From d444504eea6e62f4ed6b21ac49d47ec3a44b4e5a Mon Sep 17 00:00:00 2001 From: Andrew N <141008525+AndrewN4675@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:06:23 -0700 Subject: [PATCH 1/3] started implementing the 3d genre graph --- app/genre-graph.tsx | 185 + app/page.tsx | 16 +- package-lock.json | 799 ++- package.json | 8 +- public/genre_coords.csv | 12890 +++++++++++++++++++------------------- 5 files changed, 7446 insertions(+), 6452 deletions(-) create mode 100644 app/genre-graph.tsx diff --git a/app/genre-graph.tsx b/app/genre-graph.tsx new file mode 100644 index 0000000..d5a2a38 --- /dev/null +++ b/app/genre-graph.tsx @@ -0,0 +1,185 @@ +'use client'; + +import { Canvas, useFrame, useThree } from '@react-three/fiber'; +import { OrbitControls, Text } from '@react-three/drei'; +import Papa from 'papaparse'; +import { useEffect, useState, useMemo, useRef } from 'react'; +import * as THREE from 'three'; + +interface Genre { + name: string; + hash: string; + hex: string; + x: number; + y: number; + z: number; +} + +// circle geometries, created once and reused for all nodes +const radius = 0.8; +const circleGeo = new THREE.CircleGeometry(radius, 32); + +function GenreNode({ genre }: { genre: Genre }) { + const [hovered, setHovered] = useState(false); + const meshReference = useRef(null); + const textReference = useRef(null); + const { camera } = useThree(); + + const position = useMemo(() => + [genre.x, genre.y, genre.z] as [number, number, number], + [genre.x, genre.y, genre.z] + ); + + useFrame(() => { + if (meshReference.current) { + meshReference.current.lookAt(camera.position); + const smoothingFactor = 0.2; + // smoothly increase hovered nodes size + const targetScale = hovered ? 1.5 : 1.0; + meshReference.current.scale.lerp(new THREE.Vector3(targetScale, targetScale, targetScale), smoothingFactor); + } + if (textReference.current) { + textReference.current.lookAt(camera.position); + } + }); + + return ( + + { // highlight nodes in cursors path + e.stopPropagation(); // stop at=the first node hit (removes highlighting nodes behind one another) + setHovered(true); + }} + onPointerOut={(e) => { // revert once not hovering anymore + e.stopPropagation(); + setHovered(false); + }} + onPointerDown={(e) => e.stopPropagation()} + > + + + + {hovered && ( + + {genre.name} + + )} + +); +} + +function Connections({ nodes, threshold = 1 }: { nodes: Genre[]; threshold?: number }) { +const geometry = useMemo(() => { + const posArray: number[] = []; + + for (let i = 0; i < nodes.length; i++) { + for (let j = i + 1; j < nodes.length; j++) { + const dx = nodes[i].x - nodes[j].x; + const dy = nodes[i].y - nodes[j].y; + const dz = nodes[i].z - nodes[j].z; + const dist = Math.sqrt(dx * dx + dy * dy + dz * dz); + + if (dist <= threshold) { + posArray.push(nodes[i].x, nodes[i].y, nodes[i].z); + posArray.push(nodes[j].x, nodes[j].y, nodes[j].z); + } + } + } + + const geo = new THREE.BufferGeometry(); + geo.setAttribute('position', new THREE.Float32BufferAttribute(posArray, 3)); + return geo; +}, [nodes]); + +return ( + + + +); +} + +export default function GenreGraph() { +const [nodes, setNodes] = useState([]); + +useEffect(() => { + Papa.parse('/genre_coords.csv', { + download: true, + header: true, + dynamicTyping: false, + skipEmptyLines: true, + complete: (results) => { + const parsed = results.data as any[]; + + const validNodes: Genre[] = parsed + .map(node => ({ + name: node.name, + hash: node.hash, + hex: node.hex, + x: Number(node.x), + y: Number(node.y), + z: Number(node.z), + })) + .filter(node => + node.name && + !isNaN(node.x) && + !isNaN(node.y) && + !isNaN(node.z) + ); + + setNodes(validNodes); + }, + }); +}, []); + +// Memoize the rendered nodes +const renderedNodes = useMemo(() => { + return nodes.map((node, i) => ( + + )); +}, [nodes]); + +return ( +
+ + + // render stuff + + + {renderedNodes} + + + +
+); +} diff --git a/app/page.tsx b/app/page.tsx index 290d295..77bfcc5 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,9 +1,19 @@ -import Image from "next/image"; +import GenreGraph from "./genre-graph"; +import { Analytics } from '@vercel/analytics/next'; export default function Home() { return ( -
- Log into your last.fm account +
+ +
+ +
+
+
+ Log into your last.fm account +
+ +
); } diff --git a/package-lock.json b/package-lock.json index 905f6d4..e045763 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,18 +8,24 @@ "name": "nextjs", "version": "0.1.0", "dependencies": { + "@react-three/drei": "^10.7.6", + "@react-three/fiber": "^9.4.0", + "@vercel/analytics": "^1.5.0", "axios": "^1.12.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.544.0", "next": "15.5.3", + "papaparse": "^5.5.3", "react": "19.1.0", "react-dom": "19.1.0", - "tailwind-merge": "^3.3.1" + "tailwind-merge": "^3.3.1", + "three": "^0.180.0" }, "devDependencies": { "@tailwindcss/postcss": "^4", "@types/node": "^20", + "@types/papaparse": "^5.3.16", "@types/react": "^19", "@types/react-dom": "^19", "tailwindcss": "^4", @@ -40,6 +46,21 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@babel/runtime": { + "version": "7.28.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", + "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@dimforge/rapier3d-compat": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@dimforge/rapier3d-compat/-/rapier3d-compat-0.12.0.tgz", + "integrity": "sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==", + "license": "Apache-2.0" + }, "node_modules/@emnapi/runtime": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.5.0.tgz", @@ -531,6 +552,24 @@ "@jridgewell/sourcemap-codec": "^1.4.14" } }, + "node_modules/@mediapipe/tasks-vision": { + "version": "0.10.17", + "resolved": "https://registry.npmjs.org/@mediapipe/tasks-vision/-/tasks-vision-0.10.17.tgz", + "integrity": "sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==", + "license": "Apache-2.0" + }, + "node_modules/@monogrid/gainmap-js": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@monogrid/gainmap-js/-/gainmap-js-3.1.0.tgz", + "integrity": "sha512-Obb0/gEd/HReTlg8ttaYk+0m62gQJmCblMOjHSMHRrBP2zdfKMHLCRbh/6ex9fSUJMKdjjIEiohwkbGD3wj2Nw==", + "license": "MIT", + "dependencies": { + "promise-worker-transferable": "^1.0.4" + }, + "peerDependencies": { + "three": ">= 0.159.0" + } + }, "node_modules/@next/env": { "version": "15.5.3", "resolved": "https://registry.npmjs.org/@next/env/-/env-15.5.3.tgz", @@ -665,6 +704,102 @@ "node": ">= 10" } }, + "node_modules/@react-three/drei": { + "version": "10.7.6", + "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-10.7.6.tgz", + "integrity": "sha512-ZSFwRlRaa4zjtB7yHO6Q9xQGuyDCzE7whXBhum92JslcMRC3aouivp0rAzszcVymIoJx6PXmibyP+xr+zKdwLg==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.26.0", + "@mediapipe/tasks-vision": "0.10.17", + "@monogrid/gainmap-js": "^3.0.6", + "@use-gesture/react": "^10.3.1", + "camera-controls": "^3.1.0", + "cross-env": "^7.0.3", + "detect-gpu": "^5.0.56", + "glsl-noise": "^0.0.0", + "hls.js": "^1.5.17", + "maath": "^0.10.8", + "meshline": "^3.3.1", + "stats-gl": "^2.2.8", + "stats.js": "^0.17.0", + "suspend-react": "^0.1.3", + "three-mesh-bvh": "^0.8.3", + "three-stdlib": "^2.35.6", + "troika-three-text": "^0.52.4", + "tunnel-rat": "^0.1.2", + "use-sync-external-store": "^1.4.0", + "utility-types": "^3.11.0", + "zustand": "^5.0.1" + }, + "peerDependencies": { + "@react-three/fiber": "^9.0.0", + "react": "^19", + "react-dom": "^19", + "three": ">=0.159" + }, + "peerDependenciesMeta": { + "react-dom": { + "optional": true + } + } + }, + "node_modules/@react-three/fiber": { + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@react-three/fiber/-/fiber-9.4.0.tgz", + "integrity": "sha512-k4iu1R6e5D54918V4sqmISUkI5OgTw3v7/sDRKEC632Wd5g2WBtUS5gyG63X0GJO/HZUj1tsjSXfyzwrUHZl1g==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.17.8", + "@types/react-reconciler": "^0.32.0", + "@types/webxr": "*", + "base64-js": "^1.5.1", + "buffer": "^6.0.3", + "its-fine": "^2.0.0", + "react-reconciler": "^0.31.0", + "react-use-measure": "^2.1.7", + "scheduler": "^0.25.0", + "suspend-react": "^0.1.3", + "use-sync-external-store": "^1.4.0", + "zustand": "^5.0.3" + }, + "peerDependencies": { + "expo": ">=43.0", + "expo-asset": ">=8.4", + "expo-file-system": ">=11.0", + "expo-gl": ">=11.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", + "react-native": ">=0.78", + "three": ">=0.156" + }, + "peerDependenciesMeta": { + "expo": { + "optional": true + }, + "expo-asset": { + "optional": true + }, + "expo-file-system": { + "optional": true + }, + "expo-gl": { + "optional": true + }, + "react-dom": { + "optional": true + }, + "react-native": { + "optional": true + } + } + }, + "node_modules/@react-three/fiber/node_modules/scheduler": { + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", + "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", + "license": "MIT" + }, "node_modules/@swc/helpers": { "version": "0.5.15", "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz", @@ -950,6 +1085,18 @@ "tailwindcss": "4.1.13" } }, + "node_modules/@tweenjs/tween.js": { + "version": "23.1.3", + "resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz", + "integrity": "sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==", + "license": "MIT" + }, + "node_modules/@types/draco3d": { + "version": "1.4.10", + "resolved": "https://registry.npmjs.org/@types/draco3d/-/draco3d-1.4.10.tgz", + "integrity": "sha512-AX22jp8Y7wwaBgAixaSvkoG4M/+PlAcm3Qs4OW8yT9DM4xUpWKeFhLueTAyZF39pviAdcDdeJoACapiAceqNcw==", + "license": "MIT" + }, "node_modules/@types/node": { "version": "20.19.13", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.13.tgz", @@ -960,11 +1107,26 @@ "undici-types": "~6.21.0" } }, + "node_modules/@types/offscreencanvas": { + "version": "2019.7.3", + "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz", + "integrity": "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==", + "license": "MIT" + }, + "node_modules/@types/papaparse": { + "version": "5.3.16", + "resolved": "https://registry.npmjs.org/@types/papaparse/-/papaparse-5.3.16.tgz", + "integrity": "sha512-T3VuKMC2H0lgsjI9buTB3uuKj3EMD2eap1MOuEQuBQ44EnDx/IkGhU6EwiTf9zG3za4SKlmwKAImdDKdNnCsXg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, "node_modules/@types/react": { "version": "19.1.12", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.12.tgz", "integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==", - "dev": true, "license": "MIT", "dependencies": { "csstype": "^3.0.2" @@ -980,6 +1142,104 @@ "@types/react": "^19.0.0" } }, + "node_modules/@types/react-reconciler": { + "version": "0.32.2", + "resolved": "https://registry.npmjs.org/@types/react-reconciler/-/react-reconciler-0.32.2.tgz", + "integrity": "sha512-gjcm6O0aUknhYaogEl8t5pecPfiOTD8VQkbjOhgbZas/E6qGY+veW9iuJU/7p4Y1E0EuQ0mArga7VEOUWSlVRA==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*" + } + }, + "node_modules/@types/stats.js": { + "version": "0.17.4", + "resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.4.tgz", + "integrity": "sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==", + "license": "MIT" + }, + "node_modules/@types/three": { + "version": "0.180.0", + "resolved": "https://registry.npmjs.org/@types/three/-/three-0.180.0.tgz", + "integrity": "sha512-ykFtgCqNnY0IPvDro7h+9ZeLY+qjgUWv+qEvUt84grhenO60Hqd4hScHE7VTB9nOQ/3QM8lkbNE+4vKjEpUxKg==", + "license": "MIT", + "dependencies": { + "@dimforge/rapier3d-compat": "~0.12.0", + "@tweenjs/tween.js": "~23.1.3", + "@types/stats.js": "*", + "@types/webxr": "*", + "@webgpu/types": "*", + "fflate": "~0.8.2", + "meshoptimizer": "~0.22.0" + } + }, + "node_modules/@types/webxr": { + "version": "0.5.24", + "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.24.tgz", + "integrity": "sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==", + "license": "MIT" + }, + "node_modules/@use-gesture/core": { + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz", + "integrity": "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==", + "license": "MIT" + }, + "node_modules/@use-gesture/react": { + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz", + "integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==", + "license": "MIT", + "dependencies": { + "@use-gesture/core": "10.3.1" + }, + "peerDependencies": { + "react": ">= 16.8.0" + } + }, + "node_modules/@vercel/analytics": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vercel/analytics/-/analytics-1.5.0.tgz", + "integrity": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==", + "license": "MPL-2.0", + "peerDependencies": { + "@remix-run/react": "^2", + "@sveltejs/kit": "^1 || ^2", + "next": ">= 13", + "react": "^18 || ^19 || ^19.0.0-rc", + "svelte": ">= 4", + "vue": "^3", + "vue-router": "^4" + }, + "peerDependenciesMeta": { + "@remix-run/react": { + "optional": true + }, + "@sveltejs/kit": { + "optional": true + }, + "next": { + "optional": true + }, + "react": { + "optional": true + }, + "svelte": { + "optional": true + }, + "vue": { + "optional": true + }, + "vue-router": { + "optional": true + } + } + }, + "node_modules/@webgpu/types": { + "version": "0.1.66", + "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.66.tgz", + "integrity": "sha512-YA2hLrwLpDsRueNDXIMqN9NTzD6bCDkuXbOSe0heS+f8YE8usA6Gbv1prj81pzVHrbaAma7zObnIC+I6/sXJgA==", + "license": "BSD-3-Clause" + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -997,6 +1257,59 @@ "proxy-from-env": "^1.1.0" } }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/bidi-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz", + "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", + "license": "MIT", + "dependencies": { + "require-from-string": "^2.0.2" + } + }, + "node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, "node_modules/call-bind-apply-helpers": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", @@ -1010,6 +1323,19 @@ "node": ">= 0.4" } }, + "node_modules/camera-controls": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/camera-controls/-/camera-controls-3.1.0.tgz", + "integrity": "sha512-w5oULNpijgTRH0ARFJJ0R5ct1nUM3R3WP7/b8A6j9uTGpRfnsypc/RBMPQV8JQDPayUe37p/TZZY1PcUr4czOQ==", + "license": "MIT", + "engines": { + "node": ">=20.11.0", + "npm": ">=10.8.2" + }, + "peerDependencies": { + "three": ">=0.126.1" + } + }, "node_modules/caniuse-lite": { "version": "1.0.30001741", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz", @@ -1124,11 +1450,42 @@ "node": ">= 0.8" } }, + "node_modules/cross-env": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz", + "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", + "license": "MIT", + "dependencies": { + "cross-spawn": "^7.0.1" + }, + "bin": { + "cross-env": "src/bin/cross-env.js", + "cross-env-shell": "src/bin/cross-env-shell.js" + }, + "engines": { + "node": ">=10.14", + "npm": ">=6", + "yarn": ">=1" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/csstype": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", - "dev": true, "license": "MIT" }, "node_modules/delayed-stream": { @@ -1140,6 +1497,15 @@ "node": ">=0.4.0" } }, + "node_modules/detect-gpu": { + "version": "5.0.70", + "resolved": "https://registry.npmjs.org/detect-gpu/-/detect-gpu-5.0.70.tgz", + "integrity": "sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==", + "license": "MIT", + "dependencies": { + "webgl-constants": "^1.1.1" + } + }, "node_modules/detect-libc": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz", @@ -1150,6 +1516,12 @@ "node": ">=8" } }, + "node_modules/draco3d": { + "version": "1.5.7", + "resolved": "https://registry.npmjs.org/draco3d/-/draco3d-1.5.7.tgz", + "integrity": "sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==", + "license": "Apache-2.0" + }, "node_modules/dunder-proto": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", @@ -1223,6 +1595,12 @@ "node": ">= 0.4" } }, + "node_modules/fflate": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", + "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", + "license": "MIT" + }, "node_modules/follow-redirects": { "version": "1.15.11", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", @@ -1305,6 +1683,12 @@ "node": ">= 0.4" } }, + "node_modules/glsl-noise": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/glsl-noise/-/glsl-noise-0.0.0.tgz", + "integrity": "sha512-b/ZCF6amfAUb7dJM/MxRs7AetQEahYzJ8PtgfrmEdtw6uyGOr+ZSGtgjFm6mfsBkxJ4d2W7kg+Nlqzqvn3Bc0w==", + "license": "MIT" + }, "node_modules/gopd": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", @@ -1363,6 +1747,38 @@ "node": ">= 0.4" } }, + "node_modules/hls.js": { + "version": "1.6.13", + "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.13.tgz", + "integrity": "sha512-hNEzjZNHf5bFrUNvdS4/1RjIanuJ6szpWNfTaX5I6WfGynWXGT7K/YQLYtemSvFExzeMdgdE4SsyVLJbd5PcZA==", + "license": "Apache-2.0" + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "BSD-3-Clause" + }, + "node_modules/immediate": { + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", + "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", + "license": "MIT" + }, "node_modules/is-arrayish": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", @@ -1370,6 +1786,39 @@ "license": "MIT", "optional": true }, + "node_modules/is-promise": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", + "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==", + "license": "MIT" + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "license": "ISC" + }, + "node_modules/its-fine": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/its-fine/-/its-fine-2.0.0.tgz", + "integrity": "sha512-KLViCmWx94zOvpLwSlsx6yOCeMhZYaxrJV87Po5k/FoZzcPSahvK5qJ7fYhS61sZi5ikmh2S3Hz55A2l3U69ng==", + "license": "MIT", + "dependencies": { + "@types/react-reconciler": "^0.28.9" + }, + "peerDependencies": { + "react": "^19.0.0" + } + }, + "node_modules/its-fine/node_modules/@types/react-reconciler": { + "version": "0.28.9", + "resolved": "https://registry.npmjs.org/@types/react-reconciler/-/react-reconciler-0.28.9.tgz", + "integrity": "sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*" + } + }, "node_modules/jiti": { "version": "2.5.1", "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.5.1.tgz", @@ -1380,6 +1829,15 @@ "jiti": "lib/jiti-cli.mjs" } }, + "node_modules/lie": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", + "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", + "license": "MIT", + "dependencies": { + "immediate": "~3.0.5" + } + }, "node_modules/lightningcss": { "version": "1.30.1", "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz", @@ -1628,6 +2086,16 @@ "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, + "node_modules/maath": { + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/maath/-/maath-0.10.8.tgz", + "integrity": "sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==", + "license": "MIT", + "peerDependencies": { + "@types/three": ">=0.134.0", + "three": ">=0.134.0" + } + }, "node_modules/magic-string": { "version": "0.30.19", "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz", @@ -1647,6 +2115,21 @@ "node": ">= 0.4" } }, + "node_modules/meshline": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/meshline/-/meshline-3.3.1.tgz", + "integrity": "sha512-/TQj+JdZkeSUOl5Mk2J7eLcYTLiQm2IDzmlSvYm7ov15anEcDJ92GHqqazxTSreeNgfnYu24kiEvvv0WlbCdFQ==", + "license": "MIT", + "peerDependencies": { + "three": ">=0.137" + } + }, + "node_modules/meshoptimizer": { + "version": "0.22.0", + "resolved": "https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-0.22.0.tgz", + "integrity": "sha512-IebiK79sqIy+E4EgOr+CAw+Ke8hAspXKzBd0JdgEmPHiAwmvEj2S4h1rfvo+o/BnfEYd/jAOg5IeeIjzlzSnDg==", + "license": "MIT" + }, "node_modules/mime-db": { "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", @@ -1805,6 +2288,21 @@ "node": "^10 || ^12 || >=14" } }, + "node_modules/papaparse": { + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.5.3.tgz", + "integrity": "sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A==", + "license": "MIT" + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", @@ -1840,6 +2338,22 @@ "node": "^10 || ^12 || >=14" } }, + "node_modules/potpack": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/potpack/-/potpack-1.0.2.tgz", + "integrity": "sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==", + "license": "ISC" + }, + "node_modules/promise-worker-transferable": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/promise-worker-transferable/-/promise-worker-transferable-1.0.4.tgz", + "integrity": "sha512-bN+0ehEnrXfxV2ZQvU2PetO0n4gqBD4ulq3MI1WOPLgr7/Mg9yRQkX5+0v1vagr74ZTsl7XtzlaYDo2EuCeYJw==", + "license": "Apache-2.0", + "dependencies": { + "is-promise": "^2.1.0", + "lie": "^3.0.2" + } + }, "node_modules/proxy-from-env": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", @@ -1867,6 +2381,51 @@ "react": "^19.1.0" } }, + "node_modules/react-reconciler": { + "version": "0.31.0", + "resolved": "https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.31.0.tgz", + "integrity": "sha512-7Ob7Z+URmesIsIVRjnLoDGwBEG/tVitidU0nMsqX/eeJaLY89RISO/10ERe0MqmzuKUUB1rmY+h1itMbUHg9BQ==", + "license": "MIT", + "dependencies": { + "scheduler": "^0.25.0" + }, + "engines": { + "node": ">=0.10.0" + }, + "peerDependencies": { + "react": "^19.0.0" + } + }, + "node_modules/react-reconciler/node_modules/scheduler": { + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", + "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", + "license": "MIT" + }, + "node_modules/react-use-measure": { + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/react-use-measure/-/react-use-measure-2.1.7.tgz", + "integrity": "sha512-KrvcAo13I/60HpwGO5jpW7E9DfusKyLPLvuHlUyP5zqnmAPhNc6qTRjUQrdTADl0lpPpDVU2/Gg51UlOGHXbdg==", + "license": "MIT", + "peerDependencies": { + "react": ">=16.13", + "react-dom": ">=16.13" + }, + "peerDependenciesMeta": { + "react-dom": { + "optional": true + } + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/scheduler": { "version": "0.26.0", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz", @@ -1929,6 +2488,27 @@ "@img/sharp-win32-x64": "0.34.3" } }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/simple-swizzle": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", @@ -1948,6 +2528,32 @@ "node": ">=0.10.0" } }, + "node_modules/stats-gl": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/stats-gl/-/stats-gl-2.4.2.tgz", + "integrity": "sha512-g5O9B0hm9CvnM36+v7SFl39T7hmAlv541tU81ME8YeSb3i1CIP5/QdDeSB3A0la0bKNHpxpwxOVRo2wFTYEosQ==", + "license": "MIT", + "dependencies": { + "@types/three": "*", + "three": "^0.170.0" + }, + "peerDependencies": { + "@types/three": "*", + "three": "*" + } + }, + "node_modules/stats-gl/node_modules/three": { + "version": "0.170.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.170.0.tgz", + "integrity": "sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==", + "license": "MIT" + }, + "node_modules/stats.js": { + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/stats.js/-/stats.js-0.17.0.tgz", + "integrity": "sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==", + "license": "MIT" + }, "node_modules/styled-jsx": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz", @@ -1971,6 +2577,15 @@ } } }, + "node_modules/suspend-react": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/suspend-react/-/suspend-react-0.1.3.tgz", + "integrity": "sha512-aqldKgX9aZqpoDp3e8/BZ8Dm7x1pJl+qI3ZKxDN0i/IQTWUwBx/ManmlVJ3wowqbno6c2bmiIfs+Um6LbsjJyQ==", + "license": "MIT", + "peerDependencies": { + "react": ">=17.0" + } + }, "node_modules/tailwind-merge": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", @@ -2020,12 +2635,117 @@ "node": ">=18" } }, + "node_modules/three": { + "version": "0.180.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.180.0.tgz", + "integrity": "sha512-o+qycAMZrh+TsE01GqWUxUIKR1AL0S8pq7zDkYOQw8GqfX8b8VoCKYUoHbhiX5j+7hr8XsuHDVU6+gkQJQKg9w==", + "license": "MIT" + }, + "node_modules/three-mesh-bvh": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.8.3.tgz", + "integrity": "sha512-4G5lBaF+g2auKX3P0yqx+MJC6oVt6sB5k+CchS6Ob0qvH0YIhuUk1eYr7ktsIpY+albCqE80/FVQGV190PmiAg==", + "license": "MIT", + "peerDependencies": { + "three": ">= 0.159.0" + } + }, + "node_modules/three-stdlib": { + "version": "2.36.0", + "resolved": "https://registry.npmjs.org/three-stdlib/-/three-stdlib-2.36.0.tgz", + "integrity": "sha512-kv0Byb++AXztEGsULgMAs8U2jgUdz6HPpAB/wDJnLiLlaWQX2APHhiTJIN7rqW+Of0eRgcp7jn05U1BsCP3xBA==", + "license": "MIT", + "dependencies": { + "@types/draco3d": "^1.4.0", + "@types/offscreencanvas": "^2019.6.4", + "@types/webxr": "^0.5.2", + "draco3d": "^1.4.1", + "fflate": "^0.6.9", + "potpack": "^1.0.1" + }, + "peerDependencies": { + "three": ">=0.128.0" + } + }, + "node_modules/three-stdlib/node_modules/fflate": { + "version": "0.6.10", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.6.10.tgz", + "integrity": "sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==", + "license": "MIT" + }, + "node_modules/troika-three-text": { + "version": "0.52.4", + "resolved": "https://registry.npmjs.org/troika-three-text/-/troika-three-text-0.52.4.tgz", + "integrity": "sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==", + "license": "MIT", + "dependencies": { + "bidi-js": "^1.0.2", + "troika-three-utils": "^0.52.4", + "troika-worker-utils": "^0.52.0", + "webgl-sdf-generator": "1.1.1" + }, + "peerDependencies": { + "three": ">=0.125.0" + } + }, + "node_modules/troika-three-utils": { + "version": "0.52.4", + "resolved": "https://registry.npmjs.org/troika-three-utils/-/troika-three-utils-0.52.4.tgz", + "integrity": "sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==", + "license": "MIT", + "peerDependencies": { + "three": ">=0.125.0" + } + }, + "node_modules/troika-worker-utils": { + "version": "0.52.0", + "resolved": "https://registry.npmjs.org/troika-worker-utils/-/troika-worker-utils-0.52.0.tgz", + "integrity": "sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==", + "license": "MIT" + }, "node_modules/tslib": { "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", "license": "0BSD" }, + "node_modules/tunnel-rat": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/tunnel-rat/-/tunnel-rat-0.1.2.tgz", + "integrity": "sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==", + "license": "MIT", + "dependencies": { + "zustand": "^4.3.2" + } + }, + "node_modules/tunnel-rat/node_modules/zustand": { + "version": "4.5.7", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-4.5.7.tgz", + "integrity": "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==", + "license": "MIT", + "dependencies": { + "use-sync-external-store": "^1.2.2" + }, + "engines": { + "node": ">=12.7.0" + }, + "peerDependencies": { + "@types/react": ">=16.8", + "immer": ">=9.0.6", + "react": ">=16.8" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "immer": { + "optional": true + }, + "react": { + "optional": true + } + } + }, "node_modules/tw-animate-css": { "version": "1.3.8", "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.8.tgz", @@ -2057,6 +2777,50 @@ "dev": true, "license": "MIT" }, + "node_modules/use-sync-external-store": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", + "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", + "license": "MIT", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/utility-types": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.11.0.tgz", + "integrity": "sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==", + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, + "node_modules/webgl-constants": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/webgl-constants/-/webgl-constants-1.1.1.tgz", + "integrity": "sha512-LkBXKjU5r9vAW7Gcu3T5u+5cvSvh5WwINdr0C+9jpzVB41cjQAP5ePArDtk/WHYdVj0GefCgM73BA7FlIiNtdg==" + }, + "node_modules/webgl-sdf-generator": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/webgl-sdf-generator/-/webgl-sdf-generator-1.1.1.tgz", + "integrity": "sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==", + "license": "MIT" + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/yallist": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", @@ -2066,6 +2830,35 @@ "engines": { "node": ">=18" } + }, + "node_modules/zustand": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.8.tgz", + "integrity": "sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==", + "license": "MIT", + "engines": { + "node": ">=12.20.0" + }, + "peerDependencies": { + "@types/react": ">=18.0.0", + "immer": ">=9.0.6", + "react": ">=18.0.0", + "use-sync-external-store": ">=1.2.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "immer": { + "optional": true + }, + "react": { + "optional": true + }, + "use-sync-external-store": { + "optional": true + } + } } } } diff --git a/package.json b/package.json index 446be17..c0c0d34 100644 --- a/package.json +++ b/package.json @@ -8,18 +8,24 @@ "start": "next start" }, "dependencies": { + "@react-three/drei": "^10.7.6", + "@react-three/fiber": "^9.4.0", + "@vercel/analytics": "^1.5.0", "axios": "^1.12.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.544.0", "next": "15.5.3", + "papaparse": "^5.5.3", "react": "19.1.0", "react-dom": "19.1.0", - "tailwind-merge": "^3.3.1" + "tailwind-merge": "^3.3.1", + "three": "^0.180.0" }, "devDependencies": { "@tailwindcss/postcss": "^4", "@types/node": "^20", + "@types/papaparse": "^5.3.16", "@types/react": "^19", "@types/react-dom": "^19", "tailwindcss": "^4", diff --git a/public/genre_coords.csv b/public/genre_coords.csv index c16de8c..5eb2432 100644 --- a/public/genre_coords.csv +++ b/public/genre_coords.csv @@ -1,6445 +1,6445 @@ -name,hash,hex,x,y,z -pop,4f197c99,#FF0000,37.1659,-135.2242,-16.9885 -rap,51c4ccfd,#FF0000,144.3086,-112.9548,-8.9344 -rock,38464bf0,#FF0000,-49.0316,37.9819,18.5844 -urbano latino,213f9840,#FF0000,211.4576,-171.3668,-14.7692 -hip hop,ac806dd8,#FF0000,160.9126,-73.8007,-9.2966 -trap latino,a0fe6e47,#FF0000,215.9282,-177.382,0.8323 -reggaeton,65013ec4,#FF0000,209.7066,-162.4223,-28.928 -dance pop,9706bd40,#FF0000,62.0998,-151.988,-4.1733 -pop rap,9e66b6da,#FF0000,142.3683,-125.713,13.6548 -modern rock,8b1f2611,#FF0000,-62.1187,-115.9999,-1.9241 -pov: indie,254a0be2,#FF0000,-30.8308,-60.8914,-2.6533 -musica mexicana,034e4518,#FF0000,107.4428,66.5731,-4.452 -latin pop,c71deb93,#FF0000,40.3446,-85.9629,-10.8731 -classic rock,453e442c,#FF0000,-14.068,87.3439,0.3684 -filmi,53a1a1b0,#FF0000,38.6903,108.8991,10.3314 -permanent wave,5c702970,#FF0000,-84.2268,-39.5241,3.5417 -trap,e6d30736,#FF0000,144.9239,-126.0672,4.1132 -alternative metal,1f899345,#FF0000,-148.4383,-76.7332,9.1816 -k-pop,8ba66569,#FF0000,30.9191,-121.3335,-12.8664 -r&b,3f2132fc,#FF0000,74.8633,-124.0214,18.9322 -corrido,63f98ff4,#FF0000,158.6919,77.4702,-9.192 -canadian pop,d5f8e614,#FF0000,-15.704,-39.434,-4.2835 -norteno,f80ad966,#FF0000,124.0055,61.6416,0.4258 -sierreno,7d2cf91d,#FF0000,141.5027,82.3084,-3.7969 -album rock,d66befaf,#FF0000,-80.4086,4.724,-7.1769 -soft rock,9c0e7014,#FF0000,-4.444,2.4522,-4.6273 -pop dance,5d9e9747,#FF0000,33.5831,-184.4714,-13.9519 -sad sierreno,5b4f4d92,#FF0000,120.8666,72.8003,-7.4099 -edm,47ff0043,#FF0000,31.878,-181.0648,-4.7542 -hard rock,a8dec36a,#FF0000,-130.4469,-5.3066,5.4324 -contemporary country,24d2aaf5,#FF0000,-35.7974,-91.687,-3.8053 -mellow gold,80975ad0,#FF0000,-26.6446,55.7057,7.6885 -uk pop,59660731,#FF0000,44.1355,-50.3748,10.6933 -melodic rap,d0606675,#FF0000,151.6287,-150.4322,10.7612 -modern bollywood,f3f3737e,#FF0000,28.4403,-43.2044,28.892 -alternative rock,fe053870,#FF0000,-121.6141,-17.3923,15.2275 -banda,6e98a3cf,#FF0000,117.5246,25.0436,0.5085 -post-grunge,996d0e16,#FF0000,-131.4391,-143.3138,12.1926 -corridos tumbados,8d5d78ec,#FF0000,125.0785,77.9507,-1.3166 -sertanejo universitario,e9bd1d04,#FF0000,51.0758,-37.637,4.1005 -nu metal,d3d397dc,#FF0000,-131.2936,-121.7128,0.6486 -country,8e68b3e5,#FF0000,10.6447,66.8893,8.67 -art pop,a7638f7b,#FF0000,-31.8612,-17.0609,0.8735 -atl hip hop,afdd5b6d,#FF0000,150.4843,-162.4787,-1.7744 -urban contemporary,babc25c8,#FF0000,75.6482,-109.9122,29.3216 -sertanejo,10653f8b,#FF0000,49.0409,-21.0332,20.0725 -southern hip hop,9a92464c,#FF0000,151.8481,-122.6102,8.8674 -singer-songwriter,57bab15c,#FF0000,-1.4819,94.6918,-9.8622 -reggaeton colombiano,5228b302,#FF0000,211.8712,-163.1501,-6.4157 -arrocha,56d7d97b,#FF0000,93.0391,-40.0369,-5.54 -french hip hop,635993e9,#FF0000,155.2652,8.9981,14.0722 -colombian pop,35f11fa2,#FF0000,126.6212,-137.8407,3.8846 -alt z,d0a17e3d,#FF0000,52.8872,-44.8399,4.5432 -country road,9fed4ab6,#FF0000,-52.996,-80.8209,12.1249 -mexican pop,cb85e029,#FF0000,46.9259,-121.0789,-13.4649 -canadian hip hop,6e3636b0,#FF0000,136.9521,-48.519,0.3468 -j-pop,52123514,#FF0000,-80.457,-133.3298,0.0619 -indonesian pop,5662d1e1,#FF0000,-45.88,-4.252,17.0299 -singer-songwriter pop,1f8cf38b,#FF0000,45.3267,-28.0122,19.6913 -ranchera,8189aeb0,#FF0000,68.288,75.6572,-16.3546 -new wave pop,8fe647ab,#FF0000,-18.2966,-117.724,0.0514 -indietronica,d22a2d31,#FF0000,-32.3404,-140.096,11.9313 -german hip hop,24320d75,#FF0000,160.5495,-17.1366,-8.4128 -pop urbaine,a9278c76,#FF0000,155.6641,-21.1649,4.2087 -rock en espanol,0b681589,#FF0000,7.8092,-128.3925,4.3407 -latin alternative,88384563,#FF0000,25.621,-96.0778,-2.3821 -gangster rap,cfc2a2ca,#FF0000,161.3434,-103.293,7.6961 -soul,0867322e,#FF0000,51.5114,135.5234,-1.0291 -k-pop boy group,43cc54df,#FF0000,-9.4263,-150.4556,-15.4752 -latin arena pop,e28cdb89,#FF0000,-6.426,-100.2537,10.5782 -chicago rap,1633d952,#FF0000,127.5432,-86.6301,1.7226 -italian pop,4bf59a4f,#FF0000,13.0545,-39.2979,4.9578 -heartland rock,b73fc70d,#FF0000,-43.8486,48.4737,-5.3925 -k-pop girl group,fb473326,#FF0000,64.3532,-167.5838,-18.5452 -agronejo,92762efc,#FF0000,63.3314,-53.4074,5.7102 -modern country pop,245de4c8,#FF0000,-55.9965,-43.882,-4.6797 -electro house,798882e2,#FF0000,38.7852,-207.8975,-15.9838 -latin hip hop,ac24d137,#FF0000,199.6983,-151.8182,-18.7464 -canadian contemporary r&b,dbc09a58,#FF0000,28.4371,-19.291,11.6253 -pop punk,22d6c9c5,#FF0000,-121.7775,-172.2886,-8.3 -neo mellow,95246a83,#FF0000,-47.72,-0.3033,15.4753 -pop rock,4835b60b,#FF0000,-75.5022,-102.2561,7.1723 -latin rock,11bfc0fe,#FF0000,-11.4647,-121.9263,16.7709 -punjabi pop,8d3ff17b,#FF0000,127.1095,0.7496,-5.4433 -rap metal,e23c4f65,#FF0000,-90.5921,-120.4905,-9.8359 -trap argentino,d2c5924f,#FF0000,162.5152,-94.6499,8.2404 -new romantic,08bbb4cc,#FF0000,-20.0298,-151.9134,32.0808 -new wave,0965052c,#FF0000,-18.8204,-144.4242,-3.2122 -uk dance,382a6259,#FF0000,105.8037,-190.6902,12.068 -slap house,0373195a,#FF0000,54.1198,-199.4308,0.3107 -modern alternative rock,3ed69d5d,#FF0000,-81.4545,-144.9004,-14.3382 -indie pop,21cc874e,#FF0000,-44.819,21.7056,16.074 -indie rock,8f3fdbb0,#FF0000,-84.4036,-4.0386,11.0048 -house,5be93480,#FF0000,155.4646,-214.6951,13.7499 -conscious hip hop,46ac11a3,#FF0000,137.4594,-7.572,4.4566 -modern country rock,2e35fdea,#FF0000,-75.0228,-128.6099,11.1895 -east coast hip hop,e5951dc8,#FF0000,175.5618,-64.1682,7.6017 -folk rock,e29c10eb,#FF0000,-1.0697,101.6605,5.1823 -metal,4963bb05,#FF0000,-182.8663,-30.1036,-11.2302 -turkish pop,0bf39d1e,#FF0000,26.4787,-62.8525,11.7699 -bedroom pop,d94f2733,#FF0000,17.1463,-22.4984,12.0523 -desi pop,7bfb28c3,#FF0000,43.8955,-20.5867,19.993 -italian hip hop,d4e52785,#FF0000,103.4312,-33.5342,5.6718 -hoerspiel,9e52d1af,#FF0000,282.0075,131.1069,-60.7158 -afrobeats,db727f04,#FF0000,145.3922,-48.2492,-12.2477 -adult standards,db323db3,#FF0000,-11.1601,221.5558,0.8183 -post-teen pop,854e9f46,#FF0000,-5.5601,-151.3357,19.8313 -neo soul,0d9e0f43,#FF0000,33.6625,54.4732,-5.3307 -sped up,e283606f,#FF0000,78.3824,-118.2371,-1.3536 -cloud rap,f787591b,#FF0000,75.0121,-42.6415,2.2168 -viral pop,1e98914d,#FF0000,35.4361,-3.393,10.0538 -talent show,a7a7072c,#FF0000,-24.497,-152.9217,33.1504 -spanish pop,901a2a40,#FF0000,26.0695,-84.0101,22.7689 -punk,5940e313,#FF0000,-123.9742,-21.8411,-5.742 -alternative r&b,91332b8c,#FF0000,103.6183,1.755,-20.7223 -grupera,8e812565,#FF0000,90.5413,-16.8348,-27.0016 -west coast rap,3e63f0a8,#FF0000,208.6749,-121.9648,9.1649 -opm,69a71719,#FF0000,-36.1356,46.3797,8.5408 -boy band,5f9f24af,#FF0000,-5.4118,-140.0546,8.093 -psychedelic rock,83d255a3,#FF0000,-33.8969,80.0844,13.1563 -glam metal,9e6339f0,#FF0000,-139.1154,-43.7573,-18.8422 -stomp and holler,b662e997,#FF0000,-66.9935,68.7339,18.371 -desi hip hop,f92b0cd7,#FF0000,133.9723,-84.5779,-8.2402 -ccm,ee137db3,#FF0000,-124.3478,-97.3588,8.106 -rage rap,92fb0e16,#FF0000,105.9473,-145.5317,14.8343 -hip pop,696c7a5c,#FF0000,119.6913,-126.4095,15.4421 -puerto rican pop,e402dd0e,#FF0000,81.2459,-117.783,8.1262 -german pop,67c9feaf,#FF0000,41.3011,-82.0633,1.3556 -miami hip hop,ff270c9e,#FF0000,154.078,-160.8805,-6.3969 -argentine rock,ccdef8aa,#FF0000,-27.7037,-23.656,-0.6125 -sertanejo pop,f31d3c9f,#FF0000,52.8571,-43.0132,4.3041 -tropical,4a073902,#FF0000,155.9606,62.3995,-17.7825 -glam rock,6b1557d7,#FF0000,-53.6951,19.1515,-2.9662 -funk carioca,c0b1f326,#FF0000,238.1671,-76.5746,7.981 -nigerian pop,b1572398,#FF0000,159.6547,-24.9334,-0.7817 -argentine hip hop,672903be,#FF0000,181.1216,-71.5886,14.3882 -dark trap,dbb10409,#FF0000,110.6611,-152.2893,3.7022 -latin viral pop,228b2e11,#FF0000,99.2097,-156.9033,19.761 -piano rock,a51ce342,#FF0000,-49.9344,52.3531,13.6276 -detroit hip hop,cb049212,#FF0000,143.9159,-10.7436,2.3824 -italian adult pop,da460aca,#FF0000,-13.9362,40.0478,24.1047 -country rock,14ad4a77,#FF0000,-13.4635,68.7505,-12.0589 -underground hip hop,c6f5112d,#FF0000,111.0586,-49.9813,-9.828 -mexican hip hop,22470918,#FF0000,173.8458,-84.6192,1.0323 -progressive electro house,971f1ff5,#FF0000,34.4039,-216.0672,-23.345 -synthpop,10f73ab7,#FF0000,10.0841,-158.4457,-4.084 -metropopolis,8d1d4101,#FF0000,-71.1445,-131.5168,11.2557 -garage rock,f97a784c,#FF0000,-115.4497,-27.6958,26.9835 -indie folk,636d8fe7,#FF0000,-32.4746,106.7152,7.4579 -vocal jazz,8c721cc5,#FF0000,37.8811,249.0779,-20.2189 -classical,4a19573b,#FF0000,-113.9848,277.9541,3.9704 -europop,a00a0fa9,#FF0000,34.5252,-170.3595,-20.9641 -progressive house,92ba04a3,#FF0000,-3.2813,-203.5243,13.4398 -art rock,2834a075,#FF0000,-70.4082,57.6881,6.0232 -yacht rock,704e475f,#FF0000,21.8435,16.2553,4.1259 -mpb,6b4038a5,#FF0000,62.4633,64.3279,-1.8342 -pagode,00869faf,#FF0000,47.5049,30.5626,5.8076 -tropical house,853a881d,#FF0000,59.2492,-150.4855,-0.043 -urbano espanol,a86518db,#FF0000,142.0005,-7.1216,6.204 -chamber pop,9825c372,#FF0000,-94.1022,83.3501,-7.8803 -rap francais,1fef628a,#FF0000,167.4656,-43.7504,-4.9128 -dance rock,b3eb7d4b,#FF0000,-16.6758,-171.7436,-4.7425 -j-rock,37d5aa3c,#FF0000,-111.6282,-104.6449,4.1506 -polish hip hop,c1dd1c20,#FF0000,135.6717,-45.033,-5.1121 -sleep,c3ca5f78,#FF0000,-301.8071,157.6333,29.5999 -folk,2d02ecf8,#FF0000,14.3778,138.012,-0.069 -anime,11a3e059,#FF0000,-103.7583,-126.9853,-4.5851 -trap brasileiro,d73ec0d7,#FF0000,161.1979,-19.0891,-8.1992 -disco,9a1c2a67,#FF0000,75.2395,-36.466,-7.949 -pluggnb,a5e639d8,#FF0000,50.5351,-109.6871,0.8992 -british soul,e6217b7c,#FF0000,56.7906,-101.3974,-24.0412 -metalcore,bab4ff64,#FF0000,-201.4543,-146.1864,-4.5684 -australian pop,54c510fb,#FF0000,5.9231,-98.7987,11.4319 -uk hip hop,e4164bbf,#FF0000,148.1871,-0.4418,-6.5815 -christian music,9008989c,#FF0000,-119.8814,-99.7964,-2.6494 -gen z singer-songwriter,684a8357,#FF0000,18.709,64.6217,8.5778 -electropop,9bf90e95,#FF0000,33.242,-126.1879,-17.0881 -big room,e5fc082f,#FF0000,27.5714,-197.9206,5.2764 -forro,e4704196,#FF0000,99.8478,-50.7338,14.2267 -swedish pop,f7d4d001,#FF0000,-3.0894,-87.397,2.5298 -classic oklahoma country,6c8ec959,#FF0000,49.469,116.5173,6.0826 -reggaeton flow,5c88a826,#FF0000,210.5283,-139.606,-2.0539 -pop nacional,e1cef122,#FF0000,87.9177,-92.2812,5.8525 -british invasion,49a09ee6,#FF0000,-12.3167,59.9898,14.8428 -mexican rock,c8a7ed47,#FF0000,-21.68,-143.2672,21.7054 -indie soul,73021f16,#FF0000,95.2411,-77.2773,10.072 -contemporary r&b,56663d92,#FF0000,92.7386,-119.5452,32.6719 -folk-pop,9db925c5,#FF0000,-44.7265,15.3397,4.01 -white noise,9d5a3b78,#FF0000,-338.7036,199.3734,61.4762 -pagode novo,b2c4c015,#FF0000,37.9184,32.1325,0.1803 -soundtrack,10d41994,#FF0000,-210.4757,121.7871,25.5522 -funk metal,530f2d28,#FF0000,-71.2631,-79.1348,-10.3046 -grunge,5b224f88,#FF0000,-155.9265,7.6883,-11.2123 -french pop,0c603139,#FF0000,13.3735,-19.8703,12.0749 -emo rap,46ef462b,#FF0000,25.0208,-78.1261,22.1586 -salsa,2880c735,#FF0000,153.7508,103.5541,0.2964 -rain,fbec17cb,#FF0000,-282.702,190.9102,73.0839 -r&b francais,8bc05cac,#FF0000,112.5189,-55.5314,2.3979 -lgbtq+ hip hop,8111b97b,#FF0000,128.6931,-122.5045,-0.7406 -turkish rock,cc6f1aa8,#FF0000,-65.8504,14.8669,12.705 -memphis hip hop,37b05bfe,#FF0000,192.8697,-162.0369,-3.4889 -mariachi,0b505f15,#FF0000,33.3446,115.375,9.4124 -brostep,0b45e314,#FF0000,31.4308,-174.8707,-32.8539 -classic soul,9a92a4a5,#FF0000,56.4635,90.7728,0.5305 -funk mtg,27ffcbf5,#FF0000,264.6334,-11.9917,-32.6536 -trap triste,1b5d4110,#FF0000,116.6396,-56.7055,13.6128 -dirty south rap,5472ee39,#FF0000,165.3973,-146.4873,0.3826 -melodic metalcore,91430233,#FF0000,-201.7862,-119.5288,-1.0262 -blues rock,4cdffd7f,#FF0000,44.0785,90.4144,11.3035 -alternative hip hop,a4571438,#FF0000,116.4022,32.9127,-12.8233 -melancholia,fecd0aa4,#FF0000,-105.8249,90.8056,10.6736 -pop soul,5f341918,#FF0000,44.9412,-19.9657,14.1382 -brazilian gospel,ffae50f8,#FF0000,-69.7994,23.0599,2.1348 -outlaw country,00e3616e,#FF0000,69.1053,110.3283,-1.9366 -orchestral soundtrack,52d501fe,#FF0000,-189.7103,129.9209,-13.3422 -dutch house,e6b510cb,#FF0000,39.074,-201.4665,-22.8685 -turkish hip hop,5b383a09,#FF0000,142.3217,-88.8017,-0.9729 -queens hip hop,d75ecd15,#FF0000,160.6336,-15.7677,-8.4504 -christian alternative rock,f4dd3f04,#FF0000,-119.6572,-117.1086,4.9164 -mandopop,fd22ebf7,#FF0000,-28.4347,-14.3914,17.6654 -lounge,f6efb94c,#FF0000,2.2737,242.3645,10.7849 -worship,90cc1846,#FF0000,-173.5087,-36.7879,14.2525 -dfw rap,b81e7827,#FF0000,166.5425,-120.5384,-3.8183 -electronica,4dc773db,#FF0000,51.8505,-145.6173,-6.7965 -pixel,03dc8cb2,#FF0000,66.6742,-89.8704,-13.6466 -trap italiana,870e4169,#FF0000,111.0569,-94.2081,-8.517 -pop reggaeton,edcbc03f,#FF0000,189.4858,-151.2017,0.9699 -new orleans rap,16c3a7e8,#FF0000,149.6002,-70.4766,12.8123 -otacore,0ec45713,#FF0000,-34.0552,-87.6217,-11.2924 -rock-and-roll,4d7c6b58,#FF0000,14.3262,124.7356,1.0742 -funk,30ec1e5e,#FF0000,89.7258,-15.2739,-26.0608 -quiet storm,5f299595,#FF0000,50.5834,9.2097,21.8437 -motown,db76a0f4,#FF0000,28.3875,52.563,6.3673 -japanese teen pop,c55cf645,#FF0000,-7.8577,-119.2527,10.3129 -brazilian hip hop,e6d46c91,#FF0000,153.2079,20.2674,-0.0527 -gruperas inmortales,6242bc1f,#FF0000,114.0107,49.0302,0.9671 -kleine hoerspiel,adb83047,#FF0000,248.4636,165.7559,-84.3568 -indie poptimism,dc81f840,#FF0000,-37.1826,-117.6446,21.8337 -dream pop,cf281cdb,#FF0000,-129.9499,0.731,-10.286 -rap conscient,28fed88a,#FF0000,144.4042,3.6191,-5.363 -neo-synthpop,cb7aa9f4,#FF0000,6.0348,-179.8637,-3.7418 -funk rock,30f830b6,#FF0000,38.4312,-59.666,14.5108 -easy listening,f5788011,#FF0000,-71.4581,231.1717,-13.3503 -bolero,e0e454db,#FF0000,71.7824,166.6759,-13.6842 -g funk,2db602eb,#FF0000,238.1817,-133.5489,-1.6905 -barbadian pop,3255b7b3,#FF0000,102.4372,-171.5401,27.5698 -progressive rock,f6324cad,#FF0000,-136.814,52.0648,-14.0429 -eurodance,30e382c6,#FF0000,86.5046,-224.1812,15.8635 -hardcore hip hop,02489997,#FF0000,171.5922,-4.0628,14.1727 -bachata,38fa6906,#FF0000,219.4423,-57.238,-9.0202 -australian dance,4a2094b6,#FF0000,44.7601,-181.8825,-20.1519 -neon pop punk,6001cfbe,#FF0000,-113.7867,-178.2913,1.0488 -emo,3a331b7d,#FF0000,-127.5285,-81.6595,3.0059 -trap boricua,c9978558,#FF0000,176.4823,-60.8976,2.6022 -brazilian rock,2dcc5ee9,#FF0000,-44.2287,-59.466,4.3536 -funk paulista,3e925576,#FF0000,263.4118,-4.4523,-21.591 -pop venezolano,badaf14e,#FF0000,149.3924,-95.4767,-1.5628 -cantautor,a0bfe630,#FF0000,28.7675,66.6054,-7.1824 -chanson,72af4739,#FF0000,24.5099,143.6238,-21.7032 -drift phonk,0a596c60,#FF0000,99.8488,-186.0853,7.2195 -florida rap,cd93638c,#FF0000,186.1139,-94.7983,15.2413 -bedroom r&b,965f435c,#FF0000,49.0527,-78.5056,-20.8146 -latin christian,23e64dbb,#FF0000,-44.5704,-49.2923,10.278 -movie tunes,0e87a48e,#FF0000,-15.03,151.1705,-14.5991 -indonesian pop rock,e58f9413,#FF0000,-58.3534,-92.0861,-17.4024 -russian hip hop,fbc302c9,#FF0000,123.8824,-51.0418,-6.9573 -spanish hip hop,701d64f3,#FF0000,138.0669,51.4662,13.8735 -cali rap,ded9d020,#FF0000,173.0008,-70.6145,4.6866 -dancehall,e8de1377,#FF0000,193.6123,-3.7841,-5.7894 -brooklyn drill,6edd42c2,#FF0000,187.9292,-61.5497,0.0497 -trap queen,ae51921c,#FF0000,207.3541,-154.4299,13.0672 -urbano chileno,70d2606d,#FF0000,197.3103,-124.1577,-4.6111 -color noise,58fa8a29,#FF0000,-300.9129,180.4408,65.2335 -children's music,e1764da2,#FF0000,157.9931,51.7297,-3.8987 -world worship,bfb9b707,#FF0000,-160.2133,-15.5204,10.4238 -urbano mexicano,59b3ed95,#FF0000,160.668,-110.2873,2.2152 -sheffield indie,90ec498e,#FF0000,-125.7662,-8.2021,-13.5551 -classic texas country,cbc1e9f0,#FF0000,2.1308,58.192,10.9557 -escape room,6fd335c0,#FF0000,89.3244,-103.4349,-1.3788 -modern indie pop,48ada99d,#FF0000,43.0855,-47.4121,11.4666 -funk rj,5c70b064,#FF0000,293.9858,-95.407,1.1936 -plugg,6602b705,#FF0000,92.869,-103.0925,10.516 -anime rock,acd8b04b,#FF0000,-82.8193,-214.2073,-8.2109 -merseybeat,83f1fcbb,#FF0000,-4.9563,118.4555,8.1205 -reggae fusion,11196cd1,#FF0000,175.5494,-12.0253,7.5006 -shoegaze,7a760281,#FF0000,-173.6051,-14.8568,17.7696 -tamil hip hop,0c614248,#FF0000,73.4985,-102.2493,8.0847 -britpop,8eea827a,#FF0000,-124.8133,-86.9814,-14.7872 -australian rock,bc880973,#FF0000,-56.4092,-13.6651,12.807 -industrial metal,5bb3e2b6,#FF0000,-95.8645,-203.6613,-6.3092 -baroque pop,85e2ce24,#FF0000,-47.9248,59.172,20.6659 -brooklyn indie,47a2aa21,#FF0000,-99.4023,-28.8118,3.282 -pop argentino,e81f1077,#FF0000,64.5352,-97.0581,4.0099 -r&b en espanol,2eaba365,#FF0000,147.6181,-119.9847,-8.356 -trance,7f1345c2,#FF0000,8.036,-203.0514,21.2466 -turkish trap,98889633,#FF0000,147.9634,-130.5873,17.3235 -thai pop,92aa1844,#FF0000,9.7718,-69.7226,-8.5991 -lilith,5c112f77,#FF0000,-47.1211,31.6426,22.9942 -indian instrumental,7db462af,#FF0000,38.6291,71.4185,1.4648 -downtempo,f924b962,#FF0000,36.9536,-131.4952,1.1331 -southern rock,b1b95ab0,#FF0000,-37.6758,47.9664,-2.0594 -sophisti-pop,c1705544,#FF0000,12.966,-92.7352,1.3717 -punjabi hip hop,48ff87d5,#FF0000,168.4484,-69.4004,3.2589 -polish trap,8735c119,#FF0000,137.8482,-94.122,6.1546 -socal pop punk,6f19bf23,#FF0000,-109.6726,-122.564,-1.432 -candy pop,62414bcc,#FF0000,-76.1095,-148.96,-7.4143 -tamil pop,f8c10d23,#FF0000,75.6337,-21.9079,10.6241 -rockabilly,5b9265ef,#FF0000,31.7945,129.9567,5.9197 -girl group,cded91c0,#FF0000,83.6643,-179.6009,-10.2425 -uk contemporary r&b,4b408ee0,#FF0000,86.5239,3.3443,11.0699 -atl trap,57a023f2,#FF0000,204.4103,-132.1322,-5.6331 -old school thrash,322e3992,#FF0000,-185.4937,-5.3117,-13.5907 -classic bollywood,1bd9f975,#FF0000,1.5112,167.4668,-13.8959 -compositional ambient,a655f2a5,#FF0000,-120.4753,213.5627,0.5723 -gym phonk,eed1d147,#FF0000,102.1722,-183.6207,18.3338 -north carolina hip hop,cb0bcd50,#FF0000,161.2863,-19.412,-7.5968 -dark r&b,c6622764,#FF0000,18.1135,-70.2923,6.5496 -country dawn,1a95149d,#FF0000,-49.9349,15.0038,-0.1912 -symphonic rock,b8a91bac,#FF0000,-123.0875,68.102,-15.8403 -tennessee hip hop,adbe5bf1,#FF0000,184.1558,-154.8392,10.4476 -instrumental lullaby,3de0d8bb,#FF0000,98.8697,208.8891,31.051 -pittsburgh rap,ff2078aa,#FF0000,125.6376,-10.672,-1.1151 -thrash metal,f2bf5b07,#FF0000,-198.0775,-5.0296,-9.2391 -afropop,8a78fd32,#FF0000,107.9076,29.3682,-17.843 -screamo,4d88db7d,#FF0000,-168.0355,-95.288,2.0133 -canadian rock,49aaa4a0,#FF0000,-114.5093,-102.4635,1.0924 -kindermusik,098eb972,#FF0000,171.5275,87.7542,-11.5706 -melodic drill,dd2e1d3d,#FF0000,227.0032,-48.2323,-4.7617 -nyc rap,c70af056,#FF0000,145.9749,31.1394,4.2707 -modern blues rock,a9602913,#FF0000,-85.2317,14.98,-2.7455 -rock nacional brasileiro,a50e62d1,#FF0000,-5.649,-52.635,-9.8121 -philly rap,ba60028b,#FF0000,135.1177,-5.8936,5.2338 -afrofuturism,f4dc3772,#FF0000,52.7858,-5.2957,5.5733 -healing hz,416f77ed,#FF0000,-270.1981,204.2214,0.011 -cumbia pop,d9506b50,#FF0000,145.717,-89.5525,-4.0155 -rap latina,e09cc215,#FF0000,203.5881,-124.4272,1.5695 -reggae,0615591f,#FF0000,234.8654,-60.8196,-25.8864 -madchester,566f64e8,#FF0000,-85.2752,-112.3675,-10.3605 -spanish pop rock,cfb18633,#FF0000,-21.6056,-102.3082,19.8322 -k-rap,659f7fd8,#FF0000,137.0854,-91.9527,-1.0657 -dutch hip hop,8f3395f1,#FF0000,177.3426,-80.2395,9.5727 -trip hop,333d6e48,#FF0000,81.5381,-148.7772,20.6625 -la indie,7dfd3e1c,#FF0000,-76.517,-85.1448,-9.4974 -alternative dance,3cad09ee,#FF0000,37.4649,-186.7704,-38.0326 -v-pop,9833744f,#FF0000,8.926,8.1335,-5.2107 -rap rock,fd0036ee,#FF0000,41.2017,-139.0275,-6.785 -funk consciente,0a66d351,#FF0000,263.5538,5.711,-8.3728 -indie anthem-folk,a33985d0,#FF0000,-58.8338,85.0567,10.885 -musica chihuahuense,a768faeb,#FF0000,70.7655,-6.2967,-7.1845 -chill house,f00df8df,#FF0000,24.9761,-75.2221,24.0933 -australian hip hop,d8e2063d,#FF0000,133.9731,-114.574,-4.5328 -azontobeats,c3c3a709,#FF0000,135.8602,-51.3486,2.4875 -new americana,5ddc9927,#FF0000,-20.0646,88.749,13.0096 -tejano,8b2d3c4f,#FF0000,126.0188,-36.198,-5.124 -korean ost,412d27ac,#FF0000,-69.9582,81.5168,5.9553 -nova mpb,f3e423d0,#FF0000,55.6852,32.8437,4.2676 -dutch edm,2a5add1f,#FF0000,56.0846,-215.6891,-1.3705 -j-division,fe8a1a67,#FF0000,-65.4845,-133.3147,20.4532 -sertanejo tradicional,da2d4c77,#FF0000,47.4775,59.4921,-37.5632 -acoustic pop,17a31826,#FF0000,-46.1809,56.6154,16.8206 -aesthetic rap,2082147a,#FF0000,117.893,-126.2918,16.3615 -pop flamenco,61fdb7a8,#FF0000,70.3714,7.8555,21.7779 -cancion melodica,83fcca1b,#FF0000,-19.6294,168.0589,27.0117 -sigilkore,06512bf5,#FF0000,-37.863,-90.7349,4.7415 -rap conciencia,85d29e90,#FF0000,143.1008,55.6984,-10.1566 -neo-psychedelic,a453f916,#FF0000,-130.0491,7.495,-14.4419 -dutch pop,26041f36,#FF0000,10.6622,-24.8219,11.8799 -adoracao,845204c7,#FF0000,-133.3614,-6.0523,-11.148 -ska argentino,ec7778b1,#FF0000,47.5864,-100.3772,-21.561 -irish rock,68205f2d,#FF0000,-99.0759,5.4196,10.0619 -classic italian pop,fd294b72,#FF0000,10.6607,117.7064,-3.0383 -indie pop rap,6d8e6377,#FF0000,114.5601,-79.4754,-6.1243 -pop r&b,c4d45088,#FF0000,69.7012,-41.8484,21.0005 -groove metal,ed818225,#FF0000,-184.7842,-51.8373,5.9319 -power metal,252fde54,#FF0000,-200.0875,-118.531,-1.0048 -lo-fi study,ac8c4f6d,#FF0000,89.0726,33.5755,-28.7175 -classic country pop,f2274659,#FF0000,38.9035,126.4564,6.8435 -danish pop,1d9ab24d,#FF0000,84.58,-98.7445,1.1233 -jazz,6abc743b,#FF0000,107.6556,230.33,10.4485 -industrial rock,2c10c804,#FF0000,-76.8256,-144.9816,-3.2312 -hyperpop,84b11e64,#FF0000,23.7372,-125.9247,-10.424 -axe,237b5017,#FF0000,64.2675,-15.3548,-9.7778 -phonk brasileiro,b81d349f,#FF0000,168.3146,-72.83,-8.4558 -pixie,ef655341,#FF0000,-110.9586,-205.3744,13.9724 -bossa nova,667e5ce4,#FF0000,49.083,150.6023,4.3253 -uk post-punk,f4799c2a,#FF0000,-66.9551,-50.0817,5.4885 -lo-fi indie,b05b420c,#FF0000,-79.8627,94.9619,15.6186 -cumbia sonidera,f7b1fe9b,#FF0000,175.0073,-148.0196,-0.5843 -southern soul,0f75f075,#FF0000,44.3825,59.355,-37.8837 -roots reggae,06b57b01,#FF0000,238.5292,-68.6944,-8.2997 -sad rap,07503d98,#FF0000,107.5648,-69.8115,-7.3659 -german techno,ab5cb27f,#FF0000,149.7926,-209.5745,16.5021 -lo-fi beats,751fcec7,#FF0000,134.2075,84.9189,-4.2746 -sad lo-fi,d2d8122c,#FF0000,107.756,18.1794,-13.3668 -pop emo,11330abc,#FF0000,-129.7402,-201.6387,-15.3488 -binaural,12244891,#FF0000,-294.7309,156.4131,2.4433 -german metal,dbf56f1e,#FF0000,-172.2752,-112.3465,-5.1099 -cumbia villera,59d7414d,#FF0000,118.3225,-18.4733,-14.8619 -latin worship,92da933d,#FF0000,-91.8755,-45.7092,2.5539 -german dance,46bc9c9b,#FF0000,79.2798,-208.4361,-6.9287 -drill,12e01409,#FF0000,108.0915,-113.5899,7.8956 -pop edm,2a030a7d,#FF0000,-9.3161,-152.0415,8.0268 -arab pop,669038d1,#FF0000,20.4487,-28.808,2.3278 -brazilian reggae,320e6c47,#FF0000,124.8383,-47.3933,-3.2293 -broadway,b9637f3e,#FF0000,-87.8135,211.6915,-5.074 -roots rock,eaa197d5,#FF0000,-8.6257,76.254,-15.0061 -samba,b36ad305,#FF0000,67.2013,107.4242,-37.2887 -tech house,dce0d9ad,#FF0000,258.799,-233.3092,6.7166 -filter house,baafe8d4,#FF0000,130.5052,-193.019,20.9608 -video game music,2beced12,#FF0000,-165.9602,83.5898,2.3212 -neo-classical,8ae9b34b,#FF0000,-41.2791,245.915,9.9613 -jazz pop,e347c41d,#FF0000,51.071,141.1831,-4.7283 -show tunes,219bf416,#FF0000,-9.6951,150.494,31.8524 -rap canario,631c37c9,#FF0000,172.6838,-74.5871,5.3715 -mollywood,e21141f1,#FF0000,44.3062,62.6786,-3.2402 -sufi,0f0ebd34,#FF0000,11.6225,65.0677,5.9541 -swedish hip hop,7dc012da,#FF0000,132.0413,1.1479,9.4899 -turkish alt pop,b6b06932,#FF0000,11.904,-8.149,16.4389 -hollywood,c1fb95d9,#FF0000,-6.9081,159.2363,12.4745 -spanish rock,67669b97,#FF0000,-14.8342,-68.3873,-18.1717 -nursery,02495a77,#FF0000,95.5104,78.5986,6.3706 -irish singer-songwriter,d60beb60,#FF0000,-59.963,92.4054,-7.4614 -electro latino,58b4424c,#FF0000,144.9652,-175.876,5.607 -shimmer pop,df60521e,#FF0000,-42.8634,-139.7152,4.9945 -lullaby,70eb3637,#FF0000,-79.8832,164.7862,-18.3965 -korean r&b,13a3b8d8,#FF0000,71.0372,-14.8226,3.9505 -baton rouge rap,e5c5bbe8,#FF0000,185.206,-124.3597,-9.0844 -skate punk,a00d80ed,#FF0000,-121.95,-84.2424,7.67 -grime,72f8548f,#FF0000,132.6325,-79.4382,-2.0723 -country pop,b9ab0069,#FF0000,-58.8701,-97.7543,5.2223 -german rock,1b2d7d8d,#FF0000,-22.3313,-54.3288,11.4121 -nigerian hip hop,7d7e8b87,#FF0000,170.1229,-11.3243,-7.0659 -russian pop,f9912634,#FF0000,52.6516,-144.7497,-10.6122 -noise pop,3b58125a,#FF0000,-138.3792,19.7185,-1.0778 -speed metal,8f33c78d,#FF0000,-202.562,-40.7169,-7.1526 -canadian trap,446c1f4c,#FF0000,147.6356,-129.4836,-0.1257 -indonesian indie,7aff9bc8,#FF0000,-67.8017,-7.1292,7.5333 -rap marseille,08075c22,#FF0000,153.9322,-37.1336,-5.4112 -vallenato,3bac89c1,#FF0000,205.4473,39.4796,9.7924 -kentucky hip hop,d7f3b34a,#FF0000,223.347,-124.09,-3.2559 -ohio hip hop,53f5c29e,#FF0000,122.3943,-75.7152,2.2986 -la pop,744accac,#FF0000,32.1422,-59.1764,24.087 -swedish trap pop,ac640899,#FF0000,157.3574,-7.631,13.3053 -salsa puertorriquena,c4e0c04d,#FF0000,148.107,100.7763,3.3702 -environmental,0b599ed9,#FF0000,-289.6854,182.9017,71.2261 -musica para ninos,6fc54aae,#FF0000,-14.0829,144.0483,23.1647 -french indie pop,4e896cbf,#FF0000,37.6791,-97.1218,13.8343 -hindi hip hop,9eba78e0,#FF0000,169.2358,-111.1279,0.7395 -tollywood,c9e41c30,#FF0000,101.0762,-43.8811,3.6902 -ambient pop,b2467a0a,#FF0000,-165.2451,70.968,7.7494 -stutter house,dd56df6c,#FF0000,61.6015,-171.8453,3.9516 -cloud rap francais,677088fd,#FF0000,140.2856,21.071,4.3237 -jazz blues,460a7604,#FF0000,79.3668,226.2823,3.0358 -background piano,912ea7a7,#FF0000,-56.6302,274.1846,-7.1241 -lagu jawa,3b5dc9fa,#FF0000,45.2621,-84.7059,-15.4023 -florida drill,f4e0e06a,#FF0000,201.8967,-102.4387,10.255 -cuarteto,33d62858,#FF0000,80.457,-86.0114,7.6891 -dreamo,000690ae,#FF0000,-152.5117,-88.2501,-11.4164 -turbo folk,f7af97e8,#FF0000,21.3157,-90.9214,24.4999 -pinoy hip hop,0dc5ae19,#FF0000,154.589,-80.6463,-8.5416 -czsk hip hop,de88ce95,#FF0000,133.901,-73.1531,-12.0976 -rap napoletano,c17bc562,#FF0000,80.9733,-32.9659,17.9376 -chicago drill,b298ae66,#FF0000,122.3133,-101.3244,-7.9611 -japanese singer-songwriter,977af744,#FF0000,-27.2475,-11.862,8.0888 -oxford indie,9df2d142,#FF0000,-106.7401,-48.2207,12.5257 -new rave,15b40dce,#FF0000,37.7253,-186.1665,-38.1429 -french rock,5107d147,#FF0000,42.0352,21.7181,10.6113 -swedish electropop,c543f87e,#FF0000,36.2376,-164.6491,-19.0505 -classic j-pop,3f10389b,#FF0000,-64.7453,-156.1289,-7.2716 -polish pop,ac544e07,#FF0000,-27.6601,-93.9278,9.1498 -drill francais,d25b6f43,#FF0000,203.5615,-86.88,3.4026 -new jack swing,d61c0feb,#FF0000,120.9216,-162.0286,2.8813 -canadian singer-songwriter,f3f8a321,#FF0000,-35.4232,72.8978,6.1303 -drill espanol,55844635,#FF0000,190.0533,-51.093,-2.9086 -gym hardstyle,bfc46728,#FF0000,-69.2062,-189.4628,16.4541 -indonesian singer-songwriter,3b44b528,#FF0000,-37.038,72.7938,4.3306 -dangdut,894e2129,#FF0000,15.0176,-61.9184,-18.9219 -swing,723f4e1c,#FF0000,92.5436,223.8977,30.6471 -deep house,50a9ede6,#FF0000,213.1877,-213.3881,4.1122 -new french touch,71bba92e,#FF0000,88.5665,-162.6726,20.9036 -industrial,d09675fc,#FF0000,-85.2136,-105.2819,1.6398 -uk alternative pop,be2e44bc,#FF0000,-6.3164,-63.6035,-18.2606 -coverchill,8d046f64,#FF0000,72.3873,70.4419,-3.1253 -hare krishna,559a94c3,#FF0000,-12.0051,111.7646,-12.2023 -complextro,ab528b3d,#FF0000,35.1872,-179.2556,-17.8851 -kollywood,335d65f5,#FF0000,100.3136,-70.2425,-1.3505 -uk metalcore,24480e0e,#FF0000,-190.2529,-109.101,-1.3936 -baroque,1a022410,#FF0000,-98.7571,227.7911,-3.2943 -el paso indie,83177d31,#FF0000,-118.5256,-12.2394,5.6911 -flamenco urbano,000d74a6,#FF0000,147.2749,-73.6934,-15.0868 -modern indie folk,c0f1dc8a,#FF0000,-79.1178,85.3053,-9.6991 -country rap,39aa9437,#FF0000,102.0326,-136.7121,22.4038 -early music,a547dc5f,#FF0000,-103.2996,231.7117,-3.7658 -glitchcore,a0518238,#FF0000,-42.8909,-135.3646,13.053 -cantopop,6ff7f030,#FF0000,-12.8437,-0.3121,6.789 -bachata dominicana,96ecf140,#FF0000,248.1035,-53.1015,-35.9732 -modern folk rock,f90ee225,#FF0000,-77.4258,64.9028,12.3397 -egyptian pop,b68880cc,#FF0000,70.1519,-81.705,-13.456 -mexican indie,b325fbde,#FF0000,-40.81,-122.9736,15.2667 -bubblegrunge,ef0c11c0,#FF0000,-138.1881,-21.6547,17.2205 -beatlesque,12c37290,#FF0000,-97.8778,18.9399,9.211 -norwegian pop,2f4fe1fa,#FF0000,-19.4027,-31.8227,-2.0856 -meditation,6e77a66b,#FF0000,-283.2301,212.1561,-7.5465 -symphonic metal,1563f798,#FF0000,-205.8783,-102.1802,-7.8856 -arabesk,908a4129,#FF0000,-27.7115,71.7722,13.1275 -german drill,a5a0d685,#FF0000,178.4093,-62.0672,6.6551 -deep underground hip hop,35ef0f4c,#FF0000,146.0871,-54.4119,18.2102 -electronic trap,5456d910,#FF0000,60.137,-149.4122,-6.156 -classic pakistani pop,b1756fbb,#FF0000,16.6953,92.8554,-11.3146 -electric blues,3f0f501d,#FF0000,85.313,111.9013,-34.5611 -weirdcore,a5d37fe7,#FF0000,64.3143,-19.1577,9.8039 -late romantic era,df49428c,#FF0000,-149.4436,284.3621,-5.9379 -chill r&b,a8d60932,#FF0000,66.7441,-11.3364,2.7417 -meme rap,675316ab,#FF0000,146.5928,-78.5599,-13.7397 -viral rap,f62db310,#FF0000,224.9723,-139.8926,-6.2473 -japanese vgm,62eb45d8,#FF0000,-106.8057,31.8256,-15.052 -funk ostentacao,d15a7776,#FF0000,274.2764,-64.3995,-19.5027 -trap funk,6a1bc9cf,#FF0000,203.4694,-67.1954,-14.5675 -arrochadeira,7c8df0c4,#FF0000,322.6139,-144.7604,-2.0068 -indie r&b,3f436229,#FF0000,77.5528,-5.0808,-13.1895 -pop rock brasileiro,55d5fe69,#FF0000,-45.5897,-97.3716,23.153 -previa,e7d5e255,#FF0000,269.5533,-119.2101,27.9319 -blues,2e00f415,#FF0000,167.0201,176.3762,-39.9144 -covertronica,4df0aa73,#FF0000,54.2896,-171.7515,-8.8633 -pagode baiano,b66cbf5a,#FF0000,182.6293,21.9121,-15.8059 -indie rock italiano,bf4dc61e,#FF0000,-65.214,-84.6655,-15.2285 -bhojpuri pop,6ba4837e,#FF0000,45.4945,-64.4407,5.4661 -neue deutsche harte,97a22a70,#FF0000,-107.2744,-200.6144,3.7147 -scandipop,3d5025fc,#FF0000,72.8705,-158.0904,3.6448 -classic canadian rock,9f48d101,#FF0000,-64.6553,6.8422,-10.7763 -meme,58117e24,#FF0000,91.4605,-131.1825,5.5353 -belgian edm,8e1ddba9,#FF0000,93.8493,-196.1093,6.6391 -indonesian jazz,39b3e07e,#FF0000,11.4966,39.4706,14.8115 -contemporary vocal jazz,70c3b8df,#FF0000,26.9951,169.9027,-5.1097 -nu-cumbia,98486f29,#FF0000,148.9153,-144.3019,16.3608 -rap dominicano,27b68b98,#FF0000,237.4814,-92.5791,19.3574 -anime score,6a2f94f2,#FF0000,-91.7282,120.5178,-12.0247 -classic swedish pop,94dd37b6,#FF0000,4.6425,26.5894,1.515 -ambient lo-fi,1453591e,#FF0000,-178.5503,93.9264,-24.5912 -swamp rock,db728df8,#FF0000,31.851,36.4594,-1.4206 -vocaloid,5d877dad,#FF0000,-78.315,-157.2443,-8.7955 -classical era,2b2c31fb,#FF0000,-84.7985,270.6561,-4.0453 -pakistani hip hop,f4d5f7d9,#FF0000,177.2918,-68.0102,18.9494 -australian psych,61d3b813,#FF0000,-162.1378,-17.4324,6.9752 -australian indie,0bf47ef6,#FF0000,-45.3428,-76.9339,-9.8996 -instrumental hip hop,72f889d5,#FF0000,69.3719,-103.8643,9.2365 -c-pop,c2290ce3,#FF0000,-52.175,53.5364,16.3601 -old school atlanta hip hop,16cda25e,#FF0000,165.1394,-152.455,-11.7563 -indonesian rock,0ab748b8,#FF0000,-93.7453,-108.9745,7.4413 -punk blues,c5cd54c7,#FF0000,-111.7888,38.5012,16.5427 -taiwan pop,6681d01c,#FF0000,-40.848,-19.0708,10.822 -power pop,e188fd11,#FF0000,-99.2809,-16.8318,2.8298 -schlager,1ca3f2de,#FF0000,13.9876,-160.1028,-5.3515 -chillhop,fe6138e7,#FF0000,147.5252,3.8494,7.7704 -russian trap,15f1cf21,#FF0000,112.634,-107.3906,0.6963 -nz pop,d3d6ce06,#FF0000,49.9281,-49.9136,-10.4961 -gujarati pop,31774357,#FF0000,-5.9206,58.1376,12.8592 -memphis soul,af8e46a4,#FF0000,63.2953,67.3103,-2.6458 -musica popular colombiana,0316ee86,#FF0000,228.6623,58.0766,-20.5502 -mambo chileno,a431cb26,#FF0000,208.8826,-162.3549,11.0739 -christian rock,2aa1934f,#FF0000,-157.3199,-197.1069,-4.0248 -classic indonesian rock,8e780604,#FF0000,-76.8235,-45.4448,-1.5581 -early romantic era,6710ca7a,#FF0000,-73.9613,288.3464,0.918 -edmonton indie,af718470,#FF0000,-58.2439,-9.8617,23.1773 -sacramento indie,18c823e1,#FF0000,-113.9288,-48.3344,9.9906 -jam band,43cd2f7b,#FF0000,-1.2424,83.6574,27.6838 -drum and bass,501d37c8,#FF0000,52.6751,-228.1841,-3.631 -melbourne bounce international,50f2cef6,#FF0000,128.1555,-198.8956,12.0433 -dutch rap pop,3ec6bf4e,#FF0000,198.507,-75.8146,7.1504 -dangdut koplo,d946a506,#FF0000,52.6551,-87.6513,-5.3468 -turkish folk,caf6a911,#FF0000,-20.6328,148.9141,0.5864 -golden age hip hop,55718ea9,#FF0000,233.2517,-167.5223,19.2339 -javanese dangdut,4c2f5a02,#FF0000,68.1785,-91.8884,-10.7225 -post-punk argentina,cb6d11c3,#FF0000,6.4199,-67.4451,28.2678 -alternative emo,a637d0de,#FF0000,-141.7276,-83.4861,10.0024 -greek trap,1cec5f0b,#FF0000,138.5319,-87.4386,4.3977 -post-punk,2accdf3f,#FF0000,-80.4366,-21.6787,6.8595 -hamburg hip hop,b1bd7fe7,#FF0000,161.5483,-33.9505,7.058 -soul blues,099302f3,#FF0000,68.7826,131.2612,-4.9126 -pop rap brasileiro,f89871c0,#FF0000,115.5496,55.7253,0.6078 -venezuelan hip hop,8cb21d8f,#FF0000,180.7367,47.0097,0.1007 -j-pixie,be2e708e,#FF0000,-116.8895,-224.6741,2.4102 -cantautora mexicana,0df24817,#FF0000,21.8645,-35.8509,20.2187 -deep euro house,0878e6f6,#FF0000,244.9812,-229.6022,10.8276 -pop lgbtq+ brasileira,d29d6726,#FF0000,87.8104,-31.0866,-13.5084 -bass house,700f7a27,#FF0000,208.2895,-203.0419,20.5653 -nouvelle chanson francaise,fb70c429,#FF0000,21.8869,16.2386,24.1953 -crunk,302829e8,#FF0000,184.2303,-145.3853,-5.9166 -electro,b4d21f87,#FF0000,182.3861,-205.4807,-4.7169 -operatic pop,d7059655,#FF0000,-164.0819,163.5896,-4.6921 -spanish indie pop,2a82d905,#FF0000,-87.9457,-72.7947,12.9915 -celtic rock,ad5b8a3e,#FF0000,-102.1242,28.3726,-6.162 -vietnamese hip hop,1cd1651f,#FF0000,135.1239,-3.4374,6.8797 -p-pop,668bd429,#FF0000,37.7324,-91.7992,16.555 -indie hip hop,8364feac,#FF0000,128.0767,13.0483,-0.8765 -stoner rock,c58409a3,#FF0000,-189.5343,32.36,4.1315 -pop house,c3f410f7,#FF0000,103.1012,-208.9443,16.3465 -bubblegum pop,9cfbd74e,#FF0000,-5.7607,92.7375,-1.3306 -argentine indie,1e850a7c,#FF0000,-21.1639,-48.749,-1.5666 -modern bhajan,20b5ca4f,#FF0000,84.3244,-10.3342,10.3051 -new york drill,a15b1197,#FF0000,186.5347,-61.9809,0.9273 -red dirt,50267e56,#FF0000,-58.3155,-53.5706,1.0234 -irish pop,cd7ab646,#FF0000,-6.9618,1.8011,0.4503 -danish hip hop,4457eddd,#FF0000,139.5076,-80.7966,-12.7188 -progressive metal,43bbf144,#FF0000,-170.7256,-53.4655,1.1446 -canadian metal,4e75924a,#FF0000,-189.6778,-49.5419,10.7987 -malaysian pop,83b73241,#FF0000,-57.809,-62.5109,6.5334 -countrygaze,f8474816,#FF0000,-108.8147,98.8487,13.8446 -indie garage rock,03af0aff,#FF0000,-94.5872,-40.5846,-4.7789 -etherpop,af878064,#FF0000,-66.5325,0.2417,-11.3706 -ska,3aa9adbb,#FF0000,51.234,-53.1278,4.9381 -bebop,8fb7a40d,#FF0000,114.6606,225.3715,16.6679 -funk pop,cea278ee,#FF0000,206.2425,-163.8386,6.1811 -chilean rock,a923e308,#FF0000,13.3708,-30.6696,7.7093 -chinese viral pop,a7873be4,#FF0000,54.3758,-82.3731,-5.3287 -turkce drill,187fe81c,#FF0000,132.1351,-136.3371,18.5435 -australian electropop,ab35c054,#FF0000,7.3522,-145.621,-29.1846 -musica de fondo,b513fb34,#FF0000,-268.4039,171.8389,-0.8808 -philly indie,3d03dc91,#FF0000,-121.3685,-2.2729,-2.1402 -hip house,cd7db707,#FF0000,148.1693,-214.863,25.742 -post-romantic era,7356e261,#FF0000,-160.0867,292.6588,-0.3627 -swedish gangsta rap,de3d0c1a,#FF0000,149.4939,28.5619,4.6014 -dancefloor dnb,85dcee49,#FF0000,-4.3864,-206.3368,21.8167 -comic,040432c6,#FF0000,109.2544,98.1575,12.8829 -scenecore,fee6a40d,#FF0000,-60.739,-177.9538,-7.8909 -piano cover,79ce86ea,#FF0000,7.1924,248.5586,-5.9167 -rumba,e47727e1,#FF0000,66.127,45.1059,7.0564 -electra,93ea0e48,#FF0000,85.0075,-113.1576,12.8601 -korean pop,17aaf461,#FF0000,-29.0056,57.0346,5.7553 -reggae rock,edae7445,#FF0000,105.6527,-125.0945,6.6683 -dance-punk,4dcbe8ad,#FF0000,16.2744,-160.3832,20.7995 -chill pop,a6a3a546,#FF0000,50.0013,18.6273,11.5012 -german alternative rap,20d3818f,#FF0000,145.5539,3.6365,8.3009 -canadian indie,e618e397,#FF0000,-77.78,-2.0694,9.3014 -preschool children's music,e7f9adc6,#FF0000,190.7766,-26.3029,12.6382 -moombahton,0edd5847,#FF0000,126.3216,-184.4204,-3.0188 -tagalog rap,a9ed1d53,#FF0000,157.1443,-49.0121,-4.7403 -background music,5969ba6d,#FF0000,-246.0908,165.9514,7.7309 -funk bh,0d178de6,#FF0000,275.1104,70.0755,65.4377 -torch song,f40399fe,#FF0000,15.4899,286.6614,-19.1587 -indie surf,f4e63086,#FF0000,-119.0477,-96.249,-8.9684 -italian underground hip hop,edb52eaa,#FF0000,70.797,39.1831,-23.0897 -pop romantico,dc441470,#FF0000,-29.4635,88.5177,13.2876 -dutch rock,9617e67d,#FF0000,-59.7134,0.6346,22.6461 -rome indie,6460c40a,#FF0000,-23.8942,-27.6179,9.7908 -uk drill,093bf90e,#FF0000,208.5353,-63.2033,-3.6995 -protopunk,8447452f,#FF0000,-74.4053,53.081,-5.1939 -shush,a8a2f32a,#FF0000,-318.1054,186.8569,67.0593 -smooth jazz,66f57d97,#FF0000,82.1465,-22.0512,-32.5397 -j-poprock,e25e488d,#FF0000,-90.809,-179.4203,-5.027 -old school hip hop,0cdbe76a,#FF0000,236.3689,-144.171,23.4117 -ectofolk,4d02df25,#FF0000,-16.6093,89.0946,16.3237 -small room,7854adbf,#FF0000,-72.7953,90.2448,7.4721 -turkish singer-songwriter,cfc959e7,#FF0000,-1.0176,18.7887,14.3314 -indonesian r&b,09ccd0e6,#FF0000,56.4465,-54.0599,-9.4582 -kentucky roots,8b39081e,#FF0000,-33.3144,51.1694,8.7687 -turkish alternative rock,9a154f2c,#FF0000,-67.4288,-47.0545,-0.0481 -bedroom soul,c408203c,#FF0000,99.4535,-0.1588,-22.0316 -cartoon,d524ea47,#FF0000,252.4592,22.4081,18.1518 -modern salsa,8fe1be66,#FF0000,129.6538,53.8693,-5.3813 -writing,1935d7b6,#FF0000,291.5672,120.5659,-21.5852 -background jazz,92c6c8dc,#FF0000,62.8653,106.3263,-4.5297 -lo-fi jazzhop,c6068fc0,#FF0000,149.7485,32.644,4.1374 -musica infantil,cdbf9cee,#FF0000,107.9085,84.0182,8.8852 -romanian pop,fc06018d,#FF0000,104.3632,-166.5478,11.2695 -gauze pop,05f9cbc1,#FF0000,14.3333,-96.8854,7.3601 -chillwave,cb9ea572,#FF0000,-15.0525,-99.1935,25.7005 -deep ccm,93c8465a,#FF0000,-143.668,35.1718,2.1538 -norteno-sax,8d418bc9,#FF0000,79.3273,-16.8127,-10.1134 -alternative pop rock,88728143,#FF0000,-88.4165,-87.9489,10.2307 -finnish pop,8f4f4471,#FF0000,-36.4169,-114.8539,20.5915 -trova,18bcb4c8,#FF0000,74.8876,143.2954,0.6733 -desi trap,b30993ad,#FF0000,167.1466,-66.2061,-1.0756 -dembow,9d5bdd38,#FF0000,274.2157,-140.0958,22.5154 -cumbia,3f31f212,#FF0000,204.5528,14.9366,1.6893 -speedrun,547c7fe1,#FF0000,14.9674,-105.7265,-4.8862 -world,7c211433,#FF0000,44.6969,60.561,-36.9644 -norwegian indie,8723be24,#FF0000,-58.8612,12.8911,0.9735 -perreo,81374108,#FF0000,263.8514,-158.2141,49.6267 -reggaeton chileno,00971812,#FF0000,170.1171,-153.4351,3.667 -aussietronica,0558a01c,#FF0000,68.3565,-159.8628,0.2444 -classic schlager,f33b6bd6,#FF0000,-6.1199,3.3994,11.1818 -melbourne bounce,670ed1bf,#FF0000,133.0065,-211.4812,10.9037 -rock cristiano,fbdf229c,#FF0000,-79.1176,-127.0461,4.2817 -finnish hip hop,bf74993b,#FF0000,127.7427,-108.473,3.798 -french indietronica,f53c3185,#FF0000,44.919,-139.6005,-3.7257 -experimental pop,532fc676,#FF0000,-46.0486,30.1898,-3.4009 -belgian hip hop,cf876e9e,#FF0000,154.125,17.6033,-0.254 -classic opm,3db617ce,#FF0000,-46.4102,75.7966,12.6321 -jazz funk,f4f471f2,#FF0000,82.2241,100.3006,6.904 -tecnobanda,9a7fe965,#FF0000,188.1634,16.7984,-14.7654 -japanese soundtrack,8381c7d6,#FF0000,-136.8878,122.5905,-13.3844 -modern dream pop,dc30e1a0,#FF0000,-138.1118,-98.4319,-18.9715 -pinoy r&b,219ab7ce,#FF0000,80.4328,-53.6511,9.2087 -czech hip hop,e4f856aa,#FF0000,138.5726,-93.017,1.5252 -indie triste,b0d06a00,#FF0000,62.8031,114.59,-15.5817 -south carolina hip hop,7b271075,#FF0000,154.8262,-159.6418,-9.1794 -trap mexicano,2be0c05c,#FF0000,170.2059,-113.9797,-7.1881 -albanian hip hop,5d8fd592,#FF0000,167.3197,-108.2768,8.5266 -boom bap espanol,d2b4f4ce,#FF0000,121.2907,59.4548,-10.1349 -chutney,32e849e0,#FF0000,63.5129,94.0186,-6.1386 -laiko,ad3392dd,#FF0000,25.0478,54.669,4.5276 -sunshine pop,ebd1aded,#FF0000,0.3308,101.1287,1.4123 -birmingham metal,af8642f0,#FF0000,-210.4592,-7.504,4.3058 -german soundtrack,c1f9ac93,#FF0000,-200.8049,88.8867,6.1246 -disco house,3f8abd0b,#FF0000,160.0908,-226.4434,14.077 -fvnky rimex,72af81ff,#FF0000,196.9856,-222.0853,8.8527 -acid rock,03fa2f86,#FF0000,-93.3885,79.8629,-11.0582 -instrumental worship,5840e1ce,#FF0000,11.4699,189.0291,-2.1591 -japanese alternative rock,ee961716,#FF0000,-87.2598,-94.7606,9.9022 -scottish rock,749cf006,#FF0000,-119.1618,-65.7266,10.5969 -corridos alternativos,7a2d746f,#FF0000,169.0384,65.6198,-20.9211 -nashville sound,a7d774f3,#FF0000,27.2415,158.5448,-14.8743 -modern alternative pop,14334896,#FF0000,35.0089,-73.5109,4.6666 -rap df,703ae1ea,#FF0000,191.8623,-66.6863,-1.4887 -velha guarda,9553f16b,#FF0000,33.1156,160.8777,-13.4599 -rap politico,ecbb4fd3,#FF0000,143.1189,47.9214,2.8708 -post-hardcore,11eb8e18,#FF0000,-159.7843,-20.5119,-0.49 -cumbia 420,3f31f212,#FF0000,286.6584,-116.16,15.3215 -british singer-songwriter,9a5d6fb9,#FF0000,-30.7576,123.2947,-5.6588 -bossa nova cover,61f10739,#FF0000,175.0431,53.2438,-21.3494 -social media pop,2110562c,#FF0000,55.8202,-105.4075,-4.9104 -brazilian edm,bab7098d,#FF0000,212.7306,-202.859,16.8986 -scorecore,d71f8e01,#FF0000,-172.9385,46.1477,-20.3996 -redneck,af54d559,#FF0000,86.0688,-136.5125,16.8609 -german baroque,2a49147b,#FF0000,-89.1597,234.0542,-3.6168 -detroit trap,71b476fe,#FF0000,151.0028,-108.5434,3.4908 -texas country,f0f3ddfd,#FF0000,-60.9847,-70.9624,-10.724 -greek pop,f5208891,#FF0000,19.2441,-63.3961,14.3575 -british soundtrack,651efcf2,#FF0000,-213.6872,154.8877,-0.9884 -swedish metal,bae69d53,#FF0000,-215.8502,-61.9432,-23.7394 -israeli pop,66843c1d,#FF0000,-20.7687,-30.1758,-0.8289 -slowcore,2f4d8a90,#FF0000,-102.8452,114.9041,13.9698 -gaming edm,0171e673,#FF0000,9.847,-152.024,-13.2044 -houston rap,25d83130,#FF0000,166.4766,-68.7222,-7.2492 -german romanticism,e52a3b59,#FF0000,-109.9977,292.9877,2.5711 -nu jazz,d60c9ea4,#FF0000,84.6178,-118.8111,5.8107 -panamanian pop,da44c5b4,#FF0000,147.574,-41.2505,-3.8183 -new jersey rap,a1d31c4a,#FF0000,142.9317,-11.3469,-0.7888 -epicore,ced16021,#FF0000,-137.466,-42.0339,-18.3812 -r&b brasileiro,506a24b2,#FF0000,96.7093,-5.7728,-18.896 -slowed and reverb,e64f2f0a,#FF0000,72.7263,-5.7281,-9.7986 -czech pop,41fa0acd,#FF0000,-14.5019,3.4867,6.6002 -death metal,2163a4ca,#FF0000,-210.0867,-7.4878,1.4974 -arkansas country,e0b61c8a,#FF0000,97.4629,148.3538,-8.2713 -chicano rap,6a860fc8,#FF0000,198.6083,-131.0819,-1.483 -high vibe,a50fda97,#FF0000,13.1891,37.7078,-2.1693 -swedish trap,2d4e84d3,#FF0000,165.5322,-52.6369,2.8051 -political hip hop,97e764ba,#FF0000,116.6097,42.672,-0.1693 -j-rap,efb53b34,#FF0000,117.1171,-117.2381,-8.4805 -uk funky,6d00f05c,#FF0000,136.8812,-172.657,-2.041 -albanian pop,06db22b1,#FF0000,92.7292,-106.1925,17.0973 -mexican rock-and-roll,d4de45c6,#FF0000,50.4162,92.5887,7.6374 -black americana,789a445b,#FF0000,24.226,31.8664,23.7082 -ghazal,42402952,#FF0000,4.7646,121.9373,9.1965 -modern southern rock,3cca7a1a,#FF0000,-104.7433,-28.4632,-2.3256 -indian singer-songwriter,4d484b86,#FF0000,2.8815,67.1706,23.1138 -japanese emo,3eeaec75,#FF0000,-156.6323,-68.8118,-4.5688 -indian indie,1eb07b1b,#FF0000,-1.9166,-51.1297,4.4489 -indonesian folk,773fcd99,#FF0000,-45.618,82.708,1.3046 -deboxe,87b5d310,#FF0000,347.6831,-111.6681,-20.6274 -french synthpop,2bc4523b,#FF0000,-17.2333,-137.2372,0.9014 -russian dance,f7442197,#FF0000,105.0285,-148.7584,14.6737 -gothic metal,82b9d8cc,#FF0000,-192.5536,-97.6364,-5.3624 -lo-fi cover,50eb3a08,#FF0000,2.3745,105.6727,-11.3598 -post-disco,95880cb7,#FF0000,128.4048,-126.2482,6.2531 -greek hip hop,4a991c37,#FF0000,136.3424,-105.3391,9.9307 -rap genovese,08f6c02c,#FF0000,101.8703,-55.2494,-1.3072 -trap chileno,bda38beb,#FF0000,143.8042,-95.7851,-8.8221 -reggaeton mexicano,17b09820,#FF0000,167.8246,-140.8661,-14.648 -cumbia chilena,a5161342,#FF0000,78.5834,-76.5288,9.305 -italian indie pop,b0042d0d,#FF0000,5.7674,-58.9796,-2.0983 -kentucky indie,7e3d694c,#FF0000,-40.1073,45.9459,6.3578 -nyc pop,795080fe,#FF0000,40.5202,-47.8344,7.0849 -uk alternative hip hop,d414cb82,#FF0000,147.7886,53.2007,13.471 -bronx drill,d766d18d,#FF0000,196.2438,-52.1449,-15.1921 -italo dance,7ba27a30,#FF0000,149.3356,-226.6949,5.6198 -salsa colombiana,cfe49d7e,#FF0000,182.8474,-5.74,5.5797 -euphoric hardstyle,0108cfef,#FF0000,-83.0152,-189.4531,-18.4114 -christian indie,625241dc,#FF0000,-109.609,26.6954,0.1757 -canadian punk,6b6245d4,#FF0000,-160.3871,-84.1417,14.4837 -polish viral pop,b7d35a2f,#FF0000,135.2471,-159.3882,6.5241 -musica sonorense,d726b5c1,#FF0000,171.2303,75.9375,-18.6385 -brill building pop,021e1781,#FF0000,-74.3362,116.4641,20.0278 -modern blues,85bced10,#FF0000,-2.893,56.3018,9.3852 -rawstyle,775544db,#FF0000,-101.0875,-194.9255,7.8265 -afroswing,58a24e1a,#FF0000,164.7957,14.5525,8.8697 -oakland hip hop,09005a4a,#FF0000,145.9246,-53.7684,18.0949 -hard rock brasileiro,e01f898d,#FF0000,-81.9994,-66.9936,4.3808 -grupero romantico,c1fc9f88,#FF0000,79.2814,-30.1167,-8.9933 -phonk,60fcbdaf,#FF0000,130.178,-161.6044,4.9184 -modern power pop,504fd679,#FF0000,-137.491,-96.0143,2.6721 -rap calme,3223d37a,#FF0000,136.8154,38.6377,-5.8796 -rock urbano mexicano,228fc653,#FF0000,-84.8767,7.2929,-14.3099 -british blues,b4d2a09e,#FF0000,-49.9135,36.5506,24.728 -hardcore punk,72a9c19f,#FF0000,-171.5652,5.6558,-1.4306 -anime lo-fi,9bd11f0c,#FF0000,73.1326,34.0233,-4.1206 -hungarian pop,87efd121,#FF0000,70.5158,-93.3509,-6.6511 -russian alt pop,e19a4d20,#FF0000,44.9903,-81.3932,0.7814 -rap belge,14de1a9e,#FF0000,150.5282,-43.3519,-0.9872 -chicago indie,2de7fd23,#FF0000,-59.849,26.5455,-8.4583 -lo-fi sleep,522c4f93,#FF0000,54.7429,63.7706,-15.1488 -german cloud rap,f64efc8c,#FF0000,145.8404,-85.055,-3.7285 -cumbia peruana,d784f764,#FF0000,90.6891,-30.0698,-2.5982 -indie game soundtrack,1e80ff32,#FF0000,-69.0157,39.3492,2.2621 -spanish new wave,0a2680fc,#FF0000,-5.5441,-108.9796,14.435 -stomp and flutter,b206dcd9,#FF0000,-57.9971,111.4842,-17.0184 -bossbeat,a008b415,#FF0000,25.1327,-152.7897,-14.2916 -minimal techno,ec2b6d5f,#FF0000,237.847,-224.7423,3.7555 -alternative country,05ccc568,#FF0000,-58.4105,79.1786,16.6268 -gothic symphonic metal,f023f242,#FF0000,-193.6266,-110.9981,-1.1385 -banda jalisciense,53ee6e70,#FF0000,130.1033,75.6271,-8.1149 -minnesota hip hop,876b48c3,#FF0000,129.7231,-111.1054,-4.1709 -latin talent show,97aeaee7,#FF0000,19.6844,-45.7408,5.9523 -frauenrap,0ab44d72,#FF0000,192.3091,-67.5651,-0.7968 -early modern classical,041bf9f2,#FF0000,-121.9598,284.6581,0.9049 -asmr,74a91a6d,#FF0000,-108.3715,146.0145,-7.0431 -acoustic cover,cb158164,#FF0000,50.2435,121.4984,-24.187 -afrofuturismo brasileiro,3f5af2e8,#FF0000,135.8076,-83.4966,7.959 -zolo,d37496e7,#FF0000,-12.97,-8.723,-13.7091 -nu disco,5ade780d,#FF0000,138.0717,-207.6298,15.4503 -indonesian pop punk,d78afdb2,#FF0000,-110.4057,-139.2191,-7.1675 -afro r&b,4fca822b,#FF0000,105.2395,-39.7865,-5.3122 -hi-nrg,50490304,#FF0000,75.4675,-192.4931,-9.4994 -lo-fi chill,99e6c958,#FF0000,105.7227,24.185,-20.634 -anadolu rock,f76b4e09,#FF0000,-32.8517,60.0161,11.2541 -duranguense,538afdd5,#FF0000,113.8905,-37.1534,-4.6904 -dubstep,d658628f,#FF0000,19.0492,-154.7051,-11.0718 -trancecore,65a3a8db,#FF0000,-178.1971,-188.0162,16.1341 -dutch trance,94107cd4,#FF0000,-7.6991,-196.8632,5.519 -christian hip hop,71cf7776,#FF0000,102.9518,-61.2066,-1.401 -jazz rap,3f746bd5,#FF0000,176.5849,-88.5986,6.2828 -persian pop,5d17e47e,#FF0000,38.942,-39.5092,18.6898 -rock gospel brasileiro,1abc1089,#FF0000,-116.7147,-44.7643,17.3438 -pop electronico,371f5c3a,#FF0000,51.3541,-148.0175,-35.7008 -finnish dance pop,298007a0,#FF0000,82.0569,-154.1733,22.267 -supergroup,4975376a,#FF0000,-128.9664,-7.4457,-13.6775 -deep groove house,4790b831,#FF0000,182.5519,-216.0427,-3.1965 -classic hardstyle,96f59b93,#FF0000,-62.822,-186.7067,5.575 -modern hard rock,a462a130,#FF0000,-147.1857,-107.6229,0.1304 -ocean,721a45b6,#FF0000,-315.4021,190.6925,80.8384 -haryanvi pop,2febf2b3,#FF0000,156.6012,-84.7808,-5.0462 -belgian pop,3e36a8d9,#FF0000,37.7166,-86.2205,-1.4472 -contemporary post-bop,7bc49de0,#FF0000,92.1316,217.1814,9.2481 -vietnamese melodic rap,a0e3563c,#FF0000,121.2045,-63.9789,1.4899 -hip hop tuga,6ec87f01,#FF0000,146.6605,27.4447,5.1346 -gospel,cf75b6e0,#FF0000,-68.5629,97.892,-12.4664 -shiver pop,90c84cd2,#FF0000,2.182,-94.5542,8.4922 -jazz trumpet,e08a970a,#FF0000,93.2192,210.909,12.9708 -american metalcore,30dba6c1,#FF0000,-187.8244,-149.9682,-1.4357 -canadian electronic,4b01d2b2,#FF0000,120.9184,-190.53,15.7581 -water,6d5a4592,#FF0000,-304.3165,188.0765,79.038 -barnmusik,23d07122,#FF0000,179.7382,122.57,32.3339 -northern soul,bebfcf0e,#FF0000,13.6872,72.9656,-5.7418 -argentine telepop,9c50d01f,#FF0000,-0.3211,-89.2744,29.7247 -deathcore,9c24e4c5,#FF0000,-191.0929,-81.3307,-7.7369 -pakistani pop,d8a2c016,#FF0000,34.2315,-3.2967,-4.2065 -visual kei,19bea2ed,#FF0000,-173.6874,-169.083,1.9413 -stoner metal,63a8ac10,#FF0000,-198.201,31.6739,-1.9418 -ukrainian pop,d3691aa5,#FF0000,42.1584,-92.17,-4.6628 -doo-wop,cba77b06,#FF0000,-8.1141,131.3889,1.4668 -colombian hip hop,0b9ae86f,#FF0000,165.0902,-56.4147,6.8032 -traprun,ec56bc95,#FF0000,-2.5941,-142.6893,-15.9898 -melodic dubstep,c8462281,#FF0000,-100.9881,-133.0459,-7.9868 -seattle hip hop,b10619ec,#FF0000,92.2115,-45.7609,-0.8863 -detroit rock,13c4da8f,#FF0000,-128.0253,21.845,-1.6408 -hindi indie,570f8c1d,#FF0000,5.2233,-42.2458,4.362 -ambient worship,8b3f7432,#FF0000,-208.2554,63.9369,14.817 -piseiro,d68b1325,#FF0000,250.6953,-136.6974,13.8526 -ska mexicano,fcc14eeb,#FF0000,46.4388,-64.6354,14.2565 -big beat,99172718,#FF0000,49.0605,-210.5716,-2.9293 -canadian country,162c6f5a,#FF0000,-27.2706,44.9564,4.2662 -pinoy trap,0406a01d,#FF0000,133.0575,-82.3155,5.9138 -vapor soul,518d15b9,#FF0000,34.6262,-87.7226,15.3032 -haryanvi hip hop,d2eb03e9,#FF0000,105.7595,-57.2212,4.7785 -taiwan singer-songwriter,a48c2e78,#FF0000,-47.5741,32.6054,13.2638 -hardwave,0e7935b7,#FF0000,-68.6713,-142.8201,-13.1222 -australian indie folk,4d903854,#FF0000,-22.3495,55.7406,10.6626 -folklore argentino,b6242ae6,#FF0000,118.7176,146.4811,-15.2136 -partyschlager,16ccd2a6,#FF0000,13.7231,-215.1876,-16.1045 -rock alternativo brasileiro,e533a4cd,#FF0000,-77.7019,-83.0787,-7.9884 -diva house,962d5efd,#FF0000,140.1106,-200.9583,22.4863 -london rap,4e5be24f,#FF0000,159.4612,19.3477,-3.5366 -argentine reggae,5f3119e9,#FF0000,140.4694,-123.9478,11.2292 -future garage,5f209419,#FF0000,110.8658,-163.6151,18.1793 -milan indie,dd155f02,#FF0000,11.6283,-83.9244,-14.7722 -intelligent dance music,fc5f61cf,#FF0000,34.0882,-91.2383,5.3595 -drumless hip hop,d37d4d2f,#FF0000,49.5282,13.1414,10.7749 -nwobhm,1173fece,#FF0000,-187.3516,-1.2909,3.1421 -charva,d42456b5,#FF0000,151.3733,-138.7853,9.6007 -cool jazz,dfc8a238,#FF0000,76.1635,226.3845,3.0265 -canadian pop punk,23232997,#FF0000,-166.9858,-182.7718,11.0275 -indonesian alternative rock,d96d4714,#FF0000,-113.3295,-32.2428,11.7205 -indonesian folk pop,602044a3,#FF0000,-9.3529,152.0908,-0.2653 -melodic death metal,a6d8a236,#FF0000,-234.4034,-97.838,20.7434 -j-pop boy group,3aa60431,#FF0000,19.9149,-167.4626,-0.9014 -japanese electropop,20f5c272,#FF0000,-4.5338,-151.6326,9.8293 -australian surf rock,6159c9ea,#FF0000,-124.4063,-125.4974,11.922 -j-acoustic,3e20d9b3,#FF0000,-14.9138,42.9024,26.4331 -progressive bluegrass,037e3511,#FF0000,23.1298,121.3338,4.7817 -corridos clasicos,35b508d5,#FF0000,156.7446,90.3794,-4.7094 -rif,e60c46ac,#FF0000,67.1829,-90.4938,-10.2432 -turkce slow sarkilar,128776b6,#FF0000,-2.1937,31.7003,2.3572 -canadian contemporary country,ab11fb8a,#FF0000,-86.678,-106.0609,9.8207 -chicago bop,a0fc3256,#FF0000,86.2161,-129.9203,9.286 -middle earth,7d51d268,#FF0000,-195.1968,77.5072,-23.0732 -swedish synthpop,fbfea4ec,#FF0000,3.5423,-175.2701,-4.8894 -hawaiian hip hop,9c28bc39,#FF0000,174.8131,-10.9738,-6.7951 -neoperreo,7fb07986,#FF0000,180.9896,-156.8503,10.2059 -boston rock,58861ff8,#FF0000,-122.2704,10.0512,-15.6788 -classic mandopop,e7b86471,#FF0000,-80.8681,69.7737,15.9223 -soul jazz,169845f1,#FF0000,59.6603,188.7077,-21.4779 -rave funk,16e1002f,#FF0000,334.8223,-58.6108,-22.6315 -seattle indie,033474cb,#FF0000,-90.0999,-8.1176,2.6669 -vocal house,30acdeb4,#FF0000,151.1277,-224.9636,14.4778 -russelater,3782d728,#FF0000,90.219,-175.9473,1.8419 -cubaton,de7df830,#FF0000,166.4516,-156.274,-5.1575 -vapor twitch,13235c37,#FF0000,50.4601,-94.7001,4.1552 -mainland chinese pop,c0c3225a,#FF0000,-37.31,-13.9771,7.3958 -trap soul,799dc36e,#FF0000,72.044,-83.625,16.3512 -electronica argentina,8426ef4a,#FF0000,9.7622,-93.1406,0.4409 -tropicalia,ff6fcd46,#FF0000,49.5607,77.7127,-7.2123 -manguebeat,b08fda49,#FF0000,82.0342,-21.4166,6.048 -rock uruguayo,04069b29,#FF0000,7.2218,5.0176,15.4905 -rap espanol,7140ac1b,#FF0000,151.499,76.1548,0.1657 -korean city pop,9661b754,#FF0000,44.6796,-56.9411,-10.5725 -jazz saxophone,38eb6871,#FF0000,77.8783,201.3634,6.8624 -moroccan pop,81ad1dbc,#FF0000,56.3546,-55.0839,-9.5351 -impressionism,68aeab5d,#FF0000,-115.8279,297.8532,-5.4367 -nu gaze,47cf1ab5,#FF0000,-189.334,-88.4438,-8.5415 -chill drill,053ea815,#FF0000,196.7101,-1.9468,24.2775 -urdu hip hop,04832419,#FF0000,195.0463,-65.1642,10.8085 -traditional blues,2933e28e,#FF0000,168.6514,187.439,12.4332 -dinner jazz,b9b1b138,#FF0000,148.7194,157.9365,0.5228 -funk 150 bpm,412bedd7,#FF0000,303.8313,-57.0163,-28.7667 -jamaican dancehall,78a4502b,#FF0000,179.7109,20.1308,4.5071 -brighton indie,edc22945,#FF0000,-96.0768,-48.4589,5.2159 -spacegrunge,43dd6718,#FF0000,-186.6598,-38.5051,1.9775 -musica bajacaliforniana,0389b39f,#FF0000,154.4821,52.6805,-5.6304 -suomi rock,c01a7620,#FF0000,-25.1392,-19.1752,12.5985 -comic metal,0772a5c2,#FF0000,-91.4378,-106.0959,-9.0728 -swedish idol pop,0c1a7c20,#FF0000,-27.2196,-127.6318,5.9498 -alte,f8d97478,#FF0000,122.3578,-19.6186,-11.7948 -japanese r&b,d320a6fb,#FF0000,62.27,-85.8886,-14.7727 -swedish alternative rock,f972d14e,#FF0000,-115.5653,-187.5596,5.3798 -psychedelic hip hop,f369d4e3,#FF0000,57.8659,-30.5964,3.9802 -japanese chillhop,123ed802,#FF0000,109.5063,50.0465,-19.9992 -roots worship,f8b04c8c,#FF0000,-124.5601,49.6469,10.389 -experimental r&b,60d80253,#FF0000,38.2882,-17.8031,5.5268 -uplifting trance,4525b05f,#FF0000,-40.5586,-219.2535,33.7039 -new age,3bfac61c,#FF0000,-124.7267,137.4171,-38.8919 -p funk,afdd1318,#FF0000,117.9111,-62.5016,-2.5616 -scam rap,047868a4,#FF0000,151.6145,-69.4866,15.7991 -vallenato moderno,b5ac0c4c,#FF0000,192.4854,14.0426,0.5273 -german indie,567441a2,#FF0000,3.7888,-56.0838,-1.1019 -new age piano,4498a035,#FF0000,32.7067,280.3045,-87.2306 -float house,3fadb9b6,#FF0000,183.5972,-201.2574,-3.9485 -sky room,4345ef9b,#FF0000,-5.7402,-200.0828,10.2355 -swedish indie pop,3adaa2c4,#FF0000,-67.2497,-37.9457,12.9149 -rock drums,972d96e5,#FF0000,-17.8609,-49.9153,4.779 -sound,5e2e97c3,#FF0000,-274.756,191.2984,71.9038 -levenslied,2e1a27f6,#FF0000,15.6914,-75.7871,5.1707 -nueva cancion,3b1771a8,#FF0000,99.5076,171.054,-37.6703 -russian rock,8b7527ed,#FF0000,7.0767,-39.0309,-8.2921 -bhajan,5bf8e9c3,#FF0000,29.2508,99.2242,7.7621 -experimental hip hop,1f6e3bb9,#FF0000,38.3413,12.0458,-0.4727 -bolero mexicano,a06e4fed,#FF0000,75.7245,185.3811,-4.0881 -vancouver indie,b4a0bad5,#FF0000,-82.9602,10.756,1.9097 -arabic hip hop,db939fac,#FF0000,138.1873,-43.9313,-7.0993 -new jersey indie,a8cac6d4,#FF0000,-117.4382,19.0368,-19.8064 -nashville hip hop,05abbe34,#FF0000,137.4377,-82.8062,7.179 -ska punk,4b28183a,#FF0000,-58.7955,-52.4161,7.3538 -rap cristiano,5988de1d,#FF0000,154.7012,-73.4468,13.9464 -english indie rock,8c6e524e,#FF0000,-130.4792,-126.103,-1.6481 -naija worship,68c7ca4f,#FF0000,-55.1359,39.6831,3.4604 -uk americana,49a1ab2c,#FF0000,-71.9783,75.9754,16.009 -neo-singer-songwriter,e1aca0d4,#FF0000,-36.6278,70.8783,-3.2195 -modern j-rock,5228e53a,#FF0000,-122.4324,-147.9659,4.4495 -south african pop,46c96ded,#FF0000,83.8938,-119.9106,17.532 -lo-fi product,cb6ba252,#FF0000,169.0658,52.9099,-18.7843 -rap maroc,ee223df3,#FF0000,148.2891,17.9849,5.3935 -ambient folk,7ab0dfa2,#FF0000,-107.1198,124.202,-23.7195 -bass trap,5b5d5a62,#FF0000,59.3275,-173.7195,3.6349 -classic kollywood,eb343ff5,#FF0000,29.4619,188.6773,-4.5922 -jazz piano,093c70d0,#FF0000,121.1081,218.1945,23.7312 -rebel blues,7e24e7de,#FF0000,-55.2989,-150.677,0.9955 -toronto indie,5a651e28,#FF0000,-102.2116,-7.4266,20.5786 -progressive trance,421bd4cf,#FF0000,-51.1613,-209.7059,27.1131 -tierra caliente,b3fbbc16,#FF0000,119.9184,69.0542,-10.431 -muziek voor kinderen,779cb8d3,#FF0000,139.9189,49.8497,-4.8007 -dark pop,37868273,#FF0000,-59.2533,-0.727,6.3104 -odia pop,5ec917bf,#FF0000,20.5169,26.3103,25.4163 -trap colombiano,949652e5,#FF0000,163.9981,-96.6466,9.9524 -indie quebecois,9d0e7e73,#FF0000,-38.0771,30.6608,4.7413 -ambient,9f8bc859,#FF0000,-196.6705,93.0063,20.651 -funk viral,483cde98,#FF0000,303.053,-61.7837,-17.8577 -medieval rock,b6d0d2c4,#FF0000,-88.8428,-123.3897,-10.8794 -teen pop,2792bda5,#FF0000,38.4877,-89.1281,-16.341 -folk brasileiro,82c40b36,#FF0000,4.6207,44.5586,-2.6621 -lo-fi,1e20729b,#FF0000,-108.7171,49.302,6.1546 -manele,9ebded8a,#FF0000,195.9625,-131.8513,2.2995 -instrumental rock,85201fad,#FF0000,-125.5172,42.4858,-9.2798 -trap baiano,d0378658,#FF0000,144.3626,-16.0697,-14.2137 -british folk,e2edc177,#FF0000,23.2084,159.7905,-9.4361 -rap baiano,30f0f33f,#FF0000,159.4682,13.2677,20.0657 -amapiano,d7811416,#FF0000,268.9475,-215.2232,21.0161 -funk mandelao,cc72f0a6,#FF0000,260.5685,-75.5254,-3.4131 -celtic,efb29d09,#FF0000,-77.5319,135.5991,8.4671 -tekk,80ccfe66,#FF0000,92.1227,-187.2017,-0.8864 -turkish alternative,b6aa1c1a,#FF0000,-51.8045,-25.398,16.2244 -german hard rock,b1cc3723,#FF0000,-152.4649,-86.4692,4.5349 -canadian latin,8c934e1f,#FF0000,123.5006,-154.4353,4.878 -bases de freestyle,41458d09,#FF0000,235.0668,-14.5503,15.9499 -minneapolis sound,dbaa9a83,#FF0000,114.0533,-138.9552,17.5264 -bubblegum dance,986e9676,#FF0000,87.4353,-224.7126,17.6091 -funk das antigas,a87b01fa,#FF0000,211.2728,-165.2245,-1.986 -jazz cover,d20b0eb4,#FF0000,44.3309,66.7785,-15.1913 -british indie rock,7b0759f9,#FF0000,-109.2609,-95.4448,-9.328 -alabama rap,75bd0da3,#FF0000,166.0989,-125.7183,-2.9496 -baltimore indie,8da212fb,#FF0000,-93.9331,6.3742,13.7973 -women's music,bec942d1,#FF0000,53.7574,79.4502,-0.4761 -old school rap francais,eb83362f,#FF0000,157.2712,-1.7197,12.9545 -antiviral pop,5a12f458,#FF0000,37.6594,-89.7374,-14.3101 -shamanic,f6bc71c8,#FF0000,-7.5719,125.2027,0.4555 -basshall,ce555e4c,#FF0000,181.6219,-143.0149,0.4973 -czech rock,2a6b4e81,#FF0000,-37.0089,-9.1259,22.7395 -a cappella,4ca43ef7,#FF0000,-27.2034,70.5296,7.776 -deep tropical house,00272c64,#FF0000,93.6722,-169.9648,10.1432 -nasheed,16920842,#FF0000,-1.2545,152.0867,8.086 -japanese soul,e958e08c,#FF0000,55.1493,-49.7287,-10.5134 -german trap,bb0cb98e,#FF0000,124.941,-126.1626,8.3508 -rkt,eb866703,#FF0000,312.916,-158.1543,52.376 -brazilian ccm,4e1cc438,#FF0000,-69.0055,56.4349,-1.8682 -zhongguo feng,f8b13925,#FF0000,-40.9599,-55.0791,9.1463 -crank wave,e65f4f61,#FF0000,-87.8839,-76.1993,8.9767 -st louis rap,92ce8fe4,#FF0000,173.2536,-139.2993,-11.1145 -canzone d'autore,09ef83da,#FF0000,-1.3971,131.9831,-9.5948 -trap catala,68431773,#FF0000,154.8588,-30.6904,8.1332 -athens indie,e0c50b78,#FF0000,-110.4891,-6.2173,-7.0276 -australian house,eff04f78,#FF0000,196.1884,-220.9034,19.8403 -australian reggae fusion,3f014c0b,#FF0000,51.22,-28.0712,5.7126 -philly soul,54a75f18,#FF0000,27.4702,16.2425,26.3291 -classic girl group,b0dd5919,#FF0000,-6.3731,79.8767,-0.7472 -boom bap,e9552b21,#FF0000,68.2793,32.7228,-0.9322 -r&b argentino,1eaf97bf,#FF0000,74.5405,-21.0913,-16.0638 -bow pop,391e23d1,#FF0000,-144.2353,100.7482,13.1357 -texas latin rap,06dc57fb,#FF0000,158.1557,-156.1111,10.3219 -synthwave,23e9b4ef,#FF0000,-34.6283,-191.7648,5.9469 -chill phonk,6b8e4c7f,#FF0000,32.348,-164.6488,-9.4026 -rap catala,8037440a,#FF0000,161.5142,-6.083,14.3381 -pinoy rock,fbf771fd,#FF0000,-50.9005,-39.5903,-4.9443 -thai indie pop,854a7368,#FF0000,-9.0109,-91.719,-14.3248 -austropop,021b45db,#FF0000,51.4531,21.8676,6.6681 -azonto,8a7dc0fe,#FF0000,186.2306,-112.711,-0.162 -karadeniz turkuleri,17e04da8,#FF0000,18.4226,57.9755,12.8307 -russian drain,592b2ae2,#FF0000,-73.1393,-14.8057,10.6516 -indie viet,cd6942fd,#FF0000,98.1885,111.0234,-9.0931 -nu-metalcore,21fc0d98,#FF0000,-150.9537,-196.403,-7.5834 -swedish singer-songwriter,ed0b4845,#FF0000,-49.4493,93.8749,-3.151 -hopebeat,0f0cc73d,#FF0000,-63.3643,-124.6251,-12.74 -gymcore,2fd68ab9,#FF0000,-184.5356,-209.2227,18.0534 -focus,78918dca,#FF0000,-126.6716,196.898,5.3103 -wonky,e57c9793,#FF0000,41.4219,-73.8872,5.1158 -swedish eurodance,a36b4189,#FF0000,68.6063,-188.129,-6.9915 -russian gangster rap,752ce21e,#FF0000,128.2508,-52.9639,1.3238 -taiwan indie,db6f5094,#FF0000,-63.4287,-33.4171,8.6424 -synth funk,5f9badf9,#FF0000,115.8398,-126.7192,16.6947 -rap mineiro,01ce49f9,#FF0000,162.3578,13.3346,0.3812 -rap algerien,69f96094,#FF0000,168.1233,1.0093,14.3796 -ye ye,45c94810,#FF0000,-5.0239,146.0801,0.6721 -singaporean pop,0524f136,#FF0000,13.9404,7.3173,9.0718 -pinoy reggae,674cc0b1,#FF0000,61.0918,-27.568,3.9759 -art punk,a00abef9,#FF0000,-62.5561,1.6759,13.2245 -batidao romantico,912b9e2d,#FF0000,231.67,-111.7297,26.0152 -indiecoustica,e821cdf3,#FF0000,-52.8673,51.6489,12.9316 -hypnagogic pop,932624d6,#FF0000,-93.2881,25.3766,-5.8711 -djent,4b1bc313,#FF0000,-179.0272,-129.314,-0.0466 -variete francaise,64623628,#FF0000,27.9056,-44.9086,4.5567 -classify,6144cd5e,#FF0000,55.4577,189.6309,-19.434 -indonesian worship,395253e9,#FF0000,-72.7237,56.1403,-10.0686 -greek drill,7bc364c6,#FF0000,162.4776,-65.6807,19.3658 -g-house,7e223685,#FF0000,128.6368,-166.5724,9.1761 -turkish trap pop,a9868982,#FF0000,96.2782,-96.9563,-3.5029 -lebanese pop,53626d5e,#FF0000,7.9375,4.5996,-3.1443 -tamaulipas rap,825a61ac,#FF0000,224.2747,-98.8741,22.8444 -polish alternative,1e2d0fdc,#FF0000,4.3706,-31.4153,-3.2167 -swedish drill,90fc17f2,#FF0000,169.2364,-53.6073,1.6694 -harlem renaissance,9216d9c0,#FF0000,117.6848,242.7578,34.6751 -uk doom metal,68f0fe7c,#FF0000,-199.7546,41.8994,5.0659 -hard bop,b3e2f480,#FF0000,67.4897,202.1037,2.8949 -jazztronica,ce978989,#FF0000,82.1757,-99.0248,8.8269 -portuguese pop,7c7e5be9,#FF0000,78.0105,-28.8316,5.1993 -classic soundtrack,6b6edbbc,#FF0000,-167.9922,164.4569,39.9404 -italian baroque,f6e0a240,#FF0000,-93.4209,213.9844,3.2585 -westcoast flow,1b9de4ca,#FF0000,189.1443,-44.6764,-1.9787 -rap chileno,fa7482c7,#FF0000,173.4371,34.1115,-13.0345 -rap geek,cb86abfb,#FF0000,56.5466,-58.3019,-24.9171 -russian romanticism,66914831,#FF0000,-143.5039,278.2883,-11.7255 -j-pop girl group,19df964e,#FF0000,-73.9426,-202.7898,-7.7248 -new school turkce rap,61d04dcf,#FF0000,109.1987,-5.4726,-12.6891 -sleaze rock,bc54c082,#FF0000,-151.7928,-105.1146,-1.1641 -brazilian jazz,37ce16c0,#FF0000,65.3002,170.2164,-12.4585 -electronic rock,edd73eff,#FF0000,1.004,-195.1653,6.1495 -chill abstract hip hop,d62b78fe,#FF0000,53.372,36.6831,3.5128 -jazz guitar,07c000be,#FF0000,155.7788,180.9654,-1.5085 -rhythm game,bd09e64f,#FF0000,-64.4893,-158.3808,-6.2683 -proto-metal,68c317e1,#FF0000,-132.4684,34.8909,16.6397 -prog metal,2af140fc,#FF0000,-156.8664,-76.6701,2.886 -bassline,28b4433c,#FF0000,208.3639,-196.9359,4.2764 -retro soul,b865a6af,#FF0000,52.0569,-4.3104,10.5952 -jazz fusion,0c12e7dd,#FF0000,17.0297,141.2463,0.6801 -latin afrobeat,54e86caa,#FF0000,107.3259,-94.9247,-10.0985 -classic colombian pop,038b672c,#FF0000,209.5731,84.0005,-8.9129 -iskelma,6f8d632b,#FF0000,-11.2278,-35.5979,17.9418 -proto-hyperpop,3f5946d5,#FF0000,59.0507,-110.0601,10.815 -japanese classical,1ba93623,#FF0000,-137.4309,200.3227,7.6887 -electro swing,f6054faf,#FF0000,172.0718,-155.8371,-19.432 -rock nacional,74742415,#FF0000,-1.7515,117.5584,7.5552 -rap cearense,ee565fe9,#FF0000,157.2612,-34.4528,-7.966 -rock gaucho,48ade96e,#FF0000,-46.5683,-25.8562,-5.8565 -pop folk,8aaa2235,#FF0000,-65.8563,102.0515,-14.0842 -spanish punk,2690f7da,#FF0000,-101.8201,-94.1617,-1.4649 -australian children's music,abce74dc,#FF0000,161.2286,83.9014,-8.6563 -rock kapak,1b5f604f,#FF0000,-50.4214,-71.7563,18.2703 -cyberpunk,bf00f417,#FF0000,-63.5556,-191.8952,4.5691 -eau claire indie,06d2dccc,#FF0000,-114.3821,104.591,9.321 -scottish singer-songwriter,b14b0868,#FF0000,-9.4711,72.4442,18.4311 -lo-fi vgm,c813c431,#FF0000,83.1084,-63.1685,7.8733 -chicha,82ba2650,#FF0000,107.1644,32.2479,-22.0253 -french soundtrack,f8c8d275,#FF0000,-165.3908,160.0935,-10.867 -deep german hip hop,a5e56f3b,#FF0000,106.9085,-26.7851,-2.4949 -classic city pop,0fb0a856,#FF0000,28.0319,-59.0776,-1.5357 -salsa venezolana,f73a2110,#FF0000,179.0681,50.6378,-19.8751 -hardcore techno,6537eca1,#FF0000,-14.7641,-205.8449,27.6058 -classic russian pop,159dc589,#FF0000,42.9959,-46.1206,4.9802 -ottawa rap,f33dbd1e,#FF0000,152.7382,-59.778,-3.4879 -turkish deep house,3ec95680,#FF0000,145.4026,-193.2056,-1.9394 -stomp pop,b83c2874,#FF0000,-96.2904,-69.6072,20.9982 -nintendocore,84c93012,#FF0000,-149.9734,-94.8945,0.9541 -boom bap brasileiro,3f6058ca,#FF0000,165.6348,13.0919,20.1438 -italo disco,924b3787,#FF0000,125.2869,-189.5215,23.5506 -ghanaian pop,3d78323d,#FF0000,173.5895,-42.2005,-6.3049 -rap sardegna,564e80a9,#FF0000,163.0744,-59.3048,20.0535 -lata,00366908,#FF0000,-4.8102,229.9366,7.2619 -latin jazz,3fb03d16,#FF0000,141.1118,155.5883,-49.5843 -swedish power metal,ee77f48e,#FF0000,-204.2645,-150.9969,2.1572 -anime rap,a8e50f0f,#FF0000,123.3821,-112.3963,4.4569 -hk-pop,e205c5e4,#FF0000,-3.7064,0.1891,17.9294 -classic arab pop,af740893,#FF0000,-30.8179,119.7938,-3.3374 -rap underground espanol,852107db,#FF0000,125.0002,47.7792,-0.253 -italian alternative,19634e51,#FF0000,-42.1904,-15.6079,10.2193 -glitch hop,7c342374,#FF0000,61.9361,-155.5668,12.7535 -forro de favela,194d3a70,#FF0000,90.327,-22.2836,2.7004 -black metal,60a10fd2,#FF0000,-244.8562,9.7762,-17.551 -filthstep,96893a93,#FF0000,6.3816,-157.9188,-2.6161 -spanish metal,2c6303e1,#FF0000,-147.1974,-112.619,-0.6102 -boston hip hop,394c1f49,#FF0000,106.8768,-45.3534,-9.198 -romanian trap,888d1e5b,#FF0000,148.6436,-126.5926,-3.7974 -cumbia santafesina,324df076,#FF0000,96.4171,-7.5774,-7.2739 -german r&b,327767c3,#FF0000,120.1904,-83.9959,1.8226 -thai rock,86df9067,#FF0000,-27.7204,-120.7894,7.0167 -anthem emo,82651009,#FF0000,-160.1348,-165.4842,-9.8827 -merengue,f5d197bd,#FF0000,151.5126,54.9983,-12.9202 -rock brasiliense,de53bccf,#FF0000,-112.8188,-59.4716,2.2505 -banda sinaloense,d6c92132,#FF0000,80.6073,62.6159,-10.2504 -french reggae,20152d17,#FF0000,148.0051,-44.4997,1.3784 -trap carioca,ba9406c3,#FF0000,175.7543,-87.0311,4.5333 -hands up,f3223616,#FF0000,34.9827,-242.1761,-16.0255 -german underground rap,1ac14470,#FF0000,180.4504,-39.8121,-5.7933 -atlanta indie,a69fa07f,#FF0000,-123.0791,-12.6731,13.2864 -bitpop,ac2c63bd,#FF0000,21.6987,-160.845,9.6371 -newcastle nsw indie,34ae5a8e,#FF0000,-113.6741,-34.4816,22.8232 -christian pop,0ae5c62f,#FF0000,-40.1197,-96.447,1.9323 -bandung indie,96be9ab5,#FF0000,-114.0073,-88.9656,11.7185 -chill breakcore,06b59058,#FF0000,-69.3808,-142.8801,-12.8573 -classic uk pop,add9e8cd,#FF0000,1.728,38.0834,1.4367 -flamenco,80ed2e44,#FF0000,96.1579,179.3209,-27.848 -musica tlaxcalteca,06dc7e0f,#FF0000,92.3404,-40.7121,10.7318 -indie electropop,064d1705,#FF0000,10.5109,-71.9597,9.2752 -deep disco house,12c90c5f,#FF0000,253.9527,-231.0662,10.7395 -livetronica,52565824,#FF0000,53.8024,-143.9606,-7.2387 -chicago punk,45dbb834,#FF0000,-138.8129,-74.5746,2.0411 -aussie drill,498917e9,#FF0000,238.2876,-69.6671,-5.9923 -mahraganat,d6dd3a8b,#FF0000,180.7115,-140.3416,-4.6308 -pet calming,84c667d1,#FF0000,-100.5726,226.6247,8.7325 -classic russian rock,0f4a9443,#FF0000,5.9355,14.1147,10.4999 -pop violin,bf6711ad,#FF0000,-193.281,110.2637,-10.0511 -nederpop,4ba9237a,#FF0000,-30.762,42.6438,16.8166 -indie punk,4d1a0598,#FF0000,-153.6294,-18.4787,13.5579 -reggaeton cristiano,30774fc3,#FF0000,130.7256,-109.3374,-2.6734 -breakbeat,cd1d5f30,#FF0000,114.8096,-211.299,23.1294 -lo-fi rap,de9aebbe,#FF0000,114.0823,24.2274,-3.2945 -palm desert scene,be5a3f25,#FF0000,-132.5864,16.4765,15.797 -german punk,ff2dceb8,#FF0000,-122.0988,-52.4564,8.4413 -afghan pop,a200df1f,#FF0000,50.1357,48.6694,-0.4654 -folk punk,d904d1af,#FF0000,-41.1166,66.3405,6.3595 -argentine alternative rock,9102d242,#FF0000,-67.1056,-108.5872,-17.41 -finnish metal,f9b2f1d7,#FF0000,-222.8855,-147.0637,-5.672 -boston folk,ec25193f,#FF0000,-23.6677,104.4868,0.4578 -nordic soundtrack,efe778c6,#FF0000,-209.6059,108.392,-3.6614 -cumbia del sureste,6f368a99,#FF0000,175.087,-81.4134,6.9018 -australian alternative rock,ad9dd329,#FF0000,-116.2343,-9.9309,-3.754 -desi emo rap,7ca51261,#FF0000,149.915,43.6861,1.8815 -violao,2a06a772,#FF0000,95.3576,181.1424,-23.1763 -grave wave,d45ab979,#FF0000,-59.2523,-145.246,2.1271 -abstract hip hop,210b28ca,#FF0000,67.8988,-54.1372,23.0305 -israeli mediterranean,bda36a14,#FF0000,-6.3518,-43.1368,7.0804 -german pop rock,fa205c98,#FF0000,-78.0265,-135.4954,2.4389 -lovers rock,3fdbd589,#FF0000,218.6628,-80.0806,19.4223 -barnsagor,5e5fa293,#FF0000,284.1679,172.098,-51.749 -fantasy metal,5aad12da,#FF0000,-221.3611,-118.5737,-2.3364 -melodic thrash,081a8db9,#FF0000,-180.3825,-70.5987,2.9614 -mississippi hip hop,44d3b767,#FF0000,156.6024,-122.6603,-2.5238 -german singer-songwriter,967cfa49,#FF0000,36.1188,14.0712,21.0647 -lo-fi emo,ceb9e4d6,#FF0000,-136.2901,46.7621,2.7676 -cumbia ranchera,9c085b2d,#FF0000,85.6733,-117.4139,19.2064 -future house,0f2681f3,#FF0000,69.2196,-198.2767,-6.2909 -anthem worship,188f026d,#FF0000,-153.1871,-59.3433,-12.546 -australian metalcore,d1a847cf,#FF0000,-216.489,-151.8016,12.6907 -thai indie rock,b88b3673,#FF0000,-26.5588,-106.8275,6.6305 -dembow dominicano,7ac3df2b,#FF0000,275.0882,-38.7459,-38.2279 -icelandic indie,6989b79e,#FF0000,-67.1756,57.8106,9.0247 -dark synthpop,7796c6c0,#FF0000,-47.5838,-200.944,16.0959 -upstate ny rap,ef29e296,#FF0000,112.9431,-0.3362,-10.7287 -acoustic opm,35d84506,#FF0000,-6.4729,91.7842,-1.2638 -australian country,74c09949,#FF0000,15.6628,-9.3355,15.3032 -venezuelan rock,347fe9b7,#FF0000,41.1484,-35.9138,22.1917 -scream rap,2129a2eb,#FF0000,52.6914,-129.3409,12.2721 -morelos indie,1f4b20db,#FF0000,-74.5272,-103.9954,-10.5801 -bboy,5abbdb66,#FF0000,154.1125,-143.8417,-1.1288 -noise rock,bcf3a613,#FF0000,-163.7706,17.4666,3.0889 -narco rap,281c6097,#FF0000,242.9414,-84.055,13.5093 -sholawat,43d1d4ee,#FF0000,-5.4547,9.3525,1.6342 -manchester hip hop,f330f609,#FF0000,161.0184,19.9951,-4.4958 -future bass,a9274393,#FF0000,27.5126,-94.2586,20.4779 -organic electronic,5250e8c2,#FF0000,231.0975,-187.6475,20.7158 -pop nacional antigas,eeb88600,#FF0000,-5.6873,80.3857,29.2109 -instrumental funk,6b4d0aa0,#FF0000,97.9817,64.6677,10.5092 -k-indie,bcf54957,#FF0000,15.813,14.7824,0.5745 -cumbia sonorense,a372aaf1,#FF0000,160.5441,53.195,-11.4044 -carnaval,2b0b5e5f,#FF0000,50.8803,-166.9802,-30.4718 -digital hardcore,9021cde1,#FF0000,-79.02,-209.4068,-6.2366 -dutch indie,2ce74984,#FF0000,-69.2664,21.1838,10.4246 -garage rock revival,dac6c43d,#FF0000,-134.8456,-36.9734,-4.2025 -indie liguria,78947efc,#FF0000,41.5315,-135.7476,4.3653 -ghanaian hip hop,c2652223,#FF0000,181.928,-56.5274,-1.7166 -trap venezolano,6acf764a,#FF0000,179.8907,-32.2657,-6.0329 -traphall,15bca4e6,#FF0000,181.4429,20.4693,-15.3329 -belgian dance,1ee25aa7,#FF0000,133.3535,-224.1109,27.551 -swedish melodeath,5a328a80,#FF0000,-231.6925,-110.154,7.095 -kirtan,cb762705,#FF0000,-86.3717,104.8751,2.5575 -qawwali,311f3da3,#FF0000,41.6389,85.8124,11.3382 -cancion infantil latinoamericana,9e89c7a3,#FF0000,139.9786,98.6384,5.7318 -polish classical,66da3b8b,#FF0000,-84.2695,302.6367,12.8627 -reggae en espanol,d64d3a3d,#FF0000,184.9382,-130.5814,-9.8068 -detroit trap brasileiro,ad64a1fb,#FF0000,162.4098,-95.2502,8.2852 -psychedelic soul,62f14ec7,#FF0000,45.8714,14.1989,13.2053 -kizomba,e52f7dbf,#FF0000,122.7528,-145.9066,25.1645 -nerdcore brasileiro,b58b87ae,#FF0000,-31.6008,-77.1507,-13.0951 -canzone napoletana,f7b3207c,#FF0000,-79.8603,180.6485,-4.6593 -neue neue deutsche welle,c3d0ebe0,#FF0000,27.6755,-143.5002,-10.0272 -chinese r&b,2da82e5d,#FF0000,18.9951,-56.5263,14.9017 -thai hip hop,a03c4416,#FF0000,150.9317,-68.7212,-12.6579 -uptempo hardcore,c8a1c242,#FF0000,-62.0552,-176.8514,3.2409 -indian folk,d5f47aab,#FF0000,26.7742,-21.1422,0.3582 -modern reggae,bd33e1e1,#FF0000,160.8752,-12.4369,6.1807 -happy hardcore,0f99c7ae,#FF0000,16.33,-222.8025,21.1589 -musica tradicional cubana,d235976a,#FF0000,154.4155,184.6423,-18.5646 -solo wave,10769945,#FF0000,-72.1884,-5.8906,-9.4446 -canadian soundtrack,a6c26098,#FF0000,-210.9689,135.4508,39.9389 -classic sierreno,a3d5f52c,#FF0000,159.4592,90.8336,-6.3695 -egyptian trap,4ef85324,#FF0000,123.7853,8.7951,-9.8441 -classic praise,c26e5404,#FF0000,-79.0405,70.5945,-4.4419 -asian american hip hop,c19fc7bc,#FF0000,135.1871,-94.1553,8.5885 -swedish pop rap,40571ce4,#FF0000,123.6119,15.8724,-2.8183 -turkish psych,6683d4bb,#FF0000,-9.8089,89.4748,-1.0224 -veracruz indie,bf905b1d,#FF0000,22.8418,-0.4869,6.8288 -icelandic rock,ebb9ea14,#FF0000,-33.188,-3.8968,8.2876 -finnish power metal,6c4dee15,#FF0000,-204.2302,-160.71,18.0361 -indonesian reggae,f06e9a2f,#FF0000,-128.5106,36.3673,19.5723 -bubble trance,ac45268e,#FF0000,123.5954,-227.4849,40.7572 -acoustic guitar cover,851af3d6,#FF0000,132.7283,130.5851,-1.3357 -pop virale italiano,9e75556e,#FF0000,71.7906,-31.5505,4.9045 -rai,d4c498b6,#FF0000,56.4713,-52.3527,-27.5543 -danish rock,1874b153,#FF0000,-121.435,-114.909,-6.6732 -liquid funk,3c617319,#FF0000,144.6356,-222.5188,1.9886 -turkish jazz,0d10c5c1,#FF0000,9.2366,130.508,0.1492 -tontipop,9f5c1c6e,#FF0000,-58.565,-123.5414,12.5407 -dansband,5559fb1c,#FF0000,-40.2947,-81.0667,-7.2408 -pianissimo,e41cefe0,#FF0000,16.4942,268.3762,-1.7336 -kayokyoku,d47ab962,#FF0000,-50.0413,41.1768,23.5109 -singaporean mandopop,f34a4a1e,#FF0000,-50.4338,43.8349,22.1263 -bronx hip hop,46487976,#FF0000,204.5759,-86.4406,19.0467 -jazz trio,777ddd1e,#FF0000,106.0299,198.1678,15.2528 -japanese punk rock,7138d261,#FF0000,-142.1086,-83.4166,-4.1044 -dark clubbing,b390d522,#FF0000,20.3803,-197.5568,9.4165 -electro-pop francais,c3dbefbf,#FF0000,86.4432,-104.6445,-4.8904 -egyptian hip hop,238206f9,#FF0000,121.6758,47.4481,-9.6651 -french shoegaze,bc2f8741,#FF0000,-192.9762,-44.2645,-15.1772 -drill italiana,369606f2,#FF0000,132.0676,-41.8879,-2.6855 -aggressive phonk,5e180732,#FF0000,64.6575,-185.4273,-1.1383 -uk dnb,cdfdb72d,#FF0000,143.9191,-207.9175,9.0031 -progressive metalcore,b7a209e3,#FF0000,-223.0951,-175.3953,24.3874 -french romanticism,0c62cdec,#FF0000,-169.5666,281.265,5.5143 -neo r&b,f5a70909,#FF0000,81.4721,-17.3511,4.374 -german house,09903788,#FF0000,228.1213,-212.2826,3.0415 -electropowerpop,4efa01df,#FF0000,-43.4803,-162.4839,3.8976 -japanese alternative pop,88adca61,#FF0000,-8.5176,-50.9825,-6.5148 -vegas indie,00437896,#FF0000,-88.4808,-97.3809,17.0201 -austindie,02150da6,#FF0000,-82.038,-21.4175,13.3713 -uk reggae,cb979bf3,#FF0000,206.8614,-156.5415,13.1817 -healing,4f4f4174,#FF0000,-251.6385,150.3118,17.0375 -musica triste brasileira,6c0ad26e,#FF0000,91.2111,24.839,-3.2999 -samba-enredo,4b69b104,#FF0000,56.4297,35.4516,-29.9895 -afro soul,a238dea3,#FF0000,113.1871,-134.8547,17.673 -jovem guarda,b8bdc7ac,#FF0000,-17.9728,65.8741,32.1922 -gujarati garba,dce56d45,#FF0000,10.639,95.5644,-11.4028 -nightcore,5ee89483,#FF0000,39.447,-126.6249,-14.8587 -saskatchewan indie,f4e4265a,#FF0000,-62.0568,38.6125,4.8284 -swedish death metal,f5fb892b,#FF0000,-226.9981,-37.7834,-11.2282 -hamburg electronic,63a46a39,#FF0000,183.6353,-224.5545,0.1984 -canadian americana,9a2c6678,#FF0000,-23.1148,99.4907,3.6865 -umbanda,ec5a682f,#FF0000,120.5692,124.6481,-21.4249 -souldies,6d8edc7c,#FF0000,4.2013,80.5593,29.9929 -anti-folk,c463b730,#FF0000,33.2607,58.5588,-4.7556 -riot grrrl,c7602ddd,#FF0000,-118.658,-23.3573,9.9848 -monterrey indie,21e1610c,#FF0000,-54.7959,-127.5796,11.0737 -mexican classic rock,171cdbf3,#FF0000,-31.1569,59.3347,2.4004 -new orleans jazz,a5b60537,#FF0000,142.3586,214.2032,8.4186 -organic house,9b215e2b,#FF0000,251.1912,-232.5322,17.6123 -dixieland,ba10ae74,#FF0000,161.1666,220.5788,14.5103 -cosmic american,5c8e41c2,#FF0000,3.3772,108.3209,-8.828 -rap feminino nacional,faad5df2,#FF0000,161.7138,-10.4267,11.9501 -british alternative rock,ef0bba10,#FF0000,-150.4424,-101.0085,8.8766 -indonesian idol pop,152badc5,#FF0000,-42.987,-174.394,1.9404 -jawaiian,6a16743c,#FF0000,143.71,-108.9708,-10.8478 -mariachi cristiano,277e43d7,#FF0000,14.9587,45.6266,6.8271 -classic cantopop,915e426e,#FF0000,-14.9646,36.3619,6.5688 -romantico,507b2d00,#FF0000,125.5803,113.1863,-13.6491 -german power metal,8dbf49b7,#FF0000,-206.0266,-138.2752,-7.3481 -classic disco polo,dd5aff25,#FF0000,130.6066,-204.0783,3.0243 -musique pour enfants,80363e2d,#FF0000,-230.0382,132.8376,-13.5167 -swedish tropical house,5388b15b,#FF0000,48.4336,-191.3883,-0.9385 -discofox,6ab95fb1,#FF0000,32.171,-220.7511,-23.5367 -chilena,a3d2efdd,#FF0000,169.0657,48.8729,2.2991 -j-metal,f754eae8,#FF0000,-177.1336,-127.177,-1.8742 -welsh rock,981968f3,#FF0000,-116.1214,-85.8354,-0.4288 -bulgarian pop,6454d3bb,#FF0000,66.8592,-132.0782,24.5399 -virginia hip hop,555713c2,#FF0000,151.7244,-30.1598,-2.9594 -brega paraense,e16d9476,#FF0000,104.0611,-144.9533,11.4119 -thai trap,2650d21d,#FF0000,150.4814,-103.7992,-10.7587 -grungegaze,b387cc26,#FF0000,-237.4535,-79.001,8.5419 -chicago hardcore,05f67b52,#FF0000,-168.4114,-32.9768,15.5585 -sludge metal,557333d4,#FF0000,-205.5456,35.217,7.5302 -pacific islands pop,3b072c09,#FF0000,97.0674,-124.9072,0.9063 -south african rock,82a8034a,#FF0000,-99.1898,-114.324,-1.7902 -swedish indie rock,7c18f519,#FF0000,-129.7938,-26.1686,8.8338 -russian post-punk,fe38a87c,#FF0000,-43.8547,-76.1506,-1.5045 -smooth saxophone,4aeb547b,#FF0000,52.9325,-4.4986,5.4898 -ukrainian rock,6a4cca8b,#FF0000,0.5568,-107.3695,19.7604 -chicago soul,8832b480,#FF0000,15.3099,111.3611,4.606 -samba moderno,f1f18714,#FF0000,54.6794,44.603,-18.0 -freestyle,03a14bb1,#FF0000,118.765,-188.4443,8.589 -american shoegaze,6d4e95aa,#FF0000,-223.0349,-43.6485,-9.8548 -latin metal,07069e8d,#FF0000,-148.0355,-23.1686,-2.1758 -german reggae,b7e37718,#FF0000,166.3489,-71.1285,10.5879 -danish metal,14d9d913,#FF0000,-213.357,-85.1611,-8.5491 -rock mineiro,be7c9334,#FF0000,-54.6165,-119.6177,12.8471 -sound team,538fdbcd,#FF0000,-129.5848,-104.2171,-22.621 -canadian electropop,14c3b90b,#FF0000,0.0061,-157.1854,-14.6826 -drone,1430fd26,#FF0000,-225.6328,126.166,16.2445 -regional mexicano femenil,f9180ce6,#FF0000,87.7282,71.5267,-12.3053 -indian edm,f6ef183a,#FF0000,94.0998,-180.3481,3.5123 -j-idol,8fe93f69,#FF0000,-80.3817,-201.5699,-11.1792 -okinawan pop,ada55c73,#FF0000,-38.0102,-112.6002,13.8863 -sandalwood,c927b411,#FF0000,95.4254,-27.3784,-22.3438 -scottish new wave,ae05ff3a,#FF0000,-53.9746,-73.9786,-13.7509 -indie jazz,1db19bad,#FF0000,82.235,-9.0558,13.2271 -afrikaans,0d2eaefb,#FF0000,-0.5613,-53.1922,-11.3574 -nz reggae,e7028e6f,#FF0000,146.2505,-158.174,6.1438 -israeli rock,741f6213,#FF0000,-43.96,40.6952,28.4049 -oklahoma country,8b55ec0e,#FF0000,-94.4765,-31.4273,-0.0688 -viking metal,c8a19ad7,#FF0000,-225.1632,-88.1036,3.2286 -christian trap,070d8828,#FF0000,118.7917,-60.8286,-6.4262 -brega,c9fa46fc,#FF0000,61.007,-33.5151,3.5146 -buffalo hip hop,9e909fcb,#FF0000,97.9878,-10.1878,-36.9588 -kazakh pop,f1a2fb0f,#FF0000,74.45,-112.7935,29.0524 -chill lounge,bdee8a7c,#FF0000,67.3193,-130.0246,25.4579 -belly dance,ba3648cb,#FF0000,89.4495,-50.1198,17.0149 -minimal tech house,adae5bc4,#FF0000,273.1458,-225.7129,6.517 -icelandic pop,55696b16,#FF0000,-7.2107,-13.2617,20.31 -classic indo pop,ce639c81,#FF0000,-49.2854,-1.9804,20.3958 -oakland indie,ec4a0730,#FF0000,-84.5398,-6.4183,8.4169 -surf punk,a267786b,#FF0000,-145.7032,-61.795,-18.1458 -australian trap,8a5ef68f,#FF0000,133.5828,-39.0387,2.357 -brutal death metal,a964bf03,#FF0000,-213.0835,-11.6161,0.166 -christian metal,0155bfd6,#FF0000,-150.6889,-72.3518,-3.9818 -japanese vtuber,0648c808,#FF0000,-9.6819,-146.3224,13.9113 -south african hip hop,793d8583,#FF0000,140.3931,-14.7404,-13.3688 -rhode island rap,e8a636e6,#FF0000,122.4287,-4.0136,-9.7163 -austrian pop,b7da4172,#FF0000,26.2917,-93.0019,-0.0432 -shaabi,3e0f41bd,#FF0000,63.6537,-49.8091,-11.6328 -celtic metal,495190ec,#FF0000,-201.08,-73.9927,-3.6947 -salsa peruana,012bdb83,#FF0000,137.3799,46.892,1.5506 -tecnobrega,1d8aa9fa,#FF0000,57.613,-98.5418,7.1614 -indian lo-fi,ffeed40c,#FF0000,11.2641,15.0187,-0.6458 -transpop,1d28a005,#FF0000,11.1205,-52.1114,3.0543 -chillstep,3692be0f,#FF0000,-67.0419,-107.3403,-18.2637 -japanese trap,125658e8,#FF0000,115.1596,-142.6449,5.0917 -egyptian alternative,e58584f7,#FF0000,8.944,-14.4271,13.5358 -jersey club,13db0704,#FF0000,209.0706,-176.6834,-10.7886 -experimental,2216470a,#FF0000,-82.3086,102.1106,-13.9256 -channel pop,03d87c3a,#FF0000,19.0086,75.019,-5.3328 -czech drill,43cd3ef5,#FF0000,165.2815,-79.2826,-7.7137 -texas metal,a1180553,#FF0000,-185.6242,-14.1871,-17.3441 -polish rock,0c830b59,#FF0000,-43.8535,-43.4698,-4.4571 -norwegian pop rap,a4f63e15,#FF0000,124.8941,-69.4049,-1.2459 -indonesian lo-fi pop,688707c7,#FF0000,11.6423,83.7389,-5.932 -samba de roda,176b7aa4,#FF0000,71.9698,112.7323,-16.4042 -sda a cappella,df18188e,#FF0000,-118.7697,150.3637,-10.8224 -harlem hip hop,bbbd4d46,#FF0000,142.6919,-11.2216,0.3761 -danish pop rock,31fd5287,#FF0000,24.1159,-50.7164,11.3654 -canadian ccm,55debe2d,#FF0000,-112.6439,-86.0237,3.3184 -russian emo rap,d1ec8340,#FF0000,74.6958,-138.198,7.2805 -pinoy city pop,30bfd608,#FF0000,24.1378,-27.8571,19.3096 -slayer,f0744d60,#FF0000,-185.7779,-157.5615,14.6468 -memphis phonk,8b3fe246,#FF0000,122.9472,-156.8455,29.2864 -danspunk,0d23e552,#FF0000,37.3206,-56.8532,19.288 -polish alternative rap,d951ac79,#FF0000,129.7532,14.5769,-3.6619 -uk pop punk,351ff4fe,#FF0000,-164.2401,-195.8678,8.0179 -indie rock mexicano,06eb6105,#FF0000,-121.1389,-130.9333,-5.1865 -bhangra,47f53289,#FF0000,119.4573,-119.6145,-3.5176 -russian punk,cf0cae34,#FF0000,-42.7311,-98.6274,-9.0471 -chill dream pop,dcd38eba,#FF0000,-129.9105,-130.1129,-0.2403 -quran,d3793ee2,#FF0000,22.0774,252.8862,-84.5265 -classic turkish pop,53a285b0,#FF0000,-42.6137,136.2236,-13.1542 -dark techno,eaaea8f1,#FF0000,206.6791,-242.8087,-19.5057 -gothenburg indie,4bab64d5,#FF0000,-90.7717,5.0668,-9.6569 -musica gaucha tradicionalista,b92f8818,#FF0000,125.365,80.1102,0.9238 -boston indie,7180be05,#FF0000,-105.8751,26.2885,-6.7333 -quebec indie,4734559d,#FF0000,-92.1638,-19.4211,-1.4498 -uk house,819a3474,#FF0000,198.3218,-210.5076,27.5868 -psychedelic trance,4a555443,#FF0000,149.8206,-224.0647,46.549 -neoclassical darkwave,32ec7afc,#FF0000,-169.9811,136.0779,-1.6107 -oc rap,fa61569f,#FF0000,127.6077,-43.3402,0.166 -rave,7a94a7a4,#FF0000,18.9722,-232.4293,-19.2905 -vapor pop,aead3ddc,#FF0000,-17.093,-105.8612,-8.7921 -cdo indie,92f5a838,#FF0000,59.497,-55.5453,-27.1207 -classic venezuelan pop,14bd8ee1,#FF0000,72.411,92.992,11.0477 -kazakh hip hop,422cae07,#FF0000,148.7129,-100.5793,-10.639 -guadalajara indie,259f0592,#FF0000,24.8355,-90.0068,22.7929 -german alternative rock,d8410280,#FF0000,-91.3388,-154.8419,-11.0579 -karadeniz pop,6b1d393c,#FF0000,53.4284,-7.8138,6.3088 -post-rock,00013493,#FF0000,-193.8231,61.8324,1.3938 -children's folk,70a70ad3,#FF0000,141.426,100.4801,5.8614 -polish drill,fdc12394,#FF0000,151.7249,-70.0695,15.452 -vaporwave,c6012e9b,#FF0000,-47.8721,-81.546,15.235 -hungarian hip hop,f5626478,#FF0000,171.1677,1.2259,14.5262 -alternative americana,12aad5db,#FF0000,-45.5542,73.9058,6.1908 -hyphy,c9f0ebe8,#FF0000,157.8503,-71.5186,13.8654 -easycore,ef2a3a50,#FF0000,-176.346,-207.2724,10.1603 -new beat,0e22a88f,#FF0000,66.3786,-205.0817,-3.5962 -indonesian hip hop,9300bf87,#FF0000,134.5905,-121.0791,-0.3267 -instrumental grime,fa481a0e,#FF0000,137.5954,-133.9604,4.8627 -punk urbano,f23213ea,#FF0000,-118.1451,-134.5137,-5.9517 -reggae uruguayo,5fdfbd97,#FF0000,-13.675,-158.5569,2.6134 -khaliji,37fcd00d,#FF0000,23.3144,5.8332,-6.0456 -opera metal,cab8b432,#FF0000,-204.3047,-68.3102,-6.876 -scottish indie,b777806b,#FF0000,-120.4364,-40.5083,17.3352 -ann arbor indie,52544b4e,#FF0000,-44.1743,40.5756,6.1745 -study beats,b301f824,#FF0000,185.5427,15.3735,2.5052 -vintage italian soundtrack,1fbb0f92,#FF0000,-126.1603,152.5013,-10.8899 -folk rock italiano,0c12df87,#FF0000,0.0628,91.0121,1.3529 -mexican pop punk,23f2388d,#FF0000,-116.8883,-132.7523,-0.1162 -midwest emo,51c08355,#FF0000,-132.9903,-12.4826,-5.2372 -cumbia paraguaya,deec6d11,#FF0000,160.3739,-124.8176,-1.5979 -italian romanticism,163cbf59,#FF0000,-138.8089,288.7319,-14.7442 -russian drill,b464410d,#FF0000,161.705,-155.2004,14.0854 -swedish hard rock,e6896598,#FF0000,-175.8509,-92.5905,-14.7721 -romanian house,9e8e6b99,#FF0000,139.0532,-198.5775,-5.1776 -viral trap,f8772dc2,#FF0000,180.0452,-142.1398,-3.4615 -liverpool indie,6d84348c,#FF0000,-102.003,-36.4541,-0.0381 -pinoy drill,b97fdaf2,#FF0000,154.4422,-106.6517,-9.2104 -bandinhas,1dcb1b63,#FF0000,87.5817,-100.9262,32.9319 -experimental rock,8e8cc6de,#FF0000,-109.1497,58.6139,-12.2085 -northern irish indie,b2d6f41b,#FF0000,-95.4818,-89.5251,1.809 -bluegrass,8abeed6d,#FF0000,60.6784,109.2707,-25.8949 -jazz boom bap,95367428,#FF0000,189.8846,-133.7297,5.7129 -early us punk,e8b7c577,#FF0000,-124.8674,11.3244,-13.4294 -dub,1ca4b285,#FF0000,279.0608,-88.6463,4.5656 -spectra,a1bbc6b1,#FF0000,-155.4291,115.4805,-28.4779 -nashville singer-songwriter,c463e62e,#FF0000,-75.3889,81.5636,10.2406 -drill chileno,73ce11f1,#FF0000,161.1056,-85.0124,-0.5398 -classic danish pop,83c19571,#FF0000,32.9692,31.9563,24.67 -ambient guitar,576f7ca2,#FF0000,-234.987,126.5556,55.9725 -piano blues,ef556d13,#FF0000,103.2774,193.6489,-25.3358 -indian classical,82776bc1,#FF0000,-15.8401,213.8571,0.7704 -horror punk,a73fb893,#FF0000,-149.2398,-53.7369,-10.4697 -pinoy alternative rap,c52c3f08,#FF0000,169.039,-93.4838,18.6941 -yugoslav rock,372f8e21,#FF0000,-34.882,-26.3167,5.8029 -turkish instrumental,6877a791,#FF0000,-55.2806,106.587,-12.0015 -folk metal,7ac4c732,#FF0000,-205.2628,-106.081,-5.0089 -melodic metal,c7688ac6,#FF0000,-221.4247,-155.8116,16.9995 -classic french pop,807200fa,#FF0000,16.7304,17.2869,5.1979 -russian electronic,312d4424,#FF0000,81.7972,-170.8911,0.0006 -new jersey hardcore,3956b94d,#FF0000,-155.6711,5.0745,1.0562 -rune folk,2c514364,#FF0000,-140.3578,25.7172,7.8011 -french techno,d0453509,#FF0000,194.8765,-226.8065,-3.0567 -technical death metal,ee7d747c,#FF0000,-211.9491,-10.2395,0.9479 -magyar trap,b9fbba6d,#FF0000,139.211,-87.5535,1.8606 -indonesian viral pop,bbf74d61,#FF0000,219.8842,-194.9034,26.1116 -rap underground argentino,a354a8d4,#FF0000,163.9198,49.7908,-0.1345 -norwegian hip hop,2e3aa901,#FF0000,125.6679,-66.3718,-2.5217 -dancehall queen,e056e724,#FF0000,184.8986,-20.4296,14.2673 -gospel r&b,3b50bbf3,#FF0000,0.9792,-11.3652,17.7949 -polish viral rap,34a04b47,#FF0000,166.3967,-109.6463,6.6968 -south african house,30a4ded9,#FF0000,227.2303,-201.9034,8.9398 -icelandic classical,07402b5b,#FF0000,-134.0106,202.575,8.0895 -viral afropop,b4f24f09,#FF0000,133.8001,55.6009,-5.9458 -wave,d7ce7446,#FF0000,-75.7021,-154.7383,3.6915 -german metalcore,08ecfed6,#FF0000,-219.2328,-156.7435,17.5675 -pop minang,666a1659,#FF0000,-69.5802,-132.1481,11.4385 -progressive groove metal,c5c1bb8c,#FF0000,-173.7099,-56.0287,5.1068 -deep turkish pop,dfc78952,#FF0000,78.5269,-131.0821,5.284 -pink noise,f284e11f,#FF0000,22.1228,-147.8804,-11.5787 -contemporary jazz,061c6b1b,#FF0000,9.0039,186.4101,13.8454 -classic house,3dec02cd,#FF0000,209.2683,-223.971,-8.178 -rhythm and blues,48f577b5,#FF0000,68.5326,128.1312,-7.4571 -classic israeli pop,5cb81e87,#FF0000,-9.2614,64.1254,-10.1773 -glee club,359daaa0,#FF0000,-45.5146,-16.7668,14.119 -american folk revival,6fbb466e,#FF0000,83.9572,232.0534,1.3152 -kosovan pop,db3e5121,#FF0000,82.0648,-108.8458,4.3939 -rva drill,92018080,#FF0000,177.1502,-71.8884,-2.7211 -atmosphere,ffa2fbc7,#FF0000,-311.6623,216.7519,-4.9538 -peruvian rock,c808dc22,#FF0000,-41.6018,-32.4903,11.9655 -zhenskiy rep,a9258c94,#FF0000,132.8544,-142.5358,4.5004 -bc underground hip hop,fab6a2c7,#FF0000,145.4086,-50.0493,3.8376 -pinoy indie,e28d71d6,#FF0000,13.6784,-14.0373,13.3001 -uk dancehall,91dbebcd,#FF0000,168.9494,-115.6985,-7.9512 -kurdish pop,7679414a,#FF0000,30.7822,-8.5701,2.8368 -gaming dubstep,313db76c,#FF0000,14.5039,-149.062,-33.5387 -danish electronic,6e39fe34,#FF0000,142.0879,-208.4397,-5.0474 -spanish folk metal,4517b4e8,#FF0000,-184.5573,-51.9963,2.6327 -pinoy singer-songwriter,db36756a,#FF0000,-6.251,72.5854,7.6845 -deep latin christian,7b76e64c,#FF0000,5.9187,66.0463,20.9567 -north carolina roots,080b38c1,#FF0000,-0.5081,112.4931,5.8956 -chill guitar,cc8b322b,#FF0000,255.0628,202.8254,44.6441 -folktronica,e50e77ce,#FF0000,-11.3775,46.107,-6.3401 -croatian pop,adaca542,#FF0000,-38.5151,-1.216,10.931 -swedish soul,a37e3051,#FF0000,62.5393,-102.2877,-21.1761 -bergamo indie,8eb3b935,#FF0000,-50.8045,-55.9732,-5.6121 -lo-fi house,50e7eb5e,#FF0000,184.6784,-168.4931,-16.9545 -puerto rican rock,b4f99c48,#FF0000,19.6368,-52.1062,-1.3972 -idol rock,d5f58656,#FF0000,-139.8524,-259.8446,-13.4869 -idol,a7ca0337,#FF0000,-40.9629,-38.1785,-7.6648 -kolsche karneval,9e542bdc,#FF0000,27.0162,-78.4578,18.7623 -rocksteady,18f69120,#FF0000,244.0589,-27.9551,-0.9416 -acoustic blues,eddda53f,#FF0000,200.323,213.7345,34.5924 -latinx alternative,0b4fec4e,#FF0000,71.7213,-72.2103,-18.8515 -frenchcore,26eb1999,#FF0000,-37.2126,-169.9266,1.3398 -washington indie,24e47924,#FF0000,-64.4432,50.2104,-17.585 -soca,b198258c,#FF0000,157.1385,-124.7417,-1.6631 -auckland indie,847a734e,#FF0000,-91.7644,-46.1764,2.9216 -oyun havasi,6c5b1e60,#FF0000,108.6149,7.9553,-27.303 -central asian hip hop,99f86fff,#FF0000,135.0536,-84.0974,-9.8945 -antideutsche,8ecedef2,#FF0000,42.6992,-96.9948,10.0011 -christian metalcore,d07660f1,#FF0000,-203.8393,-96.5129,-8.6178 -chiptune,7d030da7,#FF0000,-34.3502,-149.5859,-8.0773 -spanish modern rock,94ec75c4,#FF0000,-127.2775,-130.5544,13.6753 -post-minimalism,05bc9c7c,#FF0000,-80.3074,215.2122,-2.8743 -rap uliczny,6dd62a37,#FF0000,148.9461,-53.561,0.0237 -nederlandse hardstyle,d2275127,#FF0000,66.7321,-207.4062,-3.5469 -gothenburg metal,4d277b63,#FF0000,-203.283,-86.6732,-8.9978 -icelandic experimental,c791ad67,#FF0000,-184.6065,103.1317,3.4281 -kabarett,3f3020f3,#FF0000,273.1229,135.7856,-28.7929 -latin classical,a4559a8a,#FF0000,28.8352,298.5503,-50.2478 -ghanaian alternative,a4be24f2,#FF0000,158.1028,2.5395,6.2839 -deep pop edm,a2eeb124,#FF0000,35.6611,-190.232,-36.9658 -jangle pop,b6628740,#FF0000,-102.627,4.4556,5.9198 -calming instrumental,93013237,#FF0000,-71.1648,190.3735,-6.0394 -ethereal wave,ae8fe3e8,#FF0000,-164.3161,-8.7682,-8.7901 -emo rap italiano,a83c0385,#FF0000,52.1152,-78.7455,-3.015 -polish underground rap,1a7bc559,#FF0000,136.255,-89.8944,-3.7909 -musica aragonesa,209641d7,#FF0000,2.6675,31.3388,13.0948 -turkish edm,c59b8658,#FF0000,159.4246,-192.4049,6.262 -balkan trap,337f2b44,#FF0000,136.4931,-141.0957,19.3021 -gothic rock,30488f80,#FF0000,-113.8091,-120.1899,3.3443 -classic peruvian pop,f23f313a,#FF0000,155.679,116.7984,6.1509 -italian opera,ab8e6013,#FF0000,-144.156,287.4467,-10.6607 -gospel antigas,adf5c31c,#FF0000,-48.937,36.95,7.7711 -celtic punk,a68b3e36,#FF0000,-122.0192,-68.2362,6.0818 -irish folk,18af11dd,#FF0000,26.7215,166.6767,-3.4078 -dream plugg,50ca1ceb,#FF0000,72.0579,-63.3479,-19.7783 -classical drill,94751097,#FF0000,-115.7745,245.4636,6.7726 -rock andaluz,342c331f,#FF0000,-8.1195,-0.1019,-17.9135 -focus beats,063434a8,#FF0000,128.9496,71.0793,-8.74 -j-indie,19661f1c,#FF0000,-48.0979,-88.9628,-14.4537 -rap boricua,d0a783a5,#FF0000,157.9914,19.2449,-2.7192 -indonesian city pop,a0f01f05,#FF0000,-32.3397,16.9203,2.682 -afrobeat,0d25f6f8,#FF0000,139.5737,65.7145,1.4167 -rap uruguayo,ef81b7b0,#FF0000,147.0972,-52.6497,18.689 -pop teen brasileiro,fd1a9ca7,#FF0000,97.0762,-106.2231,6.7646 -dark plugg,8f744d38,#FF0000,69.9628,-64.0533,22.6477 -idol kayo,2c9c986a,#FF0000,11.9137,-66.86,31.2472 -kiwi rock,a892aeff,#FF0000,-101.3792,-82.8106,20.7264 -maga rap,a6bd8907,#FF0000,157.5274,-85.9594,-3.7199 -pop chileno,2ff7e69b,#FF0000,32.3801,-39.2825,28.43 -chinese indie,d4dfdb17,#FF0000,-72.2315,11.3696,-1.9161 -brain waves,ae54a37b,#FF0000,-250.22,155.6553,-30.2453 -argentine heavy metal,462093a7,#FF0000,-157.1865,-56.0869,-7.5536 -chinese singer-songwriter,bd4f18b4,#FF0000,-52.0771,5.2882,14.0137 -arab electronic,fe9a6e52,#FF0000,172.3194,-188.5099,6.647 -chihuahua indie,eeeabac0,#FF0000,7.036,-21.1582,11.4988 -progressive post-hardcore,6c6e9567,#FF0000,-147.6661,-89.1838,-10.6439 -microhouse,915351f0,#FF0000,179.016,-177.97,-1.4639 -portland indie,1457cb0e,#FF0000,-89.192,22.1913,-0.4395 -comedy rap,11e5b02f,#FF0000,181.2189,-63.3775,0.5252 -samba-jazz,f65795e1,#FF0000,69.0076,203.9759,4.0201 -classic garage rock,6883b898,#FF0000,-17.1904,48.0965,17.4016 -game mood,78d79137,#FF0000,88.573,-102.2408,13.4563 -portland hip hop,e7d2906e,#FF0000,131.9331,12.7436,-6.0131 -ukrainian viral pop,ee1a558e,#FF0000,90.4272,-59.403,4.0568 -belgian rock,7fd47eae,#FF0000,-22.9975,-21.9484,6.855 -russian grime,644d93d1,#FF0000,124.4944,-44.5298,-0.947 -chilean indie,cd68a0f8,#FF0000,-4.949,-47.6876,-3.4408 -french opera,d937e906,#FF0000,-127.286,266.0263,1.2414 -anime phonk,eedfaafb,#FF0000,71.4248,-166.7665,-17.0993 -glitchbreak,7d8056a4,#FF0000,-42.2612,-148.3746,6.0178 -west bengali pop,0e4140e6,#FF0000,-19.2479,59.9386,-7.7419 -rock catala,249ab3bc,#FF0000,9.1049,20.0517,-3.2793 -neue deutsche welle,94a9d099,#FF0000,57.2175,-88.6495,-26.0128 -fourth world,cc846271,#FF0000,-139.7044,120.1085,-5.6938 -native american traditional,ec79525d,#FF0000,-77.0849,148.8095,-16.4095 -music box,d8fea241,#FF0000,125.8944,116.0214,-15.247 -bgm,9e94776d,#FF0000,129.9799,164.9333,-54.0009 -samba paulista,5e118ddc,#FF0000,49.7205,39.9349,-23.2366 -viking folk,0893e5b7,#FF0000,-110.1871,37.8984,-2.7027 -neomelodici,0d36f15a,#FF0000,19.1819,-57.5006,-15.9588 -comedy,3e56e6a4,#FF0000,141.4223,223.5611,10.5061 -chicago house,916d321d,#FF0000,239.3272,-232.1435,4.4742 -tropical alternativo,54dc4119,#FF0000,97.1245,-136.3025,3.6608 -vietnamese trap,b4cb1237,#FF0000,146.4565,-92.3647,-3.3511 -musica angolana,b1dae343,#FF0000,112.0381,-61.8078,-3.9571 -samba-rock,3c1b8a90,#FF0000,100.0807,13.6627,-14.8059 -brega romantico,685fead7,#FF0000,61.6848,-67.6947,1.4959 -korean instrumental,77b68a92,#FF0000,83.0768,276.6324,8.5212 -halloween,d9bc17fe,#FF0000,-188.9355,71.8195,-4.7656 -trap pesado,3ffef7db,#FF0000,222.3444,-124.7616,-4.8388 -theme,dc151a5a,#FF0000,-110.8097,92.3283,11.2155 -persian hip hop,d6118e9a,#FF0000,104.7426,-12.9151,-12.6234 -rap underground mexicano,6537a1a0,#FF0000,174.2854,-68.5249,18.0551 -narodna muzika,d2f4e613,#FF0000,-32.0289,36.8985,21.0311 -swedish indie folk,c3d8cf37,#FF0000,-63.712,109.6736,-16.8 -trap dominicano,3f6de894,#FF0000,195.8582,-43.2246,-0.3482 -contemporary classical,716e4f90,#FF0000,-148.147,273.644,-5.3692 -southern americana,360227a4,#FF0000,-52.733,50.1952,10.5828 -fotbollslatar,1e6d3dcb,#FF0000,33.888,-46.5925,28.7797 -texas blues,e737e420,#FF0000,168.8517,176.6571,-15.9376 -huzunlu sarkilar,2644ad41,#FF0000,53.3742,29.4425,5.2533 -malayalam pop,afb7190f,#FF0000,59.1765,12.2119,28.5663 -electrofox,83e331da,#FF0000,61.5713,-202.4744,-1.5689 -partido alto,c182be6c,#FF0000,64.0375,59.3734,-2.5375 -rap nacional antigo,21ba14fb,#FF0000,181.0781,-59.5523,3.8594 -italian pop rock,66dbfec8,#FF0000,-20.777,-94.5912,-4.7149 -murcia indie,597a37eb,#FF0000,-72.3578,-98.8184,-15.7325 -german trance,e3f2b4f5,#FF0000,37.7042,-231.9482,-16.226 -reggae tuga,17b7deff,#FF0000,149.4024,-142.1574,16.9411 -concepcion indie,81d95ef7,#FF0000,-105.5389,-27.5737,18.0516 -canadian folk,819fb97e,#FF0000,-20.4561,72.6267,-0.3589 -pop quebecois,db1a1973,#FF0000,-28.4495,-35.3843,2.5673 -uk melodic rap,63c01e61,#FF0000,150.293,25.7558,4.3114 -piano worship,61c1db09,#FF0000,17.6493,200.3277,7.3139 -new jersey punk,ca591e5b,#FF0000,-157.7749,-8.3677,-8.762 -instrumental post-rock,2befb9c9,#FF0000,-204.0605,32.2447,-6.1785 -nordic house,e1e38604,#FF0000,51.2191,-203.0423,-0.7829 -australian alternative pop,309ced24,#FF0000,26.2628,-68.9934,-13.894 -dutch metal,a49238c9,#FF0000,-190.244,-40.3697,-10.4193 -volkspop,2b6f3864,#FF0000,72.5634,-69.781,19.2218 -kavkaz,254dc3f3,#FF0000,69.8828,-146.8924,7.9914 -polish indie,000b592a,#FF0000,-28.7524,-71.6508,-9.529 -no beat,ce2556c0,#FF0000,362.3255,-128.9374,53.236 -japanese new wave,e26b2c16,#FF0000,-30.5569,-113.7194,12.1995 -cologne indie,f1826334,#FF0000,-23.8751,-106.1657,6.9979 -new jersey underground rap,fe7f95f8,#FF0000,173.3593,15.4522,14.2767 -reggae do maranhao,c248b88f,#FF0000,218.8129,-114.2478,23.3045 -french tech house,327b1a4d,#FF0000,289.1404,-247.7956,10.7274 -minimal melodic techno,dc7aca28,#FF0000,166.2887,-208.8451,3.9189 -japanese pop punk,6f0b61c8,#FF0000,-168.1128,-113.1344,0.5036 -lagu timur,f9186837,#FF0000,77.5105,-92.1121,9.4924 -slc indie,075ccf70,#FF0000,-97.4699,-79.8539,22.0474 -mizrahi,9ac41142,#FF0000,-27.3285,-45.9702,11.1734 -musica costena,c4c0e2c0,#FF0000,176.3414,28.4445,4.9256 -entehno,87f8c5d6,#FF0000,-22.63,124.8657,-10.0078 -lustrum,59f9e5e2,#FF0000,217.7149,14.3148,-4.3209 -balkan hip hop,6bc74128,#FF0000,163.6551,-33.7879,2.8533 -hip hop quebecois,56377228,#FF0000,130.4106,0.3148,9.5012 -cowboy western,a614aea2,#FF0000,72.2084,164.1474,-11.2377 -uk experimental electronic,0359dc8b,#FF0000,-19.2215,-31.2712,-5.1551 -malaysian mandopop,70c00693,#FF0000,-33.0054,30.7519,12.298 -welsh metal,8f93a8bd,#FF0000,-175.2386,-75.0308,11.897 -reggae cristao,fca7d436,#FF0000,53.8366,-54.762,-16.1171 -indonesian emo,896d2f42,#FF0000,-162.4406,-93.783,-4.8977 -metallic hardcore,1e7d7372,#FF0000,-171.6989,-15.1754,8.012 -belgian indie,fd9c6509,#FF0000,-61.2345,-30.6716,4.2781 -rochester mn indie,c4bc2746,#FF0000,-82.1825,3.4015,6.4707 -liedermacher,226b4ebe,#FF0000,94.1069,104.2035,-4.0069 -victoria bc indie,49c5364d,#FF0000,-72.4478,19.7704,-13.7267 -japanese viral pop,59d66123,#FF0000,57.3806,-145.0753,9.4936 -bay area indie,eb011c77,#FF0000,-85.5865,17.7652,-3.7546 -trap peruano,7246eaeb,#FF0000,172.0519,-25.0716,-1.3478 -ska chileno,1f4b48ec,#FF0000,85.8273,-112.2986,-4.3047 -marathi pop,f8b7d94b,#FF0000,75.6299,2.2812,-8.414 -trap antillais,cc832d29,#FF0000,180.7259,-59.7276,0.1214 -laboratorio,069cf24c,#FF0000,-97.0283,179.4635,-2.5294 -chillsynth,05b3b279,#FF0000,-10.8312,-144.9785,-13.5604 -minimalism,fa3d1069,#FF0000,-127.2376,239.3332,9.5821 -chalga,d7f58f2a,#FF0000,94.487,-176.0728,4.4546 -dutch cabaret,691c7e3f,#FF0000,113.2758,127.4766,-10.467 -brega funk,4b9c6b13,#FF0000,290.5453,-161.0397,4.0591 -chicago blues,1c596411,#FF0000,170.9891,165.0317,-47.2281 -hungarian rock,a95bdae0,#FF0000,-73.7297,-118.3644,9.9124 -trap tuga,6036f63f,#FF0000,163.149,43.8878,-4.5911 -barnemusikk,c49a2c31,#FF0000,84.8776,84.5087,-5.8344 -birmingham grime,4768fd5b,#FF0000,155.0444,12.7987,0.9503 -parody,c8c57656,#FF0000,89.0085,46.0631,-10.5426 -nuevo folklore mexicano,5fff31dc,#FF0000,55.2079,57.7813,-10.3862 -rap tunisien,b33b0793,#FF0000,150.732,3.4198,4.7497 -future rock,d0dc6bb1,#FF0000,-112.5153,-238.999,-22.5454 -jamaican hip hop,25ac9293,#FF0000,189.0891,17.1559,-14.8524 -mantra,00e8a1eb,#FF0000,65.4736,76.1791,-9.8716 -classic iskelma,e6f440ca,#FF0000,-3.7146,84.4453,3.1858 -new weird america,39f3a209,#FF0000,-86.3446,123.6278,13.5399 -colombian rock,344bc2da,#FF0000,1.9967,-98.1333,11.3176 -brazilian punk,44735723,#FF0000,-119.9728,-11.0654,-4.4334 -big band,ea594529,#FF0000,94.7427,211.3048,23.8961 -japanese old school hip hop,36e25914,#FF0000,137.4099,-163.6109,0.6887 -kermis,f111f4ca,#FF0000,-49.1542,57.5541,6.0959 -dong-yo,3533e5d5,#FF0000,147.5336,36.1503,4.3594 -diy emo,05290a35,#FF0000,-122.5866,-56.185,-0.94 -plug brasileiro,3ddaa402,#FF0000,136.3812,-103.0735,-3.3624 -uk garage,92674b84,#FF0000,195.7839,-176.5846,-2.2381 -italian soundtrack,ce6a50fa,#FF0000,-195.9332,167.8849,-7.053 -australian indigenous music,10936b43,#FF0000,-13.1506,2.6388,-1.8865 -deathgrind,2ec64969,#FF0000,-223.4981,2.096,12.4372 -neo classical metal,42574d32,#FF0000,-184.3661,-66.1233,-0.6188 -taiwan hip hop,920c1231,#FF0000,115.9351,-117.5872,1.3953 -neoclassicism,384032d1,#FF0000,-120.4389,283.097,1.8054 -ambeat,f0e764b2,#FF0000,89.9284,-105.9173,-4.2659 -peruvian hip hop,06384f73,#FF0000,190.3368,23.5239,-0.2657 -south african gospel,63a6f90a,#FF0000,-66.1565,47.7278,-16.1049 -swedish country,8c2e0f0a,#FF0000,-39.1955,-16.8577,7.8363 -symphonic deathcore,75680c56,#FF0000,-232.4414,-100.3651,17.9219 -lagu melayu,9049f40a,#FF0000,-80.9648,-120.992,-4.125 -thai folk rock,0c6f5fbd,#FF0000,24.0392,-75.4278,-17.7632 -shanty,1403bfc3,#FF0000,68.0976,124.825,-8.7566 -scandinavian r&b,05b979e5,#FF0000,65.6883,-87.922,16.1653 -kwaito,e7664de0,#FF0000,157.5841,-161.2343,-2.189 -australian indie rock,8a78ad85,#FF0000,-102.0962,-101.09,7.4905 -east coast reggae,27aec6d6,#FF0000,116.9482,-58.3436,14.0234 -emoplugg,b1836a43,#FF0000,-18.9264,-144.9129,-3.4793 -finnish trap,ea51e45e,#FF0000,155.0071,-152.4804,-12.8198 -indonesian punk,d1f59553,#FF0000,-135.0279,-135.3146,9.0634 -rock baiano,bae38bd9,#FF0000,31.1361,12.9023,-0.692 -brisbane indie,fc4eae0f,#FF0000,-125.9195,-86.3164,4.5781 -greek underground rap,a7e0e341,#FF0000,126.1813,-1.8583,-4.1757 -musica tamaulipeca,120b7765,#FF0000,96.7885,46.5704,-6.4241 -british children's music,3541fb81,#FF0000,157.863,51.271,6.1352 -progressive deathcore,0d45ec26,#FF0000,-210.5194,-120.2717,-1.3226 -arab alternative,86774b99,#FF0000,26.6141,-4.715,-2.5805 -melodic techno,55b7711b,#FF0000,236.5413,-236.3529,1.5934 -pinoy pop punk,f2e72df1,#FF0000,-134.4389,-88.56,-6.4952 -swancore,b8459eec,#FF0000,-155.887,-113.4348,2.177 -gregorian dance,a218766f,#FF0000,-75.6514,-110.2856,13.7814 -assamese pop,17f628ba,#FF0000,9.4127,46.9572,13.4401 -future funk,f6f88e1a,#FF0000,50.5219,-173.0769,-0.2178 -electro jazz,fbf658ed,#FF0000,113.2702,-137.2469,5.5648 -grime brasileiro,f74a2de0,#FF0000,157.3378,-0.5348,12.6944 -guaracha,f2700322,#FF0000,250.4782,-227.8944,43.9007 -romanian rap,5b588f4c,#FF0000,171.4417,-15.3069,-9.0971 -czsk emo rap,1e94ff5d,#FF0000,104.9938,-88.6492,-9.2717 -wrestling,27be5fea,#FF0000,-20.6368,-168.5729,0.3389 -deep comedy,71b891e8,#FF0000,182.7082,222.3905,29.8207 -uk contemporary jazz,279e83b2,#FF0000,34.8653,33.9485,7.8119 -latin viral rap,380a0e9c,#FF0000,121.6394,7.0388,5.8071 -strut,dd363eeb,#FF0000,105.3385,-168.5405,9.4139 -bergen indie,a22faabb,#FF0000,-42.4911,-63.3632,13.1863 -tagalog worship,469cc9d3,#FF0000,-115.4878,116.6118,-28.0752 -country gospel,b739fbd2,#FF0000,87.7171,151.9403,-30.1531 -dark cabaret,d71bc4c8,#FF0000,-51.0621,47.5107,8.7309 -folclore salteno,55ebc461,#FF0000,123.1807,158.352,4.2705 -progressive psytrance,b925298d,#FF0000,171.4354,-248.0593,10.4566 -dark wave,dfb7d143,#FF0000,-76.5365,-172.4976,-15.3057 -ska revival,ca30c007,#FF0000,129.8359,47.1629,-3.0501 -corridos belicos,d1fb2b0c,#FF0000,87.1698,51.4261,0.6731 -new comedy,baa133e3,#FF0000,192.266,228.2572,32.3221 -russian edm,84c4d053,#FF0000,53.4582,-222.5947,-2.5036 -ecuadorian pop,93aa99db,#FF0000,100.226,-48.6873,-8.6238 -roda de samba,bc15b482,#FF0000,64.0437,38.75,-30.5834 -fado,f4f2421c,#FF0000,9.5479,177.9636,9.1172 -post-screamo,c577f0ea,#FF0000,-185.0178,-229.2119,9.1389 -vintage french electronic,08f7cade,#FF0000,-43.8219,65.8313,7.7121 -carnaval cadiz,97ec81de,#FF0000,69.1421,36.1906,-14.4632 -pastoral,2775ad0e,#FF0000,-126.672,154.1309,-11.6975 -acoustic rock,f90d6ae5,#FF0000,-19.098,68.4863,16.0414 -rock independant francais,53a96164,#FF0000,-35.7186,-97.158,-6.5622 -texas pop punk,2e878d01,#FF0000,-117.7884,-187.2857,-7.4207 -alternative roots rock,4fc8b2c9,#FF0000,-99.3204,20.1204,10.5088 -japanese post-hardcore,400b562c,#FF0000,-199.8691,-82.0871,3.0302 -nova musica pernambucana,98e89cd8,#FF0000,56.8518,4.3185,11.2212 -slovak hip hop,519d1adf,#FF0000,115.7375,-61.3007,0.358 -musica sinaloense,efa6f0cf,#FF0000,160.0723,84.4774,-7.5754 -comedy rock,5d49dfdd,#FF0000,245.5202,145.1251,-18.4122 -colombian indie,bd0ed917,#FF0000,47.6745,-70.0228,2.0189 -volksmusik,f60c704d,#FF0000,-22.3394,-61.0445,-7.0433 -belo horizonte indie,d8d94c9d,#FF0000,10.5411,16.0675,0.5686 -ostrock,c9aca0fc,#FF0000,10.0137,-39.0943,21.1887 -israeli hip hop,51249539,#FF0000,118.1724,-60.8115,0.9296 -vbs,225077e6,#FF0000,48.0789,-1.0934,4.9675 -xtra raw,c9f15dcb,#FF0000,-82.0172,-162.0355,-11.6915 -musica per bambini,3c9f7675,#FF0000,85.6892,-36.6448,18.6861 -louvor,3197e181,#FF0000,-49.8141,103.9434,-2.7326 -french jazz,764497e3,#FF0000,126.3483,185.6125,-9.0892 -hard bass,b579aad4,#FF0000,143.4277,-202.3849,23.5258 -world devotional,9bdf7df2,#FF0000,-109.8951,145.974,-5.462 -industrial hip hop,dfc951b0,#FF0000,8.6001,-86.9235,18.4568 -russian hyperpop,1b00372b,#FF0000,-40.4697,-87.9007,6.6874 -japanese metalcore,cabff871,#FF0000,-198.6201,-151.7276,12.6179 -german oi,00146f8c,#FF0000,-132.9002,-72.0101,1.5606 -nepali pop,375f0f28,#FF0000,19.4954,1.1702,11.6196 -sinhala pop,d6bf6d23,#FF0000,64.4551,-0.9974,26.4382 -darksynth,c675bb6f,#FF0000,-90.3548,-208.041,-10.1401 -korean indie rock,54fc9ca4,#FF0000,-88.161,-87.9247,7.1503 -gregorian chant,3cd79b78,#FF0000,-87.9048,217.7621,-0.9337 -mambo,78492a38,#FF0000,138.5145,176.2669,-7.4078 -deep talent show,8f08d35d,#FF0000,-66.5085,-16.492,11.1457 -miami bass,5d5d418f,#FF0000,225.8408,-187.8603,23.2711 -vietnamese singer-songwriter,947ed66a,#FF0000,-14.093,69.5844,17.0837 -classic thai pop,76139fd8,#FF0000,33.0076,-42.9071,11.8267 -argentine punk,d789850a,#FF0000,-123.341,-38.2106,-13.2057 -samba reggae,3a4c52e5,#FF0000,69.6413,-42.9518,21.6353 -turkish soundtrack,4370f88f,#FF0000,-112.9157,102.0924,-4.4568 -musica andina,3f233b10,#FF0000,94.7781,119.9541,-17.4282 -chinese idol pop,9fa5e9ee,#FF0000,11.2456,-132.2327,-5.3353 -kansas city hip hop,f579a18f,#FF0000,138.5176,-16.0689,-13.729 -steampunk,11f49500,#FF0000,-25.5596,-13.635,14.5603 -experimental ambient,ded20dda,#FF0000,-202.644,123.086,-18.6054 -deathgrass,7927bc7b,#FF0000,-45.0148,43.9799,2.746 -drain,2780acf0,#FF0000,-45.1179,-65.3173,0.08 -russian viral rap,39b104f5,#FF0000,181.642,-148.8847,-9.7845 -j-ambient,5e21c507,#FF0000,-115.0162,143.9163,-22.105 -banjo,9ccab1a6,#FF0000,92.9391,123.5152,-7.1233 -cancion infantil mexicana,59dd4749,#FF0000,126.9679,62.245,-1.6785 -solfeggio product,51a4a709,#FF0000,-259.2063,193.905,13.8646 -slamming deathcore,39b8bc91,#FF0000,-219.6159,-74.2953,-5.7045 -classic polish pop,6d289dae,#FF0000,15.8202,115.1508,2.7565 -turkce kadin rap,dd9cd336,#FF0000,129.0807,-130.1935,11.8914 -norwegian rock,85f606c9,#FF0000,-127.4741,-22.079,8.8218 -jungle,cfd47b3b,#FF0000,141.2606,-218.0103,-0.225 -ecm-style jazz,9c6cc8c5,#FF0000,-21.3648,221.8349,6.0122 -abstract beats,f12d63ec,#FF0000,79.4673,-51.8824,11.3414 -cello,b7cf79ff,#FF0000,-161.2646,101.4509,-17.4913 -ukrainian phonk,30e45481,#FF0000,97.5566,-183.1988,6.1091 -saxophone house,57d03a4e,#FF0000,47.3166,-179.8236,-14.0748 -south african trap,a5787368,#FF0000,131.1076,-9.3536,-0.911 -nottingham hip hop,3fd1b3f6,#FF0000,154.9467,7.3657,12.5663 -reggae cover,3a757f41,#FF0000,119.9058,-138.0784,4.6562 -old school bassline,4b8880cd,#FF0000,195.1984,-180.3231,1.0944 -polish alternative rock,f0618d3a,#FF0000,-73.9974,-102.5394,1.2119 -rock quebecois,8104888a,#FF0000,-76.2521,-6.0721,7.6518 -indonesian ska,25a7bfdd,#FF0000,73.2395,-126.7912,3.4679 -australian r&b,cb21509a,#FF0000,64.8529,-92.9353,-19.0517 -emo mexicano,284978dc,#FF0000,-137.4179,-106.1396,-5.9789 -islamic recitation,b10d06b7,#FF0000,73.6479,317.9419,-30.3801 -english baroque,e03d783b,#FF0000,-92.2293,235.2092,-3.7968 -uk tech house,ea1e24c6,#FF0000,299.2005,-252.5967,12.049 -australian post-hardcore,64e4886a,#FF0000,-225.0136,-196.3827,30.3055 -synthesizer,721efe1f,#FF0000,-132.4198,46.8877,4.3502 -deep new americana,f8cd90f9,#FF0000,-47.0404,39.0657,28.7687 -russian underground rap,6939b370,#FF0000,104.9577,50.0116,-11.1889 -dark rock,4f73e8bc,#FF0000,-146.0584,-190.9746,-4.7836 -dark post-punk,db09c4ba,#FF0000,-115.588,-228.2703,-11.1348 -old school dancehall,8d939d97,#FF0000,242.6241,-86.6378,14.8955 -doom metal,3477002b,#FF0000,-212.8581,8.0698,15.0026 -musica poblana,8749f5dd,#FF0000,198.0443,-152.7925,3.4228 -italian tenor,7f34d351,#FF0000,-145.8589,263.3362,-3.5338 -canadian classical,43109c4c,#FF0000,-193.265,269.0808,26.8288 -classical tenor,024aa17e,#FF0000,-190.5053,268.2035,-1.5288 -swedish americana,f7aa4beb,#FF0000,-95.8942,108.4052,10.8498 -swedish melodic rock,22af6a72,#FF0000,-135.7133,-163.2931,-8.0042 -dangdut remix,7ec10bf5,#FF0000,111.2761,-183.1206,21.4479 -crossover thrash,195728ce,#FF0000,-193.1529,18.2789,-8.0224 -russian rave,6c282af7,#FF0000,77.4073,-175.3934,-13.3389 -musica potosina,a318b8a4,#FF0000,168.6974,49.2693,-7.8755 -sacramento hip hop,340328b2,#FF0000,174.6845,-7.4508,3.6473 -german indie folk,317d7d4f,#FF0000,-3.003,57.5288,11.8703 -north east england indie,3c513f2a,#FF0000,-80.9099,-27.2561,-9.9972 -punk rock mexicano,39f48223,#FF0000,-125.5338,-66.9452,20.2215 -psicodelia brasileira,9cc5370a,#FF0000,21.6747,66.5987,14.5914 -josei rap,66ed54db,#FF0000,113.7963,-133.9059,18.1417 -japanese instrumental,87134799,#FF0000,56.0132,119.9439,-16.8696 -bakersfield sound,38616d15,#FF0000,70.0161,78.9591,-16.8233 -korean old school hip hop,d789d7ba,#FF0000,148.6321,-133.1754,1.8622 -korean talent show,aa081ef9,#FF0000,-115.592,103.0794,7.2522 -chinese hip hop,ff9de28e,#FF0000,124.1703,-78.3748,2.5043 -tex-mex,300a7f0b,#FF0000,134.0004,-13.3166,-8.6541 -anime cv,456d6f4b,#FF0000,-60.3289,-152.3286,-0.6771 -city pop,45a6eee0,#FF0000,50.1899,-94.7302,1.8669 -deutschrock,600f1f81,#FF0000,-115.1201,-118.4516,1.7333 -drill brasileiro,2c105faf,#FF0000,151.4081,-7.2568,-4.104 -kawaii metal,6844667e,#FF0000,-205.3645,-181.0028,21.8474 -canadian metalcore,cab99023,#FF0000,-219.6059,-144.328,-7.0525 -groove gospel,2afb9458,#FF0000,-55.2342,-5.1764,24.8029 -jewish pop,4db97264,#FF0000,-43.093,-20.6032,13.1855 -orgcore,55a57770,#FF0000,-158.0798,-53.7852,-5.4453 -classic belgian pop,3920f033,#FF0000,16.4916,-35.8307,17.8784 -brazilian metal,0b68232a,#FF0000,-181.8617,-45.0322,6.4663 -ballet class,2c314834,#FF0000,145.5537,186.0809,-0.3925 -musica catalana,595b11fd,#FF0000,52.4456,-75.1531,-6.2417 -kindie rock,e89d91d2,#FF0000,107.9039,55.0246,-14.515 -musica neoleonesa,72d01e88,#FF0000,189.1822,39.8274,-9.8331 -indian fusion,d3d28a22,#FF0000,14.7042,60.4028,9.251 -carnatic,041ffae9,#FF0000,9.3006,237.0472,-8.183 -popwave,cab82216,#FF0000,-47.1155,-176.703,2.3762 -nottingham indie,5d932a08,#FF0000,-91.4487,21.7351,7.414 -psychedelic pop,c84761f3,#FF0000,-65.6357,-12.2973,-1.8452 -battle rap,7b4ff672,#FF0000,120.4852,16.3895,-3.5517 -classic j-rock,c8e55873,#FF0000,-47.6803,-80.3738,-12.4132 -indonesian post-hardcore,a70a7a0a,#FF0000,-145.7775,-128.8151,-4.9211 -nightrun,9668873d,#FF0000,-135.8874,-262.7138,-16.5656 -albuquerque indie,9f6ff886,#FF0000,-25.0212,-28.5658,-11.0372 -irish country,954a3588,#FF0000,-59.0925,77.4678,-9.1827 -portuguese rock,9fe6ba3a,#FF0000,-23.4494,9.0668,-4.9518 -roots americana,fceff6fb,#FF0000,-28.6842,19.7911,4.3991 -brazilian indie,6ccb8d81,#FF0000,72.3001,-11.7543,12.0041 -glam punk,afd93301,#FF0000,-165.9036,-53.5111,-1.6472 -brazilian emo,e2e122e9,#FF0000,-140.0856,-62.7077,11.4852 -brit funk,4ba18904,#FF0000,105.4997,-129.0845,22.2358 -alabama indie,b4f805b8,#FF0000,-101.0101,12.3644,3.8807 -western swing,689d1dc8,#FF0000,102.6148,148.7956,-36.4823 -cumbia lagunera,4c9f0de4,#FF0000,185.6487,-63.9722,3.5609 -malaysian indie,27c89842,#FF0000,-88.0353,-69.533,17.2442 -post-metal,9ec65aa9,#FF0000,-225.8777,0.1729,11.3171 -french metal,a0c00546,#FF0000,-194.971,-76.2558,0.3938 -classic norwegian pop,11a00faf,#FF0000,-5.514,68.0256,-10.2487 -australian singer-songwriter,06164579,#FF0000,-50.9755,78.6777,-13.5775 -8d,3c363836,#FF0000,-200.8747,67.0648,17.1348 -blackened deathcore,e8f97efe,#FF0000,-251.0257,-68.515,-7.8299 -tololoche,bd46728f,#FF0000,165.8461,86.3045,-10.4016 -classic persian pop,d4da8ab0,#FF0000,-29.1179,144.0275,5.1531 -flamenco fusion,506a0721,#FF0000,92.0365,-12.9389,-18.2567 -double drumming,d362dc61,#FF0000,-129.6286,24.0033,21.8111 -brazilian soul,b93c4182,#FF0000,93.5284,-19.7922,3.3073 -west coast reggae,75bcebff,#FF0000,85.0731,-71.5462,6.2325 -k-pop ballad,4c2c213c,#FF0000,-30.7604,77.1122,14.9812 -manila sound,59f3435c,#FF0000,-52.9381,77.1348,-2.5484 -canadian children's music,04dd1acd,#FF0000,165.829,112.2477,0.0928 -jazz quartet,5a3cb885,#FF0000,90.1541,195.3422,3.7524 -afro house,4620f9b0,#FF0000,233.0321,-215.201,3.6233 -singaporean singer-songwriter,7aa7da24,#FF0000,-34.4665,58.4455,9.2837 -sertanejo gospel,6a7273aa,#FF0000,27.4115,-66.4022,7.0188 -traditional country,7056513f,#FF0000,95.3005,177.9357,-26.9803 -dabke,d93d929d,#FF0000,7.6206,33.6178,-2.3642 -lithuanian pop,bc9c10a2,#FF0000,69.9823,-133.5498,5.6745 -christian uplift,e8994dbf,#FF0000,-128.2815,14.2988,7.1424 -trop rock,d0e9a453,#FF0000,66.3584,-14.2385,12.6076 -flint hip hop,202cf5a6,#FF0000,146.2143,-71.1048,-0.0519 -trot,ac63f896,#FF0000,-69.352,23.0688,0.4577 -rock alternativo espanol,1750ffc8,#FF0000,-128.0315,-111.933,-8.2018 -virginia metal,bc2722a6,#FF0000,-196.5735,-18.8748,10.8106 -lds youth,b2332431,#FF0000,-35.3622,49.7903,12.2182 -chinese bgm,d40446bd,#FF0000,17.1733,155.0976,-0.1327 -german viral rap,e3da1312,#FF0000,206.7846,-43.9563,0.8564 -early avant garde,99dff87a,#FF0000,56.4409,322.8661,-64.8016 -swedish jazz,f1d3150f,#FF0000,4.421,182.3282,12.1449 -cumbia andina mexicana,bd03d4b7,#FF0000,121.7503,-2.6675,8.1729 -super eurobeat,facaa2b5,#FF0000,25.3494,-193.3179,-23.0462 -novelty,6b4e2582,#FF0000,91.325,86.487,5.0665 -russian metal,18d818c9,#FF0000,-168.0182,-108.4108,-15.8801 -witch house,197535ea,#FF0000,-123.1226,-149.0773,6.3058 -acoustic chill,800e2420,#FF0000,44.3915,152.9575,-12.8845 -african rock,308a1a10,#FF0000,-40.9888,-92.1449,20.0071 -tribal house,73cc346d,#FF0000,195.7641,-235.1806,10.6411 -space age pop,14123bb7,#FF0000,15.9556,163.5194,-11.1906 -uzbek pop,299411f9,#FF0000,75.707,-101.8409,5.5807 -finnish heavy metal,1093d065,#FF0000,-190.1882,-160.0271,16.6482 -popping,1f5ee905,#FF0000,200.4447,-146.3235,-0.0636 -glitch,7e616b84,#FF0000,-2.9128,1.8194,-17.1752 -zouk,adfef7c7,#FF0000,118.5547,-163.9143,-0.5889 -kawaii future bass,bd3feae9,#FF0000,-16.7106,-175.3906,-5.0426 -musica alagoana,942d360d,#FF0000,83.7191,10.3346,-6.2231 -louisiana blues,26ff17c2,#FF0000,109.1745,124.4692,-17.3938 -rap cristao,48836f96,#FF0000,142.7728,-20.7553,-15.8881 -hip-hop experimental,bee0dca5,#FF0000,97.4815,-119.0323,14.8961 -norwegian metal,6c078a85,#FF0000,-245.1169,-38.0696,-31.5436 -klubowe,1ddd8198,#FF0000,142.7958,-197.1569,16.5903 -progressive jazz fusion,42014909,#FF0000,-61.1323,31.8985,2.8995 -5th wave emo,c1eba7b4,#FF0000,-127.3924,-33.6236,3.8546 -dansktop,8c25e339,#FF0000,20.5456,55.3081,9.0675 -swiss pop,d7e0a057,#FF0000,40.0663,-140.6306,-8.8895 -himachali pop,2d8b5895,#FF0000,67.5679,-53.8464,-20.2571 -bongo flava,ffa34e1a,#FF0000,165.8756,-24.4971,-5.546 -deep chill,40c1ebb6,#FF0000,98.2709,-159.7744,19.2974 -musica coahuilense,00002e9f,#FF0000,167.44,-24.6873,-2.1623 -eurobeat,47f36208,#FF0000,-24.8624,-207.5623,27.6227 -braindance,8aa5d02d,#FF0000,100.3114,-183.7885,17.7434 -melodic hardcore,94874a31,#FF0000,-181.3483,-45.7094,6.944 -latin funk,c5ef52ba,#FF0000,106.1789,-55.5882,-3.1373 -modern jazz piano,5a1e87a2,#FF0000,16.0551,229.1678,11.7858 -asbury park indie,964ac68a,#FF0000,-67.978,4.7344,-12.8027 -speed up brasileiro,0c301b3b,#FF0000,173.432,-61.7384,21.4934 -rap anime,dddf5aa9,#FF0000,115.5815,-8.3789,-21.647 -czech folk,2844e25f,#FF0000,-1.205,95.8285,-9.8874 -trance brasileiro,1c0f1163,#FF0000,182.7651,-213.2268,-4.0 -pub rock,851f0d77,#FF0000,-50.6301,-12.2328,24.3544 -czech pop rock,8b0e0419,#FF0000,-24.4663,-140.4473,-5.436 -australian underground hip hop,ad5b1c82,#FF0000,131.1201,-14.2791,-9.3126 -slovak pop,71bdc6e5,#FF0000,-3.8375,-11.3784,-1.8987 -lds,510f39f5,#FF0000,-124.5717,172.6609,0.775 -modern melodic hardcore,a783819d,#FF0000,-183.8131,-56.642,-0.4025 -salsa choke,479a952e,#FF0000,205.811,-147.4325,17.6442 -relaxative,93312ca9,#FF0000,24.9021,141.9499,-0.8784 -south african pop dance,1181efbf,#FF0000,115.4502,-157.8179,6.3062 -birmingham hip hop,8c767c46,#FF0000,147.6713,49.7503,4.9356 -ukrainian indie,bd7dd761,#FF0000,1.285,-52.284,-8.1885 -australian americana,064124ad,#FF0000,-9.0273,72.8288,17.566 -emo trap en espanol,17392d27,#FF0000,31.2915,-93.8321,-2.9736 -shabad,f7ed4e95,#FF0000,61.7901,116.4535,-16.3414 -organic ambient,bc2789ef,#FF0000,-298.2961,217.4761,-9.0166 -thai folk pop,e387d184,#FF0000,0.3972,-15.9419,15.1907 -gabber,9e64e60b,#FF0000,10.3809,-195.9857,20.4943 -bruneian pop,470d9125,#FF0000,0.2154,-46.7865,5.2426 -acoustic punk,55c1b2fb,#FF0000,17.1496,54.2442,9.3921 -hardcore,a0847543,#FF0000,-145.3602,7.0283,-9.2385 -j-reggae,438c4143,#FF0000,109.3255,-116.9588,11.7008 -flute rock,26251cef,#FF0000,-135.5459,70.8013,-13.922 -dreampunk,889d1b6d,#FF0000,-213.0838,79.4774,8.5498 -magyar alternative,87b9b29e,#FF0000,-56.8021,-96.2283,-17.5151 -norwegian country,81e85021,#FF0000,-27.7327,-42.0657,-12.2031 -maskandi,8c69fef4,#FF0000,108.2726,-180.0532,24.989 -banda carnavalera,d691cf1a,#FF0000,92.4321,59.2198,0.4974 -afro drill,2e1fdf30,#FF0000,205.6462,-63.5463,-0.7638 -mathcore,57194a65,#FF0000,-216.7906,8.988,-5.8679 -zouk riddim,a7862963,#FF0000,104.1746,-116.0471,4.1073 -groove room,9f4e2cc0,#FF0000,235.6434,-217.2004,4.3048 -israeli singer-songwriter,98ab449c,#FF0000,-18.1736,82.2435,0.2563 -nu gabber,d49464e9,#FF0000,91.4145,-194.5051,3.5413 -australian garage punk,bbe17456,#FF0000,-173.1948,-58.879,-13.2532 -latin soundtrack,755207d6,#FF0000,-195.8865,152.8078,21.8192 -cologne hip hop,9c717d8f,#FF0000,164.3468,-25.1668,-4.5462 -cante flamenco,00d919bb,#FF0000,70.3313,231.9196,2.2961 -bouncy house,b95143fc,#FF0000,91.0133,-227.3516,22.7828 -brazilian bass,a610d29d,#FF0000,241.677,-212.9235,8.3259 -san marcos tx indie,f67df561,#FF0000,-74.7484,13.639,4.4636 -dominican pop,99b5cabc,#FF0000,112.4847,-30.7341,-3.9214 -deconstructed club,1e8b5166,#FF0000,-32.914,-28.1703,12.9639 -japanese shoegaze,8040e944,#FF0000,-172.4182,-95.3476,-2.2391 -azeri rap,c83a87d9,#FF0000,124.6837,11.1196,7.405 -tolkien metal,b9992bf3,#FF0000,-225.5195,-58.5295,-13.9878 -shred,732d6b7c,#FF0000,-132.902,-83.1672,10.3925 -icelandic singer-songwriter,30c28602,#FF0000,-36.2171,67.941,-4.1403 -talentschau,3202c7be,#FF0000,20.0967,-7.2226,16.0064 -rap lyonnais,74ee30c6,#FF0000,178.1487,-49.6601,-4.0959 -classic czech pop,86981825,#FF0000,-19.902,74.0263,19.8301 -psychobilly,78f32ac2,#FF0000,-104.8261,-30.903,5.5629 -indian rock,e33a2462,#FF0000,4.2292,-68.7245,-19.8418 -country blues,1a4f72ed,#FF0000,204.0051,254.8261,28.0845 -tango,de852dff,#FF0000,81.2579,251.9984,22.2944 -hurdy-gurdy,96af4658,#FF0000,-119.9486,-12.3453,-4.3254 -tone,4429f685,#FF0000,-247.9474,180.9322,24.5865 -deep rai,13ef6af6,#FF0000,64.4387,-91.3876,-0.1154 -math rock,c0a0efe4,#FF0000,-90.2628,21.8021,0.7412 -viet chill rap,79cf082f,#FF0000,125.9412,18.0619,-19.9971 -yodeling,5624b04a,#FF0000,97.9011,196.1948,-6.997 -malang indie,63408bee,#FF0000,-74.671,-97.2865,-13.2152 -reggae gaucho,3cd4bf15,#FF0000,116.6285,-109.8399,-9.9369 -chilean hardcore,f751dc9a,#FF0000,-43.8409,-133.5727,6.5569 -swedish garage rock,bd0ad6bc,#FF0000,-163.0784,-35.3476,2.8137 -hyperpop francais,e93b31b3,#FF0000,40.8476,-103.3738,-4.1814 -ukg revival,79eb2b38,#FF0000,250.6709,-177.2578,31.9688 -symphonic black metal,616666db,#FF0000,-250.8308,-58.2158,-1.4618 -classic greek pop,156a1471,#FF0000,11.9372,123.1763,1.5368 -finnish melodeath,4046ff3e,#FF0000,-262.6291,-152.4379,-0.8951 -techno kayo,2856d31b,#FF0000,36.9296,-61.268,15.7662 -rap baixada fluminense,21298e43,#FF0000,114.4289,60.5103,0.245 -shonen,17985b2c,#FF0000,-138.4366,-112.8338,4.0129 -electroclash,f0af6eab,#FF0000,111.7221,-202.7831,17.0968 -karneval,80938925,#FF0000,26.2679,-47.3123,10.496 -nashville indie,da6b3fb2,#FF0000,-96.65,-6.9976,5.7586 -zxc,a938dfdf,#FF0000,34.7371,-134.9914,-0.0429 -mande pop,c4e46b4c,#FF0000,91.5033,35.3529,4.006 -finnish alternative rock,69b032bb,#FF0000,-111.5069,-146.907,7.755 -ukrainian hip hop,f8c65e33,#FF0000,158.6092,-48.3662,-5.3061 -latintronica,13207708,#FF0000,132.3444,-161.7637,5.0771 -german hyperpop,c73f4802,#FF0000,47.6223,-126.4821,-10.7504 -r&b italiano,6655ea0d,#FF0000,48.3281,-50.8136,6.0676 -italian techno,ebd510c8,#FF0000,232.3412,-246.8464,-2.2942 -bosnian pop,dc8dd9b2,#FF0000,-22.3783,-29.7746,-4.5768 -lithuanian edm,2f2e39e2,#FF0000,135.6789,-190.7746,-3.0909 -belarusian indie,fe7b04c4,#FF0000,-22.7084,-95.7356,16.3583 -lambadao,7eb0d292,#FF0000,219.1569,-115.9281,22.6573 -praise,59dfae37,#FF0000,-51.1202,35.8371,22.7184 -papuri,f2eabf89,#FF0000,-92.5981,47.7037,3.424 -ebm,c2796977,#FF0000,-24.2467,-193.9388,39.7373 -brazilian boogie,5080fc3c,#FF0000,99.0743,4.9774,-14.8922 -dutch tech house,d16fa1ab,#FF0000,258.8051,-232.0027,7.3087 -circuit,4690d8ff,#FF0000,177.2064,-243.8899,6.1064 -punjabi lo-fi,a8494457,#FF0000,31.1248,-45.8828,17.9498 -christian lo-fi,878d9062,#FF0000,76.7667,73.4095,5.7886 -ukrainian classical,0e7906e4,#FF0000,-156.4308,307.8619,-5.9371 -chamber psych,e1138ec5,#FF0000,-60.8857,-14.9643,-4.6036 -vocal harmony group,4bb5227f,#FF0000,107.2198,231.9235,11.9113 -pakistani indie,12540670,#FF0000,-14.6927,-33.8877,-12.4081 -experimental classical,1bb7b850,#FF0000,-215.5945,206.8461,13.7903 -cumbia colombiana regia,19c9dabf,#FF0000,179.5616,-8.9512,9.2274 -polish reggae,59eb2706,#FF0000,72.4871,-115.2145,0.5918 -german worship,7b46e046,#FF0000,-18.3948,40.707,9.2722 -puirt-a-beul,0ce1f120,#FF0000,-77.2988,247.0408,2.7072 -fantasy,ec1e111d,#FF0000,-168.916,96.8391,-13.9323 -reading indie,31a46bce,#FF0000,-119.5579,-118.4686,5.0037 -russian indie,d56abf6c,#FF0000,-26.2097,-105.4658,25.2982 -electro bailando,60df274b,#FF0000,137.5863,-166.7545,-0.3632 -disco polo,7208ad7e,#FF0000,167.9631,-221.1513,13.7793 -seiyu,0c72b9ea,#FF0000,-81.576,-182.6152,17.5874 -messianic praise,bae216a6,#FF0000,-136.5089,51.4054,-14.0541 -batak,ebda8cb0,#FF0000,-48.0227,-62.8636,5.7255 -indie catala,dd137aed,#FF0000,-10.8237,19.4315,-2.0691 -dutch r&b,21468e7b,#FF0000,89.0512,-27.5719,6.9829 -turk sanat muzigi,38cfe1e6,#FF0000,-137.3768,174.8595,3.04 -perth indie,2bd00bfa,#FF0000,-86.8478,-27.3145,-0.1398 -chinese melodic rap,03a7dcfc,#FF0000,95.9057,-108.078,7.2991 -oktoberfest,8e219a01,#FF0000,13.1897,-155.0427,-6.2417 -belarusian hip hop,f57281ae,#FF0000,112.1827,-49.3832,0.0833 -fogo pentecostal,e7ecaad1,#FF0000,-5.5522,-41.349,22.5764 -ethnotronica,53f02d7e,#FF0000,251.9967,-210.3052,25.2361 -polish punk,42eadcd2,#FF0000,-107.0094,-88.527,19.309 -microtonal,aac9ae25,#FF0000,-113.3702,120.9004,-24.0343 -cumbia ecuatoriana,5668e4a6,#FF0000,155.7066,38.157,0.0637 -anime piano,6b0404c8,#FF0000,-16.169,176.9625,23.3557 -russian modern classical,f419e0dd,#FF0000,-107.7094,270.5007,2.458 -japanese piano,27d5a7c6,#FF0000,-35.7067,236.6216,6.787 -swedish dancehall,377b3f26,#FF0000,176.3481,-124.9225,-9.0494 -swedish reggae,2d933539,#FF0000,158.7872,-83.0329,-5.2467 -austin americana,c33e800f,#FF0000,-22.4886,59.573,30.2669 -indie rockism,047c3c93,#FF0000,-71.0024,-195.4605,-7.1568 -euskal rock,291a962a,#FF0000,-51.3627,-32.2588,0.2509 -rap antillais,0acd6208,#FF0000,140.8004,2.0925,8.4545 -italian reggae,c347d1db,#FF0000,160.9605,-160.5984,-0.6596 -high-tech minimal,e63cc64d,#FF0000,263.0062,-224.2878,13.4028 -ambient house,efb3279f,#FF0000,14.826,-94.479,21.654 -world fusion,fa1903c5,#FF0000,34.2339,-86.5881,14.971 -deep tech house,7ebb5176,#FF0000,268.9597,-250.9746,8.5374 -rap siciliano,d3880c5d,#FF0000,96.9882,-39.6285,8.1231 -pop worship,3dcb0853,#FF0000,-117.3523,-17.7502,3.7956 -moldovan pop,acc5f4f3,#FF0000,-3.6224,-143.8961,-16.6203 -new italo disco,765485bd,#FF0000,78.9892,-257.1043,12.8054 -chill beats,bbd51984,#FF0000,115.189,-157.9568,2.3575 -west end,be4a34fd,#FF0000,-79.7524,176.9852,-38.4225 -melodic deathcore,a196ff78,#FF0000,-214.9256,-124.4299,-1.7443 -south african alternative,9f3f9134,#FF0000,43.6353,-57.5789,-7.0082 -syrian pop,00019800,#FF0000,-20.2289,85.5733,5.0881 -turkish modern jazz,c6baf511,#FF0000,0.0513,110.615,-5.2576 -uk post-punk revival,ae0e5476,#FF0000,-84.6324,-91.9615,4.0662 -instrumental soul,9d4f549b,#FF0000,107.8704,95.6426,8.555 -classic finnish pop,bf355051,#FF0000,-1.1379,95.6835,-6.6184 -furry,27ee58b8,#FF0000,14.2465,-82.215,-1.3506 -shatta,8596f7b1,#FF0000,197.9401,-68.5831,-7.2802 -musica gaucha,968f3a83,#FF0000,103.7225,-98.4125,-10.7533 -christian afrobeat,03ceb3d4,#FF0000,81.259,-59.5112,18.0694 -workout product,ef0a2139,#FF0000,210.1113,-218.8267,-3.9384 -indie extremena,446f89d0,#FF0000,-73.6601,-104.689,-5.8153 -slovak rock,5db221e0,#FF0000,-23.8286,-101.9225,-2.2305 -british jazz,65192f49,#FF0000,9.7822,135.3658,-9.8283 -russian punk rock,b89c9b40,#FF0000,-84.0907,-122.9558,13.4645 -ragga jungle,ce557519,#FF0000,160.8012,-190.2169,-2.5378 -oldschool deutschrap,4f305acb,#FF0000,156.1884,-23.387,-2.703 -no wave,6f8b0462,#FF0000,-50.4005,-2.021,21.6546 -orchestra,aa8c05be,#FF0000,-209.5003,219.9269,25.1526 -california hardcore,bb443ea0,#FF0000,-169.1913,34.727,7.6405 -concurso de talentos argentino,7a14316f,#FF0000,-14.4547,28.2971,10.3925 -swiss indie,51950d77,#FF0000,3.0467,-51.0001,2.6614 -british power metal,63fb2b9f,#FF0000,-215.06,-152.2099,13.4518 -tanzanian pop,42a1e6f0,#FF0000,152.1604,14.1219,1.4606 -christelijk,8089e257,#FF0000,-117.623,97.7176,12.8625 -surf music,dad7d228,#FF0000,38.9965,68.0885,5.0593 -lithuanian electronic,3d8f92b1,#FF0000,172.2339,-185.8381,4.2084 -honky tonk,f7c342fe,#FF0000,70.9345,154.2205,-1.5038 -jump up,2b471467,#FF0000,137.4024,-218.1514,4.8874 -rap romantico,b8004f5e,#FF0000,141.2691,46.8272,9.3553 -funktronica,f0a2b7f3,#FF0000,91.4885,-174.3024,21.9361 -thai indie,59bec6b8,#FF0000,-4.9501,-112.4703,16.1554 -san diego rap,efaa3c1e,#FF0000,163.3563,-56.2364,6.4271 -j-punk,1647b41b,#FF0000,-140.0326,-84.1958,-4.1316 -smutny rap,9671c6a5,#FF0000,85.8732,-82.3984,5.8206 -atlanta metal,ec3819c7,#FF0000,-200.1506,-107.4049,-3.0193 -mundart,da149fb2,#FF0000,73.6567,-26.0248,5.2915 -metal cover,794e19f7,#FF0000,-135.9406,-228.9448,-17.2924 -finnish death metal,d3cd357f,#FF0000,-239.4014,-97.1069,27.7914 -leicester indie,a9451959,#FF0000,-89.8152,-76.0884,18.5134 -apostolic worship,c3761c61,#FF0000,-103.9322,32.6371,-13.2188 -montreal indie,915492aa,#FF0000,-13.4418,-22.0786,1.2218 -chanson paillarde,8c5e446e,#FF0000,129.1276,94.6395,9.1631 -sevdah,385c8f6e,#FF0000,-70.0022,61.5918,12.5857 -gypsy jazz,fe968f0b,#FF0000,229.0169,199.6649,42.362 -hardvapour,15344b78,#FF0000,13.0176,17.1957,-2.9352 -boston metal,6f31603c,#FF0000,-222.1561,-22.6219,-5.4313 -brega saudade,99596efc,#FF0000,67.83,-69.3227,-21.1114 -timba,4c4c98e9,#FF0000,137.559,60.545,-7.2054 -delta blues,21f2ef91,#FF0000,211.5728,245.4665,28.1884 -speed up turkce,5c1024f9,#FF0000,69.1334,-28.2608,-3.1312 -pinoy idol pop,5c7f3bf3,#FF0000,69.2665,-144.5795,8.9867 -musica cristiana guatemalteca,4498eabe,#FF0000,92.2843,33.1537,-4.6668 -pirate,466f24c9,#FF0000,-116.4722,-61.6844,3.6132 -funky house,9e43404b,#FF0000,247.1771,-244.2709,13.3782 -scottish indie rock,25e5fcb1,#FF0000,-128.0633,-133.8678,9.8938 -techno,e405fa83,#FF0000,189.9136,-230.8002,17.086 -southern gospel,44521877,#FF0000,-65.4448,86.5503,-3.978 -dariacore,280d2226,#FF0000,-10.2924,-148.1284,24.9898 -russian witch house,a8fe0981,#FF0000,-71.9307,-180.9997,17.6007 -baglama,c504e9eb,#FF0000,-3.7684,141.3014,-1.0771 -classic bhangra,85752822,#FF0000,107.9265,-44.8535,2.5908 -britpop revival,d4c21a5d,#FF0000,-168.4245,-151.7522,-6.0185 -pinoy indie rock,6659f22f,#FF0000,-37.7175,-19.9885,5.4144 -khaleeji iraqi,3b8c3779,#FF0000,20.3701,27.9003,13.3732 -hawaiian,b992de40,#FF0000,-42.7249,124.7004,22.8946 -czech classical,6baacf0e,#FF0000,-173.4577,289.1488,-0.5847 -free jazz,040488b3,#FF0000,-2.0213,199.8889,16.292 -acid house,f8bd5163,#FF0000,157.0,-210.6964,13.6407 -neo-traditional bluegrass,73c950bb,#FF0000,-4.6764,58.6559,1.1567 -trap beats,7512043a,#FF0000,232.7436,-172.1582,-1.642 -huayno,e04edc1a,#FF0000,104.9875,96.7934,-3.708 -shibuya-kei,1f9a4024,#FF0000,26.0841,-122.3184,-10.4636 -denpa-kei,ea8821f8,#FF0000,-70.3788,-173.6877,2.2371 -atlanta bass,8fc36521,#FF0000,218.7676,-168.7491,-16.0968 -french death metal,9c396a3a,#FF0000,-207.7822,-37.3942,-10.772 -norwegian black metal,15a1b129,#FF0000,-269.0867,6.4355,-12.2341 -comedie musicale,eaaba17e,#FF0000,-18.6624,-46.4025,-1.3965 -deathstep,e9ccf746,#FF0000,-31.8763,-170.4625,21.0973 -nz hip hop,5984ea8f,#FF0000,148.8852,-108.2208,0.2189 -adventista,2f73705f,#FF0000,-111.6912,105.3565,-0.9178 -japanese drill,4dcac497,#FF0000,145.8279,-135.0827,18.0392 -finnish edm,be519c70,#FF0000,10.6161,-224.8341,-9.1998 -barcadi,65a0f5bc,#FF0000,265.9758,-217.3228,36.6819 -cocuk sarkilari,0196bef8,#FF0000,-23.1802,147.5345,8.3377 -underground power pop,4624199f,#FF0000,-94.2493,-37.0303,-1.8809 -indonesian indie rock,309a624c,#FF0000,-132.542,-127.0978,-2.3843 -funk melody,d7506db4,#FF0000,136.1113,-155.5582,6.2585 -deep minimal techno,b0e21dfe,#FF0000,278.1401,-249.051,10.7785 -atmospheric black metal,652f2b74,#FF0000,-273.1713,2.2269,-18.442 -musica llanera,57b4b7b2,#FF0000,131.3008,174.1656,-6.3846 -nasyid,661521f8,#FF0000,-48.3656,55.0237,5.5602 -polish old school hip hop,361dc3c5,#FF0000,168.9974,-110.9385,1.2841 -southern metal,4bceaf10,#FF0000,-161.0964,-88.2061,-4.1408 -lesen,0e267029,#FF0000,285.2012,125.822,-36.6582 -classic punjabi pop,d8e9d0a8,#FF0000,107.4574,66.8652,-8.116 -jacksonville indie,428d004c,#FF0000,-86.0362,35.1476,2.9104 -japanese pop rap,064e28e8,#FF0000,103.488,-110.8848,11.0044 -cantautora argentina,e6f7ac6c,#FF0000,48.5414,50.119,1.8782 -garhwali pop,5f54e2b7,#FF0000,40.1896,55.894,8.1266 -carnatic vocal,096a86c1,#FF0000,9.4099,252.3581,-12.8907 -norwegian singer-songwriter,ae3aace3,#FF0000,-71.7756,92.8097,-12.2438 -nederreggae,fdc671ad,#FF0000,143.6061,-69.7185,-7.8142 -rap francais nouvelle vague,fe056f16,#FF0000,115.1593,-17.3967,-23.5961 -venezuelan indie,fde15620,#FF0000,46.5717,-103.4272,-15.145 -german ska,e6211028,#FF0000,3.7189,-95.381,10.4195 -canadian old school hip hop,0896ee6c,#FF0000,151.4621,-24.7358,-12.08 -nueva ola chilena,a0e089ce,#FF0000,-30.675,142.5449,7.4315 -k-rock,857e2f7e,#FF0000,-103.7253,-89.0518,18.5826 -punk 'n' roll,84c36bb8,#FF0000,-196.6135,-47.2953,5.2397 -minneapolis indie,f672dc77,#FF0000,-103.4331,64.9913,-14.3629 -handpan,2f62ecf6,#FF0000,42.7414,165.9093,-2.7453 -canadian celtic,1e6a0844,#FF0000,-68.7016,78.1951,12.4929 -yogyakarta indie,59db8c8c,#FF0000,-120.283,-29.5483,9.4012 -hyperpop en espanol,e8bc75df,#FF0000,48.8765,-112.2183,-14.4451 -pakistani folk,ac54d3a8,#FF0000,42.6101,106.5,10.4868 -irish hip hop,f6fb12f4,#FF0000,130.8934,-40.5769,-3.5856 -japanese indie pop,d0bb16f5,#FF0000,-28.9156,-35.533,-13.8032 -chaotic hardcore,8777388f,#FF0000,-210.6391,10.0055,14.7287 -classic malaysian pop,694f08b2,#FF0000,-49.6637,2.1943,8.9279 -harmonica blues,8498e9d1,#FF0000,113.3763,155.2535,-20.8163 -jamgrass,d79c845e,#FF0000,43.2681,59.6126,-6.9288 -us power metal,5214e5d4,#FF0000,-172.3525,-40.8813,13.2906 -bangla pop,87b65c33,#FF0000,18.6061,32.0605,7.4355 -trap cristao,7acbec9b,#FF0000,126.723,-59.9521,4.0199 -vintage jazz,309d675e,#FF0000,158.8283,250.6194,18.9445 -malayalam hip hop,40b73fd8,#FF0000,149.0057,-64.8104,2.1146 -poezja spiewana,608cd93d,#FF0000,44.258,107.5679,10.0433 -rap montrealais,d01bdbe0,#FF0000,162.0494,-39.8045,0.7975 -boston punk,e46165ec,#FF0000,-165.7267,-20.7269,-16.2558 -jazz house,ef39ff89,#FF0000,244.7494,-205.0419,12.017 -fingerstyle,ef697309,#FF0000,142.9722,187.0563,-39.7401 -baltimore hip hop,f4072b52,#FF0000,163.984,-108.9826,6.1573 -drone metal,8255d4c2,#FF0000,-232.0768,33.5141,24.8052 -musica nayarita,ec2be45e,#FF0000,187.8183,42.7067,-7.646 -indonesian edm,28292584,#FF0000,41.5554,-168.5911,-39.7296 -german ccm,a58de535,#FF0000,-16.8833,34.049,20.2624 -folklore ecuatoriano,c65f1184,#FF0000,222.8936,145.7625,9.9011 -christmas instrumental,a9006fa7,#FF0000,74.0831,163.4346,-14.0784 -riddim,e9c49e14,#FF0000,178.6575,10.3241,8.5236 -japanese screamo,c70a9d29,#FF0000,-212.8332,-31.4332,-5.5348 -indiana hip hop,bbd73a77,#FF0000,120.475,-55.1922,10.9637 -nepali indie,23cb2107,#FF0000,5.0187,-31.5565,7.5464 -fluxwork,bf3aebe3,#FF0000,18.4516,-59.1874,-5.0096 -indonesian blues,0ec16767,#FF0000,-80.1374,1.0499,2.6715 -futurepop,3b18072a,#FF0000,10.7645,-217.736,43.4637 -estonian hip hop,7d28f4e1,#FF0000,99.9612,-106.853,3.7287 -neurofunk,d195f057,#FF0000,93.6018,-213.2231,17.1549 -vlaamse kinderliedje,8f2b621f,#FF0000,124.2277,32.2084,5.196 -michigan indie,efcba2c8,#FF0000,-49.4217,51.4175,18.6512 -classic dubstep,22017dea,#FF0000,108.6881,-175.0409,3.4463 -french psychedelic,9c8a5e98,#FF0000,-80.1653,-88.6841,-7.0066 -psychill,7a39b857,#FF0000,-12.7425,-130.8217,9.2008 -czech punk,3ce54885,#FF0000,-93.1239,-83.1316,21.8908 -russian viral pop,b0eb79a4,#FF0000,113.1094,-155.9773,2.4516 -american contemporary classical,bf99b9db,#FF0000,-107.4185,259.749,0.6393 -burmese pop,990066dc,#FF0000,21.9386,-45.3665,24.8712 -russian folk rock,2258b318,#FF0000,-46.1199,15.7232,5.1014 -twee pop,6cd0c835,#FF0000,-79.4585,-8.5649,5.5332 -rai algerien,668d7759,#FF0000,42.3074,-20.1566,-1.7682 -chinderlieder,024e0f77,#FF0000,258.8369,122.5797,-13.3959 -vietnamese idol pop,2e290852,#FF0000,89.0478,-48.1791,-3.8918 -pittsburgh indie,3dae6f08,#FF0000,-98.1775,14.1763,-4.3879 -sovietwave,4feaf48b,#FF0000,-41.5062,-167.8781,16.3393 -symphonic power metal,dccf4ede,#FF0000,-224.1776,-161.5162,20.5845 -bristol indie,07c9afc9,#FF0000,-113.8767,33.144,-16.7511 -australian talent show,9879443d,#FF0000,8.9208,-34.6005,-6.329 -speed plug brasileiro,7eb9aecc,#FF0000,130.2501,-42.2765,-1.0103 -new orleans blues,5faf0325,#FF0000,111.2721,126.8408,-7.0566 -futuristic swag,8dd6851a,#FF0000,147.6979,-155.857,-13.945 -manchester indie,dd55a04d,#FF0000,-120.4427,-84.4759,-20.0663 -mexican edm,01249e30,#FF0000,126.4164,-197.5593,3.8122 -geek folk,e17f2f03,#FF0000,11.3747,79.5613,8.7959 -skansk musik,8f262ce6,#FF0000,18.2848,-43.9476,6.9884 -scottish electronic,84dfdf22,#FF0000,59.9064,-143.7194,10.9895 -kompa,18980834,#FF0000,79.3045,-71.0429,9.8229 -malian blues,dcb64569,#FF0000,60.4195,57.1864,-8.398 -substep,c22da3b6,#FF0000,22.8889,-129.3876,-11.7616 -rumba congolaise,d73235cf,#FF0000,70.7054,89.1838,8.6542 -classic bangla pop,bebb9671,#FF0000,-21.4749,148.2531,13.1322 -british modern classical,96344f9e,#FF0000,-207.8865,286.9995,7.0841 -classical performance,12e8adb3,#FF0000,-126.3914,270.1425,-0.049 -kundalini,9e7f7825,#FF0000,-183.0368,142.6235,-19.2011 -norwegian classical,73da12a1,#FF0000,-147.1022,284.182,-8.0795 -kurdish hip hop,20a885ec,#FF0000,136.0787,16.0371,3.5187 -gaita zuliana,15372a85,#FF0000,150.6451,50.7146,-1.2416 -african gospel,ffa2e12b,#FF0000,5.2888,22.2725,11.7787 -balkan beats,55c4733d,#FF0000,139.9169,-145.209,10.9605 -cumbia amazonica,13850e7e,#FF0000,101.2743,54.7857,5.1525 -wyoming roots,2b370e06,#FF0000,-14.7124,28.9185,2.834 -latin house,f00521f4,#FF0000,181.334,-199.4661,-2.1005 -japanese dance pop,f2c7aecd,#FF0000,33.4163,-154.8246,-30.943 -grand rapids indie,836411ce,#FF0000,-70.3107,17.3376,-4.3816 -semarang indie,79212d60,#FF0000,-80.9953,-107.4099,-4.5067 -san diego indie,94e78572,#FF0000,-112.0994,-75.0716,19.9731 -touhou,1c6e5150,#FF0000,-52.5856,-156.7545,13.391 -ndombolo,52851780,#FF0000,73.9999,14.4114,-5.9076 -hinos ccb,c4c54e42,#FF0000,-70.9268,129.2435,15.1714 -electric bass,7e696915,#FF0000,60.01,126.8673,-9.485 -epa dunk,0870edfa,#FF0000,89.4527,-180.4582,-3.5068 -cumbia salvadorena,51c28593,#FF0000,233.5035,-35.6975,2.2747 -dutch drill,d3fab1d2,#FF0000,196.5758,-68.9603,0.9965 -dmv rap,95723a12,#FF0000,158.0735,-67.354,17.9058 -abstract,ec3ec333,#FF0000,-20.3399,-20.572,13.7726 -russian chanson,75d4b184,#FF0000,79.3606,-158.2835,3.2726 -swedish progressive metal,bedd132f,#FF0000,-174.9087,-65.8842,2.5575 -rap regio,ccc1e5c6,#FF0000,131.1217,-107.0218,1.0344 -serbian hip hop,e1b57e6f,#FF0000,154.1692,-60.7186,1.4691 -medieval folk,02787cca,#FF0000,-157.9185,25.316,2.2325 -cumbia uruguaya,15acdad8,#FF0000,101.4523,40.5293,-6.665 -enka,0eddf200,#FF0000,-104.8826,119.1901,-29.5706 -swiss rock,202b030d,#FF0000,-42.7184,-46.7917,-2.9269 -chill out,46a59517,#FF0000,89.9003,-27.4245,5.1758 -hong kong indie,895d05ea,#FF0000,-58.1857,-5.3783,23.6969 -bozlak,75cebea6,#FF0000,2.4641,159.9255,-6.9672 -japanese chill rap,11a3e59a,#FF0000,95.6339,-30.9736,2.0731 -russian dance pop,efd98524,#FF0000,57.8602,-166.4297,-11.6189 -leipzig electronic,32e1340a,#FF0000,236.0718,-207.5307,6.6778 -horrorcore,296b0bd7,#FF0000,112.3852,-118.0614,10.6344 -galante era,60b4580d,#FF0000,-87.55,251.6217,0.1581 -croatian rock,59bcf6a6,#FF0000,-35.8826,-71.6169,-7.8781 -nova musica carioca,1126669b,#FF0000,55.3108,26.7838,4.424 -psychedelic folk,e0a1286c,#FF0000,4.2377,123.6311,4.0248 -21st century classical,12383904,#FF0000,-186.368,257.8279,17.3081 -brazilian classical,d000522f,#FF0000,-11.8465,258.6367,15.5298 -tempe indie,0496891f,#FF0000,-108.989,-83.1908,-8.6607 -vintage tollywood,a687e804,#FF0000,10.6504,233.7911,-8.9686 -folclor colombiano,da785f9f,#FF0000,179.3671,76.9644,-20.0942 -neo-traditional country,5a8b9f25,#FF0000,-13.7698,-29.8874,1.7373 -nantes indie,a60ecc98,#FF0000,2.1608,-56.0702,-3.3764 -rock piauiense,e3f242ed,#FF0000,-6.3683,-92.8619,-21.8999 -norske viser,ceee9226,#FF0000,15.5527,112.3975,3.9738 -experimental vocal,cdb48615,#FF0000,-103.2253,108.9952,-2.6892 -south carolina indie,2ef2225e,#FF0000,-77.0592,13.0916,5.6465 -deathrash,b0637cb2,#FF0000,-195.9475,-22.8597,10.0394 -alternative pop,b1ed9155,#FF0000,-121.9163,13.3063,-14.469 -american modern classical,faabb612,#FF0000,-61.8862,250.1687,7.0244 -african reggae,b997e161,#FF0000,166.3682,-90.1676,16.4485 -pagan black metal,dad70994,#FF0000,-259.3064,5.6739,-18.7482 -palestinian hip hop,f9f46d64,#FF0000,107.4015,10.104,-20.9746 -kleinkunst,3515e65d,#FF0000,30.6602,37.5049,12.3616 -sung poetry,d1903289,#FF0000,23.0773,122.5104,4.6632 -virgin islands reggae,781d08a7,#FF0000,178.3432,-32.9999,-6.903 -paisley underground,fa0c65a0,#FF0000,-106.4709,1.2657,-10.9367 -viet lo-fi,14d24694,#FF0000,111.0193,-47.3388,-8.9041 -trova mexicana,b550676a,#FF0000,79.881,98.9578,-30.3526 -springfield mo indie,6777fecd,#FF0000,-44.7976,33.8933,-5.4281 -russian reggae,182d58b4,#FF0000,95.4299,-62.4554,13.3388 -grindcore,bf626388,#FF0000,-226.1976,17.9845,18.6839 -alaska indie,e1111a83,#FF0000,-47.2137,33.7837,26.8549 -finnish drill,b91ade44,#FF0000,195.0087,-132.5717,-0.1762 -christian punk,97028a8e,#FF0000,-112.3376,-78.3614,-9.6089 -italian metal,19ab0c65,#FF0000,-221.1603,19.1922,5.2773 -folclore santiagueno,7477a5e0,#FF0000,118.3388,102.4504,5.8944 -flamenco guitar,b50dd7c9,#FF0000,117.2138,187.7891,-38.84 -kompa gouyad,f10bf6bb,#FF0000,117.1516,-163.1488,0.5192 -jamtronica,ccdfbb1a,#FF0000,1.6295,-91.7249,-14.7759 -ontario indie,fa3dafd8,#FF0000,-84.8913,0.7988,-0.7286 -japanese indie rock,f9fd415c,#FF0000,-128.8897,-130.362,6.3038 -canadian post-hardcore,8b8511f8,#FF0000,-205.7196,-67.716,-7.5663 -techengue,6a786f00,#FF0000,196.7408,-153.8173,-21.7385 -tape club,63031eae,#FF0000,-100.3498,16.7549,4.9582 -anime latino,e795397f,#FF0000,-69.5516,-153.9798,-8.2396 -huapango,3c99b0ab,#FF0000,175.4155,31.0337,5.9533 -chinese electropop,d660f2c5,#FF0000,33.2622,-117.6322,-11.1638 -japanese folk,01949196,#FF0000,-50.409,111.7869,-5.3598 -kenyan pop,186f9f92,#FF0000,122.3113,-65.9642,-0.1727 -memphis blues,024f8d6e,#FF0000,175.7972,176.1262,-15.6374 -german punk rock,e11db2ea,#FF0000,-104.8772,-117.3223,-0.202 -modern jazz trio,3e066a2f,#FF0000,91.8774,159.8153,-28.6342 -dark disco,b13f586d,#FF0000,222.2694,-224.9347,-3.5307 -oc indie,2433dee3,#FF0000,-48.112,-35.376,-8.0007 -folklore surero,6d627c13,#FF0000,199.3855,253.7049,27.6589 -jazz rock,ad19c084,#FF0000,-68.644,96.7877,-12.2268 -kingston on indie,f2ac3d97,#FF0000,-77.0828,0.8254,-9.3026 -thai viral pop,400536ce,#FF0000,76.8085,-45.9558,25.3345 -malay rap,bd25f7f9,#FF0000,125.1661,-65.7922,-7.9829 -bubblegum bass,0cf589dd,#FF0000,66.2803,-107.6161,8.0666 -dutch americana,e8fe062b,#FF0000,-29.802,61.0512,9.3302 -modern hardcore,3956e1d8,#FF0000,-182.7737,-18.4741,-17.4125 -rap maromba,174b6e2b,#FF0000,184.4057,-83.0807,8.7955 -brazilian house,30570110,#FF0000,185.5828,-221.2079,20.2877 -pop peruano,e38b1424,#FF0000,69.9027,-65.8077,22.1403 -musica campechana,c8c33889,#FF0000,183.6965,-75.5219,8.1183 -musica popular paraense,8377114a,#FF0000,70.6941,-29.3761,-6.9091 -vintage schlager,adf3d6bc,#FF0000,12.5717,280.975,-14.7328 -melodic groove metal,41cfb2f7,#FF0000,-222.5762,-149.3768,7.9768 -azeri pop,552cebba,#FF0000,72.5366,-67.6173,-18.5462 -aggrotech,61675296,#FF0000,-19.8565,-230.1083,44.07 -vgm remix,103146a2,#FF0000,85.9357,-218.5277,0.9143 -musica oaxaquena,a365414a,#FF0000,131.8529,71.5837,1.5993 -middle east hip hop,fb6a5149,#FF0000,86.6567,-23.043,-36.8087 -kannada hip hop,f3feb6a8,#FF0000,123.4521,-54.3836,-7.4619 -french movie tunes,43ef8f76,#FF0000,18.3964,94.8052,-9.6685 -italian tech house,449769c8,#FF0000,312.4529,-254.2799,12.3089 -dream trance,c5a0b1cd,#FF0000,150.6414,-221.6242,26.2401 -boogaloo,26e90b42,#FF0000,163.1353,126.7447,18.2891 -mod revival,65c5e803,#FF0000,-94.5836,-15.8045,-0.6338 -raw techno,6ede10d3,#FF0000,197.0827,-237.4881,-17.9224 -gaian doom,92fdbf99,#FF0000,-206.5116,42.5183,8.3358 -nu age,5cae1f05,#FF0000,-217.6041,129.6407,-15.1271 -salsa international,19322abd,#FF0000,167.8636,113.3647,0.5985 -swedish metalcore,b6a591f3,#FF0000,-223.4932,-229.3983,38.3291 -collage pop,d7e37221,#FF0000,-58.8504,5.3187,5.9017 -arab trap,db726888,#FF0000,15.9046,-145.7136,-7.1139 -thai folk,51353905,#FF0000,-25.3496,63.5446,4.4136 -horror synth,00d61d4b,#FF0000,-129.005,20.2225,16.1876 -champeta,886088a5,#FF0000,187.7961,-160.8315,-5.7667 -tallava,db3da1ef,#FF0000,59.6165,-54.9494,-27.1517 -cuban alternative,5e34c9d7,#FF0000,119.7511,50.0738,-12.8753 -american post-rock,4ee58522,#FF0000,-145.1251,21.47,4.7379 -alberta country,e3bbd40a,#FF0000,-52.615,-95.0927,20.1617 -classical piano,2fd847e6,#FF0000,-42.7856,298.6351,-16.7843 -zespol dzieciecy,09adf132,#FF0000,140.9047,51.5782,-6.8007 -copla,be4baebd,#FF0000,35.7324,267.5574,-21.6959 -kodomo no ongaku,cbb95e91,#FF0000,127.4841,48.2009,2.9159 -musica popular mineira,43dbfe5e,#FF0000,-40.6609,120.984,0.56 -musica maranhense,ca3a10a6,#FF0000,86.129,42.175,0.4735 -drift,40f15029,#FF0000,-308.8,242.3953,-10.8343 -swiss hip hop,e3a97cb0,#FF0000,124.0786,-46.9096,-0.8356 -hokkaido indie,b98a3781,#FF0000,-66.8973,-112.526,-2.9156 -fremantle indie,6e4d4393,#FF0000,-25.199,-72.7565,-14.2312 -bogor indie,5de44a8a,#FF0000,-118.8219,-101.9425,-9.6665 -early music ensemble,644c3044,#FF0000,-150.0225,250.5334,7.5055 -kurdish folk,f042e0dc,#FF0000,-4.9506,115.4193,2.1321 -uk post-hardcore,f151a3c4,#FF0000,-174.4503,-91.165,2.3398 -chinese minyao,52137dc0,#FF0000,-31.0088,60.1284,-4.5268 -singing bowl,9fb8212a,#FF0000,-256.833,207.0774,23.2672 -danish alternative rock,7b5c5598,#FF0000,-133.7554,-29.8449,-7.7769 -kenyan r&b,2b8bcb6b,#FF0000,96.1337,-25.6986,-3.4679 -alternative ccm,4188e3dd,#FF0000,-79.405,34.7218,-2.4859 -folklore boliviano,6ffc60d0,#FF0000,76.3612,57.445,-17.3918 -soukous,b80ca2c3,#FF0000,92.9913,44.982,-9.5769 -huayno peruano,5d4b5eb5,#FF0000,58.9569,63.3824,-1.234 -blackgaze,4c6a02ed,#FF0000,-253.7487,-4.5036,-25.7794 -military rap,ef192867,#FF0000,119.9721,-105.2205,6.3908 -cumbia surena,9ee516c4,#FF0000,50.7686,-45.5929,-3.3872 -psychedelic doom,1f85b2a8,#FF0000,-210.4153,26.0492,-13.8119 -south african jazz,daaa5403,#FF0000,79.5392,41.5756,-11.051 -musica juiz-forana,c0181aae,#FF0000,24.9739,13.0585,-0.7633 -instrumental bluegrass,77c06aab,#FF0000,53.7648,104.3951,4.8723 -neue volksmusik,a63deffe,#FF0000,72.7384,33.7165,-18.4318 -chopped and screwed,356e56cc,#FF0000,144.8445,-84.2937,-7.619 -norwegian trap,bee7c89d,#FF0000,160.6294,-53.3119,19.9689 -israeli folk,467d6bf2,#FF0000,-82.1462,118.3297,-3.7128 -instrumental math rock,0f17af36,#FF0000,-63.9648,-22.2352,-0.6983 -fidget house,486d8188,#FF0000,170.6784,-203.5682,7.3369 -funky tech house,d5dfde2e,#FF0000,245.8533,-258.2702,19.702 -beach house,707eb86e,#FF0000,105.6597,-143.4017,16.3385 -malaysian hip hop,aafbe889,#FF0000,95.3864,-110.961,4.4098 -german jazz rap,c549ec78,#FF0000,180.2107,-10.5347,-0.9033 -taiwan idol pop,dec15371,#FF0000,-42.7437,-161.1297,17.4774 -uk desi rap,ccca485b,#FF0000,161.8262,-23.8904,-1.7166 -oriental metal,88509776,#FF0000,-186.9175,-79.7019,-6.4101 -rajasthani pop,37b28d83,#FF0000,65.3948,-107.1288,-7.4386 -ukrainian electronic,59ce0367,#FF0000,170.3957,-221.6211,14.2847 -electro dub,5e17fdf1,#FF0000,134.1886,-167.9975,-4.2988 -japanese ska,e358636f,#FF0000,-51.3739,-115.294,15.9525 -irish metal,3b09b8d5,#FF0000,-215.7303,-45.7055,-10.6689 -jirai kei,c1a28e2e,#FF0000,-58.7857,-166.6882,4.0373 -new tribe,16b16a20,#FF0000,25.572,68.7569,-5.6658 -lo-fi brasileiro,3ca98a60,#FF0000,125.1252,63.2993,-8.6008 -turntablism,844c57eb,#FF0000,150.9536,-136.9129,4.1171 -new england emo,2ec78bce,#FF0000,-137.5733,-63.8357,-14.8907 -latincore,ed23b12d,#FF0000,-152.5567,-148.4628,0.7203 -jumpstyle,e5ca114f,#FF0000,135.293,-224.2906,13.4511 -hauntology,aca60646,#FF0000,-141.9537,83.2571,1.6295 -zouglou,75816806,#FF0000,140.2106,-105.9601,1.3886 -igbo pop,5101fbf7,#FF0000,148.2054,50.2024,-2.2852 -french indie folk,2fedf6c0,#FF0000,-12.8142,52.0945,19.2923 -dreamgaze,c14ca5ae,#FF0000,-214.6263,-77.9474,-0.684 -arkansas hip hop,7b8dccf8,#FF0000,182.5307,-97.3063,14.4061 -children's choir,93a69da9,#FF0000,-51.4517,126.6236,29.9933 -riddim dubstep,e72dd7a6,#FF0000,98.8686,-144.4896,20.9543 -olympia wa indie,9e1cf2dd,#FF0000,-43.0997,44.2829,8.1447 -korean singer-songwriter,d0a5b3de,#FF0000,-25.9794,71.5702,3.3077 -orthodox chant,3914a946,#FF0000,-159.7836,253.8016,20.6159 -new delhi indie,93014a65,#FF0000,-23.0814,-85.3248,-26.8315 -hong kong rock,78b57d14,#FF0000,-67.4478,-65.9169,3.4935 -dc hardcore,6c5b49e0,#FF0000,-144.9359,24.8555,9.4704 -elektropunk,c2e1976e,#FF0000,52.329,-167.1584,2.7611 -melbourne indie,afb00b8c,#FF0000,-78.9878,54.9965,-5.1588 -rock viet,927db78f,#FF0000,-82.2202,-5.361,9.2925 -viet remix,fdc15041,#FF0000,124.5379,-136.1458,4.6511 -chanson virale,95c9cf73,#FF0000,119.8342,-59.675,-8.0793 -north carolina indie,c7f1b1f0,#FF0000,-102.7657,69.8622,-14.7163 -luk thung,12254e43,#FF0000,16.5183,-40.9104,26.1425 -corridos cristianos,19563122,#FF0000,95.7027,53.5643,4.2929 -garage pop,b8d5ee2d,#FF0000,-172.285,-0.344,-8.2866 -scottish metal,a980a68a,#FF0000,-197.2568,-99.1654,-6.1406 -hard motivation,d2f64b25,#FF0000,127.3272,121.6421,23.2328 -norwegian jazz,769429c0,#FF0000,-39.6146,185.55,7.9225 -bluegrass gospel,436c9e6f,#FF0000,67.1878,117.7197,-25.3752 -motivation,5f191134,#FF0000,283.8467,132.6061,-56.4724 -electro trash,caebdf75,#FF0000,89.7935,-199.9695,5.9497 -musica canaria,a29ac5fb,#FF0000,49.4329,91.4702,9.0369 -russian ska,a2994bef,#FF0000,-16.6988,-104.1768,-12.6946 -chanson quebecois,42e76f00,#FF0000,-10.1524,100.0237,16.4495 -instrumental acoustic guitar,5c5646a0,#FF0000,25.1853,187.9833,12.2197 -progressive trance house,dfcc5794,#FF0000,155.142,-218.7184,11.6498 -trinibad,e8d87cbf,#FF0000,206.3756,-3.458,14.2698 -piratenmuziek,27e2d01a,#FF0000,16.6982,-31.6134,2.1078 -speed garage,9f599fff,#FF0000,182.3551,-217.6849,-2.8931 -swedish heavy metal,c0462f05,#FF0000,-188.2074,-118.4654,-0.6424 -clean comedy,8f2780ba,#FF0000,135.1601,184.6456,-3.2674 -japanese jazz,79c07e5c,#FF0000,41.3046,84.0351,11.0422 -bolobedu house,529e72d7,#FF0000,225.8447,-182.6478,-3.5959 -greek indie,2a1d46d0,#FF0000,-48.6623,-28.6151,6.6149 -nyhc,1ce30bae,#FF0000,-158.1163,-1.8125,-10.1313 -spanish synthpop,4c55b99c,#FF0000,41.5706,-208.5418,-10.3449 -balearic,2e7940c9,#FF0000,135.6807,-196.6696,-4.6097 -reunion pop,defb18d5,#FF0000,161.0346,-39.83,-4.7889 -doujin,d3d16c0e,#FF0000,-78.8472,-145.939,2.1069 -hindustani classical,d1fc6120,#FF0000,-49.7696,218.9729,8.3677 -downtempo bass,f95eddd8,#FF0000,83.4931,-147.4789,11.0899 -latin ska,80087690,#FF0000,5.5929,-66.9926,27.4093 -early synthpop,2ba1d279,#FF0000,47.4266,-176.9023,-22.5944 -azeri traditional,e95eeec3,#FF0000,-2.0427,163.4633,18.6936 -western americana,4e2093fb,#FF0000,-6.7195,74.2254,10.6681 -hard industrial techno,90f6005f,#FF0000,98.1458,-263.8426,29.582 -bounce,b85b9b0d,#FF0000,189.448,-157.6521,-6.4595 -hip hop timur,694ebbe2,#FF0000,150.3443,-60.5857,11.244 -classic portuguese pop,f5604465,#FF0000,53.9564,-94.8411,5.4629 -peruvian indie,7069005c,#FF0000,13.2313,-67.7062,-7.0377 -auteur-compositeur-interprete quebecois,99cc3b43,#FF0000,4.7004,105.6825,3.8286 -shojo,ea9b3ccd,#FF0000,-53.4105,-126.6489,-9.7528 -oceania soundtrack,06f300b9,#FF0000,-210.3471,130.7571,44.3257 -minimal wave,e48efd2c,#FF0000,36.109,-163.3731,-17.946 -belgian techno,5c4fe9a9,#FF0000,206.5915,-231.8347,-13.4516 -cuban rumba,772fac4d,#FF0000,144.7051,157.6498,-11.5176 -cumbia editada,6d73e902,#FF0000,232.6152,-173.0473,-3.2088 -indie platense,7108220b,#FF0000,-67.9733,-31.8432,0.3696 -classic nz pop,2cca00e5,#FF0000,9.2611,21.9224,2.5296 -adoracion pentecostal,9d3bb20a,#FF0000,59.2495,13.5741,-6.1703 -deep smooth jazz,db289a3a,#FF0000,90.5774,-46.2557,17.2986 -korean dream pop,15775429,#FF0000,-94.3234,19.3539,-7.5503 -brass band,9d29ee7b,#FF0000,28.6943,92.058,-0.0712 -polish metal,6a5eca29,#FF0000,-208.5101,-64.3447,-8.4033 -hel,3617b3d6,#FF0000,-163.5527,-32.5802,6.6646 -florida death metal,4cfc8f7d,#FF0000,-191.6413,30.3231,-0.3979 -talentkonkurranse,6f19b45a,#FF0000,29.3269,-48.1994,10.6791 -ambient idm,437fd9f8,#FF0000,-13.3425,-56.0215,5.9703 -italian lounge,c5ebab03,#FF0000,65.0934,-81.0437,17.4268 -techno rave,36e3e9be,#FF0000,117.4014,-252.0793,51.9612 -future bounce,0c3e9fa6,#FF0000,50.7105,-174.2582,-8.0416 -acid techno,4fc8d3f2,#FF0000,164.2897,-227.4864,14.866 -ballroom,0801fb5e,#FF0000,20.2055,63.0698,14.7947 -hong kong hip hop,b95db5ee,#FF0000,102.6802,-104.5317,-7.4916 -queercore,c1c6ecff,#FF0000,-64.5482,-35.4877,-6.5876 -musica criolla,3ff6642c,#FF0000,230.2406,137.6742,16.6839 -bornesange,e1ac3d74,#FF0000,179.374,12.1198,7.7276 -classic k-pop,da189ddd,#FF0000,64.5447,-149.2286,10.8777 -musica instrumental cristiana,080c4976,#FF0000,17.3518,66.5711,-6.1133 -euskal musica,701670da,#FF0000,-50.9874,53.6896,17.6452 -musical advocacy,dec47851,#FF0000,-79.9728,-28.9461,2.777 -straight edge,ce992135,#FF0000,-167.9598,21.9488,4.7845 -opera,6feda84d,#FF0000,-154.4955,297.0938,-3.7963 -thai teen pop,2042402f,#FF0000,54.0756,-81.2998,-5.9405 -cdmx indie,edaec449,#FF0000,-38.579,-91.7279,-0.0001 -scottish folk,aee8bdd5,#FF0000,-85.6569,137.584,5.6449 -freak folk,40d20fba,#FF0000,-91.9205,117.9261,-8.919 -progressive uplifting trance,809c67f7,#FF0000,-64.6301,-240.3634,14.7589 -kawaii edm,11477ca1,#FF0000,-4.5102,-163.4457,24.6346 -guitarra mexicana,505ba89c,#FF0000,184.6817,153.2321,-14.5067 -canto popular uruguayo,e3c2d84e,#FF0000,122.2337,143.5806,-42.6721 -french baroque,914afa8a,#FF0000,-149.4715,217.3139,8.5229 -cha-cha-cha,21814f05,#FF0000,122.9035,161.0814,-24.4212 -utopian virtual,460206ed,#FF0000,-75.5623,-5.5079,-5.1113 -dakke dak,798541ab,#FF0000,131.4574,-179.4212,-5.572 -danseband,cacddb1e,#FF0000,-15.0883,-57.1985,-5.9481 -rap underground colombiano,27017cda,#FF0000,164.2745,-38.5235,-6.9183 -channel islands indie,13849a6e,#FF0000,-52.9824,6.2026,-0.1593 -orebro indie,793b139e,#FF0000,-121.2317,-25.4713,10.3336 -experimental bass,00abd95c,#FF0000,107.5587,-136.6699,14.5984 -french folk pop,2adf89a8,#FF0000,99.1752,-5.2149,-9.6898 -chinese drama ost,cf2e97dc,#FF0000,-73.1881,17.1986,5.6197 -salsa cubana,1a6150d3,#FF0000,158.4107,70.7872,-11.9758 -acid jazz,63b5dd28,#FF0000,109.8612,-134.8023,8.7307 -sudanese pop,57730ad8,#FF0000,94.8793,-56.224,-3.2674 -southern soul blues,1a4f422b,#FF0000,143.0918,-131.717,17.352 -power-pop punk,5fc139a4,#FF0000,-147.7946,-90.4985,-2.1017 -cape town indie,f29176a9,#FF0000,41.965,-144.1796,-11.0346 -brutal deathcore,baf347dd,#FF0000,-220.2657,-75.1087,-11.3898 -progressive sludge,ba776166,#FF0000,-229.9121,-1.7283,4.3293 -nuevo folklore argentino,0b3f4ddf,#FF0000,97.1746,55.5765,-8.9326 -philly drill,1bdee9af,#FF0000,184.1657,-58.0506,16.9584 -classic progressive house,50d4642e,#FF0000,131.6562,-202.3049,17.3222 -comptine,bc9bfd42,#FF0000,87.5012,81.3014,15.3002 -african-american classical,a08eaa38,#FF0000,99.2104,241.2733,12.1863 -native american contemporary,05e5d551,#FF0000,13.4081,34.3151,-1.4288 -doomgaze,8b4114a0,#FF0000,-248.5515,-7.1505,-31.2283 -black thrash,fe31a4ae,#FF0000,-232.1858,-21.4086,-8.2248 -folklore peruano,33dbf72a,#FF0000,103.3049,102.1059,-5.5623 -dutch singer-songwriter,42336f5e,#FF0000,3.84,91.4679,-0.3821 -chinese manyao,5bd86089,#FF0000,69.7754,-147.4152,7.7458 -louisville indie,8d561dff,#FF0000,-101.0958,33.3795,-10.0926 -nerdcore,5421d740,#FF0000,127.8161,-96.6822,-1.5597 -london indie,ce3cee93,#FF0000,-57.4765,-59.5782,7.5112 -orlando indie,82f75be4,#FF0000,-95.3192,-24.918,-13.5691 -zikir,41bb23ad,#FF0000,7.7516,194.6235,13.9005 -brazilian thrash metal,a0100d2f,#FF0000,-172.4342,-22.1051,-16.9193 -brazilian punk rock,782f6111,#FF0000,-137.5062,-62.4282,-2.3738 -stride,0dc89f85,#FF0000,172.2332,260.5896,23.7746 -contemporary gospel,f773e7c6,#FF0000,-20.5527,34.6938,12.6239 -tech trance,ee7bb782,#FF0000,13.8625,-231.9331,69.3426 -harpsichord,a89c965e,#FF0000,-125.7243,213.5076,2.2678 -trap metal italiana,851c5e22,#FF0000,30.9309,-65.4583,17.2189 -reggae catala,14fba388,#FF0000,89.0801,-100.6164,22.1497 -classic japanese jazz,80db7a73,#FF0000,10.5399,99.5955,1.7273 -turkce remix,8cd4f2e0,#FF0000,203.0312,-178.041,-2.7719 -synth punk,6028ac34,#FF0000,-61.6049,-116.7784,5.6538 -musica andina chilena,00e1e269,#FF0000,62.7009,117.0985,-11.1924 -telugu folk,c1d6483f,#FF0000,111.7315,15.1327,-7.5994 -neo-progressive,232b7443,#FF0000,-158.5548,6.0375,2.4797 -canzone genovese,0eb7e7cb,#FF0000,-30.9913,183.0054,8.2295 -tin pan alley,9eed662d,#FF0000,89.8713,248.6902,33.5817 -japanese math rock,035ec6e1,#FF0000,-78.9175,-48.0947,7.458 -italian power metal,1e5a25d6,#FF0000,-194.7651,-146.7116,-4.5507 -jump blues,402608ef,#FF0000,146.4229,181.8579,-44.9787 -west coast trap,6625d78d,#FF0000,151.3082,-67.8604,16.3509 -calypso,2e3b9471,#FF0000,55.7807,161.1859,-1.3269 -ethiopian pop,f58409b7,#FF0000,75.4381,-39.1364,6.2785 -new england americana,fe6af7c0,#FF0000,-32.7126,96.6028,10.5466 -renaissance,8aa8e6a0,#FF0000,-203.8729,277.797,0.1769 -morna,1bfe4faa,#FF0000,54.0526,43.6804,-2.4137 -rabindra sangeet,0acaa231,#FF0000,-37.6887,214.2142,-15.1051 -avant-garde metal,c621dce5,#FF0000,-203.0879,3.482,-24.4459 -sgija,a5617981,#FF0000,266.1836,-219.8621,27.4385 -gbvfi,6e2d554c,#FF0000,-126.5342,37.5617,-8.538 -desert blues,4624f6c8,#FF0000,62.646,54.3867,8.3167 -musique urbaine kinshasa,51973f04,#FF0000,113.2918,51.5254,2.4197 -german post-hardcore,c53ba222,#FF0000,-191.1025,-173.9703,13.6617 -argentine ambient,c637a1e4,#FF0000,-181.6458,139.9602,-1.967 -mashup,62e6ac26,#FF0000,44.4996,-181.2324,-21.8077 -afrobeat brasileiro,3fbbc3a7,#FF0000,82.8841,-37.3962,21.6584 -space ambient,c91aba86,#FF0000,-141.0732,27.304,5.6504 -classic nepali pop,5d46ea8f,#FF0000,-98.557,123.4444,-18.0788 -swiss metal,387b2dbd,#FF0000,-197.1998,-98.6193,-6.3055 -rap motywacja,853d3904,#FF0000,159.7089,-84.0874,-3.8758 -modern ska punk,58d73a3c,#FF0000,-14.1116,-90.2844,8.4992 -arabic jazz,0ab09e22,#FF0000,6.5772,133.0075,-8.9109 -french worship,3ab5d1a3,#FF0000,-79.4802,41.0874,-3.7253 -welsh indie,e5926ebb,#FF0000,-104.1047,-6.8003,20.4295 -anarcho-punk,26d29c0a,#FF0000,-152.3627,12.9939,-0.6667 -antilliaanse rap,711d2e81,#FF0000,183.7171,-69.0629,12.8689 -rebetiko,42dadfab,#FF0000,77.9854,155.1365,-6.0546 -spacewave,f59fda63,#FF0000,-74.0921,-173.0454,0.6724 -japanese rockabilly,8c219af9,#FF0000,-79.4472,-93.2818,-7.1605 -glasgow indie,5fdf636d,#FF0000,-112.561,-96.4449,-9.8221 -jazz trombone,911c6567,#FF0000,75.6719,230.8313,0.8168 -dark hardcore,545757fe,#FF0000,-116.768,-233.2244,-6.0846 -canadian indie folk,649945e2,#FF0000,-89.7982,93.1527,-11.3179 -sevillanas,080e52a3,#FF0000,41.1651,69.6865,-5.0978 -hard alternative,7614a2fa,#FF0000,-184.2018,-177.2089,10.9201 -toronto rap,cd2a9b46,#FF0000,155.3886,-78.2999,-9.1189 -japanese jazz fusion,a6cd1ecc,#FF0000,8.2059,-27.957,10.6117 -kasi rap,7cc9c77f,#FF0000,125.5283,-54.9577,-9.5976 -russian alternative rock,0c02b8c7,#FF0000,-75.8584,-59.6633,10.0004 -asheville indie,a154aee0,#FF0000,5.6083,11.9033,-2.6885 -forro tradicional,8c1709cd,#FF0000,110.6087,6.464,-16.252 -528hz,8b0d7ee3,#FF0000,-279.7891,222.7376,-6.4382 -kabyle,18e0185a,#FF0000,41.7407,-56.7694,-5.2637 -german show tunes,af9f9914,#FF0000,-63.6272,110.7321,-17.1744 -musik anak-anak,f64cd97f,#FF0000,88.4922,-65.2962,6.3966 -cowpunk,fcd58274,#FF0000,-99.6624,-3.9534,0.669 -kannada pop,e313a9af,#FF0000,65.6825,9.738,-8.1496 -nu skool breaks,f85d285c,#FF0000,144.3489,-221.847,1.539 -necrotrap,1741565c,#FF0000,20.1292,-108.9169,-4.6884 -chanson humoristique,0e2b79ee,#FF0000,206.4158,204.5336,-25.0515 -plugg francais,f83f63a4,#FF0000,127.6511,-85.339,2.1592 -classical guitar,26784a84,#FF0000,127.5724,315.5098,-14.1105 -german jazz,0ec60957,#FF0000,8.9918,173.2662,6.9097 -cedm,1e752676,#FF0000,-16.4815,-127.5947,8.9741 -porro,05175bcc,#FF0000,202.4972,36.5413,-15.2208 -plena uruguaya,d230593d,#FF0000,104.3433,73.1066,5.4931 -trap maroc,4192ca6f,#FF0000,125.0957,-67.2956,-9.3983 -lo-fi latino,65847e54,#FF0000,156.6585,69.279,-14.365 -rap angolano,78c266ff,#FF0000,124.59,49.4916,-11.527 -musica nicaraguense,4f86e700,#FF0000,66.0812,36.6066,-19.8676 -carimbo,f13d570e,#FF0000,77.0543,-58.7337,-11.6516 -melanesian pop,81fbec2f,#FF0000,121.6877,-142.0182,5.7859 -taiwan punk,193459d4,#FF0000,-126.5687,-173.9043,-10.8346 -balochi pop,2e01b8c2,#FF0000,90.1019,2.7237,-12.3874 -egg punk,9afaed43,#FF0000,-87.5026,-50.78,8.3195 -estonian pop,7207f9b3,#FF0000,3.838,-95.7978,27.9955 -rogaland musikk,f2926eb6,#FF0000,-25.8117,14.6341,0.9305 -popgaze,dcd33ca6,#FF0000,-154.6843,13.5776,-9.7297 -italian folk metal,df1e4600,#FF0000,-191.2919,-144.9927,-5.1008 -danish modern jazz,c12383ed,#FF0000,42.7748,123.4467,6.9434 -russian metalcore,358a6e1f,#FF0000,-188.7853,-169.1514,11.9627 -ecuadorian indie,f0ececbf,#FF0000,1.3433,-52.2041,-0.1176 -irish indie rock,060ceb7c,#FF0000,-130.2342,-85.7332,3.5022 -rap criolo,17a4f96e,#FF0000,153.4536,53.95,10.422 -american post-punk,ba753a90,#FF0000,-117.9819,-77.949,9.4257 -indie cordoba,ef889a94,#FF0000,41.6163,11.3067,11.0212 -nordic folk,3309a209,#FF0000,-116.4939,121.0105,-3.1454 -socal indie,1d116f91,#FF0000,-103.8462,7.0186,-9.8885 -metal mineiro,a5e018e3,#FF0000,-190.3212,8.2253,-19.319 -fussball,bbc37312,#FF0000,99.3479,-21.9566,-0.9012 -anime drill,00dfb26c,#FF0000,153.9127,-119.4427,-9.8323 -japanese jazztronica,d80821d9,#FF0000,68.7828,-95.7833,2.1468 -nordic folk metal,ac3882d0,#FF0000,-205.3916,-129.3987,-5.46 -brazilian progressive metal,db7c079d,#FF0000,-182.7861,-82.303,-9.3266 -vancouver punk,8ebb35c5,#FF0000,-153.491,-54.7091,-8.7312 -oi,ef67e086,#FF0000,-143.7235,-22.9549,-4.9296 -children's story,bebd434d,#FF0000,69.6125,193.8799,-21.0351 -arab folk,026dc383,#FF0000,-17.9274,234.748,25.5721 -streektaal,a21895f9,#FF0000,-28.4702,52.3451,28.6289 -bulgarian trap,20982559,#FF0000,227.4493,-151.6161,8.5681 -belgian singer-songwriter,ec618e1b,#FF0000,13.4472,163.1161,-11.5837 -queer country,afc93412,#FF0000,-40.7692,62.2599,2.8441 -indie curitibano,9dd10801,#FF0000,27.3615,-30.4583,5.2258 -chinese indie rock,e998307a,#FF0000,-81.2146,-52.6657,11.8495 -kyrgyz hip hop,94073f65,#FF0000,149.4055,-61.1837,6.2481 -italian progressive rock,711c79d6,#FF0000,-116.4786,84.5054,-1.6076 -cuatro venezolano,89e3c372,#FF0000,134.0497,137.907,-4.52 -vgm instrumental,211c26a2,#FF0000,-6.0305,114.3154,-0.3839 -seemannslieder,b3897a4e,#FF0000,-7.5045,148.0634,-20.7118 -suomirap,ff8ccf54,#FF0000,142.0114,-38.8323,3.6385 -k-pop reality show,2b87b408,#FF0000,-4.8228,-150.4908,10.534 -rap italiano old school,36154d0c,#FF0000,151.6509,-37.3675,-8.1403 -finnish classical,ae1bd949,#FF0000,-228.3749,287.8553,-3.0687 -underground rap,7ca72620,#FF0000,119.6552,3.2083,3.9747 -hyperpop brasileiro,403a560c,#FF0000,80.109,-109.2439,9.2514 -mexican metal,5312549e,#FF0000,-178.6208,-50.1232,10.2274 -musica sarda,5d509198,#FF0000,-0.7938,110.2319,10.5668 -men chika,5565a725,#FF0000,-89.7017,-178.9722,-6.5777 -manso indie,24315ce7,#FF0000,-31.735,-18.3041,-0.2852 -russian indie rock,3949730b,#FF0000,-52.1859,-117.2829,13.2003 -danish indie pop,397081b0,#FF0000,-62.703,42.3047,3.7027 -kundiman,169621b6,#FF0000,-75.3693,133.2613,11.071 -dungeon synth,577e451f,#FF0000,-191.4223,47.6378,83.6596 -sinhala indie,17a8adab,#FF0000,46.9331,9.8136,12.0322 -frankfurt electronic,56f5e57a,#FF0000,218.4484,-225.8178,-6.469 -nashville americana,e6054d60,#FF0000,-23.0075,61.6889,6.7072 -malaysian tamil pop,1377feed,#FF0000,109.4445,-116.1263,3.4777 -balkan brass,5ed404cc,#FF0000,83.5675,-16.2535,3.9969 -metal guitar,3d9fbb13,#FF0000,-134.0007,-36.1958,-3.9961 -polish post-punk,3b18f782,#FF0000,-50.1031,-62.0324,-8.7964 -hip hop cubano,f9601ed8,#FF0000,167.5627,53.6331,-18.8262 -mbalax,edba2507,#FF0000,64.406,55.955,9.2823 -boy pop,6af76316,#FF0000,42.7967,-55.7251,27.0388 -tekno,c8dba7f6,#FF0000,118.5135,-226.6289,40.8771 -vintage dutch pop,f814bd84,#FF0000,-8.4781,114.8662,-20.111 -goregrind,1447178d,#FF0000,-201.5785,7.8226,8.3439 -czsk viral pop,28d6ea85,#FF0000,128.0622,-126.8531,7.1828 -brazilian groove metal,9d098064,#FF0000,-148.1932,-3.2593,-14.8259 -gainesville indie,09181247,#FF0000,-89.6503,-6.3086,13.0261 -bolero cubano,9082d32d,#FF0000,96.1729,180.6977,-13.0069 -classic greek rock,15748c33,#FF0000,-8.3048,50.0444,7.1307 -latvian pop,32230cdd,#FF0000,12.2412,-71.8403,9.6566 -ritmo kombina,55815c75,#FF0000,175.407,-73.5374,-4.5964 -nz electronic,214257cb,#FF0000,109.0566,-181.0377,5.3154 -persian electronic,5135bd09,#FF0000,124.629,-132.2897,5.0817 -spanish classical,82c1a8d4,#FF0000,17.1919,284.1825,-37.3423 -dayton indie,37581c12,#FF0000,-131.7835,9.4605,7.904 -electro-industrial,700c195f,#FF0000,9.2443,-198.238,52.7079 -irish indie,c2c72f12,#FF0000,-57.0993,42.4231,-12.9824 -japanese power metal,d0388de1,#FF0000,-226.0208,-119.3156,-0.1784 -bayerischer rap,75aecc8c,#FF0000,168.7691,-41.4117,-6.0727 -argentine indie rock,1f321096,#FF0000,-140.4223,-61.2531,13.42 -soulful house,5404ec7c,#FF0000,236.0461,-222.7149,3.2402 -turkce trap metal,c67c4988,#FF0000,57.7606,-141.811,11.0939 -keroncong,1ed48850,#FF0000,-30.814,40.8683,3.1534 -progressive death metal,0ce10622,#FF0000,-212.0395,-12.2557,13.0214 -mallsoft,7227ae6b,#FF0000,-33.6323,-6.8308,19.4332 -elephant 6,0ae9e4de,#FF0000,-104.696,26.5967,12.7252 -israeli trap,a9b14c83,#FF0000,117.4323,-53.1228,8.6865 -bulgarian hip hop,da0d13a9,#FF0000,186.657,-135.8625,6.9829 -man's orchestra,a7cf43c7,#FF0000,-19.1223,219.7282,-2.9537 -ulkucu sarkilar,b1c04b95,#FF0000,-3.4498,61.3002,20.813 -marathi traditional,5a39f7ca,#FF0000,53.1777,129.159,-28.016 -avant-garde jazz,eabaaec2,#FF0000,8.102,195.8457,16.3638 -folklore paraguayo,ca24901e,#FF0000,69.3932,74.2256,2.5379 -world chill,9175b537,#FF0000,14.544,-96.8565,-3.9245 -indie shoegaze,b8e810d4,#FF0000,-224.9932,-62.4123,-16.549 -spanish invasion,bbe20544,#FF0000,-6.5983,131.7717,-4.1182 -south african deep house,4e76fee7,#FF0000,249.4336,-222.6969,18.1412 -cambridgeshire indie,82a9daa3,#FF0000,-93.7256,32.7893,10.0456 -merengue tipico,ea9d6571,#FF0000,170.6799,73.7587,-19.3039 -bali indie,40feda61,#FF0000,-110.866,-58.6426,2.2344 -country quebecois,d89e1192,#FF0000,-12.5154,5.4634,3.2497 -tropical tecladista,c5953c5f,#FF0000,226.4678,-163.0178,-12.0148 -chicago pop punk,a6952ec8,#FF0000,-146.6224,-131.589,-4.5297 -ska jazz,4337bf55,#FF0000,166.0591,15.8444,-3.7085 -gothabilly,010f8de0,#FF0000,-120.9852,-63.2011,3.9752 -japanese celtic,5150c365,#FF0000,-137.8989,8.9393,-7.5212 -cristiana para ninos,047339ea,#FF0000,61.362,-18.1497,16.1474 -nova canco,468a1e40,#FF0000,20.3147,199.343,-4.4454 -north carolina emo,6913475e,#FF0000,-145.2767,-73.5526,-4.2367 -german boom bap,f827f0ca,#FF0000,204.1019,-4.6794,3.5416 -post-post-hardcore,1409860e,#FF0000,-212.6922,-174.785,22.8253 -t-pop girl group,67a405fa,#FF0000,13.4273,-173.357,-3.3692 -drill and bass,ceac56f9,#FF0000,53.2295,-122.2159,-4.5413 -avant-garde,fed3d971,#FF0000,-127.9789,255.6154,6.9952 -canadian house,70c0303d,#FF0000,245.357,-210.0984,12.3558 -jamaican ska,c3f84be8,#FF0000,208.8657,33.8885,-17.5163 -huayno popular,828e2afd,#FF0000,79.4525,61.2835,-6.7689 -accordion,d1391a0e,#FF0000,64.9624,125.8999,-16.8204 -louvores pentecostais,0ae86d45,#FF0000,-45.5222,30.2567,21.3192 -swedish electronic,c81a3174,#FF0000,196.1118,-218.9761,23.3659 -mega funk,4a7149b0,#FF0000,254.2122,-139.5885,39.8819 -belgian dnb,ddf6dd7b,#FF0000,173.431,-204.2134,0.2182 -french dub,b143f1c3,#FF0000,133.5465,-164.5359,-4.2247 -funky breaks,7eae1705,#FF0000,183.5284,-207.6254,-5.0617 -vietnamese bolero,e5bf075f,#FF0000,-56.2386,64.4181,11.8173 -slovak trap,b5198cd3,#FF0000,137.4568,-123.581,5.8378 -vaqueiro,4f71fadd,#FF0000,122.2983,25.8933,5.2304 -rosary,6e147a50,#FF0000,-148.9415,161.6954,0.065 -cueca chilena,e15699c8,#FF0000,23.1183,81.7673,-1.8341 -new orleans funk,369263ed,#FF0000,133.2884,77.5637,-6.8464 -new wave of thrash metal,4591a43b,#FF0000,-173.1254,-84.21,16.7376 -latin tech house,1ffd4545,#FF0000,320.126,-259.3895,14.9383 -classic anime,dc679b49,#FF0000,-47.5111,-73.695,17.8616 -cambodian pop,edb3e60a,#FF0000,30.0312,-38.8404,28.2027 -christchurch indie,e5c94114,#FF0000,-92.7235,-11.4733,0.0217 -czech singer-songwriter,72af2c51,#FF0000,57.0156,124.8724,-3.6927 -electronic djent,614fec58,#FF0000,-155.206,-167.1619,-10.4307 -british orchestra,00a6fb25,#FF0000,-192.9284,190.1751,18.8625 -japanese post-rock,5530d944,#FF0000,-126.9017,29.4862,3.4277 -danish indie,afb2a5d8,#FF0000,-55.9438,-18.1505,24.7115 -industrial pop,68f86286,#FF0000,-43.7557,-183.2587,2.7743 -rap inde,558bb3b8,#FF0000,141.1671,50.8813,-5.8469 -space rock,977211ca,#FF0000,-145.3953,22.5911,26.5541 -sudanese hip hop,5c7b8231,#FF0000,163.4129,-24.289,-2.1984 -fallen angel,003b4d3e,#FF0000,-189.5665,-124.968,-0.1124 -early reggae,6da887d9,#FF0000,234.1173,-16.169,20.0755 -folclor afrocolombiano,a18a8e06,#FF0000,176.5586,51.0878,-20.1092 -family gospel,222eed90,#FF0000,-61.9745,80.0197,13.347 -deep dnb,a78b44f7,#FF0000,154.4638,-199.8115,4.294 -ethio-jazz,13254654,#FF0000,25.6322,62.0636,3.7543 -belarusian pop,dcec926a,#FF0000,24.108,-108.7229,-4.9575 -proto-techno,e0bcd1e4,#FF0000,84.8294,-123.6362,7.2452 -congolese gospel,134ef498,#FF0000,15.3614,17.8892,12.5895 -gengetone,f2f69b35,#FF0000,172.7655,-60.0165,3.6767 -italian jazz,a7807909,#FF0000,5.5662,207.9823,19.5988 -hokkien pop,31d7217f,#FF0000,-48.3517,38.7038,13.7991 -pop cristiano,70d25426,#FF0000,-61.6365,-71.3087,-2.8836 -progressive power metal,02bd997b,#FF0000,-174.1338,-113.3478,-5.2978 -dutch dnb,c29ec078,#FF0000,91.4302,-192.9627,2.6972 -tipico,17ae42a1,#FF0000,93.9859,71.7684,15.4317 -medieval,30212f05,#FF0000,-160.2804,259.0894,18.1204 -voidgaze,aa3e2f9e,#FF0000,-282.743,9.1827,-6.1338 -kizomba antigas,fc9ed199,#FF0000,126.6799,-151.4936,14.5902 -experimental folk,5a806a59,#FF0000,-164.669,139.4612,-6.1263 -full on,65930e01,#FF0000,138.5797,-255.3923,24.2951 -thai ost,dfa987a1,#FF0000,27.3277,-18.9909,15.3002 -icelandic folk,8d8293a7,#FF0000,0.3131,101.8943,-4.953 -swedish doom metal,0a41a7cd,#FF0000,-223.0064,-21.7913,1.6717 -greek metal,74611036,#FF0000,-189.2525,-84.8616,-9.2455 -folklore nuevo argentino,3e1e132b,#FF0000,72.9081,98.1559,8.6402 -tamborazo,b8ebc254,#FF0000,117.4691,35.2419,-16.4769 -cincinnati rap,0e80656b,#FF0000,136.5619,-83.9822,-11.3334 -mappila paattu,7ec0f39f,#FF0000,82.4455,-32.5913,-0.8579 -hard techno,f7170322,#FF0000,168.8286,-246.6023,36.8445 -classic finnish rock,027e6d31,#FF0000,-12.4179,54.386,19.2334 -folclore tucumano,82b4246e,#FF0000,97.2039,169.0212,-36.0475 -lds instrumental,3c84ebca,#FF0000,-148.3183,231.489,13.411 -bajki,ed177ad3,#FF0000,24.9828,173.1088,-2.3851 -romanian rock,ab76531b,#FF0000,-40.374,-85.1141,-3.6162 -post-doom metal,6fad02ea,#FF0000,-232.858,31.9431,15.0319 -cumbia boliviana,29ed693f,#FF0000,84.8176,-70.4407,6.3048 -son cubano,697171f8,#FF0000,185.9133,170.9725,-25.5062 -c86,84a51684,#FF0000,-119.0542,-55.3431,5.7761 -modern funk,775b308e,#FF0000,91.5822,-109.2951,20.209 -irish electronic,11e2fa1d,#FF0000,131.1577,-207.6541,9.9017 -indie dream pop,c78ef1bd,#FF0000,-94.1342,-55.7895,10.0742 -tamil worship,2e4e7d53,#FF0000,59.5909,2.9754,11.6976 -neru,5e89ffdf,#FF0000,-210.1174,212.5442,18.6757 -persian rock,01486912,#FF0000,-23.3694,3.6232,8.9088 -danish electropop,dc456088,#FF0000,55.8716,-128.2532,13.4401 -depressive black metal,6cce1897,#FF0000,-258.4643,22.4063,13.5072 -norwegian folk rock,13a325ba,#FF0000,-81.6447,25.9919,-5.7749 -old-time,d057efb7,#FF0000,107.4486,198.76,18.915 -irish pub song,7f0db775,#FF0000,38.323,150.2143,-17.2506 -autonomous black metal,b0a985ba,#FF0000,-247.3516,16.9883,4.4082 -football,2d27b62c,#FF0000,-41.5366,78.0578,4.9278 -j-core,58c4ed73,#FF0000,-66.5209,-214.162,17.1164 -dublin indie,a118f510,#FF0000,-112.1284,-27.0179,7.7041 -korean electropop,9cf9375d,#FF0000,8.8115,-85.7127,33.8823 -nz singer-songwriter,7b9a1532,#FF0000,-51.5352,58.5925,18.2722 -rap liegeois,97f3ba54,#FF0000,164.1377,4.9341,11.04 -instrumental djent,1d153af4,#FF0000,-167.4818,-204.9056,1.0641 -zamba,51e3b42c,#FF0000,182.8781,194.2352,26.7975 -danish jazz,5458242f,#FF0000,12.9011,178.9226,7.0041 -choral,c8d73989,#FF0000,-240.8345,271.469,-15.979 -pop ambient,99e07911,#FF0000,3.199,-68.6597,22.2664 -downtempo deathcore,17fced03,#FF0000,-167.9695,-95.0593,2.5835 -turkish punk,6eab1564,#FF0000,-69.3445,-43.844,-3.995 -puerto rican folk,3ccf205c,#FF0000,124.5285,123.9525,0.0071 -coupe-decale,d35f6c19,#FF0000,142.3111,-124.4715,13.1158 -traditional soul,aa510a9f,#FF0000,50.2197,54.0904,-4.0131 -australian metal,81e3b6ea,#FF0000,-200.905,-54.2393,-22.0254 -german heavy metal,4c91ba3a,#FF0000,-172.8866,-135.0554,3.1185 -old west,d786a80e,#FF0000,64.6219,100.7791,4.7978 -ilahiler,7e466143,#FF0000,-28.4724,131.5005,-12.2132 -crust punk,e878d806,#FF0000,-204.898,-0.7775,-8.7689 -operetta,9a52bcc9,#FF0000,-37.7606,262.5637,-11.9682 -musica santomense,92b88716,#FF0000,113.9897,-121.2018,1.8647 -classic sinhala pop,8d0c4197,#FF0000,49.5328,37.3529,0.8343 -black punk,1ca07e9d,#FF0000,-112.438,-34.4998,11.717 -sydney indie,c416ac59,#FF0000,-124.5062,-81.0765,10.8399 -phleng phuea chiwit,fb833e1c,#FF0000,36.2748,-4.8951,9.2414 -adoracion,c5ebf4d2,#FF0000,-20.6767,-11.8898,10.6587 -irish post-punk,bbf3d463,#FF0000,-125.3545,-68.5569,7.0968 -slovak punk,5cb00368,#FF0000,-48.2914,-45.751,6.2347 -semba,8a96a06f,#FF0000,103.2231,-36.6698,7.3157 -commons,e449cdf3,#FF0000,-76.1056,66.7334,-3.1457 -okc indie,a26dcbce,#FF0000,-116.752,-8.4666,2.3228 -zen,3fb05a16,#FF0000,-262.2729,171.3023,3.2428 -musica ayacuchana,0a3c9ff8,#FF0000,118.5245,110.9882,8.9012 -finnish punk,a746bb4d,#FF0000,-129.8159,-25.5292,-0.8542 -kc indie,5608fcc5,#FF0000,-85.6272,-7.9078,3.6933 -ska espanol,c0d479df,#FF0000,29.9976,-116.6253,-8.8947 -yaoi,79312f1e,#FF0000,-56.5387,-122.1157,-1.5002 -hard trance,ec6309ae,#FF0000,36.8015,-256.2493,-10.9792 -melodic hard rock,b6ff8061,#FF0000,-166.9139,-188.7176,11.5271 -coral gospel,746f0a53,#FF0000,-149.1496,42.6273,-4.499 -nz indie,bd417d75,#FF0000,-104.7708,-28.778,-2.9919 -rap kreyol,d45b7329,#FF0000,161.1284,-9.6682,-5.6644 -garage house,a86a191a,#FF0000,220.9105,-223.3193,-2.6145 -gqom,0bfd0ffd,#FF0000,209.6374,-212.7566,2.2943 -jazz mexicano,99a25a7f,#FF0000,50.751,109.6872,6.4176 -uk dub,7639b257,#FF0000,236.985,-167.9581,5.9701 -turin indie,452d7a7a,#FF0000,-57.9185,-42.0706,4.2985 -psychokore,a2f4cac8,#FF0000,110.5272,-111.9766,-3.4105 -indonesian indie pop,f9213f03,#FF0000,-56.6066,-36.0343,-9.1076 -svensk progg,9513751a,#FF0000,6.719,88.3975,2.0929 -thai pop rap,ab412e65,#FF0000,127.207,5.8477,-9.7754 -forro gospel,c0d60ada,#FF0000,69.9886,-60.0068,23.6022 -munich indie,74a3909c,#FF0000,6.825,-41.6658,-17.3837 -ugandan pop,a4c864d7,#FF0000,154.5842,-86.1169,-5.0415 -kizomba cabo-verdiana,d1cd03b5,#FF0000,132.848,-153.6353,-5.9319 -sichuanese hip hop,ee5ce8f1,#FF0000,148.33,-133.4461,2.9019 -modern old-time,66cd0a8c,#FF0000,45.4726,133.0088,2.3102 -canadian modern jazz,a65be107,#FF0000,7.378,167.5682,-10.6512 -musique guadeloupe,c9b9bd84,#FF0000,132.3274,-135.0409,17.8977 -swedish black metal,a5234407,#FF0000,-269.1626,-12.4008,-37.2202 -cypriot pop,5008a8f7,#FF0000,2.9144,10.3114,1.0454 -vancouver metal,de43cc39,#FF0000,-187.3027,-49.6415,5.7241 -jazz clarinet,283a18e4,#FF0000,119.2119,202.309,13.5099 -finnish hard rock,887eb7bb,#FF0000,-163.5141,-154.2853,-8.055 -musica tabasquena,73db7fad,#FF0000,219.9307,-38.5136,1.1107 -audiophile vocal,5eddd58c,#FF0000,33.0573,183.2506,8.9259 -modular synth,7e7e7635,#FF0000,-92.893,76.5651,-13.3899 -arunachal indie,08826c38,#FF0000,86.581,-53.7007,1.3198 -slow game,6bf3250a,#FF0000,113.3071,-105.2283,-6.6014 -polish blues,381359d0,#FF0000,-13.0951,14.9493,-11.0371 -krautrock,38feb17f,#FF0000,-101.0333,60.7261,-13.7038 -nwocr,4dfa39d7,#FF0000,-151.9616,-137.2637,-4.2077 -nagpuri pop,c30c2c1a,#FF0000,64.9689,-91.9341,-9.0595 -japanese underground rap,18981ac4,#FF0000,111.9731,0.9251,-18.0918 -omaha indie,5928f898,#FF0000,-79.1244,2.3955,-0.023 -tunisian pop,84da7929,#FF0000,56.6236,-55.0855,7.5277 -vintage tango,9d0ae82d,#FF0000,108.6345,251.4947,44.697 -folkmusik,b491ae1c,#FF0000,-52.8618,175.5006,3.7177 -palestinian pop,15f6180f,#FF0000,43.4559,28.0231,-2.0661 -viola caipira,3f48e2a0,#FF0000,94.0233,108.6241,-23.3055 -dutch indie rock,eaaeafe5,#FF0000,-103.1436,-33.2423,7.1254 -korean underground rap,c2d12e69,#FF0000,165.7247,-45.0351,-2.5835 -outsider,efb7f28f,#FF0000,-40.3671,142.5653,-11.6152 -modern jungle,8ab3b6d1,#FF0000,130.7126,-193.7722,-3.1948 -musica para criancas,69ccf518,#FF0000,104.0191,99.5619,8.5625 -israeli indie,5af37ccf,#FF0000,-22.7983,-20.8583,-13.6573 -musica capixaba,c50203c8,#FF0000,59.7689,-50.0757,7.3781 -symphonic death metal,99c18063,#FF0000,-235.9509,-88.2185,17.6967 -connecticut hardcore,10eba242,#FF0000,-147.3059,-14.5,8.1106 -canadian garage rock,b17a7f0f,#FF0000,-131.8219,-1.3293,-14.3249 -lagu sunda,cd624226,#FF0000,51.4317,-64.263,13.0884 -musica jalisciense,a3a80d1b,#FF0000,103.815,50.4128,-24.8477 -kyushu indie,5546e976,#FF0000,-58.1488,-35.198,-7.3566 -ukrainian folk rock,6faf5dce,#FF0000,-0.5368,-89.4268,6.4675 -rumeli turkuleri,33980551,#FF0000,-13.0804,82.1163,23.5519 -library music,a54895c4,#FF0000,-8.9952,139.8685,18.7631 -modern uplift,0c91af0c,#FF0000,-103.7198,-148.0288,-7.4959 -midwest americana,e2fc3e15,#FF0000,-49.311,69.8646,20.4196 -german country,22ea5581,#FF0000,46.2807,-19.4291,12.0023 -musica sudcaliforniana,86d8248f,#FF0000,118.1603,89.028,10.434 -tulsa indie,577a2395,#FF0000,-95.1321,-75.0603,21.7469 -gypsy punk,81ae4889,#FF0000,18.0193,-36.5196,17.989 -vietnamese pop,9ba9781a,#FF0000,-88.9808,95.342,17.4828 -rock alternatif francais,eeeea4fe,#FF0000,-121.3863,-64.8342,-0.1834 -dalarna indie,9a6d164a,#FF0000,-102.8609,-5.3595,-2.9258 -british contemporary classical,46bdb549,#FF0000,-160.5898,263.4517,15.1829 -miami indie,f9d1a0e0,#FF0000,-76.8663,-78.8614,-5.9241 -outsider house,ef1c1fd1,#FF0000,75.8146,-159.6665,2.721 -draga,54690da1,#FF0000,116.1668,-160.8153,3.0477 -buffalo ny metal,d37ca3d0,#FF0000,-198.4281,8.6273,-22.4139 -victorian britain,757e6680,#FF0000,-221.1612,279.6817,11.3436 -ukrainian post-punk,081d667e,#FF0000,-55.0412,-146.5704,-1.1557 -oshare kei,46f85ff2,#FF0000,-126.1822,-189.1064,-11.8378 -swedish synth,19331f36,#FF0000,29.6767,-204.9905,-6.3185 -french punk,75db4212,#FF0000,-106.3852,-93.904,-17.7602 -nephop,69c6b380,#FF0000,164.6521,-53.6557,4.8537 -heavy alternative,5e195adc,#FF0000,-169.6135,-199.893,7.2621 -deep german indie,35bb5d82,#FF0000,-43.6618,-47.1022,11.3322 -thai bl ost,41e170db,#FF0000,14.3257,-54.4353,19.1204 -symfonicky orchestr,b6bbb2cb,#FF0000,-223.9359,173.4259,6.1164 -rap capixaba,1078ed0f,#FF0000,148.9402,-9.898,6.0023 -neue deutsche todeskunst,566b1e6f,#FF0000,-83.5011,-178.2693,-9.9512 -rock chapin,cb6043c4,#FF0000,-44.3859,-77.8452,-8.898 -brazilian hardcore,f0a94734,#FF0000,-156.6981,-28.3289,2.5174 -reggae peruano,657b8feb,#FF0000,140.881,-89.8113,-0.8672 -modern goth,0422a0f1,#FF0000,-106.3985,-252.0774,-16.565 -native american flute,7ea306e6,#FF0000,-132.2128,221.7519,2.1009 -aussie emo,028fe38e,#FF0000,-147.1623,-81.0869,-9.6328 -okinawan folk,58feacc9,#FF0000,-11.536,-6.623,1.3168 -greek house,ca2e8050,#FF0000,234.0932,-217.8138,3.2999 -dutch trap,a4ccc24d,#FF0000,192.2951,-64.9176,9.8629 -cover acustico,e8217cd2,#FF0000,74.5108,69.8958,-20.446 -classic icelandic pop,43e0dcc8,#FF0000,16.9951,33.7417,1.101 -blaskapelle,c5fb962f,#FF0000,25.2403,259.7799,-20.248 -hiplife,1a7c5412,#FF0000,198.1135,-133.86,4.857 -funana,b8b17b09,#FF0000,165.1656,-150.6723,7.3055 -atlanta punk,16bd2a42,#FF0000,-150.4558,-43.7347,-6.3807 -uk worship,eafb763f,#FF0000,-119.8804,-15.8189,-4.5009 -blasmusik,61f99d6d,#FF0000,43.2393,241.3969,-13.5826 -granada indie,c301309c,#FF0000,-104.1024,-95.427,12.1134 -mandolin,6d32f85d,#FF0000,70.8871,101.126,-22.5934 -zimdancehall,3e516f4c,#FF0000,134.7918,-23.7852,-17.7027 -hardtekk,d52c3166,#FF0000,150.1605,-215.7906,13.9333 -swedish punk,60f24c4b,#FF0000,-139.4713,-15.3985,9.0841 -mestissatge,adcd9e3b,#FF0000,82.2701,-154.03,24.644 -funk evangelico,de106da1,#FF0000,153.2918,-113.9213,4.2399 -salsa urbana,df2c2066,#FF0000,149.9682,-54.3848,3.8753 -musica madeirense,9fcedb5e,#FF0000,27.4217,36.4174,8.8914 -musica crista reformada,f8281939,#FF0000,-107.6412,87.0437,-3.6469 -finnish indie,d5c5f224,#FF0000,-18.7199,-37.1654,3.5887 -british country,dc3796b1,#FF0000,-70.5077,14.2422,12.5557 -tibetan pop,fca6e9f4,#FF0000,61.5869,69.2107,2.4668 -bleep techno,246069b4,#FF0000,135.9472,-171.6096,-0.5079 -trondersk musikk,bad391ca,#FF0000,-32.3711,-41.8382,11.1612 -atmospheric dnb,ad10edbe,#FF0000,51.7039,-174.2563,-12.2329 -nordic post-rock,4caa2e95,#FF0000,-201.6262,43.1465,5.6067 -dusseldorf electronic,91ceaa4c,#FF0000,178.1238,-175.779,-6.2628 -musiikkia lapsille,4396794e,#FF0000,72.2225,70.8317,-2.0019 -corrosion,63cd0fba,#FF0000,-157.153,-196.5287,-3.8904 -baiao,65cbc9b8,#FF0000,65.1476,87.9434,-25.1728 -hungarian folk,1f53fb95,#FF0000,62.551,60.7746,-6.4001 -chinese traditional,e126edad,#FF0000,-227.9965,179.7455,23.1944 -beat italiano,a461cc92,#FF0000,-82.9956,57.082,-5.7718 -chamame,e4fd9d02,#FF0000,121.9742,99.4652,11.1432 -traditional folk,e8105fef,#FF0000,131.6473,233.5328,18.4192 -persian melodic rap,4c8f9735,#FF0000,90.5293,-40.2306,0.5429 -canterbury scene,86872075,#FF0000,-114.5165,86.7925,3.5558 -pop costarricense,1e3b97d4,#FF0000,133.8412,-1.996,0.402 -croatian hip hop,9e85fc31,#FF0000,141.545,-65.1146,-13.652 -musica tropical guatemalteca,2204f7ce,#FF0000,183.1794,-46.5847,-3.064 -glitch pop,9e6fa79a,#FF0000,29.0178,-50.2419,13.4392 -persian alternative,6acffc6f,#FF0000,-18.811,86.1876,2.9037 -rap paranaense,00eaae7f,#FF0000,130.6509,-24.0319,-17.9734 -duluth indie,958a49aa,#FF0000,-83.2782,103.579,2.628 -russian synthpop,3f0f40a3,#FF0000,34.2386,-173.205,-9.3978 -samurai trap,ab959e9e,#FF0000,70.5064,-165.8081,-16.7234 -japanese vocal jazz,5f40d880,#FF0000,19.34,155.7386,9.48 -grimewave,87ab6929,#FF0000,89.8191,-160.6066,16.5993 -russian trance,6e0c05d7,#FF0000,-88.2263,-209.5117,27.5204 -trival,03ddc546,#FF0000,223.5792,-163.9184,-14.8587 -slovenian pop,27a68284,#FF0000,-17.9536,-39.9588,-15.8073 -coco,09f83689,#FF0000,129.7375,51.9832,10.3201 -technical groove metal,30efba2a,#FF0000,-157.8954,-105.0598,-14.3733 -austrian hip hop,4b603b66,#FF0000,128.7471,12.1593,-6.4021 -swing italiano,d37dc695,#FF0000,156.5758,184.0119,-22.9308 -dark progressive house,07fe1839,#FF0000,214.0741,-240.4138,-13.2431 -scouse rap,d7563c13,#FF0000,202.6867,-2.605,3.5864 -vaportrap,746923c3,#FF0000,-16.8579,-95.8982,-10.4812 -hammond organ,8e270445,#FF0000,69.4028,100.4971,7.118 -maimouna,b410dbd7,#FF0000,138.5092,-12.7554,-7.4034 -japanese contemporary classical,713b1859,#FF0000,-117.2095,214.5155,1.6678 -dissonant death metal,0b7995f3,#FF0000,-240.3433,18.4481,36.7809 -shimmer psych,c74e2b79,#FF0000,-106.9648,24.4948,9.7516 -gothic americana,ee8c9243,#FF0000,-82.2471,76.7721,-7.1241 -experimental house,e294420b,#FF0000,141.5282,-181.8459,-6.0919 -deep adult standards,34d2833e,#FF0000,-23.6287,199.8877,4.9308 -japanese guitar,42827b3b,#FF0000,125.0276,143.1533,-38.5082 -andean flute,4dea8f2d,#FF0000,19.1529,57.1482,7.7936 -marathi devotional,ba6c2d1f,#FF0000,53.71,65.2183,-20.0446 -trio huasteco,aa6b519b,#FF0000,83.7989,130.3329,-20.8318 -austin hip hop,4cd43398,#FF0000,125.0735,-27.1478,-18.8601 -mecha,e8f4b7a2,#FF0000,-130.2145,-11.2526,5.8062 -instrumental stoner rock,e06e5eeb,#FF0000,-139.7618,30.46,5.6413 -pinoy alternative rock,3690a3bd,#FF0000,-65.4865,7.0062,11.2233 -instrumental surf,e8ae258c,#FF0000,-115.8524,31.003,9.8839 -ghanaian gospel,394f1913,#FF0000,27.0847,-27.1463,4.9795 -swamp pop,1db6e7b8,#FF0000,58.6873,58.3971,-13.7024 -brass band pop,a108e641,#FF0000,72.8697,43.3929,3.8643 -haitian gospel,b8d91446,#FF0000,-32.3763,17.5266,2.9599 -deep latin alternative,f90e9b99,#FF0000,14.2247,-47.3568,6.2204 -munich electronic,df0894c7,#FF0000,235.3556,-211.2872,5.3707 -432hz,8b0d7ee3,#FF0000,-180.9919,196.035,31.787 -kentucky punk,b60b4870,#FF0000,-182.7639,-18.581,-16.8157 -naat,738b28e8,#FF0000,-13.6157,176.6147,-0.5895 -musica istmena,c34ee804,#FF0000,179.7297,40.8859,-11.9569 -german indie pop,8e046f64,#FF0000,16.8944,-109.6945,-5.0269 -telugu indie,55021269,#FF0000,75.4363,-79.1803,14.3453 -russian plugg,54d6ca0f,#FF0000,75.8028,-116.8243,30.7409 -neapolitan funk,544f8b27,#FF0000,122.1991,-120.9837,3.3413 -austrian indie,d0080c0f,#FF0000,8.8431,-32.1661,14.2632 -deep techno,5faf8d17,#FF0000,234.2805,-226.1641,0.7401 -bath indie,67e552c7,#FF0000,-70.9872,43.4291,-2.6913 -icelandic electronic,836ec415,#FF0000,49.1733,-137.2625,7.3283 -modern cello,e42f4ce0,#FF0000,-164.3054,139.5227,-23.2915 -eugene indie,9969e7f1,#FF0000,-79.1105,14.1518,-4.4891 -plunderphonics,e0630f4e,#FF0000,40.4085,-11.9702,2.9692 -musica andina colombiana,afe214c0,#FF0000,157.8159,96.5913,-3.9505 -spanish reggae,eaa6c8cf,#FF0000,168.9805,-110.8811,-4.1646 -dark jazz,c6bc4d6c,#FF0000,-151.2434,97.2023,14.406 -mongolian alternative,190b06ac,#FF0000,-44.0579,-32.6405,-8.0534 -rennes indie,5dce6faf,#FF0000,46.9003,-20.1108,17.6886 -long island punk,cf11cf7e,#FF0000,-166.1665,-16.088,9.8361 -christian hardcore,d8a25582,#FF0000,-162.0816,-21.8618,-2.5255 -kora,b7027ea2,#FF0000,104.946,156.0792,-5.5988 -jazz metal,08ef9aac,#FF0000,-154.9221,5.1335,-12.166 -canadian hardcore,67e3f67a,#FF0000,-198.8522,-29.5499,-4.6667 -spanish folk rock,97d10764,#FF0000,-35.1935,0.4526,9.4613 -manitoba indie,ac63b6b1,#FF0000,-46.692,31.065,7.3588 -balkan drill,16df18da,#FF0000,112.9856,-106.5063,0.8042 -freeform hardcore,da0d3ddb,#FF0000,-18.4427,-206.4349,27.4129 -technical thrash,4941ca19,#FF0000,-193.065,-17.6636,2.1003 -48g,54fd1711,#FF0000,-121.3609,-267.4525,-27.2857 -bass music,f6c11537,#FF0000,181.3963,-211.2994,-4.4139 -denton tx indie,fec0f9b9,#FF0000,-124.0328,2.486,-16.3116 -nz children's music,ecb15c5f,#FF0000,139.8148,79.2734,-3.9059 -drone folk,81238945,#FF0000,-40.6025,180.225,6.5117 -german thrash metal,117d4d6b,#FF0000,-197.8598,-79.7899,1.7436 -zillertal,8027a46d,#FF0000,79.5819,-54.2218,-1.5321 -latvian hip hop,ab472e14,#FF0000,144.4251,-56.1206,-1.5156 -greek downtempo,d79cc2e0,#FF0000,99.1536,-179.516,7.3875 -eventyr,765037fd,#FF0000,251.0296,143.943,-92.5587 -emo punk,a47637d5,#FF0000,-130.8838,8.7742,-9.0772 -russian folk,3af1ed35,#FF0000,-32.2157,237.3635,-0.6583 -retro metal,a25bfb21,#FF0000,-196.8866,26.7371,-6.8534 -post-black metal,9ec229f0,#FF0000,-270.5134,10.4685,-8.3908 -japanese blues,9e5d55a7,#FF0000,-9.7744,54.9939,15.5613 -piedmont blues,fa57a5b9,#FF0000,194.3482,246.5626,28.5325 -vintage hollywood,d8e06979,#FF0000,45.1787,310.2535,-34.1447 -ambient psychill,4b0ba821,#FF0000,1.5412,-155.4024,5.2203 -kentucky metal,6901ce3c,#FF0000,-208.969,-5.0813,-20.7224 -singeli,734ef021,#FF0000,89.0498,-114.6133,19.9292 -choro,6243d009,#FF0000,96.8675,189.8913,-18.8317 -swiss house,8922e21d,#FF0000,283.613,-249.5934,11.4373 -nordnorsk musikk,62595d62,#FF0000,-25.8139,52.0625,33.7283 -nova musica paulista,a5499254,#FF0000,71.3774,19.2985,-4.5396 -string duo,8dd5cef9,#FF0000,-153.8818,197.8027,17.0609 -indian underground rap,4cab8b8a,#FF0000,165.4361,-12.2257,2.6071 -nuevo flamenco,fd8a30a1,#FF0000,86.157,79.846,15.9109 -armenian pop,3cdb4145,#FF0000,53.5753,-46.7761,-0.1221 -indy indie,ddcd4c69,#FF0000,-79.4019,44.5156,-4.252 -brazilian power metal,de1f8a1a,#FF0000,-190.334,-109.638,-1.139 -musica indigena latinoamericana,431a76b5,#FF0000,85.0574,67.1832,-9.9005 -breakcore,562402c5,#FF0000,24.5797,-154.8487,-20.6764 -new orleans soul,4dbc0faf,#FF0000,108.0894,104.5715,-6.2325 -korean indie folk,3edd8263,#FF0000,19.5475,113.3281,4.1179 -deathrock,0d35763b,#FF0000,-151.1737,-99.4887,5.601 -lagu bali,49c9b322,#FF0000,67.873,-43.4238,8.0516 -classic dutch pop,3fc727e9,#FF0000,2.9214,-40.1033,10.6166 -jazz double bass,87c8d78c,#FF0000,30.8128,213.8518,-8.8514 -modern enka,9b2c2bb1,#FF0000,-140.626,40.4847,-10.7281 -amharic pop,79d56879,#FF0000,62.5315,-89.5412,15.4547 -south african choral,3b7a60dd,#FF0000,-10.8552,180.0882,-0.5644 -indie emo,02857966,#FF0000,-75.9789,-41.3766,3.129 -russian trap metal,721c4045,#FF0000,15.6711,-128.1445,-6.9599 -gothic black metal,79eb9d35,#FF0000,-222.3447,-59.3524,1.9358 -emo trap italiana,aeada67a,#FF0000,51.3089,-77.3184,-2.0336 -musica baiana,2dbdd60d,#FF0000,91.1699,23.0856,-3.6599 -turkish metal,8801bd4c,#FF0000,-133.7569,-88.3664,-3.8325 -swing revival,f9d4d7a6,#FF0000,88.1359,92.1901,8.2279 -deep christian rock,f53f4b1f,#FF0000,-46.3243,-23.1627,28.4908 -indonesian psychedelia,12b1d5d6,#FF0000,-23.4754,-17.7675,12.2867 -swedish house,f2a92aaf,#FF0000,208.9635,-205.1101,15.2396 -rumba catalana,9fcb5ec6,#FF0000,119.8116,53.2379,-1.0119 -jazz drums,250250d8,#FF0000,95.4057,171.5828,-17.4456 -pittsburgh rock,97b77629,#FF0000,-111.3019,-36.612,18.8376 -musica eletronica gospel,3f7d2c5c,#FF0000,13.2073,-169.3104,-5.2562 -phoenix indie,f7687c4b,#FF0000,-109.0847,-54.9337,14.9549 -spanish post-punk,0bedd877,#FF0000,-135.483,-108.0514,-6.6454 -charlotte nc indie,fdeb5d97,#FF0000,-106.6303,-17.2206,18.5492 -darkstep,c01d9c16,#FF0000,18.2644,-214.5414,-25.1288 -multidisciplinary,cfaf4c2b,#FF0000,-41.5847,30.6987,9.3691 -ambient post-rock,eabfa832,#FF0000,-204.3754,104.2125,104.7851 -kaneka,bea8944e,#FF0000,71.7657,-104.3608,20.7921 -connecticut indie,23257163,#FF0000,-91.786,28.8992,8.1047 -arab groove,0a0730f1,#FF0000,51.9728,18.7993,4.108 -charanga,0f3ac74a,#FF0000,139.9266,142.8266,-2.8671 -kolkata indie,ea2420ee,#FF0000,-21.3753,-17.0021,14.4158 -cantautor catala,5af54f51,#FF0000,-9.2449,104.6343,-20.6917 -tampa indie,6306e219,#FF0000,-133.8551,-43.8238,14.5244 -dutch prog,e9e98272,#FF0000,-66.5041,46.9384,-4.1673 -geek rock,4158b6d9,#FF0000,64.7805,-51.6426,6.3848 -seinen,811c3e78,#FF0000,-5.9761,-110.9891,13.1178 -rhode island indie,f2066f2c,#FF0000,-86.9015,21.082,1.5986 -denver indie,b1a4aa9d,#FF0000,-91.2614,6.6252,-7.9134 -spanish noise pop,89cb4a41,#FF0000,-136.878,-95.8705,-23.3106 -german indie rock,ae3e7541,#FF0000,-69.503,-116.0379,5.6978 -virginia punk,c755e5cb,#FF0000,-173.324,-9.4516,-22.9775 -italian trance,4c3042ea,#FF0000,69.4722,-257.9614,6.3653 -rap ivoire,ece77a67,#FF0000,142.1091,-11.7272,-5.1885 -vocal trance,2c94a804,#FF0000,-30.5142,-192.2146,6.7715 -jackin' house,7e0bf707,#FF0000,251.1372,-252.2334,19.2098 -speed house,3289eac5,#FF0000,79.0335,-201.0931,-8.7096 -indie valenciana,928b7d6d,#FF0000,-86.6448,-93.7344,8.3913 -warm drone,7ff43fce,#FF0000,-307.9804,160.6101,24.0283 -villancicos,d75ebe51,#FF0000,-5.8016,90.8909,-15.1297 -sepedi pop,b4dd31c4,#FF0000,115.8115,-147.5694,14.3959 -reggae maghreb,073913a2,#FF0000,67.8472,-52.8983,3.4252 -igbo rap,3f57f933,#FF0000,164.1948,36.0172,-8.0154 -deep funk ostentacao,f0a5e91b,#FF0000,296.8172,-75.2443,-7.6746 -bard,c40cbb33,#FF0000,80.6888,153.4834,-21.4128 -swamp blues,90aee131,#FF0000,85.2648,75.8049,13.2856 -vermont indie,45b55c69,#FF0000,-45.8547,75.587,10.5469 -musica feirense,398e87d0,#FF0000,107.9085,1.5075,-13.5611 -new mexico music,c3d75732,#FF0000,75.5526,54.6587,-0.6345 -zilizopendwa,9f7a8143,#FF0000,91.6705,54.607,-2.3604 -indie rock peruano,7a36a44a,#FF0000,-93.5015,-105.163,0.3547 -folklore chileno,5fc83927,#FF0000,72.5073,105.3282,4.3836 -deep soft rock,45eb2848,#FF0000,29.3554,-16.8523,15.1711 -tamil devotional,c779ac3b,#FF0000,79.0594,170.9204,-26.301 -korean trap,461cf83b,#FF0000,126.921,-101.3044,8.296 -japanese garage rock,2de2adad,#FF0000,-152.6112,-10.5044,-15.9017 -belarusian electronic,1cefb351,#FF0000,149.8094,-225.7189,16.1796 -musica quintanarroense,981f867d,#FF0000,109.3073,-156.7041,9.4727 -british dance band,291fceee,#FF0000,64.0324,288.6708,-15.7284 -jesus movement,b269ad84,#FF0000,-32.3059,58.9518,-1.7415 -deep norteno,fdee0183,#FF0000,106.2086,9.2986,-16.0467 -alabama metal,ca334806,#FF0000,-183.1509,-68.6755,1.0491 -galician rock,858de39b,#FF0000,-75.9833,-106.6567,14.2965 -deep soundtrack,dfbe7798,#FF0000,-215.877,127.3231,-11.5607 -classic luk thung,4f71f92d,#FF0000,-24.5562,62.3082,-6.0722 -indie siciliano,b6043fd8,#FF0000,-13.269,13.3305,-8.7348 -tatar pop,5635c78d,#FF0000,-6.4869,-97.5179,15.0425 -neo-pagan,05b5fc8f,#FF0000,-70.8585,92.889,2.6903 -leeds indie,23f75d31,#FF0000,-123.647,-79.4341,10.3805 -cincinnati indie,9012e1d5,#FF0000,-114.6798,-24.9695,23.9562 -oud,284e8e9d,#FF0000,45.1366,210.5954,-18.6136 -christian a cappella,e6bd045c,#FF0000,-104.6209,128.8102,-28.2683 -twoubadou,582a635e,#FF0000,91.636,-10.823,-27.7508 -deep happy hardcore,ad113ffb,#FF0000,26.6762,-225.33,10.8233 -british black metal,337df5e4,#FF0000,-251.8476,-5.4656,-21.9516 -japanese dream pop,2eb16064,#FF0000,-90.0979,-40.3866,9.3121 -sambalpuri pop,76b6a910,#FF0000,12.1437,43.159,14.8347 -lapland metal,14b1dde8,#FF0000,-175.4655,-152.3989,10.4806 -hungarian edm,2d32630a,#FF0000,251.2548,-215.1336,29.5118 -musica afroperuana,4d1713ff,#FF0000,194.3821,90.3724,-12.9068 -nueva trova chilena,10adb502,#FF0000,55.7116,137.9522,-16.6348 -brisbane hip hop,94b0c7d8,#FF0000,140.9776,-61.4919,-9.7416 -hexd,79781446,#FF0000,-77.3994,-144.1536,5.6106 -ambient techno,90db8f0f,#FF0000,61.081,-131.5566,12.5458 -funk capixaba,a9965b1d,#FF0000,294.4337,-64.9007,-15.4432 -ai,141a9241,#FF0000,-129.2214,65.9901,5.5958 -vincy soca,bb2efdae,#FF0000,136.6094,-158.2562,4.187 -paraguayan rock,cd95eef2,#FF0000,-32.9697,-97.686,25.0112 -punk chileno,265513fa,#FF0000,-119.1178,-24.5444,12.4489 -kurdish remix,f879f699,#FF0000,81.7837,-162.2934,2.8337 -slovenian electronic,7a1592f4,#FF0000,207.077,-200.3578,3.9006 -kent indie,d6a8a48e,#FF0000,-30.1123,-36.6007,11.3964 -canadian indigenous music,bf0d3d6d,#FF0000,16.0871,-0.7531,3.8078 -persian underground hip hop,e2dbd369,#FF0000,82.9235,46.0055,-11.3234 -korean worship,56762b9f,#FF0000,-90.5995,125.9622,5.2331 -jazz cubano,162071d7,#FF0000,130.6298,160.4437,-28.7911 -musica popular uruguaya,9e3c592c,#FF0000,47.6784,73.3235,2.4658 -chant religieux,437885c9,#FF0000,-165.9402,172.5202,40.9339 -bristol electronic,00a6dcb4,#FF0000,124.4152,-167.2689,-3.4009 -classic hungarian pop,b1e7313b,#FF0000,11.2966,-47.0382,9.6629 -straight-ahead jazz,d9ffe9ca,#FF0000,73.4696,204.4022,6.1046 -polish indie rock,2c7eda53,#FF0000,-94.0328,-96.0935,-9.941 -british death metal,4b858fb2,#FF0000,-220.925,5.4481,17.015 -telugu devotional,a10a1be5,#FF0000,94.9666,112.1349,-10.2115 -neo metal,683769b5,#FF0000,-123.7766,-129.4843,15.0352 -underground amapiano,4f97fdf3,#FF0000,246.0689,-215.7827,46.1527 -marimba orquesta,e1ea2e17,#FF0000,195.0108,-10.9713,32.1599 -cyber metal,94666e50,#FF0000,-210.6436,-237.764,27.5871 -deep uplifting trance,9f7ffaca,#FF0000,25.7067,-223.2687,15.3675 -dub techno,b82ef70c,#FF0000,129.234,-158.2096,15.0514 -neurostep,76a087e5,#FF0000,83.2604,-216.1236,-2.9816 -pinoy praise,9f014c31,#FF0000,-110.8662,50.9292,3.4127 -portland punk,0646bf25,#FF0000,-148.0551,13.2709,-6.2785 -new orleans indie,1ff9e5e5,#FF0000,-88.1384,58.7438,-7.2778 -rare groove,a3ff4bfa,#FF0000,119.7895,23.8163,-26.0872 -acidcore,5e359079,#FF0000,147.8639,-246.2517,18.4559 -brazilian percussion,8fabf197,#FF0000,138.3512,64.0507,-5.605 -wu fam,a695bbf0,#FF0000,110.886,-21.5869,-12.5728 -gyerekdalok,aea4822d,#FF0000,119.2649,82.6876,7.8508 -hardstyle,107992fd,#FF0000,-78.2803,-200.1041,-10.9064 -ghettotech,fa6b9357,#FF0000,247.1577,-218.9939,45.5381 -classic azeri pop,cfd9bc58,#FF0000,-60.3629,115.014,5.7942 -spiritual hip hop,bc2713b4,#FF0000,79.1274,-14.9829,-18.723 -skramz,9bf0def2,#FF0000,-198.2878,41.7079,4.1382 -jazz worship,36ae4eac,#FF0000,-8.4997,8.2361,2.4614 -lagu bugis,ec7bb409,#FF0000,-60.7942,-143.23,7.4483 -polish black metal,d575cb22,#FF0000,-252.963,-29.7609,-19.2498 -melodipop,2e0668ab,#FF0000,16.4426,-114.5111,-5.3116 -nice indie,31264525,#FF0000,-71.1283,-78.6166,-9.9758 -vienna indie,d993d7b9,#FF0000,-31.2099,-19.4023,21.9452 -louvor icm,8c24455c,#FF0000,-117.5219,84.2401,-5.2982 -malayalam indie,be89d602,#FF0000,3.938,14.5283,9.3352 -sinhala rap,9a36665b,#FF0000,132.5771,-29.69,-18.1954 -rap femenino mexicano,f72ee501,#FF0000,177.3658,-69.597,18.9487 -dub reggae,fb8e89c2,#FF0000,213.0768,-200.2917,22.5859 -fort worth indie,7fac41d0,#FF0000,-108.2099,-71.9939,18.1719 -hamburg indie,b40f68f0,#FF0000,-43.3838,-49.0324,6.2009 -indie cristao,8b3ee38f,#FF0000,-81.6494,7.8709,6.9525 -waiata maori,d73552bf,#FF0000,26.8231,40.943,15.0734 -classic romanian pop,274a4421,#FF0000,106.1148,-169.8787,7.1208 -ohio indie,44124198,#FF0000,-129.5554,41.6824,-5.5883 -australian ska,9f038604,#FF0000,23.2877,-67.3423,2.038 -vintage swedish pop,c3160d16,#FF0000,68.8209,160.721,-4.8547 -harp,6ceb8962,#FF0000,1.4042,242.6938,-35.7819 -portuguese indie,f9189854,#FF0000,-24.9024,-5.1813,2.1237 -hindustani vocal,b6ab6eec,#FF0000,-76.4204,201.7657,9.5414 -griot,28897adc,#FF0000,117.4621,61.989,-0.6303 -slack-key guitar,2083e1c2,#FF0000,24.0119,152.9029,8.3535 -minimal dub,5c9257f3,#FF0000,145.8406,-218.914,14.3103 -musica mixteca,b2e2b6c8,#FF0000,134.7244,29.8415,-5.5995 -gospel drill,c117ce5d,#FF0000,178.1311,-6.9565,4.9742 -raboday,5d473af1,#FF0000,175.2677,-141.6987,-11.0088 -neotango,3388592f,#FF0000,81.5539,-54.0282,8.9056 -taiwan campus folk,a8121f93,#FF0000,-97.6239,119.6238,-19.959 -spanish folk,09d38260,#FF0000,-14.9188,106.2104,1.565 -german literature,ab3b12de,#FF0000,288.2777,118.0428,-30.5647 -danish post-punk,4c2c5f4b,#FF0000,-163.3403,-56.663,-6.1952 -german opera,b30b4765,#FF0000,-179.2435,288.2052,-3.1695 -koligeet,e21a22f0,#FF0000,120.6043,37.2303,-6.4263 -alberta hip hop,87caab6e,#FF0000,150.8276,-57.1071,19.8422 -nz folk,df692a94,#FF0000,-48.7794,69.2545,-2.3483 -campursari,bbc29d20,#FF0000,2.2246,-42.2663,-12.343 -welsh hip hop,0126b603,#FF0000,99.6478,-99.835,7.9815 -pakistani rock,b3e11a56,#FF0000,-56.5409,-19.461,11.0139 -stockholm indie,55401435,#FF0000,-107.6322,-31.2725,23.6649 -powerviolence,b31fe963,#FF0000,-193.9798,18.8212,2.6577 -dark folk,280b03ef,#FF0000,-149.2165,141.2042,-37.7288 -belarusian rock,469558b8,#FF0000,-41.4215,-90.3297,15.1327 -chasidic pop,8f619b90,#FF0000,-23.0233,-6.2092,0.6237 -viral pop brasileiro,c93e40a7,#FF0000,138.1639,-15.2758,-12.8979 -funk mexicano,7a5df3ea,#FF0000,73.3822,-144.8643,7.3401 -pennsylvania hardcore,023ff787,#FF0000,-187.5209,35.9625,5.7088 -jordanian pop,3c82b3ad,#FF0000,28.805,-45.5427,15.5877 -gothenburg hip hop,4baa5cfb,#FF0000,140.5788,-3.1853,7.7738 -chinese classical piano,93ea399c,#FF0000,-74.8892,297.2235,-19.8057 -orquesta tipica,8eb5b488,#FF0000,134.0161,249.6239,29.5029 -uyghur pop,4e6a754d,#FF0000,-14.9228,75.4557,1.6977 -taiwanese indie,53faf639,#FF0000,3.9983,-34.2837,-5.6597 -sound art,fb57b249,#FF0000,-205.1334,121.201,10.0928 -progressive doom,bdbb40de,#FF0000,-230.9302,-17.6067,0.0206 -lithuanian hip hop,88fe4af9,#FF0000,168.5163,-141.4317,-2.2462 -tinku,53c84f95,#FF0000,73.8301,50.0459,3.5826 -texas hardcore,017345cf,#FF0000,-184.2115,-17.2028,14.5237 -bangladeshi rock,cf65b916,#FF0000,-54.0755,-59.6183,15.5871 -charlottesville indie,07e20915,#FF0000,-51.911,30.4865,-8.0909 -musiqi-ye zanan,256cc149,#FF0000,-31.6383,168.6483,13.7548 -kazakh indie,f83906c9,#FF0000,57.5493,-84.5816,8.3055 -schranz,23368e98,#FF0000,131.6238,-257.2101,35.3275 -punk euskera,6bb356c9,#FF0000,-99.2763,-124.7417,-5.5876 -utah indie,31d41a7b,#FF0000,-85.3128,12.5719,7.2619 -spa,69ed7477,#FF0000,-274.2021,161.6268,0.2161 -beatboxing,3fce96c2,#FF0000,149.8452,-106.5059,2.6451 -soviet synthpop,de61700c,#FF0000,79.4917,-137.7289,11.847 -bay area hip hop,b056660d,#FF0000,197.4384,-129.469,-9.6696 -western mass indie,70dd0572,#FF0000,-83.2717,40.1177,-2.096 -swedish stoner rock,7688086f,#FF0000,-180.4793,35.3432,7.1212 -dunedin indie,1649d5f7,#FF0000,-100.5254,50.1748,3.6292 -nl folk,d551eaee,#FF0000,-7.1946,41.4855,5.5854 -melodic power metal,e0ae81b3,#FF0000,-192.6022,-179.8192,15.5734 -beatdown,8bacabad,#FF0000,-134.4661,-8.8587,-8.5655 -miami metal,3bdd0acc,#FF0000,-187.4629,-42.2014,-1.4295 -novo rock gaucho,2e11b333,#FF0000,-109.5514,-63.1184,18.7719 -japanese heavy metal,90a35c74,#FF0000,-173.8085,-75.5669,13.2735 -classic hungarian rock,b394433c,#FF0000,-81.35,19.6417,-7.4835 -norwegian alternative rock,dfda6ab6,#FF0000,-162.3309,-16.572,7.4336 -guinean pop,8ca265b7,#FF0000,125.6392,50.1539,2.6677 -pakistani electronic,60d655c9,#FF0000,119.6128,-177.6044,-1.5129 -guided meditation,f66946d4,#FF0000,-250.0577,185.0466,27.1444 -birmingham indie,8526a858,#FF0000,-106.4765,-74.7376,19.07 -czech metal,6810e58d,#FF0000,-157.3058,-96.9768,-13.9023 -cape verdean folk,0cc2d655,#FF0000,38.9705,58.5477,-6.8207 -jazz organ,9bd4c6f3,#FF0000,81.1795,125.8445,-9.5591 -cinematic post-rock,0cf7beb0,#FF0000,-191.2247,34.5842,-16.2542 -world meditation,4dba742d,#FF0000,-224.9465,162.7723,-31.15 -christian hard rock,dce540a0,#FF0000,-173.3624,-171.8891,1.735 -lexington ky indie,ceef5620,#FF0000,-1.9736,14.4536,-3.2782 -chinese talent show,5e7ad804,#FF0000,4.996,-36.3211,12.0707 -vocaloid metal,d860076d,#FF0000,-152.0173,-238.1732,-24.4178 -montenegrin pop,cf351765,#FF0000,41.3442,-101.3866,-7.8603 -beats,874189ec,#FF0000,176.6814,-155.375,-8.4844 -detroit house,31f51910,#FF0000,241.634,-222.3675,7.0553 -windsor on indie,6a437184,#FF0000,-104.4395,-54.5774,16.6207 -german tech house,c9c2081f,#FF0000,317.2922,-247.1018,10.2631 -histoire pour enfants,1134fe35,#FF0000,216.6497,121.3255,-37.4599 -black 'n' roll,6eb02e51,#FF0000,-244.1759,-22.3509,-23.6741 -taiwan rock,95149ee4,#FF0000,-106.8582,-123.6544,-3.4189 -rock keyboard,d96cc23e,#FF0000,-56.7477,75.7402,19.7553 -pop paraguayo,bc9978b8,#FF0000,85.8621,-108.2637,18.7354 -czech country,f4949ef5,#FF0000,-0.0482,75.1996,6.9204 -footwork,0baf5c27,#FF0000,168.528,-171.0979,-14.6196 -smooth soul,a3d3d758,#FF0000,80.4036,-118.9571,12.4582 -west australian hip hop,14c36af8,#FF0000,129.4991,-25.56,-18.245 -chinese classical performance,5da1268d,#FF0000,-116.9324,278.3035,2.8663 -experimental jazz,6ae3037e,#FF0000,-31.9025,61.9704,13.0213 -louisiana metal,bf75828e,#FF0000,-200.3799,51.2589,7.0181 -bouyon,ed337d79,#FF0000,176.4032,-139.3541,-7.323 -new orleans americana,3ba14676,#FF0000,27.6877,98.1991,6.8116 -ukrainian edm,734f332c,#FF0000,13.1848,-210.3724,17.9624 -bisaya rap,67e94709,#FF0000,156.2692,-23.1024,0.0165 -dubsteppe,fa56c135,#FF0000,183.8709,-221.9836,-0.8395 -tunantada,8aadb3df,#FF0000,84.6949,75.413,10.7422 -telugu worship,d83c48b1,#FF0000,21.7244,11.6279,-2.6552 -guatemalan pop,aa48dce8,#FF0000,109.6005,-91.2409,-9.5595 -hamilton on indie,9f418fdb,#FF0000,-43.815,-28.3445,9.4934 -norsk lovsang,d77ecbf6,#FF0000,-101.4199,29.4313,-12.5849 -hyperpop italiano,911527c0,#FF0000,18.7182,-91.3065,24.9848 -maine indie,6750ad40,#FF0000,-64.4099,53.2589,-3.3096 -thai post-rock,523997fb,#FF0000,-141.5443,-19.0968,-10.0987 -uk bass,a88b8697,#FF0000,187.1052,-176.5344,-2.1694 -musica paraibana,9257fc68,#FF0000,59.8071,3.2482,-5.3355 -progressive alternative,1b20903c,#FF0000,-121.1736,-70.059,5.2869 -musique militaire,c34de404,#FF0000,-26.5679,262.0102,22.5344 -tennessee metal,9d7ece40,#FF0000,-201.6722,-29.1513,-0.6508 -venda pop,bd12b67b,#FF0000,109.7616,-21.7831,-10.0215 -indie napoletano,50c90cd3,#FF0000,61.3427,12.9149,27.2511 -college a cappella,91298334,#FF0000,-67.5541,87.5544,-5.819 -melodic black metal,b3d59747,#FF0000,-248.4171,-33.3255,-21.035 -american grindcore,35fa4629,#FF0000,-222.9088,30.1561,9.2261 -polish jazz,52c076a3,#FF0000,21.1713,153.7091,7.7539 -bhojpuri folk,27fc3b47,#FF0000,57.4618,33.9708,-5.3822 -exotica,218f67e2,#FF0000,10.2578,182.1188,8.2536 -nz christian,a0142705,#FF0000,-105.5267,24.5024,-1.2851 -scottish techno,ddf69b2f,#FF0000,176.2702,-240.3428,4.3936 -truck-driving country,df74a35f,#FF0000,63.0049,71.603,-12.2334 -synth prog,8283020f,#FF0000,-125.5747,60.0371,-14.5311 -musica guerrerense,ff9211d6,#FF0000,177.6358,84.9308,-14.3564 -bardcore,a2bf4f38,#FF0000,51.6498,-143.0497,0.7479 -comedia,acf499d0,#FF0000,247.1161,206.7334,48.4315 -experimental indie,ac28027e,#FF0000,-14.8949,56.3488,12.9531 -epunk,35bd5791,#FF0000,-131.2076,-23.2509,4.7815 -gospel rap,7d93d7fd,#FF0000,127.9919,-51.716,-4.6404 -neo-rockabilly,14ab91cc,#FF0000,33.6131,35.0088,18.0401 -dancehall colombiano,5f3798a2,#FF0000,247.3895,-146.1029,3.534 -kenyan hip hop,307c0a68,#FF0000,189.5412,-64.4979,12.0397 -japanese indie folk,98679215,#FF0000,-8.2536,115.1702,9.4802 -neofolk,e082030e,#FF0000,-133.6464,44.3856,5.1032 -folclore jujeno,38811f4b,#FF0000,88.4254,99.0614,5.9645 -icelandic hip hop,29238f34,#FF0000,141.1343,-145.3417,16.5861 -hungarian metal,f05a2f0f,#FF0000,-144.1985,-138.0978,-0.2251 -ghent indie,4d06cc31,#FF0000,-24.928,-22.1544,-11.2244 -oulu metal,01c8366b,#FF0000,-227.3162,-56.9415,-3.736 -dallas indie,71aeae4e,#FF0000,-97.4928,-30.2337,-0.0368 -bouzouki,8809bb11,#FF0000,37.3281,129.2727,6.0356 -jazzy dnb,9b4b340a,#FF0000,172.8975,-226.843,19.0436 -chinese audiophile,47b23a4d,#FF0000,-43.0284,113.4861,3.6037 -power blues-rock,b8e179c5,#FF0000,-53.7866,16.0637,1.0083 -polish electronica,852531b5,#FF0000,18.3965,-149.074,-4.6387 -canadian blues,e9dc1b26,#FF0000,19.495,60.1312,8.4982 -british comedy,9bc631b8,#FF0000,236.2102,184.8147,16.6143 -afro house angolano,38f3cb93,#FF0000,293.4301,-149.8048,55.0643 -musica cabo-verdiana,70477d9c,#FF0000,83.3158,8.2101,9.4195 -alt-idol,1f21385f,#FF0000,-97.5894,-206.8791,-5.9778 -schweizer rap,d01b8c00,#FF0000,183.0505,-70.0741,14.9284 -technical deathcore,711f8e8b,#FF0000,-219.4147,-73.8064,-16.6112 -musica infantil catala,a4608057,#FF0000,107.3008,104.7603,12.2086 -anglican liturgy,8d85eb89,#FF0000,-248.141,266.2706,-12.0122 -lampung indie,b3223836,#FF0000,-45.035,-71.8224,-2.6095 -afghan rap,98bd8be6,#FF0000,174.955,-76.9453,8.7678 -polish death metal,fbde2543,#FF0000,-235.6113,-37.415,-11.0743 -sound effects,06728a1e,#FF0000,-247.8076,131.1441,47.5807 -piano mpb,2cea802f,#FF0000,25.0013,202.4147,11.669 -scottish hush,469f980f,#FF0000,-142.529,20.9211,27.1745 -black comedy,588d4a96,#FF0000,196.5612,192.8284,30.476 -trance mexicano,03053456,#FF0000,185.1947,-227.2551,4.1261 -polca paraguaya,c21a2076,#FF0000,94.858,179.8247,-22.2061 -greek swing,030115b1,#FF0000,53.8434,63.5156,-23.8132 -japanese beats,048d6ccf,#FF0000,117.7624,53.5481,-13.3315 -tamaulipas indie,db91a31d,#FF0000,-102.2891,-127.9854,-5.4915 -cornetas y tambores,cf80f761,#FF0000,-66.0826,234.1423,-7.4607 -north moroccan rap,107432a8,#FF0000,135.5693,-9.0813,1.0178 -voetbal,fda48d6a,#FF0000,-56.2991,-10.5434,24.8036 -indonesian hardcore,24548fe9,#FF0000,-129.4578,-40.6461,15.9283 -brisbane punk,aa61dc89,#FF0000,-139.7442,-37.5066,-12.1415 -background jazz product,2d859bd9,#FF0000,-13.4235,105.4329,-19.3527 -malawian pop,8be37618,#FF0000,143.2622,15.1681,6.6675 -dub brasileiro,c959974b,#FF0000,212.7732,-162.5237,-9.9501 -irish neo-traditional,504f9355,#FF0000,-80.4969,111.3049,16.7976 -italian gothic,494cf67f,#FF0000,-149.504,-100.6261,-4.2543 -italian gothic metal,f711a421,#FF0000,-210.9427,-98.9332,-9.7417 -musica catarinense,9f447774,#FF0000,63.5867,-1.2194,26.3333 -muzica etno,faf644e2,#FF0000,149.2855,-37.1735,-4.1023 -spytrack,c0780280,#FF0000,15.6355,63.3617,7.1327 -zcc,96864677,#FF0000,-70.0316,99.0346,-13.1126 -punk cover,36623e0d,#FF0000,-170.2928,-230.9769,-18.0782 -chinese worship,235177bf,#FF0000,-111.9292,90.3652,-4.3483 -png pop,291d37b2,#FF0000,69.4131,-144.6296,28.9851 -spanish indie folk,842c5157,#FF0000,-50.1441,66.8977,20.7003 -syrian hip hop,595ba8eb,#FF0000,140.082,47.7831,4.4757 -guitarra andina,76de1766,#FF0000,163.1695,182.8485,4.9101 -lagu aceh,2da0a413,#FF0000,34.2571,-42.9834,12.5722 -zambian hip hop,db2f9531,#FF0000,133.835,-0.3772,-1.5809 -gospel reggae,8aee5d24,#FF0000,114.8579,-83.0286,-4.1805 -lebanese indie,e7abe2d6,#FF0000,-14.8237,30.5065,3.6947 -tamil indie,1bc2248a,#FF0000,23.982,-22.8057,0.7187 -ukulele,45059d5b,#FF0000,176.0351,170.2001,10.5799 -dutch moombahton,5427f744,#FF0000,228.5358,-156.8848,3.3177 -psychedelic folk rock,fe0cdfd4,#FF0000,-41.1049,85.1534,-8.7797 -musica yucateca,1b02972d,#FF0000,79.2253,155.1518,-7.3591 -polynesian hip hop,7c301998,#FF0000,143.1836,-55.043,6.3952 -cartoni animati,9b5f5c47,#FF0000,61.9758,-126.9975,13.0287 -thall,403ec0f1,#FF0000,-188.2408,-151.2307,2.5493 -chakra,06291b7c,#FF0000,-265.5726,237.3743,2.3343 -charango,1bea74da,#FF0000,118.0889,104.677,2.2953 -christian power metal,9fe8d6a6,#FF0000,-195.8366,-128.2655,-3.7398 -british choir,60e4dcba,#FF0000,-239.5643,250.0053,-9.8584 -brazilian ska,30bf6866,#FF0000,16.8347,-110.2952,-5.1118 -raggatek,6ce30120,#FF0000,85.6124,-223.1339,13.6933 -folklore venezolano,4f89da82,#FF0000,102.36,143.6243,-1.2659 -jain bhajan,4c7b9770,#FF0000,31.8059,120.2074,8.4562 -slavic folk metal,67e509f4,#FF0000,-195.1113,-92.542,-7.8154 -psychedelic punk,1bb6f212,#FF0000,-147.0071,7.2631,6.9659 -ok indie,7f0277ea,#FF0000,-48.6988,32.7659,-7.2805 -fan chant,8e07a0db,#FF0000,-116.0376,211.1547,-0.0281 -detroit techno,4b457a98,#FF0000,197.1357,-216.1976,24.8041 -austin metal,237642eb,#FF0000,-184.3003,-45.1357,-2.3302 -austrian dnb,b48b2369,#FF0000,111.8334,-195.9047,19.3461 -grebo,43bc3dc9,#FF0000,-107.2082,-135.6333,-7.5898 -bandoneon,77f1d261,#FF0000,28.2997,256.8881,-18.9107 -austrian metal,1d6f0da7,#FF0000,-192.2459,-78.1225,-5.7965 -candomble,7c08e53a,#FF0000,-6.3776,172.9092,9.0903 -c-pop girl group,d7073638,#FF0000,-15.6418,-155.9143,31.7933 -broken transmission,ff9b41c4,#FF0000,-81.0305,35.3968,-2.1496 -sunnlensk tonlist,21228b1b,#FF0000,4.4539,-26.1358,9.2758 -ramonescore,261ffa6e,#FF0000,-146.3161,-136.3894,-3.2452 -instrumental progressive metal,3db70f98,#FF0000,-167.7052,-128.1824,4.6846 -musica bautista,82de5d60,#FF0000,-51.6864,170.7151,3.4618 -sorani pop,10de446c,#FF0000,9.7611,52.2466,12.4697 -north carolina metal,9a5bf8fc,#FF0000,-195.2275,-12.8277,-1.5293 -action rock,53243b0c,#FF0000,-215.4724,-63.6524,-13.8083 -sci-fi metal,081f771c,#FF0000,-232.9564,-57.2766,-8.7554 -mashcore,5c6e017f,#FF0000,23.8923,-153.6536,6.9035 -italo house,83007955,#FF0000,77.4917,-140.1,10.5177 -belgian indie rock,cb73beee,#FF0000,-115.7309,-42.4619,17.5847 -alpine yodeling,c54d98ba,#FF0000,17.3053,-40.2049,25.4075 -turkish electronic,ab75e652,#FF0000,62.5987,-149.2937,11.322 -indie folk argentino,0183e017,#FF0000,42.2363,50.4127,-26.97 -deep acoustic pop,75f0b48e,#FF0000,-50.0182,23.8259,-4.4436 -trinidadian reggae,4dee0f03,#FF0000,145.5209,-101.3782,-12.7895 -lithuanian trap,af7cb810,#FF0000,199.6384,-151.4475,2.4889 -deep idm,fa11e8d3,#FF0000,43.4269,-83.8839,-4.8077 -cameroonian pop,9d8e8901,#FF0000,127.3528,20.7785,8.7504 -er ge,82b19a01,#FF0000,106.8506,51.6746,-9.385 -varmland rock,45f54d0e,#FF0000,-112.9726,-74.2681,5.7836 -chinese folk,c26bf88b,#FF0000,-84.2389,47.2161,-2.1818 -afro-cuban percussion,d5caf91a,#FF0000,174.3638,184.9098,-1.8887 -slam poetry,855ec7f7,#FF0000,182.2629,154.102,23.0961 -samoan pop,f9ec1495,#FF0000,69.0882,-119.2049,17.6008 -musica evangelica instrumental,2ca0e1f1,#FF0000,-146.6584,122.7485,-17.9171 -bush ballad,be476e1e,#FF0000,92.9545,131.3214,-20.2663 -atmospheric post-metal,f3db0ec2,#FF0000,-201.93,7.3037,5.6824 -newfoundland indie,1e7e6cdf,#FF0000,-68.2007,48.6083,-17.0603 -halftime dnb,17ee191e,#FF0000,105.1755,-168.9306,17.3485 -romanian electronic,2f637d9b,#FF0000,263.4074,-222.5938,16.5162 -marimba de guatemala,bedea1a3,#FF0000,196.1014,39.1807,5.915 -maithili,8c360e3e,#FF0000,69.4164,-53.1494,-17.5078 -chamber folk,cc6d1291,#FF0000,-78.9242,149.0704,-39.7104 -one-person band,2275a45a,#FF0000,-30.091,3.1559,8.463 -slam death metal,cc289e95,#FF0000,-208.982,-29.4993,0.2734 -nwothm,9083aace,#FF0000,-193.9436,-85.9914,7.631 -punk melodico chileno,04e1c933,#FF0000,-168.4888,-58.0955,-12.8298 -kurdish rock,fb405ec8,#FF0000,4.6636,24.953,-2.1777 -rochester ny indie,821fb285,#FF0000,-85.7767,2.6352,5.5346 -czech folk rock,41c6e791,#FF0000,9.1692,36.97,-2.2353 -hard house,63fb46e2,#FF0000,150.9557,-249.924,23.4734 -tanzanian hip hop,2198a07b,#FF0000,178.1061,11.9262,8.8671 -xitsonga pop,e03d8a1d,#FF0000,204.0746,-178.1344,-9.8606 -zambian pop,f9c15073,#FF0000,80.6913,-40.8569,23.5626 -armenian hip hop,bc6c4539,#FF0000,147.5646,-42.7125,0.7378 -spiritual jazz,27414802,#FF0000,-4.1109,177.7254,-14.057 -austin rock,a629f73c,#FF0000,-122.6137,-35.9571,-14.7171 -york indie,eee9fe0e,#FF0000,-120.7194,-27.4505,10.6125 -idaho indie,21daf51c,#FF0000,-120.1412,41.7327,-11.2256 -gambian hip hop,10dad316,#FF0000,163.6217,-47.9272,1.0806 -deep ragga,d6ba1df9,#FF0000,229.3753,-113.046,25.4143 -muzica crestina,e0dffedd,#FF0000,-73.9789,63.7608,-4.3509 -musica duranguense,3128d7d5,#FF0000,157.2253,60.2813,-19.1274 -caucasian classical,4047885b,#FF0000,-136.7191,239.8965,8.4704 -carnaval limburg,d9739db6,#FF0000,67.9124,-52.6114,-18.0625 -visor,b200f2b0,#FF0000,74.3193,211.332,7.028 -italian library music,d5abf29f,#FF0000,-24.6121,84.5993,16.1584 -quebec punk,cb3c90d9,#FF0000,-115.6974,-88.6292,-21.4802 -trap angolano,e6abffa0,#FF0000,140.9591,64.9295,-5.8653 -post-disco soul,9bd23b7f,#FF0000,162.229,-144.2357,9.4253 -oaxaca indie,d023a3df,#FF0000,60.0108,18.0304,21.1672 -boston hardcore,5ef38654,#FF0000,-196.6182,35.3255,-0.0299 -danish techno,020037a7,#FF0000,173.6119,-209.0586,-1.3095 -greek fem rap,a2aae414,#FF0000,154.032,-51.468,-1.8533 -vogue,694be05d,#FF0000,166.9207,-181.0145,-6.5783 -rock en asturiano,2c92dac9,#FF0000,-89.8508,-66.5403,18.4148 -bomba y plena,739f6447,#FF0000,140.3153,121.1083,20.9044 -melbourne punk,76910357,#FF0000,-125.6744,-30.7215,9.1846 -nuevo tango,55a88c63,#FF0000,24.0372,249.1174,-0.5894 -german prog,d7781e4e,#FF0000,-139.1674,1.8653,4.2297 -psych gaze,18ab3336,#FF0000,-186.2813,-40.8878,3.8807 -corridos adictivos,2daa8114,#FF0000,113.5646,78.7795,7.863 -tamazight,96fa90e1,#FF0000,107.9357,-20.4776,-7.9173 -modern progressive rock,41cc56ad,#FF0000,-151.7967,7.9627,-11.1584 -british grindcore,6ebef2c0,#FF0000,-236.4238,22.8898,13.9898 -nordic contemporary classical,288c7119,#FF0000,-212.6913,279.3395,15.9605 -vintage chanson,5417ce8c,#FF0000,66.8272,288.533,-14.0577 -dc indie,cfa6272c,#FF0000,-77.2155,-30.0938,18.7237 -polish prog,f3e6a552,#FF0000,-121.311,-22.3073,8.9011 -berlin school,efbf469f,#FF0000,-126.2378,30.7643,-4.3033 -uk82,68c42a32,#FF0000,-167.5979,7.352,-6.5165 -zim urban groove,494db9a7,#FF0000,78.123,48.9966,-14.0874 -moog,e01bf996,#FF0000,-28.2103,130.2954,19.9002 -marathi remix,8cf18536,#FF0000,75.0031,-162.3471,14.3586 -experimental electronic,08b07059,#FF0000,14.8319,-50.6775,3.0318 -polish synthpop,bdf86319,#FF0000,-25.9133,-119.0489,7.7789 -sinaloa indie,33cc1a4d,#FF0000,-74.9667,-43.4952,9.6963 -death 'n' roll,6c8562f9,#FF0000,-218.6064,4.0164,11.4413 -persian traditional,c2ae29ef,#FF0000,-12.641,255.1197,-21.7286 -hungarian underground rap,cf56b806,#FF0000,181.9816,-10.6376,-3.3131 -ska catala,fbc108a9,#FF0000,63.869,-100.9193,5.9602 -blues latinoamericano,046ec475,#FF0000,-10.0032,29.6407,-3.0852 -makossa,4aca3d05,#FF0000,95.8033,-48.1157,8.8996 -afro-funk,cc59e779,#FF0000,139.8488,-24.4613,-16.8723 -dansei seiyu,09407a9f,#FF0000,-50.6164,-153.5857,-18.3162 -southampton indie,7bfcf7fe,#FF0000,-92.4517,8.0934,5.1594 -rockabilly en espanol,d340b1b6,#FF0000,-13.0752,-25.5705,-8.2082 -rock of gibraltar,7bc6f641,#FF0000,-38.2272,94.2459,5.9948 -technical melodic death metal,87501ffb,#FF0000,-202.7145,-80.3204,1.3837 -sami,6ba92875,#FF0000,-40.1335,61.1828,18.943 -cleveland metal,92aa06bf,#FF0000,-181.6757,-28.0757,-7.6395 -deep contemporary country,6dac0adf,#FF0000,-4.0894,-12.9831,-6.2289 -british post-rock,3433782a,#FF0000,-166.4493,36.5451,6.9356 -jazz vibraphone,614da204,#FF0000,114.9028,174.2916,-41.3588 -baltic classical,59431340,#FF0000,-214.2714,287.3608,10.064 -korean drill,d77bcd5f,#FF0000,136.9764,-90.6562,-2.0786 -nz dnb,2602b0df,#FF0000,70.8379,-198.8894,-6.8773 -scottish hip hop,2eb21adb,#FF0000,89.7265,-38.923,16.9838 -canadian underground hip hop,69e4b816,#FF0000,111.1093,30.746,-12.3029 -muzika l'yeladim,bdd03bfb,#FF0000,122.4739,118.1702,10.1925 -italian electronica,511c9717,#FF0000,64.8821,-153.7093,8.8225 -israelite hip hop,ae37ba32,#FF0000,105.9033,46.6223,-11.2524 -christmas product,12a0e052,#FF0000,-9.2347,122.0193,-14.0181 -rosario indie,7d3b531d,#FF0000,-62.6377,-105.0279,-2.8749 -mewati pop,8977c80f,#FF0000,80.3358,-134.7369,11.8132 -israeli jazz,e9a18265,#FF0000,32.4886,161.1513,13.0867 -norwegian house,9b3bdbc2,#FF0000,173.4393,-194.3476,7.4575 -gothic alternative,72d6bc0e,#FF0000,-141.0732,-169.9071,-13.4027 -tuareg guitar,8ae06bc3,#FF0000,43.2827,61.0015,-36.5877 -asakaa,e3497240,#FF0000,192.135,-65.141,4.2662 -musica popular amazonense,1a843e82,#FF0000,95.7051,9.3692,-13.9654 -afrikaans hip hop,5fa90f2b,#FF0000,199.3719,-97.1756,12.6437 -appalachian folk,da160005,#FF0000,111.3792,193.7525,4.1897 -hardgroove,b5e30d99,#FF0000,222.1271,-226.6503,-5.2475 -scratch,ffdf8c66,#FF0000,201.4041,-108.4245,7.2744 -korean electronic,0e4c8484,#FF0000,84.5964,-170.6106,4.8732 -flick hop,eb7ee6b2,#FF0000,93.5063,-45.4106,1.1701 -slovenian indie,c41efb94,#FF0000,-63.0596,-34.2338,5.1046 -devon indie,0ca0a2c4,#FF0000,-59.4002,-0.1478,6.1433 -israeli techno,0e3936d4,#FF0000,246.6125,-255.9398,24.4379 -accordeon,781a02e9,#FF0000,43.2813,29.8499,-4.4345 -malaysian punk,f4ee8b7b,#FF0000,-130.8643,-106.8068,-13.8434 -cosmic post-rock,bfc2a1f7,#FF0000,-206.2124,19.4723,-19.4607 -jazz catala,3a0d660e,#FF0000,91.5399,180.0379,-9.5417 -australian ambient,eb6e0d1f,#FF0000,-157.5158,141.2331,-36.7357 -belgian metal,a58c4b1b,#FF0000,-201.7603,-49.8468,-15.9796 -music hall,0177c91b,#FF0000,83.2584,245.7351,-5.8918 -cruise,b1890790,#FF0000,213.4844,-67.5037,0.5744 -american primitive,ebf4b752,#FF0000,-63.5519,185.3584,5.5436 -norrlandsk hip hop,5d19c7c3,#FF0000,119.9564,26.1217,2.9875 -swahili gospel,b3e85669,#FF0000,37.3057,-19.3517,5.5212 -korean superband,b201a8f9,#FF0000,-45.1608,44.6634,1.1506 -usbm,4ca0c88b,#FF0000,-264.0568,39.1115,22.028 -marwadi pop,03a76b85,#FF0000,90.6224,-100.0879,17.5467 -malayalam madh,f6f3140e,#FF0000,45.6025,50.6294,-0.0887 -khayal,55d204e0,#FF0000,-93.1407,220.875,13.6878 -waiata mo tamariki,5fd5867f,#FF0000,86.0964,91.8611,4.7454 -russian ccm,cee15f5a,#FF0000,-67.7944,-15.7822,10.6932 -2-step,bd370d1b,#FF0000,254.0872,-186.2428,23.921 -indian electronic,e9e8e9d2,#FF0000,126.4041,-153.2881,3.1001 -uk christian rap,47d91a6f,#FF0000,127.5963,61.9073,2.0891 -italian renaissance,271470ba,#FF0000,-204.6026,288.7052,1.9867 -rap tico,979b601b,#FF0000,163.2412,-13.1526,3.1726 -classic korean pop,1db6a5a7,#FF0000,-106.0602,96.0732,14.6294 -fijian pop,dc97f08a,#FF0000,104.3991,-100.8933,-10.7805 -martial industrial,9c7cb7cb,#FF0000,-145.2316,30.6852,2.0385 -new york death metal,4ba80941,#FF0000,-229.8518,36.683,15.7107 -dancehall chileno,3aa08e63,#FF0000,187.6065,-103.2022,8.5979 -detskie pesni,24aa23cb,#FF0000,165.143,65.1327,-19.8439 -chamber orchestra,61bda2ac,#FF0000,-151.2032,249.0635,13.9918 -subliminal product,cc6d638d,#FF0000,-247.7608,171.0525,13.3458 -musica portuguesa contemporanea,99de5b2b,#FF0000,-1.1745,95.3585,-6.1425 -tearout,21d7e75c,#FF0000,-10.6357,-98.0871,3.1303 -emotional black metal,79fbad1a,#FF0000,-281.8388,-2.6763,-33.0161 -psicodelia chilena,10fb87a0,#FF0000,17.8099,98.3718,-5.0263 -cosmic death metal,def49825,#FF0000,-221.8712,-0.5246,0.3769 -fictitious orchestra,ecd89a6b,#FF0000,-90.9934,226.5949,-2.9968 -st louis drill,bda7d7d0,#FF0000,148.7056,-80.2485,-10.9299 -musique comorienne,e1f89637,#FF0000,136.4657,5.3323,7.7137 -hungarian punk,c7b434a6,#FF0000,-61.904,-114.807,3.0858 -chinese indie pop,d40332bc,#FF0000,-15.2316,-106.789,-7.8006 -vinahouse,e9cf212f,#FF0000,45.0382,-65.0293,-16.1515 -classical cello,e3525c33,#FF0000,-164.8584,280.7151,5.5693 -street punk espanol,c539dba6,#FF0000,-135.3766,-44.0948,13.6984 -swiss trap,fe51c2bb,#FF0000,193.5485,-118.5982,-3.6965 -bemani,d846805b,#FF0000,-311.0917,182.9315,5.7779 -rap metal espanol,66a0ef3e,#FF0000,-74.4006,-138.4797,4.5484 -orchestral performance,441705f7,#FF0000,-119.1476,255.4399,3.759 -brazilian modern jazz,5777fa32,#FF0000,49.7285,133.6623,-3.1628 -paidika tragoudia,e09000bd,#FF0000,94.3408,72.2668,11.2021 -latmiya,73c87668,#FF0000,-60.2283,182.0803,4.7657 -batida,bedbbc26,#FF0000,234.2987,-161.5606,6.6388 -puerto rican indie,69b68619,#FF0000,2.1432,-46.3018,7.0581 -sambass,f2225073,#FF0000,153.5997,-195.9073,-3.1647 -hungarian classical performance,829bc61d,#FF0000,-150.5586,270.133,-1.7727 -folklore uruguayo,e94d2681,#FF0000,145.3408,163.2546,-53.2448 -hindustani instrumental,b63629c6,#FF0000,-6.2989,218.2723,5.6284 -cook islands pop,7d01bfcd,#FF0000,75.7061,-101.2017,28.17 -psalmen,234449b1,#FF0000,-246.6235,223.5033,-26.2423 -fake,c053ecf9,#FF0000,124.8898,-99.324,-4.9532 -sitar,ea99fb84,#FF0000,-17.5175,169.9511,24.8903 -greek contemporary classical,f75cf687,#FF0000,-64.0593,208.7591,-9.7702 -karaoke,f9d20f9b,#FF0000,53.9013,-143.1478,-1.8879 -ecuadorian alternative rock,edc398ed,#FF0000,-52.6776,-53.1831,-4.8549 -palestinian alternative,c171fcfd,#FF0000,39.6215,31.3964,-3.1351 -israeli classical piano,ecbb8c84,#FF0000,-52.3941,288.4134,-18.0979 -dominican indie,41cffe0a,#FF0000,61.5304,-72.7187,0.5112 -italian punk,d94ee5d3,#FF0000,-140.5686,-55.9681,9.8177 -deep gothic post-punk,406796be,#FF0000,-113.7383,-181.7653,-3.2794 -math pop,d3ca6322,#FF0000,-79.7159,-26.7288,-6.8826 -peruvian punk,c29ac5d8,#FF0000,-123.9981,-8.3603,21.0953 -musica michoacana,79017825,#FF0000,95.5488,97.9729,7.2175 -neo kyma,b908ac00,#FF0000,-11.3031,158.1761,36.7072 -rap feminino chileno,6a7fd56f,#FF0000,140.786,46.8691,4.2221 -polyphony,e35993f1,#FF0000,-186.1161,213.3563,30.7079 -mumbai indie,053ae99d,#FF0000,-49.2322,-1.4032,20.1725 -classic italian folk pop,fe6ae323,#FF0000,92.5915,32.2991,-27.2508 -viking black metal,081424e0,#FF0000,-259.814,-62.6944,-21.3652 -wassoulou,7130b8d3,#FF0000,116.1948,36.3851,-19.2196 -south african underground rap,74e9aad6,#FF0000,127.7167,-51.1408,-4.4409 -ryukyu ongaku,c50d9270,#FF0000,17.6629,64.9917,25.2324 -rap chretien,46e11c72,#FF0000,106.4294,-28.9854,-1.1157 -yugoslav new wave,76eca72f,#FF0000,19.5369,-51.6032,-1.1095 -jig and reel,0d7601c0,#FF0000,6.4137,174.3247,8.9631 -chaabi marocain,4dd7190a,#FF0000,63.0727,6.6391,28.1196 -breton folk,cf8cb5a2,#FF0000,-57.9469,99.8811,-10.1859 -quebec death metal,2ffb16b0,#FF0000,-187.0558,-52.3153,-5.0394 -punk catala,309c7d2e,#FF0000,-105.2231,-100.7776,4.5781 -modern psychedelic folk,01c92dbb,#FF0000,-116.0255,98.2399,12.452 -chinese soundtrack,77e58fad,#FF0000,-169.2691,129.3729,-38.7586 -zim hip hop,0e0ccf83,#FF0000,132.822,-59.6155,-3.3624 -tuna,b9149fd5,#FF0000,-49.9286,107.2612,-3.9429 -musica nublensina,91af86e2,#FF0000,161.0294,189.6342,-3.2378 -south asian metal,392a28b7,#FF0000,-170.7475,-76.4823,-5.2015 -ukrainian classical piano,2445616b,#FF0000,-135.7534,300.1881,-21.4203 -mongolian hip hop,74c39c34,#FF0000,187.196,-139.5913,9.304 -crack rock steady,425f199b,#FF0000,-122.8041,-14.8398,-1.6446 -danzon,a0f437b9,#FF0000,123.9739,153.4496,-13.9755 -kumaoni pop,e2237d3f,#FF0000,92.6849,-5.3155,-14.9631 -malayalam cover,c73a5b80,#FF0000,70.9325,-20.6109,1.2145 -bomba,bcb29f7e,#FF0000,193.655,-135.3003,-9.8004 -violao classico,f279c59b,#FF0000,139.2179,239.7118,18.3413 -bangladeshi indie,d15b920b,#FF0000,-35.5067,-27.017,9.6646 -newcastle indie,e46ca129,#FF0000,-120.9772,-24.2018,7.3162 -violin,06384a70,#FF0000,-87.6663,263.7604,2.9527 -tassie indie,98ea1fac,#FF0000,-84.2557,13.0676,-0.7134 -bagpipe,899b460d,#FF0000,-191.8441,88.4784,51.2941 -graz indie,b12273be,#FF0000,-12.486,-109.0204,2.6651 -mpb gospel,45979234,#FF0000,-38.9245,89.5587,7.8371 -australian indigenous hip hop,927bda8d,#FF0000,130.5798,-46.2933,8.4192 -sega mauricien,760e26c7,#FF0000,134.6294,-84.2856,-1.1844 -cumbia cristiana,bbf735f0,#FF0000,124.9488,11.7102,-8.4136 -rock curitibano,b146c8ad,#FF0000,-48.1129,-67.0582,-9.8781 -deep dubstep,4b5837dc,#FF0000,142.4764,-175.2618,-6.6261 -garage punk,9b9776cf,#FF0000,-190.1225,-25.5616,-7.8513 -spanish techno,fd151151,#FF0000,230.9532,-246.8236,-3.2504 -balkan punk,91a8ab00,#FF0000,-93.6933,-24.2931,-13.1084 -ambient synth,961ce7a9,#FF0000,-220.8117,178.0379,-21.3408 -french garage rock,ce84f80d,#FF0000,-136.4823,-64.412,-0.0194 -warrington indie,60ab0dc0,#FF0000,-92.2348,-101.8691,-7.509 -khortha pop,3ecf0b63,#FF0000,53.1637,-121.6356,-4.6344 -portland metal,67e9ecb6,#FF0000,-230.3573,3.0181,10.5086 -gospel singers,65382b81,#FF0000,6.9045,182.8206,0.9262 -rva indie,4411d120,#FF0000,-56.2665,17.0618,-4.7239 -uwielbienie,aefaf760,#FF0000,-54.4347,82.3965,-17.3742 -goralski,6568cb57,#FF0000,35.2042,33.3517,-1.6728 -eritrean pop,5191fdc1,#FF0000,62.5872,-10.2813,0.5129 -slavic metal,61dafbd7,#FF0000,-211.7027,-68.1969,-28.0498 -taiwan instrumental,595197b3,#FF0000,-85.5632,144.8432,-3.5107 -garage punk blues,3ab59b5d,#FF0000,-54.2864,78.5652,17.5841 -vegan straight edge,150fcf7e,#FF0000,-144.3489,18.0475,5.9704 -mandible,0f0f7520,#FF0000,-162.4722,30.891,4.2224 -clap and tap,7e570003,#FF0000,-186.171,166.4273,3.2752 -buffalo ny indie,6fbcf8e6,#FF0000,-67.7259,48.1096,-4.893 -remix product,9a5a7695,#FF0000,28.1356,-216.9772,6.992 -japanese boom bap,4e388a65,#FF0000,104.0085,2.3242,-23.8234 -christian dance,db7d6722,#FF0000,30.7021,-199.7687,-5.7778 -kids hip hop,f6686e10,#FF0000,185.3844,-142.133,10.153 -salsa cristiana,8d4c37dc,#FF0000,125.2724,12.2886,10.9389 -deep disco,d4e0b702,#FF0000,139.4654,-162.1576,3.2588 -swedish hardcore,44a1bd89,#FF0000,-211.6198,-9.3016,0.9304 -bahai,ea323e89,#FF0000,113.4602,-57.3064,0.9864 -musique pour enfant quebecois,87fc1ea8,#FF0000,177.5749,110.9212,-1.5567 -ukrainian folk pop,d613e2ac,#FF0000,82.9821,-155.0018,6.6239 -macedonian pop,33aba981,#FF0000,-6.591,-72.8084,-23.2221 -lafayette indie,75bfbfb5,#FF0000,-60.9902,14.32,-3.2277 -igbo trap,f717869b,#FF0000,208.1063,-42.5578,0.8337 -chhattisgarhi pop,eb552f6c,#FF0000,32.8153,18.4243,11.464 -gulf hip hop,aea3eba3,#FF0000,99.5949,-26.8141,-1.4751 -memphis americana,b3395365,#FF0000,-3.6635,61.5587,16.892 -bahamian pop,0bc4e7a9,#FF0000,149.6132,-151.5035,9.4594 -shoegaze brasileiro,dbbe6405,#FF0000,-164.5161,-2.7584,-9.8166 -cavernous death metal,4ebc0f05,#FF0000,-258.1509,33.2504,31.3125 -new wave of glam metal,27824678,#FF0000,-165.593,-189.6041,10.8011 -finnish new wave,0920c2c3,#FF0000,-71.4854,-14.2859,13.0984 -lldm,3372294b,#FF0000,-31.2962,104.0252,8.398 -slushwave,7db46e26,#FF0000,-132.8034,9.8194,9.3322 -modern swing,11ed0d4c,#FF0000,199.1969,186.7675,1.8011 -serbian electronic,ca989057,#FF0000,241.9257,-257.998,24.3369 -sanfona,e1408c0c,#FF0000,95.2654,-13.3981,-4.0407 -naija old school,93981c2e,#FF0000,114.9608,-88.6154,-1.7999 -american 21st century classical,b4299973,#FF0000,-159.9296,235.2847,18.881 -west african jazz,e39fd7ff,#FF0000,74.5023,96.1532,9.2426 -urban kiz,33ab4533,#FF0000,189.9201,-152.7941,-18.3869 -japanese melodic punk,bd2f5489,#FF0000,-159.7978,-99.5778,-14.5002 -punk rock italiano,066cb804,#FF0000,-115.0048,-100.9843,-4.3757 -british industrial,7657f791,#FF0000,-45.2064,-20.3012,27.9114 -deep progressive rock,1325ba3a,#FF0000,-150.8679,-12.0586,-2.9826 -british experimental,549aec6f,#FF0000,-82.3167,70.7094,5.9982 -military band,eb11a9e9,#FF0000,-40.6893,225.7455,-23.0915 -wrock,2476914d,#FF0000,63.7092,33.3955,-9.7238 -japanese hyperpop,adf37193,#FF0000,31.7107,-101.7792,-5.5803 -rogaland indie,a4f6fc95,#FF0000,-96.944,45.3065,5.3228 -northeast indian indie,a306334b,#FF0000,1.3516,-42.6358,4.9146 -magyar retro dance,fa6219cc,#FF0000,55.0276,-171.7317,2.5438 -sheilat,5e830bf0,#FF0000,41.3034,69.1733,-4.7932 -detroit trap en espanol,300e6ddf,#FF0000,130.2039,-96.4486,9.196 -dennery segment,e32b0d70,#FF0000,202.9675,-142.5086,2.3638 -swedish rockabilly,75ebfbd1,#FF0000,-20.911,-22.2699,-14.7472 -rap portuense,1666969f,#FF0000,127.8075,-62.1221,0.0147 -kuduro,bd9a4aad,#FF0000,263.9331,-194.298,40.9029 -detske pisnicky,738c0d64,#FF0000,133.9732,153.4219,-8.1714 -deep big room,bba878c1,#FF0000,-58.1717,-177.7865,3.2909 -japanese psychedelic,22a0fe97,#FF0000,-145.4483,93.3791,14.0918 -didgeridoo,8d1554ec,#FF0000,27.7596,17.3306,9.5983 -irish rebel song,de372a4d,#FF0000,-45.3508,113.9589,2.3215 -ambient trance,f7fcd26b,#FF0000,-19.4523,-137.3156,-1.1737 -uppsala indie,f293c0c8,#FF0000,-83.9014,-79.7493,1.0552 -mississippi indie,d73cad0a,#FF0000,-107.4436,-7.6822,-1.919 -pop catracho,f15e659f,#FF0000,181.1659,-108.3457,6.099 -faroese pop,b17d2b2a,#FF0000,-46.4508,58.3651,20.9168 -rwandan pop,af4ecb36,#FF0000,197.7368,56.3178,-10.6551 -french black metal,019666db,#FF0000,-277.0382,5.465,-11.3703 -indonesian underground hip hop,ce337aed,#FF0000,136.8517,-83.1894,-11.718 -japanese electronic,c74feb0c,#FF0000,158.505,-186.4202,-7.7124 -uk beatdown,6a480c14,#FF0000,-155.702,14.6206,-6.1774 -ukulele cover,843dfca7,#FF0000,229.3094,144.8593,-81.2128 -pornogrind,85446a4d,#FF0000,-202.1645,-13.1061,-4.9244 -new isolationism,16768f9c,#FF0000,-149.0148,61.9225,1.8082 -norwegian americana,3571ee1e,#FF0000,-73.7779,68.522,17.1997 -musica hondurena,0c96cc29,#FF0000,154.6074,31.7318,1.4882 -trio batak,ba89f96b,#FF0000,-67.4988,-101.5053,2.9796 -jazz harp,131a58fc,#FF0000,-10.2704,207.9659,6.0574 -panpipe,0789a724,#FF0000,-50.5026,58.5909,19.6735 -cancoes infantis,b39fa2a0,#FF0000,164.7,-7.9383,0.5846 -swiss folk,50181c11,#FF0000,22.8004,98.0169,3.2332 -indonesian metal,993c662f,#FF0000,-163.3235,-64.9519,7.2696 -jazz brass,bf277928,#FF0000,56.4327,207.6087,-7.8601 -louange,11a820d0,#FF0000,16.0091,-34.7538,2.981 -hmong pop,1c3b5d99,#FF0000,58.1605,-85.204,-12.104 -comedienne,bb14147b,#FF0000,221.0034,232.3802,31.7982 -manipuri pop,a6ce6d15,#FF0000,45.6453,3.3725,7.6911 -sonora indie,35166803,#FF0000,-112.4374,-90.3311,11.9281 -german black metal,f1968139,#FF0000,-259.7829,3.3859,-34.7578 -argentine metal,08abaf63,#FF0000,-169.6596,-69.1867,-1.2861 -south african soulful deep house,d4e39905,#FF0000,250.1076,-217.7236,23.0787 -czsk reggae,3d08743d,#FF0000,116.2541,-110.8988,4.9609 -polish folk metal,e8ce9c7e,#FF0000,-193.0981,-22.9539,4.9644 -solomon islands pop,6d548ebe,#FF0000,118.6371,-142.5865,3.2297 -concert band,886690c6,#FF0000,-117.251,246.5477,7.6123 -drill beats,9296d9c1,#FF0000,237.217,-168.5193,6.0375 -kansai indie,1a7153ab,#FF0000,-85.5796,-105.332,2.1968 -san antonio rap,f6ccbffb,#FF0000,141.6449,-68.5853,-5.8485 -svensk lovsang,24837538,#FF0000,-73.9035,63.8637,-17.3312 -hamburger schule,445a797a,#FF0000,-23.7481,-58.4996,-2.5477 -modern darkwave,804c652d,#FF0000,-103.5412,-217.6363,-4.0266 -brazilian post-hardcore,fc5cfefb,#FF0000,-143.4455,-117.6555,7.3588 -musica jibara,a6282f8a,#FF0000,132.0478,121.0856,24.141 -guyanese pop,ac606a28,#FF0000,175.6061,-87.5881,4.7427 -derby indie,73ba43a4,#FF0000,-105.6879,-31.9497,6.5305 -norwegian punk rock,145b8e92,#FF0000,-165.093,-78.2417,16.7842 -spanish electronic,4e9d9288,#FF0000,58.3776,-172.4832,-9.995 -danish singer-songwriter,76eaaf94,#FF0000,-54.5566,83.319,13.3359 -spanish prog,920f7fd5,#FF0000,-89.7852,82.2638,-6.3501 -traditional british folk,0de9e7ed,#FF0000,32.1059,179.9689,10.1464 -italian new wave,69d9f6d5,#FF0000,-14.9435,-97.2763,24.1304 -hindi worship,a54b8c29,#FF0000,-55.198,24.7202,7.9767 -american melodeath,103f5ce2,#FF0000,-224.4953,-91.244,4.4409 -persian drill,103d0d9d,#FF0000,128.1179,12.5457,8.5329 -deep progressive trance,8d487bc0,#FF0000,49.9674,-245.1615,-9.9559 -worcester ma indie,543ce4f2,#FF0000,-92.5126,-27.8731,-4.0352 -telugu remix,3f390766,#FF0000,107.1837,-60.0122,5.4316 -chain punk,ae2f8f5d,#FF0000,-229.7584,-4.282,-1.7871 -musica lombarda,f2e0d628,#FF0000,64.8334,95.7786,-7.7103 -jewish hip hop,8c0a78d3,#FF0000,125.2877,-104.748,6.3628 -cypriot hip hop,a8a40ede,#FF0000,109.6477,4.9399,-11.5196 -bulgarian rock,440b5858,#FF0000,-6.5629,-41.0007,-5.5747 -swiss techno,e23ff89f,#FF0000,246.1391,-237.6414,11.3027 -ambient country,25b64f89,#FF0000,-167.1668,169.3598,18.7651 -swedish folk pop,72271d5c,#FF0000,-33.3391,51.6352,8.358 -greek guitar,ad1e3949,#FF0000,-22.1352,138.3297,25.9521 -psybass,7ac4459e,#FF0000,112.3391,-161.6676,8.1899 -vintage broadway,8a80581c,#FF0000,-23.0532,234.2249,-13.7505 -portuguese folk,60d30a7b,#FF0000,-46.0412,127.0753,-3.5501 -flemish folk,15ea7b8e,#FF0000,25.9444,58.9364,15.0233 -swedish prog,213c6173,#FF0000,-49.9224,102.3679,-2.0487 -musicas espiritas,43a58b9e,#FF0000,95.1664,139.6628,-5.2749 -jalsat,e09c3a5d,#FF0000,9.3619,21.8078,1.9212 -garage psych,d63abf9f,#FF0000,-133.2773,-28.4611,6.6009 -gospel italiano,01796c1c,#FF0000,-122.8876,51.1868,-7.0495 -throat singing,c7f176a6,#FF0000,-102.5492,127.2698,13.6329 -rap pernambucano,3ad82a10,#FF0000,159.588,-11.4052,-7.2683 -japanese worship,e9431ac0,#FF0000,-88.6822,83.5393,3.797 -lancaster pa indie,48d3a638,#FF0000,-113.4248,63.0389,-14.1918 -chinese jazz,f9c9cc9a,#FF0000,23.6708,102.1522,8.8251 -memphis indie,ac5bf23a,#FF0000,-128.1203,21.3353,-1.8797 -neo-kraut,4a530b01,#FF0000,-78.4217,-75.6127,-2.2983 -musica aguascalentense,b015d759,#FF0000,108.5898,66.1157,-9.9114 -rusyn folk,3e16649d,#FF0000,-32.304,86.706,12.7546 -persian sad rap,2ee163ed,#FF0000,83.0822,-61.5997,12.3938 -punta,9cd5199e,#FF0000,148.177,-81.5663,-4.9299 -sungura,c0ca3b35,#FF0000,85.2599,34.4141,-21.2043 -stateside dnb,aace0eea,#FF0000,140.7112,-213.2691,-1.6663 -tucson indie,081a89c1,#FF0000,-65.7439,63.7563,15.3048 -slovenian rock,c7ac7493,#FF0000,-58.4488,-14.7862,10.0073 -punta rock,4d8ad692,#FF0000,133.4953,-80.9621,-3.182 -stomp and whittle,8135a4fe,#FF0000,-64.7943,16.6152,-7.8027 -deep deep house,470f4a6c,#FF0000,283.8461,-232.6035,4.1753 -dronescape,3765c0f7,#FF0000,-298.752,180.9987,67.0051 -glitch beats,cca5ac31,#FF0000,82.7964,-97.1519,6.3639 -plugg en espanol,c3da079a,#FF0000,94.4359,-106.5687,15.6125 -euskal indie,5faed8bc,#FF0000,-60.7638,-103.798,-0.4459 -muzica copii,bf554a04,#FF0000,136.1534,27.8906,-2.9578 -ambient black metal,e3e44441,#FF0000,-257.7891,74.5,72.9109 -makina,1150c3c5,#FF0000,153.2052,-214.0736,13.7779 -musica pitiusa,b4391c63,#FF0000,-58.9069,43.8128,3.5166 -dub punk,c710d85b,#FF0000,35.0712,-92.4005,-7.6446 -leipzig indie,26072bb5,#FF0000,34.3719,-88.9418,1.8 -drill dominicano,7b78ea3a,#FF0000,209.2784,-25.3068,11.2465 -indian percussion,3ae5aa7d,#FF0000,149.6158,104.0531,2.9315 -festigal,95e2e12d,#FF0000,-28.5084,-81.8772,-19.8389 -polish contemporary classical,c8c5eb18,#FF0000,-181.9715,259.9067,8.7978 -german pagan metal,5d990f41,#FF0000,-236.5764,-109.3513,14.1834 -pittsburgh metal,d77b5325,#FF0000,-190.5787,25.4396,-3.5976 -contrabass,04e2f76d,#FF0000,-62.4763,252.2608,2.7104 -norwegian space disco,fd9e71c3,#FF0000,178.1898,-191.3621,5.5904 -ukrainian contemporary classical,a671ffd9,#FF0000,-91.8191,167.9123,-9.2823 -kelowna bc indie,c6744cf1,#FF0000,-127.3519,-124.641,10.5857 -folk black metal,a28e643d,#FF0000,-247.6575,-45.0052,-4.9131 -bass trip,bf487508,#FF0000,119.9806,-76.9943,1.7769 -hungarian techno,55332c48,#FF0000,256.3566,-229.1216,10.9789 -moderne ludovky,73cab38c,#FF0000,24.9418,-50.9414,-0.2136 -mongolian pop,d1eab989,#FF0000,72.2175,-103.7212,-8.4305 -indie electronica,3c4aa7d9,#FF0000,55.0085,-85.0783,-5.933 -malayalam worship,5e2462b8,#FF0000,20.8125,-34.199,19.4506 -lagu sasak,a9856d76,#FF0000,37.0104,-44.2116,6.8463 -banda guanajuatense,95a3cdb7,#FF0000,76.9586,49.6747,11.7326 -english renaissance,9cd73b4d,#FF0000,-146.697,268.9147,-6.5575 -light music,c3ead9bf,#FF0000,-151.5095,189.4937,15.8991 -deep progressive house,1dcd68c2,#FF0000,218.0738,-245.9782,-12.4269 -chicano punk,dd8d0fe0,#FF0000,-125.7387,-2.2927,5.7033 -guitarra clasica,be24787d,#FF0000,152.5587,299.768,14.6666 -halifax indie,b572ef80,#FF0000,-70.5171,-22.419,15.826 -dancehall guyanaise,699240cc,#FF0000,167.6315,-29.6053,-6.0148 -lancashire indie,49166fb3,#FF0000,-62.5826,-4.2909,-7.6637 -columbus ohio indie,12f271c8,#FF0000,-75.9189,14.1893,-16.8237 -oth indie,e03c852d,#FF0000,-71.9005,1.0122,-12.1766 -cuento infantile,8a0a70a0,#FF0000,283.2931,157.3801,-17.3274 -kenyan drill,e4a9e72c,#FF0000,236.835,-77.6263,9.6095 -baptist gospel,238d5a7b,#FF0000,-172.4963,183.2862,7.7166 -czech indie,d245ae12,#FF0000,-60.4266,-29.3222,3.8184 -jazz puertorriqueno,21b9f6bc,#FF0000,151.7739,182.9079,2.05 -singaporean electronic,e3656269,#FF0000,103.1392,-189.6779,9.8463 -armenian folk,2795353c,#FF0000,-64.2546,102.5554,-14.0623 -pashto pop,42408704,#FF0000,34.6565,101.1299,8.4945 -canadian psychedelic rock,9306c565,#FF0000,-148.341,-9.3872,-1.4231 -detske pesnicky,b359eb96,#FF0000,137.773,52.2579,-6.3881 -german dnb,8eeca579,#FF0000,132.655,-205.743,27.1297 -northern irish punk,85646cb9,#FF0000,-117.4208,-26.7243,9.2048 -trad quebecois,d8530838,#FF0000,56.5111,61.6402,-11.6537 -future ambient,5cde7880,#FF0000,118.476,-163.3688,-0.4494 -spanish rockabilly,346a638c,#FF0000,-30.3769,-34.5027,4.3135 -aarhus indie,7b63f921,#FF0000,-97.787,25.6773,11.3735 -italian folk,764e2769,#FF0000,22.9733,90.1751,-9.6677 -rap galego,1e1f9c90,#FF0000,74.2732,-64.8293,20.5418 -swiss alternative rock,64a3f2db,#FF0000,-77.4973,-107.7362,15.0659 -solipsynthm,91ab68a8,#FF0000,19.1566,-176.9305,-0.8028 -brazilian techno,0869c114,#FF0000,248.1093,-246.9301,15.5641 -fast melodic punk,a1e91462,#FF0000,-160.9853,-113.391,1.9995 -libyan pop,266df66a,#FF0000,29.2241,-11.539,-3.3266 -american romanticism,8f2ad3a1,#FF0000,-84.3736,249.8579,4.5261 -northeast indian hip hop,f285838b,#FF0000,116.8192,-29.148,-11.5447 -erotica,fa6d483c,#FF0000,40.1564,35.3919,-5.5688 -atmospheric sludge,a96283f8,#FF0000,-213.8891,-4.9385,-17.1681 -arabic instrumental,ad3ff707,#FF0000,-44.9254,103.1134,0.2596 -swiss indie folk,bb52d19b,#FF0000,-55.3905,74.6645,-1.6613 -brazilian dnb,649f2e69,#FF0000,175.2741,-222.6221,16.1567 -acid trance,4a077e9e,#FF0000,134.8674,-214.6692,8.1367 -rap metalcore,526bf14a,#FF0000,-72.4639,-119.9,16.0112 -bossa nova jazz,4b1b4e48,#FF0000,77.9232,67.6439,1.5898 -highlife,337a069b,#FF0000,158.24,81.7136,-7.2563 -deep liquid,16ad6bd5,#FF0000,63.7084,-241.026,-7.114 -psydub,a8586540,#FF0000,69.3937,-177.3721,0.2252 -broken beat,66566d5a,#FF0000,150.9785,-159.8238,-9.2073 -old school hard trance,e4e5187e,#FF0000,66.93,-184.871,-5.7853 -power thrash,5afc6cc0,#FF0000,-168.4467,-87.9428,14.6886 -corsican folk,6d793c35,#FF0000,-75.6519,148.7593,-19.0888 -deep soul house,48e972e2,#FF0000,211.7049,-203.8074,14.3071 -musikkorps,ea609fdb,#FF0000,49.2817,207.3286,-16.7355 -romanian folk,b71e0b08,#FF0000,-8.4129,205.0972,19.3024 -psalms,3f0fb5a4,#FF0000,-68.7749,148.5749,-10.3899 -austin singer-songwriter,4f461b05,#FF0000,-9.992,78.252,4.0212 -sega,9bc5f617,#FF0000,128.3418,-41.2066,-11.8365 -magyar mulatos,d6b339e6,#FF0000,78.2635,-163.3695,9.1496 -limerick indie,c0b2c766,#FF0000,-91.0548,-42.1475,11.7211 -xhosa,248db518,#FF0000,55.4204,109.4714,3.4955 -russian techno,819ae1f1,#FF0000,250.031,-229.7317,24.4218 -zurich indie,fbc175df,#FF0000,-0.182,-91.488,-13.0557 -minimal dnb,79b9a38d,#FF0000,118.515,-157.0198,1.5883 -hungarian indie,aa88e738,#FF0000,-80.0721,-83.0374,-5.7043 -indie psych-pop,f98cce59,#FF0000,-104.8187,26.1706,-5.3139 -greek rock,ad307ca7,#FF0000,-124.9265,-112.9173,-22.2872 -industrial techno,de3fe01e,#FF0000,135.3183,-226.7034,23.8113 -mexican traditional,8dd85dff,#FF0000,108.7456,114.4741,-8.2249 -vintage italian pop,094d187c,#FF0000,13.0184,253.8598,-23.6432 -experimental synth,6d4f54dc,#FF0000,-137.1061,95.4608,13.9697 -swiss singer-songwriter,8084522d,#FF0000,-7.9054,29.9035,5.0376 -rasiya,1e3e2ea4,#FF0000,108.3272,-154.7109,10.2971 -nitzhonot,2c210a21,#FF0000,84.1835,-276.2105,14.0347 -gambian pop,a96023df,#FF0000,172.4591,-13.0999,0.7426 -canadian experimental,a24a99e2,#FF0000,-197.0909,71.0784,11.8468 -swiss reggae,d7ed1387,#FF0000,218.1974,-121.1469,-1.8067 -deep brazilian pop,66350345,#FF0000,61.7547,115.7691,-17.4134 -capoeira,79fccdf4,#FF0000,177.7496,119.7491,6.5159 -metal gotico,37f2dc2d,#FF0000,-169.9033,-75.1271,-0.3678 -finnish pop punk,15e77c22,#FF0000,-134.5103,-109.2606,-4.2597 -deep liquid bass,656bc40f,#FF0000,155.2419,-196.0854,8.8359 -kenyan alternative,bd625fb1,#FF0000,102.6044,39.9215,-7.5196 -freakbeat,7b66a975,#FF0000,-56.9045,52.3923,-4.2438 -spirituals,bc6ecb5d,#FF0000,20.7886,231.9991,-28.8347 -drone ambient,6b3cbe7e,#FF0000,-328.4053,223.2729,0.1209 -orquestas de galicia,f6dce878,#FF0000,100.1551,-69.7941,9.8025 -irish punk,8e1611b0,#FF0000,-126.8376,-16.9599,0.158 -mezmur,ea823b0d,#FF0000,2.6396,20.3709,5.6612 -punk tuga,bf0e7b6b,#FF0000,-116.9031,-67.2657,20.8366 -french post-punk,0ad09fb2,#FF0000,48.7231,-49.3058,-9.8756 -experimental guitar,81e5bb93,#FF0000,-67.5386,168.1841,-0.5281 -boogie-woogie,02e1c0f2,#FF0000,160.4239,176.949,-14.006 -musica costarricense,897cb729,#FF0000,53.2261,64.8574,-20.653 -german dark minimal techno,3d5ae1d9,#FF0000,170.1146,-246.5377,35.4067 -singaporean hip hop,8a8e258a,#FF0000,127.8559,-57.6481,-3.6229 -texas punk,12d709c2,#FF0000,-131.3812,-7.5789,-8.4121 -forest psy,2e3ae2aa,#FF0000,140.2894,-271.3914,34.2129 -serialism,baa4220a,#FF0000,-124.7827,281.435,0.4685 -reiki,6776afa7,#FF0000,-297.5005,243.3078,-10.657 -gamecore,2a6bbb1e,#FF0000,-7.1007,-139.0317,3.8026 -erotik,a6b12af3,#FF0000,296.4197,124.1907,-10.0255 -swedish techno,10437ecf,#FF0000,201.5915,-211.4535,11.1782 -dirty texas rap,4cb09abf,#FF0000,174.5317,-115.9218,-7.9998 -australian blues,cf606153,#FF0000,38.0533,71.8636,7.5181 -blackened screamo,e7cff130,#FF0000,-214.0587,-1.7697,-17.5181 -vintage cantonese pop,867091fa,#FF0000,-20.9996,84.0989,13.0421 -french dnb,9f9e9ace,#FF0000,107.9244,-194.7572,13.73 -indie singer-songwriter,57d56f9d,#FF0000,-17.4355,88.0828,17.5346 -cosmic black metal,948b017b,#FF0000,-276.9034,5.7793,-10.92 -nordic ambient,b3320991,#FF0000,-201.0107,102.1421,20.6983 -musica potiguar,1629c038,#FF0000,77.7434,20.9048,-2.2224 -russian dnb,f104f56a,#FF0000,128.3454,-198.1266,17.1312 -popullore jugu,baaae9e8,#FF0000,36.5265,-53.6636,29.138 -technical black metal,037ca9fe,#FF0000,-279.0047,55.3298,19.3043 -bansuri,786cea78,#FF0000,-52.7483,227.5709,17.3801 -soul flow,da5d5602,#FF0000,77.894,-31.5655,-18.6377 -greek psychedelic rock,aa5ed18c,#FF0000,-126.3834,-3.8511,-9.4188 -klapa,5b68c5be,#FF0000,-100.2026,105.9941,-16.0446 -electronica chilena,e11651eb,#FF0000,146.7183,-160.5484,-4.8556 -birdsong,dbf0fff0,#FF0000,-234.6766,139.8666,-19.3487 -reggae mexicano,55d39d69,#FF0000,154.9736,-134.0393,11.76 -puglia indie,bea7a140,#FF0000,-8.9924,-134.6641,21.3868 -deep new wave,75b9ddd0,#FF0000,-17.8632,-155.7339,-10.1906 -somali pop,4af8c6cd,#FF0000,171.7072,-118.5752,-8.732 -brazilian tech house,5a1ae84d,#FF0000,305.6002,-245.7911,9.0491 -australian experimental,5300d6bd,#FF0000,-176.1794,98.1313,11.0373 -ukhc,840f5eaf,#FF0000,-181.095,-8.1761,-4.231 -8-bit,026e996a,#FF0000,1.4508,-179.5727,-2.6445 -pop boliviano,17e4dbac,#FF0000,104.3021,-77.6431,-8.7985 -indorock,1c196ef6,#FF0000,10.0954,9.9001,5.0657 -uk stoner rock,2491f42f,#FF0000,-192.225,38.2473,-19.0618 -south african country,9e3597c6,#FF0000,-4.651,8.5285,5.169 -canadian indigenous hip hop,774c38bd,#FF0000,159.7592,-122.604,-2.1777 -indie folk italiano,ec57568a,#FF0000,0.9674,30.2618,2.3429 -bible,383d407b,#FF0000,295.5686,180.9842,-6.2159 -berlin minimal techno,52816f5a,#FF0000,249.7196,-253.1542,26.0071 -minimal dubstep,f799ad2f,#FF0000,129.1087,-184.2255,5.6929 -austro-german modernism,7db7a4f3,#FF0000,-120.4786,286.5389,0.9298 -deep metalcore,05ebb9cd,#FF0000,-196.3464,-192.0158,21.4975 -japanese experimental,ae60885b,#FF0000,17.784,57.3778,-4.8499 -nz gangsta rap,2748db0f,#FF0000,182.9349,-106.4029,6.7475 -persian trap,a5028294,#FF0000,119.8138,-74.5276,1.7807 -irish classical,1cd33adf,#FF0000,-158.8904,281.4905,2.6544 -italian ska,722765a9,#FF0000,-43.697,-144.8587,13.7614 -mbira,b533af72,#FF0000,104.6368,41.567,-1.5819 -japanese girl punk,732e0512,#FF0000,-113.5114,-75.6332,-3.1519 -shamisen,fcf95c90,#FF0000,196.9646,90.5392,-12.1989 -focus trance,a5629956,#FF0000,238.3696,-260.4605,3.8191 -indie veneto,37b1820b,#FF0000,-64.2922,-104.8781,-1.153 -south african r&b,78a06dfb,#FF0000,122.3531,15.9806,-16.8293 -musica nortena chilena,529f91e2,#FF0000,64.5412,54.1676,-10.895 -gypsy fusion,0a58eb46,#FF0000,67.0885,-70.0935,22.1423 -kansas indie,5c880e21,#FF0000,-97.0157,-19.7397,1.8715 -russian pop punk,61405e6f,#FF0000,-96.0075,-204.4731,14.3644 -purple sound,215a08bb,#FF0000,79.8659,-158.3904,5.0387 -dunedin sound,3532b51c,#FF0000,-114.6299,3.2455,-16.8968 -japanese edm,d1669d01,#FF0000,-15.1193,-176.6803,1.9389 -technical brutal death metal,c0a94cb5,#FF0000,-205.6118,-50.9283,-15.5873 -outer hip hop,bac90a1d,#FF0000,149.2446,-35.0649,-6.8251 -rap moldovenesc,6723ab86,#FF0000,159.7516,-98.8446,1.5288 -japanese traditional,e68be58b,#FF0000,-142.0612,209.2797,41.2926 -pinoy metal,65557fec,#FF0000,-139.9835,-13.5008,-14.5824 -punjabi folk,57b14839,#FF0000,107.7466,138.2905,-7.1696 -edinburgh indie,c1e838ea,#FF0000,-107.5826,-58.0251,3.2716 -classic moroccan pop,5610f9d2,#FF0000,46.6806,51.3223,2.5031 -laulaja-lauluntekija,61e5b168,#FF0000,-40.2846,45.6729,21.3174 -uruguayan indie,c343eb76,#FF0000,-15.9335,-31.4788,8.3343 -kids dance party,7221f83f,#FF0000,281.0291,-184.2296,58.116 -erotic product,c8afa948,#FF0000,-206.9852,177.4239,-19.1932 -surinamese pop,444b8074,#FF0000,128.0384,53.0539,-7.3867 -post-punk mexicano,8ab569c3,#FF0000,-87.3942,-203.4151,-7.1195 -drill tuga,10bd686d,#FF0000,190.1013,24.0283,-0.1428 -belgian new wave,a410f7f5,#FF0000,18.0211,-136.6456,-29.5782 -classic bulgarian pop,68ba7d91,#FF0000,-0.3691,-0.2911,-10.7526 -joropo,99c309f1,#FF0000,113.1534,151.8697,-14.3155 -arkansas indie,4d6df381,#FF0000,-56.5128,39.9392,4.1838 -italian contemporary jazz,eae90b8a,#FF0000,-8.2987,244.8467,-18.6192 -west virginia indie,d0490416,#FF0000,-118.054,6.9722,-17.9597 -jazz venezolano,346db11f,#FF0000,77.6442,122.8244,-18.7697 -mizo pop,247ffbb1,#FF0000,-14.7735,-38.82,-0.5752 -southern china indie,162fbc4f,#FF0000,-56.8407,-52.8851,3.7291 -language,e11523c5,#FF0000,178.7414,109.1629,-2.7116 -destroy techno,f63c7bdf,#FF0000,172.3106,-203.4199,2.594 -lezginka,6c46254b,#FF0000,28.5956,-153.4654,-22.383 -oberkrainer,213fb8f8,#FF0000,84.1641,98.2936,6.9543 -dancehall mauricien,ff4fc4a1,#FF0000,266.1083,-164.8412,18.1428 -stl indie,0840ccd1,#FF0000,-69.4351,-1.7073,-12.8734 -dutch blues,f9f27638,#FF0000,-47.996,46.7044,13.4725 -lund indie,414e14a0,#FF0000,-122.6412,-12.1692,6.5747 -pacific islands gospel,973bee69,#FF0000,0.0867,-51.9177,-2.6537 -lagu sabahan,f46e9cc3,#FF0000,-19.6701,-105.9585,3.068 -indie pop rock,cc79bff9,#FF0000,-62.0587,-116.7891,5.8483 -musica occitana,6c22c1fd,#FF0000,36.3207,17.4708,13.1727 -vlaamse rap,6e7c7160,#FF0000,196.4712,-2.27,-2.9963 -turkish reggae,ffc226b7,#FF0000,102.3769,-129.8496,23.6081 -contemporary folk,6cec5f25,#FF0000,43.0938,137.6992,-0.4752 -spacesynth,33006f56,#FF0000,10.1298,-183.414,-3.1604 -string folk,f6ce8821,#FF0000,-4.4929,207.7766,11.7071 -powwow,423621e9,#FF0000,61.6137,36.0587,-6.7982 -german melodeath,93204917,#FF0000,-228.2257,-112.0611,2.1422 -minneapolis punk,158828ee,#FF0000,-163.8102,-20.5527,2.3556 -wyoming indie,9817439c,#FF0000,-101.3143,-9.6236,5.3628 -deep neofolk,782c40db,#FF0000,-98.5711,87.5695,-1.3947 -detroit indie,b7b48d76,#FF0000,-44.2545,-59.4197,14.7068 -country boogie,6f88ee7a,#FF0000,195.1368,177.5116,-21.3869 -east anglia indie,a3c86b5e,#FF0000,-119.2077,-41.8707,17.6308 -belgian jazz,f2ed145c,#FF0000,37.541,209.7628,-15.2829 -milwaukee hip hop,a7d06f91,#FF0000,136.0761,-57.287,3.3296 -romanian indie,c1fdde4d,#FF0000,-51.5588,-100.2415,22.4102 -canadian post-punk,4fbe3ad7,#FF0000,-136.448,-96.0446,-0.8374 -yoruba worship,7dce3df9,#FF0000,65.8926,25.3294,-4.0597 -khmer hip hop,ebcdc49a,#FF0000,185.8038,-115.9359,-4.2652 -dutch jazz,8b6a5d26,#FF0000,-13.7078,163.8952,-17.4946 -finnish progressive metal,75e2eadb,#FF0000,-209.8614,-114.8534,-1.5513 -malagasy pop,fd045bd4,#FF0000,74.3089,-34.6079,-4.8787 -korean soundtrack,b757228b,#FF0000,-120.7908,96.1822,14.314 -afro psych,5f01e9e6,#FF0000,111.0596,17.4438,-20.2977 -vispop,c600ce83,#FF0000,1.5059,-40.5658,9.9545 -madrigal,16716274,#FF0000,-227.504,285.3188,-1.6423 -chill baile,6d84afb8,#FF0000,171.4097,-161.1414,3.2951 -drumfunk,530d87e4,#FF0000,105.8556,-184.749,19.8065 -spanish indie rock,9bd7d8d8,#FF0000,-152.7537,-85.3074,6.7405 -experimental club,58a04d85,#FF0000,72.3119,-126.7769,28.0198 -thrash core,f77763df,#FF0000,-188.4572,14.3988,-1.662 -hardcore punk espanol,f60a0f37,#FF0000,-146.5188,13.0163,-5.7037 -indie rock colombiano,4a7f4601,#FF0000,-89.2562,-109.4183,10.37 -norrbotten indie,5056ac26,#FF0000,-106.2054,56.2479,-10.1634 -zydeco,b9a25377,#FF0000,76.9798,13.4333,-5.6942 -sierra leonean pop,392c53d9,#FF0000,178.9555,-72.2033,-0.722 -christlicher rap,dd35f415,#FF0000,136.5197,-32.4826,-11.1368 -southeast asian post-rock,275a50a8,#FF0000,-130.4509,-28.8732,8.4591 -bisrock,154be140,#FF0000,-17.3566,17.885,1.1042 -german street punk,ea8bbec1,#FF0000,-115.1777,-19.3373,9.0293 -kyrgyz pop,9f3994c8,#FF0000,94.1426,-122.402,27.9307 -russian shoegaze,0ce9be0e,#FF0000,-182.3401,-60.8188,-6.1314 -cantaditas,a93b4d3b,#FF0000,86.8287,-217.1615,11.39 -japanese idm,0934dc63,#FF0000,57.9515,-67.1065,-16.8688 -brazilian experimental,7df84636,#FF0000,-9.9982,38.6296,-10.0667 -little rock indie,8e3629da,#FF0000,-92.6831,-14.5219,-1.2625 -traditional scottish folk,b6d7ce49,#FF0000,-44.3449,122.9117,-1.351 -salay,168c8ee9,#FF0000,76.846,-31.7173,7.7083 -malawian hip hop,f8598501,#FF0000,138.0967,38.9767,-4.9575 -belgian electronic,e8f62c9c,#FF0000,129.3584,-168.0207,-4.2203 -cologne electronic,fb358d5b,#FF0000,152.1351,-177.0301,-11.033 -american choir,06a9eef0,#FF0000,-228.2211,272.0124,-18.8954 -venda rap,8e36ceb5,#FF0000,149.658,-1.3336,-4.5093 -gamelan,27b5159c,#FF0000,58.1868,86.2208,-9.3374 -swedish psychedelic rock,37e196ae,#FF0000,-164.7915,37.1592,5.5329 -tango cancion,27cb6a99,#FF0000,109.7024,281.3109,20.4424 -british math rock,1af7a9db,#FF0000,-108.1989,19.7967,-10.677 -musica mocambicana,b2dd8535,#FF0000,105.2911,7.5515,-21.1996 -purulia pop,0ab99a74,#FF0000,1.3944,-132.2805,14.2916 -progressive breaks,f6a30fce,#FF0000,155.5061,-233.3477,29.0627 -argentine hardcore,ebe49491,#FF0000,-131.2838,14.3515,13.2485 -guitarra argentina,6a428a61,#FF0000,189.9632,286.8606,41.0424 -irish dance,e0ffc75b,#FF0000,58.7251,45.5613,-3.7863 -punk colombiano,faafac8b,#FF0000,-110.1041,-96.111,-7.8889 -new wave of osdm,6732cfb9,#FF0000,-248.5593,16.9708,7.5876 -african electronic,7c13103c,#FF0000,164.8471,-138.5435,-10.5282 -north dakota indie,e1df475e,#FF0000,-80.7246,99.5731,11.5187 -minneapolis metal,1eed1cdd,#FF0000,-210.2874,-48.027,-13.4242 -danish black metal,b555590f,#FF0000,-274.3072,34.2852,5.3894 -dark psytrance,271b698e,#FF0000,64.1684,-267.085,5.3753 -baltic post-punk,78d03ab5,#FF0000,-83.2238,-129.628,-1.7358 -panamanian rock,bebb928f,#FF0000,-55.7558,-100.6784,21.6505 -deep ambient,59b5e31c,#FF0000,-255.251,177.8224,22.2466 -denver metal,97ab5a73,#FF0000,-203.8939,-52.6737,-22.4262 -hengelliset laulut,0f6b6054,#FF0000,-210.5523,271.0069,-4.5543 -trallpunk,56f5139f,#FF0000,-163.2001,-20.0566,3.9456 -early music choir,a0219335,#FF0000,-282.68,273.7013,-19.5372 -samba gospel,8d98d97d,#FF0000,37.2633,21.4391,7.7807 -brazilian indie rock,da61d500,#FF0000,-109.7326,-12.2203,20.7678 -dutch black metal,4bf9ece9,#FF0000,-290.7218,0.8231,-24.8881 -chattanooga indie,6a5296ed,#FF0000,-26.0775,1.1125,4.8941 -navajo,abff67dd,#FF0000,43.4586,218.0421,-0.1882 -santali pop,433b345e,#FF0000,52.3553,-53.4883,10.5428 -musique tahitienne,69698f8f,#FF0000,51.0728,-3.4131,15.5142 -german blues,be07183f,#FF0000,53.5252,52.6427,-5.8986 -mexican son,a2aa5670,#FF0000,104.2407,149.356,1.6024 -nordic shoegaze,7efbb5ec,#FF0000,-189.9221,-86.5984,10.2741 -afrobeat fusion,6ed3ef14,#FF0000,120.9506,14.4932,-4.7451 -indonesian trap,d345d7f4,#FF0000,73.5688,-116.6069,29.0268 -yoga,6b3bebb6,#FF0000,-251.5529,201.5266,29.5731 -uk noise rock,f7b1a7ef,#FF0000,-186.4568,-4.0727,-10.9656 -barbershop,685399c2,#FF0000,-81.2457,182.8115,-6.7812 -finnish black metal,3c914ec6,#FF0000,-281.5073,-23.915,-34.8568 -rap guarulhense,9e136294,#FF0000,100.0832,-74.0376,-3.9859 -tunisian alternative,029c3c38,#FF0000,-66.8469,-64.2754,3.7838 -psychedelic jazz fusion,042fb8ce,#FF0000,-54.2304,45.4984,2.1478 -sefardi,d8fb1835,#FF0000,-52.672,168.6026,2.3112 -irish drill,5b84af40,#FF0000,252.8126,-58.7236,-29.6373 -italian mandolin,6aa3179b,#FF0000,-60.2282,126.7939,28.4614 -classical harp,de9e8566,#FF0000,2.0826,262.7886,-57.987 -galego,950d7a35,#FF0000,-18.3583,8.8229,-6.2215 -pei indie,5cf32aff,#FF0000,-43.0347,38.6733,-2.7365 -myanmar indie,22fa6152,#FF0000,-34.7005,-59.2224,1.6174 -canadian psychedelic,ede8da9d,#FF0000,-38.8237,63.7581,15.247 -australian techno,57260f3d,#FF0000,193.9321,-226.9708,17.3636 -traditional rockabilly,97cb3e2b,#FF0000,67.8746,106.5818,-18.6545 -german electronica,b76e8436,#FF0000,101.869,-132.1383,23.5036 -ney,57ca6dec,#FF0000,-136.3926,198.2078,6.1022 -house argentino,0128e342,#FF0000,289.2405,-242.7385,8.5221 -lithuanian indie,934b7f4c,#FF0000,-20.5188,-31.7515,5.5713 -deep southern trap,ab30fab6,#FF0000,162.0874,-150.477,14.7117 -vlaamse cabaret,802f443e,#FF0000,129.0468,139.9087,-7.2503 -ottawa indie,ddd10258,#FF0000,-95.5412,-25.6889,-3.258 -russian nu metal,4fdd0913,#FF0000,-117.6186,-108.7459,2.8995 -khandeshi pop,b8627210,#FF0000,31.1839,-82.9512,14.7067 -musique acadienne,cd6bf977,#FF0000,-6.9556,9.9525,-0.2307 -ragtime,65eb6179,#FF0000,189.8736,269.8345,28.3392 -cabaret,8eb4dd4f,#FF0000,90.3996,304.1319,-0.3183 -vintage chinese pop,4e6adfb4,#FF0000,-80.3429,111.8237,17.1884 -nohay,e3a8cb7a,#FF0000,-62.1455,188.1614,7.424 -rock tico,046ab6a7,#FF0000,-70.5548,-105.4795,6.9375 -banda peruana,d380c510,#FF0000,86.1904,78.9433,-7.5934 -marimba mexicana,d30529a6,#FF0000,207.4092,11.096,39.0219 -american orchestra,d5f3e29a,#FF0000,-204.9464,233.3724,48.4574 -abstract idm,b29e810c,#FF0000,-39.0555,-88.8675,4.4563 -brazilian blues,a6b3dbf9,#FF0000,-3.3107,-2.8158,19.5545 -russian pixel,a438950a,#FF0000,185.7253,-134.0752,-9.5799 -ny roots,65bf7579,#FF0000,3.8425,20.6612,16.6292 -sasscore,39c9a5ba,#FF0000,-177.8055,21.6407,3.4813 -voidgrind,a402f6ea,#FF0000,-264.9533,49.5001,29.7195 -assyrian pop,9c1388cd,#FF0000,19.5348,-67.4162,11.5737 -malaysian tamil rap,ebbf5e49,#FF0000,154.9035,-68.1719,-8.7251 -jazz violin,57e30bf1,#FF0000,47.4935,212.5149,3.2814 -estonian rock,67e2b932,#FF0000,-114.0377,53.5312,-6.9557 -greenlandic pop,c3858ec3,#FF0000,-19.2702,-90.3005,4.3897 -japanese psychedelic rock,53c86b47,#FF0000,-181.2339,98.7065,2.1444 -erhu,f20026d7,#FF0000,-181.7354,194.826,32.28 -celtic harp,764cf9ae,#FF0000,23.0404,295.766,-24.1649 -ruta destroy,b05636a3,#FF0000,147.4364,-200.8949,-2.7148 -taiwan post-rock,9dc84504,#FF0000,-133.7902,-4.8748,-10.2607 -belgian modern jazz,b982ff35,#FF0000,-5.0532,120.9098,6.8931 -montana indie,a61dc2e7,#FF0000,-3.7714,36.7639,5.5257 -euroska,0792101f,#FF0000,62.4906,-121.6637,14.3262 -neo-psicodelia brasileira,c3d525ff,#FF0000,-116.8388,49.3087,5.1204 -western saharan folk,886954fa,#FF0000,56.1404,90.94,-0.9351 -pahadi pop,88d1a146,#FF0000,1.1008,-115.6529,6.5587 -musica calabrese,05a794fd,#FF0000,39.5474,0.9043,7.7862 -deep melodic hard rock,e481f12f,#FF0000,-159.0782,-87.5031,10.2232 -luxembourgian indie,5decefad,#FF0000,-69.0273,-73.7797,-2.7176 -south african electronic,fa803b29,#FF0000,135.5783,-163.8609,-6.5223 -finnish jazz,2a3f2172,#FF0000,3.1914,118.4543,5.5261 -synthwave brasileiro,f852afed,#FF0000,-49.9215,-136.0845,13.4054 -turkish post-punk,03d85e4f,#FF0000,-73.3697,-62.1171,4.5463 -vaudeville,9fe548a1,#FF0000,84.549,292.1693,12.2966 -portuguese metal,b95c1d75,#FF0000,-195.0702,-92.0645,-8.1534 -boogie,f4ede034,#FF0000,188.4115,-153.6548,-19.8116 -trap cristiano,4c9ebd56,#FF0000,150.2,-51.5626,18.227 -guidance,30292007,#FF0000,288.6074,141.5624,-19.6688 -barnalog,915c3cf7,#FF0000,133.5582,116.4479,27.3934 -australian comedy,c83e502b,#FF0000,125.729,147.7053,-15.284 -slovak folk,22123b01,#FF0000,-3.5549,132.5264,-10.5858 -dutch musical,72ec94e1,#FF0000,-51.3117,107.6337,-6.1168 -piano house,d12a0153,#FF0000,182.0082,-222.7908,13.9948 -deep german punk,cbfe3029,#FF0000,-123.8272,-88.6823,9.1864 -psychedelic blues-rock,0baeed71,#FF0000,-78.4967,73.0695,-11.6755 -gospel amapiano,3cebc6bc,#FF0000,55.58,-170.2445,6.182 -new wave of speed metal,4b0d0a57,#FF0000,-220.5132,-53.4484,-13.0665 -deep east coast hip hop,34b25f18,#FF0000,171.2218,-70.9914,13.2111 -manitoba country,dc9f911c,#FF0000,-44.2659,-50.2897,9.1778 -hip hop reunionnais,3e513611,#FF0000,196.6672,-69.1773,-3.6505 -friese muziek,85db9da5,#FF0000,15.8343,31.7696,-0.1352 -caracas indie,c2aa9b94,#FF0000,-27.0774,-100.0971,26.0636 -essex indie,cb570396,#FF0000,-71.4452,-64.7548,2.2372 -tzadik,da037ccb,#FF0000,-86.8402,203.9407,-4.8354 -galician folk,617b15b0,#FF0000,-120.4419,82.4819,-18.2325 -klezmer,8c73f512,#FF0000,17.4288,167.1558,-11.2209 -musica mapuche,10891f92,#FF0000,44.8261,51.9212,-5.448 -jazz guitar trio,47bdf33f,#FF0000,137.7271,200.8348,7.4969 -german death metal,e2cff49f,#FF0000,-216.9198,-78.1329,-7.0876 -traditional reggae,ae841d6e,#FF0000,197.6644,-106.3367,7.4695 -string band,6f8d6614,#FF0000,63.1594,114.2407,-18.4331 -ambient dub techno,af5b543d,#FF0000,129.1532,-149.5762,14.5499 -wisconsin indie,27961035,#FF0000,-105.3291,36.4041,15.8231 -swedish post-hardcore,0785208d,#FF0000,-189.8649,-87.9403,9.356 -thai instrumental,4a34d774,#FF0000,-12.2882,154.1621,-11.3712 -adelaide indie,491ea784,#FF0000,-122.0518,-62.6126,10.3719 -new weird finland,cd013a7a,#FF0000,-72.6274,134.4462,10.8393 -son cubano clasico,457da79e,#FF0000,182.5383,201.2929,-25.2873 -georgian hip hop,1fb55a24,#FF0000,139.6414,-62.5413,-12.0741 -dark electro,2c9243b5,#FF0000,-26.6896,-214.746,53.5945 -musica goiana,a4bbcff7,#FF0000,36.733,77.2827,7.3985 -humppa,db944aa8,#FF0000,46.5026,41.3897,-29.8402 -calgary indie,e1c614e4,#FF0000,-83.1078,30.5236,-0.1816 -albany ny indie,5b58630c,#FF0000,-74.8581,14.0257,5.0052 -uilleann pipes,71bc3fad,#FF0000,-167.1393,168.3767,18.1405 -post-punk latinoamericano,7491f837,#FF0000,-79.5574,-132.3912,-11.1978 -technical grindcore,8bb1e567,#FF0000,-232.3361,26.2405,10.8375 -musica indigena mexicana,139524f2,#FF0000,128.8338,71.6974,-8.7983 -polish hardcore,a7dc6767,#FF0000,-156.0986,-57.3361,-9.1814 -fo jing,d0eec4c1,#FF0000,-142.562,112.4397,-4.0908 -musica mallorquina,1ffa2d9b,#FF0000,-22.2522,-11.6053,0.0094 -lo star,68f3f854,#FF0000,1.0355,-6.9318,19.6328 -judaica,e8a5a71a,#FF0000,3.9389,133.4121,-10.1973 -chinese instrumental,520ea3b8,#FF0000,-182.4238,167.6984,16.4175 -nz metal,335171e0,#FF0000,-210.3441,-79.0619,-3.1947 -chicago mexican,92c2fea2,#FF0000,83.9527,44.122,-11.2233 -euskal reggae,95025153,#FF0000,108.8592,-131.1804,7.4718 -deep funk house,cddac7d4,#FF0000,291.626,-240.251,7.3432 -indonesian death metal,537909d4,#FF0000,-194.7639,-56.7643,13.306 -circus,3f2c0d97,#FF0000,-2.9839,96.2283,-15.5366 -austrian black metal,e04a577d,#FF0000,-245.25,-39.6802,-23.5967 -speedcore,ce92dfeb,#FF0000,-87.8936,-220.0546,-7.9443 -portuguese techno,29aa8544,#FF0000,206.2077,-234.6417,-15.1526 -joseon pop,5af357df,#FF0000,-65.9803,82.0337,-7.1786 -georgian alternative,485bfe63,#FF0000,29.161,-45.0098,9.7892 -indonesian emo rap,d11bc6ba,#FF0000,71.1084,-113.7312,1.0276 -finnish progressive rock,3cda95ec,#FF0000,-141.1935,21.7593,1.39 -cleveland indie,7fa0aded,#FF0000,-132.8855,-16.6,-2.9231 -deep flow,4d1b597b,#FF0000,124.0407,-60.2259,-13.4993 -talentos brasileiros,dce96b38,#FF0000,45.2844,9.4991,11.8165 -cybergrind,3553f40f,#FF0000,-186.3507,-42.2043,2.7051 -grunge pop,28c2b4f3,#FF0000,-128.0788,-148.8273,9.0503 -norwegian contemporary jazz,3306bd6e,#FF0000,0.8557,154.1499,9.1296 -psybreaks,b874239d,#FF0000,154.512,-226.4681,14.1385 -african percussion,75b9772d,#FF0000,29.1504,173.6324,-0.1767 -folklore veracruzano,14581ca1,#FF0000,119.4039,161.5881,-8.7918 -gothic post-punk,18beca1b,#FF0000,-90.6017,-102.4166,-7.6267 -szanty,7cb6a5eb,#FF0000,43.9381,69.119,5.8836 -polish folk,377815a6,#FF0000,-32.0236,107.8348,0.8721 -sinogaze,c660d383,#FF0000,-165.3422,-68.059,-1.7098 -ukrainian alternative rock,061a7d5b,#FF0000,-148.0023,-71.0522,1.2139 -forro manauara,56477351,#FF0000,213.4353,19.8027,12.5198 -blues-rock guitar,fc8680ad,#FF0000,55.0733,28.4951,4.647 -byzantine,081edb05,#FF0000,-203.3064,267.6955,8.1764 -metal colombiano,e73ad3bf,#FF0000,-203.471,-14.3343,-0.8821 -rap tuga underground,597a45af,#FF0000,123.4808,62.5729,-2.5182 -finnish reggae,d9f7565b,#FF0000,169.276,-129.4817,-5.3576 -underground boom bap,2f03199a,#FF0000,91.6959,35.1071,4.8292 -tijuana indie,d3c5be46,#FF0000,-109.7927,-37.929,15.9891 -macedonian hip hop,b0584120,#FF0000,148.4193,-59.1469,1.117 -old school highlife,1191a3e4,#FF0000,162.255,-12.684,6.5557 -atmospheric doom,99a1bf2c,#FF0000,-220.8236,9.1013,18.5257 -georgian pop,30aedd47,#FF0000,-12.7936,46.715,23.3105 -taiwan electronic,7c073125,#FF0000,23.5948,-143.2728,-8.5163 -classic danish rock,9c4db77c,#FF0000,-28.3425,49.5791,10.6905 -rap congolais,efded9cd,#FF0000,162.5551,50.6728,4.519 -hip hop galsen,6cc60b02,#FF0000,167.0738,-10.9596,2.7208 -epic doom,ea9a1800,#FF0000,-216.2456,14.48,16.6888 -french folk,dfc2ff31,#FF0000,59.9044,192.4924,-20.0103 -experimental techno,73956189,#FF0000,102.6057,-177.4825,7.136 -talentkonkurrence,22c9d90d,#FF0000,130.3398,-180.4259,-4.7607 -mexican tech house,be472ba8,#FF0000,278.1531,-248.397,10.516 -folklore cuyano,6c1460ca,#FF0000,140.2925,180.1894,-9.1526 -russian heavy metal,984475ad,#FF0000,-144.8618,-77.3839,-8.4722 -palestinian traditional,f888e0ec,#FF0000,2.2298,148.1216,9.7276 -isle of wight indie,2f8832fc,#FF0000,-75.4163,-33.3415,10.271 -latvian indie,e4017abb,#FF0000,-42.3101,-30.276,11.5206 -lagu karo,2245ca23,#FF0000,17.5567,-76.9596,-1.2618 -electronicore,6f139544,#FF0000,-207.9676,-177.2084,21.4854 -washboard,3385612a,#FF0000,201.2532,181.7409,-33.6751 -australian classical,c80bc726,#FF0000,-123.8525,274.5872,-0.0373 -crossover prog,8733eeaf,#FF0000,-135.7595,-13.2668,-11.6698 -ukrainian folk,6a792c2e,#FF0000,33.734,-56.501,4.2334 -therapy,a8a511e7,#FF0000,-190.7017,209.8985,28.4595 -finnish soul,a54349b2,#FF0000,35.1445,-10.2442,9.7778 -atlantic canada hip hop,c0302b89,#FF0000,135.2016,-6.6355,4.3175 -neo-crust,2dfbfde6,#FF0000,-237.4845,0.6367,5.1871 -cork indie,5dd0b419,#FF0000,-79.3111,59.9447,-15.1422 -marching band,8fedf5f7,#FF0000,-16.1271,176.6647,13.7869 -experimental indie rock,d0a2106d,#FF0000,-86.7601,59.4018,-8.494 -canadian post-rock,97da6f72,#FF0000,-198.0343,70.9818,-17.554 -blackened crust,b2ca08c7,#FF0000,-270.054,41.4041,14.502 -street band,4b72e4b8,#FF0000,61.2714,20.1659,-5.5478 -electronica venezuela,90c48326,#FF0000,297.8089,-244.235,8.8098 -darbuka,5767083f,#FF0000,187.1049,-111.1811,1.4451 -italian post-punk,66bd07cd,#FF0000,-118.2436,-115.2606,5.0734 -kashmiri pop,d498e2c4,#FF0000,-0.2867,80.4037,-10.7548 -rap ecuatoriano,d7445f98,#FF0000,193.1793,-77.0106,8.2404 -norwegian death metal,febfdf5a,#FF0000,-245.8373,-15.875,-14.5447 -noise punk,17a12954,#FF0000,-170.337,29.7436,7.8574 -cameroonian hip hop,90f77942,#FF0000,145.222,22.4152,5.7748 -barockinterpreten,2d3be23e,#FF0000,-143.9669,219.2345,5.4832 -bmore,39361d7d,#FF0000,191.6983,-172.3143,-13.7979 -west-vlaamse hip hop,995f9eef,#FF0000,173.3276,48.5316,-10.9299 -euskal metal,f39a9196,#FF0000,-150.1856,-117.7949,-0.279 -tanzlmusi,cd178699,#FF0000,181.1177,210.5459,28.707 -mallet,b71498e9,#FF0000,40.4879,197.0544,0.6736 -maluku pop,238bb829,#FF0000,181.3019,-10.214,8.534 -neo-trad metal,397c1c87,#FF0000,-197.8627,-125.7194,-3.058 -bolivian rock,324ad15d,#FF0000,-19.1263,-107.4986,-3.8117 -junior songfestival,0a6009cb,#FF0000,51.1476,-163.1931,9.6941 -progressive thrash,a99e43f3,#FF0000,-180.3958,-61.5331,1.0491 -bisaya indie,274f3b3c,#FF0000,-82.4664,-22.072,13.8423 -pasodobles,ee2f3d1c,#FF0000,-20.2139,170.0742,3.0322 -hard minimal techno,a91ce1a4,#FF0000,364.9574,-236.3378,3.3575 -gnawa,600cd736,#FF0000,89.5332,96.4614,6.3816 -jazz orchestra,ce33d517,#FF0000,-55.0901,188.0948,9.0176 -umea hardcore,921910ca,#FF0000,-176.6191,21.1599,1.7445 -finlandssvenska musik,d693ed23,#FF0000,-17.6449,-19.7056,-1.1395 -emocore,267fda42,#FF0000,-128.816,-4.4849,-14.5063 -ilocano pop,a1c8f904,#FF0000,19.9443,40.5738,5.7239 -belarusian punk,6cbff7e3,#FF0000,-65.7601,-75.5206,-11.0662 -norwegian gospel,1389a62a,#FF0000,-18.5893,92.9678,10.1841 -lagu tarling,39b9f1da,#FF0000,86.357,-37.6312,-6.4949 -korean shoegaze,0c4df676,#FF0000,-160.8606,-28.0189,13.793 -rock progressif francais,bd2f5a7e,#FF0000,-82.233,99.8484,-3.2397 -bisaya worship,86059bc3,#FF0000,-52.1143,46.7617,-7.0164 -rap catarinense,50be5f9a,#FF0000,140.045,-11.6733,-2.5595 -electronica peruana,9cd13c6b,#FF0000,273.4202,-218.0615,11.9263 -ukrainian experimental,cc3ccbad,#FF0000,10.7742,-51.086,-0.4244 -nordic classical piano,0435bc77,#FF0000,-55.1364,277.6318,-8.0907 -florida hardcore,ecbe61a2,#FF0000,-162.8463,22.1303,5.0686 -traditional ska,cd260bae,#FF0000,152.3018,-10.7055,4.6957 -thai metal,4ba05e2a,#FF0000,-138.5383,-131.903,-2.6487 -franco-flemish school,ea998635,#FF0000,-246.9562,279.3794,-22.7557 -dutch experimental electronic,cabd508c,#FF0000,73.6628,-140.208,30.3859 -finnish doom metal,504cffc8,#FF0000,-234.3083,-21.2874,-12.2585 -traditional english folk,83fcafba,#FF0000,26.8278,200.6249,12.2895 -canadian death metal,e98cfc82,#FF0000,-228.0773,-57.7165,-1.5531 -musica pernambucana,e55876a7,#FF0000,92.0035,29.3124,-2.1257 -kalmar indie,9c8316de,#FF0000,-33.7069,-6.5844,9.5133 -norwegian prog,451f17ee,#FF0000,-145.4591,16.1086,8.0599 -ukrainian metal,355756d9,#FF0000,-206.5275,-87.5904,-8.9361 -zim gospel,7f5f4a36,#FF0000,-14.7206,-9.1565,18.3807 -narodnozabavna,11b5e0f0,#FF0000,94.2885,54.7031,-4.4381 -croatian indie,7261d379,#FF0000,-25.9532,-28.4553,12.094 -bachchon ke geet,468c9685,#FF0000,235.9658,21.6532,66.1029 -russian classical piano,e4ba743b,#FF0000,-63.3172,303.9942,-30.7201 -new england metal,866d337c,#FF0000,-206.4989,-16.963,12.3214 -komedi,45e255c3,#FF0000,89.0265,261.7231,15.9632 -czsk hyperpop,19119f83,#FF0000,53.6996,-115.73,-6.273 -rock gotico,17384d34,#FF0000,-107.4184,-166.2999,2.3486 -deep folk metal,8f0ee22c,#FF0000,-212.0722,-78.9458,2.6448 -canberra indie,0bef615f,#FF0000,190.6506,106.8179,-2.6371 -blues mexicano,782bd9b8,#FF0000,-13.1388,77.8298,2.0349 -hip hop boliviano,0da23cb9,#FF0000,154.971,-22.7091,5.0408 -balfolk,4c5d9fe0,#FF0000,-60.7508,100.0988,-11.6542 -jewish a capella,7c22da47,#FF0000,-61.195,81.6605,9.0854 -japanese house,feed712f,#FF0000,202.3572,-202.1831,1.5367 -sesotho pop,c96d7b71,#FF0000,72.0822,-37.3797,7.0336 -musica mexiquense,fd4e61b9,#FF0000,62.4517,-16.8804,-9.221 -musica valenciana,7d2955bb,#FF0000,52.6268,42.9561,-10.824 -modern jangle pop,570c5f5b,#FF0000,-119.448,-99.4358,-1.6161 -dark ambient,e77a8760,#FF0000,-230.8073,93.5894,1.9723 -faroese indie,daaeaef4,#FF0000,-71.8015,60.2928,-4.5877 -greek black metal,6f59ec8a,#FF0000,-258.1302,-63.3748,-18.8216 -deep freestyle,8ea109c0,#FF0000,119.118,-189.1892,14.6279 -noisecore,6e00c68c,#FF0000,-193.8745,37.1276,2.2603 -american oi,683597f7,#FF0000,-127.2658,-24.1043,13.0589 -balkan post-punk,d08834be,#FF0000,-49.7926,-35.7752,2.9342 -grenada soca,41a0bcdc,#FF0000,151.5956,-138.2604,9.3119 -dainuojamoji poezija,75e3c96c,#FF0000,35.4274,56.4213,-6.586 -military cadence,2ca3aa7c,#FF0000,354.251,-221.5855,93.8613 -bodo pop,fa26ad22,#FF0000,28.7967,-48.0526,10.5562 -musique touareg,ad1cf8eb,#FF0000,76.6712,113.7888,-2.1928 -myanmar hip hop,6163c878,#FF0000,165.6443,-136.2489,-3.0255 -emoviolence,d5bf8eda,#FF0000,-225.2078,35.171,10.9894 -azeri alternative,d1d9a703,#FF0000,-30.0962,4.8378,8.8986 -indie tico,d87ac34a,#FF0000,-64.1464,-21.8081,7.3504 -musique mariage algerien,a0ed4e71,#FF0000,50.9644,-103.426,-15.2954 -lithuanian rock,cefc8b44,#FF0000,-63.581,-98.2511,16.6243 -indie campechano,5f2b42ec,#FF0000,10.7977,-96.7732,-4.0712 -albanian rock,3ed26988,#FF0000,-20.0085,-66.4097,-10.7754 -punk galego,831ec4bb,#FF0000,-93.81,-109.3045,9.7748 -massage,336d0814,#FF0000,-286.7278,193.3594,-7.291 -italian metalcore,a31726b1,#FF0000,-222.8254,-166.8183,23.2573 -virginia indie,cb6e8821,#FF0000,3.5129,23.6986,0.5156 -french hardcore,0c93696c,#FF0000,-197.5631,-64.1546,-5.1645 -maine hip hop,790f65b6,#FF0000,93.7858,-75.6562,8.4671 -taraneem,433913a1,#FF0000,-6.269,110.6468,12.1527 -tibetan mantra,b81cc3a4,#FF0000,-93.822,174.1815,-4.2758 -bangladeshi hip hop,a4882020,#FF0000,137.9037,-45.5047,-3.4963 -estonian electronic,68e5a52b,#FF0000,78.4428,-162.7616,1.6052 -pune indie,0476a8bf,#FF0000,225.6782,193.0409,5.6844 -italian post-hardcore,816e0065,#FF0000,-157.1953,-9.6413,-8.8687 -iowa hip hop,86997701,#FF0000,143.7772,-55.0186,-1.7632 -musica antigua,f230bfe9,#FF0000,-27.9892,261.1327,23.86 -swiss worship,b31e3605,#FF0000,-110.6814,-55.4859,0.6747 -lagu manado,f250575b,#FF0000,-25.6828,-58.1602,8.1477 -tijuana electronic,961a8e41,#FF0000,114.4704,-183.0868,15.71 -xinyao,1de23fa0,#FF0000,-73.4778,65.0687,15.5644 -japanese classical piano,e25d9739,#FF0000,-29.3397,259.934,-13.2944 -swedish experimental,067a321e,#FF0000,-193.5533,92.1371,32.7719 -russian emo,5dfbeca1,#FF0000,-134.7851,-104.4002,-12.7323 -swiss black metal,efebdcd2,#FF0000,-248.0759,-64.2206,-16.8854 -russian post-rock,d394e16b,#FF0000,-196.2775,-53.1898,14.8122 -swedish underground rap,634e5c7e,#FF0000,135.1576,17.3498,2.301 -winnipeg hip hop,3bf911a5,#FF0000,125.9007,-63.5748,1.0013 -avant-garde black metal,82e07a0b,#FF0000,-247.3346,-15.6536,-15.0232 -classic tollywood,4d9a689f,#FF0000,103.7304,18.3598,-16.9515 -knoxville indie,06b04e19,#FF0000,-81.7815,3.0618,12.572 -mincecore,16c3483b,#FF0000,-211.1057,23.2302,-13.0626 -musica sammarinese,2b75bd96,#FF0000,29.7372,20.0611,29.001 -australian hardcore,e8aef04f,#FF0000,-201.4084,-8.5601,-15.0406 -forro instrumental,e1bb577a,#FF0000,69.2187,-0.6587,-6.9404 -bajan soca,f3a0d333,#FF0000,191.4417,-173.3423,-10.9422 -bosnian indie,d69cb482,#FF0000,47.8575,-66.1976,0.9173 -louisville underground,5a3f002d,#FF0000,-81.0205,31.9456,-1.6358 -czech alternative rap,b8e6a558,#FF0000,115.0173,-57.9797,-10.8449 -korean bl ost,8e04c29f,#FF0000,0.8353,-48.622,7.7844 -bangalore indie,a0fd1006,#FF0000,-18.9079,-40.3819,5.9405 -chimurenga,d2037e15,#FF0000,57.728,55.1576,2.7384 -trash rock,73c9f839,#FF0000,-137.4742,-21.0435,-2.6841 -togolese pop,ea7bd8db,#FF0000,125.9415,-37.9267,-17.6545 -uk diy punk,18b15903,#FF0000,-152.6233,-57.4826,-11.0978 -cornwall indie,07d4a61c,#FF0000,-100.3825,14.7807,6.9226 -montana roots,11c0454f,#FF0000,-12.2651,79.6539,26.67 -brasilia indie,f2b868e5,#FF0000,-15.0288,-38.2659,13.0276 -canadian comedy,e9a6afcf,#FF0000,210.3711,210.8006,38.057 -electronica cristiana,d03647c1,#FF0000,30.0109,-174.5479,-4.9 -deep dance pop,2a32c3b4,#FF0000,5.4535,-149.3028,-25.679 -yemeni pop,6f636acf,#FF0000,88.3793,25.3802,-1.9221 -modern big band,d667af10,#FF0000,-7.2417,140.0961,4.9123 -bagpipe marching band,e7eb3628,#FF0000,-209.4463,80.6334,-14.3623 -gospel soul,8de29aca,#FF0000,11.2456,122.5109,-10.8785 -muzica usoara,90345d2f,#FF0000,-39.6305,92.7651,3.7877 -brazilian death metal,585f4baf,#FF0000,-204.0896,4.3676,4.6967 -krajiska muzika,269d13cb,#FF0000,-7.2206,31.8189,-9.2977 -spanish experimental,f754e57f,#FF0000,-193.4055,130.4487,-32.1886 -tribute,aa4798cb,#FF0000,-1.1019,-39.6593,26.5768 -german classical piano,8a3b5cdc,#FF0000,7.9174,276.0564,-92.7542 -musica paranaense,dc5ed0ff,#FF0000,28.848,47.2241,-0.5263 -london on indie,b19137d4,#FF0000,-129.2491,-49.4198,17.8053 -japanese bedroom pop,c1ebaf25,#FF0000,91.7722,2.465,2.5787 -kannada bhava geethe,80a3e8db,#FF0000,95.0367,122.6746,-18.4561 -german hardcore,c2f3b895,#FF0000,-126.1021,-88.3636,-2.162 -dresden indie,901dd3a7,#FF0000,-70.8032,0.8434,4.6434 -hi-tech,c9ae599a,#FF0000,-76.8222,-164.9412,-2.1031 -psychedelic space rock,5200d1f4,#FF0000,-226.7535,47.7012,24.4157 -australian jazz,8a518459,#FF0000,26.557,220.948,4.0629 -pre-war blues,82fd9be7,#FF0000,257.8011,342.3498,23.1143 -polka nortena,e50c7cc0,#FF0000,143.1882,93.4726,3.0856 -slovak electronic,def7babf,#FF0000,188.778,-210.2838,10.5411 -hausa pop,36538ce5,#FF0000,166.0225,15.3353,-3.4293 -indonesian hyperpop,98451f37,#FF0000,23.6611,-147.0214,-8.0998 -oslo indie,addb2f3f,#FF0000,-97.9975,-2.9167,3.2073 -college marching band,0ef8526e,#FF0000,-8.8774,169.1119,7.1779 -black death,4366dc77,#FF0000,-246.8238,19.6075,38.8772 -cascadian black metal,d1693205,#FF0000,-272.8077,46.7543,16.9462 -latino comedy,28dfa2a4,#FF0000,126.949,170.9598,-5.6395 -classical trumpet,f0bd23e4,#FF0000,-40.7946,222.487,6.823 -raspe,71e31d22,#FF0000,194.9547,-26.7232,4.6723 -beach music,870161a2,#FF0000,-10.9756,-22.9874,20.3949 -italian death metal,242556a9,#FF0000,-207.3174,-62.5302,-25.5466 -polyphonies corses,ab54b986,#FF0000,-177.5902,165.497,-9.2181 -dikir barat,d6f78d0a,#FF0000,51.453,-111.0516,2.026 -icelandic post-punk,c754011b,#FF0000,-85.2114,-116.0348,2.5597 -second line,f9c193a5,#FF0000,76.7917,27.1123,0.0101 -finnish metalcore,5a8e9681,#FF0000,-233.7211,-228.0773,44.3877 -stuttgart indie,c0160054,#FF0000,-66.3018,-31.9541,-1.0206 -cascadia psych,0586a2c7,#FF0000,-121.4958,74.2595,-15.7625 -texas death metal,5621f415,#FF0000,-199.6218,10.668,5.4904 -deep melodic death metal,eed55285,#FF0000,-198.7863,-170.0829,17.5003 -bornehistorier,59ed50e9,#FF0000,199.052,164.1216,-30.281 -hjemmesnekk,663d53a3,#FF0000,150.2658,-160.9558,-8.7998 -canadian black metal,eb473469,#FF0000,-267.4339,-2.3967,-36.8067 -polish thrash metal,cb70a302,#FF0000,-196.5287,-70.9096,-2.8653 -seattle metal,0b2a664f,#FF0000,-218.3084,-13.8359,8.7352 -muzica moldoveneasca,4e3b4816,#FF0000,84.6034,-107.873,1.362 -d-beat,212a1626,#FF0000,-251.1196,8.8214,-14.1308 -nyc metal,d51815c0,#FF0000,-237.087,-19.6446,-9.0501 -finnish electro,8246925b,#FF0000,36.7481,-149.0706,-31.2816 -acousmatic,787c5ad7,#FF0000,-76.1944,245.7433,4.8512 -backing track,9259e840,#FF0000,135.3849,-153.3933,8.8683 -mindfulness,294903cd,#FF0000,-283.0595,219.7236,-7.401 -traditional funk,95fd2359,#FF0000,68.1025,30.4861,-1.963 -michigan folk,20a337d1,#FF0000,4.8608,95.8504,-10.9317 -breaks,657c327f,#FF0000,129.5939,-200.7452,2.7256 -dessin anime,dce944fc,#FF0000,7.0573,-20.6089,11.6443 -irish banjo,1e5c2496,#FF0000,88.5175,144.1859,-2.997 -ukrainian black metal,349b18b3,#FF0000,-271.3897,-23.299,-26.3247 -igbo traditional,5724a07f,#FF0000,208.742,74.745,7.3375 -malmo indie,daa6d318,#FF0000,-123.223,-36.6315,8.266 -latvian rock,e16a85ee,#FF0000,-67.2194,-132.7978,11.7627 -finnish worship,22962b4c,#FF0000,-29.3635,-29.9445,13.5346 -german stoner rock,c59fbf00,#FF0000,-186.2479,44.3276,6.9368 -deep funk,a8f127e4,#FF0000,88.8339,-22.5759,-13.5998 -musica de intervencao,2e9daa5d,#FF0000,25.235,138.5483,-13.9556 -rap gaucho,24d9e8ce,#FF0000,151.6728,3.1381,4.0989 -danish death metal,7aeee1e6,#FF0000,-234.1201,-72.0281,4.4665 -mexican death metal,c57d95bf,#FF0000,-191.0857,23.2344,-4.7066 -dub metal,0b6cf596,#FF0000,-125.4751,-34.2767,-17.9061 -milwaukee indie,0ed21fe7,#FF0000,-103.2894,7.1529,-8.3389 -cantonese worship,d44b7d85,#FF0000,-92.6033,132.4422,1.8478 -lasten satuja,e374df7f,#FF0000,228.4046,170.1803,-63.3112 -musique nigerienne,13eeeb6c,#FF0000,86.7555,30.9939,-25.6684 -indonesian deathcore,1801a8b6,#FF0000,-169.6329,-139.4645,1.0121 -kabyle moderne,a1158b92,#FF0000,46.9286,-91.4384,-0.9035 -russian old school hip hop,0197201a,#FF0000,132.0214,-3.6244,6.0305 -street punk,7110d6ff,#FF0000,-173.2716,-20.7211,20.8416 -algerian folk,8a919dbe,#FF0000,-3.2083,169.7859,7.1905 -underground grunge,0d60e81c,#FF0000,-168.8312,17.4508,-3.8049 -japanese classical performance,b13e3040,#FF0000,-106.7479,247.3523,5.4678 -classical soprano,494247f3,#FF0000,-138.7273,285.6621,-13.3974 -ua trap,9ccb8d10,#FF0000,110.6063,-143.6474,16.1276 -sevilla indie,20240eb4,#FF0000,-68.1672,-115.4385,-6.9674 -reggae tico,57006865,#FF0000,174.7696,-84.2095,4.9862 -zenonesque,b984dd26,#FF0000,196.4546,-220.62,5.3697 -old school nederhop,11dcdbe0,#FF0000,138.8673,-100.7127,9.4293 -pinoy edm,245430fa,#FF0000,73.1776,-166.6606,-15.9056 -cymraeg,41c1339a,#FF0000,-21.9327,73.7913,18.4454 -slovak indie,80989d1d,#FF0000,-41.5363,-22.4798,28.1069 -afrikaans gqom,2cf0d1bd,#FF0000,223.3263,-195.7244,16.7526 -noel quebecois,8227592f,#FF0000,-71.078,105.8171,-15.1156 -odia bhajan,c87f10b4,#FF0000,27.8243,101.6242,9.1897 -turkish classical performance,53dbfad1,#FF0000,-27.7592,259.3315,-13.4277 -rwandan gospel,8cb3c436,#FF0000,-40.7696,46.5447,12.0542 -kuduro antigo,2554ed62,#FF0000,236.8085,-149.4179,20.1595 -swedish blues,fa6d41cf,#FF0000,-26.507,21.7399,4.992 -turkish classical,9b713889,#FF0000,-77.1312,244.3566,-4.0725 -rap abc paulista,b6375c81,#FF0000,140.014,47.017,8.4825 -polish techno,a5acd9fb,#FF0000,217.0703,-223.7295,-4.9686 -rock campineiro,a36040c8,#FF0000,-96.9187,-28.6426,6.1504 -italian jazz fusion,448e12d3,#FF0000,65.0119,33.6992,-13.0654 -neo grime,27abf039,#FF0000,-11.6454,-182.0917,16.1949 -algorave,8537067d,#FF0000,28.0766,-138.4771,-7.1194 -canadian rockabilly,5cdf8e80,#FF0000,-4.9215,92.8835,-17.6204 -cardiff indie,aec5f919,#FF0000,-91.9542,23.7879,5.4163 -zambian gospel,6169d5f7,#FF0000,26.6249,-24.3057,9.6385 -cornish folk,031d4650,#FF0000,26.0156,187.7102,-2.499 -japanese post-punk,ffe9c598,#FF0000,-73.6221,-91.3334,-13.4979 -hard rock mexicano,51acfca4,#FF0000,-141.1292,-102.1594,-6.5762 -kansas hip hop,624e0263,#FF0000,119.1154,-7.6042,7.2159 -spanish jazz,3a281579,#FF0000,65.2768,198.0411,0.2119 -south dakota indie,cb14a938,#FF0000,-101.6621,-46.8668,14.971 -adivasi pop,bfaa3ff0,#FF0000,51.6949,-170.7814,-0.676 -kokborok pop,2e86977c,#FF0000,74.2932,-69.9758,-11.7154 -fuji,57ec0110,#FF0000,175.0423,53.7128,-21.6992 -historic piano performance,eea90b2c,#FF0000,-69.0792,303.6771,-8.5846 -melbourne hip hop,609aaeb4,#FF0000,113.7111,-2.3839,0.7172 -portuguese indie rock,6fbce18f,#FF0000,-79.5234,-53.1716,11.6915 -malagasy folk,2a693e12,#FF0000,66.3728,33.1128,-12.2846 -french oi,6da08430,#FF0000,-110.6423,-81.9406,-11.6484 -arizona punk,51289d57,#FF0000,-125.9846,-51.8849,-15.2484 -musica colombiana instrumental,abe7ce90,#FF0000,62.944,106.6868,-5.0546 -russian romance,fdcdc579,#FF0000,-35.1536,224.8841,26.8958 -japanese death metal,3f32a6d6,#FF0000,-239.3286,-65.0781,-31.8885 -rautalanka,0471c9ff,#FF0000,-81.1464,-9.4055,2.4199 -gabonese pop,cdecd1a4,#FF0000,125.7921,-39.6527,-14.9496 -rock cearense,8935cf96,#FF0000,-114.8717,-76.8152,-6.7004 -heligonka,29f31e4f,#FF0000,-2.9346,-6.4821,20.0894 -greek folk,6b913630,#FF0000,16.0265,130.3985,-0.1632 -lounge house,a74bf3bc,#FF0000,106.1713,-59.8707,3.4411 -mexican experimental,cd5d8e87,#FF0000,-55.8618,49.0271,-7.3964 -northwest china indie,0ac07672,#FF0000,-44.0896,-18.4002,13.0142 -mexican hardcore,0a4ef847,#FF0000,-154.0493,-53.771,-7.8824 -singaporean indie,dc90fc41,#FF0000,-117.7485,25.1309,-19.2921 -baja indie,6ac6628d,#FF0000,-20.9727,-57.1137,-1.0625 -jazz flute,1c3926a2,#FF0000,120.2117,175.895,-44.0121 -liechtenstein,cafc4839,#FF0000,-224.3959,126.0312,14.0881 -german post-punk,c61ab8e7,#FF0000,-108.6102,-91.5813,-18.8968 -native american hip hop,80d8ffd9,#FF0000,133.1002,-47.6797,1.7651 -deep psychobilly,250fee7f,#FF0000,-67.7759,-2.3191,1.8571 -classical jazz fusion,3b0f2227,#FF0000,33.9174,173.9794,10.1907 -go-go,2ab8e336,#FF0000,115.0584,-51.9052,0.3228 -sesotho hip hop,13969155,#FF0000,99.1228,-0.7968,-21.3359 -uzbek hip hop,4d1df7a1,#FF0000,160.9016,-143.3657,-0.3198 -muzica populara,293ab28f,#FF0000,-19.9495,209.8575,35.546 -perth hip hop,5664a7d2,#FF0000,139.1216,-48.3383,9.7026 -anthem,e8426ca3,#FF0000,-101.7801,151.6967,-42.4042 -bulgarian r&b,778e9ef3,#FF0000,107.4447,-123.7756,7.751 -lawrence ks indie,e8a47c6b,#FF0000,-90.1582,25.8772,4.6137 -death doom,ebd4bbac,#FF0000,-253.0349,8.2381,-15.7023 -bal-musette,86f2d4f2,#FF0000,151.2716,130.5571,7.3942 -dutch death metal,9f0afde9,#FF0000,-223.5465,-7.9668,-4.1222 -deep darkpsy,f36914ff,#FF0000,23.2514,-258.7485,-9.6474 -rock paraibano,e0a859d7,#FF0000,-56.0562,-47.0096,2.0789 -balinese traditional,252cea3c,#FF0000,2.2971,146.3701,-6.5598 -kritika,eb38118d,#FF0000,-13.4006,185.9694,12.7483 -doomcore,fd50076e,#FF0000,-44.2109,-190.7569,5.4799 -ugandan gospel,9dd4b323,#FF0000,76.5944,-44.0323,-5.0949 -australian post-rock,01871965,#FF0000,-154.0617,34.9638,0.7823 -metal catala,0bc9bcc5,#FF0000,-159.3184,-104.7303,-15.2829 -musica eletronica brasileira,3394149a,#FF0000,142.5421,-139.2484,-5.6379 -native american spiritual,6e1d4bc5,#FF0000,118.3292,96.4594,17.0699 -schwyzerorgeli,9fafd807,#FF0000,23.5557,95.0931,-6.7738 -khmer,798a6d6e,#FF0000,-20.4593,69.694,-6.1129 -italian pop punk,16ce672b,#FF0000,-131.0451,-249.1595,0.9221 -canadian drill,2c029365,#FF0000,163.2785,-90.7282,13.5787 -old school uk hip hop,21d8ae62,#FF0000,208.1851,-177.0328,-10.4174 -indian metal,fd92765f,#FF0000,-177.0015,-94.717,-17.3768 -ethiopian hip hop,a5fdb414,#FF0000,160.7228,-43.0515,-2.965 -murga,a810d591,#FF0000,75.7585,120.1109,-27.6739 -tigrigna pop,3e78b0f4,#FF0000,17.8902,65.5803,-6.0218 -hull indie,67b6709c,#FF0000,-108.0144,-65.4374,19.3221 -grunneger muziek,9023bb63,#FF0000,3.5496,23.1316,0.5927 -power noise,ebbf76e5,#FF0000,-12.2371,-187.8374,2.647 -musica etnica,8923dff9,#FF0000,-31.3579,71.5033,7.2189 -norwegian doom metal,28d542f6,#FF0000,-219.6066,-4.4992,-9.0027 -whale song,b48df5bb,#FF0000,-347.2762,228.1641,15.7592 -danish punk,dd5df94f,#FF0000,-124.5922,-33.7891,-1.6122 -hardcore breaks,60fca2a3,#FF0000,120.1439,-225.3703,40.7143 -ostschlager,d6c07ed2,#FF0000,-21.4042,115.113,-4.7217 -new tejano,6e31540c,#FF0000,68.4014,-57.3894,-21.8463 -beninese pop,212ec99e,#FF0000,114.047,-11.7971,-14.9403 -prog quebec,4be3fb05,#FF0000,-78.4907,98.725,9.067 -black speed metal,55cdf68e,#FF0000,-254.1251,-20.2586,-21.8159 -japanese techno,8b71f93f,#FF0000,176.0344,-218.6503,1.6338 -swedish post-punk,3c34ce1d,#FF0000,-106.5037,-65.8937,18.1702 -prepared piano,7e70d403,#FF0000,-25.6558,155.0638,-0.1062 -norman ok indie,c859cfea,#FF0000,-117.6345,32.1051,5.8563 -australian death metal,9a2bee47,#FF0000,-232.7755,-21.9336,-24.4654 -german renaissance,3117c218,#FF0000,-207.7714,281.3422,11.9314 -brass ensemble,550643e5,#FF0000,-52.3583,249.1592,22.8654 -dundee indie,c00f0875,#FF0000,-128.1067,-16.9392,-7.8076 -taiwanese indigenous music,a1a123f6,#FF0000,-20.8505,111.2626,-3.915 -deep punk rock,4034ca8f,#FF0000,-121.256,11.466,-16.6479 -classic sudanese pop,411902cd,#FF0000,4.5616,80.5274,9.4744 -rap sureno chileno,2be430e7,#FF0000,141.7348,7.4428,6.5345 -estonian indie,2eae310b,#FF0000,-74.662,3.0531,8.0735 -chaabi algerien,dc2ebbee,#FF0000,12.9431,189.0917,10.1145 -balkan folk metal,b766772e,#FF0000,-183.2124,-75.7728,7.3051 -hypnosis,49b66cab,#FF0000,-210.3681,222.4472,28.4919 -fado antigo,abc4591b,#FF0000,16.3192,274.8911,-33.0847 -comptine africaine,11a49eea,#FF0000,225.4234,74.8207,20.8535 -argentine jazz,15eb7c18,#FF0000,61.0721,184.275,-22.7138 -finnish folk,4b27463e,#FF0000,-77.439,114.0853,-14.7223 -xhosa hip hop,3f001ed3,#FF0000,158.1152,-17.688,6.7894 -goa hip hop,adfa3cd1,#FF0000,148.8809,-55.4385,2.2993 -jumptek,3a38dd49,#FF0000,197.0372,-240.8979,6.7347 -musique mahoraise,92209e97,#FF0000,151.6742,-36.8351,-8.3386 -surinamese hip hop,dae11ec7,#FF0000,194.4626,-59.2574,-20.5968 -serbian indie,d6f1baac,#FF0000,-56.4923,-40.0141,5.0408 -medieval black metal,10597283,#FF0000,-245.0759,17.3632,3.5847 -punk mexicano,7080f5cb,#FF0000,-144.6648,9.8955,8.805 -meenawati,19a107d8,#FF0000,78.8295,-94.9534,7.2247 -mongolian folk,20011a69,#FF0000,-147.0553,155.9893,-18.513 -persian neo-traditional,a107da08,#FF0000,-57.2446,219.3213,-16.6481 -swedish pop punk,af4c9394,#FF0000,-178.6304,-20.9527,3.9323 -russian experimental electronic,ff7ac7e6,#FF0000,51.025,-85.0585,-12.1775 -jazz accordion,1eaed6a4,#FF0000,71.9094,113.5302,-16.8481 -australian post-punk,717825bf,#FF0000,-128.6783,11.5782,-5.3787 -hampton roads indie,5a81ae5b,#FF0000,-100.7975,-10.0512,8.2851 -indie salvadoreno,3f28127a,#FF0000,48.7955,-65.615,-5.1298 -saraiki pop,a90b4b50,#FF0000,24.3292,39.2068,19.5692 -contemporary choir,472e0480,#FF0000,-268.907,270.7607,-22.0692 -norwegian psychedelic,d38bc68b,#FF0000,-175.1242,29.3385,7.2388 -west yorkshire indie,c2df85d5,#FF0000,-119.0378,-9.5727,-0.8168 -uk rockabilly,27582e67,#FF0000,50.071,-3.5706,3.9413 -cambodian rock,352e994f,#FF0000,-75.0604,105.0301,-14.6562 -harmonica jazz,f19e2b5c,#FF0000,98.4559,167.1929,-23.9996 -chilean metal,0c6aa7b9,#FF0000,-180.2905,-14.1778,-7.0097 -nisiotika,219db033,#FF0000,-22.6039,123.8331,-9.6342 -kerkkoor,78a4a01e,#FF0000,-300.0617,302.3158,-75.6991 -scottish indie folk,272d9cd2,#FF0000,-107.6299,104.5293,-9.3998 -deep vocal jazz,2f7e68dc,#FF0000,59.1776,210.7399,-4.0369 -juju,7fdfe229,#FF0000,188.1967,82.6916,-18.7233 -japanese progressive house,783d99a5,#FF0000,56.1401,-245.3372,-8.5087 -czech electronic,a8d8bd23,#FF0000,139.7814,-177.3053,-3.5002 -orquesta tropical,d38539d1,#FF0000,176.855,12.5842,12.3888 -czsk electropop,5f04f285,#FF0000,66.3809,-107.6185,6.1579 -mexican classical,58f89a6d,#FF0000,-2.8779,276.5882,-10.2537 -cocuk masallari,a7481969,#FF0000,181.5389,179.7238,-22.3177 -rap salvadoreno,ca3badd9,#FF0000,189.8148,-108.627,4.4887 -symphonic melodic death metal,afdac2c4,#FF0000,-273.6093,-150.0654,-1.402 -experimental psych,b9a315e7,#FF0000,-213.1354,114.9348,-9.1203 -icelandic jazz,ab3f1ea2,#FF0000,18.9239,160.8833,0.7769 -bloco,dc2813a1,#FF0000,84.4525,-5.2545,-14.3194 -dansk lovsang,170f1755,#FF0000,-40.5508,36.7806,22.0496 -musiikkia lapista,1ad822ae,#FF0000,5.8563,17.4317,17.1305 -neo soul-jazz,20840784,#FF0000,85.7585,-89.6537,5.5956 -indie michoacano,de24d0ec,#FF0000,-39.7009,-90.4355,8.4856 -bulgarian electronic,7c765f01,#FF0000,250.5155,-233.9476,21.097 -turkmen pop,d152fbdd,#FF0000,45.0312,-57.1894,24.1476 -carnatic instrumental,885a6708,#FF0000,66.3075,191.1765,-24.3669 -baltic folk,6dbe4b5c,#FF0000,-1.618,18.4462,8.7727 -icelandic metal,624c5232,#FF0000,-216.3623,-23.559,3.8236 -rock goiano,de43d6b7,#FF0000,-121.4131,-80.5778,5.5843 -chinese electronic,7e1a3011,#FF0000,52.3677,-116.611,1.715 -konkani pop,41bc6401,#FF0000,23.2065,74.5965,-2.935 -chennai indie,732f2a2f,#FF0000,25.6582,-76.9659,-14.3482 -chant basque,5fced17e,#FF0000,-48.4847,127.2138,-4.3575 -christian deathcore,9d08d507,#FF0000,-197.6122,-101.2386,-5.2116 -lao hip hop,c4ee60af,#FF0000,46.0243,-57.8648,-5.5084 -classic tunisian pop,a1d2de3e,#FF0000,-31.4396,127.0406,17.5901 -maltese pop,5b1b07a1,#FF0000,-14.6635,-146.6206,11.6028 -blackened hardcore,2be60c67,#FF0000,-254.5099,-5.4344,-23.9662 -scottish gaelic folk,6f8df315,#FF0000,-53.2954,149.793,22.5265 -steel guitar,8b73355a,#FF0000,55.9764,91.1926,-21.8383 -chabad niggunim,30ed1733,#FF0000,-24.0168,140.5585,-12.4234 -norwegian experimental,ed71ec6a,#FF0000,-167.117,98.7571,12.8545 -slovenian folk,e27425b9,#FF0000,98.3397,83.5229,4.295 -coventry indie,ff779516,#FF0000,-60.5676,-147.6647,-9.8567 -quarteto gospel,251ce1ee,#FF0000,-91.5432,106.3158,3.5101 -arpa grande,38ea1d0f,#FF0000,85.9348,38.8329,-7.6085 -musica sul-mato-grossense,1c4cb6fd,#FF0000,66.5298,-11.0681,16.3326 -nz jazz,8c1f5671,#FF0000,61.3991,96.4081,-2.7398 -string quartet,d6b7e885,#FF0000,-136.2687,273.2741,0.0246 -burundian pop,775462cc,#FF0000,138.0211,-57.8455,4.1237 -malaysian metal,b3eeb3ec,#FF0000,-170.5201,-67.4793,-15.4553 -free folk,dc7e4921,#FF0000,-174.2618,158.1225,-5.6689 -honky-tonk piano,cd8afbd8,#FF0000,118.5716,121.2221,-21.0004 -musica andorra,ad261501,#FF0000,149.9803,-188.7797,-7.5265 -britcore,b19bfd03,#FF0000,178.8795,-179.2306,-0.2417 -mezwed,ae84e66c,#FF0000,9.213,10.143,7.2543 -modular techno,731f4c7d,#FF0000,148.8918,-217.1563,12.6139 -gotlandsk musik,d0eaf41b,#FF0000,-66.4888,95.1827,-11.0324 -meyxana,04cb1c83,#FF0000,141.8697,-82.634,-9.2209 -sean-nos singing,5d2dd443,#FF0000,45.9604,289.7767,-15.1825 -old school ebm,93f4f65c,#FF0000,153.6732,-216.8576,14.5612 -mluvene slovo,ac2ac850,#FF0000,203.0705,192.0765,5.8076 -skinhead oi,2f4398c6,#FF0000,-141.5732,-11.7132,-16.275 -basque folk,09d6e243,#FF0000,45.8305,117.4994,7.3843 -igbo worship,2591c584,#FF0000,99.7598,-5.313,-17.4138 -gospel blues,07486758,#FF0000,140.9474,252.5822,33.2357 -deep sunset lounge,2d093970,#FF0000,-9.2737,-61.1643,-15.3973 -detski pesnichki,b5c95a70,#FF0000,107.8276,43.7739,-5.8293 -ukrainian ccm,78418fe6,#FF0000,-73.0179,-20.9646,15.4026 -musique mandingue,813ee354,#FF0000,118.84,94.3039,11.5317 -nueva ola peruana,f87d9d13,#FF0000,-45.3091,70.5156,-5.0174 -scottish fiddle,dd4b641a,#FF0000,-98.488,176.5813,-2.2019 -welsh folk,756fa910,#FF0000,26.1204,162.0319,-5.7808 -weightless,e78a2d22,#FF0000,50.3072,-87.8325,1.1456 -spanish renaissance,1173f5ad,#FF0000,-135.6021,280.0265,-13.3381 -danish experimental,d397d9d1,#FF0000,-122.0907,87.3888,6.5936 -portuguese black metal,6670d28e,#FF0000,-253.4245,-56.925,0.7748 -swiss jazz,5ce35ebd,#FF0000,38.3837,147.6992,5.2966 -nu electro,88469816,#FF0000,211.3906,-202.5723,17.9106 -heavy gothic rock,91a954e1,#FF0000,-118.3073,-112.6845,-15.0539 -lao pop,becbe953,#FF0000,78.8918,-122.4113,18.4682 -tavern,4b4b5e2f,#FF0000,-47.7372,73.675,17.4684 -iowa indie,16540540,#FF0000,-89.116,60.9103,-13.3076 -north alabama indie,f0020cfa,#FF0000,-37.2249,12.5412,-0.1737 -bohemian baroque,d03c669b,#FF0000,-143.4191,232.6283,12.31 -banjara pop,90f449cc,#FF0000,69.8442,-25.1912,6.4694 -dubstep product,81a07275,#FF0000,40.2827,-198.9766,-19.2768 -rap norteno chileno,7f293c94,#FF0000,137.3906,15.1422,4.2194 -japanoise,327db1b6,#FF0000,-202.7342,73.2589,-15.4943 -uae indie,c3a853d6,#FF0000,-5.4144,-94.6772,5.4169 -indie cantabria,980a969f,#FF0000,-44.6709,-70.4148,-5.9622 -epic black metal,2a984a63,#FF0000,-275.4395,-69.5066,-24.673 -israeli metal,4dc39c30,#FF0000,-197.9184,-56.8761,-9.3871 -inuit pop,27d4f0de,#FF0000,41.0016,-9.6201,-2.2685 -nz hardcore,360d32c0,#FF0000,-192.5195,-65.1387,-3.0722 -spanish electropop,4075a6d6,#FF0000,90.9298,-201.7941,8.2465 -yorkshire folk,8b475db1,#FF0000,8.1794,163.2476,-12.0364 -georgian folk,d435c8e3,#FF0000,-161.3264,218.7263,15.434 -drikkelek,92003961,#FF0000,136.7733,-161.0336,-3.5044 -geinin song,fa8fe5ba,#FF0000,20.0723,-109.4645,-4.7957 -japanese prog,12b3aa68,#FF0000,-135.7925,32.0511,-3.6007 -garage rock mexicano,12c513e7,#FF0000,-133.7928,-114.9003,1.5276 -progressive black metal,4577780b,#FF0000,-241.0151,-38.9244,-32.4079 -korean metal,4a91e5ae,#FF0000,-118.8508,-83.3036,-20.0118 -classic afrobeat,adce9f56,#FF0000,118.2362,73.3784,-2.1937 -boston electronic,7a1b4a1f,#FF0000,172.9613,-177.9203,-4.2099 -brazilian lo-fi rock,bcb72c2f,#FF0000,-173.1724,-5.4494,-15.1728 -cambridge choir,adf412b0,#FF0000,-217.5211,279.2283,-12.5096 -haur kantak,5b9edecc,#FF0000,129.8518,86.0256,0.0385 -afrikaans gospel,0c5fad79,#FF0000,-43.0204,38.7339,-10.4505 -musica purepecha,5576e864,#FF0000,75.7624,-13.4382,12.1501 -albanian alternative,53c18d60,#FF0000,38.0886,-90.7643,0.1741 -birthday,d98f2c58,#FF0000,102.9664,-82.662,4.9835 -wind symphony,03708196,#FF0000,-82.9112,245.3379,0.4357 -italian stoner rock,005cf06c,#FF0000,-212.8767,9.8974,-0.2753 -kaseko,55f71e68,#FF0000,84.8251,54.2522,6.2927 -taiwan metal,774964ff,#FF0000,-222.397,-149.3581,5.4981 -serbian alternative rock,49d61c18,#FF0000,-56.9188,-49.854,4.9857 -chinese metalcore,e7031388,#FF0000,-182.8414,-210.8591,16.5981 -sebene,04380dd6,#FF0000,87.8053,-1.1344,8.4069 -sulawesi indie,6a36d14f,#FF0000,-28.8109,-123.9721,4.6148 -japanese choir,8b5b03b5,#FF0000,-24.7518,230.2986,32.8858 -barnasogur,7968bfc8,#FF0000,188.9547,155.4125,-25.9488 -slaskie piosenki,94e858c3,#FF0000,2.9795,-132.7881,-7.5386 -funeral doom,9e962bbd,#FF0000,-263.9581,35.4745,13.5812 -swedish rock-and-roll,4baab85d,#FF0000,-17.6667,40.5037,2.5691 -duduk,af104db2,#FF0000,-127.4641,134.9996,0.1974 -musica wixarika,c164c01c,#FF0000,179.1836,50.3925,-19.3615 -industrial black metal,f9399288,#FF0000,-245.101,-80.3606,10.356 -polka,f4e87e52,#FF0000,61.3646,62.2227,1.8165 -screamocore,3069bb14,#FF0000,-176.2763,-82.4723,0.1788 -comfy synth,c8e78b35,#FF0000,-163.3579,100.1734,11.4494 -fado de coimbra,7a10aac9,#FF0000,27.0158,253.0657,-54.7848 -university choir,5f34e4f7,#FF0000,-213.4321,271.1852,-9.9629 -classical saxophone,d4ce25ad,#FF0000,-127.6594,218.2752,0.974 -banda de viento,d925cc19,#FF0000,169.1222,56.6176,-21.2476 -georgian electronic,59518630,#FF0000,159.0506,-184.7401,-8.502 -psytech,f950a296,#FF0000,253.3855,-234.8193,7.8281 -bleakgaze,aec52aff,#FF0000,-236.545,-33.5685,-37.3659 -finnish idol pop,9f672d53,#FF0000,-68.216,-46.4775,4.2372 -taiwanese pop,30a1a625,#FF0000,-55.7106,-19.6533,18.4671 -guam indie,0c6fc141,#FF0000,75.5369,0.5225,-8.1992 -galician jazz,a3b0c72c,#FF0000,-21.8502,153.2052,18.9675 -musica guineense,b40e112a,#FF0000,151.2947,-17.0081,-6.4991 -nova musica amazonense,70004165,#FF0000,-40.7909,-30.5615,-1.1073 -swansea indie,105f31ce,#FF0000,-123.7006,-49.3981,-9.6291 -rap guineen,573778ec,#FF0000,162.6221,24.6902,12.1531 -seggae,ce6bfd61,#FF0000,190.3124,-89.7598,14.8954 -maracatu,b8ded4db,#FF0000,108.8004,66.7649,-8.9439 -pohadky,d6eb6b6c,#FF0000,275.5049,157.4752,1.4956 -vintage taiwan pop,38eaabbd,#FF0000,-106.8872,170.5924,-3.9232 -old-time fiddle,c34a2e95,#FF0000,-11.9804,149.0937,-14.8784 -psicodelia mexicana,405b20bf,#FF0000,-161.163,-38.6321,-0.7526 -deep discofox,3c3c5ebd,#FF0000,26.218,-213.7686,-27.3856 -maloya,84723c14,#FF0000,124.2548,47.7586,-1.5983 -afro-cuban traditional,fa9c3d35,#FF0000,226.4278,147.5889,5.6295 -musica brasiliense,f505a150,#FF0000,44.1123,63.7391,-3.7534 -telugu hip hop,5c00a859,#FF0000,189.6427,-108.1696,4.7843 -slovenian hip hop,ec577437,#FF0000,162.1984,14.4797,-1.8583 -south carolina metal,340f10a6,#FF0000,-227.1144,-13.8841,7.9587 -rondalla,b652f031,#FF0000,22.1623,150.4777,4.5104 -choro contemporaneo,770ee189,#FF0000,142.2261,152.6966,-21.3661 -siberian folk,e3df270c,#FF0000,15.9067,6.4385,-6.132 -polish ambient,ad4e624b,#FF0000,-182.5983,59.8419,0.2724 -heavy psych,2c5e0a96,#FF0000,-186.9646,36.275,-8.141 -russian folk metal,5043dd89,#FF0000,-193.9283,-107.4595,-2.0645 -cajun,1df526cf,#FF0000,55.8854,87.9865,0.4537 -irish techno,63c15d1f,#FF0000,186.038,-226.6076,19.1072 -experimental black metal,72b765cd,#FF0000,-232.8303,30.9726,14.3039 -wellington indie,81c777a6,#FF0000,-84.9352,9.9749,5.6078 -shakuhachi,da0c9e76,#FF0000,-160.996,267.0992,10.8565 -muzica lautareasca,246c20db,#FF0000,22.9399,181.5289,-8.1097 -kinderliedjies,20875571,#FF0000,112.6933,68.8653,-2.826 -hammered dulcimer,a29c0e67,#FF0000,5.4018,145.2438,8.2163 -faroese rock,14f1d30e,#FF0000,-149.4386,-96.4059,-0.389 -belgian blues,04e12b15,#FF0000,2.5438,7.9014,6.2118 -korean hyperpop,08a59c9c,#FF0000,79.1169,-129.9955,18.8099 -icelandic black metal,dabc83a7,#FF0000,-280.0942,-40.3297,-24.6167 -ambient fusion,267df0f6,#FF0000,89.9669,-111.306,38.5178 -classical organ,eca90f18,#FF0000,-300.1775,239.989,-10.6013 -finnish blues,34d4029c,#FF0000,-15.0581,37.0677,6.802 -hot jazz,00632904,#FF0000,149.6724,255.3967,32.5294 -starogradska,0b1ecf72,#FF0000,-86.9099,143.8725,-2.0815 -war metal,0ac2df05,#FF0000,-275.8822,45.1763,13.3963 -adelaide punk,fedb622a,#FF0000,-158.5323,-66.7724,-16.7047 -kashmiri hip hop,a482958c,#FF0000,176.2759,47.4211,-8.5505 -progressive technical death metal,b2061ab5,#FF0000,-213.4735,-24.3194,-21.9037 -traditional bluegrass,9ec67bb2,#FF0000,34.9859,67.6295,-7.7112 -tennessee experimental,f727366f,#FF0000,-126.7123,78.3075,-1.2485 -khasi pop,1edc1c9c,#FF0000,46.3218,-61.4618,2.2668 -panamanian indie,5f6dee44,#FF0000,-30.7982,-67.7587,-5.7857 -jazzcore,ca27167f,#FF0000,-97.2745,53.8485,-3.4046 -oriental classical,3b5b5df8,#FF0000,-136.3594,265.7806,3.6117 -yu-mex,c89025fa,#FF0000,-73.8139,86.896,5.6405 -musica chiapaneca,64546b79,#FF0000,213.4022,9.5811,11.174 -musica indigena brasileira,ab24671c,#FF0000,64.8317,70.2774,-16.7121 -austrian techno,a1ccc7c0,#FF0000,208.7537,-227.9129,-11.0572 -scottish jazz,8a7a56c6,#FF0000,49.4019,201.5898,-2.4848 -goa trance,45415d9b,#FF0000,82.0204,-267.4404,14.6072 -sludgecore,3b71097f,#FF0000,-236.8473,17.2668,-5.5087 -atmospheric post-rock,d3f28383,#FF0000,-190.239,26.3516,2.1014 -mexican thrash metal,1914ac51,#FF0000,-176.64,11.6494,-12.8437 -mevlevi sufi,66647323,#FF0000,-83.5088,189.7317,0.228 -hard glam,1a09b111,#FF0000,-148.1379,-98.9635,-9.991 -burkinabe pop,9318c736,#FF0000,135.7177,31.9564,-6.3385 -musica otavalena,f6efb2ad,#FF0000,52.195,-52.949,10.273 -indian jazz,cbdd1ba1,#FF0000,62.0256,120.5647,-9.8394 -nova musica maranhense,354e1606,#FF0000,62.1787,-29.305,3.1431 -acid idm,785a8b27,#FF0000,139.8123,-198.9961,-2.9075 -polish modern jazz,38cd261c,#FF0000,-26.4861,179.5086,9.3696 -mexican post-rock,a9ccfd98,#FF0000,-158.1362,12.9466,-8.2384 -hazaragi pop,dbd7d42b,#FF0000,103.6041,39.336,-7.5879 -estonian folk,84551fa6,#FF0000,-18.0432,75.5746,-8.1247 -pittsburgh indie rock,039ee297,#FF0000,-128.236,-22.8994,12.1742 -chamorro pop,284a0af5,#FF0000,67.9981,53.3126,-3.3284 -aggro chileno,b55c6f34,#FF0000,-98.9907,-63.4773,17.5192 -melodic doom,99573571,#FF0000,-245.0238,-62.7766,-17.1958 -greek indie rock,fb1ce5a0,#FF0000,-66.6476,-83.5333,-14.3653 -french stoner rock,b7a3fe76,#FF0000,-201.9953,-1.4262,-24.8724 -lapland hip hop,de16a109,#FF0000,124.0429,-62.2545,3.8512 -italian emo,17d35eb8,#FF0000,-157.0752,-36.924,-2.808 -rap mocambicana,63de82f2,#FF0000,142.7312,30.6893,3.2393 -native american metal,656abbcb,#FF0000,-171.3051,-54.1202,8.9564 -hypnotic techno,876090e1,#FF0000,129.8977,-196.3889,-1.2957 -vietnamese electronic,ba958730,#FF0000,70.1832,-99.0213,13.1379 -dambora,6fd8c810,#FF0000,129.7792,123.6754,3.9582 -shanghai indie,8c03c425,#FF0000,-89.9564,44.2737,3.9569 -viola da gamba,548f4315,#FF0000,-168.2782,230.025,26.0791 -convent,ca867d14,#FF0000,-237.1753,280.6677,-26.1196 -deep psytrance,e6559e47,#FF0000,168.9957,-217.7686,11.7278 -poznan indie,f65cf118,#FF0000,-87.5082,-85.1991,5.3027 -serbian folk,2c7ab962,#FF0000,-59.6892,109.8089,-16.8967 -surabaya indie,ddb21aee,#FF0000,-132.1766,-92.2998,11.9561 -triangle indie,b91791af,#FF0000,-131.5938,21.3644,21.2646 -french emo,9c841f78,#FF0000,-210.934,8.8889,0.749 -portuguese jazz,f209fe01,#FF0000,-11.2123,179.3241,7.4395 -slovenian metal,9ae082ce,#FF0000,-209.546,-100.2296,-9.1471 -haryanvi ragni,7a4b9add,#FF0000,107.4792,135.056,-14.9195 -indie canario,6c856504,#FF0000,-35.3302,-17.435,13.7294 -son jarocho,be888b1b,#FF0000,156.0038,128.0096,12.6893 -japanese concert band,11bddf1c,#FF0000,-156.0669,203.3348,21.9223 -lovecraftian metal,1232d65e,#FF0000,-229.1366,-16.1335,-23.7692 -classic psychedelic rock,aae8e5e4,#FF0000,-92.9434,85.5686,-2.2052 -reading,227f38db,#FF0000,294.2536,123.1474,-14.6196 -deep downtempo fusion,8cd4ec00,#FF0000,128.228,-132.1588,15.391 -ngoni,1ce1e749,#FF0000,134.947,94.7095,6.2304 -dicsoites,c9decf8f,#FF0000,-58.2787,26.7165,8.9025 -austrian jazz,ebd48b64,#FF0000,48.4531,164.7884,-2.8791 -cape breton folk,bb34b3ee,#FF0000,-40.7617,123.4119,23.1511 -ambient industrial,c765a2eb,#FF0000,-206.436,67.0259,42.5453 -guzheng,0a5a6368,#FF0000,63.8392,291.0126,-17.176 -namibian pop,e80a4693,#FF0000,151.7284,-138.1448,5.2042 -latin shoegaze,f763b745,#FF0000,-201.8963,-56.9114,-12.6759 -rap euskera,9d9abd38,#FF0000,167.2183,48.9537,1.7124 -dutch classical piano,e8fb4f90,#FF0000,-33.6545,279.6538,-6.9041 -german post-rock,2a8bb14f,#FF0000,-108.3025,-52.4111,0.7816 -bosnian electronic,de17a42e,#FF0000,203.5527,-208.1197,15.4681 -banda militar,ff825cad,#FF0000,-54.6057,199.6483,22.3774 -protest folk,1c7d2d3f,#FF0000,200.9655,284.0049,36.5939 -belgian contemporary classical,513cc90b,#FF0000,-86.3856,249.1629,7.6164 -classical mandolin,ed0cf724,#FF0000,172.1056,178.6981,-31.8873 -bluegrass fiddle,79f618ff,#FF0000,-20.0471,137.4617,-13.4931 -belgian black metal,6b54c133,#FF0000,-266.6024,12.2746,-8.8009 -modern string quartet,826324ad,#FF0000,-148.1551,222.8771,7.8721 -free improvisation,2a186dda,#FF0000,-44.6496,207.2857,27.9164 -maltese hip hop,f1af4f00,#FF0000,99.747,-45.1516,-9.7185 -melodic progressive metal,b82c8a2f,#FF0000,-175.3228,-116.248,0.7016 -nordnorsk rap,519bd57e,#FF0000,111.5098,-111.9108,-5.7114 -trap boliviano,8aedd947,#FF0000,162.9427,-58.7565,20.1869 -lastelaulud,395b5d77,#FF0000,95.4086,69.0091,14.2388 -icelandic punk,b677808b,#FF0000,-101.7275,11.0161,-1.6596 -deep classic garage rock,d0323316,#FF0000,-44.5043,59.2856,20.4525 -chapman stick,73f1da94,#FF0000,-34.0676,106.4509,7.5803 -gumbe,d4508e42,#FF0000,134.5717,-39.5599,-0.5444 -norwegian hardcore,925154e9,#FF0000,-219.895,-43.8213,-9.926 -women's choir,1f7acd13,#FF0000,-177.301,200.8508,31.4871 -koledy,6c9b9782,#FF0000,-115.0987,125.0532,2.7477 -polish psychedelia,00f066c2,#FF0000,-127.2834,35.8504,9.2918 -italian experimental,b9e6c745,#FF0000,-165.2126,58.2234,10.0281 -musica queretana,3b698dde,#FF0000,68.6347,46.5126,-15.6361 -australian black metal,508a0ece,#FF0000,-253.1094,9.9717,-11.8204 -norwegian techno,c9eb97fc,#FF0000,151.9744,-200.8349,0.3834 -concertina,d4a00b71,#FF0000,125.6049,199.8993,-33.7964 -bandolim,06e7a822,#FF0000,122.8219,121.7293,-1.8267 -sacred steel,927aca6e,#FF0000,-23.7146,81.4285,18.4964 -metal ecuatoriano,eba8e0a5,#FF0000,-150.5079,-41.4455,-6.0878 -dusseldorf indie,97c6442b,#FF0000,-11.2664,-99.4479,22.2316 -downtempo fusion,7bc152e9,#FF0000,-35.1615,-114.9965,11.5743 -marathi hip hop,e70f686d,#FF0000,138.0977,-76.7463,-11.3384 -swedish classical,4ede7269,#FF0000,16.4244,228.1622,-16.9256 -macedonian folk,99cf731e,#FF0000,-70.8737,58.0941,1.6809 -boeremusiek,075f414b,#FF0000,64.9192,8.7013,12.115 -forest black metal,69b58863,#FF0000,-263.6529,36.8906,15.9969 -swiss country,2014e4c7,#FF0000,9.5706,-47.9922,-9.864 -full on groove,668b4a24,#FF0000,154.9575,-236.8145,46.0849 -haitian dance,70efc81b,#FF0000,101.7002,-66.5221,8.5975 -finnish modern jazz,f4e44188,#FF0000,-11.1242,146.4835,-8.3441 -vocal ensemble,c0570243,#FF0000,-206.2916,281.9952,10.0974 -chechen pop,003f97cd,#FF0000,85.4864,-107.7225,-5.5832 -arpa paraguaya,677ac4fb,#FF0000,104.8323,133.5904,-24.4308 -merida indie,a934fa37,#FF0000,-54.0694,-100.9693,-13.6969 -latvian folk,de693bde,#FF0000,-41.9408,93.7149,-9.258 -hawaiian indie,4f2c1dbf,#FF0000,-19.9857,-37.5599,5.8775 -sunset lounge,2a05a8ff,#FF0000,149.8951,-129.8821,16.8826 -tibetan hip hop,3363b173,#FF0000,225.4876,-87.1798,20.3627 -deep g funk,2713163b,#FF0000,223.1846,-134.8392,-9.672 -new hampshire indie,e5bad1b8,#FF0000,-66.1418,-21.3278,4.8144 -vaikiskos dainos,551ba18f,#FF0000,137.4144,26.1414,-0.0515 -italian black metal,6f8359c8,#FF0000,-245.3414,-39.1321,-23.6895 -thai shoegaze,9f3d865a,#FF0000,-137.5153,-60.1613,-9.4919 -spanish progressive rock,5fa5b2bf,#FF0000,-135.7479,-17.116,0.5706 -slovenske chvaly,2804adeb,#FF0000,-43.8099,53.4086,1.966 -indiana indie,ff849466,#FF0000,-79.3094,15.8761,-4.8876 -early american folk,e03c77de,#FF0000,45.5023,203.0816,1.1813 -rap ecuatoguineano,d3d62311,#FF0000,255.6223,-114.523,30.8419 -basel indie,4fea64bf,#FF0000,-80.5081,-40.3462,-4.2465 -brazilian black metal,3fa435bc,#FF0000,-239.1074,19.7187,0.4529 -lowercase,171c1e65,#FF0000,-199.4828,128.1796,10.863 -rap malien,37372acf,#FF0000,203.8688,-53.2611,-23.9762 -korean jazz,bdaa1290,#FF0000,32.7377,161.1205,-13.0582 -scottish americana,e4795557,#FF0000,-36.9386,94.8911,-4.5103 -rap nica,9a3f5e5d,#FF0000,156.3677,-110.0849,-1.5701 -dark minimal techno,f8ef3cf5,#FF0000,187.0997,-253.6802,5.6711 -arab metal,0d7dca59,#FF0000,-223.8233,-91.2658,2.0143 -rotterdam indie,f534c642,#FF0000,-114.0619,-17.3377,15.9676 -death industrial,649be57e,#FF0000,-220.252,36.1306,81.5465 -musica tradicional dominicana,bfe9658e,#FF0000,91.4625,101.2158,9.7393 -indonesian shoegaze,8408f8c4,#FF0000,-176.7564,-123.4414,-6.6156 -finnish post-punk,41c19839,#FF0000,-148.4479,-73.3448,-0.3629 -lagu iban,54e7bc82,#FF0000,40.9073,-97.0729,-8.0475 -south african modern jazz,6441a2b2,#FF0000,-13.395,146.2583,5.1949 -british classical piano,aed3bf57,#FF0000,-80.5833,255.7048,-0.0897 -viet instrumental,ee9f4550,#FF0000,-15.2757,103.2271,3.5411 -combos nacionales,acbf224a,#FF0000,187.4109,20.9491,-15.7218 -benga,efc704af,#FF0000,165.9093,74.7938,-16.6417 -rock caipira,459dd18a,#FF0000,-40.4739,-35.0272,-6.4936 -medway sound,4c4f4f27,#FF0000,-90.7739,61.0089,-13.6445 -edo old school,0bc8d55c,#FF0000,172.8267,40.3313,-13.3528 -karbi pop,c537d9a5,#FF0000,25.6692,-71.8699,24.4942 -techno argentina,5235f33e,#FF0000,201.3922,-229.0358,-11.1872 -ukrainian metalcore,8fe523f5,#FF0000,-188.0576,-217.0428,19.8119 -folk siciliana,d6bab02e,#FF0000,37.7601,76.6666,6.9775 -nyckelharpa,d32615ba,#FF0000,-143.515,162.7851,-21.4046 -malang punk,effef072,#FF0000,-149.4015,-161.2829,-2.1074 -noise,9424ac79,#FF0000,-188.5042,63.7967,59.8776 -via,a19e070e,#FF0000,-29.4963,58.0398,-1.9471 -cuban funk,a2b9a69b,#FF0000,123.7822,119.0266,18.1641 -british brass band,4b5c1f65,#FF0000,-94.4361,258.5629,1.4665 -sufi chant,4c5e9768,#FF0000,-66.5177,176.9038,1.2172 -brazilian metalcore,8c19645c,#FF0000,-168.1994,-159.2275,5.148 -experimental dub,378495ab,#FF0000,104.736,-150.607,14.7361 -greek punk,5fc1d69c,#FF0000,-144.4209,-99.4254,-8.6894 -vintage reggae,ec53f097,#FF0000,257.3303,-43.3581,-38.8637 -contemporary classical piano,19fed147,#FF0000,6.4644,255.4018,-8.6007 -dutch punk,6bdffe77,#FF0000,-139.3731,-60.4481,-18.3281 -finnish tango,93aa0bfc,#FF0000,-55.5334,146.5771,8.0432 -salzburg indie,9b3f96c3,#FF0000,36.5659,-105.3126,-7.7054 -musica cearense,8ee49793,#FF0000,47.3443,22.211,31.6167 -irish accordion,8ec3b3cf,#FF0000,29.4663,119.5664,8.0814 -mathgrind,44206dfa,#FF0000,-222.5278,40.4579,12.1446 -canti alpini,1df468f2,#FF0000,-99.3155,225.8745,9.5803 -bhutanese pop,51f8a8e5,#FF0000,69.4508,54.8685,-8.6338 -frankfurt indie,704f0f2a,#FF0000,-111.5715,-76.7705,-4.8789 -barrelhouse piano,09a73e0c,#FF0000,192.9632,267.944,29.3194 -tongan pop,bf0cec61,#FF0000,52.5764,34.1954,-5.427 -black sludge,7cf8bd39,#FF0000,-216.1567,22.01,11.6462 -shoegaze chileno,8950470c,#FF0000,-189.0291,-61.543,-4.3111 -peruvian metal,d20d0251,#FF0000,-183.8456,-53.9639,1.5286 -math rock latinoamericano,a6561e3a,#FF0000,-123.1396,-20.3363,-7.0932 -c64,84a51684,#FF0000,29.0379,-163.6702,-6.8975 -fado instrumental,5185ad10,#FF0000,27.9273,167.4482,-2.6733 -danish classical,d5f86c3a,#FF0000,-157.0538,288.7753,-0.2796 -rap gabonais,a13b7cf4,#FF0000,166.0804,-5.4255,15.5936 -rwandan hip hop,64401ca2,#FF0000,173.7762,10.8226,14.4236 -demoscene,379e8e35,#FF0000,14.8523,-154.5076,-6.2133 -tajik pop,21523676,#FF0000,70.819,-67.9587,-0.5356 -rez country,23d53bad,#FF0000,4.7183,-30.7887,6.5734 -veena,72e4a37e,#FF0000,32.3111,218.5814,5.5998 -power electronics,2fc0aa8d,#FF0000,-200.0398,42.9774,95.1599 -musica morelense,5769329c,#FF0000,122.3331,71.217,-9.3182 -russian hardcore,b0a2522c,#FF0000,-170.4092,-62.6869,-15.042 -south african metal,98392702,#FF0000,-167.7961,-139.7618,-2.0958 -leon gto indie,5e013853,#FF0000,-28.7203,-80.6365,-19.5238 -indie fuzzpop,49dae92b,#FF0000,-72.4048,-9.3445,9.0241 -oeteldonk,a601bde5,#FF0000,55.816,89.7598,0.1383 -chamber choir,a9c3d86e,#FF0000,-271.5668,270.531,-25.0103 -seychelles pop,4f02f66c,#FF0000,162.062,-83.3009,-1.6761 -german rockabilly,c39b008a,#FF0000,14.6941,17.8622,8.8058 -djecje pjesme,65848aaa,#FF0000,43.4289,-22.305,16.8661 -folk metal latinoamericano,d2c1df08,#FF0000,-182.6722,-41.7827,5.963 -baps,609426fe,#FF0000,71.9178,130.7433,-5.8652 -steelpan,4739572a,#FF0000,113.8343,-8.5565,-22.2417 -sda choir,2112d76e,#FF0000,71.123,47.3354,-24.414 -rio grande do sul indie,b355962b,#FF0000,-8.5114,23.0172,9.8444 -illbient,9da1bf6f,#FF0000,23.8753,-63.6559,27.6359 -ryukoka,ab135fa9,#FF0000,-6.6426,259.8631,-17.3633 -occult black metal,c5c49e7a,#FF0000,-283.338,26.2328,1.3027 -lesotho traditional,8f7f0d25,#FF0000,54.1154,-81.8936,-5.6798 -denver rap,0ec751f1,#FF0000,119.5669,-49.6005,-2.5812 -sundanese traditional,270b58f5,#FF0000,73.8625,187.9308,-0.1585 -coptic hymn,bf3fced5,#FF0000,-92.518,198.4569,-18.7844 -marrabenta,85e26f12,#FF0000,114.6061,29.5943,-7.9916 -belgian death metal,a25d58f2,#FF0000,-212.8837,-58.6099,-22.4148 -irish black metal,af6f8d25,#FF0000,-259.6754,12.2276,-9.5202 -latvian electronic,e42c2c91,#FF0000,188.6792,-199.3333,-3.7624 -cuatro puertorriqueno,a381c7dc,#FF0000,103.4304,107.276,13.8335 -spanish post-rock,71bdfb5d,#FF0000,-165.5987,-29.6941,14.8258 -italian contemporary classical,68aed90b,#FF0000,-99.7364,261.7361,0.8419 -deep hardtechno,5743cf37,#FF0000,22.0409,-251.4106,32.2239 -tuna universitaria,4ac8be72,#FF0000,-25.6919,144.7928,10.4778 -neo-manele,2f6f72e5,#FF0000,93.9172,-115.8949,0.6208 -finnish choir,dea1301a,#FF0000,-236.398,283.4514,-27.556 -greek techno,483dcf1f,#FF0000,191.6332,-234.4428,14.0899 -uk post-metal,75837b8b,#FF0000,-242.251,-6.4026,-13.0949 -vintage country folk,8d4f2853,#FF0000,123.9717,266.8986,50.7274 -japanese dub,71a722b0,#FF0000,126.4559,-146.1529,4.9263 -qanun,2bc138cc,#FF0000,34.6423,156.5841,5.4642 -trikiti,74c1fe33,#FF0000,119.759,58.3383,0.2613 -latin surf rock,a575d04e,#FF0000,-118.7357,-71.287,21.1413 -japanese orchestra,7c25d8b3,#FF0000,-204.4923,173.5793,-23.8687 -alternative metalcore,b82f736f,#FF0000,-145.7991,-85.5176,-1.317 -italogaze,b04256f6,#FF0000,-207.949,-65.9646,4.7072 -australian classical piano,19bc0ba5,#FF0000,-42.3649,279.4359,-6.9039 -nz alternative rock,97d990ff,#FF0000,-125.5984,-53.3883,2.7639 -guitar case,4c8d49de,#FF0000,-15.2871,-74.258,-22.4885 -metal gaucho,afbbdab0,#FF0000,-187.6495,-61.9141,-3.4876 -derry indie,25b4ebc3,#FF0000,-83.9676,31.8363,1.0168 -lowlands hardcore,42d704e6,#FF0000,-193.0016,-2.0126,-23.4764 -chamame brasilero,33fd7e12,#FF0000,106.7932,-22.1875,-9.0314 -ritual ambient,98bfcb07,#FF0000,-234.2266,75.7224,60.6308 -chinese post-rock,6c8dfc2a,#FF0000,-130.3617,43.5545,10.4662 -french post-rock,bdfd8623,#FF0000,-179.0461,-16.575,0.1172 -classic australian country,289b9839,#FF0000,61.1168,101.9812,-0.5193 -yoik,a07c9221,#FF0000,-72.6416,106.3361,12.7176 -german orchestra,aa942061,#FF0000,-172.9566,269.2632,10.6144 -classical clarinet,d290acd8,#FF0000,9.9335,239.0252,-51.6105 -russian contemporary classical,9ba59ba0,#FF0000,-144.3538,266.2961,-5.3674 -galician indie,a363b693,#FF0000,-52.7025,-21.1546,25.6785 -dub poetry,5ee31cba,#FF0000,250.065,-21.75,-27.8452 -dortmund indie,a9c9c1cc,#FF0000,-67.8279,-129.8164,-18.7062 -brno indie,70e21879,#FF0000,-37.6662,44.4515,22.957 -myanmar gospel,473b7e90,#FF0000,-89.6263,51.7038,-0.0917 -ugandan hip hop,2fddaf03,#FF0000,159.4967,20.7694,13.8253 -pops orchestra,31af4a3b,#FF0000,-173.6682,158.7744,37.9698 -belgian post-rock,5a290e21,#FF0000,-146.4396,20.6568,-2.7718 -baroque ensemble,f9dda56c,#FF0000,-168.4499,219.6161,24.3679 -norwegian folk,e16305e8,#FF0000,-82.0814,242.6303,5.0381 -russian orchestra,c77ede0a,#FF0000,-189.6686,269.5809,18.3743 -gaita,80531bed,#FF0000,-163.6691,50.2953,3.8127 -mexican techno,b2e8a7fe,#FF0000,180.1892,-232.3635,12.1883 -swedish fiddle,ec8df983,#FF0000,-99.5093,209.3182,18.1941 -macedonian electronic,1155af59,#FF0000,220.3447,-221.5633,-1.3631 -italian doom metal,ab3a38cc,#FF0000,-233.6428,-21.0602,-8.6068 -yakut pop,b540475e,#FF0000,59.0206,-84.9854,-17.4437 -brockton hip hop,4be620bd,#FF0000,127.6544,48.9031,1.5262 -nz punk,8d4af1a7,#FF0000,-159.982,-46.8345,-4.094 -irish fiddle,0a280b2f,#FF0000,11.8616,235.5817,14.4395 -finnish experimental,a85f0793,#FF0000,-41.4476,28.5106,6.8689 -coldwave,838e4758,#FF0000,-56.7283,-159.3202,-4.4924 -portsmouth indie,ffb6bc4d,#FF0000,-101.8065,-43.1724,5.384 -romanian metal,6d28c703,#FF0000,-196.8079,-43.711,-22.2133 -french renaissance,12590012,#FF0000,-139.8635,259.6778,5.2127 -sarod,2d312319,#FF0000,59.1483,231.8497,0.1059 -fort wayne indie,4bd58466,#FF0000,-72.7949,3.02,3.4939 -turkish death metal,2fd2775a,#FF0000,-215.77,-56.3534,-18.8607 -volkstumliche musik,59d82b6c,#FF0000,48.6485,-103.4982,-0.2969 -firenze indie,511d044f,#FF0000,-75.7786,-27.9199,-5.6879 -canadian classical piano,caf69a94,#FF0000,3.3659,282.3828,-13.9219 -musica sergipana,8c829598,#FF0000,28.1817,-11.027,12.5301 -indonesian neo-psychedelia,eb538838,#FF0000,-133.4841,-32.4821,-4.5436 -keller synth,1ac57a21,#FF0000,-198.2722,63.6482,116.6076 -cifteli,f6f052e1,#FF0000,17.1151,97.6736,-8.3109 -gothic doom,ce7c402f,#FF0000,-177.5425,-55.3829,10.0857 -tarantella,60043422,#FF0000,-3.929,15.7732,-4.1578 -drama,63b12989,#FF0000,293.0589,117.0134,-19.9562 -finnish hardcore,c1190cd8,#FF0000,-190.2119,11.0316,-4.8416 -quebec hardcore,870f6390,#FF0000,-180.967,-58.072,1.1411 -swedish emo,87fd8104,#FF0000,-211.7628,-9.7898,12.473 -swedish contemporary classical,bcf1e599,#FF0000,-207.4986,253.2657,27.5908 -rap toscana,e32cebba,#FF0000,110.3685,-54.8655,0.1769 -sotalaulut,b068a800,#FF0000,24.2941,141.0439,-2.4136 -deep filthstep,502d6460,#FF0000,-0.1941,-184.4291,-2.9907 -deep eurodance,6c677ef8,#FF0000,91.1911,-180.0407,17.1077 -brass band brasileiro,e01da8a6,#FF0000,94.4964,18.7185,-8.1528 -modern chamber music,ae4db1de,#FF0000,-62.352,239.4581,21.6685 -south african punk,4fe8cf14,#FF0000,-4.8142,-94.2549,7.8633 -medimeisterschaften,8886c44e,#FF0000,133.5334,-158.4514,22.2124 -indie poblano,0d9b29fd,#FF0000,-67.7694,-19.2706,10.5629 -trondheim indie,c562dda7,#FF0000,-124.5244,-8.4,3.5881 -israeli punk,db7cf1f7,#FF0000,-149.9449,-85.0949,11.1368 -dutch underground hip hop,d0a4a9c7,#FF0000,117.5798,48.9651,-9.8597 -chinese reggae,beae5143,#FF0000,115.8787,-165.1227,6.4539 -isle of man indie,10819617,#FF0000,-71.9987,74.3654,16.8427 -magyar musicalek,625d39c2,#FF0000,-0.7882,39.7186,4.6839 -bernu dziesmas,944702ba,#FF0000,100.3394,23.3204,-12.6912 -radio symphony,2ac75df6,#FF0000,-178.0027,254.0051,18.546 -decije pesme,fe0dacc5,#FF0000,142.3909,2.6741,8.3885 -re:techno,d8b8d156,#FF0000,190.8878,-274.8246,10.692 -raw black metal,c52e5041,#FF0000,-252.7999,8.9546,-20.616 -metal paranaense,38ecca7b,#FF0000,-181.4172,-36.3865,-12.4289 -oulu indie,6419d4ef,#FF0000,-126.9053,-25.7449,11.5017 -ancient mediterranean,54b0d95b,#FF0000,54.8784,219.0787,-5.2172 -ohangla,17c4eb30,#FF0000,143.1392,66.7436,-4.7642 -idol game,440bc71c,#FF0000,-114.7027,-263.4731,-22.303 -cello ensemble,d5352f25,#FF0000,-213.6154,259.158,25.8177 -indie paraense,bdda1325,#FF0000,31.8547,-43.48,15.3018 -rap alagoano,af7ce791,#FF0000,143.7179,-54.0197,-2.6996 -musica prehispanica,d1d905ba,#FF0000,42.9134,58.2279,4.5072 -taiwan classical performance,2b706fc1,#FF0000,-20.2578,262.9989,17.8064 -clawhammer banjo,1ac6be18,#FF0000,112.126,146.0062,-35.908 -romanian punk,ebe13485,#FF0000,-82.1275,-102.6078,1.8501 -missouri indie,fe5c4cd3,#FF0000,-55.2134,46.4329,-12.4268 -spanish classical piano,5a72a772,#FF0000,-7.9785,284.396,-9.9088 -polish experimental electronic,4ee06533,#FF0000,-24.0985,-31.1384,-12.4045 -italian hardcore,8866d0b1,#FF0000,-196.1939,4.8583,-24.3466 -classic latvian pop,927fd7fe,#FF0000,37.512,74.7349,-3.1372 -jazz dominicano,06a10ca7,#FF0000,106.4212,66.6668,1.2841 -botswana hip hop,74788de3,#FF0000,147.3698,43.8332,3.0741 -shib,9badb403,#FF0000,152.8465,-122.9623,-4.9976 -electroacoustic improvisation,35cb63c4,#FF0000,-138.9812,122.6745,-2.593 -west virginia metal,ecf90706,#FF0000,-189.1832,-1.6679,-4.3986 -lute,21f030ae,#FF0000,123.1726,277.859,4.4703 -indie boliviano,b1a696fe,#FF0000,19.5817,-65.0472,13.0366 -oratory,cb5e9735,#FF0000,255.1159,250.7141,29.9016 -austrian punk,3dee7097,#FF0000,-126.1544,-137.2315,11.4159 -karen pop,1517e22b,#FF0000,51.4066,-25.6947,6.238 -syro-aramaic chant,5f9f198c,#FF0000,-128.6087,200.9797,11.9075 -chill-out trance,93f94745,#FF0000,11.9292,-156.0781,24.8138 -balalaika,71446539,#FF0000,-12.6262,194.2622,7.6428 -vintage norwegian pop,7881ccaf,#FF0000,60.1108,228.8439,0.4233 -kompa chretien,c831c930,#FF0000,21.7212,-41.621,7.8845 -instrumental death metal,daebd2be,#FF0000,-193.1084,-86.3762,-8.5829 -mizo gospel,19973f8a,#FF0000,-127.5696,45.6233,7.9766 -bern indie,a1aa456f,#FF0000,1.7756,-43.8924,8.7018 -san antonio indie,e7f8f060,#FF0000,-119.8406,-31.3377,11.725 -rap sergipano,fe97ce1d,#FF0000,118.9415,-6.3535,7.2967 -japanese melodic hardcore,914a8a10,#FF0000,-184.0839,-134.6184,-9.1861 -fisarmonica,72a9676e,#FF0000,117.6564,57.5433,-5.0828 -jug band,76d3660d,#FF0000,160.7709,265.4871,29.9293 -drone rock,739ee8d3,#FF0000,-199.9786,40.1641,80.9558 -post-punk brasileiro,cf0f5b01,#FF0000,-80.0947,-137.8834,-13.6001 -musica folk asturiana,8af59597,#FF0000,-145.0601,56.2005,9.454 -swedish ebm,cef81af7,#FF0000,102.6672,-241.6892,36.3793 -french rock-and-roll,5313c9de,#FF0000,-5.7069,113.7492,-19.6694 -oxford choir,56f64d6c,#FF0000,-239.0,259.5505,-9.2598 -lombok indie,6ae65d32,#FF0000,-44.1213,-69.1804,6.6639 -tamburica,021ba560,#FF0000,-91.6063,113.3295,-17.3924 -austrian stoner rock,971e8818,#FF0000,-150.1704,-9.3613,-3.4846 -luxembourgian pop,0b415622,#FF0000,55.4523,50.6327,-5.5459 -modern mod,fac9f4b0,#FF0000,-110.516,-89.3917,3.2152 -reggae boliviano,9a9bc277,#FF0000,73.3054,-113.6469,19.8296 -tuvan folk,be3c581e,#FF0000,-99.8133,162.1831,-36.2093 -canadian shoegaze,185eb02c,#FF0000,-210.7294,-41.58,-10.8816 -hong kong tv drama,9cd1fae2,#FF0000,-4.4586,-41.2015,5.659 -chinese new year,0dd37606,#FF0000,5.4566,-28.4327,5.4352 -skweee,4c64e0f4,#FF0000,252.3051,-160.1273,14.6983 -diy pop punk,554416f7,#FF0000,-145.6519,-103.4599,-0.3266 -italian classical piano,e4c69dac,#FF0000,3.2509,270.1213,-11.4066 -swedish choir,23432207,#FF0000,-231.4033,263.7813,-12.7048 -muzica bisericeasca,2c03fa90,#FF0000,-172.7226,284.8275,2.4451 -galway indie,6d0cfe2c,#FF0000,-75.5185,63.2785,8.3846 -new england hardcore,2e7b4a91,#FF0000,-203.7417,7.0561,-23.5771 -rock catracho,85624ae8,#FF0000,-62.9369,-45.548,2.0408 -chinese metal,83bae034,#FF0000,-155.1021,-152.4878,0.3385 -neo-trad prog,cc8bf0a7,#FF0000,-150.5003,-20.9901,-13.8118 -iraqi hip hop,ececda70,#FF0000,132.8129,27.7374,-6.2023 -jazz chileno,829b574b,#FF0000,23.887,145.5828,-21.8252 -bosstown sound,525964dd,#FF0000,-45.6513,66.9647,-0.3658 -japanese black metal,2a49355e,#FF0000,-263.2703,-5.8444,-37.2958 -rominimal,2375daf1,#FF0000,376.8515,-263.1975,2.7841 -ohio hardcore,f7389f21,#FF0000,-200.6057,46.8605,-8.2575 -hungarian contemporary classical,ea53bff9,#FF0000,-99.2671,267.2724,3.2732 -finnish psychedelic rock,e2291395,#FF0000,-193.6965,46.6391,2.6373 -rap paraguayo,8feaf0b1,#FF0000,180.9168,-97.1527,16.2189 -hypertrance,b560375c,#FF0000,-101.4794,-24.1991,1.8416 -canzone siciliane,28fd21d2,#FF0000,74.7033,-4.4529,-5.6141 -christian death metal,09552ce7,#FF0000,-201.5729,-71.0492,-4.0473 -irish contemporary classical,64a995a4,#FF0000,-118.9045,204.7336,31.5294 -swazi pop,c895856c,#FF0000,95.3628,-55.6046,7.0252 -australian shoegaze,5aac798a,#FF0000,-217.8838,-31.1992,-15.1114 -nubian traditional,9e4e6eb3,#FF0000,67.4495,66.1312,-22.4561 -classic ukrainian pop,d6a89ae5,#FF0000,-51.8099,96.2369,-3.6414 -staff band,c0faefab,#FF0000,-207.001,275.3976,14.9422 -traditional southern folk,738afd1c,#FF0000,139.587,237.3174,16.9277 -rock alagoano,cd8e01db,#FF0000,-35.1795,-90.1815,1.0853 -indie sudcaliforniano,8d96f4b2,#FF0000,26.4882,-59.0395,19.1217 -trap kreyol,d7d7e219,#FF0000,180.6414,-76.1336,8.9873 -catalan folk,61645897,#FF0000,31.0361,203.0295,11.4587 -jazz tico,a5b2c98a,#FF0000,62.4182,113.2549,-10.0666 -russian black metal,be40c33f,#FF0000,-278.8259,-66.2901,-30.0343 -ringtone,bd504e9a,#FF0000,51.3481,-14.7569,9.7158 -danish folk,26172385,#FF0000,-36.4996,156.6483,23.7264 -singaporean metal,bc9ad101,#FF0000,-198.3276,13.1814,1.4817 -muzica ardeleneasca,27bea34d,#FF0000,-46.12,180.2278,5.4678 -russian choir,b9fa302a,#FF0000,-289.9417,270.3384,-30.4351 -cuban electronic,5e2bfee3,#FF0000,111.6796,-202.0775,16.8857 -austrian orchestra,8c5a8ed0,#FF0000,-133.4744,259.8798,6.2964 -icelandic traditional,066ce807,#FF0000,-70.5262,208.5917,11.3454 -bulgarian folk,0c0dd9ea,#FF0000,-151.6945,200.3151,18.0064 -kannada indie,a530f94c,#FF0000,73.1372,-62.3578,22.786 -musica piauiense,c67c45a2,#FF0000,69.882,38.4641,3.6652 -kol isha,552153b3,#FF0000,-42.3163,29.2996,8.5292 -terrorcore,2908ec21,#FF0000,19.6149,-242.0389,-16.2034 -lagu maluku,44d41b87,#FF0000,-9.827,39.8873,-7.1152 -houston indie,0471fdf6,#FF0000,-117.9497,-11.0029,0.0988 -rap nortista,3d6b0e88,#FF0000,130.3463,58.0148,8.1635 -cathedral choir,59941092,#FF0000,-294.815,287.5504,-31.0959 -folclore portugues,d74c2ed9,#FF0000,35.7577,67.4949,10.0768 -croatian metal,e75387a4,#FF0000,-152.8264,-133.8784,-4.0746 -svensk indie,993222ee,#FF0000,-105.2162,-25.3046,6.8736 -paraguayan indie,9689b17c,#FF0000,-2.8919,-62.966,-20.1507 -musique urbaine brazzaville,c24e4099,#FF0000,152.4133,5.0532,9.8327 -cumbia funk,a285655a,#FF0000,129.6071,67.4737,1.6064 -industrial hardcore,4775183e,#FF0000,-57.1926,-185.334,4.9203 -pilates,710a31c9,#FF0000,-149.435,126.9529,-8.0224 -armenian indie,79c5ef72,#FF0000,-50.4741,34.474,-6.9886 -zarzuela,5f4521c8,#FF0000,-68.59,255.6768,-1.3587 -korean musicals,c5eb06b0,#FF0000,-129.2827,138.0595,-39.3192 -faroese folk,69ff1b65,#FF0000,-31.2476,162.2066,25.0695 -libyan hip hop,fdf0a234,#FF0000,156.5253,51.9712,8.5963 -russian power metal,425900c4,#FF0000,-180.5235,-168.9247,5.8159 -tibetan traditional,f0dd6e3a,#FF0000,-75.5933,211.7456,-21.5626 -viet edm,f402e01a,#FF0000,53.4254,-168.8353,-17.5747 -chamber ensemble,6033c4a9,#FF0000,-134.2668,255.2177,7.7069 -polish post-rock,768f6709,#FF0000,-166.4202,-45.8137,4.3148 -indian ambient,609b197d,#FF0000,-172.7429,28.0853,-7.0771 -deep hardcore,cc9d1147,#FF0000,47.9472,-222.2156,-5.7591 -belgian punk,9a555ab8,#FF0000,-165.7054,-126.1768,4.0251 -new jack smooth,94a642ef,#FF0000,73.1425,-104.6757,9.1302 -mountain dulcimer,e435c4a4,#FF0000,63.1911,194.2859,-0.6432 -pontian folk,3547ac20,#FF0000,-18.6424,152.7017,35.7851 -musica campista,de47a3f0,#FF0000,-21.8212,-17.9308,3.5057 -turkish experimental,4e29011b,#FF0000,-150.9183,73.4799,3.0443 -deep melodic metalcore,8fdfe18a,#FF0000,-157.8348,-87.2902,-6.1977 -arkansas metal,5c5b70ae,#FF0000,-203.5079,-14.7721,10.6703 -japanese hardcore,cbadbd2e,#FF0000,-198.9002,11.8831,-12.1657 -wisconsin metal,b1f47a94,#FF0000,-188.2048,-74.3018,2.1813 -paracana,ca5bd165,#FF0000,-40.4369,52.3995,18.1781 -italo beats,f3045ed7,#FF0000,128.3531,-237.555,41.7262 -dub product,84d4a184,#FF0000,312.7713,-111.7592,6.7101 -pinoy shoegaze,cbbcba86,#FF0000,-136.6984,-23.8546,-2.8556 -prague indie,a0fac32c,#FF0000,-59.8698,-32.556,3.1895 -jazz tuba,22830ce8,#FF0000,51.3649,166.0858,-4.5695 -norwegian punk,712761e9,#FF0000,-124.9348,5.93,4.0726 -native american black metal,e825226b,#FF0000,-228.0783,9.1776,-3.1139 -irish flute,da834a18,#FF0000,-31.6997,220.7303,3.1399 -baton rouge indie,1795cb0a,#FF0000,-100.7667,16.7179,1.3486 -guitarra portuguesa,78940dfd,#FF0000,59.4742,201.7614,-11.4692 -tabla,10ad4f42,#FF0000,122.989,118.4512,8.9973 -wuhan indie,422ecde1,#FF0000,-97.3531,-20.8977,1.8782 -indian violin,f9400622,#FF0000,31.3763,223.5495,-3.7816 -dansk comedy,3e6c0f14,#FF0000,191.1185,145.6885,-22.8276 -colombian hardcore,50a65e9f,#FF0000,-159.2805,-70.9393,-14.8121 -horror punk brasileiro,7258a565,#FF0000,-154.2472,-88.4325,-10.896 -colorado hardcore,e8ce5108,#FF0000,-179.9657,-20.6615,5.3193 -new brunswick indie,4eaac789,#FF0000,-37.3707,43.8085,18.989 -chinese post-punk,03ccb4ce,#FF0000,-117.4739,-77.18,11.6368 -grisly death metal,1d0ad8c2,#FF0000,-222.5963,-47.038,-10.0988 -indie psychedelic rock,9e4359b9,#FF0000,-177.2076,26.2386,6.2845 -dungeon rap,033f0c8a,#FF0000,26.6587,-148.8585,-11.4641 -swedish grindcore,bdef341e,#FF0000,-247.9336,8.8837,-17.8282 -avant-rock,0e385cfa,#FF0000,-91.6742,58.7638,-10.5106 -colombian electronic,434112bd,#FF0000,142.3975,-203.4922,25.6203 -vintage french psychedelic,9f2b62d9,#FF0000,-45.3458,113.4702,2.4534 -bulgarian indie,0626483d,#FF0000,-33.0922,-56.9116,9.0854 -animegrind,41dcc51a,#FF0000,-213.4413,-59.5514,-14.1051 -musique mauritanienne,53133958,#FF0000,104.2426,53.1302,7.157 -hungarian classical piano,8a6ea3cb,#FF0000,-29.9041,305.61,-13.5823 -neo-industrial rock,426b67a8,#FF0000,-81.5038,-223.444,-5.061 -goa psytrance,51747705,#FF0000,130.3816,-252.7455,35.1171 -finnish electronic,3a6a3731,#FF0000,99.1233,-183.0105,18.7765 -modern electroacoustic,9eadef0b,#FF0000,-229.0923,134.8419,11.5748 -chinese classical,6b20cbf8,#FF0000,-148.9337,252.9829,5.5 -guatemalan metal,080ea6e8,#FF0000,-186.3942,-2.8277,7.4489 -musica menorquina,b4178423,#FF0000,16.5715,98.591,-6.1142 -indie hidalguense,4da9e00f,#FF0000,-15.072,-37.6617,13.2345 -poetry,0e23246b,#FF0000,287.6083,136.9916,-24.6977 -kinderchor,daa70550,#FF0000,51.985,144.8682,-11.0098 -tar,680254ba,#FF0000,17.0105,272.6316,-4.8141 -deep jazz fusion,e054ff40,#FF0000,4.503,50.6051,-6.2787 -nagaland indie,0ad643a6,#FF0000,15.7974,-52.4031,23.9163 -australian thrash metal,1ccf171f,#FF0000,-171.187,-22.1043,20.3804 -italian post-rock,b0979731,#FF0000,-189.094,41.859,-6.6909 -hardingfele,1adc7b5c,#FF0000,-154.6593,195.7726,13.4279 -vintage spanish pop,969f61b6,#FF0000,69.6374,256.2632,-1.9911 -dechovka,98e49f1e,#FF0000,44.2049,231.9758,-15.9308 -trekkspill,a445290c,#FF0000,-12.1873,85.2038,-12.395 -south sudanese pop,e9eca90b,#FF0000,153.8292,-113.2123,-11.0617 -musica ecuatoguineana,6f8948e9,#FF0000,125.0865,45.9598,-13.9645 -irish underground rap,90ccb5fb,#FF0000,99.1657,54.5297,-13.2074 -japanese buddhist chant,654c101f,#FF0000,-160.2038,169.7303,-15.9117 -christian thrash metal,65ca92d1,#FF0000,-141.611,-40.0226,-14.8951 -botswana pop,044ffab2,#FF0000,114.3518,-11.8334,-12.8695 -historically informed performance,7e25cff6,#FF0000,-77.0713,217.1905,-4.1488 -spanish blues,fd899f89,#FF0000,11.063,20.4341,7.9177 -american early music,4fb1b9aa,#FF0000,-164.179,266.6824,11.7313 -baithak gana,3dd5e1c6,#FF0000,59.018,-1.7621,13.7608 -xenharmonic,d8b7c7d9,#FF0000,-96.9834,236.1989,-3.5167 -neo honky tonk,c56d6612,#FF0000,-7.8694,26.4777,18.8367 -indie trujillano,c93502d0,#FF0000,-83.09,-31.5139,-10.5365 -utah metal,0a1697b8,#FF0000,-200.2466,-25.859,6.4955 -oromo pop,b572c521,#FF0000,98.6188,-65.1507,11.8883 -german shoegaze,a75875bb,#FF0000,-187.0765,-51.5756,0.8089 -metal tico,58a8e977,#FF0000,-175.7016,-38.3412,9.5657 -rock progresivo mexicano,b2deed93,#FF0000,-83.5383,78.282,5.8635 -bahamian folk,dc2008c6,#FF0000,233.8489,180.7487,-15.1251 -eastern bloc groove,26bead40,#FF0000,-10.6098,94.5048,18.6295 -greek jazz,393dacd7,#FF0000,-15.3602,149.3913,-15.9501 -afghan traditional,25a973c0,#FF0000,-77.9185,218.6807,19.0811 -gotico brasileiro,03803336,#FF0000,-93.4768,-183.4607,-2.8301 -musica rapa nui,91c76d7f,#FF0000,44.6878,47.7417,4.6613 -deep full on,657f4c1a,#FF0000,92.5014,-261.4434,24.6502 -vintage swing,dc8ef96c,#FF0000,291.0031,265.7595,37.8371 -bengali folk,4d7cebd6,#FF0000,11.9167,235.0022,14.5104 -candombe,154ed74b,#FF0000,116.1532,38.3832,-18.8832 -covertrance,4624250d,#FF0000,27.4586,-187.8059,-35.7667 -spanish psychedelic rock,9684254e,#FF0000,-148.2293,-14.3302,-18.0402 -indonesian experimental,b08b3ea0,#FF0000,-140.5036,94.1217,13.8621 -santoor,62720a15,#FF0000,47.061,132.1586,2.31 -belgian stoner rock,172c6a48,#FF0000,-188.7584,-44.7226,1.4002 -arab experimental,40c68505,#FF0000,-107.6119,104.4456,14.9815 -dragspel,b2d04dea,#FF0000,63.311,108.6478,-8.6557 -abstractro,96280075,#FF0000,-205.2277,69.7411,53.9769 -caucasian classical piano,0b3e2381,#FF0000,-45.9907,298.5731,-22.5799 -irish gaelic folk,6ba28225,#FF0000,8.2769,260.036,-25.6497 -balafon,77dd9b92,#FF0000,189.283,159.5284,15.0167 -unblack metal,2a38c14c,#FF0000,-236.7123,-43.0012,-6.6635 -chinese experimental,93cf9524,#FF0000,-31.474,35.5391,21.2652 -javanese gamelan,604d283e,#FF0000,-48.2564,254.8123,18.9694 -garifuna folk,ee0e27c7,#FF0000,115.4109,-8.6992,-14.54 -lai hla,db6b4984,#FF0000,-23.5048,-16.1815,-0.7228 -marcha funebre,8703cd77,#FF0000,-246.2451,170.9345,15.2704 -indie hidrocalido,4f894d09,#FF0000,-46.1034,-38.6929,12.7161 -totalism,8a962550,#FF0000,-152.4215,144.231,15.8336 -spanish baroque,f64be891,#FF0000,16.8105,228.961,-17.4317 -classic konkani pop,283523bb,#FF0000,44.1809,130.1092,4.2401 -norwegian blues,c7174591,#FF0000,19.7581,52.3816,-3.5033 -streichquartett,30613359,#FF0000,-148.7714,281.194,-6.511 -yuri,aaf6fd97,#FF0000,-25.0504,-55.0251,11.2543 -belarusian metal,085a21c7,#FF0000,-224.7289,-100.5544,6.8089 -st petersburg fl indie,abf5001c,#FF0000,-101.502,15.6759,0.1784 -musique concrete,4b1d8cfd,#FF0000,-101.1052,238.1402,4.869 -rajasthani folk,97749fa8,#FF0000,9.1984,148.8594,-18.8135 -swiss punk,944a9400,#FF0000,-118.9042,-102.9606,-9.07 -mainland se asia metal,9fa08a86,#FF0000,-159.3892,-71.2719,2.4806 -circassian folk,d33990d1,#FF0000,10.1358,-88.9756,18.0156 -taiko,d52bffde,#FF0000,142.6411,143.7105,-1.4409 -canadian choir,2e1a2043,#FF0000,-232.7766,280.2347,-24.6474 -jazz colombiano,22e33865,#FF0000,91.1507,99.6374,3.7875 -medieval ensemble,6678cbaf,#FF0000,-161.7069,181.8226,16.303 -scottish drill,a1f60a4a,#FF0000,170.7388,29.8259,-11.5763 -indie arequipeno,4d582b6b,#FF0000,-54.8039,-85.3834,-16.0409 -minimal synth,c17c65e6,#FF0000,-8.3097,-158.0183,-10.4781 -classical flute,9be2c5bc,#FF0000,-82.944,241.3283,-0.6621 -latin american heavy psych,39fc1169,#FF0000,-185.8668,43.7855,-14.8303 -lithuanian folk,c0462735,#FF0000,3.3937,30.7542,0.7982 -irish trap,a3573eca,#FF0000,99.2575,-93.8468,-7.4384 -molam,fc95c126,#FF0000,67.9098,45.4869,3.0714 -bolivian metal,85e2152e,#FF0000,-150.9669,-70.395,-1.2996 -grunge revival,a5fb599c,#FF0000,-163.4369,-94.7621,-6.9595 -classic female blues,312b8b2b,#FF0000,161.6343,266.324,58.7751 -batswana traditional,2cfb0c88,#FF0000,123.1177,-4.936,-26.7014 -jugendchor,eea3d6e2,#FF0000,-125.1685,206.1942,7.0076 -alandsk musik,56384d03,#FF0000,-73.0604,68.9172,-11.1561 -muzica maramureseana,82614b3b,#FF0000,-20.8402,148.6034,-7.2976 -duhovne pjesme,802efb1a,#FF0000,-88.4776,40.1598,3.9637 -gaddiyali pop,34521429,#FF0000,-7.619,-112.9202,12.5363 -min'yo,e5b669e8,#FF0000,6.1612,177.3837,17.9447 -rap gasy,4c75929c,#FF0000,191.8372,-62.4244,-0.0172 -korean experimental,8b80d994,#FF0000,-118.2751,63.2258,-13.9637 -australian rockabilly,a1f18f53,#FF0000,-8.283,50.4551,2.4787 -aberdeen indie,e0ed85b8,#FF0000,-136.6639,-16.9584,0.7705 -romanian black metal,b2bd1c3a,#FF0000,-248.3105,-34.2865,-21.1324 -thai worship,00f0c864,#FF0000,12.8447,-76.909,33.7429 -israeli traditional,63e7beba,#FF0000,12.6278,195.0778,-3.4763 -christian symphonic metal,28a03009,#FF0000,-200.0822,-44.742,-5.8798 -andalusian classical,e641337a,#FF0000,-78.1459,197.9242,0.0255 -folclore castilla y leon,463e004b,#FF0000,60.0199,124.067,-8.4078 -folk cantabria,19c52f09,#FF0000,-6.7326,149.3645,-2.2253 -men's choir,865f5323,#FF0000,-216.2132,270.8931,-13.815 -marinera,32d6ef1d,#FF0000,112.5829,74.7142,6.1146 -himalayan folk,d51ca62e,#FF0000,-57.6315,157.3987,1.3756 -luxembourgian hip hop,06381433,#FF0000,173.907,-70.2931,15.5941 -raga rock,7e3a9b0a,#FF0000,-121.5049,97.9427,-8.5827 -trio cubano,9abf2496,#FF0000,237.8188,157.8764,-10.7805 -classical mezzo-soprano,bd979430,#FF0000,-99.9832,282.1397,9.9156 -brazilian rockabilly,11e7ae41,#FF0000,-63.4978,-11.2265,12.7022 -russian death metal,9b880d4e,#FF0000,-190.9948,-149.2442,-2.9046 -italian screamo,affe6136,#FF0000,-171.7735,-12.9643,-22.9414 -kosovan indie,e546e554,#FF0000,-65.1491,24.3723,9.3394 -brazilian stoner rock,7c62abcf,#FF0000,-155.0473,-26.7318,2.4368 -macedonian indie,6be88357,#FF0000,-47.144,-70.687,-0.897 -garo pop,e27e971a,#FF0000,45.0486,-55.8375,23.5711 -nhac thieu nhi,4b7733c4,#FF0000,101.2847,-80.4291,7.3607 -dutch folk,892d2d85,#FF0000,27.1068,138.4849,-13.6038 -cape breton indie,9bcfcab4,#FF0000,-58.6194,4.7494,9.1483 -classical percussion,41492f12,#FF0000,-27.2152,235.1495,-11.6888 -rock potiguar,16bc8749,#FF0000,-69.8453,-46.9007,3.0628 -pinoy traditional,50d27822,#FF0000,75.7082,87.492,6.0172 -senegalese traditional,ce1f75c8,#FF0000,153.67,159.6862,5.4644 -classical countertenor,4ebee13a,#FF0000,-86.9001,273.1229,20.5569 -brazilian contemporary classical,6a3b2ca3,#FF0000,15.7686,228.1999,-20.8719 -koto,f2b97fd2,#FF0000,148.4836,297.9659,0.3227 -bangla gojol,df72d3b9,#FF0000,57.2444,250.2182,-1.5283 -korean punk,3bbfd022,#FF0000,-139.553,-94.3252,9.7086 -croatian folk,76f707b5,#FF0000,-71.2191,128.7721,15.2752 -dombra,80c97405,#FF0000,143.7747,162.2013,-7.1142 -rap potiguar,78b6f9dc,#FF0000,147.4539,-11.5496,-10.7855 -sindhi,f1123ebf,#FF0000,71.0766,16.0603,-5.9962 -hula,6a63e308,#FF0000,55.7581,233.8649,-1.3648 -grim death metal,ac021f3e,#FF0000,-206.6586,43.6183,8.496 -prank,21b382ba,#FF0000,337.4757,261.4862,32.9763 -neo-proto,1c970b3c,#FF0000,-100.7089,-42.6909,3.0816 -danish electro,baaec415,#FF0000,27.3426,-210.9826,10.3975 -novos talentos brasileiros,c8522075,#FF0000,14.7569,43.2186,-1.0746 -israeli classical,ceebb78b,#FF0000,-116.8555,269.8364,0.3023 -classical baritone,bd4faf9f,#FF0000,-79.2813,274.082,19.3672 -rhythm rock,53d46550,#FF0000,-9.5992,107.9671,-21.4633 -colombian death metal,65f053dd,#FF0000,-204.4482,17.3686,12.8437 -german choir,10c0214a,#FF0000,-188.1139,263.2629,4.9383 -classic assamese pop,074e6bb7,#FF0000,10.3417,152.5114,-13.1577 -finnish techno,bbf865db,#FF0000,142.5467,-196.8567,15.9123 -zeuhl,88b11e46,#FF0000,-92.1111,111.1195,-9.4944 -colombian black metal,c8491946,#FF0000,-237.507,20.2116,0.8033 -portuguese contemporary classical,b401ac42,#FF0000,-82.2342,250.7153,3.889 -lagu betawi,215454a9,#FF0000,72.3492,-0.3902,-7.5396 -kinnauri pop,a427914c,#FF0000,50.1696,-155.0124,-20.58 -korean classical performance,0d87ec66,#FF0000,-137.8327,257.3843,6.7528 -rock nica,bbef65aa,#FF0000,55.3388,-144.6329,-8.4356 -french classical piano,398671c7,#FF0000,-45.9757,299.0677,-22.8644 -otroske pesmice,ffa3c7c3,#FF0000,56.7594,81.2455,-14.166 -dutch punk rock,14182d11,#FF0000,-141.9258,-114.5908,-7.0345 -umea indie,e06830f9,#FF0000,-117.5748,-10.3039,8.3022 -cantonese opera,ad46c3cf,#FF0000,-49.6076,120.9768,28.3693 -dutch contemporary classical,c46689a3,#FF0000,-92.2261,234.5957,-3.8885 -sinhala edm,210e325a,#FF0000,86.0862,-195.9114,-6.5334 -metal noir quebecois,ce0d0ecb,#FF0000,-260.8522,-36.3952,-17.2251 -danish hardcore,e21d026d,#FF0000,-226.8533,-24.6539,-23.8325 -mising pop,c8e9f25f,#FF0000,53.0362,3.5526,8.826 -polynesian traditional,f17e96ca,#FF0000,8.1556,217.2436,-0.5625 -deep free jazz,cb68afd3,#FF0000,-40.1859,224.8803,5.338 -glitter trance,23d15764,#FF0000,92.7623,-231.4795,25.4185 -scottish smallpipe,90264cbb,#FF0000,-149.6133,112.059,-9.7995 -deep vocal house,d48f0b24,#FF0000,96.2967,-218.8848,22.3119 -post-punk colombiano,85763d54,#FF0000,-59.451,-134.5276,-3.6936 -brass quintet,746bb941,#FF0000,-25.2442,245.7487,-11.7861 -canadian contemporary classical,746a7e22,#FF0000,-161.4585,253.2928,21.3301 -maghreb,1fa5facc,#FF0000,-13.0597,110.4481,-15.7029 -musique peule,291f3fbb,#FF0000,74.9346,91.5087,3.8641 -indonesian bamboo,af76c225,#FF0000,55.2928,80.1602,-4.5381 -slc hardcore,5ba814b2,#FF0000,-187.7764,-0.5012,-0.2793 -rock sergipano,ae555ac9,#FF0000,-86.5227,-24.8605,0.8419 -malawian folk,233b6bbc,#FF0000,130.6171,122.9975,6.094 -finnish rockabilly,418e3546,#FF0000,-4.5448,5.505,11.8193 -hakkapop,3a9329f2,#FF0000,-3.6076,8.8808,7.9727 -portuguese death metal,85cd68ae,#FF0000,-221.735,-59.3845,-7.8764 -dutch stoner rock,39c7a53e,#FF0000,-211.4224,21.2839,-13.3095 -saxophone trio,1b2086d3,#FF0000,-3.7455,133.182,-7.3041 -marimba,26cc0fd5,#FF0000,62.4043,304.7553,-21.8771 -vintage finnish jazz,e1f8c8d1,#FF0000,-25.8693,245.5017,-9.8603 -dhrupad,afd0dedf,#FF0000,-72.1622,212.2604,16.5864 -western ny metal,368ddb50,#FF0000,-195.3786,-35.4585,-4.6017 -euro hi-nrg,5d1cb5c8,#FF0000,86.8581,-245.5643,21.0369 -russian jazz,e52b71f4,#FF0000,22.8342,205.0274,-4.3674 -musica colimense,6815e90d,#FF0000,122.1705,89.1823,9.6613 -deep northern soul,7121a278,#FF0000,48.9821,26.1315,23.3784 -indian instrumental rock,ffbd837d,#FF0000,-147.5455,9.7734,-9.7223 -minnesota metal,1e61e75e,#FF0000,-218.9933,-33.8133,-12.204 -northamptonshire indie,d85d046e,#FF0000,-85.5076,-103.6949,-6.0532 -canadian stoner rock,0bd6c5ff,#FF0000,-210.3458,11.0561,0.4391 -epic collage,4f6a95c8,#FF0000,-157.6945,44.6402,8.9396 -ho munda,e19e4f81,#FF0000,59.915,-169.2389,-15.6411 -nyahbinghi,693071e6,#FF0000,185.4831,35.3606,5.49 -kentucky mountain folk,abf66deb,#FF0000,90.7249,245.1662,33.2465 -mento,461b8c14,#FF0000,246.745,141.7025,-7.5211 -irish ballad,96188471,#FF0000,-63.1229,250.509,11.8792 -italian blues,08dea757,#FF0000,16.6467,60.5502,-5.4794 -estonian metal,c181b716,#FF0000,-158.6355,-138.8488,-2.7172 -muzica banateana,db126d65,#FF0000,57.9981,95.148,-5.8772 -piada,339c5a13,#FF0000,355.7139,233.6897,-4.8799 -dytyachi pisni,1ac7d84e,#FF0000,88.7648,-48.6,6.4446 -classical trombone,2cfa35e5,#FF0000,-74.9981,239.4776,19.375 -italian progressive metal,b4b4df4f,#FF0000,-167.7299,-80.7785,17.6254 -appalachian black metal,f5bf7fa6,#FF0000,-252.7426,18.6773,10.8872 -zither,bc2cd9d6,#FF0000,121.7117,209.9181,18.0331 -hangoskonyvek,5fe28989,#FF0000,272.2454,210.6484,-34.872 -swiss experimental,c5b906cc,#FF0000,50.9497,50.4768,-2.3064 -metal salvadoreno,f630e0dc,#FF0000,-129.3919,18.2011,-1.7739 -guggenmusik,e250eeb8,#FF0000,-46.5324,76.9193,-3.827 -izvorna muzika,7640390f,#FF0000,61.4216,67.7279,-13.1028 -experimental percussion,a841f426,#FF0000,-58.9286,132.7886,-7.4758 -dark black metal,ff1de557,#FF0000,-281.3785,14.4362,-2.4475 -bikutsi,9f21cb5f,#FF0000,125.6887,-36.7795,-3.9687 -tanzorchester,5082456f,#FF0000,60.1704,68.7751,4.9459 -lok dohori,76b95b88,#FF0000,-4.452,39.0695,19.5787 -american classical piano,1329a9bc,#FF0000,-39.9059,257.9144,-9.855 -singaporean punk,2b177ff5,#FF0000,-155.6909,-83.9473,-12.4071 -anime game,fd51e56d,#FF0000,-119.1419,-108.0206,-9.8739 -eletronica underground brasileira,da19b36d,#FF0000,184.1173,-182.8034,2.7549 -italian modern prog,3bf8666c,#FF0000,-177.5682,50.4006,7.1068 -salon music,5756c562,#FF0000,-86.0634,210.9161,15.2583 -classical accordion,0301683a,#FF0000,-48.4533,226.6853,-21.9031 -iranian experimental,cd3091d4,#FF0000,-209.5751,109.8682,-8.3575 -thrash-groove metal,2c6a18f5,#FF0000,-166.9439,-149.5576,-6.1523 -polish classical piano,2fd202e7,#FF0000,-50.2215,307.7251,-33.3389 -kikuyu pop,281db1d3,#FF0000,225.2525,48.8117,21.6866 -chilean techno,e0c4f7cf,#FF0000,137.9274,-230.6168,10.9933 -hungarian black metal,9ca62075,#FF0000,-266.8496,-66.4737,4.9748 -kolo,313514ee,#FF0000,59.358,33.9297,-14.4763 -welsh choir,36c658d8,#FF0000,-241.6829,277.4962,-22.5408 -bulgarian metal,82d364fc,#FF0000,-163.7588,-75.6236,15.8447 -edinburgh metal,bfa73a1c,#FF0000,-215.9077,-26.1221,0.661 -dogri pop,e647bbfc,#FF0000,69.5634,-58.0888,-0.786 -guatemalan indie,17964da1,#FF0000,-29.9797,-30.2214,13.3146 -dutch baroque,3915257d,#FF0000,-173.2902,257.6041,14.9696 -czsk black metal,30074b3a,#FF0000,-252.9201,-30.3144,-19.1783 -quebec metal,1c5138ac,#FF0000,-142.6426,-93.3367,-6.8367 -borneo traditional,5b7e1e6c,#FF0000,43.054,64.4586,-10.4877 -rozpravky,544cfd74,#FF0000,131.7741,137.2283,-5.0753 -vintage radio show,c384f16f,#FF0000,291.5958,132.3021,-16.0791 -alabama hardcore,4db54ca5,#FF0000,-209.8065,-24.0574,6.5945 -kikuyu gospel,3a54bd10,#FF0000,98.8302,-60.9181,0.0684 -moravian folk,3ad0d623,#FF0000,-42.29,236.3156,4.8461 -experimental big band,ac94e9fa,#FF0000,-52.5888,136.6176,29.1446 -macedonian rock,0d25f3d5,#FF0000,-48.9551,-37.5736,5.8539 -dutch experimental,7d9df04a,#FF0000,-171.6241,143.9304,-27.3789 -norwegian choir,9d263084,#FF0000,-219.7512,238.8884,-6.7495 -musique soninke,8b1ce4eb,#FF0000,217.9754,108.1837,16.0944 -orquesta cubana,f8b43f1d,#FF0000,98.9425,140.9195,-4.3372 -chinese wind,adfe637e,#FF0000,-123.6755,214.0028,0.952 -pipa,f95bd39d,#FF0000,79.7877,270.8591,-2.2577 -cerkes muzikleri,8670e8c3,#FF0000,25.3705,-97.1875,18.2751 -rakugo,9d667603,#FF0000,310.4493,219.4133,30.512 -delaware indie,b830c612,#FF0000,-130.6124,-38.4999,5.1027 -sardinia indie,ad293cf5,#FF0000,-90.8871,-56.525,12.708 -punk ecuatoriano,7967de66,#FF0000,-100.817,-6.445,0.4228 -tulum,26d81487,#FF0000,-121.4056,93.8736,12.8097 -african metal,dc14d0a6,#FF0000,-173.0067,-85.7799,3.1793 -autoharp,7b31b8fe,#FF0000,-8.681,129.0781,3.3503 -assamese hip hop,be62ae82,#FF0000,97.2457,-52.1705,-6.3616 -musique ancienne,6f0d2733,#FF0000,-247.7352,239.6014,16.8388 -kapa haka,235e53f1,#FF0000,-83.7128,241.0728,-8.9947 -classic nz country,e01a7e36,#FF0000,31.8346,127.1618,7.2004 -croatian electronic,a341ec72,#FF0000,198.4426,-256.6354,0.452 -rock dominicano,832b72da,#FF0000,-118.4349,-24.1788,23.8554 -indie asturiana,336defc6,#FF0000,-55.8597,53.3679,-1.5917 -musica blumenauense,313a25fe,#FF0000,-6.8367,21.6921,-8.119 -stubenmusik,b668a6c4,#FF0000,220.5501,216.7976,37.4288 -synthetic classical,f0076620,#FF0000,-104.7273,104.0589,-6.5446 -rock in opposition,cc2005bd,#FF0000,-92.3915,109.749,3.4391 -frafra,3b261829,#FF0000,212.7679,8.6543,9.9382 -field recording,6a4aceaa,#FF0000,-178.5565,131.4878,-14.8497 -ceske chvaly,4cf92f11,#FF0000,-23.8015,6.6256,-5.1805 -middle eastern traditional,3584adfc,#FF0000,15.6154,237.0213,11.6299 -albanian folk,b49b6df8,#FF0000,-108.2209,153.1845,-40.4596 -vintage hawaiian,a96da61c,#FF0000,98.7832,235.3021,8.6681 -deep indie singer-songwriter,93da2bf1,#FF0000,-32.8943,43.7866,16.4735 -detskie rasskazy,1bb2b076,#FF0000,336.8008,245.0928,27.0776 -chinese punk,e055402d,#FF0000,-101.5959,-94.7623,-5.1651 -rock pernambucano,b5585207,#FF0000,-105.4752,-37.4952,3.6554 -blues band,14589b23,#FF0000,82.6598,47.6013,-0.2697 -christian doom metal,6c752485,#FF0000,-193.8757,14.0711,-14.4321 -spanish death metal,cae24979,#FF0000,-187.7468,-39.6612,-9.1861 -santur,6d68224b,#FF0000,-58.6874,215.0455,-12.4279 -folklore panameno,26edcb0f,#FF0000,111.6785,113.3641,-6.7249 -early french punk,3abfe4c7,#FF0000,-55.6922,-66.5044,-10.1433 -italian soprano,e95c9070,#FF0000,-145.6948,284.9803,-9.1743 -mapouka,86d2a76e,#FF0000,212.5587,-172.2266,-7.6203 -deep italo disco,98ab6f9a,#FF0000,97.5743,-90.7364,3.4898 -rock catarinense,09e47115,#FF0000,-119.9821,-86.117,-22.7167 -french experimental rock,24dcd24a,#FF0000,-78.9857,55.4808,-5.4705 -serbian metal,a762d863,#FF0000,-201.236,-59.9006,-8.4801 -rongmei pop,307f27a0,#FF0000,-49.8283,-7.2409,18.6849 -black noise,250db3bb,#FF0000,-267.218,69.4493,44.6807 -ceilidh,c7482403,#FF0000,2.2906,65.1845,14.9883 -caucasian folk,925cb488,#FF0000,-152.1672,221.2192,10.2999 -russian thrash metal,725b5b8a,#FF0000,-134.1873,-155.4751,4.827 -sound collage,7b44c8cd,#FF0000,5.4822,116.6054,3.6904 -irish experimental electronic,ffe36fdc,#FF0000,43.715,-114.2212,-14.8991 -indonesian thrash metal,2f4f449f,#FF0000,-94.8243,-110.6522,-7.0122 -haitian traditional,eb4ca991,#FF0000,135.9734,158.7407,-53.0479 -slovak metal,148d0663,#FF0000,-189.305,-90.2654,7.4706 -gwoka,4d4d57c3,#FF0000,139.9386,89.5563,-0.0777 -indie queretano,ed085701,#FF0000,-35.8906,-97.3133,-6.0513 -metalcore espanol,b4f780af,#FF0000,-177.0659,-117.7281,-0.1011 -belgian hardcore,63ba66c8,#FF0000,-174.9813,16.376,-8.9443 -korean traditional,094ea2de,#FF0000,79.5043,205.0014,8.6859 -malaysian hardcore,c931bb1e,#FF0000,-180.3879,-27.2782,0.4825 -lithuanian metal,d4d1910d,#FF0000,-230.1557,-58.3421,-11.7435 -italian baritone,161c6f3c,#FF0000,-110.926,296.1339,-0.378 -ukrainian choir,8bdd8d28,#FF0000,-296.1759,268.7697,-34.7098 -shehnai,39192e62,#FF0000,-66.4688,234.0965,-4.8237 -german contemporary classical,bec8c0e7,#FF0000,-125.2419,247.9319,8.5355 -finnish contemporary classical,42fe37f7,#FF0000,-216.7192,280.4604,-9.3736 -musica mato-grossense,c378972c,#FF0000,-27.7331,66.7974,1.0227 -beat poetry,3aa6dd00,#FF0000,148.3327,192.9702,5.5668 -brazilian heavy metal,729fe4bd,#FF0000,-194.6053,-129.1957,-3.247 -deep swedish rock,160491c1,#FF0000,-116.5585,-82.5654,2.9276 -belgian experimental,105e5fc4,#FF0000,-114.3787,121.3038,-9.6571 -macau pop,fda02c82,#FF0000,-46.2029,-31.7474,9.1395 -kosovan folk,f812f14e,#FF0000,-108.4651,128.6299,10.7186 -djembe,44ec526e,#FF0000,230.6466,138.7446,-87.7721 -instrumental black metal,932c7221,#FF0000,-297.3024,-26.6958,-35.9857 -alpenpanorama,6b1a8824,#FF0000,123.8319,135.3352,-17.6399 -baroque singing,00e90274,#FF0000,-115.0635,217.0168,-0.4873 -slash punk,a7be89cf,#FF0000,-204.9713,12.9825,-5.0474 -musica amapaense,a4f24b91,#FF0000,28.3447,-12.7837,1.0328 -trombone brasileiro,d0c24b90,#FF0000,118.5562,153.9716,3.7011 -pontianak indie,daacee02,#FF0000,-74.2595,-44.9065,6.0494 -african experimental,ba5a9c6f,#FF0000,-39.449,36.1855,-0.8028 -suomisaundi,66057766,#FF0000,131.5315,-225.7706,34.4867 -vapor house,5d4bb94a,#FF0000,133.9437,-149.3542,-2.3701 -dweilorkest,e440e3d3,#FF0000,25.8913,77.6243,-10.6109 -indie nica,8129d3fa,#FF0000,44.4642,-57.5245,-10.3391 -nordic orchestra,c6befe09,#FF0000,-221.4101,232.3834,44.2871 -electroacoustic composition,9457b029,#FF0000,-145.2692,193.7357,9.0014 -musica acoriana,f6b2b6e1,#FF0000,66.1303,-12.251,16.1724 -saxony metal,381a66eb,#FF0000,-199.0698,-73.1213,-3.1414 -ladakhi pop,68a0d3d6,#FF0000,51.3727,-97.5495,4.3232 -normal indie,d8efc34d,#FF0000,-53.8438,39.2335,-2.8262 -alaska hip hop,8db40d93,#FF0000,134.9908,-49.4972,-5.7534 -mexican power metal,2f13253a,#FF0000,-167.2819,-90.5044,11.2035 -musica campineira,37fdde1b,#FF0000,-28.1379,13.7127,0.6581 -bandura,ce757767,#FF0000,-91.8862,205.4769,-11.2351 -lincoln ne indie,11be9aee,#FF0000,-82.425,14.7758,1.651 -soda pop,a63ada63,#FF0000,-12.3117,136.2477,6.1016 -danish choir,664cf1ed,#FF0000,-226.2344,282.8868,2.1872 -guqin,3dfb3781,#FF0000,141.3214,321.1694,50.9685 -recorder,08c8d80b,#FF0000,-62.4053,240.6208,-6.8158 -vintage classical singing,4edea3c6,#FF0000,-119.2792,311.6106,-17.1616 -british electroacoustic,9fb7c926,#FF0000,-170.9457,180.7626,4.0915 -georgian polyphony,1a75a749,#FF0000,-232.5515,290.854,-31.7627 -latin american classical piano,4512b122,#FF0000,5.0212,290.9241,-16.0508 -spanish stoner rock,256a5878,#FF0000,-176.6828,-65.3607,-5.3237 -humour francais,69a5d30c,#FF0000,217.8781,256.3197,28.5635 -chill groove,c7a740d6,#FF0000,131.2173,-136.3847,-2.2813 -historic classical performance,11307235,#FF0000,71.5337,321.822,-78.7842 -antilliaanse folklore,f96eb821,#FF0000,125.3735,85.7959,5.8416 -bohol indie,3a972c53,#FF0000,-43.3277,-41.7241,11.2225 -idaho hip hop,d59ea4ec,#FF0000,154.5445,-22.6426,-3.6013 -cimbalova muzika,f1067304,#FF0000,-41.6216,262.829,11.38 -theremin,7a12bff2,#FF0000,-140.6316,118.1038,-13.7489 -deep surf music,35d23c7e,#FF0000,-99.2098,31.8196,13.5648 -luxembourgian metal,fca26696,#FF0000,-181.232,-121.469,-1.4939 -dutch idol pop,1b7f9896,#FF0000,26.5317,-56.766,26.1564 -deep hardcore punk,d27fc9fb,#FF0000,-136.4723,6.2543,9.4115 -kantele,013b75d2,#FF0000,-65.1855,180.3584,2.9667 -turkish black metal,856b93c0,#FF0000,-211.8405,-10.4435,12.6508 -french contemporary classical,60caa2bb,#FF0000,-169.5355,234.1044,26.7668 -modern performance,c23b8736,#FF0000,-132.3604,202.3653,8.3981 -brazilian post-rock,a4bb7933,#FF0000,-156.7769,20.9144,0.6095 -musica rondoniense,55713074,#FF0000,24.377,-77.9963,-12.2406 -deep space rock,f1b42014,#FF0000,-163.7816,-9.8031,-8.9154 -charred death,cda3014e,#FF0000,-249.4133,-66.9196,-9.5499 -rock sul-mato-grossense,caf8dd8d,#FF0000,-67.0949,-92.5461,-16.8485 -moorish traditional,18785623,#FF0000,103.2962,102.6553,-5.8327 -organetto,dff85d62,#FF0000,166.814,54.2328,-19.0328 -punk tico,a6453d23,#FF0000,-135.4538,-72.1803,2.6256 -bury st edmunds indie,3943c305,#FF0000,-144.5535,15.1551,9.8591 -orkney and shetland folk,f2c95e25,#FF0000,-86.7877,171.9923,-14.968 -string orchestra,2a52525d,#FF0000,-163.6863,206.8369,17.6201 -h8000,27d5482e,#FF0000,-155.424,18.3713,-1.7795 -latin american baroque,223092e1,#FF0000,-137.3361,246.841,6.8472 -tan co,15c9737a,#FF0000,47.6549,50.1037,-11.1147 -south borneo indie,2c15a0fc,#FF0000,-46.0914,-141.3383,7.1489 -modern free jazz,e070d645,#FF0000,-32.1618,214.7771,1.4192 -italian rockabilly,394ffe43,#FF0000,25.6527,-6.0586,11.0185 -classical bass,d104058f,#FF0000,-99.0669,291.5872,11.842 -russian modern jazz,31d21ff2,#FF0000,-35.7083,147.0294,26.0525 -taiwan graduation song,67cd34cc,#FF0000,-86.6021,64.5093,-16.1386 -brazilian surf rock,337225b1,#FF0000,-118.4692,-67.6339,20.8158 -czech classical piano,eceffd87,#FF0000,-69.3071,313.5405,0.5721 -tibetan folk pop,76f2ba70,#FF0000,-100.7633,59.6831,-13.0922 -aghani lil-atfal,dad240f7,#FF0000,129.5976,66.8458,1.6684 -jazz composition,61656ab9,#FF0000,20.6707,136.4081,-8.3652 -hip hop mauritanien,46c06beb,#FF0000,151.5096,45.9929,0.5045 -classical bassoon,a06d9b9b,#FF0000,-81.4386,229.3258,-2.3424 -karntner volksmusik,ab0958ee,#FF0000,-171.1527,276.1597,7.3204 -gayageum,7084a4d8,#FF0000,285.4065,252.4214,34.7821 -gong,370f8692,#FF0000,57.0881,204.0296,-7.4022 -esperanto,90756455,#FF0000,43.4788,34.9057,14.2698 -new england experimental,c5a3cca3,#FF0000,-142.9317,113.457,-4.759 -glass,170fd7e8,#FF0000,-149.0454,178.4189,26.9701 -italian occult psychedelia,0c944f06,#FF0000,-181.5913,100.0371,9.9227 -malaysian traditional,00f58362,#FF0000,48.1695,65.6237,-9.3576 -czech jazz,30b41f53,#FF0000,24.1052,176.0671,-8.9727 -indie catracho,f25992bf,#FF0000,40.4575,-62.0048,9.7239 -folclore extremeno,126a5dd0,#FF0000,64.0968,70.1992,-17.8445 -brazilian grindcore,7937fd6c,#FF0000,-215.416,18.9337,14.8092 -italian baroque ensemble,086456a7,#FF0000,-122.2754,233.2136,7.2997 -extratone,47c413f9,#FF0000,-66.7056,-175.9942,-15.5702 -indie tucumano,018685af,#FF0000,-68.8061,-29.1333,18.5287 -naturjodel,57224f15,#FF0000,-159.1945,220.5257,14.1938 -rock abc paulista,7606d5b8,#FF0000,-150.8309,-28.2708,-4.058 -neo-trad doom metal,edbafeae,#FF0000,-189.3044,34.5604,4.7532 -austrian choir,9c434450,#FF0000,-193.5716,266.6906,0.1174 -musica londrinense,cf6caa55,#FF0000,70.9891,-41.7242,7.9597 -rabm,e25e34cd,#FF0000,-281.7715,-31.6791,-32.4585 -polish noise rock,c268dbce,#FF0000,-163.237,21.0915,4.1953 -jazz caraibes,ac987552,#FF0000,81.5096,117.2815,-9.5166 -marsmuziek,22728fb2,#FF0000,-36.219,217.6972,-9.3566 -musica caririense,fca8c0e2,#FF0000,56.5016,-15.9467,28.6629 -lithuanian jazz,27598019,#FF0000,25.7561,143.0121,-0.0572 -metal galego,57b8a8b2,#FF0000,-202.359,-75.5743,-5.562 -russian screamo,2c1bb36b,#FF0000,-181.6553,-13.4778,4.189 -somatik techno,82f12b32,#FF0000,156.0998,-191.5244,-5.4601 -icelandic choir,4d29faea,#FF0000,-185.7812,228.1129,47.6632 -belfast metal,891eee4e,#FF0000,-208.726,-49.6552,-15.2037 -chaotic black metal,9f792a30,#FF0000,-233.6466,17.4965,26.8326 -zohioliin duu,dc4bb710,#FF0000,-103.1658,72.1442,-14.1607 -greek clarinet,8464e433,#FF0000,-84.4025,130.9738,9.6036 -gospel papiamento,ba0ae5d3,#FF0000,38.0142,-46.5502,1.3592 -classical oboe,7fc73f5d,#FF0000,-111.7831,210.6982,5.0002 -vintage old-time,c37066ff,#FF0000,99.4888,248.2992,39.6134 -italian bass,239e2cca,#FF0000,-92.3213,293.2656,16.2164 -proto-rap,b64fcc16,#FF0000,300.3848,-157.5123,10.2538 -jota aragonesa,9908af8c,#FF0000,29.0921,298.1161,-23.0637 -liberian pop,221d4b23,#FF0000,204.1232,-104.9306,9.8426 -vintage gospel,09dba937,#FF0000,114.401,316.8249,-24.6559 -jazz boliviano,230389a4,#FF0000,59.0619,100.8031,0.8341 -irish experimental,329f06f2,#FF0000,-155.874,122.4253,-32.768 -danish contemporary classical,0e9e0533,#FF0000,-146.8938,256.4282,0.9902 -german grindcore,9a8b079c,#FF0000,-196.3549,-51.5372,-9.6484 -skiffle,d0b2d7d1,#FF0000,108.1046,103.508,-5.9108 -chakma pop,557a740c,#FF0000,44.0709,-68.497,-13.1529 -polish metalcore,80190656,#FF0000,-234.3082,-153.3474,13.8976 -taiwan experimental,194236e1,#FF0000,-59.6292,62.7543,8.8647 -hipco,f107c5d4,#FF0000,179.7666,13.6855,6.6934 -deep active rock,c7adee3b,#FF0000,-190.0558,-207.5273,20.9973 -turkmen hip hop,1c7fe24b,#FF0000,144.9511,-66.0729,2.0739 -indian techno,64312ed8,#FF0000,232.2304,-229.3952,-1.3246 -egyptian traditional,4ee61561,#FF0000,56.1801,154.8038,2.1907 -folclore navarra,9c74e12c,#FF0000,39.9863,213.6954,-19.9781 -romanian contemporary classical,3bf74b72,#FF0000,-124.2079,265.7777,0.5318 -cimbalom,2e396013,#FF0000,-8.085,180.8147,10.5945 -belfast indie,08e27847,#FF0000,-131.6168,-22.6414,1.4846 -historic orchestral performance,a13b0e10,#FF0000,-182.0601,278.6809,-5.1906 -contra dance,0e11dbeb,#FF0000,-0.1552,152.0064,0.3077 -flashcore,99cc9c82,#FF0000,-9.602,-135.9644,20.8828 -czech swing,f9e33685,#FF0000,75.792,280.1793,-6.8702 -austrian classical piano,61d05f5b,#FF0000,0.2329,301.3106,-13.671 -mexican electronic,47dd5ddc,#FF0000,121.3655,-154.2026,27.1358 -latvian metal,fdc69c36,#FF0000,-196.7169,-135.4921,-6.2763 -folklore quebecois,262df8c7,#FF0000,128.7082,121.8328,6.8653 -french orchestra,f42b74d6,#FF0000,-155.9947,242.7225,19.9412 -lion city hardcore,4666b0c7,#FF0000,-180.4582,-79.4207,2.8882 -zomi pop,1007c212,#FF0000,-13.65,-35.5089,-10.7668 -orkiestra symfoniczna,65f89c4f,#FF0000,-214.2181,256.6342,26.2544 -landler,6eb16fa6,#FF0000,79.3121,125.336,-28.2688 -hard chime,a556cdd3,#FF0000,-118.6502,-61.5515,6.0566 -metal cristao,780c207d,#FF0000,-189.6511,-48.8672,3.5136 -magyar kabare,e185672b,#FF0000,132.3814,128.6157,0.0577 -thai traditional,adf9a1d3,#FF0000,34.9285,228.4263,-22.5712 -swazi hip hop,f7aff1ba,#FF0000,162.7522,34.8544,-6.6332 -deep pop emo,dccd50fa,#FF0000,-131.7765,-124.2411,-2.8901 -cante alentejano,87a49393,#FF0000,23.895,249.1849,-30.8654 -cryptic black metal,917396ed,#FF0000,-292.6509,14.5597,0.2239 -czech psychedelic,a62a93d8,#FF0000,-150.3415,8.177,7.291 -spanish black metal,aff7da1a,#FF0000,-286.6797,-3.2947,-30.2827 -italian industrial,0a4a167d,#FF0000,-190.6447,39.5339,4.2633 -band organ,745407de,#FF0000,-54.718,129.902,29.9641 -afrikaans folk,a9c89e58,#FF0000,45.5371,58.309,-7.3083 -moroccan traditional,70fafe12,#FF0000,86.8003,134.9439,-18.4441 -rock paraense,dbec09de,#FF0000,-136.6548,-88.249,-14.3824 -thai psychedelic,683bffb9,#FF0000,26.2953,112.3911,8.548 -ethnomusicology,acedbbf3,#FF0000,107.2299,201.6987,-21.0452 -ainu folk,aab17143,#FF0000,92.9419,101.9382,11.9982 -northumbrian folk,220d0e20,#FF0000,80.2774,188.1049,-16.2567 -deep orgcore,cd4e0417,#FF0000,-183.3425,-7.878,-14.563 -karelian folk,08ecea3a,#FF0000,-41.1103,85.9852,6.7447 -italian classical guitar,625935ec,#FF0000,81.147,252.6386,23.8754 -mexican black metal,62c7c55a,#FF0000,-264.0889,38.8551,21.5246 -portuguese post-rock,c95cc3e7,#FF0000,-163.733,41.6216,5.6569 -rap paraense,9b57049b,#FF0000,156.4192,10.1166,15.5292 -viola,2f9d8b5e,#FF0000,-148.6322,282.2925,-6.7299 -nadaswaram,30433cd9,#FF0000,55.4585,181.1243,-17.8275 -italian heavy metal,f01af6b4,#FF0000,-174.9554,-115.4762,-0.1383 -korean minyo,64bf0776,#FF0000,-32.081,197.4458,17.7577 -gypsy,035547f6,#FF0000,-22.9604,197.8002,17.0115 -classical piano trio,e4b178c7,#FF0000,-113.8635,300.1726,-6.3922 -minnesang,ae75457d,#FF0000,-30.2131,249.5323,-8.3394 -classical tuba,e6cc6cac,#FF0000,-54.9829,261.9558,-6.6824 -rap burkinabe,64f3a9fd,#FF0000,157.4503,-54.4225,20.6944 -baltic black metal,3741b982,#FF0000,-246.1165,-33.9161,-24.4321 -maldivian pop,a6cb9006,#FF0000,44.6588,-58.6526,5.2282 -czech hardcore,93e8dc97,#FF0000,-127.5739,-127.2574,10.8299 -musica piemonteisa,6c67a5d2,#FF0000,112.0938,99.8339,-1.0311 -indonesian black metal,285520ea,#FF0000,-218.0221,-15.7954,-17.5412 -musique traditionnelle congolaise,2f28d483,#FF0000,108.3614,110.0749,23.7227 -metal paraguayo,2dc1bc74,#FF0000,-186.4072,-34.4725,1.2582 -french rockabilly,3ec57d7b,#FF0000,0.4317,63.5257,19.4931 -portuguese hardcore,a56a95b5,#FF0000,-201.0414,-46.4262,3.244 -palm wine guitar,b1a5dcf9,#FF0000,162.6673,128.4114,15.3047 -frevo,134722b6,#FF0000,51.4284,61.1071,-7.6911 -korean hardcore,bb0c3335,#FF0000,-184.3844,-35.9828,7.123 -experimental dubstep,35486f4d,#FF0000,142.1738,-207.1305,29.5066 -baltic choir,3c71e8c3,#FF0000,-268.7402,268.7835,-11.7304 -musica roraimense,ee088493,#FF0000,40.4713,-62.1438,10.5366 -baoule,b14ee255,#FF0000,181.5154,-69.7801,17.0193 -metal uruguayo,fe841f04,#FF0000,-168.2219,-95.927,0.3911 -ethiopian traditional,15c6658f,#FF0000,80.7935,231.9242,0.6167 -post-rock latinoamericano,6ef16ede,#FF0000,-171.2926,6.5016,-0.6187 -fife and drum,99ea813c,#FF0000,167.956,92.0212,-8.9563 -metal balear,82fa75f9,#FF0000,-172.0312,-112.0312,-5.5722 -classical guitar duo,01c1dbdb,#FF0000,121.6986,297.9277,49.2279 -troubadour,121dc9cd,#FF0000,-3.2307,255.3964,8.2673 -spoken word,c8c47ac2,#FF0000,151.5085,97.6062,2.3464 -portuguese early music,c0683b42,#FF0000,-174.1761,256.8661,13.2077 -persian poetry,8eba28dc,#FF0000,2.1294,230.459,-2.6455 -italian orchestra,8b8afe81,#FF0000,-123.6141,272.8592,-0.1388 -song poem,62717e94,#FF0000,36.427,137.3067,-4.1703 -boy soprano,4e16818e,#FF0000,-197.8382,278.5179,-9.0048 -korean contemporary classical,7ee50169,#FF0000,-202.5724,273.7843,0.7838 -deep indie rock,23b5af62,#FF0000,-76.9129,-65.9723,1.9331 -appenzeller folk,0b436118,#FF0000,-92.8466,108.1709,-2.4697 -indie nordeste argentino,fb0d8772,#FF0000,-62.6408,1.9253,8.7494 -deep neo-synthpop,b01f6ff9,#FF0000,-17.0069,-223.9559,37.6047 -kadongo kamu,c1e3deae,#FF0000,144.7169,-29.7879,-13.4115 -irish death metal,c345246c,#FF0000,-247.6545,-50.8164,-2.7119 -metal catarinense,663cd1c6,#FF0000,-190.657,-76.488,2.3882 -central american metal,a3973ead,#FF0000,-170.6161,-68.6647,-14.9404 -turkish hardcore,e40f70ca,#FF0000,-195.7113,-3.9679,-3.9314 -animal singing,7a5fd05c,#FF0000,56.2401,197.2159,-14.3595 -trombone ensemble,47c30f34,#FF0000,-60.0478,254.812,4.5898 -tatar folk,bfadf76a,#FF0000,-41.4037,193.7678,15.4978 -metal cearense,2615b3ee,#FF0000,-226.3396,-1.476,13.4714 -baltic classical piano,5c9dd449,#FF0000,-74.472,308.9407,-21.2156 -marathi balgeet,82a245fd,#FF0000,121.9268,107.9841,-0.005 -deep southern soul,9e1ad3fa,#FF0000,47.2135,40.7083,-29.5163 -balochi folk,b22fd30c,#FF0000,100.9333,29.0235,-21.3729 -pansori,81d2e136,#FF0000,212.085,197.9417,-1.4927 -dizi,fee3fa01,#FF0000,-112.6237,168.4858,-4.6221 -brazilian classical piano,29c25640,#FF0000,1.734,303.3362,-102.6521 -musique traditionnelle comorienne,39fa8b02,#FF0000,86.5607,71.105,-7.4179 -inuit traditional,5c82a7d3,#FF0000,18.5618,139.4436,0.408 -south african techno,c20dfa5e,#FF0000,186.8691,-192.2435,1.9871 -lagu jambi,cf675265,#FF0000,20.2717,-148.5003,-8.7538 -sarangi,a11a1114,#FF0000,-67.971,149.0991,-11.3675 -euphonium,ad2d627f,#FF0000,-86.4869,249.6907,7.4306 -spanish contemporary classical,3a3049b5,#FF0000,-127.6345,242.4743,9.4539 -experimental poetry,c1e88e24,#FF0000,126.0336,156.7395,-52.7519 -rock nacional feminino,271500dd,#FF0000,-158.0672,-76.4248,16.0408 -yiddish folk,e0fa951f,#FF0000,90.3226,221.6392,29.1322 -accordion band,31977473,#FF0000,-117.8821,89.3604,9.7915 -musica sinfonica,e40ad348,#FF0000,-163.4177,194.004,43.0819 -trecento,b23b8701,#FF0000,-205.5758,285.3603,-4.6908 -sacred harp,6ec639de,#FF0000,66.4715,306.7249,-21.2247 -portuguese experimental,e9efd625,#FF0000,-87.3796,90.454,-5.9742 -deep r&b,b2a9513f,#FF0000,124.6741,-169.5435,10.6331 -polish experimental,469821fa,#FF0000,-179.0029,57.6242,2.9542 -grunge argentina,4e33f7bd,#FF0000,-135.9392,-108.0954,-1.8195 -akordeon,ac554139,#FF0000,1.5295,-87.226,4.2724 -hard dance,b1e06db8,#FF0000,14.6763,-226.8095,71.2743 -metal baiano,b1f6d779,#FF0000,-213.0862,-8.1207,12.5054 -harmonikka,4e7b2a96,#FF0000,11.4264,152.5551,-15.0296 -black metal argentino,5ed9e445,#FF0000,-231.798,-18.1209,-26.6295 -kamba pop,52a1a161,#FF0000,183.6054,19.2145,-15.7755 -ghanaian traditional,917d48ce,#FF0000,257.2083,85.2171,-3.1833 -taarab,c4c4fa9c,#FF0000,-44.2421,72.0497,6.2903 -nordnorsk ponk,969734cb,#FF0000,-183.3722,-24.6505,11.2794 -industrial noise,c84657b8,#FF0000,-203.1042,61.6381,26.6831 -hard stoner rock,7a59c22f,#FF0000,-164.57,5.4557,1.2426 -venezuelan metal,eea8be13,#FF0000,-156.1396,-88.1568,7.495 -traditional irish singing,4d3787f6,#FF0000,110.7385,286.3458,43.4936 -luxembourgian electronic,b4af97d8,#FF0000,182.2999,-230.8013,14.8707 -malaysian post-rock,f9854a34,#FF0000,-150.4154,-22.3342,10.6863 -chinese black metal,58de7e09,#FF0000,-247.6179,-50.2039,1.3728 -santa fe indie,93e81660,#FF0000,-49.9614,38.3353,-11.0709 -malian traditional,b9221992,#FF0000,180.2179,161.2654,-9.6938 -grunge brasileiro,59e4823d,#FF0000,-138.2837,-94.2439,-18.8473 -kazakh traditional,68930b3c,#FF0000,57.0767,107.3385,-34.4258 -vietnamese traditional,08a6251d,#FF0000,32.6476,143.3375,0.3288 -tanzanian traditional,c12f36a1,#FF0000,37.9666,141.5791,3.2375 -classical guitar quartet,afff8dee,#FF0000,133.1046,285.694,67.7397 -deep delta blues,86e823e8,#FF0000,114.4057,283.4352,10.4512 -ethereal gothic,6ed151bd,#FF0000,-92.8934,-104.6535,4.6972 -maltese metal,00f81ae1,#FF0000,-248.9051,-59.3671,-12.8375 -estonian jazz,644080c3,#FF0000,-12.9365,170.8599,-4.5793 -historical keyboard,14caf2e8,#FF0000,-35.3687,245.3381,5.777 -jaw harp,079079d7,#FF0000,31.3431,163.8795,2.8978 -irish hardcore,8bf3d595,#FF0000,-140.7145,-15.6235,9.6571 -musica puntana,87cf1f67,#FF0000,1.0019,-49.5792,3.4098 -alphorn,2c65d2ae,#FF0000,-78.4454,105.1784,7.355 -alternative hardcore,a7f6813c,#FF0000,-64.3983,-39.5256,-5.3851 -deep latin jazz,db891f23,#FF0000,91.5065,97.3991,5.756 -classical contralto,5b3cac03,#FF0000,-96.476,310.3247,5.6988 -bulgarian experimental,7d529f60,#FF0000,-143.0152,41.0368,-10.5379 -trouvere,9220646b,#FF0000,-18.0356,247.9473,-5.0221 -classical piano duo,398c519e,#FF0000,-3.3448,276.337,-78.366 -deep chill-out,dd47bc9c,#FF0000,71.1362,-120.0321,2.198 -punk ska,aa2df6b2,#FF0000,-57.4902,-65.8283,6.9663 -police band,7914d733,#FF0000,-214.1718,112.286,9.0859 -czech contemporary classical,462bf15b,#FF0000,-137.3801,246.4238,6.2997 -balkan classical piano,97e289a2,#FF0000,-75.4637,285.1271,5.1288 -uyghur folk,c91f35a4,#FF0000,19.6709,75.3548,5.6001 -swedish jazz orkester,bd701c03,#FF0000,97.298,222.2561,10.158 -jewish cantorial,0c5080d9,#FF0000,-169.4637,299.6861,-4.79 -musica urbana oaxaquena,36ec596f,#FF0000,164.8245,-55.7396,5.7837 -school choir,f61c33f2,#FF0000,-116.7832,160.9873,-32.1409 -ars subtilior,e340fd98,#FF0000,-227.7514,299.3004,2.9253 -necrogrind,2db01271,#FF0000,-222.6297,-9.9926,-16.9291 -musique tchadienne,a126b2bd,#FF0000,137.3437,2.2946,-3.7688 -montana metal,4c56bb92,#FF0000,-187.1114,-65.8714,-2.1529 -irish modern jazz,3450d02a,#FF0000,-9.7671,161.0841,2.9824 -cypriot metal,1b2882b8,#FF0000,-206.1742,-82.9078,-8.2937 -portuguese classical,41aa3fe0,#FF0000,-83.7436,268.8461,-5.4005 -australian choir,dfff4624,#FF0000,-223.4525,283.3993,-20.4579 -ghoststep,7d9dad1d,#FF0000,106.3917,-176.7971,21.6203 -new zealand classical,20f6f932,#FF0000,-53.0703,226.5955,16.9207 -iranian metal,a9dac2ce,#FF0000,-217.5347,-70.3125,1.2614 -puerto rican metal,3cf540da,#FF0000,-197.1286,-4.9073,-21.224 -indonesian electronic,965182f7,#FF0000,161.4207,-198.8473,13.2139 -canto a tenore,149e4637,#FF0000,-14.6952,239.9208,-8.6202 -chilean black metal,1fbbe2e4,#FF0000,-244.546,22.5215,9.5354 -lagu lampung,6afc4c12,#FF0000,9.415,-72.5262,7.1566 -bells,48b104cb,#FF0000,-174.0842,224.8527,27.8146 -south african dnb,2ec66915,#FF0000,53.1851,-188.7302,2.3948 -jangle rock,57062644,#FF0000,-113.2585,-18.6755,14.1379 -huqin,29c7527f,#FF0000,-133.0894,214.0685,3.5072 -romanian classical piano,8f09137c,#FF0000,-26.6822,304.0309,-12.1319 -peruvian death metal,297962e8,#FF0000,-210.074,-4.303,7.4501 -brazilian doom metal,0ca5d4ea,#FF0000,-232.6714,28.176,12.1473 -deep indie pop,21b66fbd,#FF0000,-95.0519,30.5823,11.34 -art song,66d26a7c,#FF0000,-77.934,293.7284,12.4898 -metis fiddle,e3ef0b50,#FF0000,11.981,67.8723,18.1951 -classical horn,fd6e15cf,#FF0000,-116.3625,266.4186,0.0442 -central asian folk,25f3939e,#FF0000,8.4469,201.6547,18.4599 -rock cristao fluminense,8af4a7bc,#FF0000,-147.5515,-102.7562,10.3214 -pygmy music,e3bc6da9,#FF0000,67.2961,152.9104,0.2936 -shantykoren,582baabe,#FF0000,-161.3447,188.6946,10.8601 -cosmic uplifting trance,81a16a36,#FF0000,-0.9555,-242.924,48.3895 -hawaiian punk,4614d5b8,#FF0000,-127.2977,37.2491,-3.5218 -deep motown,403a5186,#FF0000,9.5102,108.5048,6.5887 -pibroch,8efa92b4,#FF0000,-258.4322,151.9274,-7.1044 -russian oi,13ee5950,#FF0000,-128.9423,-114.9139,-5.2393 -caribbean metal,a4eb0c47,#FF0000,-162.109,-17.605,15.8927 -school ensemble,d344ceb2,#FF0000,-90.6153,189.2678,-14.7075 -twee indie pop,73aec431,#FF0000,-90.0872,2.1786,1.4492 -vanuatu music,eef80c60,#FF0000,149.9658,-62.7113,7.3626 -horo,b30c4da3,#FF0000,-86.393,187.8191,-8.5605 -tahitian traditional,0e935844,#FF0000,108.0767,137.277,-8.0534 -metal nortista,f4ff15dd,#FF0000,-195.7178,-23.9984,8.6958 -handbells,1028e7dc,#FF0000,-193.0075,181.2618,15.0721 -polish early music,e928806c,#FF0000,-221.9254,279.9515,-18.9548 -musica ponta-grossense,4a07f794,#FF0000,8.2534,-45.6739,8.5617 -schrammelmusik,bdd1c44a,#FF0000,43.8509,256.3323,-10.5561 -indie tabasqueno,2b882f1f,#FF0000,-95.0313,-8.9777,2.6711 -metal pernambucano,97f41c9c,#FF0000,-195.8431,-54.9418,14.9413 -classical saxophone quartet,aefa3eab,#FF0000,-58.1409,270.1198,-6.6462 -czech experimental,ca22f101,#FF0000,-149.753,48.6222,8.4759 -deep symphonic black metal,5dcf7885,#FF0000,-258.1942,8.2992,-13.641 -musica mogiana,9ded8fca,#FF0000,65.1165,52.2927,-25.2865 -opera chorus,b588d709,#FF0000,-156.7717,301.3217,-4.0792 -albanian iso polyphony,3d815ac3,#FF0000,-155.1716,268.643,5.8611 -drone psych,d94e2587,#FF0000,-63.2531,78.1213,14.0011 -draaiorgel,6bc7cd1f,#FF0000,13.8569,128.7834,0.1663 -sirmauri pop,4fcb1985,#FF0000,23.2382,-50.5014,13.5042 -twin cities indie,dcf9bf94,#FF0000,-72.9927,-26.3097,0.3109 -austrian contemporary classical,ea5046cd,#FF0000,-104.3247,211.7272,6.6841 -clarinet ensemble,3ca8341c,#FF0000,4.5657,237.5398,8.0786 -baroque woodwind,8cfe6031,#FF0000,-69.7868,228.7804,14.3212 -indonesian indigenous traditional,4a3acf5f,#FF0000,47.4789,255.3751,-6.2845 -burkinabe traditional,84477991,#FF0000,202.3467,129.9973,30.0955 -musica maringaense,7a9a20d7,#FF0000,-81.8782,-97.976,5.235 -harsh noise wall,f79c1b2a,#FF0000,-233.5818,58.3466,136.8289 -chip hop,2d826682,#FF0000,67.161,-97.1742,-4.2856 -swiss contemporary classical,8beca4b3,#FF0000,-135.8248,263.2362,4.8802 -modern downshift,08fbea21,#FF0000,-119.1534,-145.8837,0.4429 -polish choir,68d23ac7,#FF0000,-219.9107,283.9657,-10.7058 -baroque violin,e8d2eb5d,#FF0000,-62.35,230.029,-5.9039 -lagu madura,4c7c40c8,#FF0000,19.3985,-155.5103,-21.2848 -deep smooth r&b,e14f92e5,#FF0000,69.6735,-21.3002,7.2936 -trad jazz catala,49865936,#FF0000,54.454,259.4827,-3.1939 -dark electro-industrial,1a4ce6fe,#FF0000,-41.9961,-212.9072,28.2611 -kaba gaida,2f778750,#FF0000,-190.902,182.0644,20.1586 -rock noise,a2538fcf,#FF0000,-49.7908,-73.0013,1.4033 -wagnerian singing,91365fd4,#FF0000,-183.1796,303.3383,-17.2535 -indie emo rock,38a80d96,#FF0000,-135.9717,46.8772,1.3175 -peruvian experimental,eff244e3,#FF0000,-159.4405,49.9288,10.3851 -musique alsacienne,115413e5,#FF0000,56.41,90.1115,1.7492 -cantonese traditional,55903b52,#FF0000,-126.3289,203.1794,34.7901 -belgian classical piano,7c312b54,#FF0000,-72.9387,307.3222,-24.1716 -deep power-pop punk,1f3f323c,#FF0000,-136.9331,-16.091,0.1019 -deep deep tech house,6459b024,#FF0000,289.2875,-235.6831,4.5605 -rwandan traditional,9327bb0e,#FF0000,164.2589,178.3384,-4.6489 -kyrgyz traditional,4a32cfff,#FF0000,99.6078,261.9556,10.2963 -burmese traditional,2a1563f8,#FF0000,73.6684,260.448,-5.6266 -chinese opera,86246a8b,#FF0000,19.7463,298.367,-51.9833 -burundian traditional,0cb6897b,#FF0000,242.7413,88.6825,-3.4097 -baroque cello,b544adbc,#FF0000,-13.1378,260.8537,-15.7745 -cambodian traditional,ce5565eb,#FF0000,37.6751,248.531,-20.2379 -vintage swoon,f8db99c8,#FF0000,-55.5101,96.1011,-5.2745 -musique centrafricaine,4cd27410,#FF0000,148.5231,95.5811,3.361 -faroese jazz,1128808d,#FF0000,-26.2642,154.284,4.9437 -bruneian indie,066e556a,#FF0000,-117.6729,-57.919,2.8913 -korean classical piano,3319561a,#FF0000,-32.7567,268.5341,-10.5615 -vintage rockabilly,a1cd40ce,#FF0000,77.6801,117.3211,-6.1029 -rhythm and boogie,12ef7967,#FF0000,41.116,132.6621,-20.307 -marci brijuzi,a1a675db,#FF0000,-90.5502,113.5215,15.2535 -papuan traditional,2dbbb506,#FF0000,-50.9772,211.232,24.7209 -macedonian metal,065065b8,#FF0000,-188.2847,-60.213,12.7571 -lao traditional,f84954d4,#FF0000,64.8217,258.9686,-1.4238 -gay chorus,c4690ed2,#FF0000,-194.6115,265.1819,34.0745 -wind quintet,f331759e,#FF0000,-73.5033,294.5755,6.4883 -polish free jazz,4eed2089,#FF0000,-53.0808,218.4907,3.8377 -deep breakcore,42cbd970,#FF0000,16.6026,-152.3635,-4.7501 -tanci,12bdd442,#FF0000,254.471,357.2295,30.1172 -balikpapan indie,476618df,#FF0000,-90.4616,-162.2434,-10.8831 -uzbek traditional,c6e3ffad,#FF0000,13.9895,256.0895,-37.1728 -musica timor-leste,d60c7a58,#FF0000,23.0306,124.2576,4.4797 -italian violin,f7efe2f0,#FF0000,-57.8379,228.2697,7.2448 -wandelweiser,001aa422,#FF0000,-158.8504,214.2008,12.4163 -bothy ballad,c2e4a562,#FF0000,180.2667,232.834,29.1508 -metal piauiense,6d43c9da,#FF0000,-225.3042,-17.9963,5.8852 -kenyan traditional,382a6944,#FF0000,222.0998,196.2153,-0.0527 -quatuor a cordes,8dae2060,#FF0000,-107.8998,263.219,0.3368 -italian choir,e3ff58a2,#FF0000,-307.7194,276.1912,-38.9604 -zampogna,8cb3ab49,#FF0000,-198.2374,69.1747,0.0855 -ugandan traditional,d04d9825,#FF0000,203.3554,205.8455,-26.144 -yemeni traditional,a6f57b3c,#FF0000,66.5731,215.2391,3.6389 -tajik traditional,49f785e5,#FF0000,104.5109,232.7493,25.5121 -wind ensemble,84a21115,#FF0000,-130.484,293.8851,-17.8525 -hungarian choir,84b88c56,#FF0000,-223.5179,241.1543,17.424 -swiss classical piano,3c7dd106,#FF0000,-79.9724,305.5151,10.3117 -mazandarani folk,449b0496,#FF0000,10.7825,239.688,-7.9266 -historic string quartet,bacd2a88,#FF0000,-122.0543,296.2795,-13.7154 -italian mezzo-soprano,c98483aa,#FF0000,-90.5557,310.3788,9.6861 -swazi traditional,51c73b2b,#FF0000,138.0292,231.8332,14.6835 -trallalero,00656dbf,#FF0000,-66.4476,271.9558,-8.9836 -baroque brass,e48c8e5b,#FF0000,-80.4378,249.6034,5.5729 -himene tarava,d678c94f,#FF0000,-100.8508,246.769,3.5786 -vintage western,d6daec9f,#FF0000,240.0287,184.3568,19.4351 -classical string trio,5c46828a,#FF0000,-114.6367,283.1503,4.1655 -cinematic dubstep,1e5b2a82,#FF0000,143.0474,-195.2411,-5.0548 -quartetto d'archi,a9c967c0,#FF0000,-103.355,193.2345,-0.9061 -yunnan traditional,22aef501,#FF0000,-3.5721,189.8471,13.6831 -classical piano quartet,37f6d836,#FF0000,-108.4493,215.9193,32.3132 -string quintet,17e40d42,#FF0000,-60.4903,222.7443,10.5656 -youth orchestra,a7638b44,#FF0000,-213.3742,252.7235,-4.7835 -hollands,002880be,#0000FF,429.7603,-287.5551,114.7035 -italian trap,00a503cf,#0000FF,127.4983,151.3729,19.5245 -t-pop,018a2e4c,#0000FF,132.7283,-51.8695,-0.0025 -alt country,02e6aacc,#0000FF,80.6438,78.0767,-20.5586 -orchestral,03c8ed27,#0000FF,-109.2615,287.7899,-10.3072 -afro adura,059e5228,#0000FF,154.3655,-21.2941,-9.6141 -trap metal,06bef87d,#0000FF,31.0812,-32.8479,6.9156 -rap quebecois,0c9b8f28,#0000FF,142.6974,-39.7329,7.5603 -dansk rap,149858f7,#0000FF,58.2649,204.462,3.0964 -ragga,15471408,#0000FF,189.3252,-102.5448,3.193 -latin country,157195dc,#0000FF,56.0287,-39.8493,-24.548 -khaleeji,162f9be7,#0000FF,189.1502,-9.0597,-9.9172 -drumstep,17ec5d47,#0000FF,3.6184,-18.9424,2.3425 -vietnam indie,1a2163c2,#0000FF,46.8426,-185.6188,3.2104 -soft pop,1ac9f616,#0000FF,220.4487,-30.2896,-32.3143 -christian country,1ca0d6b4,#0000FF,25.0037,11.0526,-1.8393 -j-dance,22b375d5,#0000FF,-101.734,-269.6588,-22.0968 -christian,2314b2e3,#0000FF,15.8218,-116.5496,-0.3595 -latin r&b,234049ed,#0000FF,10.0578,-182.5694,-8.5394 -canto r&b,235f89c1,#0000FF,-231.3123,241.7288,-21.9489 -moroccan chaabi,2391b01b,#0000FF,118.9221,105.9831,3.5817 -pop kreatif,25220e68,#0000FF,-27.1855,65.7349,3.7907 -brazilian pop,27345ebd,#0000FF,61.3796,8.7491,11.0254 -country hip hop,27cd2288,#0000FF,-39.6638,-57.1129,-6.2109 -schlagerparty,28a2b429,#0000FF,-177.9594,-216.9999,-36.7664 -finnish rock,2924bcb1,#0000FF,65.5207,-121.5275,5.4225 -malay,2928ad9c,#0000FF,92.0902,-126.5017,-13.5195 -cumbia nortena,2b2e2ef6,#0000FF,184.7822,-63.8375,-4.6924 -karadeniz folk,2d099957,#0000FF,-148.1357,-22.2577,34.7755 -chilean trap,35f5675b,#0000FF,292.0927,13.8518,-24.0767 -electronic,3797c42f,#0000FF,109.662,-96.1123,24.0302 -philly club,3b3e886a,#0000FF,397.7635,-268.6942,93.1722 -pop country,3bf3a598,#0000FF,-96.537,-64.7509,-20.2749 -nueva trova,3e007be3,#0000FF,69.456,110.685,-10.913 -chilean mambo,3e36339b,#0000FF,301.6046,-81.4182,2.5715 -dembow belico,3f9ad52c,#0000FF,181.2474,17.6463,-21.9424 -latin indie,41bfc10e,#0000FF,148.9424,-279.6658,40.5689 -maluku,4482790b,#0000FF,-11.856,-249.9723,-15.4946 -christmas,46e505c9,#0000FF,-67.2312,237.3675,3.9621 -funk de bh,493bdc93,#0000FF,373.0898,-109.5466,-13.1797 -turreo,49f8d97d,#0000FF,154.9708,-327.5907,38.5062 -musicals,4ab55592,#0000FF,213.1796,241.3156,-33.7533 -rally house,4d7f6a9f,#0000FF,191.6315,-230.6351,23.6884 -traditional music,4dfcac2e,#0000FF,-68.4286,153.9995,-18.2136 -electrocumbia,525c230f,#0000FF,168.5017,-74.1671,-4.0323 -gufeng,5314cf10,#0000FF,2.9233,-9.1196,15.7748 -latin afrobeats,53e0ee1a,#0000FF,175.7673,-35.5296,-22.5071 -brazilian phonk,5488eead,#0000FF,84.5555,-194.0907,21.4015 -melodic house,58cf13b0,#0000FF,165.9236,-239.7872,31.1196 -telugu pop,5902ac54,#0000FF,234.1308,-16.599,-15.7457 -folclor llanero,59a05333,#0000FF,16.3146,-0.5779,-13.7173 -devotional,5b49dd53,#0000FF,11.6355,-44.8988,-8.253 -electro r&b,5cba59ab,#0000FF,-95.7283,73.1696,-36.1349 -americana,5df84c55,#0000FF,78.2738,108.7444,16.0462 -punto guajiro,61586bb7,#0000FF,194.5955,24.2677,-26.0352 -spanish-language reggae,67807337,#0000FF,155.1999,-105.2993,-5.5392 -pinoy alternative,68ae7812,#0000FF,-46.5043,69.7934,33.9499 -reggaeton mexa,69aa651f,#0000FF,174.558,-271.4299,39.8143 -private school piano,6a547d52,#0000FF,142.2295,-145.3577,-2.9421 -moroccan rap,6ac28ba4,#0000FF,116.7785,155.3636,6.2329 -tamil dance,6ac8eedf,#0000FF,-5.0657,-47.0546,4.4815 -uk r&b,6b8aac71,#0000FF,45.8828,-121.3869,-15.281 -classic country,6c2d5545,#0000FF,90.1957,177.9432,-1.6499 -sea shanties,6d4b203c,#0000FF,-71.9306,-20.2171,-9.8965 -ballroom vogue,6fe1e715,#0000FF,371.8563,-275.0735,106.0118 -afropiano,70a9a307,#0000FF,174.4769,-130.2476,3.6845 -dance,74b518ed,#0000FF,250.1538,-132.8921,30.4369 -mexican ska,75296195,#0000FF,-19.2963,-81.9194,22.9428 -seresta,805203bb,#0000FF,87.0036,-99.7744,11.6083 -alternative,816d63e6,#0000FF,197.0643,177.0628,-70.839 -french rap,81f3dbf9,#0000FF,-325.0605,116.0397,-50.3758 -latin dance,829c4442,#0000FF,165.5863,191.6819,-54.8541 -latin folk,894c08b9,#0000FF,41.0643,130.8871,-16.1937 -native american music,895c13fa,#0000FF,-46.7687,234.8616,7.3828 -aor,8e6f6c7c,#0000FF,-170.9155,-20.4179,-9.3873 -japanese indie,8f6a6604,#0000FF,-158.5817,-125.8396,6.8307 -popular colombian music,8f91e097,#0000FF,86.6365,52.6368,12.8332 -flamenco pop,8fe17f40,#0000FF,126.5388,-106.3458,-35.2988 -argentine trap,909fb15b,#0000FF,267.1823,-178.4313,26.5627 -surf rock,916940e2,#0000FF,-59.2716,-101.0043,15.5257 -desi,917e7e75,#0000FF,62.8616,38.9536,11.8708 -noise music,921c635a,#0000FF,65.8198,26.5511,17.8929 -chanson quebecoise,95e998db,#0000FF,-137.1334,54.7789,-3.631 -portuguese hip hop,972034e2,#0000FF,95.9374,-108.5584,11.6596 -bacardi,976a4702,#0000FF,177.6326,-70.6884,7.5259 -funk bruxaria,9ab3b537,#0000FF,374.6292,-120.8297,-5.2033 -arena rock,9c460d17,#0000FF,56.3567,-98.8743,-5.2471 -afro tech,9d76c2e9,#0000FF,123.9687,-216.5514,4.5734 -brazilian trap,9dfbd696,#0000FF,89.5719,216.3052,3.7437 -ethiopian jazz,9e09d411,#0000FF,201.3931,106.8104,-20.16 -k-ballad,9fbc4a82,#0000FF,283.3934,8.1607,-22.0498 -hindi pop,a240c61b,#0000FF,34.2164,16.6411,19.876 -vietnamese lo-fi,a3397e93,#0000FF,169.6179,-35.6854,6.6798 -acoustic country,a38acea9,#0000FF,19.4024,-20.7365,-15.0834 -folk quebecois,a3d57780,#0000FF,-8.5334,83.1644,-20.449 -melodic bass,a5096143,#0000FF,-302.9453,-184.3174,-59.3502 -italian singer-songwriter,a5357b37,#0000FF,31.4353,-164.6064,65.0599 -tropical music,a6ad5660,#0000FF,209.3226,-72.3189,-0.8493 -chinese rock,a7891f60,#0000FF,-74.8134,-5.1079,-3.7993 -indie electronic,a826cf83,#0000FF,134.5669,-94.1295,-37.2932 -christian folk,a9f0b566,#0000FF,-101.2915,-141.1941,-0.4122 -malay pop,aacaef20,#0000FF,267.1376,-36.8092,-38.7261 -harana,ac9c370a,#0000FF,5.5324,-83.2297,10.0804 -pop quebecoise,acdc877e,#0000FF,-91.7453,43.9867,-4.1015 -lo-fi hip hop,ae5f97b7,#0000FF,64.3953,-44.038,4.6561 -new orleans bounce,b05fb8e7,#0000FF,298.4994,-188.1654,40.5844 -idm,b1170c99,#0000FF,-17.0377,-31.2246,-4.2886 -requiem,b24188c7,#0000FF,-127.1962,268.8524,-5.2784 -egyptian shaabi,b29f61c6,#0000FF,170.8814,-39.6848,-9.4165 -neomelodico,b376851e,#0000FF,51.0534,219.0009,38.1189 -koplo,b5a14e2a,#0000FF,61.5596,117.5691,34.3908 -sexy drill,b7277f17,#0000FF,266.3568,-173.2478,37.6313 -hypertechno,b744304f,#0000FF,128.6149,-195.8769,29.5373 -bollywood,b7e0f1cd,#0000FF,24.8198,46.1618,24.9022 -retro pop,baa0597a,#0000FF,113.1296,-155.9548,34.9184 -funkot,bb7f53da,#0000FF,150.5712,-103.4406,-29.5187 -classic blues,c005fc33,#0000FF,46.9361,118.9188,1.614 -medieval metal,c2f56dc9,#0000FF,-180.3761,-20.9942,-11.0307 -budots,c5fecab7,#0000FF,55.0042,-53.6127,18.7841 -swing music,c706aa06,#0000FF,-74.2925,240.2352,21.4162 -bhojiwood,cc38e245,#0000FF,237.1121,-76.2521,23.0807 -edm trap,cd11e7f2,#0000FF,-146.2212,-57.7495,-17.5102 -space music,cf2b0e5c,#0000FF,-189.9146,111.1342,11.3499 -folclor andino,cfc5fdd9,#0000FF,97.7707,198.6554,-21.552 -french house,d12bf36d,#0000FF,110.5276,-131.9529,7.7402 -pentecostal,d1702e86,#0000FF,-108.8879,-37.7518,12.9445 -indie dance,d43aa803,#0000FF,136.2684,-228.3565,8.8627 -hipdut,d667f008,#0000FF,-37.2093,-94.2704,19.8614 -norsk rock,d81bca38,#0000FF,-59.5316,4.0633,8.1059 -electro corridos,d8537595,#0000FF,205.1554,-50.9469,12.2757 -southern gothic,da04bdb6,#0000FF,58.3586,156.2647,11.1301 -west coast hip hop,dc59fcb5,#0000FF,266.511,-290.7165,92.6732 -j-r&b,dfc2bc59,#0000FF,-111.6162,-195.2221,-52.8156 -bongo piano,e0ec6ba6,#0000FF,237.4997,26.7564,4.9352 -jazz beats,e1489be6,#0000FF,-50.5185,122.0753,-11.6454 -southern thai music,e17d1d19,#0000FF,-15.0752,-56.6546,-1.6696 -baltimore club,e1bebfd6,#0000FF,402.415,-345.799,157.7356 -country singer-songwriter,e1ceed9d,#0000FF,143.3568,303.58,-38.4985 -heavy metal,e2af4888,#0000FF,-159.2168,-113.2338,-15.3638 -latin,e2d35ad9,#0000FF,150.8525,-89.155,-15.8222 -dansk pop,e3238a3c,#0000FF,165.3966,316.4202,-4.9256 -indie,e33fc333,#0000FF,43.1849,-157.001,36.7027 -brazilian funk,e3f6f54a,#0000FF,90.5587,6.2447,6.048 -french r&b,e447e6df,#0000FF,-112.104,-65.0942,-11.2538 -nigerian drill,e9f59f75,#0000FF,107.7193,169.6772,4.0865 -newgrass,eb2941ab,#0000FF,214.0869,126.444,56.3948 -algerian chaabi,ebecc417,#0000FF,88.8799,-0.9527,-10.5852 -pop urbano,ed26d39c,#0000FF,207.2316,-269.7191,30.2604 -anatolian rock,f0353d59,#0000FF,94.7415,-2.4561,-15.6991 -uk grime,f094dcfd,#0000FF,271.1644,-20.8749,-1.801 -psytrance,f12b59d8,#0000FF,-77.3604,-212.8377,29.7856 -latin folklore,f331cc67,#0000FF,43.8357,209.823,-7.1041 -chamber music,fab5045c,#0000FF,-69.1587,297.3809,-9.0716 +name,hash,x,y,z +pop,4f197c99,37.1659,-135.2242,-16.9885 +rap,51c4ccfd,144.3086,-112.9548,-8.9344 +rock,38464bf0,-49.0316,37.9819,18.5844 +urbano latino,213f9840,211.4576,-171.3668,-14.7692 +hip hop,ac806dd8,160.9126,-73.8007,-9.2966 +trap latino,a0fe6e47,215.9282,-177.382,0.8323 +reggaeton,65013ec4,209.7066,-162.4223,-28.928 +dance pop,9706bd40,62.0998,-151.988,-4.1733 +pop rap,9e66b6da,142.3683,-125.713,13.6548 +modern rock,8b1f2611,-62.1187,-115.9999,-1.9241 +pov: indie,254a0be2,-30.8308,-60.8914,-2.6533 +musica mexicana,034e4518,107.4428,66.5731,-4.452 +latin pop,c71deb93,40.3446,-85.9629,-10.8731 +classic rock,453e442c,-14.068,87.3439,0.3684 +filmi,53a1a1b0,38.6903,108.8991,10.3314 +permanent wave,5c702970,-84.2268,-39.5241,3.5417 +trap,e6d30736,144.9239,-126.0672,4.1132 +alternative metal,1f899345,-148.4383,-76.7332,9.1816 +k-pop,8ba66569,30.9191,-121.3335,-12.8664 +r&b,3f2132fc,74.8633,-124.0214,18.9322 +corrido,63f98ff4,158.6919,77.4702,-9.192 +canadian pop,d5f8e614,-15.704,-39.434,-4.2835 +norteno,f80ad966,124.0055,61.6416,0.4258 +sierreno,7d2cf91d,141.5027,82.3084,-3.7969 +album rock,d66befaf,-80.4086,4.724,-7.1769 +soft rock,9c0e7014,-4.444,2.4522,-4.6273 +pop dance,5d9e9747,33.5831,-184.4714,-13.9519 +sad sierreno,5b4f4d92,120.8666,72.8003,-7.4099 +edm,47ff0043,31.878,-181.0648,-4.7542 +hard rock,a8dec36a,-130.4469,-5.3066,5.4324 +contemporary country,24d2aaf5,-35.7974,-91.687,-3.8053 +mellow gold,80975ad0,-26.6446,55.7057,7.6885 +uk pop,59660731,44.1355,-50.3748,10.6933 +melodic rap,d0606675,151.6287,-150.4322,10.7612 +modern bollywood,f3f3737e,28.4403,-43.2044,28.892 +alternative rock,fe053870,-121.6141,-17.3923,15.2275 +banda,6e98a3cf,117.5246,25.0436,0.5085 +post-grunge,996d0e16,-131.4391,-143.3138,12.1926 +corridos tumbados,8d5d78ec,125.0785,77.9507,-1.3166 +sertanejo universitario,e9bd1d04,51.0758,-37.637,4.1005 +nu metal,d3d397dc,-131.2936,-121.7128,0.6486 +country,8e68b3e5,10.6447,66.8893,8.67 +art pop,a7638f7b,-31.8612,-17.0609,0.8735 +atl hip hop,afdd5b6d,150.4843,-162.4787,-1.7744 +urban contemporary,babc25c8,75.6482,-109.9122,29.3216 +sertanejo,10653f8b,49.0409,-21.0332,20.0725 +southern hip hop,9a92464c,151.8481,-122.6102,8.8674 +singer-songwriter,57bab15c,-1.4819,94.6918,-9.8622 +reggaeton colombiano,5228b302,211.8712,-163.1501,-6.4157 +arrocha,56d7d97b,93.0391,-40.0369,-5.54 +french hip hop,635993e9,155.2652,8.9981,14.0722 +colombian pop,35f11fa2,126.6212,-137.8407,3.8846 +alt z,d0a17e3d,52.8872,-44.8399,4.5432 +country road,9fed4ab6,-52.996,-80.8209,12.1249 +mexican pop,cb85e029,46.9259,-121.0789,-13.4649 +canadian hip hop,6e3636b0,136.9521,-48.519,0.3468 +j-pop,52123514,-80.457,-133.3298,0.0619 +indonesian pop,5662d1e1,-45.88,-4.252,17.0299 +singer-songwriter pop,1f8cf38b,45.3267,-28.0122,19.6913 +ranchera,8189aeb0,68.288,75.6572,-16.3546 +new wave pop,8fe647ab,-18.2966,-117.724,0.0514 +indietronica,d22a2d31,-32.3404,-140.096,11.9313 +german hip hop,24320d75,160.5495,-17.1366,-8.4128 +pop urbaine,a9278c76,155.6641,-21.1649,4.2087 +rock en espanol,0b681589,7.8092,-128.3925,4.3407 +latin alternative,88384563,25.621,-96.0778,-2.3821 +gangster rap,cfc2a2ca,161.3434,-103.293,7.6961 +soul,0867322e,51.5114,135.5234,-1.0291 +k-pop boy group,43cc54df,-9.4263,-150.4556,-15.4752 +latin arena pop,e28cdb89,-6.426,-100.2537,10.5782 +chicago rap,1633d952,127.5432,-86.6301,1.7226 +italian pop,4bf59a4f,13.0545,-39.2979,4.9578 +heartland rock,b73fc70d,-43.8486,48.4737,-5.3925 +k-pop girl group,fb473326,64.3532,-167.5838,-18.5452 +agronejo,92762efc,63.3314,-53.4074,5.7102 +modern country pop,245de4c8,-55.9965,-43.882,-4.6797 +electro house,798882e2,38.7852,-207.8975,-15.9838 +latin hip hop,ac24d137,199.6983,-151.8182,-18.7464 +canadian contemporary r&b,dbc09a58,28.4371,-19.291,11.6253 +pop punk,22d6c9c5,-121.7775,-172.2886,-8.3 +neo mellow,95246a83,-47.72,-0.3033,15.4753 +pop rock,4835b60b,-75.5022,-102.2561,7.1723 +latin rock,11bfc0fe,-11.4647,-121.9263,16.7709 +punjabi pop,8d3ff17b,127.1095,0.7496,-5.4433 +rap metal,e23c4f65,-90.5921,-120.4905,-9.8359 +trap argentino,d2c5924f,162.5152,-94.6499,8.2404 +new romantic,08bbb4cc,-20.0298,-151.9134,32.0808 +new wave,0965052c,-18.8204,-144.4242,-3.2122 +uk dance,382a6259,105.8037,-190.6902,12.068 +slap house,0373195a,54.1198,-199.4308,0.3107 +modern alternative rock,3ed69d5d,-81.4545,-144.9004,-14.3382 +indie pop,21cc874e,-44.819,21.7056,16.074 +indie rock,8f3fdbb0,-84.4036,-4.0386,11.0048 +house,5be93480,155.4646,-214.6951,13.7499 +conscious hip hop,46ac11a3,137.4594,-7.572,4.4566 +modern country rock,2e35fdea,-75.0228,-128.6099,11.1895 +east coast hip hop,e5951dc8,175.5618,-64.1682,7.6017 +folk rock,e29c10eb,-1.0697,101.6605,5.1823 +metal,4963bb05,-182.8663,-30.1036,-11.2302 +turkish pop,0bf39d1e,26.4787,-62.8525,11.7699 +bedroom pop,d94f2733,17.1463,-22.4984,12.0523 +desi pop,7bfb28c3,43.8955,-20.5867,19.993 +italian hip hop,d4e52785,103.4312,-33.5342,5.6718 +hoerspiel,9e52d1af,282.0075,131.1069,-60.7158 +afrobeats,db727f04,145.3922,-48.2492,-12.2477 +adult standards,db323db3,-11.1601,221.5558,0.8183 +post-teen pop,854e9f46,-5.5601,-151.3357,19.8313 +neo soul,0d9e0f43,33.6625,54.4732,-5.3307 +sped up,e283606f,78.3824,-118.2371,-1.3536 +cloud rap,f787591b,75.0121,-42.6415,2.2168 +viral pop,1e98914d,35.4361,-3.393,10.0538 +talent show,a7a7072c,-24.497,-152.9217,33.1504 +spanish pop,901a2a40,26.0695,-84.0101,22.7689 +punk,5940e313,-123.9742,-21.8411,-5.742 +alternative r&b,91332b8c,103.6183,1.755,-20.7223 +grupera,8e812565,90.5413,-16.8348,-27.0016 +west coast rap,3e63f0a8,208.6749,-121.9648,9.1649 +opm,69a71719,-36.1356,46.3797,8.5408 +boy band,5f9f24af,-5.4118,-140.0546,8.093 +psychedelic rock,83d255a3,-33.8969,80.0844,13.1563 +glam metal,9e6339f0,-139.1154,-43.7573,-18.8422 +stomp and holler,b662e997,-66.9935,68.7339,18.371 +desi hip hop,f92b0cd7,133.9723,-84.5779,-8.2402 +ccm,ee137db3,-124.3478,-97.3588,8.106 +rage rap,92fb0e16,105.9473,-145.5317,14.8343 +hip pop,696c7a5c,119.6913,-126.4095,15.4421 +puerto rican pop,e402dd0e,81.2459,-117.783,8.1262 +german pop,67c9feaf,41.3011,-82.0633,1.3556 +miami hip hop,ff270c9e,154.078,-160.8805,-6.3969 +argentine rock,ccdef8aa,-27.7037,-23.656,-0.6125 +sertanejo pop,f31d3c9f,52.8571,-43.0132,4.3041 +tropical,4a073902,155.9606,62.3995,-17.7825 +glam rock,6b1557d7,-53.6951,19.1515,-2.9662 +funk carioca,c0b1f326,238.1671,-76.5746,7.981 +nigerian pop,b1572398,159.6547,-24.9334,-0.7817 +argentine hip hop,672903be,181.1216,-71.5886,14.3882 +dark trap,dbb10409,110.6611,-152.2893,3.7022 +latin viral pop,228b2e11,99.2097,-156.9033,19.761 +piano rock,a51ce342,-49.9344,52.3531,13.6276 +detroit hip hop,cb049212,143.9159,-10.7436,2.3824 +italian adult pop,da460aca,-13.9362,40.0478,24.1047 +country rock,14ad4a77,-13.4635,68.7505,-12.0589 +underground hip hop,c6f5112d,111.0586,-49.9813,-9.828 +mexican hip hop,22470918,173.8458,-84.6192,1.0323 +progressive electro house,971f1ff5,34.4039,-216.0672,-23.345 +synthpop,10f73ab7,10.0841,-158.4457,-4.084 +metropopolis,8d1d4101,-71.1445,-131.5168,11.2557 +garage rock,f97a784c,-115.4497,-27.6958,26.9835 +indie folk,636d8fe7,-32.4746,106.7152,7.4579 +vocal jazz,8c721cc5,37.8811,249.0779,-20.2189 +classical,4a19573b,-113.9848,277.9541,3.9704 +europop,a00a0fa9,34.5252,-170.3595,-20.9641 +progressive house,92ba04a3,-3.2813,-203.5243,13.4398 +art rock,2834a075,-70.4082,57.6881,6.0232 +yacht rock,704e475f,21.8435,16.2553,4.1259 +mpb,6b4038a5,62.4633,64.3279,-1.8342 +pagode,00869faf,47.5049,30.5626,5.8076 +tropical house,853a881d,59.2492,-150.4855,-0.043 +urbano espanol,a86518db,142.0005,-7.1216,6.204 +chamber pop,9825c372,-94.1022,83.3501,-7.8803 +rap francais,1fef628a,167.4656,-43.7504,-4.9128 +dance rock,b3eb7d4b,-16.6758,-171.7436,-4.7425 +j-rock,37d5aa3c,-111.6282,-104.6449,4.1506 +polish hip hop,c1dd1c20,135.6717,-45.033,-5.1121 +sleep,c3ca5f78,-301.8071,157.6333,29.5999 +folk,2d02ecf8,14.3778,138.012,-0.069 +anime,11a3e059,-103.7583,-126.9853,-4.5851 +trap brasileiro,d73ec0d7,161.1979,-19.0891,-8.1992 +disco,9a1c2a67,75.2395,-36.466,-7.949 +pluggnb,a5e639d8,50.5351,-109.6871,0.8992 +british soul,e6217b7c,56.7906,-101.3974,-24.0412 +metalcore,bab4ff64,-201.4543,-146.1864,-4.5684 +australian pop,54c510fb,5.9231,-98.7987,11.4319 +uk hip hop,e4164bbf,148.1871,-0.4418,-6.5815 +christian music,9008989c,-119.8814,-99.7964,-2.6494 +gen z singer-songwriter,684a8357,18.709,64.6217,8.5778 +electropop,9bf90e95,33.242,-126.1879,-17.0881 +big room,e5fc082f,27.5714,-197.9206,5.2764 +forro,e4704196,99.8478,-50.7338,14.2267 +swedish pop,f7d4d001,-3.0894,-87.397,2.5298 +classic oklahoma country,6c8ec959,49.469,116.5173,6.0826 +reggaeton flow,5c88a826,210.5283,-139.606,-2.0539 +pop nacional,e1cef122,87.9177,-92.2812,5.8525 +british invasion,49a09ee6,-12.3167,59.9898,14.8428 +mexican rock,c8a7ed47,-21.68,-143.2672,21.7054 +indie soul,73021f16,95.2411,-77.2773,10.072 +contemporary r&b,56663d92,92.7386,-119.5452,32.6719 +folk-pop,9db925c5,-44.7265,15.3397,4.01 +white noise,9d5a3b78,-338.7036,199.3734,61.4762 +pagode novo,b2c4c015,37.9184,32.1325,0.1803 +soundtrack,10d41994,-210.4757,121.7871,25.5522 +funk metal,530f2d28,-71.2631,-79.1348,-10.3046 +grunge,5b224f88,-155.9265,7.6883,-11.2123 +french pop,0c603139,13.3735,-19.8703,12.0749 +emo rap,46ef462b,25.0208,-78.1261,22.1586 +salsa,2880c735,153.7508,103.5541,0.2964 +rain,fbec17cb,-282.702,190.9102,73.0839 +r&b francais,8bc05cac,112.5189,-55.5314,2.3979 +lgbtq+ hip hop,8111b97b,128.6931,-122.5045,-0.7406 +turkish rock,cc6f1aa8,-65.8504,14.8669,12.705 +memphis hip hop,37b05bfe,192.8697,-162.0369,-3.4889 +mariachi,0b505f15,33.3446,115.375,9.4124 +brostep,0b45e314,31.4308,-174.8707,-32.8539 +classic soul,9a92a4a5,56.4635,90.7728,0.5305 +funk mtg,27ffcbf5,264.6334,-11.9917,-32.6536 +trap triste,1b5d4110,116.6396,-56.7055,13.6128 +dirty south rap,5472ee39,165.3973,-146.4873,0.3826 +melodic metalcore,91430233,-201.7862,-119.5288,-1.0262 +blues rock,4cdffd7f,44.0785,90.4144,11.3035 +alternative hip hop,a4571438,116.4022,32.9127,-12.8233 +melancholia,fecd0aa4,-105.8249,90.8056,10.6736 +pop soul,5f341918,44.9412,-19.9657,14.1382 +brazilian gospel,ffae50f8,-69.7994,23.0599,2.1348 +outlaw country,00e3616e,69.1053,110.3283,-1.9366 +orchestral soundtrack,52d501fe,-189.7103,129.9209,-13.3422 +dutch house,e6b510cb,39.074,-201.4665,-22.8685 +turkish hip hop,5b383a09,142.3217,-88.8017,-0.9729 +queens hip hop,d75ecd15,160.6336,-15.7677,-8.4504 +christian alternative rock,f4dd3f04,-119.6572,-117.1086,4.9164 +mandopop,fd22ebf7,-28.4347,-14.3914,17.6654 +lounge,f6efb94c,2.2737,242.3645,10.7849 +worship,90cc1846,-173.5087,-36.7879,14.2525 +dfw rap,b81e7827,166.5425,-120.5384,-3.8183 +electronica,4dc773db,51.8505,-145.6173,-6.7965 +pixel,03dc8cb2,66.6742,-89.8704,-13.6466 +trap italiana,870e4169,111.0569,-94.2081,-8.517 +pop reggaeton,edcbc03f,189.4858,-151.2017,0.9699 +new orleans rap,16c3a7e8,149.6002,-70.4766,12.8123 +otacore,0ec45713,-34.0552,-87.6217,-11.2924 +rock-and-roll,4d7c6b58,14.3262,124.7356,1.0742 +funk,30ec1e5e,89.7258,-15.2739,-26.0608 +quiet storm,5f299595,50.5834,9.2097,21.8437 +motown,db76a0f4,28.3875,52.563,6.3673 +japanese teen pop,c55cf645,-7.8577,-119.2527,10.3129 +brazilian hip hop,e6d46c91,153.2079,20.2674,-0.0527 +gruperas inmortales,6242bc1f,114.0107,49.0302,0.9671 +kleine hoerspiel,adb83047,248.4636,165.7559,-84.3568 +indie poptimism,dc81f840,-37.1826,-117.6446,21.8337 +dream pop,cf281cdb,-129.9499,0.731,-10.286 +rap conscient,28fed88a,144.4042,3.6191,-5.363 +neo-synthpop,cb7aa9f4,6.0348,-179.8637,-3.7418 +funk rock,30f830b6,38.4312,-59.666,14.5108 +easy listening,f5788011,-71.4581,231.1717,-13.3503 +bolero,e0e454db,71.7824,166.6759,-13.6842 +g funk,2db602eb,238.1817,-133.5489,-1.6905 +barbadian pop,3255b7b3,102.4372,-171.5401,27.5698 +progressive rock,f6324cad,-136.814,52.0648,-14.0429 +eurodance,30e382c6,86.5046,-224.1812,15.8635 +hardcore hip hop,02489997,171.5922,-4.0628,14.1727 +bachata,38fa6906,219.4423,-57.238,-9.0202 +australian dance,4a2094b6,44.7601,-181.8825,-20.1519 +neon pop punk,6001cfbe,-113.7867,-178.2913,1.0488 +emo,3a331b7d,-127.5285,-81.6595,3.0059 +trap boricua,c9978558,176.4823,-60.8976,2.6022 +brazilian rock,2dcc5ee9,-44.2287,-59.466,4.3536 +funk paulista,3e925576,263.4118,-4.4523,-21.591 +pop venezolano,badaf14e,149.3924,-95.4767,-1.5628 +cantautor,a0bfe630,28.7675,66.6054,-7.1824 +chanson,72af4739,24.5099,143.6238,-21.7032 +drift phonk,0a596c60,99.8488,-186.0853,7.2195 +florida rap,cd93638c,186.1139,-94.7983,15.2413 +bedroom r&b,965f435c,49.0527,-78.5056,-20.8146 +latin christian,23e64dbb,-44.5704,-49.2923,10.278 +movie tunes,0e87a48e,-15.03,151.1705,-14.5991 +indonesian pop rock,e58f9413,-58.3534,-92.0861,-17.4024 +russian hip hop,fbc302c9,123.8824,-51.0418,-6.9573 +spanish hip hop,701d64f3,138.0669,51.4662,13.8735 +cali rap,ded9d020,173.0008,-70.6145,4.6866 +dancehall,e8de1377,193.6123,-3.7841,-5.7894 +brooklyn drill,6edd42c2,187.9292,-61.5497,0.0497 +trap queen,ae51921c,207.3541,-154.4299,13.0672 +urbano chileno,70d2606d,197.3103,-124.1577,-4.6111 +color noise,58fa8a29,-300.9129,180.4408,65.2335 +children's music,e1764da2,157.9931,51.7297,-3.8987 +world worship,bfb9b707,-160.2133,-15.5204,10.4238 +urbano mexicano,59b3ed95,160.668,-110.2873,2.2152 +sheffield indie,90ec498e,-125.7662,-8.2021,-13.5551 +classic texas country,cbc1e9f0,2.1308,58.192,10.9557 +escape room,6fd335c0,89.3244,-103.4349,-1.3788 +modern indie pop,48ada99d,43.0855,-47.4121,11.4666 +funk rj,5c70b064,293.9858,-95.407,1.1936 +plugg,6602b705,92.869,-103.0925,10.516 +anime rock,acd8b04b,-82.8193,-214.2073,-8.2109 +merseybeat,83f1fcbb,-4.9563,118.4555,8.1205 +reggae fusion,11196cd1,175.5494,-12.0253,7.5006 +shoegaze,7a760281,-173.6051,-14.8568,17.7696 +tamil hip hop,0c614248,73.4985,-102.2493,8.0847 +britpop,8eea827a,-124.8133,-86.9814,-14.7872 +australian rock,bc880973,-56.4092,-13.6651,12.807 +industrial metal,5bb3e2b6,-95.8645,-203.6613,-6.3092 +baroque pop,85e2ce24,-47.9248,59.172,20.6659 +brooklyn indie,47a2aa21,-99.4023,-28.8118,3.282 +pop argentino,e81f1077,64.5352,-97.0581,4.0099 +r&b en espanol,2eaba365,147.6181,-119.9847,-8.356 +trance,7f1345c2,8.036,-203.0514,21.2466 +turkish trap,98889633,147.9634,-130.5873,17.3235 +thai pop,92aa1844,9.7718,-69.7226,-8.5991 +lilith,5c112f77,-47.1211,31.6426,22.9942 +indian instrumental,7db462af,38.6291,71.4185,1.4648 +downtempo,f924b962,36.9536,-131.4952,1.1331 +southern rock,b1b95ab0,-37.6758,47.9664,-2.0594 +sophisti-pop,c1705544,12.966,-92.7352,1.3717 +punjabi hip hop,48ff87d5,168.4484,-69.4004,3.2589 +polish trap,8735c119,137.8482,-94.122,6.1546 +socal pop punk,6f19bf23,-109.6726,-122.564,-1.432 +candy pop,62414bcc,-76.1095,-148.96,-7.4143 +tamil pop,f8c10d23,75.6337,-21.9079,10.6241 +rockabilly,5b9265ef,31.7945,129.9567,5.9197 +girl group,cded91c0,83.6643,-179.6009,-10.2425 +uk contemporary r&b,4b408ee0,86.5239,3.3443,11.0699 +atl trap,57a023f2,204.4103,-132.1322,-5.6331 +old school thrash,322e3992,-185.4937,-5.3117,-13.5907 +classic bollywood,1bd9f975,1.5112,167.4668,-13.8959 +compositional ambient,a655f2a5,-120.4753,213.5627,0.5723 +gym phonk,eed1d147,102.1722,-183.6207,18.3338 +north carolina hip hop,cb0bcd50,161.2863,-19.412,-7.5968 +dark r&b,c6622764,18.1135,-70.2923,6.5496 +country dawn,1a95149d,-49.9349,15.0038,-0.1912 +symphonic rock,b8a91bac,-123.0875,68.102,-15.8403 +tennessee hip hop,adbe5bf1,184.1558,-154.8392,10.4476 +instrumental lullaby,3de0d8bb,98.8697,208.8891,31.051 +pittsburgh rap,ff2078aa,125.6376,-10.672,-1.1151 +thrash metal,f2bf5b07,-198.0775,-5.0296,-9.2391 +afropop,8a78fd32,107.9076,29.3682,-17.843 +screamo,4d88db7d,-168.0355,-95.288,2.0133 +canadian rock,49aaa4a0,-114.5093,-102.4635,1.0924 +kindermusik,098eb972,171.5275,87.7542,-11.5706 +melodic drill,dd2e1d3d,227.0032,-48.2323,-4.7617 +nyc rap,c70af056,145.9749,31.1394,4.2707 +modern blues rock,a9602913,-85.2317,14.98,-2.7455 +rock nacional brasileiro,a50e62d1,-5.649,-52.635,-9.8121 +philly rap,ba60028b,135.1177,-5.8936,5.2338 +afrofuturism,f4dc3772,52.7858,-5.2957,5.5733 +healing hz,416f77ed,-270.1981,204.2214,0.011 +cumbia pop,d9506b50,145.717,-89.5525,-4.0155 +rap latina,e09cc215,203.5881,-124.4272,1.5695 +reggae,0615591f,234.8654,-60.8196,-25.8864 +madchester,566f64e8,-85.2752,-112.3675,-10.3605 +spanish pop rock,cfb18633,-21.6056,-102.3082,19.8322 +k-rap,659f7fd8,137.0854,-91.9527,-1.0657 +dutch hip hop,8f3395f1,177.3426,-80.2395,9.5727 +trip hop,333d6e48,81.5381,-148.7772,20.6625 +la indie,7dfd3e1c,-76.517,-85.1448,-9.4974 +alternative dance,3cad09ee,37.4649,-186.7704,-38.0326 +v-pop,9833744f,8.926,8.1335,-5.2107 +rap rock,fd0036ee,41.2017,-139.0275,-6.785 +funk consciente,0a66d351,263.5538,5.711,-8.3728 +indie anthem-folk,a33985d0,-58.8338,85.0567,10.885 +musica chihuahuense,a768faeb,70.7655,-6.2967,-7.1845 +chill house,f00df8df,24.9761,-75.2221,24.0933 +australian hip hop,d8e2063d,133.9731,-114.574,-4.5328 +azontobeats,c3c3a709,135.8602,-51.3486,2.4875 +new americana,5ddc9927,-20.0646,88.749,13.0096 +tejano,8b2d3c4f,126.0188,-36.198,-5.124 +korean ost,412d27ac,-69.9582,81.5168,5.9553 +nova mpb,f3e423d0,55.6852,32.8437,4.2676 +dutch edm,2a5add1f,56.0846,-215.6891,-1.3705 +j-division,fe8a1a67,-65.4845,-133.3147,20.4532 +sertanejo tradicional,da2d4c77,47.4775,59.4921,-37.5632 +acoustic pop,17a31826,-46.1809,56.6154,16.8206 +aesthetic rap,2082147a,117.893,-126.2918,16.3615 +pop flamenco,61fdb7a8,70.3714,7.8555,21.7779 +cancion melodica,83fcca1b,-19.6294,168.0589,27.0117 +sigilkore,06512bf5,-37.863,-90.7349,4.7415 +rap conciencia,85d29e90,143.1008,55.6984,-10.1566 +neo-psychedelic,a453f916,-130.0491,7.495,-14.4419 +dutch pop,26041f36,10.6622,-24.8219,11.8799 +adoracao,845204c7,-133.3614,-6.0523,-11.148 +ska argentino,ec7778b1,47.5864,-100.3772,-21.561 +irish rock,68205f2d,-99.0759,5.4196,10.0619 +classic italian pop,fd294b72,10.6607,117.7064,-3.0383 +indie pop rap,6d8e6377,114.5601,-79.4754,-6.1243 +pop r&b,c4d45088,69.7012,-41.8484,21.0005 +groove metal,ed818225,-184.7842,-51.8373,5.9319 +power metal,252fde54,-200.0875,-118.531,-1.0048 +lo-fi study,ac8c4f6d,89.0726,33.5755,-28.7175 +classic country pop,f2274659,38.9035,126.4564,6.8435 +danish pop,1d9ab24d,84.58,-98.7445,1.1233 +jazz,6abc743b,107.6556,230.33,10.4485 +industrial rock,2c10c804,-76.8256,-144.9816,-3.2312 +hyperpop,84b11e64,23.7372,-125.9247,-10.424 +axe,237b5017,64.2675,-15.3548,-9.7778 +phonk brasileiro,b81d349f,168.3146,-72.83,-8.4558 +pixie,ef655341,-110.9586,-205.3744,13.9724 +bossa nova,667e5ce4,49.083,150.6023,4.3253 +uk post-punk,f4799c2a,-66.9551,-50.0817,5.4885 +lo-fi indie,b05b420c,-79.8627,94.9619,15.6186 +cumbia sonidera,f7b1fe9b,175.0073,-148.0196,-0.5843 +southern soul,0f75f075,44.3825,59.355,-37.8837 +roots reggae,06b57b01,238.5292,-68.6944,-8.2997 +sad rap,07503d98,107.5648,-69.8115,-7.3659 +german techno,ab5cb27f,149.7926,-209.5745,16.5021 +lo-fi beats,751fcec7,134.2075,84.9189,-4.2746 +sad lo-fi,d2d8122c,107.756,18.1794,-13.3668 +pop emo,11330abc,-129.7402,-201.6387,-15.3488 +binaural,12244891,-294.7309,156.4131,2.4433 +german metal,dbf56f1e,-172.2752,-112.3465,-5.1099 +cumbia villera,59d7414d,118.3225,-18.4733,-14.8619 +latin worship,92da933d,-91.8755,-45.7092,2.5539 +german dance,46bc9c9b,79.2798,-208.4361,-6.9287 +drill,12e01409,108.0915,-113.5899,7.8956 +pop edm,2a030a7d,-9.3161,-152.0415,8.0268 +arab pop,669038d1,20.4487,-28.808,2.3278 +brazilian reggae,320e6c47,124.8383,-47.3933,-3.2293 +broadway,b9637f3e,-87.8135,211.6915,-5.074 +roots rock,eaa197d5,-8.6257,76.254,-15.0061 +samba,b36ad305,67.2013,107.4242,-37.2887 +tech house,dce0d9ad,258.799,-233.3092,6.7166 +filter house,baafe8d4,130.5052,-193.019,20.9608 +video game music,2beced12,-165.9602,83.5898,2.3212 +neo-classical,8ae9b34b,-41.2791,245.915,9.9613 +jazz pop,e347c41d,51.071,141.1831,-4.7283 +show tunes,219bf416,-9.6951,150.494,31.8524 +rap canario,631c37c9,172.6838,-74.5871,5.3715 +mollywood,e21141f1,44.3062,62.6786,-3.2402 +sufi,0f0ebd34,11.6225,65.0677,5.9541 +swedish hip hop,7dc012da,132.0413,1.1479,9.4899 +turkish alt pop,b6b06932,11.904,-8.149,16.4389 +hollywood,c1fb95d9,-6.9081,159.2363,12.4745 +spanish rock,67669b97,-14.8342,-68.3873,-18.1717 +nursery,02495a77,95.5104,78.5986,6.3706 +irish singer-songwriter,d60beb60,-59.963,92.4054,-7.4614 +electro latino,58b4424c,144.9652,-175.876,5.607 +shimmer pop,df60521e,-42.8634,-139.7152,4.9945 +lullaby,70eb3637,-79.8832,164.7862,-18.3965 +korean r&b,13a3b8d8,71.0372,-14.8226,3.9505 +baton rouge rap,e5c5bbe8,185.206,-124.3597,-9.0844 +skate punk,a00d80ed,-121.95,-84.2424,7.67 +grime,72f8548f,132.6325,-79.4382,-2.0723 +country pop,b9ab0069,-58.8701,-97.7543,5.2223 +german rock,1b2d7d8d,-22.3313,-54.3288,11.4121 +nigerian hip hop,7d7e8b87,170.1229,-11.3243,-7.0659 +russian pop,f9912634,52.6516,-144.7497,-10.6122 +noise pop,3b58125a,-138.3792,19.7185,-1.0778 +speed metal,8f33c78d,-202.562,-40.7169,-7.1526 +canadian trap,446c1f4c,147.6356,-129.4836,-0.1257 +indonesian indie,7aff9bc8,-67.8017,-7.1292,7.5333 +rap marseille,08075c22,153.9322,-37.1336,-5.4112 +vallenato,3bac89c1,205.4473,39.4796,9.7924 +kentucky hip hop,d7f3b34a,223.347,-124.09,-3.2559 +ohio hip hop,53f5c29e,122.3943,-75.7152,2.2986 +la pop,744accac,32.1422,-59.1764,24.087 +swedish trap pop,ac640899,157.3574,-7.631,13.3053 +salsa puertorriquena,c4e0c04d,148.107,100.7763,3.3702 +environmental,0b599ed9,-289.6854,182.9017,71.2261 +musica para ninos,6fc54aae,-14.0829,144.0483,23.1647 +french indie pop,4e896cbf,37.6791,-97.1218,13.8343 +hindi hip hop,9eba78e0,169.2358,-111.1279,0.7395 +tollywood,c9e41c30,101.0762,-43.8811,3.6902 +ambient pop,b2467a0a,-165.2451,70.968,7.7494 +stutter house,dd56df6c,61.6015,-171.8453,3.9516 +cloud rap francais,677088fd,140.2856,21.071,4.3237 +jazz blues,460a7604,79.3668,226.2823,3.0358 +background piano,912ea7a7,-56.6302,274.1846,-7.1241 +lagu jawa,3b5dc9fa,45.2621,-84.7059,-15.4023 +florida drill,f4e0e06a,201.8967,-102.4387,10.255 +cuarteto,33d62858,80.457,-86.0114,7.6891 +dreamo,000690ae,-152.5117,-88.2501,-11.4164 +turbo folk,f7af97e8,21.3157,-90.9214,24.4999 +pinoy hip hop,0dc5ae19,154.589,-80.6463,-8.5416 +czsk hip hop,de88ce95,133.901,-73.1531,-12.0976 +rap napoletano,c17bc562,80.9733,-32.9659,17.9376 +chicago drill,b298ae66,122.3133,-101.3244,-7.9611 +japanese singer-songwriter,977af744,-27.2475,-11.862,8.0888 +oxford indie,9df2d142,-106.7401,-48.2207,12.5257 +new rave,15b40dce,37.7253,-186.1665,-38.1429 +french rock,5107d147,42.0352,21.7181,10.6113 +swedish electropop,c543f87e,36.2376,-164.6491,-19.0505 +classic j-pop,3f10389b,-64.7453,-156.1289,-7.2716 +polish pop,ac544e07,-27.6601,-93.9278,9.1498 +drill francais,d25b6f43,203.5615,-86.88,3.4026 +new jack swing,d61c0feb,120.9216,-162.0286,2.8813 +canadian singer-songwriter,f3f8a321,-35.4232,72.8978,6.1303 +drill espanol,55844635,190.0533,-51.093,-2.9086 +gym hardstyle,bfc46728,-69.2062,-189.4628,16.4541 +indonesian singer-songwriter,3b44b528,-37.038,72.7938,4.3306 +dangdut,894e2129,15.0176,-61.9184,-18.9219 +swing,723f4e1c,92.5436,223.8977,30.6471 +deep house,50a9ede6,213.1877,-213.3881,4.1122 +new french touch,71bba92e,88.5665,-162.6726,20.9036 +industrial,d09675fc,-85.2136,-105.2819,1.6398 +uk alternative pop,be2e44bc,-6.3164,-63.6035,-18.2606 +coverchill,8d046f64,72.3873,70.4419,-3.1253 +hare krishna,559a94c3,-12.0051,111.7646,-12.2023 +complextro,ab528b3d,35.1872,-179.2556,-17.8851 +kollywood,335d65f5,100.3136,-70.2425,-1.3505 +uk metalcore,24480e0e,-190.2529,-109.101,-1.3936 +baroque,1a022410,-98.7571,227.7911,-3.2943 +el paso indie,83177d31,-118.5256,-12.2394,5.6911 +flamenco urbano,000d74a6,147.2749,-73.6934,-15.0868 +modern indie folk,c0f1dc8a,-79.1178,85.3053,-9.6991 +country rap,39aa9437,102.0326,-136.7121,22.4038 +early music,a547dc5f,-103.2996,231.7117,-3.7658 +glitchcore,a0518238,-42.8909,-135.3646,13.053 +cantopop,6ff7f030,-12.8437,-0.3121,6.789 +bachata dominicana,96ecf140,248.1035,-53.1015,-35.9732 +modern folk rock,f90ee225,-77.4258,64.9028,12.3397 +egyptian pop,b68880cc,70.1519,-81.705,-13.456 +mexican indie,b325fbde,-40.81,-122.9736,15.2667 +bubblegrunge,ef0c11c0,-138.1881,-21.6547,17.2205 +beatlesque,12c37290,-97.8778,18.9399,9.211 +norwegian pop,2f4fe1fa,-19.4027,-31.8227,-2.0856 +meditation,6e77a66b,-283.2301,212.1561,-7.5465 +symphonic metal,1563f798,-205.8783,-102.1802,-7.8856 +arabesk,908a4129,-27.7115,71.7722,13.1275 +german drill,a5a0d685,178.4093,-62.0672,6.6551 +deep underground hip hop,35ef0f4c,146.0871,-54.4119,18.2102 +electronic trap,5456d910,60.137,-149.4122,-6.156 +classic pakistani pop,b1756fbb,16.6953,92.8554,-11.3146 +electric blues,3f0f501d,85.313,111.9013,-34.5611 +weirdcore,a5d37fe7,64.3143,-19.1577,9.8039 +late romantic era,df49428c,-149.4436,284.3621,-5.9379 +chill r&b,a8d60932,66.7441,-11.3364,2.7417 +meme rap,675316ab,146.5928,-78.5599,-13.7397 +viral rap,f62db310,224.9723,-139.8926,-6.2473 +japanese vgm,62eb45d8,-106.8057,31.8256,-15.052 +funk ostentacao,d15a7776,274.2764,-64.3995,-19.5027 +trap funk,6a1bc9cf,203.4694,-67.1954,-14.5675 +arrochadeira,7c8df0c4,322.6139,-144.7604,-2.0068 +indie r&b,3f436229,77.5528,-5.0808,-13.1895 +pop rock brasileiro,55d5fe69,-45.5897,-97.3716,23.153 +previa,e7d5e255,269.5533,-119.2101,27.9319 +blues,2e00f415,167.0201,176.3762,-39.9144 +covertronica,4df0aa73,54.2896,-171.7515,-8.8633 +pagode baiano,b66cbf5a,182.6293,21.9121,-15.8059 +indie rock italiano,bf4dc61e,-65.214,-84.6655,-15.2285 +bhojpuri pop,6ba4837e,45.4945,-64.4407,5.4661 +neue deutsche harte,97a22a70,-107.2744,-200.6144,3.7147 +scandipop,3d5025fc,72.8705,-158.0904,3.6448 +classic canadian rock,9f48d101,-64.6553,6.8422,-10.7763 +meme,58117e24,91.4605,-131.1825,5.5353 +belgian edm,8e1ddba9,93.8493,-196.1093,6.6391 +indonesian jazz,39b3e07e,11.4966,39.4706,14.8115 +contemporary vocal jazz,70c3b8df,26.9951,169.9027,-5.1097 +nu-cumbia,98486f29,148.9153,-144.3019,16.3608 +rap dominicano,27b68b98,237.4814,-92.5791,19.3574 +anime score,6a2f94f2,-91.7282,120.5178,-12.0247 +classic swedish pop,94dd37b6,4.6425,26.5894,1.515 +ambient lo-fi,1453591e,-178.5503,93.9264,-24.5912 +swamp rock,db728df8,31.851,36.4594,-1.4206 +vocaloid,5d877dad,-78.315,-157.2443,-8.7955 +classical era,2b2c31fb,-84.7985,270.6561,-4.0453 +pakistani hip hop,f4d5f7d9,177.2918,-68.0102,18.9494 +australian psych,61d3b813,-162.1378,-17.4324,6.9752 +australian indie,0bf47ef6,-45.3428,-76.9339,-9.8996 +instrumental hip hop,72f889d5,69.3719,-103.8643,9.2365 +c-pop,c2290ce3,-52.175,53.5364,16.3601 +old school atlanta hip hop,16cda25e,165.1394,-152.455,-11.7563 +indonesian rock,0ab748b8,-93.7453,-108.9745,7.4413 +punk blues,c5cd54c7,-111.7888,38.5012,16.5427 +taiwan pop,6681d01c,-40.848,-19.0708,10.822 +power pop,e188fd11,-99.2809,-16.8318,2.8298 +schlager,1ca3f2de,13.9876,-160.1028,-5.3515 +chillhop,fe6138e7,147.5252,3.8494,7.7704 +russian trap,15f1cf21,112.634,-107.3906,0.6963 +nz pop,d3d6ce06,49.9281,-49.9136,-10.4961 +gujarati pop,31774357,-5.9206,58.1376,12.8592 +memphis soul,af8e46a4,63.2953,67.3103,-2.6458 +musica popular colombiana,0316ee86,228.6623,58.0766,-20.5502 +mambo chileno,a431cb26,208.8826,-162.3549,11.0739 +christian rock,2aa1934f,-157.3199,-197.1069,-4.0248 +classic indonesian rock,8e780604,-76.8235,-45.4448,-1.5581 +early romantic era,6710ca7a,-73.9613,288.3464,0.918 +edmonton indie,af718470,-58.2439,-9.8617,23.1773 +sacramento indie,18c823e1,-113.9288,-48.3344,9.9906 +jam band,43cd2f7b,-1.2424,83.6574,27.6838 +drum and bass,501d37c8,52.6751,-228.1841,-3.631 +melbourne bounce international,50f2cef6,128.1555,-198.8956,12.0433 +dutch rap pop,3ec6bf4e,198.507,-75.8146,7.1504 +dangdut koplo,d946a506,52.6551,-87.6513,-5.3468 +turkish folk,caf6a911,-20.6328,148.9141,0.5864 +golden age hip hop,55718ea9,233.2517,-167.5223,19.2339 +javanese dangdut,4c2f5a02,68.1785,-91.8884,-10.7225 +post-punk argentina,cb6d11c3,6.4199,-67.4451,28.2678 +alternative emo,a637d0de,-141.7276,-83.4861,10.0024 +greek trap,1cec5f0b,138.5319,-87.4386,4.3977 +post-punk,2accdf3f,-80.4366,-21.6787,6.8595 +hamburg hip hop,b1bd7fe7,161.5483,-33.9505,7.058 +soul blues,099302f3,68.7826,131.2612,-4.9126 +pop rap brasileiro,f89871c0,115.5496,55.7253,0.6078 +venezuelan hip hop,8cb21d8f,180.7367,47.0097,0.1007 +j-pixie,be2e708e,-116.8895,-224.6741,2.4102 +cantautora mexicana,0df24817,21.8645,-35.8509,20.2187 +deep euro house,0878e6f6,244.9812,-229.6022,10.8276 +pop lgbtq+ brasileira,d29d6726,87.8104,-31.0866,-13.5084 +bass house,700f7a27,208.2895,-203.0419,20.5653 +nouvelle chanson francaise,fb70c429,21.8869,16.2386,24.1953 +crunk,302829e8,184.2303,-145.3853,-5.9166 +electro,b4d21f87,182.3861,-205.4807,-4.7169 +operatic pop,d7059655,-164.0819,163.5896,-4.6921 +spanish indie pop,2a82d905,-87.9457,-72.7947,12.9915 +celtic rock,ad5b8a3e,-102.1242,28.3726,-6.162 +vietnamese hip hop,1cd1651f,135.1239,-3.4374,6.8797 +p-pop,668bd429,37.7324,-91.7992,16.555 +indie hip hop,8364feac,128.0767,13.0483,-0.8765 +stoner rock,c58409a3,-189.5343,32.36,4.1315 +pop house,c3f410f7,103.1012,-208.9443,16.3465 +bubblegum pop,9cfbd74e,-5.7607,92.7375,-1.3306 +argentine indie,1e850a7c,-21.1639,-48.749,-1.5666 +modern bhajan,20b5ca4f,84.3244,-10.3342,10.3051 +new york drill,a15b1197,186.5347,-61.9809,0.9273 +red dirt,50267e56,-58.3155,-53.5706,1.0234 +irish pop,cd7ab646,-6.9618,1.8011,0.4503 +danish hip hop,4457eddd,139.5076,-80.7966,-12.7188 +progressive metal,43bbf144,-170.7256,-53.4655,1.1446 +canadian metal,4e75924a,-189.6778,-49.5419,10.7987 +malaysian pop,83b73241,-57.809,-62.5109,6.5334 +countrygaze,f8474816,-108.8147,98.8487,13.8446 +indie garage rock,03af0aff,-94.5872,-40.5846,-4.7789 +etherpop,af878064,-66.5325,0.2417,-11.3706 +ska,3aa9adbb,51.234,-53.1278,4.9381 +bebop,8fb7a40d,114.6606,225.3715,16.6679 +funk pop,cea278ee,206.2425,-163.8386,6.1811 +chilean rock,a923e308,13.3708,-30.6696,7.7093 +chinese viral pop,a7873be4,54.3758,-82.3731,-5.3287 +turkce drill,187fe81c,132.1351,-136.3371,18.5435 +australian electropop,ab35c054,7.3522,-145.621,-29.1846 +musica de fondo,b513fb34,-268.4039,171.8389,-0.8808 +philly indie,3d03dc91,-121.3685,-2.2729,-2.1402 +hip house,cd7db707,148.1693,-214.863,25.742 +post-romantic era,7356e261,-160.0867,292.6588,-0.3627 +swedish gangsta rap,de3d0c1a,149.4939,28.5619,4.6014 +dancefloor dnb,85dcee49,-4.3864,-206.3368,21.8167 +comic,040432c6,109.2544,98.1575,12.8829 +scenecore,fee6a40d,-60.739,-177.9538,-7.8909 +piano cover,79ce86ea,7.1924,248.5586,-5.9167 +rumba,e47727e1,66.127,45.1059,7.0564 +electra,93ea0e48,85.0075,-113.1576,12.8601 +korean pop,17aaf461,-29.0056,57.0346,5.7553 +reggae rock,edae7445,105.6527,-125.0945,6.6683 +dance-punk,4dcbe8ad,16.2744,-160.3832,20.7995 +chill pop,a6a3a546,50.0013,18.6273,11.5012 +german alternative rap,20d3818f,145.5539,3.6365,8.3009 +canadian indie,e618e397,-77.78,-2.0694,9.3014 +preschool children's music,e7f9adc6,190.7766,-26.3029,12.6382 +moombahton,0edd5847,126.3216,-184.4204,-3.0188 +tagalog rap,a9ed1d53,157.1443,-49.0121,-4.7403 +background music,5969ba6d,-246.0908,165.9514,7.7309 +funk bh,0d178de6,275.1104,70.0755,65.4377 +torch song,f40399fe,15.4899,286.6614,-19.1587 +indie surf,f4e63086,-119.0477,-96.249,-8.9684 +italian underground hip hop,edb52eaa,70.797,39.1831,-23.0897 +pop romantico,dc441470,-29.4635,88.5177,13.2876 +dutch rock,9617e67d,-59.7134,0.6346,22.6461 +rome indie,6460c40a,-23.8942,-27.6179,9.7908 +uk drill,093bf90e,208.5353,-63.2033,-3.6995 +protopunk,8447452f,-74.4053,53.081,-5.1939 +shush,a8a2f32a,-318.1054,186.8569,67.0593 +smooth jazz,66f57d97,82.1465,-22.0512,-32.5397 +j-poprock,e25e488d,-90.809,-179.4203,-5.027 +old school hip hop,0cdbe76a,236.3689,-144.171,23.4117 +ectofolk,4d02df25,-16.6093,89.0946,16.3237 +small room,7854adbf,-72.7953,90.2448,7.4721 +turkish singer-songwriter,cfc959e7,-1.0176,18.7887,14.3314 +indonesian r&b,09ccd0e6,56.4465,-54.0599,-9.4582 +kentucky roots,8b39081e,-33.3144,51.1694,8.7687 +turkish alternative rock,9a154f2c,-67.4288,-47.0545,-0.0481 +bedroom soul,c408203c,99.4535,-0.1588,-22.0316 +cartoon,d524ea47,252.4592,22.4081,18.1518 +modern salsa,8fe1be66,129.6538,53.8693,-5.3813 +writing,1935d7b6,291.5672,120.5659,-21.5852 +background jazz,92c6c8dc,62.8653,106.3263,-4.5297 +lo-fi jazzhop,c6068fc0,149.7485,32.644,4.1374 +musica infantil,cdbf9cee,107.9085,84.0182,8.8852 +romanian pop,fc06018d,104.3632,-166.5478,11.2695 +gauze pop,05f9cbc1,14.3333,-96.8854,7.3601 +chillwave,cb9ea572,-15.0525,-99.1935,25.7005 +deep ccm,93c8465a,-143.668,35.1718,2.1538 +norteno-sax,8d418bc9,79.3273,-16.8127,-10.1134 +alternative pop rock,88728143,-88.4165,-87.9489,10.2307 +finnish pop,8f4f4471,-36.4169,-114.8539,20.5915 +trova,18bcb4c8,74.8876,143.2954,0.6733 +desi trap,b30993ad,167.1466,-66.2061,-1.0756 +dembow,9d5bdd38,274.2157,-140.0958,22.5154 +cumbia,3f31f212,204.5528,14.9366,1.6893 +speedrun,547c7fe1,14.9674,-105.7265,-4.8862 +world,7c211433,44.6969,60.561,-36.9644 +norwegian indie,8723be24,-58.8612,12.8911,0.9735 +perreo,81374108,263.8514,-158.2141,49.6267 +reggaeton chileno,00971812,170.1171,-153.4351,3.667 +aussietronica,0558a01c,68.3565,-159.8628,0.2444 +classic schlager,f33b6bd6,-6.1199,3.3994,11.1818 +melbourne bounce,670ed1bf,133.0065,-211.4812,10.9037 +rock cristiano,fbdf229c,-79.1176,-127.0461,4.2817 +finnish hip hop,bf74993b,127.7427,-108.473,3.798 +french indietronica,f53c3185,44.919,-139.6005,-3.7257 +experimental pop,532fc676,-46.0486,30.1898,-3.4009 +belgian hip hop,cf876e9e,154.125,17.6033,-0.254 +classic opm,3db617ce,-46.4102,75.7966,12.6321 +jazz funk,f4f471f2,82.2241,100.3006,6.904 +tecnobanda,9a7fe965,188.1634,16.7984,-14.7654 +japanese soundtrack,8381c7d6,-136.8878,122.5905,-13.3844 +modern dream pop,dc30e1a0,-138.1118,-98.4319,-18.9715 +pinoy r&b,219ab7ce,80.4328,-53.6511,9.2087 +czech hip hop,e4f856aa,138.5726,-93.017,1.5252 +indie triste,b0d06a00,62.8031,114.59,-15.5817 +south carolina hip hop,7b271075,154.8262,-159.6418,-9.1794 +trap mexicano,2be0c05c,170.2059,-113.9797,-7.1881 +albanian hip hop,5d8fd592,167.3197,-108.2768,8.5266 +boom bap espanol,d2b4f4ce,121.2907,59.4548,-10.1349 +chutney,32e849e0,63.5129,94.0186,-6.1386 +laiko,ad3392dd,25.0478,54.669,4.5276 +sunshine pop,ebd1aded,0.3308,101.1287,1.4123 +birmingham metal,af8642f0,-210.4592,-7.504,4.3058 +german soundtrack,c1f9ac93,-200.8049,88.8867,6.1246 +disco house,3f8abd0b,160.0908,-226.4434,14.077 +fvnky rimex,72af81ff,196.9856,-222.0853,8.8527 +acid rock,03fa2f86,-93.3885,79.8629,-11.0582 +instrumental worship,5840e1ce,11.4699,189.0291,-2.1591 +japanese alternative rock,ee961716,-87.2598,-94.7606,9.9022 +scottish rock,749cf006,-119.1618,-65.7266,10.5969 +corridos alternativos,7a2d746f,169.0384,65.6198,-20.9211 +nashville sound,a7d774f3,27.2415,158.5448,-14.8743 +modern alternative pop,14334896,35.0089,-73.5109,4.6666 +rap df,703ae1ea,191.8623,-66.6863,-1.4887 +velha guarda,9553f16b,33.1156,160.8777,-13.4599 +rap politico,ecbb4fd3,143.1189,47.9214,2.8708 +post-hardcore,11eb8e18,-159.7843,-20.5119,-0.49 +cumbia 420,3f31f212,286.6584,-116.16,15.3215 +british singer-songwriter,9a5d6fb9,-30.7576,123.2947,-5.6588 +bossa nova cover,61f10739,175.0431,53.2438,-21.3494 +social media pop,2110562c,55.8202,-105.4075,-4.9104 +brazilian edm,bab7098d,212.7306,-202.859,16.8986 +scorecore,d71f8e01,-172.9385,46.1477,-20.3996 +redneck,af54d559,86.0688,-136.5125,16.8609 +german baroque,2a49147b,-89.1597,234.0542,-3.6168 +detroit trap,71b476fe,151.0028,-108.5434,3.4908 +texas country,f0f3ddfd,-60.9847,-70.9624,-10.724 +greek pop,f5208891,19.2441,-63.3961,14.3575 +british soundtrack,651efcf2,-213.6872,154.8877,-0.9884 +swedish metal,bae69d53,-215.8502,-61.9432,-23.7394 +israeli pop,66843c1d,-20.7687,-30.1758,-0.8289 +slowcore,2f4d8a90,-102.8452,114.9041,13.9698 +gaming edm,0171e673,9.847,-152.024,-13.2044 +houston rap,25d83130,166.4766,-68.7222,-7.2492 +german romanticism,e52a3b59,-109.9977,292.9877,2.5711 +nu jazz,d60c9ea4,84.6178,-118.8111,5.8107 +panamanian pop,da44c5b4,147.574,-41.2505,-3.8183 +new jersey rap,a1d31c4a,142.9317,-11.3469,-0.7888 +epicore,ced16021,-137.466,-42.0339,-18.3812 +r&b brasileiro,506a24b2,96.7093,-5.7728,-18.896 +slowed and reverb,e64f2f0a,72.7263,-5.7281,-9.7986 +czech pop,41fa0acd,-14.5019,3.4867,6.6002 +death metal,2163a4ca,-210.0867,-7.4878,1.4974 +arkansas country,e0b61c8a,97.4629,148.3538,-8.2713 +chicano rap,6a860fc8,198.6083,-131.0819,-1.483 +high vibe,a50fda97,13.1891,37.7078,-2.1693 +swedish trap,2d4e84d3,165.5322,-52.6369,2.8051 +political hip hop,97e764ba,116.6097,42.672,-0.1693 +j-rap,efb53b34,117.1171,-117.2381,-8.4805 +uk funky,6d00f05c,136.8812,-172.657,-2.041 +albanian pop,06db22b1,92.7292,-106.1925,17.0973 +mexican rock-and-roll,d4de45c6,50.4162,92.5887,7.6374 +black americana,789a445b,24.226,31.8664,23.7082 +ghazal,42402952,4.7646,121.9373,9.1965 +modern southern rock,3cca7a1a,-104.7433,-28.4632,-2.3256 +indian singer-songwriter,4d484b86,2.8815,67.1706,23.1138 +japanese emo,3eeaec75,-156.6323,-68.8118,-4.5688 +indian indie,1eb07b1b,-1.9166,-51.1297,4.4489 +indonesian folk,773fcd99,-45.618,82.708,1.3046 +deboxe,87b5d310,347.6831,-111.6681,-20.6274 +french synthpop,2bc4523b,-17.2333,-137.2372,0.9014 +russian dance,f7442197,105.0285,-148.7584,14.6737 +gothic metal,82b9d8cc,-192.5536,-97.6364,-5.3624 +lo-fi cover,50eb3a08,2.3745,105.6727,-11.3598 +post-disco,95880cb7,128.4048,-126.2482,6.2531 +greek hip hop,4a991c37,136.3424,-105.3391,9.9307 +rap genovese,08f6c02c,101.8703,-55.2494,-1.3072 +trap chileno,bda38beb,143.8042,-95.7851,-8.8221 +reggaeton mexicano,17b09820,167.8246,-140.8661,-14.648 +cumbia chilena,a5161342,78.5834,-76.5288,9.305 +italian indie pop,b0042d0d,5.7674,-58.9796,-2.0983 +kentucky indie,7e3d694c,-40.1073,45.9459,6.3578 +nyc pop,795080fe,40.5202,-47.8344,7.0849 +uk alternative hip hop,d414cb82,147.7886,53.2007,13.471 +bronx drill,d766d18d,196.2438,-52.1449,-15.1921 +italo dance,7ba27a30,149.3356,-226.6949,5.6198 +salsa colombiana,cfe49d7e,182.8474,-5.74,5.5797 +euphoric hardstyle,0108cfef,-83.0152,-189.4531,-18.4114 +christian indie,625241dc,-109.609,26.6954,0.1757 +canadian punk,6b6245d4,-160.3871,-84.1417,14.4837 +polish viral pop,b7d35a2f,135.2471,-159.3882,6.5241 +musica sonorense,d726b5c1,171.2303,75.9375,-18.6385 +brill building pop,021e1781,-74.3362,116.4641,20.0278 +modern blues,85bced10,-2.893,56.3018,9.3852 +rawstyle,775544db,-101.0875,-194.9255,7.8265 +afroswing,58a24e1a,164.7957,14.5525,8.8697 +oakland hip hop,09005a4a,145.9246,-53.7684,18.0949 +hard rock brasileiro,e01f898d,-81.9994,-66.9936,4.3808 +grupero romantico,c1fc9f88,79.2814,-30.1167,-8.9933 +phonk,60fcbdaf,130.178,-161.6044,4.9184 +modern power pop,504fd679,-137.491,-96.0143,2.6721 +rap calme,3223d37a,136.8154,38.6377,-5.8796 +rock urbano mexicano,228fc653,-84.8767,7.2929,-14.3099 +british blues,b4d2a09e,-49.9135,36.5506,24.728 +hardcore punk,72a9c19f,-171.5652,5.6558,-1.4306 +anime lo-fi,9bd11f0c,73.1326,34.0233,-4.1206 +hungarian pop,87efd121,70.5158,-93.3509,-6.6511 +russian alt pop,e19a4d20,44.9903,-81.3932,0.7814 +rap belge,14de1a9e,150.5282,-43.3519,-0.9872 +chicago indie,2de7fd23,-59.849,26.5455,-8.4583 +lo-fi sleep,522c4f93,54.7429,63.7706,-15.1488 +german cloud rap,f64efc8c,145.8404,-85.055,-3.7285 +cumbia peruana,d784f764,90.6891,-30.0698,-2.5982 +indie game soundtrack,1e80ff32,-69.0157,39.3492,2.2621 +spanish new wave,0a2680fc,-5.5441,-108.9796,14.435 +stomp and flutter,b206dcd9,-57.9971,111.4842,-17.0184 +bossbeat,a008b415,25.1327,-152.7897,-14.2916 +minimal techno,ec2b6d5f,237.847,-224.7423,3.7555 +alternative country,05ccc568,-58.4105,79.1786,16.6268 +gothic symphonic metal,f023f242,-193.6266,-110.9981,-1.1385 +banda jalisciense,53ee6e70,130.1033,75.6271,-8.1149 +minnesota hip hop,876b48c3,129.7231,-111.1054,-4.1709 +latin talent show,97aeaee7,19.6844,-45.7408,5.9523 +frauenrap,0ab44d72,192.3091,-67.5651,-0.7968 +early modern classical,041bf9f2,-121.9598,284.6581,0.9049 +asmr,74a91a6d,-108.3715,146.0145,-7.0431 +acoustic cover,cb158164,50.2435,121.4984,-24.187 +afrofuturismo brasileiro,3f5af2e8,135.8076,-83.4966,7.959 +zolo,d37496e7,-12.97,-8.723,-13.7091 +nu disco,5ade780d,138.0717,-207.6298,15.4503 +indonesian pop punk,d78afdb2,-110.4057,-139.2191,-7.1675 +afro r&b,4fca822b,105.2395,-39.7865,-5.3122 +hi-nrg,50490304,75.4675,-192.4931,-9.4994 +lo-fi chill,99e6c958,105.7227,24.185,-20.634 +anadolu rock,f76b4e09,-32.8517,60.0161,11.2541 +duranguense,538afdd5,113.8905,-37.1534,-4.6904 +dubstep,d658628f,19.0492,-154.7051,-11.0718 +trancecore,65a3a8db,-178.1971,-188.0162,16.1341 +dutch trance,94107cd4,-7.6991,-196.8632,5.519 +christian hip hop,71cf7776,102.9518,-61.2066,-1.401 +jazz rap,3f746bd5,176.5849,-88.5986,6.2828 +persian pop,5d17e47e,38.942,-39.5092,18.6898 +rock gospel brasileiro,1abc1089,-116.7147,-44.7643,17.3438 +pop electronico,371f5c3a,51.3541,-148.0175,-35.7008 +finnish dance pop,298007a0,82.0569,-154.1733,22.267 +supergroup,4975376a,-128.9664,-7.4457,-13.6775 +deep groove house,4790b831,182.5519,-216.0427,-3.1965 +classic hardstyle,96f59b93,-62.822,-186.7067,5.575 +modern hard rock,a462a130,-147.1857,-107.6229,0.1304 +ocean,721a45b6,-315.4021,190.6925,80.8384 +haryanvi pop,2febf2b3,156.6012,-84.7808,-5.0462 +belgian pop,3e36a8d9,37.7166,-86.2205,-1.4472 +contemporary post-bop,7bc49de0,92.1316,217.1814,9.2481 +vietnamese melodic rap,a0e3563c,121.2045,-63.9789,1.4899 +hip hop tuga,6ec87f01,146.6605,27.4447,5.1346 +gospel,cf75b6e0,-68.5629,97.892,-12.4664 +shiver pop,90c84cd2,2.182,-94.5542,8.4922 +jazz trumpet,e08a970a,93.2192,210.909,12.9708 +american metalcore,30dba6c1,-187.8244,-149.9682,-1.4357 +canadian electronic,4b01d2b2,120.9184,-190.53,15.7581 +water,6d5a4592,-304.3165,188.0765,79.038 +barnmusik,23d07122,179.7382,122.57,32.3339 +northern soul,bebfcf0e,13.6872,72.9656,-5.7418 +argentine telepop,9c50d01f,-0.3211,-89.2744,29.7247 +deathcore,9c24e4c5,-191.0929,-81.3307,-7.7369 +pakistani pop,d8a2c016,34.2315,-3.2967,-4.2065 +visual kei,19bea2ed,-173.6874,-169.083,1.9413 +stoner metal,63a8ac10,-198.201,31.6739,-1.9418 +ukrainian pop,d3691aa5,42.1584,-92.17,-4.6628 +doo-wop,cba77b06,-8.1141,131.3889,1.4668 +colombian hip hop,0b9ae86f,165.0902,-56.4147,6.8032 +traprun,ec56bc95,-2.5941,-142.6893,-15.9898 +melodic dubstep,c8462281,-100.9881,-133.0459,-7.9868 +seattle hip hop,b10619ec,92.2115,-45.7609,-0.8863 +detroit rock,13c4da8f,-128.0253,21.845,-1.6408 +hindi indie,570f8c1d,5.2233,-42.2458,4.362 +ambient worship,8b3f7432,-208.2554,63.9369,14.817 +piseiro,d68b1325,250.6953,-136.6974,13.8526 +ska mexicano,fcc14eeb,46.4388,-64.6354,14.2565 +big beat,99172718,49.0605,-210.5716,-2.9293 +canadian country,162c6f5a,-27.2706,44.9564,4.2662 +pinoy trap,0406a01d,133.0575,-82.3155,5.9138 +vapor soul,518d15b9,34.6262,-87.7226,15.3032 +haryanvi hip hop,d2eb03e9,105.7595,-57.2212,4.7785 +taiwan singer-songwriter,a48c2e78,-47.5741,32.6054,13.2638 +hardwave,0e7935b7,-68.6713,-142.8201,-13.1222 +australian indie folk,4d903854,-22.3495,55.7406,10.6626 +folklore argentino,b6242ae6,118.7176,146.4811,-15.2136 +partyschlager,16ccd2a6,13.7231,-215.1876,-16.1045 +rock alternativo brasileiro,e533a4cd,-77.7019,-83.0787,-7.9884 +diva house,962d5efd,140.1106,-200.9583,22.4863 +london rap,4e5be24f,159.4612,19.3477,-3.5366 +argentine reggae,5f3119e9,140.4694,-123.9478,11.2292 +future garage,5f209419,110.8658,-163.6151,18.1793 +milan indie,dd155f02,11.6283,-83.9244,-14.7722 +intelligent dance music,fc5f61cf,34.0882,-91.2383,5.3595 +drumless hip hop,d37d4d2f,49.5282,13.1414,10.7749 +nwobhm,1173fece,-187.3516,-1.2909,3.1421 +charva,d42456b5,151.3733,-138.7853,9.6007 +cool jazz,dfc8a238,76.1635,226.3845,3.0265 +canadian pop punk,23232997,-166.9858,-182.7718,11.0275 +indonesian alternative rock,d96d4714,-113.3295,-32.2428,11.7205 +indonesian folk pop,602044a3,-9.3529,152.0908,-0.2653 +melodic death metal,a6d8a236,-234.4034,-97.838,20.7434 +j-pop boy group,3aa60431,19.9149,-167.4626,-0.9014 +japanese electropop,20f5c272,-4.5338,-151.6326,9.8293 +australian surf rock,6159c9ea,-124.4063,-125.4974,11.922 +j-acoustic,3e20d9b3,-14.9138,42.9024,26.4331 +progressive bluegrass,037e3511,23.1298,121.3338,4.7817 +corridos clasicos,35b508d5,156.7446,90.3794,-4.7094 +rif,e60c46ac,67.1829,-90.4938,-10.2432 +turkce slow sarkilar,128776b6,-2.1937,31.7003,2.3572 +canadian contemporary country,ab11fb8a,-86.678,-106.0609,9.8207 +chicago bop,a0fc3256,86.2161,-129.9203,9.286 +middle earth,7d51d268,-195.1968,77.5072,-23.0732 +swedish synthpop,fbfea4ec,3.5423,-175.2701,-4.8894 +hawaiian hip hop,9c28bc39,174.8131,-10.9738,-6.7951 +neoperreo,7fb07986,180.9896,-156.8503,10.2059 +boston rock,58861ff8,-122.2704,10.0512,-15.6788 +classic mandopop,e7b86471,-80.8681,69.7737,15.9223 +soul jazz,169845f1,59.6603,188.7077,-21.4779 +rave funk,16e1002f,334.8223,-58.6108,-22.6315 +seattle indie,033474cb,-90.0999,-8.1176,2.6669 +vocal house,30acdeb4,151.1277,-224.9636,14.4778 +russelater,3782d728,90.219,-175.9473,1.8419 +cubaton,de7df830,166.4516,-156.274,-5.1575 +vapor twitch,13235c37,50.4601,-94.7001,4.1552 +mainland chinese pop,c0c3225a,-37.31,-13.9771,7.3958 +trap soul,799dc36e,72.044,-83.625,16.3512 +electronica argentina,8426ef4a,9.7622,-93.1406,0.4409 +tropicalia,ff6fcd46,49.5607,77.7127,-7.2123 +manguebeat,b08fda49,82.0342,-21.4166,6.048 +rock uruguayo,04069b29,7.2218,5.0176,15.4905 +rap espanol,7140ac1b,151.499,76.1548,0.1657 +korean city pop,9661b754,44.6796,-56.9411,-10.5725 +jazz saxophone,38eb6871,77.8783,201.3634,6.8624 +moroccan pop,81ad1dbc,56.3546,-55.0839,-9.5351 +impressionism,68aeab5d,-115.8279,297.8532,-5.4367 +nu gaze,47cf1ab5,-189.334,-88.4438,-8.5415 +chill drill,053ea815,196.7101,-1.9468,24.2775 +urdu hip hop,04832419,195.0463,-65.1642,10.8085 +traditional blues,2933e28e,168.6514,187.439,12.4332 +dinner jazz,b9b1b138,148.7194,157.9365,0.5228 +funk 150 bpm,412bedd7,303.8313,-57.0163,-28.7667 +jamaican dancehall,78a4502b,179.7109,20.1308,4.5071 +brighton indie,edc22945,-96.0768,-48.4589,5.2159 +spacegrunge,43dd6718,-186.6598,-38.5051,1.9775 +musica bajacaliforniana,0389b39f,154.4821,52.6805,-5.6304 +suomi rock,c01a7620,-25.1392,-19.1752,12.5985 +comic metal,0772a5c2,-91.4378,-106.0959,-9.0728 +swedish idol pop,0c1a7c20,-27.2196,-127.6318,5.9498 +alte,f8d97478,122.3578,-19.6186,-11.7948 +japanese r&b,d320a6fb,62.27,-85.8886,-14.7727 +swedish alternative rock,f972d14e,-115.5653,-187.5596,5.3798 +psychedelic hip hop,f369d4e3,57.8659,-30.5964,3.9802 +japanese chillhop,123ed802,109.5063,50.0465,-19.9992 +roots worship,f8b04c8c,-124.5601,49.6469,10.389 +experimental r&b,60d80253,38.2882,-17.8031,5.5268 +uplifting trance,4525b05f,-40.5586,-219.2535,33.7039 +new age,3bfac61c,-124.7267,137.4171,-38.8919 +p funk,afdd1318,117.9111,-62.5016,-2.5616 +scam rap,047868a4,151.6145,-69.4866,15.7991 +vallenato moderno,b5ac0c4c,192.4854,14.0426,0.5273 +german indie,567441a2,3.7888,-56.0838,-1.1019 +new age piano,4498a035,32.7067,280.3045,-87.2306 +float house,3fadb9b6,183.5972,-201.2574,-3.9485 +sky room,4345ef9b,-5.7402,-200.0828,10.2355 +swedish indie pop,3adaa2c4,-67.2497,-37.9457,12.9149 +rock drums,972d96e5,-17.8609,-49.9153,4.779 +sound,5e2e97c3,-274.756,191.2984,71.9038 +levenslied,2e1a27f6,15.6914,-75.7871,5.1707 +nueva cancion,3b1771a8,99.5076,171.054,-37.6703 +russian rock,8b7527ed,7.0767,-39.0309,-8.2921 +bhajan,5bf8e9c3,29.2508,99.2242,7.7621 +experimental hip hop,1f6e3bb9,38.3413,12.0458,-0.4727 +bolero mexicano,a06e4fed,75.7245,185.3811,-4.0881 +vancouver indie,b4a0bad5,-82.9602,10.756,1.9097 +arabic hip hop,db939fac,138.1873,-43.9313,-7.0993 +new jersey indie,a8cac6d4,-117.4382,19.0368,-19.8064 +nashville hip hop,05abbe34,137.4377,-82.8062,7.179 +ska punk,4b28183a,-58.7955,-52.4161,7.3538 +rap cristiano,5988de1d,154.7012,-73.4468,13.9464 +english indie rock,8c6e524e,-130.4792,-126.103,-1.6481 +naija worship,68c7ca4f,-55.1359,39.6831,3.4604 +uk americana,49a1ab2c,-71.9783,75.9754,16.009 +neo-singer-songwriter,e1aca0d4,-36.6278,70.8783,-3.2195 +modern j-rock,5228e53a,-122.4324,-147.9659,4.4495 +south african pop,46c96ded,83.8938,-119.9106,17.532 +lo-fi product,cb6ba252,169.0658,52.9099,-18.7843 +rap maroc,ee223df3,148.2891,17.9849,5.3935 +ambient folk,7ab0dfa2,-107.1198,124.202,-23.7195 +bass trap,5b5d5a62,59.3275,-173.7195,3.6349 +classic kollywood,eb343ff5,29.4619,188.6773,-4.5922 +jazz piano,093c70d0,121.1081,218.1945,23.7312 +rebel blues,7e24e7de,-55.2989,-150.677,0.9955 +toronto indie,5a651e28,-102.2116,-7.4266,20.5786 +progressive trance,421bd4cf,-51.1613,-209.7059,27.1131 +tierra caliente,b3fbbc16,119.9184,69.0542,-10.431 +muziek voor kinderen,779cb8d3,139.9189,49.8497,-4.8007 +dark pop,37868273,-59.2533,-0.727,6.3104 +odia pop,5ec917bf,20.5169,26.3103,25.4163 +trap colombiano,949652e5,163.9981,-96.6466,9.9524 +indie quebecois,9d0e7e73,-38.0771,30.6608,4.7413 +ambient,9f8bc859,-196.6705,93.0063,20.651 +funk viral,483cde98,303.053,-61.7837,-17.8577 +medieval rock,b6d0d2c4,-88.8428,-123.3897,-10.8794 +teen pop,2792bda5,38.4877,-89.1281,-16.341 +folk brasileiro,82c40b36,4.6207,44.5586,-2.6621 +lo-fi,1e20729b,-108.7171,49.302,6.1546 +manele,9ebded8a,195.9625,-131.8513,2.2995 +instrumental rock,85201fad,-125.5172,42.4858,-9.2798 +trap baiano,d0378658,144.3626,-16.0697,-14.2137 +british folk,e2edc177,23.2084,159.7905,-9.4361 +rap baiano,30f0f33f,159.4682,13.2677,20.0657 +amapiano,d7811416,268.9475,-215.2232,21.0161 +funk mandelao,cc72f0a6,260.5685,-75.5254,-3.4131 +celtic,efb29d09,-77.5319,135.5991,8.4671 +tekk,80ccfe66,92.1227,-187.2017,-0.8864 +turkish alternative,b6aa1c1a,-51.8045,-25.398,16.2244 +german hard rock,b1cc3723,-152.4649,-86.4692,4.5349 +canadian latin,8c934e1f,123.5006,-154.4353,4.878 +bases de freestyle,41458d09,235.0668,-14.5503,15.9499 +minneapolis sound,dbaa9a83,114.0533,-138.9552,17.5264 +bubblegum dance,986e9676,87.4353,-224.7126,17.6091 +funk das antigas,a87b01fa,211.2728,-165.2245,-1.986 +jazz cover,d20b0eb4,44.3309,66.7785,-15.1913 +british indie rock,7b0759f9,-109.2609,-95.4448,-9.328 +alabama rap,75bd0da3,166.0989,-125.7183,-2.9496 +baltimore indie,8da212fb,-93.9331,6.3742,13.7973 +women's music,bec942d1,53.7574,79.4502,-0.4761 +old school rap francais,eb83362f,157.2712,-1.7197,12.9545 +antiviral pop,5a12f458,37.6594,-89.7374,-14.3101 +shamanic,f6bc71c8,-7.5719,125.2027,0.4555 +basshall,ce555e4c,181.6219,-143.0149,0.4973 +czech rock,2a6b4e81,-37.0089,-9.1259,22.7395 +a cappella,4ca43ef7,-27.2034,70.5296,7.776 +deep tropical house,00272c64,93.6722,-169.9648,10.1432 +nasheed,16920842,-1.2545,152.0867,8.086 +japanese soul,e958e08c,55.1493,-49.7287,-10.5134 +german trap,bb0cb98e,124.941,-126.1626,8.3508 +rkt,eb866703,312.916,-158.1543,52.376 +brazilian ccm,4e1cc438,-69.0055,56.4349,-1.8682 +zhongguo feng,f8b13925,-40.9599,-55.0791,9.1463 +crank wave,e65f4f61,-87.8839,-76.1993,8.9767 +st louis rap,92ce8fe4,173.2536,-139.2993,-11.1145 +canzone d'autore,09ef83da,-1.3971,131.9831,-9.5948 +trap catala,68431773,154.8588,-30.6904,8.1332 +athens indie,e0c50b78,-110.4891,-6.2173,-7.0276 +australian house,eff04f78,196.1884,-220.9034,19.8403 +australian reggae fusion,3f014c0b,51.22,-28.0712,5.7126 +philly soul,54a75f18,27.4702,16.2425,26.3291 +classic girl group,b0dd5919,-6.3731,79.8767,-0.7472 +boom bap,e9552b21,68.2793,32.7228,-0.9322 +r&b argentino,1eaf97bf,74.5405,-21.0913,-16.0638 +bow pop,391e23d1,-144.2353,100.7482,13.1357 +texas latin rap,06dc57fb,158.1557,-156.1111,10.3219 +synthwave,23e9b4ef,-34.6283,-191.7648,5.9469 +chill phonk,6b8e4c7f,32.348,-164.6488,-9.4026 +rap catala,8037440a,161.5142,-6.083,14.3381 +pinoy rock,fbf771fd,-50.9005,-39.5903,-4.9443 +thai indie pop,854a7368,-9.0109,-91.719,-14.3248 +austropop,021b45db,51.4531,21.8676,6.6681 +azonto,8a7dc0fe,186.2306,-112.711,-0.162 +karadeniz turkuleri,17e04da8,18.4226,57.9755,12.8307 +russian drain,592b2ae2,-73.1393,-14.8057,10.6516 +indie viet,cd6942fd,98.1885,111.0234,-9.0931 +nu-metalcore,21fc0d98,-150.9537,-196.403,-7.5834 +swedish singer-songwriter,ed0b4845,-49.4493,93.8749,-3.151 +hopebeat,0f0cc73d,-63.3643,-124.6251,-12.74 +gymcore,2fd68ab9,-184.5356,-209.2227,18.0534 +focus,78918dca,-126.6716,196.898,5.3103 +wonky,e57c9793,41.4219,-73.8872,5.1158 +swedish eurodance,a36b4189,68.6063,-188.129,-6.9915 +russian gangster rap,752ce21e,128.2508,-52.9639,1.3238 +taiwan indie,db6f5094,-63.4287,-33.4171,8.6424 +synth funk,5f9badf9,115.8398,-126.7192,16.6947 +rap mineiro,01ce49f9,162.3578,13.3346,0.3812 +rap algerien,69f96094,168.1233,1.0093,14.3796 +ye ye,45c94810,-5.0239,146.0801,0.6721 +singaporean pop,0524f136,13.9404,7.3173,9.0718 +pinoy reggae,674cc0b1,61.0918,-27.568,3.9759 +art punk,a00abef9,-62.5561,1.6759,13.2245 +batidao romantico,912b9e2d,231.67,-111.7297,26.0152 +indiecoustica,e821cdf3,-52.8673,51.6489,12.9316 +hypnagogic pop,932624d6,-93.2881,25.3766,-5.8711 +djent,4b1bc313,-179.0272,-129.314,-0.0466 +variete francaise,64623628,27.9056,-44.9086,4.5567 +classify,6144cd5e,55.4577,189.6309,-19.434 +indonesian worship,395253e9,-72.7237,56.1403,-10.0686 +greek drill,7bc364c6,162.4776,-65.6807,19.3658 +g-house,7e223685,128.6368,-166.5724,9.1761 +turkish trap pop,a9868982,96.2782,-96.9563,-3.5029 +lebanese pop,53626d5e,7.9375,4.5996,-3.1443 +tamaulipas rap,825a61ac,224.2747,-98.8741,22.8444 +polish alternative,1e2d0fdc,4.3706,-31.4153,-3.2167 +swedish drill,90fc17f2,169.2364,-53.6073,1.6694 +harlem renaissance,9216d9c0,117.6848,242.7578,34.6751 +uk doom metal,68f0fe7c,-199.7546,41.8994,5.0659 +hard bop,b3e2f480,67.4897,202.1037,2.8949 +jazztronica,ce978989,82.1757,-99.0248,8.8269 +portuguese pop,7c7e5be9,78.0105,-28.8316,5.1993 +classic soundtrack,6b6edbbc,-167.9922,164.4569,39.9404 +italian baroque,f6e0a240,-93.4209,213.9844,3.2585 +westcoast flow,1b9de4ca,189.1443,-44.6764,-1.9787 +rap chileno,fa7482c7,173.4371,34.1115,-13.0345 +rap geek,cb86abfb,56.5466,-58.3019,-24.9171 +russian romanticism,66914831,-143.5039,278.2883,-11.7255 +j-pop girl group,19df964e,-73.9426,-202.7898,-7.7248 +new school turkce rap,61d04dcf,109.1987,-5.4726,-12.6891 +sleaze rock,bc54c082,-151.7928,-105.1146,-1.1641 +brazilian jazz,37ce16c0,65.3002,170.2164,-12.4585 +electronic rock,edd73eff,1.004,-195.1653,6.1495 +chill abstract hip hop,d62b78fe,53.372,36.6831,3.5128 +jazz guitar,07c000be,155.7788,180.9654,-1.5085 +rhythm game,bd09e64f,-64.4893,-158.3808,-6.2683 +proto-metal,68c317e1,-132.4684,34.8909,16.6397 +prog metal,2af140fc,-156.8664,-76.6701,2.886 +bassline,28b4433c,208.3639,-196.9359,4.2764 +retro soul,b865a6af,52.0569,-4.3104,10.5952 +jazz fusion,0c12e7dd,17.0297,141.2463,0.6801 +latin afrobeat,54e86caa,107.3259,-94.9247,-10.0985 +classic colombian pop,038b672c,209.5731,84.0005,-8.9129 +iskelma,6f8d632b,-11.2278,-35.5979,17.9418 +proto-hyperpop,3f5946d5,59.0507,-110.0601,10.815 +japanese classical,1ba93623,-137.4309,200.3227,7.6887 +electro swing,f6054faf,172.0718,-155.8371,-19.432 +rock nacional,74742415,-1.7515,117.5584,7.5552 +rap cearense,ee565fe9,157.2612,-34.4528,-7.966 +rock gaucho,48ade96e,-46.5683,-25.8562,-5.8565 +pop folk,8aaa2235,-65.8563,102.0515,-14.0842 +spanish punk,2690f7da,-101.8201,-94.1617,-1.4649 +australian children's music,abce74dc,161.2286,83.9014,-8.6563 +rock kapak,1b5f604f,-50.4214,-71.7563,18.2703 +cyberpunk,bf00f417,-63.5556,-191.8952,4.5691 +eau claire indie,06d2dccc,-114.3821,104.591,9.321 +scottish singer-songwriter,b14b0868,-9.4711,72.4442,18.4311 +lo-fi vgm,c813c431,83.1084,-63.1685,7.8733 +chicha,82ba2650,107.1644,32.2479,-22.0253 +french soundtrack,f8c8d275,-165.3908,160.0935,-10.867 +deep german hip hop,a5e56f3b,106.9085,-26.7851,-2.4949 +classic city pop,0fb0a856,28.0319,-59.0776,-1.5357 +salsa venezolana,f73a2110,179.0681,50.6378,-19.8751 +hardcore techno,6537eca1,-14.7641,-205.8449,27.6058 +classic russian pop,159dc589,42.9959,-46.1206,4.9802 +ottawa rap,f33dbd1e,152.7382,-59.778,-3.4879 +turkish deep house,3ec95680,145.4026,-193.2056,-1.9394 +stomp pop,b83c2874,-96.2904,-69.6072,20.9982 +nintendocore,84c93012,-149.9734,-94.8945,0.9541 +boom bap brasileiro,3f6058ca,165.6348,13.0919,20.1438 +italo disco,924b3787,125.2869,-189.5215,23.5506 +ghanaian pop,3d78323d,173.5895,-42.2005,-6.3049 +rap sardegna,564e80a9,163.0744,-59.3048,20.0535 +lata,00366908,-4.8102,229.9366,7.2619 +latin jazz,3fb03d16,141.1118,155.5883,-49.5843 +swedish power metal,ee77f48e,-204.2645,-150.9969,2.1572 +anime rap,a8e50f0f,123.3821,-112.3963,4.4569 +hk-pop,e205c5e4,-3.7064,0.1891,17.9294 +classic arab pop,af740893,-30.8179,119.7938,-3.3374 +rap underground espanol,852107db,125.0002,47.7792,-0.253 +italian alternative,19634e51,-42.1904,-15.6079,10.2193 +glitch hop,7c342374,61.9361,-155.5668,12.7535 +forro de favela,194d3a70,90.327,-22.2836,2.7004 +black metal,60a10fd2,-244.8562,9.7762,-17.551 +filthstep,96893a93,6.3816,-157.9188,-2.6161 +spanish metal,2c6303e1,-147.1974,-112.619,-0.6102 +boston hip hop,394c1f49,106.8768,-45.3534,-9.198 +romanian trap,888d1e5b,148.6436,-126.5926,-3.7974 +cumbia santafesina,324df076,96.4171,-7.5774,-7.2739 +german r&b,327767c3,120.1904,-83.9959,1.8226 +thai rock,86df9067,-27.7204,-120.7894,7.0167 +anthem emo,82651009,-160.1348,-165.4842,-9.8827 +merengue,f5d197bd,151.5126,54.9983,-12.9202 +rock brasiliense,de53bccf,-112.8188,-59.4716,2.2505 +banda sinaloense,d6c92132,80.6073,62.6159,-10.2504 +french reggae,20152d17,148.0051,-44.4997,1.3784 +trap carioca,ba9406c3,175.7543,-87.0311,4.5333 +hands up,f3223616,34.9827,-242.1761,-16.0255 +german underground rap,1ac14470,180.4504,-39.8121,-5.7933 +atlanta indie,a69fa07f,-123.0791,-12.6731,13.2864 +bitpop,ac2c63bd,21.6987,-160.845,9.6371 +newcastle nsw indie,34ae5a8e,-113.6741,-34.4816,22.8232 +christian pop,0ae5c62f,-40.1197,-96.447,1.9323 +bandung indie,96be9ab5,-114.0073,-88.9656,11.7185 +chill breakcore,06b59058,-69.3808,-142.8801,-12.8573 +classic uk pop,add9e8cd,1.728,38.0834,1.4367 +flamenco,80ed2e44,96.1579,179.3209,-27.848 +musica tlaxcalteca,06dc7e0f,92.3404,-40.7121,10.7318 +indie electropop,064d1705,10.5109,-71.9597,9.2752 +deep disco house,12c90c5f,253.9527,-231.0662,10.7395 +livetronica,52565824,53.8024,-143.9606,-7.2387 +chicago punk,45dbb834,-138.8129,-74.5746,2.0411 +aussie drill,498917e9,238.2876,-69.6671,-5.9923 +mahraganat,d6dd3a8b,180.7115,-140.3416,-4.6308 +pet calming,84c667d1,-100.5726,226.6247,8.7325 +classic russian rock,0f4a9443,5.9355,14.1147,10.4999 +pop violin,bf6711ad,-193.281,110.2637,-10.0511 +nederpop,4ba9237a,-30.762,42.6438,16.8166 +indie punk,4d1a0598,-153.6294,-18.4787,13.5579 +reggaeton cristiano,30774fc3,130.7256,-109.3374,-2.6734 +breakbeat,cd1d5f30,114.8096,-211.299,23.1294 +lo-fi rap,de9aebbe,114.0823,24.2274,-3.2945 +palm desert scene,be5a3f25,-132.5864,16.4765,15.797 +german punk,ff2dceb8,-122.0988,-52.4564,8.4413 +afghan pop,a200df1f,50.1357,48.6694,-0.4654 +folk punk,d904d1af,-41.1166,66.3405,6.3595 +argentine alternative rock,9102d242,-67.1056,-108.5872,-17.41 +finnish metal,f9b2f1d7,-222.8855,-147.0637,-5.672 +boston folk,ec25193f,-23.6677,104.4868,0.4578 +nordic soundtrack,efe778c6,-209.6059,108.392,-3.6614 +cumbia del sureste,6f368a99,175.087,-81.4134,6.9018 +australian alternative rock,ad9dd329,-116.2343,-9.9309,-3.754 +desi emo rap,7ca51261,149.915,43.6861,1.8815 +violao,2a06a772,95.3576,181.1424,-23.1763 +grave wave,d45ab979,-59.2523,-145.246,2.1271 +abstract hip hop,210b28ca,67.8988,-54.1372,23.0305 +israeli mediterranean,bda36a14,-6.3518,-43.1368,7.0804 +german pop rock,fa205c98,-78.0265,-135.4954,2.4389 +lovers rock,3fdbd589,218.6628,-80.0806,19.4223 +barnsagor,5e5fa293,284.1679,172.098,-51.749 +fantasy metal,5aad12da,-221.3611,-118.5737,-2.3364 +melodic thrash,081a8db9,-180.3825,-70.5987,2.9614 +mississippi hip hop,44d3b767,156.6024,-122.6603,-2.5238 +german singer-songwriter,967cfa49,36.1188,14.0712,21.0647 +lo-fi emo,ceb9e4d6,-136.2901,46.7621,2.7676 +cumbia ranchera,9c085b2d,85.6733,-117.4139,19.2064 +future house,0f2681f3,69.2196,-198.2767,-6.2909 +anthem worship,188f026d,-153.1871,-59.3433,-12.546 +australian metalcore,d1a847cf,-216.489,-151.8016,12.6907 +thai indie rock,b88b3673,-26.5588,-106.8275,6.6305 +dembow dominicano,7ac3df2b,275.0882,-38.7459,-38.2279 +icelandic indie,6989b79e,-67.1756,57.8106,9.0247 +dark synthpop,7796c6c0,-47.5838,-200.944,16.0959 +upstate ny rap,ef29e296,112.9431,-0.3362,-10.7287 +acoustic opm,35d84506,-6.4729,91.7842,-1.2638 +australian country,74c09949,15.6628,-9.3355,15.3032 +venezuelan rock,347fe9b7,41.1484,-35.9138,22.1917 +scream rap,2129a2eb,52.6914,-129.3409,12.2721 +morelos indie,1f4b20db,-74.5272,-103.9954,-10.5801 +bboy,5abbdb66,154.1125,-143.8417,-1.1288 +noise rock,bcf3a613,-163.7706,17.4666,3.0889 +narco rap,281c6097,242.9414,-84.055,13.5093 +sholawat,43d1d4ee,-5.4547,9.3525,1.6342 +manchester hip hop,f330f609,161.0184,19.9951,-4.4958 +future bass,a9274393,27.5126,-94.2586,20.4779 +organic electronic,5250e8c2,231.0975,-187.6475,20.7158 +pop nacional antigas,eeb88600,-5.6873,80.3857,29.2109 +instrumental funk,6b4d0aa0,97.9817,64.6677,10.5092 +k-indie,bcf54957,15.813,14.7824,0.5745 +cumbia sonorense,a372aaf1,160.5441,53.195,-11.4044 +carnaval,2b0b5e5f,50.8803,-166.9802,-30.4718 +digital hardcore,9021cde1,-79.02,-209.4068,-6.2366 +dutch indie,2ce74984,-69.2664,21.1838,10.4246 +garage rock revival,dac6c43d,-134.8456,-36.9734,-4.2025 +indie liguria,78947efc,41.5315,-135.7476,4.3653 +ghanaian hip hop,c2652223,181.928,-56.5274,-1.7166 +trap venezolano,6acf764a,179.8907,-32.2657,-6.0329 +traphall,15bca4e6,181.4429,20.4693,-15.3329 +belgian dance,1ee25aa7,133.3535,-224.1109,27.551 +swedish melodeath,5a328a80,-231.6925,-110.154,7.095 +kirtan,cb762705,-86.3717,104.8751,2.5575 +qawwali,311f3da3,41.6389,85.8124,11.3382 +cancion infantil latinoamericana,9e89c7a3,139.9786,98.6384,5.7318 +polish classical,66da3b8b,-84.2695,302.6367,12.8627 +reggae en espanol,d64d3a3d,184.9382,-130.5814,-9.8068 +detroit trap brasileiro,ad64a1fb,162.4098,-95.2502,8.2852 +psychedelic soul,62f14ec7,45.8714,14.1989,13.2053 +kizomba,e52f7dbf,122.7528,-145.9066,25.1645 +nerdcore brasileiro,b58b87ae,-31.6008,-77.1507,-13.0951 +canzone napoletana,f7b3207c,-79.8603,180.6485,-4.6593 +neue neue deutsche welle,c3d0ebe0,27.6755,-143.5002,-10.0272 +chinese r&b,2da82e5d,18.9951,-56.5263,14.9017 +thai hip hop,a03c4416,150.9317,-68.7212,-12.6579 +uptempo hardcore,c8a1c242,-62.0552,-176.8514,3.2409 +indian folk,d5f47aab,26.7742,-21.1422,0.3582 +modern reggae,bd33e1e1,160.8752,-12.4369,6.1807 +happy hardcore,0f99c7ae,16.33,-222.8025,21.1589 +musica tradicional cubana,d235976a,154.4155,184.6423,-18.5646 +solo wave,10769945,-72.1884,-5.8906,-9.4446 +canadian soundtrack,a6c26098,-210.9689,135.4508,39.9389 +classic sierreno,a3d5f52c,159.4592,90.8336,-6.3695 +egyptian trap,4ef85324,123.7853,8.7951,-9.8441 +classic praise,c26e5404,-79.0405,70.5945,-4.4419 +asian american hip hop,c19fc7bc,135.1871,-94.1553,8.5885 +swedish pop rap,40571ce4,123.6119,15.8724,-2.8183 +turkish psych,6683d4bb,-9.8089,89.4748,-1.0224 +veracruz indie,bf905b1d,22.8418,-0.4869,6.8288 +icelandic rock,ebb9ea14,-33.188,-3.8968,8.2876 +finnish power metal,6c4dee15,-204.2302,-160.71,18.0361 +indonesian reggae,f06e9a2f,-128.5106,36.3673,19.5723 +bubble trance,ac45268e,123.5954,-227.4849,40.7572 +acoustic guitar cover,851af3d6,132.7283,130.5851,-1.3357 +pop virale italiano,9e75556e,71.7906,-31.5505,4.9045 +rai,d4c498b6,56.4713,-52.3527,-27.5543 +danish rock,1874b153,-121.435,-114.909,-6.6732 +liquid funk,3c617319,144.6356,-222.5188,1.9886 +turkish jazz,0d10c5c1,9.2366,130.508,0.1492 +tontipop,9f5c1c6e,-58.565,-123.5414,12.5407 +dansband,5559fb1c,-40.2947,-81.0667,-7.2408 +pianissimo,e41cefe0,16.4942,268.3762,-1.7336 +kayokyoku,d47ab962,-50.0413,41.1768,23.5109 +singaporean mandopop,f34a4a1e,-50.4338,43.8349,22.1263 +bronx hip hop,46487976,204.5759,-86.4406,19.0467 +jazz trio,777ddd1e,106.0299,198.1678,15.2528 +japanese punk rock,7138d261,-142.1086,-83.4166,-4.1044 +dark clubbing,b390d522,20.3803,-197.5568,9.4165 +electro-pop francais,c3dbefbf,86.4432,-104.6445,-4.8904 +egyptian hip hop,238206f9,121.6758,47.4481,-9.6651 +french shoegaze,bc2f8741,-192.9762,-44.2645,-15.1772 +drill italiana,369606f2,132.0676,-41.8879,-2.6855 +aggressive phonk,5e180732,64.6575,-185.4273,-1.1383 +uk dnb,cdfdb72d,143.9191,-207.9175,9.0031 +progressive metalcore,b7a209e3,-223.0951,-175.3953,24.3874 +french romanticism,0c62cdec,-169.5666,281.265,5.5143 +neo r&b,f5a70909,81.4721,-17.3511,4.374 +german house,09903788,228.1213,-212.2826,3.0415 +electropowerpop,4efa01df,-43.4803,-162.4839,3.8976 +japanese alternative pop,88adca61,-8.5176,-50.9825,-6.5148 +vegas indie,00437896,-88.4808,-97.3809,17.0201 +austindie,02150da6,-82.038,-21.4175,13.3713 +uk reggae,cb979bf3,206.8614,-156.5415,13.1817 +healing,4f4f4174,-251.6385,150.3118,17.0375 +musica triste brasileira,6c0ad26e,91.2111,24.839,-3.2999 +samba-enredo,4b69b104,56.4297,35.4516,-29.9895 +afro soul,a238dea3,113.1871,-134.8547,17.673 +jovem guarda,b8bdc7ac,-17.9728,65.8741,32.1922 +gujarati garba,dce56d45,10.639,95.5644,-11.4028 +nightcore,5ee89483,39.447,-126.6249,-14.8587 +saskatchewan indie,f4e4265a,-62.0568,38.6125,4.8284 +swedish death metal,f5fb892b,-226.9981,-37.7834,-11.2282 +hamburg electronic,63a46a39,183.6353,-224.5545,0.1984 +canadian americana,9a2c6678,-23.1148,99.4907,3.6865 +umbanda,ec5a682f,120.5692,124.6481,-21.4249 +souldies,6d8edc7c,4.2013,80.5593,29.9929 +anti-folk,c463b730,33.2607,58.5588,-4.7556 +riot grrrl,c7602ddd,-118.658,-23.3573,9.9848 +monterrey indie,21e1610c,-54.7959,-127.5796,11.0737 +mexican classic rock,171cdbf3,-31.1569,59.3347,2.4004 +new orleans jazz,a5b60537,142.3586,214.2032,8.4186 +organic house,9b215e2b,251.1912,-232.5322,17.6123 +dixieland,ba10ae74,161.1666,220.5788,14.5103 +cosmic american,5c8e41c2,3.3772,108.3209,-8.828 +rap feminino nacional,faad5df2,161.7138,-10.4267,11.9501 +british alternative rock,ef0bba10,-150.4424,-101.0085,8.8766 +indonesian idol pop,152badc5,-42.987,-174.394,1.9404 +jawaiian,6a16743c,143.71,-108.9708,-10.8478 +mariachi cristiano,277e43d7,14.9587,45.6266,6.8271 +classic cantopop,915e426e,-14.9646,36.3619,6.5688 +romantico,507b2d00,125.5803,113.1863,-13.6491 +german power metal,8dbf49b7,-206.0266,-138.2752,-7.3481 +classic disco polo,dd5aff25,130.6066,-204.0783,3.0243 +musique pour enfants,80363e2d,-230.0382,132.8376,-13.5167 +swedish tropical house,5388b15b,48.4336,-191.3883,-0.9385 +discofox,6ab95fb1,32.171,-220.7511,-23.5367 +chilena,a3d2efdd,169.0657,48.8729,2.2991 +j-metal,f754eae8,-177.1336,-127.177,-1.8742 +welsh rock,981968f3,-116.1214,-85.8354,-0.4288 +bulgarian pop,6454d3bb,66.8592,-132.0782,24.5399 +virginia hip hop,555713c2,151.7244,-30.1598,-2.9594 +brega paraense,e16d9476,104.0611,-144.9533,11.4119 +thai trap,2650d21d,150.4814,-103.7992,-10.7587 +grungegaze,b387cc26,-237.4535,-79.001,8.5419 +chicago hardcore,05f67b52,-168.4114,-32.9768,15.5585 +sludge metal,557333d4,-205.5456,35.217,7.5302 +pacific islands pop,3b072c09,97.0674,-124.9072,0.9063 +south african rock,82a8034a,-99.1898,-114.324,-1.7902 +swedish indie rock,7c18f519,-129.7938,-26.1686,8.8338 +russian post-punk,fe38a87c,-43.8547,-76.1506,-1.5045 +smooth saxophone,4aeb547b,52.9325,-4.4986,5.4898 +ukrainian rock,6a4cca8b,0.5568,-107.3695,19.7604 +chicago soul,8832b480,15.3099,111.3611,4.606 +samba moderno,f1f18714,54.6794,44.603,-18.0 +freestyle,03a14bb1,118.765,-188.4443,8.589 +american shoegaze,6d4e95aa,-223.0349,-43.6485,-9.8548 +latin metal,07069e8d,-148.0355,-23.1686,-2.1758 +german reggae,b7e37718,166.3489,-71.1285,10.5879 +danish metal,14d9d913,-213.357,-85.1611,-8.5491 +rock mineiro,be7c9334,-54.6165,-119.6177,12.8471 +sound team,538fdbcd,-129.5848,-104.2171,-22.621 +canadian electropop,14c3b90b,0.0061,-157.1854,-14.6826 +drone,1430fd26,-225.6328,126.166,16.2445 +regional mexicano femenil,f9180ce6,87.7282,71.5267,-12.3053 +indian edm,f6ef183a,94.0998,-180.3481,3.5123 +j-idol,8fe93f69,-80.3817,-201.5699,-11.1792 +okinawan pop,ada55c73,-38.0102,-112.6002,13.8863 +sandalwood,c927b411,95.4254,-27.3784,-22.3438 +scottish new wave,ae05ff3a,-53.9746,-73.9786,-13.7509 +indie jazz,1db19bad,82.235,-9.0558,13.2271 +afrikaans,0d2eaefb,-0.5613,-53.1922,-11.3574 +nz reggae,e7028e6f,146.2505,-158.174,6.1438 +israeli rock,741f6213,-43.96,40.6952,28.4049 +oklahoma country,8b55ec0e,-94.4765,-31.4273,-0.0688 +viking metal,c8a19ad7,-225.1632,-88.1036,3.2286 +christian trap,070d8828,118.7917,-60.8286,-6.4262 +brega,c9fa46fc,61.007,-33.5151,3.5146 +buffalo hip hop,9e909fcb,97.9878,-10.1878,-36.9588 +kazakh pop,f1a2fb0f,74.45,-112.7935,29.0524 +chill lounge,bdee8a7c,67.3193,-130.0246,25.4579 +belly dance,ba3648cb,89.4495,-50.1198,17.0149 +minimal tech house,adae5bc4,273.1458,-225.7129,6.517 +icelandic pop,55696b16,-7.2107,-13.2617,20.31 +classic indo pop,ce639c81,-49.2854,-1.9804,20.3958 +oakland indie,ec4a0730,-84.5398,-6.4183,8.4169 +surf punk,a267786b,-145.7032,-61.795,-18.1458 +australian trap,8a5ef68f,133.5828,-39.0387,2.357 +brutal death metal,a964bf03,-213.0835,-11.6161,0.166 +christian metal,0155bfd6,-150.6889,-72.3518,-3.9818 +japanese vtuber,0648c808,-9.6819,-146.3224,13.9113 +south african hip hop,793d8583,140.3931,-14.7404,-13.3688 +rhode island rap,e8a636e6,122.4287,-4.0136,-9.7163 +austrian pop,b7da4172,26.2917,-93.0019,-0.0432 +shaabi,3e0f41bd,63.6537,-49.8091,-11.6328 +celtic metal,495190ec,-201.08,-73.9927,-3.6947 +salsa peruana,012bdb83,137.3799,46.892,1.5506 +tecnobrega,1d8aa9fa,57.613,-98.5418,7.1614 +indian lo-fi,ffeed40c,11.2641,15.0187,-0.6458 +transpop,1d28a005,11.1205,-52.1114,3.0543 +chillstep,3692be0f,-67.0419,-107.3403,-18.2637 +japanese trap,125658e8,115.1596,-142.6449,5.0917 +egyptian alternative,e58584f7,8.944,-14.4271,13.5358 +jersey club,13db0704,209.0706,-176.6834,-10.7886 +experimental,2216470a,-82.3086,102.1106,-13.9256 +channel pop,03d87c3a,19.0086,75.019,-5.3328 +czech drill,43cd3ef5,165.2815,-79.2826,-7.7137 +texas metal,a1180553,-185.6242,-14.1871,-17.3441 +polish rock,0c830b59,-43.8535,-43.4698,-4.4571 +norwegian pop rap,a4f63e15,124.8941,-69.4049,-1.2459 +indonesian lo-fi pop,688707c7,11.6423,83.7389,-5.932 +samba de roda,176b7aa4,71.9698,112.7323,-16.4042 +sda a cappella,df18188e,-118.7697,150.3637,-10.8224 +harlem hip hop,bbbd4d46,142.6919,-11.2216,0.3761 +danish pop rock,31fd5287,24.1159,-50.7164,11.3654 +canadian ccm,55debe2d,-112.6439,-86.0237,3.3184 +russian emo rap,d1ec8340,74.6958,-138.198,7.2805 +pinoy city pop,30bfd608,24.1378,-27.8571,19.3096 +slayer,f0744d60,-185.7779,-157.5615,14.6468 +memphis phonk,8b3fe246,122.9472,-156.8455,29.2864 +danspunk,0d23e552,37.3206,-56.8532,19.288 +polish alternative rap,d951ac79,129.7532,14.5769,-3.6619 +uk pop punk,351ff4fe,-164.2401,-195.8678,8.0179 +indie rock mexicano,06eb6105,-121.1389,-130.9333,-5.1865 +bhangra,47f53289,119.4573,-119.6145,-3.5176 +russian punk,cf0cae34,-42.7311,-98.6274,-9.0471 +chill dream pop,dcd38eba,-129.9105,-130.1129,-0.2403 +quran,d3793ee2,22.0774,252.8862,-84.5265 +classic turkish pop,53a285b0,-42.6137,136.2236,-13.1542 +dark techno,eaaea8f1,206.6791,-242.8087,-19.5057 +gothenburg indie,4bab64d5,-90.7717,5.0668,-9.6569 +musica gaucha tradicionalista,b92f8818,125.365,80.1102,0.9238 +boston indie,7180be05,-105.8751,26.2885,-6.7333 +quebec indie,4734559d,-92.1638,-19.4211,-1.4498 +uk house,819a3474,198.3218,-210.5076,27.5868 +psychedelic trance,4a555443,149.8206,-224.0647,46.549 +neoclassical darkwave,32ec7afc,-169.9811,136.0779,-1.6107 +oc rap,fa61569f,127.6077,-43.3402,0.166 +rave,7a94a7a4,18.9722,-232.4293,-19.2905 +vapor pop,aead3ddc,-17.093,-105.8612,-8.7921 +cdo indie,92f5a838,59.497,-55.5453,-27.1207 +classic venezuelan pop,14bd8ee1,72.411,92.992,11.0477 +kazakh hip hop,422cae07,148.7129,-100.5793,-10.639 +guadalajara indie,259f0592,24.8355,-90.0068,22.7929 +german alternative rock,d8410280,-91.3388,-154.8419,-11.0579 +karadeniz pop,6b1d393c,53.4284,-7.8138,6.3088 +post-rock,00013493,-193.8231,61.8324,1.3938 +children's folk,70a70ad3,141.426,100.4801,5.8614 +polish drill,fdc12394,151.7249,-70.0695,15.452 +vaporwave,c6012e9b,-47.8721,-81.546,15.235 +hungarian hip hop,f5626478,171.1677,1.2259,14.5262 +alternative americana,12aad5db,-45.5542,73.9058,6.1908 +hyphy,c9f0ebe8,157.8503,-71.5186,13.8654 +easycore,ef2a3a50,-176.346,-207.2724,10.1603 +new beat,0e22a88f,66.3786,-205.0817,-3.5962 +indonesian hip hop,9300bf87,134.5905,-121.0791,-0.3267 +instrumental grime,fa481a0e,137.5954,-133.9604,4.8627 +punk urbano,f23213ea,-118.1451,-134.5137,-5.9517 +reggae uruguayo,5fdfbd97,-13.675,-158.5569,2.6134 +khaliji,37fcd00d,23.3144,5.8332,-6.0456 +opera metal,cab8b432,-204.3047,-68.3102,-6.876 +scottish indie,b777806b,-120.4364,-40.5083,17.3352 +ann arbor indie,52544b4e,-44.1743,40.5756,6.1745 +study beats,b301f824,185.5427,15.3735,2.5052 +vintage italian soundtrack,1fbb0f92,-126.1603,152.5013,-10.8899 +folk rock italiano,0c12df87,0.0628,91.0121,1.3529 +mexican pop punk,23f2388d,-116.8883,-132.7523,-0.1162 +midwest emo,51c08355,-132.9903,-12.4826,-5.2372 +cumbia paraguaya,deec6d11,160.3739,-124.8176,-1.5979 +italian romanticism,163cbf59,-138.8089,288.7319,-14.7442 +russian drill,b464410d,161.705,-155.2004,14.0854 +swedish hard rock,e6896598,-175.8509,-92.5905,-14.7721 +romanian house,9e8e6b99,139.0532,-198.5775,-5.1776 +viral trap,f8772dc2,180.0452,-142.1398,-3.4615 +liverpool indie,6d84348c,-102.003,-36.4541,-0.0381 +pinoy drill,b97fdaf2,154.4422,-106.6517,-9.2104 +bandinhas,1dcb1b63,87.5817,-100.9262,32.9319 +experimental rock,8e8cc6de,-109.1497,58.6139,-12.2085 +northern irish indie,b2d6f41b,-95.4818,-89.5251,1.809 +bluegrass,8abeed6d,60.6784,109.2707,-25.8949 +jazz boom bap,95367428,189.8846,-133.7297,5.7129 +early us punk,e8b7c577,-124.8674,11.3244,-13.4294 +dub,1ca4b285,279.0608,-88.6463,4.5656 +spectra,a1bbc6b1,-155.4291,115.4805,-28.4779 +nashville singer-songwriter,c463e62e,-75.3889,81.5636,10.2406 +drill chileno,73ce11f1,161.1056,-85.0124,-0.5398 +classic danish pop,83c19571,32.9692,31.9563,24.67 +ambient guitar,576f7ca2,-234.987,126.5556,55.9725 +piano blues,ef556d13,103.2774,193.6489,-25.3358 +indian classical,82776bc1,-15.8401,213.8571,0.7704 +horror punk,a73fb893,-149.2398,-53.7369,-10.4697 +pinoy alternative rap,c52c3f08,169.039,-93.4838,18.6941 +yugoslav rock,372f8e21,-34.882,-26.3167,5.8029 +turkish instrumental,6877a791,-55.2806,106.587,-12.0015 +folk metal,7ac4c732,-205.2628,-106.081,-5.0089 +melodic metal,c7688ac6,-221.4247,-155.8116,16.9995 +classic french pop,807200fa,16.7304,17.2869,5.1979 +russian electronic,312d4424,81.7972,-170.8911,0.0006 +new jersey hardcore,3956b94d,-155.6711,5.0745,1.0562 +rune folk,2c514364,-140.3578,25.7172,7.8011 +french techno,d0453509,194.8765,-226.8065,-3.0567 +technical death metal,ee7d747c,-211.9491,-10.2395,0.9479 +magyar trap,b9fbba6d,139.211,-87.5535,1.8606 +indonesian viral pop,bbf74d61,219.8842,-194.9034,26.1116 +rap underground argentino,a354a8d4,163.9198,49.7908,-0.1345 +norwegian hip hop,2e3aa901,125.6679,-66.3718,-2.5217 +dancehall queen,e056e724,184.8986,-20.4296,14.2673 +gospel r&b,3b50bbf3,0.9792,-11.3652,17.7949 +polish viral rap,34a04b47,166.3967,-109.6463,6.6968 +south african house,30a4ded9,227.2303,-201.9034,8.9398 +icelandic classical,07402b5b,-134.0106,202.575,8.0895 +viral afropop,b4f24f09,133.8001,55.6009,-5.9458 +wave,d7ce7446,-75.7021,-154.7383,3.6915 +german metalcore,08ecfed6,-219.2328,-156.7435,17.5675 +pop minang,666a1659,-69.5802,-132.1481,11.4385 +progressive groove metal,c5c1bb8c,-173.7099,-56.0287,5.1068 +deep turkish pop,dfc78952,78.5269,-131.0821,5.284 +pink noise,f284e11f,22.1228,-147.8804,-11.5787 +contemporary jazz,061c6b1b,9.0039,186.4101,13.8454 +classic house,3dec02cd,209.2683,-223.971,-8.178 +rhythm and blues,48f577b5,68.5326,128.1312,-7.4571 +classic israeli pop,5cb81e87,-9.2614,64.1254,-10.1773 +glee club,359daaa0,-45.5146,-16.7668,14.119 +american folk revival,6fbb466e,83.9572,232.0534,1.3152 +kosovan pop,db3e5121,82.0648,-108.8458,4.3939 +rva drill,92018080,177.1502,-71.8884,-2.7211 +atmosphere,ffa2fbc7,-311.6623,216.7519,-4.9538 +peruvian rock,c808dc22,-41.6018,-32.4903,11.9655 +zhenskiy rep,a9258c94,132.8544,-142.5358,4.5004 +bc underground hip hop,fab6a2c7,145.4086,-50.0493,3.8376 +pinoy indie,e28d71d6,13.6784,-14.0373,13.3001 +uk dancehall,91dbebcd,168.9494,-115.6985,-7.9512 +kurdish pop,7679414a,30.7822,-8.5701,2.8368 +gaming dubstep,313db76c,14.5039,-149.062,-33.5387 +danish electronic,6e39fe34,142.0879,-208.4397,-5.0474 +spanish folk metal,4517b4e8,-184.5573,-51.9963,2.6327 +pinoy singer-songwriter,db36756a,-6.251,72.5854,7.6845 +deep latin christian,7b76e64c,5.9187,66.0463,20.9567 +north carolina roots,080b38c1,-0.5081,112.4931,5.8956 +chill guitar,cc8b322b,255.0628,202.8254,44.6441 +folktronica,e50e77ce,-11.3775,46.107,-6.3401 +croatian pop,adaca542,-38.5151,-1.216,10.931 +swedish soul,a37e3051,62.5393,-102.2877,-21.1761 +bergamo indie,8eb3b935,-50.8045,-55.9732,-5.6121 +lo-fi house,50e7eb5e,184.6784,-168.4931,-16.9545 +puerto rican rock,b4f99c48,19.6368,-52.1062,-1.3972 +idol rock,d5f58656,-139.8524,-259.8446,-13.4869 +idol,a7ca0337,-40.9629,-38.1785,-7.6648 +kolsche karneval,9e542bdc,27.0162,-78.4578,18.7623 +rocksteady,18f69120,244.0589,-27.9551,-0.9416 +acoustic blues,eddda53f,200.323,213.7345,34.5924 +latinx alternative,0b4fec4e,71.7213,-72.2103,-18.8515 +frenchcore,26eb1999,-37.2126,-169.9266,1.3398 +washington indie,24e47924,-64.4432,50.2104,-17.585 +soca,b198258c,157.1385,-124.7417,-1.6631 +auckland indie,847a734e,-91.7644,-46.1764,2.9216 +oyun havasi,6c5b1e60,108.6149,7.9553,-27.303 +central asian hip hop,99f86fff,135.0536,-84.0974,-9.8945 +antideutsche,8ecedef2,42.6992,-96.9948,10.0011 +christian metalcore,d07660f1,-203.8393,-96.5129,-8.6178 +chiptune,7d030da7,-34.3502,-149.5859,-8.0773 +spanish modern rock,94ec75c4,-127.2775,-130.5544,13.6753 +post-minimalism,05bc9c7c,-80.3074,215.2122,-2.8743 +rap uliczny,6dd62a37,148.9461,-53.561,0.0237 +nederlandse hardstyle,d2275127,66.7321,-207.4062,-3.5469 +gothenburg metal,4d277b63,-203.283,-86.6732,-8.9978 +icelandic experimental,c791ad67,-184.6065,103.1317,3.4281 +kabarett,3f3020f3,273.1229,135.7856,-28.7929 +latin classical,a4559a8a,28.8352,298.5503,-50.2478 +ghanaian alternative,a4be24f2,158.1028,2.5395,6.2839 +deep pop edm,a2eeb124,35.6611,-190.232,-36.9658 +jangle pop,b6628740,-102.627,4.4556,5.9198 +calming instrumental,93013237,-71.1648,190.3735,-6.0394 +ethereal wave,ae8fe3e8,-164.3161,-8.7682,-8.7901 +emo rap italiano,a83c0385,52.1152,-78.7455,-3.015 +polish underground rap,1a7bc559,136.255,-89.8944,-3.7909 +musica aragonesa,209641d7,2.6675,31.3388,13.0948 +turkish edm,c59b8658,159.4246,-192.4049,6.262 +balkan trap,337f2b44,136.4931,-141.0957,19.3021 +gothic rock,30488f80,-113.8091,-120.1899,3.3443 +classic peruvian pop,f23f313a,155.679,116.7984,6.1509 +italian opera,ab8e6013,-144.156,287.4467,-10.6607 +gospel antigas,adf5c31c,-48.937,36.95,7.7711 +celtic punk,a68b3e36,-122.0192,-68.2362,6.0818 +irish folk,18af11dd,26.7215,166.6767,-3.4078 +dream plugg,50ca1ceb,72.0579,-63.3479,-19.7783 +classical drill,94751097,-115.7745,245.4636,6.7726 +rock andaluz,342c331f,-8.1195,-0.1019,-17.9135 +focus beats,063434a8,128.9496,71.0793,-8.74 +j-indie,19661f1c,-48.0979,-88.9628,-14.4537 +rap boricua,d0a783a5,157.9914,19.2449,-2.7192 +indonesian city pop,a0f01f05,-32.3397,16.9203,2.682 +afrobeat,0d25f6f8,139.5737,65.7145,1.4167 +rap uruguayo,ef81b7b0,147.0972,-52.6497,18.689 +pop teen brasileiro,fd1a9ca7,97.0762,-106.2231,6.7646 +dark plugg,8f744d38,69.9628,-64.0533,22.6477 +idol kayo,2c9c986a,11.9137,-66.86,31.2472 +kiwi rock,a892aeff,-101.3792,-82.8106,20.7264 +maga rap,a6bd8907,157.5274,-85.9594,-3.7199 +pop chileno,2ff7e69b,32.3801,-39.2825,28.43 +chinese indie,d4dfdb17,-72.2315,11.3696,-1.9161 +brain waves,ae54a37b,-250.22,155.6553,-30.2453 +argentine heavy metal,462093a7,-157.1865,-56.0869,-7.5536 +chinese singer-songwriter,bd4f18b4,-52.0771,5.2882,14.0137 +arab electronic,fe9a6e52,172.3194,-188.5099,6.647 +chihuahua indie,eeeabac0,7.036,-21.1582,11.4988 +progressive post-hardcore,6c6e9567,-147.6661,-89.1838,-10.6439 +microhouse,915351f0,179.016,-177.97,-1.4639 +portland indie,1457cb0e,-89.192,22.1913,-0.4395 +comedy rap,11e5b02f,181.2189,-63.3775,0.5252 +samba-jazz,f65795e1,69.0076,203.9759,4.0201 +classic garage rock,6883b898,-17.1904,48.0965,17.4016 +game mood,78d79137,88.573,-102.2408,13.4563 +portland hip hop,e7d2906e,131.9331,12.7436,-6.0131 +ukrainian viral pop,ee1a558e,90.4272,-59.403,4.0568 +belgian rock,7fd47eae,-22.9975,-21.9484,6.855 +russian grime,644d93d1,124.4944,-44.5298,-0.947 +chilean indie,cd68a0f8,-4.949,-47.6876,-3.4408 +french opera,d937e906,-127.286,266.0263,1.2414 +anime phonk,eedfaafb,71.4248,-166.7665,-17.0993 +glitchbreak,7d8056a4,-42.2612,-148.3746,6.0178 +west bengali pop,0e4140e6,-19.2479,59.9386,-7.7419 +rock catala,249ab3bc,9.1049,20.0517,-3.2793 +neue deutsche welle,94a9d099,57.2175,-88.6495,-26.0128 +fourth world,cc846271,-139.7044,120.1085,-5.6938 +native american traditional,ec79525d,-77.0849,148.8095,-16.4095 +music box,d8fea241,125.8944,116.0214,-15.247 +bgm,9e94776d,129.9799,164.9333,-54.0009 +samba paulista,5e118ddc,49.7205,39.9349,-23.2366 +viking folk,0893e5b7,-110.1871,37.8984,-2.7027 +neomelodici,0d36f15a,19.1819,-57.5006,-15.9588 +comedy,3e56e6a4,141.4223,223.5611,10.5061 +chicago house,916d321d,239.3272,-232.1435,4.4742 +tropical alternativo,54dc4119,97.1245,-136.3025,3.6608 +vietnamese trap,b4cb1237,146.4565,-92.3647,-3.3511 +musica angolana,b1dae343,112.0381,-61.8078,-3.9571 +samba-rock,3c1b8a90,100.0807,13.6627,-14.8059 +brega romantico,685fead7,61.6848,-67.6947,1.4959 +korean instrumental,77b68a92,83.0768,276.6324,8.5212 +halloween,d9bc17fe,-188.9355,71.8195,-4.7656 +trap pesado,3ffef7db,222.3444,-124.7616,-4.8388 +theme,dc151a5a,-110.8097,92.3283,11.2155 +persian hip hop,d6118e9a,104.7426,-12.9151,-12.6234 +rap underground mexicano,6537a1a0,174.2854,-68.5249,18.0551 +narodna muzika,d2f4e613,-32.0289,36.8985,21.0311 +swedish indie folk,c3d8cf37,-63.712,109.6736,-16.8 +trap dominicano,3f6de894,195.8582,-43.2246,-0.3482 +contemporary classical,716e4f90,-148.147,273.644,-5.3692 +southern americana,360227a4,-52.733,50.1952,10.5828 +fotbollslatar,1e6d3dcb,33.888,-46.5925,28.7797 +texas blues,e737e420,168.8517,176.6571,-15.9376 +huzunlu sarkilar,2644ad41,53.3742,29.4425,5.2533 +malayalam pop,afb7190f,59.1765,12.2119,28.5663 +electrofox,83e331da,61.5713,-202.4744,-1.5689 +partido alto,c182be6c,64.0375,59.3734,-2.5375 +rap nacional antigo,21ba14fb,181.0781,-59.5523,3.8594 +italian pop rock,66dbfec8,-20.777,-94.5912,-4.7149 +murcia indie,597a37eb,-72.3578,-98.8184,-15.7325 +german trance,e3f2b4f5,37.7042,-231.9482,-16.226 +reggae tuga,17b7deff,149.4024,-142.1574,16.9411 +concepcion indie,81d95ef7,-105.5389,-27.5737,18.0516 +canadian folk,819fb97e,-20.4561,72.6267,-0.3589 +pop quebecois,db1a1973,-28.4495,-35.3843,2.5673 +uk melodic rap,63c01e61,150.293,25.7558,4.3114 +piano worship,61c1db09,17.6493,200.3277,7.3139 +new jersey punk,ca591e5b,-157.7749,-8.3677,-8.762 +instrumental post-rock,2befb9c9,-204.0605,32.2447,-6.1785 +nordic house,e1e38604,51.2191,-203.0423,-0.7829 +australian alternative pop,309ced24,26.2628,-68.9934,-13.894 +dutch metal,a49238c9,-190.244,-40.3697,-10.4193 +volkspop,2b6f3864,72.5634,-69.781,19.2218 +kavkaz,254dc3f3,69.8828,-146.8924,7.9914 +polish indie,000b592a,-28.7524,-71.6508,-9.529 +no beat,ce2556c0,362.3255,-128.9374,53.236 +japanese new wave,e26b2c16,-30.5569,-113.7194,12.1995 +cologne indie,f1826334,-23.8751,-106.1657,6.9979 +new jersey underground rap,fe7f95f8,173.3593,15.4522,14.2767 +reggae do maranhao,c248b88f,218.8129,-114.2478,23.3045 +french tech house,327b1a4d,289.1404,-247.7956,10.7274 +minimal melodic techno,dc7aca28,166.2887,-208.8451,3.9189 +japanese pop punk,6f0b61c8,-168.1128,-113.1344,0.5036 +lagu timur,f9186837,77.5105,-92.1121,9.4924 +slc indie,075ccf70,-97.4699,-79.8539,22.0474 +mizrahi,9ac41142,-27.3285,-45.9702,11.1734 +musica costena,c4c0e2c0,176.3414,28.4445,4.9256 +entehno,87f8c5d6,-22.63,124.8657,-10.0078 +lustrum,59f9e5e2,217.7149,14.3148,-4.3209 +balkan hip hop,6bc74128,163.6551,-33.7879,2.8533 +hip hop quebecois,56377228,130.4106,0.3148,9.5012 +cowboy western,a614aea2,72.2084,164.1474,-11.2377 +uk experimental electronic,0359dc8b,-19.2215,-31.2712,-5.1551 +malaysian mandopop,70c00693,-33.0054,30.7519,12.298 +welsh metal,8f93a8bd,-175.2386,-75.0308,11.897 +reggae cristao,fca7d436,53.8366,-54.762,-16.1171 +indonesian emo,896d2f42,-162.4406,-93.783,-4.8977 +metallic hardcore,1e7d7372,-171.6989,-15.1754,8.012 +belgian indie,fd9c6509,-61.2345,-30.6716,4.2781 +rochester mn indie,c4bc2746,-82.1825,3.4015,6.4707 +liedermacher,226b4ebe,94.1069,104.2035,-4.0069 +victoria bc indie,49c5364d,-72.4478,19.7704,-13.7267 +japanese viral pop,59d66123,57.3806,-145.0753,9.4936 +bay area indie,eb011c77,-85.5865,17.7652,-3.7546 +trap peruano,7246eaeb,172.0519,-25.0716,-1.3478 +ska chileno,1f4b48ec,85.8273,-112.2986,-4.3047 +marathi pop,f8b7d94b,75.6299,2.2812,-8.414 +trap antillais,cc832d29,180.7259,-59.7276,0.1214 +laboratorio,069cf24c,-97.0283,179.4635,-2.5294 +chillsynth,05b3b279,-10.8312,-144.9785,-13.5604 +minimalism,fa3d1069,-127.2376,239.3332,9.5821 +chalga,d7f58f2a,94.487,-176.0728,4.4546 +dutch cabaret,691c7e3f,113.2758,127.4766,-10.467 +brega funk,4b9c6b13,290.5453,-161.0397,4.0591 +chicago blues,1c596411,170.9891,165.0317,-47.2281 +hungarian rock,a95bdae0,-73.7297,-118.3644,9.9124 +trap tuga,6036f63f,163.149,43.8878,-4.5911 +barnemusikk,c49a2c31,84.8776,84.5087,-5.8344 +birmingham grime,4768fd5b,155.0444,12.7987,0.9503 +parody,c8c57656,89.0085,46.0631,-10.5426 +nuevo folklore mexicano,5fff31dc,55.2079,57.7813,-10.3862 +rap tunisien,b33b0793,150.732,3.4198,4.7497 +future rock,d0dc6bb1,-112.5153,-238.999,-22.5454 +jamaican hip hop,25ac9293,189.0891,17.1559,-14.8524 +mantra,00e8a1eb,65.4736,76.1791,-9.8716 +classic iskelma,e6f440ca,-3.7146,84.4453,3.1858 +new weird america,39f3a209,-86.3446,123.6278,13.5399 +colombian rock,344bc2da,1.9967,-98.1333,11.3176 +brazilian punk,44735723,-119.9728,-11.0654,-4.4334 +big band,ea594529,94.7427,211.3048,23.8961 +japanese old school hip hop,36e25914,137.4099,-163.6109,0.6887 +kermis,f111f4ca,-49.1542,57.5541,6.0959 +dong-yo,3533e5d5,147.5336,36.1503,4.3594 +diy emo,05290a35,-122.5866,-56.185,-0.94 +plug brasileiro,3ddaa402,136.3812,-103.0735,-3.3624 +uk garage,92674b84,195.7839,-176.5846,-2.2381 +italian soundtrack,ce6a50fa,-195.9332,167.8849,-7.053 +australian indigenous music,10936b43,-13.1506,2.6388,-1.8865 +deathgrind,2ec64969,-223.4981,2.096,12.4372 +neo classical metal,42574d32,-184.3661,-66.1233,-0.6188 +taiwan hip hop,920c1231,115.9351,-117.5872,1.3953 +neoclassicism,384032d1,-120.4389,283.097,1.8054 +ambeat,f0e764b2,89.9284,-105.9173,-4.2659 +peruvian hip hop,06384f73,190.3368,23.5239,-0.2657 +south african gospel,63a6f90a,-66.1565,47.7278,-16.1049 +swedish country,8c2e0f0a,-39.1955,-16.8577,7.8363 +symphonic deathcore,75680c56,-232.4414,-100.3651,17.9219 +lagu melayu,9049f40a,-80.9648,-120.992,-4.125 +thai folk rock,0c6f5fbd,24.0392,-75.4278,-17.7632 +shanty,1403bfc3,68.0976,124.825,-8.7566 +scandinavian r&b,05b979e5,65.6883,-87.922,16.1653 +kwaito,e7664de0,157.5841,-161.2343,-2.189 +australian indie rock,8a78ad85,-102.0962,-101.09,7.4905 +east coast reggae,27aec6d6,116.9482,-58.3436,14.0234 +emoplugg,b1836a43,-18.9264,-144.9129,-3.4793 +finnish trap,ea51e45e,155.0071,-152.4804,-12.8198 +indonesian punk,d1f59553,-135.0279,-135.3146,9.0634 +rock baiano,bae38bd9,31.1361,12.9023,-0.692 +brisbane indie,fc4eae0f,-125.9195,-86.3164,4.5781 +greek underground rap,a7e0e341,126.1813,-1.8583,-4.1757 +musica tamaulipeca,120b7765,96.7885,46.5704,-6.4241 +british children's music,3541fb81,157.863,51.271,6.1352 +progressive deathcore,0d45ec26,-210.5194,-120.2717,-1.3226 +arab alternative,86774b99,26.6141,-4.715,-2.5805 +melodic techno,55b7711b,236.5413,-236.3529,1.5934 +pinoy pop punk,f2e72df1,-134.4389,-88.56,-6.4952 +swancore,b8459eec,-155.887,-113.4348,2.177 +gregorian dance,a218766f,-75.6514,-110.2856,13.7814 +assamese pop,17f628ba,9.4127,46.9572,13.4401 +future funk,f6f88e1a,50.5219,-173.0769,-0.2178 +electro jazz,fbf658ed,113.2702,-137.2469,5.5648 +grime brasileiro,f74a2de0,157.3378,-0.5348,12.6944 +guaracha,f2700322,250.4782,-227.8944,43.9007 +romanian rap,5b588f4c,171.4417,-15.3069,-9.0971 +czsk emo rap,1e94ff5d,104.9938,-88.6492,-9.2717 +wrestling,27be5fea,-20.6368,-168.5729,0.3389 +deep comedy,71b891e8,182.7082,222.3905,29.8207 +uk contemporary jazz,279e83b2,34.8653,33.9485,7.8119 +latin viral rap,380a0e9c,121.6394,7.0388,5.8071 +strut,dd363eeb,105.3385,-168.5405,9.4139 +bergen indie,a22faabb,-42.4911,-63.3632,13.1863 +tagalog worship,469cc9d3,-115.4878,116.6118,-28.0752 +country gospel,b739fbd2,87.7171,151.9403,-30.1531 +dark cabaret,d71bc4c8,-51.0621,47.5107,8.7309 +folclore salteno,55ebc461,123.1807,158.352,4.2705 +progressive psytrance,b925298d,171.4354,-248.0593,10.4566 +dark wave,dfb7d143,-76.5365,-172.4976,-15.3057 +ska revival,ca30c007,129.8359,47.1629,-3.0501 +corridos belicos,d1fb2b0c,87.1698,51.4261,0.6731 +new comedy,baa133e3,192.266,228.2572,32.3221 +russian edm,84c4d053,53.4582,-222.5947,-2.5036 +ecuadorian pop,93aa99db,100.226,-48.6873,-8.6238 +roda de samba,bc15b482,64.0437,38.75,-30.5834 +fado,f4f2421c,9.5479,177.9636,9.1172 +post-screamo,c577f0ea,-185.0178,-229.2119,9.1389 +vintage french electronic,08f7cade,-43.8219,65.8313,7.7121 +carnaval cadiz,97ec81de,69.1421,36.1906,-14.4632 +pastoral,2775ad0e,-126.672,154.1309,-11.6975 +acoustic rock,f90d6ae5,-19.098,68.4863,16.0414 +rock independant francais,53a96164,-35.7186,-97.158,-6.5622 +texas pop punk,2e878d01,-117.7884,-187.2857,-7.4207 +alternative roots rock,4fc8b2c9,-99.3204,20.1204,10.5088 +japanese post-hardcore,400b562c,-199.8691,-82.0871,3.0302 +nova musica pernambucana,98e89cd8,56.8518,4.3185,11.2212 +slovak hip hop,519d1adf,115.7375,-61.3007,0.358 +musica sinaloense,efa6f0cf,160.0723,84.4774,-7.5754 +comedy rock,5d49dfdd,245.5202,145.1251,-18.4122 +colombian indie,bd0ed917,47.6745,-70.0228,2.0189 +volksmusik,f60c704d,-22.3394,-61.0445,-7.0433 +belo horizonte indie,d8d94c9d,10.5411,16.0675,0.5686 +ostrock,c9aca0fc,10.0137,-39.0943,21.1887 +israeli hip hop,51249539,118.1724,-60.8115,0.9296 +vbs,225077e6,48.0789,-1.0934,4.9675 +xtra raw,c9f15dcb,-82.0172,-162.0355,-11.6915 +musica per bambini,3c9f7675,85.6892,-36.6448,18.6861 +louvor,3197e181,-49.8141,103.9434,-2.7326 +french jazz,764497e3,126.3483,185.6125,-9.0892 +hard bass,b579aad4,143.4277,-202.3849,23.5258 +world devotional,9bdf7df2,-109.8951,145.974,-5.462 +industrial hip hop,dfc951b0,8.6001,-86.9235,18.4568 +russian hyperpop,1b00372b,-40.4697,-87.9007,6.6874 +japanese metalcore,cabff871,-198.6201,-151.7276,12.6179 +german oi,00146f8c,-132.9002,-72.0101,1.5606 +nepali pop,375f0f28,19.4954,1.1702,11.6196 +sinhala pop,d6bf6d23,64.4551,-0.9974,26.4382 +darksynth,c675bb6f,-90.3548,-208.041,-10.1401 +korean indie rock,54fc9ca4,-88.161,-87.9247,7.1503 +gregorian chant,3cd79b78,-87.9048,217.7621,-0.9337 +mambo,78492a38,138.5145,176.2669,-7.4078 +deep talent show,8f08d35d,-66.5085,-16.492,11.1457 +miami bass,5d5d418f,225.8408,-187.8603,23.2711 +vietnamese singer-songwriter,947ed66a,-14.093,69.5844,17.0837 +classic thai pop,76139fd8,33.0076,-42.9071,11.8267 +argentine punk,d789850a,-123.341,-38.2106,-13.2057 +samba reggae,3a4c52e5,69.6413,-42.9518,21.6353 +turkish soundtrack,4370f88f,-112.9157,102.0924,-4.4568 +musica andina,3f233b10,94.7781,119.9541,-17.4282 +chinese idol pop,9fa5e9ee,11.2456,-132.2327,-5.3353 +kansas city hip hop,f579a18f,138.5176,-16.0689,-13.729 +steampunk,11f49500,-25.5596,-13.635,14.5603 +experimental ambient,ded20dda,-202.644,123.086,-18.6054 +deathgrass,7927bc7b,-45.0148,43.9799,2.746 +drain,2780acf0,-45.1179,-65.3173,0.08 +russian viral rap,39b104f5,181.642,-148.8847,-9.7845 +j-ambient,5e21c507,-115.0162,143.9163,-22.105 +banjo,9ccab1a6,92.9391,123.5152,-7.1233 +cancion infantil mexicana,59dd4749,126.9679,62.245,-1.6785 +solfeggio product,51a4a709,-259.2063,193.905,13.8646 +slamming deathcore,39b8bc91,-219.6159,-74.2953,-5.7045 +classic polish pop,6d289dae,15.8202,115.1508,2.7565 +turkce kadin rap,dd9cd336,129.0807,-130.1935,11.8914 +norwegian rock,85f606c9,-127.4741,-22.079,8.8218 +jungle,cfd47b3b,141.2606,-218.0103,-0.225 +ecm-style jazz,9c6cc8c5,-21.3648,221.8349,6.0122 +abstract beats,f12d63ec,79.4673,-51.8824,11.3414 +cello,b7cf79ff,-161.2646,101.4509,-17.4913 +ukrainian phonk,30e45481,97.5566,-183.1988,6.1091 +saxophone house,57d03a4e,47.3166,-179.8236,-14.0748 +south african trap,a5787368,131.1076,-9.3536,-0.911 +nottingham hip hop,3fd1b3f6,154.9467,7.3657,12.5663 +reggae cover,3a757f41,119.9058,-138.0784,4.6562 +old school bassline,4b8880cd,195.1984,-180.3231,1.0944 +polish alternative rock,f0618d3a,-73.9974,-102.5394,1.2119 +rock quebecois,8104888a,-76.2521,-6.0721,7.6518 +indonesian ska,25a7bfdd,73.2395,-126.7912,3.4679 +australian r&b,cb21509a,64.8529,-92.9353,-19.0517 +emo mexicano,284978dc,-137.4179,-106.1396,-5.9789 +islamic recitation,b10d06b7,73.6479,317.9419,-30.3801 +english baroque,e03d783b,-92.2293,235.2092,-3.7968 +uk tech house,ea1e24c6,299.2005,-252.5967,12.049 +australian post-hardcore,64e4886a,-225.0136,-196.3827,30.3055 +synthesizer,721efe1f,-132.4198,46.8877,4.3502 +deep new americana,f8cd90f9,-47.0404,39.0657,28.7687 +russian underground rap,6939b370,104.9577,50.0116,-11.1889 +dark rock,4f73e8bc,-146.0584,-190.9746,-4.7836 +dark post-punk,db09c4ba,-115.588,-228.2703,-11.1348 +old school dancehall,8d939d97,242.6241,-86.6378,14.8955 +doom metal,3477002b,-212.8581,8.0698,15.0026 +musica poblana,8749f5dd,198.0443,-152.7925,3.4228 +italian tenor,7f34d351,-145.8589,263.3362,-3.5338 +canadian classical,43109c4c,-193.265,269.0808,26.8288 +classical tenor,024aa17e,-190.5053,268.2035,-1.5288 +swedish americana,f7aa4beb,-95.8942,108.4052,10.8498 +swedish melodic rock,22af6a72,-135.7133,-163.2931,-8.0042 +dangdut remix,7ec10bf5,111.2761,-183.1206,21.4479 +crossover thrash,195728ce,-193.1529,18.2789,-8.0224 +russian rave,6c282af7,77.4073,-175.3934,-13.3389 +musica potosina,a318b8a4,168.6974,49.2693,-7.8755 +sacramento hip hop,340328b2,174.6845,-7.4508,3.6473 +german indie folk,317d7d4f,-3.003,57.5288,11.8703 +north east england indie,3c513f2a,-80.9099,-27.2561,-9.9972 +punk rock mexicano,39f48223,-125.5338,-66.9452,20.2215 +psicodelia brasileira,9cc5370a,21.6747,66.5987,14.5914 +josei rap,66ed54db,113.7963,-133.9059,18.1417 +japanese instrumental,87134799,56.0132,119.9439,-16.8696 +bakersfield sound,38616d15,70.0161,78.9591,-16.8233 +korean old school hip hop,d789d7ba,148.6321,-133.1754,1.8622 +korean talent show,aa081ef9,-115.592,103.0794,7.2522 +chinese hip hop,ff9de28e,124.1703,-78.3748,2.5043 +tex-mex,300a7f0b,134.0004,-13.3166,-8.6541 +anime cv,456d6f4b,-60.3289,-152.3286,-0.6771 +city pop,45a6eee0,50.1899,-94.7302,1.8669 +deutschrock,600f1f81,-115.1201,-118.4516,1.7333 +drill brasileiro,2c105faf,151.4081,-7.2568,-4.104 +kawaii metal,6844667e,-205.3645,-181.0028,21.8474 +canadian metalcore,cab99023,-219.6059,-144.328,-7.0525 +groove gospel,2afb9458,-55.2342,-5.1764,24.8029 +jewish pop,4db97264,-43.093,-20.6032,13.1855 +orgcore,55a57770,-158.0798,-53.7852,-5.4453 +classic belgian pop,3920f033,16.4916,-35.8307,17.8784 +brazilian metal,0b68232a,-181.8617,-45.0322,6.4663 +ballet class,2c314834,145.5537,186.0809,-0.3925 +musica catalana,595b11fd,52.4456,-75.1531,-6.2417 +kindie rock,e89d91d2,107.9039,55.0246,-14.515 +musica neoleonesa,72d01e88,189.1822,39.8274,-9.8331 +indian fusion,d3d28a22,14.7042,60.4028,9.251 +carnatic,041ffae9,9.3006,237.0472,-8.183 +popwave,cab82216,-47.1155,-176.703,2.3762 +nottingham indie,5d932a08,-91.4487,21.7351,7.414 +psychedelic pop,c84761f3,-65.6357,-12.2973,-1.8452 +battle rap,7b4ff672,120.4852,16.3895,-3.5517 +classic j-rock,c8e55873,-47.6803,-80.3738,-12.4132 +indonesian post-hardcore,a70a7a0a,-145.7775,-128.8151,-4.9211 +nightrun,9668873d,-135.8874,-262.7138,-16.5656 +albuquerque indie,9f6ff886,-25.0212,-28.5658,-11.0372 +irish country,954a3588,-59.0925,77.4678,-9.1827 +portuguese rock,9fe6ba3a,-23.4494,9.0668,-4.9518 +roots americana,fceff6fb,-28.6842,19.7911,4.3991 +brazilian indie,6ccb8d81,72.3001,-11.7543,12.0041 +glam punk,afd93301,-165.9036,-53.5111,-1.6472 +brazilian emo,e2e122e9,-140.0856,-62.7077,11.4852 +brit funk,4ba18904,105.4997,-129.0845,22.2358 +alabama indie,b4f805b8,-101.0101,12.3644,3.8807 +western swing,689d1dc8,102.6148,148.7956,-36.4823 +cumbia lagunera,4c9f0de4,185.6487,-63.9722,3.5609 +malaysian indie,27c89842,-88.0353,-69.533,17.2442 +post-metal,9ec65aa9,-225.8777,0.1729,11.3171 +french metal,a0c00546,-194.971,-76.2558,0.3938 +classic norwegian pop,11a00faf,-5.514,68.0256,-10.2487 +australian singer-songwriter,06164579,-50.9755,78.6777,-13.5775 +8d,3c363836,-200.8747,67.0648,17.1348 +blackened deathcore,e8f97efe,-251.0257,-68.515,-7.8299 +tololoche,bd46728f,165.8461,86.3045,-10.4016 +classic persian pop,d4da8ab0,-29.1179,144.0275,5.1531 +flamenco fusion,506a0721,92.0365,-12.9389,-18.2567 +double drumming,d362dc61,-129.6286,24.0033,21.8111 +brazilian soul,b93c4182,93.5284,-19.7922,3.3073 +west coast reggae,75bcebff,85.0731,-71.5462,6.2325 +k-pop ballad,4c2c213c,-30.7604,77.1122,14.9812 +manila sound,59f3435c,-52.9381,77.1348,-2.5484 +canadian children's music,04dd1acd,165.829,112.2477,0.0928 +jazz quartet,5a3cb885,90.1541,195.3422,3.7524 +afro house,4620f9b0,233.0321,-215.201,3.6233 +singaporean singer-songwriter,7aa7da24,-34.4665,58.4455,9.2837 +sertanejo gospel,6a7273aa,27.4115,-66.4022,7.0188 +traditional country,7056513f,95.3005,177.9357,-26.9803 +dabke,d93d929d,7.6206,33.6178,-2.3642 +lithuanian pop,bc9c10a2,69.9823,-133.5498,5.6745 +christian uplift,e8994dbf,-128.2815,14.2988,7.1424 +trop rock,d0e9a453,66.3584,-14.2385,12.6076 +flint hip hop,202cf5a6,146.2143,-71.1048,-0.0519 +trot,ac63f896,-69.352,23.0688,0.4577 +rock alternativo espanol,1750ffc8,-128.0315,-111.933,-8.2018 +virginia metal,bc2722a6,-196.5735,-18.8748,10.8106 +lds youth,b2332431,-35.3622,49.7903,12.2182 +chinese bgm,d40446bd,17.1733,155.0976,-0.1327 +german viral rap,e3da1312,206.7846,-43.9563,0.8564 +early avant garde,99dff87a,56.4409,322.8661,-64.8016 +swedish jazz,f1d3150f,4.421,182.3282,12.1449 +cumbia andina mexicana,bd03d4b7,121.7503,-2.6675,8.1729 +super eurobeat,facaa2b5,25.3494,-193.3179,-23.0462 +novelty,6b4e2582,91.325,86.487,5.0665 +russian metal,18d818c9,-168.0182,-108.4108,-15.8801 +witch house,197535ea,-123.1226,-149.0773,6.3058 +acoustic chill,800e2420,44.3915,152.9575,-12.8845 +african rock,308a1a10,-40.9888,-92.1449,20.0071 +tribal house,73cc346d,195.7641,-235.1806,10.6411 +space age pop,14123bb7,15.9556,163.5194,-11.1906 +uzbek pop,299411f9,75.707,-101.8409,5.5807 +finnish heavy metal,1093d065,-190.1882,-160.0271,16.6482 +popping,1f5ee905,200.4447,-146.3235,-0.0636 +glitch,7e616b84,-2.9128,1.8194,-17.1752 +zouk,adfef7c7,118.5547,-163.9143,-0.5889 +kawaii future bass,bd3feae9,-16.7106,-175.3906,-5.0426 +musica alagoana,942d360d,83.7191,10.3346,-6.2231 +louisiana blues,26ff17c2,109.1745,124.4692,-17.3938 +rap cristao,48836f96,142.7728,-20.7553,-15.8881 +hip-hop experimental,bee0dca5,97.4815,-119.0323,14.8961 +norwegian metal,6c078a85,-245.1169,-38.0696,-31.5436 +klubowe,1ddd8198,142.7958,-197.1569,16.5903 +progressive jazz fusion,42014909,-61.1323,31.8985,2.8995 +5th wave emo,c1eba7b4,-127.3924,-33.6236,3.8546 +dansktop,8c25e339,20.5456,55.3081,9.0675 +swiss pop,d7e0a057,40.0663,-140.6306,-8.8895 +himachali pop,2d8b5895,67.5679,-53.8464,-20.2571 +bongo flava,ffa34e1a,165.8756,-24.4971,-5.546 +deep chill,40c1ebb6,98.2709,-159.7744,19.2974 +musica coahuilense,00002e9f,167.44,-24.6873,-2.1623 +eurobeat,47f36208,-24.8624,-207.5623,27.6227 +braindance,8aa5d02d,100.3114,-183.7885,17.7434 +melodic hardcore,94874a31,-181.3483,-45.7094,6.944 +latin funk,c5ef52ba,106.1789,-55.5882,-3.1373 +modern jazz piano,5a1e87a2,16.0551,229.1678,11.7858 +asbury park indie,964ac68a,-67.978,4.7344,-12.8027 +speed up brasileiro,0c301b3b,173.432,-61.7384,21.4934 +rap anime,dddf5aa9,115.5815,-8.3789,-21.647 +czech folk,2844e25f,-1.205,95.8285,-9.8874 +trance brasileiro,1c0f1163,182.7651,-213.2268,-4.0 +pub rock,851f0d77,-50.6301,-12.2328,24.3544 +czech pop rock,8b0e0419,-24.4663,-140.4473,-5.436 +australian underground hip hop,ad5b1c82,131.1201,-14.2791,-9.3126 +slovak pop,71bdc6e5,-3.8375,-11.3784,-1.8987 +lds,510f39f5,-124.5717,172.6609,0.775 +modern melodic hardcore,a783819d,-183.8131,-56.642,-0.4025 +salsa choke,479a952e,205.811,-147.4325,17.6442 +relaxative,93312ca9,24.9021,141.9499,-0.8784 +south african pop dance,1181efbf,115.4502,-157.8179,6.3062 +birmingham hip hop,8c767c46,147.6713,49.7503,4.9356 +ukrainian indie,bd7dd761,1.285,-52.284,-8.1885 +australian americana,064124ad,-9.0273,72.8288,17.566 +emo trap en espanol,17392d27,31.2915,-93.8321,-2.9736 +shabad,f7ed4e95,61.7901,116.4535,-16.3414 +organic ambient,bc2789ef,-298.2961,217.4761,-9.0166 +thai folk pop,e387d184,0.3972,-15.9419,15.1907 +gabber,9e64e60b,10.3809,-195.9857,20.4943 +bruneian pop,470d9125,0.2154,-46.7865,5.2426 +acoustic punk,55c1b2fb,17.1496,54.2442,9.3921 +hardcore,a0847543,-145.3602,7.0283,-9.2385 +j-reggae,438c4143,109.3255,-116.9588,11.7008 +flute rock,26251cef,-135.5459,70.8013,-13.922 +dreampunk,889d1b6d,-213.0838,79.4774,8.5498 +magyar alternative,87b9b29e,-56.8021,-96.2283,-17.5151 +norwegian country,81e85021,-27.7327,-42.0657,-12.2031 +maskandi,8c69fef4,108.2726,-180.0532,24.989 +banda carnavalera,d691cf1a,92.4321,59.2198,0.4974 +afro drill,2e1fdf30,205.6462,-63.5463,-0.7638 +mathcore,57194a65,-216.7906,8.988,-5.8679 +zouk riddim,a7862963,104.1746,-116.0471,4.1073 +groove room,9f4e2cc0,235.6434,-217.2004,4.3048 +israeli singer-songwriter,98ab449c,-18.1736,82.2435,0.2563 +nu gabber,d49464e9,91.4145,-194.5051,3.5413 +australian garage punk,bbe17456,-173.1948,-58.879,-13.2532 +latin soundtrack,755207d6,-195.8865,152.8078,21.8192 +cologne hip hop,9c717d8f,164.3468,-25.1668,-4.5462 +cante flamenco,00d919bb,70.3313,231.9196,2.2961 +bouncy house,b95143fc,91.0133,-227.3516,22.7828 +brazilian bass,a610d29d,241.677,-212.9235,8.3259 +san marcos tx indie,f67df561,-74.7484,13.639,4.4636 +dominican pop,99b5cabc,112.4847,-30.7341,-3.9214 +deconstructed club,1e8b5166,-32.914,-28.1703,12.9639 +japanese shoegaze,8040e944,-172.4182,-95.3476,-2.2391 +azeri rap,c83a87d9,124.6837,11.1196,7.405 +tolkien metal,b9992bf3,-225.5195,-58.5295,-13.9878 +shred,732d6b7c,-132.902,-83.1672,10.3925 +icelandic singer-songwriter,30c28602,-36.2171,67.941,-4.1403 +talentschau,3202c7be,20.0967,-7.2226,16.0064 +rap lyonnais,74ee30c6,178.1487,-49.6601,-4.0959 +classic czech pop,86981825,-19.902,74.0263,19.8301 +psychobilly,78f32ac2,-104.8261,-30.903,5.5629 +indian rock,e33a2462,4.2292,-68.7245,-19.8418 +country blues,1a4f72ed,204.0051,254.8261,28.0845 +tango,de852dff,81.2579,251.9984,22.2944 +hurdy-gurdy,96af4658,-119.9486,-12.3453,-4.3254 +tone,4429f685,-247.9474,180.9322,24.5865 +deep rai,13ef6af6,64.4387,-91.3876,-0.1154 +math rock,c0a0efe4,-90.2628,21.8021,0.7412 +viet chill rap,79cf082f,125.9412,18.0619,-19.9971 +yodeling,5624b04a,97.9011,196.1948,-6.997 +malang indie,63408bee,-74.671,-97.2865,-13.2152 +reggae gaucho,3cd4bf15,116.6285,-109.8399,-9.9369 +chilean hardcore,f751dc9a,-43.8409,-133.5727,6.5569 +swedish garage rock,bd0ad6bc,-163.0784,-35.3476,2.8137 +hyperpop francais,e93b31b3,40.8476,-103.3738,-4.1814 +ukg revival,79eb2b38,250.6709,-177.2578,31.9688 +symphonic black metal,616666db,-250.8308,-58.2158,-1.4618 +classic greek pop,156a1471,11.9372,123.1763,1.5368 +finnish melodeath,4046ff3e,-262.6291,-152.4379,-0.8951 +techno kayo,2856d31b,36.9296,-61.268,15.7662 +rap baixada fluminense,21298e43,114.4289,60.5103,0.245 +shonen,17985b2c,-138.4366,-112.8338,4.0129 +electroclash,f0af6eab,111.7221,-202.7831,17.0968 +karneval,80938925,26.2679,-47.3123,10.496 +nashville indie,da6b3fb2,-96.65,-6.9976,5.7586 +zxc,a938dfdf,34.7371,-134.9914,-0.0429 +mande pop,c4e46b4c,91.5033,35.3529,4.006 +finnish alternative rock,69b032bb,-111.5069,-146.907,7.755 +ukrainian hip hop,f8c65e33,158.6092,-48.3662,-5.3061 +latintronica,13207708,132.3444,-161.7637,5.0771 +german hyperpop,c73f4802,47.6223,-126.4821,-10.7504 +r&b italiano,6655ea0d,48.3281,-50.8136,6.0676 +italian techno,ebd510c8,232.3412,-246.8464,-2.2942 +bosnian pop,dc8dd9b2,-22.3783,-29.7746,-4.5768 +lithuanian edm,2f2e39e2,135.6789,-190.7746,-3.0909 +belarusian indie,fe7b04c4,-22.7084,-95.7356,16.3583 +lambadao,7eb0d292,219.1569,-115.9281,22.6573 +praise,59dfae37,-51.1202,35.8371,22.7184 +papuri,f2eabf89,-92.5981,47.7037,3.424 +ebm,c2796977,-24.2467,-193.9388,39.7373 +brazilian boogie,5080fc3c,99.0743,4.9774,-14.8922 +dutch tech house,d16fa1ab,258.8051,-232.0027,7.3087 +circuit,4690d8ff,177.2064,-243.8899,6.1064 +punjabi lo-fi,a8494457,31.1248,-45.8828,17.9498 +christian lo-fi,878d9062,76.7667,73.4095,5.7886 +ukrainian classical,0e7906e4,-156.4308,307.8619,-5.9371 +chamber psych,e1138ec5,-60.8857,-14.9643,-4.6036 +vocal harmony group,4bb5227f,107.2198,231.9235,11.9113 +pakistani indie,12540670,-14.6927,-33.8877,-12.4081 +experimental classical,1bb7b850,-215.5945,206.8461,13.7903 +cumbia colombiana regia,19c9dabf,179.5616,-8.9512,9.2274 +polish reggae,59eb2706,72.4871,-115.2145,0.5918 +german worship,7b46e046,-18.3948,40.707,9.2722 +puirt-a-beul,0ce1f120,-77.2988,247.0408,2.7072 +fantasy,ec1e111d,-168.916,96.8391,-13.9323 +reading indie,31a46bce,-119.5579,-118.4686,5.0037 +russian indie,d56abf6c,-26.2097,-105.4658,25.2982 +electro bailando,60df274b,137.5863,-166.7545,-0.3632 +disco polo,7208ad7e,167.9631,-221.1513,13.7793 +seiyu,0c72b9ea,-81.576,-182.6152,17.5874 +messianic praise,bae216a6,-136.5089,51.4054,-14.0541 +batak,ebda8cb0,-48.0227,-62.8636,5.7255 +indie catala,dd137aed,-10.8237,19.4315,-2.0691 +dutch r&b,21468e7b,89.0512,-27.5719,6.9829 +turk sanat muzigi,38cfe1e6,-137.3768,174.8595,3.04 +perth indie,2bd00bfa,-86.8478,-27.3145,-0.1398 +chinese melodic rap,03a7dcfc,95.9057,-108.078,7.2991 +oktoberfest,8e219a01,13.1897,-155.0427,-6.2417 +belarusian hip hop,f57281ae,112.1827,-49.3832,0.0833 +fogo pentecostal,e7ecaad1,-5.5522,-41.349,22.5764 +ethnotronica,53f02d7e,251.9967,-210.3052,25.2361 +polish punk,42eadcd2,-107.0094,-88.527,19.309 +microtonal,aac9ae25,-113.3702,120.9004,-24.0343 +cumbia ecuatoriana,5668e4a6,155.7066,38.157,0.0637 +anime piano,6b0404c8,-16.169,176.9625,23.3557 +russian modern classical,f419e0dd,-107.7094,270.5007,2.458 +japanese piano,27d5a7c6,-35.7067,236.6216,6.787 +swedish dancehall,377b3f26,176.3481,-124.9225,-9.0494 +swedish reggae,2d933539,158.7872,-83.0329,-5.2467 +austin americana,c33e800f,-22.4886,59.573,30.2669 +indie rockism,047c3c93,-71.0024,-195.4605,-7.1568 +euskal rock,291a962a,-51.3627,-32.2588,0.2509 +rap antillais,0acd6208,140.8004,2.0925,8.4545 +italian reggae,c347d1db,160.9605,-160.5984,-0.6596 +high-tech minimal,e63cc64d,263.0062,-224.2878,13.4028 +ambient house,efb3279f,14.826,-94.479,21.654 +world fusion,fa1903c5,34.2339,-86.5881,14.971 +deep tech house,7ebb5176,268.9597,-250.9746,8.5374 +rap siciliano,d3880c5d,96.9882,-39.6285,8.1231 +pop worship,3dcb0853,-117.3523,-17.7502,3.7956 +moldovan pop,acc5f4f3,-3.6224,-143.8961,-16.6203 +new italo disco,765485bd,78.9892,-257.1043,12.8054 +chill beats,bbd51984,115.189,-157.9568,2.3575 +west end,be4a34fd,-79.7524,176.9852,-38.4225 +melodic deathcore,a196ff78,-214.9256,-124.4299,-1.7443 +south african alternative,9f3f9134,43.6353,-57.5789,-7.0082 +syrian pop,00019800,-20.2289,85.5733,5.0881 +turkish modern jazz,c6baf511,0.0513,110.615,-5.2576 +uk post-punk revival,ae0e5476,-84.6324,-91.9615,4.0662 +instrumental soul,9d4f549b,107.8704,95.6426,8.555 +classic finnish pop,bf355051,-1.1379,95.6835,-6.6184 +furry,27ee58b8,14.2465,-82.215,-1.3506 +shatta,8596f7b1,197.9401,-68.5831,-7.2802 +musica gaucha,968f3a83,103.7225,-98.4125,-10.7533 +christian afrobeat,03ceb3d4,81.259,-59.5112,18.0694 +workout product,ef0a2139,210.1113,-218.8267,-3.9384 +indie extremena,446f89d0,-73.6601,-104.689,-5.8153 +slovak rock,5db221e0,-23.8286,-101.9225,-2.2305 +british jazz,65192f49,9.7822,135.3658,-9.8283 +russian punk rock,b89c9b40,-84.0907,-122.9558,13.4645 +ragga jungle,ce557519,160.8012,-190.2169,-2.5378 +oldschool deutschrap,4f305acb,156.1884,-23.387,-2.703 +no wave,6f8b0462,-50.4005,-2.021,21.6546 +orchestra,aa8c05be,-209.5003,219.9269,25.1526 +california hardcore,bb443ea0,-169.1913,34.727,7.6405 +concurso de talentos argentino,7a14316f,-14.4547,28.2971,10.3925 +swiss indie,51950d77,3.0467,-51.0001,2.6614 +british power metal,63fb2b9f,-215.06,-152.2099,13.4518 +tanzanian pop,42a1e6f0,152.1604,14.1219,1.4606 +christelijk,8089e257,-117.623,97.7176,12.8625 +surf music,dad7d228,38.9965,68.0885,5.0593 +lithuanian electronic,3d8f92b1,172.2339,-185.8381,4.2084 +honky tonk,f7c342fe,70.9345,154.2205,-1.5038 +jump up,2b471467,137.4024,-218.1514,4.8874 +rap romantico,b8004f5e,141.2691,46.8272,9.3553 +funktronica,f0a2b7f3,91.4885,-174.3024,21.9361 +thai indie,59bec6b8,-4.9501,-112.4703,16.1554 +san diego rap,efaa3c1e,163.3563,-56.2364,6.4271 +j-punk,1647b41b,-140.0326,-84.1958,-4.1316 +smutny rap,9671c6a5,85.8732,-82.3984,5.8206 +atlanta metal,ec3819c7,-200.1506,-107.4049,-3.0193 +mundart,da149fb2,73.6567,-26.0248,5.2915 +metal cover,794e19f7,-135.9406,-228.9448,-17.2924 +finnish death metal,d3cd357f,-239.4014,-97.1069,27.7914 +leicester indie,a9451959,-89.8152,-76.0884,18.5134 +apostolic worship,c3761c61,-103.9322,32.6371,-13.2188 +montreal indie,915492aa,-13.4418,-22.0786,1.2218 +chanson paillarde,8c5e446e,129.1276,94.6395,9.1631 +sevdah,385c8f6e,-70.0022,61.5918,12.5857 +gypsy jazz,fe968f0b,229.0169,199.6649,42.362 +hardvapour,15344b78,13.0176,17.1957,-2.9352 +boston metal,6f31603c,-222.1561,-22.6219,-5.4313 +brega saudade,99596efc,67.83,-69.3227,-21.1114 +timba,4c4c98e9,137.559,60.545,-7.2054 +delta blues,21f2ef91,211.5728,245.4665,28.1884 +speed up turkce,5c1024f9,69.1334,-28.2608,-3.1312 +pinoy idol pop,5c7f3bf3,69.2665,-144.5795,8.9867 +musica cristiana guatemalteca,4498eabe,92.2843,33.1537,-4.6668 +pirate,466f24c9,-116.4722,-61.6844,3.6132 +funky house,9e43404b,247.1771,-244.2709,13.3782 +scottish indie rock,25e5fcb1,-128.0633,-133.8678,9.8938 +techno,e405fa83,189.9136,-230.8002,17.086 +southern gospel,44521877,-65.4448,86.5503,-3.978 +dariacore,280d2226,-10.2924,-148.1284,24.9898 +russian witch house,a8fe0981,-71.9307,-180.9997,17.6007 +baglama,c504e9eb,-3.7684,141.3014,-1.0771 +classic bhangra,85752822,107.9265,-44.8535,2.5908 +britpop revival,d4c21a5d,-168.4245,-151.7522,-6.0185 +pinoy indie rock,6659f22f,-37.7175,-19.9885,5.4144 +khaleeji iraqi,3b8c3779,20.3701,27.9003,13.3732 +hawaiian,b992de40,-42.7249,124.7004,22.8946 +czech classical,6baacf0e,-173.4577,289.1488,-0.5847 +free jazz,040488b3,-2.0213,199.8889,16.292 +acid house,f8bd5163,157.0,-210.6964,13.6407 +neo-traditional bluegrass,73c950bb,-4.6764,58.6559,1.1567 +trap beats,7512043a,232.7436,-172.1582,-1.642 +huayno,e04edc1a,104.9875,96.7934,-3.708 +shibuya-kei,1f9a4024,26.0841,-122.3184,-10.4636 +denpa-kei,ea8821f8,-70.3788,-173.6877,2.2371 +atlanta bass,8fc36521,218.7676,-168.7491,-16.0968 +french death metal,9c396a3a,-207.7822,-37.3942,-10.772 +norwegian black metal,15a1b129,-269.0867,6.4355,-12.2341 +comedie musicale,eaaba17e,-18.6624,-46.4025,-1.3965 +deathstep,e9ccf746,-31.8763,-170.4625,21.0973 +nz hip hop,5984ea8f,148.8852,-108.2208,0.2189 +adventista,2f73705f,-111.6912,105.3565,-0.9178 +japanese drill,4dcac497,145.8279,-135.0827,18.0392 +finnish edm,be519c70,10.6161,-224.8341,-9.1998 +barcadi,65a0f5bc,265.9758,-217.3228,36.6819 +cocuk sarkilari,0196bef8,-23.1802,147.5345,8.3377 +underground power pop,4624199f,-94.2493,-37.0303,-1.8809 +indonesian indie rock,309a624c,-132.542,-127.0978,-2.3843 +funk melody,d7506db4,136.1113,-155.5582,6.2585 +deep minimal techno,b0e21dfe,278.1401,-249.051,10.7785 +atmospheric black metal,652f2b74,-273.1713,2.2269,-18.442 +musica llanera,57b4b7b2,131.3008,174.1656,-6.3846 +nasyid,661521f8,-48.3656,55.0237,5.5602 +polish old school hip hop,361dc3c5,168.9974,-110.9385,1.2841 +southern metal,4bceaf10,-161.0964,-88.2061,-4.1408 +lesen,0e267029,285.2012,125.822,-36.6582 +classic punjabi pop,d8e9d0a8,107.4574,66.8652,-8.116 +jacksonville indie,428d004c,-86.0362,35.1476,2.9104 +japanese pop rap,064e28e8,103.488,-110.8848,11.0044 +cantautora argentina,e6f7ac6c,48.5414,50.119,1.8782 +garhwali pop,5f54e2b7,40.1896,55.894,8.1266 +carnatic vocal,096a86c1,9.4099,252.3581,-12.8907 +norwegian singer-songwriter,ae3aace3,-71.7756,92.8097,-12.2438 +nederreggae,fdc671ad,143.6061,-69.7185,-7.8142 +rap francais nouvelle vague,fe056f16,115.1593,-17.3967,-23.5961 +venezuelan indie,fde15620,46.5717,-103.4272,-15.145 +german ska,e6211028,3.7189,-95.381,10.4195 +canadian old school hip hop,0896ee6c,151.4621,-24.7358,-12.08 +nueva ola chilena,a0e089ce,-30.675,142.5449,7.4315 +k-rock,857e2f7e,-103.7253,-89.0518,18.5826 +punk 'n' roll,84c36bb8,-196.6135,-47.2953,5.2397 +minneapolis indie,f672dc77,-103.4331,64.9913,-14.3629 +handpan,2f62ecf6,42.7414,165.9093,-2.7453 +canadian celtic,1e6a0844,-68.7016,78.1951,12.4929 +yogyakarta indie,59db8c8c,-120.283,-29.5483,9.4012 +hyperpop en espanol,e8bc75df,48.8765,-112.2183,-14.4451 +pakistani folk,ac54d3a8,42.6101,106.5,10.4868 +irish hip hop,f6fb12f4,130.8934,-40.5769,-3.5856 +japanese indie pop,d0bb16f5,-28.9156,-35.533,-13.8032 +chaotic hardcore,8777388f,-210.6391,10.0055,14.7287 +classic malaysian pop,694f08b2,-49.6637,2.1943,8.9279 +harmonica blues,8498e9d1,113.3763,155.2535,-20.8163 +jamgrass,d79c845e,43.2681,59.6126,-6.9288 +us power metal,5214e5d4,-172.3525,-40.8813,13.2906 +bangla pop,87b65c33,18.6061,32.0605,7.4355 +trap cristao,7acbec9b,126.723,-59.9521,4.0199 +vintage jazz,309d675e,158.8283,250.6194,18.9445 +malayalam hip hop,40b73fd8,149.0057,-64.8104,2.1146 +poezja spiewana,608cd93d,44.258,107.5679,10.0433 +rap montrealais,d01bdbe0,162.0494,-39.8045,0.7975 +boston punk,e46165ec,-165.7267,-20.7269,-16.2558 +jazz house,ef39ff89,244.7494,-205.0419,12.017 +fingerstyle,ef697309,142.9722,187.0563,-39.7401 +baltimore hip hop,f4072b52,163.984,-108.9826,6.1573 +drone metal,8255d4c2,-232.0768,33.5141,24.8052 +musica nayarita,ec2be45e,187.8183,42.7067,-7.646 +indonesian edm,28292584,41.5554,-168.5911,-39.7296 +german ccm,a58de535,-16.8833,34.049,20.2624 +folklore ecuatoriano,c65f1184,222.8936,145.7625,9.9011 +christmas instrumental,a9006fa7,74.0831,163.4346,-14.0784 +riddim,e9c49e14,178.6575,10.3241,8.5236 +japanese screamo,c70a9d29,-212.8332,-31.4332,-5.5348 +indiana hip hop,bbd73a77,120.475,-55.1922,10.9637 +nepali indie,23cb2107,5.0187,-31.5565,7.5464 +fluxwork,bf3aebe3,18.4516,-59.1874,-5.0096 +indonesian blues,0ec16767,-80.1374,1.0499,2.6715 +futurepop,3b18072a,10.7645,-217.736,43.4637 +estonian hip hop,7d28f4e1,99.9612,-106.853,3.7287 +neurofunk,d195f057,93.6018,-213.2231,17.1549 +vlaamse kinderliedje,8f2b621f,124.2277,32.2084,5.196 +michigan indie,efcba2c8,-49.4217,51.4175,18.6512 +classic dubstep,22017dea,108.6881,-175.0409,3.4463 +french psychedelic,9c8a5e98,-80.1653,-88.6841,-7.0066 +psychill,7a39b857,-12.7425,-130.8217,9.2008 +czech punk,3ce54885,-93.1239,-83.1316,21.8908 +russian viral pop,b0eb79a4,113.1094,-155.9773,2.4516 +american contemporary classical,bf99b9db,-107.4185,259.749,0.6393 +burmese pop,990066dc,21.9386,-45.3665,24.8712 +russian folk rock,2258b318,-46.1199,15.7232,5.1014 +twee pop,6cd0c835,-79.4585,-8.5649,5.5332 +rai algerien,668d7759,42.3074,-20.1566,-1.7682 +chinderlieder,024e0f77,258.8369,122.5797,-13.3959 +vietnamese idol pop,2e290852,89.0478,-48.1791,-3.8918 +pittsburgh indie,3dae6f08,-98.1775,14.1763,-4.3879 +sovietwave,4feaf48b,-41.5062,-167.8781,16.3393 +symphonic power metal,dccf4ede,-224.1776,-161.5162,20.5845 +bristol indie,07c9afc9,-113.8767,33.144,-16.7511 +australian talent show,9879443d,8.9208,-34.6005,-6.329 +speed plug brasileiro,7eb9aecc,130.2501,-42.2765,-1.0103 +new orleans blues,5faf0325,111.2721,126.8408,-7.0566 +futuristic swag,8dd6851a,147.6979,-155.857,-13.945 +manchester indie,dd55a04d,-120.4427,-84.4759,-20.0663 +mexican edm,01249e30,126.4164,-197.5593,3.8122 +geek folk,e17f2f03,11.3747,79.5613,8.7959 +skansk musik,8f262ce6,18.2848,-43.9476,6.9884 +scottish electronic,84dfdf22,59.9064,-143.7194,10.9895 +kompa,18980834,79.3045,-71.0429,9.8229 +malian blues,dcb64569,60.4195,57.1864,-8.398 +substep,c22da3b6,22.8889,-129.3876,-11.7616 +rumba congolaise,d73235cf,70.7054,89.1838,8.6542 +classic bangla pop,bebb9671,-21.4749,148.2531,13.1322 +british modern classical,96344f9e,-207.8865,286.9995,7.0841 +classical performance,12e8adb3,-126.3914,270.1425,-0.049 +kundalini,9e7f7825,-183.0368,142.6235,-19.2011 +norwegian classical,73da12a1,-147.1022,284.182,-8.0795 +kurdish hip hop,20a885ec,136.0787,16.0371,3.5187 +gaita zuliana,15372a85,150.6451,50.7146,-1.2416 +african gospel,ffa2e12b,5.2888,22.2725,11.7787 +balkan beats,55c4733d,139.9169,-145.209,10.9605 +cumbia amazonica,13850e7e,101.2743,54.7857,5.1525 +wyoming roots,2b370e06,-14.7124,28.9185,2.834 +latin house,f00521f4,181.334,-199.4661,-2.1005 +japanese dance pop,f2c7aecd,33.4163,-154.8246,-30.943 +grand rapids indie,836411ce,-70.3107,17.3376,-4.3816 +semarang indie,79212d60,-80.9953,-107.4099,-4.5067 +san diego indie,94e78572,-112.0994,-75.0716,19.9731 +touhou,1c6e5150,-52.5856,-156.7545,13.391 +ndombolo,52851780,73.9999,14.4114,-5.9076 +hinos ccb,c4c54e42,-70.9268,129.2435,15.1714 +electric bass,7e696915,60.01,126.8673,-9.485 +epa dunk,0870edfa,89.4527,-180.4582,-3.5068 +cumbia salvadorena,51c28593,233.5035,-35.6975,2.2747 +dutch drill,d3fab1d2,196.5758,-68.9603,0.9965 +dmv rap,95723a12,158.0735,-67.354,17.9058 +abstract,ec3ec333,-20.3399,-20.572,13.7726 +russian chanson,75d4b184,79.3606,-158.2835,3.2726 +swedish progressive metal,bedd132f,-174.9087,-65.8842,2.5575 +rap regio,ccc1e5c6,131.1217,-107.0218,1.0344 +serbian hip hop,e1b57e6f,154.1692,-60.7186,1.4691 +medieval folk,02787cca,-157.9185,25.316,2.2325 +cumbia uruguaya,15acdad8,101.4523,40.5293,-6.665 +enka,0eddf200,-104.8826,119.1901,-29.5706 +swiss rock,202b030d,-42.7184,-46.7917,-2.9269 +chill out,46a59517,89.9003,-27.4245,5.1758 +hong kong indie,895d05ea,-58.1857,-5.3783,23.6969 +bozlak,75cebea6,2.4641,159.9255,-6.9672 +japanese chill rap,11a3e59a,95.6339,-30.9736,2.0731 +russian dance pop,efd98524,57.8602,-166.4297,-11.6189 +leipzig electronic,32e1340a,236.0718,-207.5307,6.6778 +horrorcore,296b0bd7,112.3852,-118.0614,10.6344 +galante era,60b4580d,-87.55,251.6217,0.1581 +croatian rock,59bcf6a6,-35.8826,-71.6169,-7.8781 +nova musica carioca,1126669b,55.3108,26.7838,4.424 +psychedelic folk,e0a1286c,4.2377,123.6311,4.0248 +21st century classical,12383904,-186.368,257.8279,17.3081 +brazilian classical,d000522f,-11.8465,258.6367,15.5298 +tempe indie,0496891f,-108.989,-83.1908,-8.6607 +vintage tollywood,a687e804,10.6504,233.7911,-8.9686 +folclor colombiano,da785f9f,179.3671,76.9644,-20.0942 +neo-traditional country,5a8b9f25,-13.7698,-29.8874,1.7373 +nantes indie,a60ecc98,2.1608,-56.0702,-3.3764 +rock piauiense,e3f242ed,-6.3683,-92.8619,-21.8999 +norske viser,ceee9226,15.5527,112.3975,3.9738 +experimental vocal,cdb48615,-103.2253,108.9952,-2.6892 +south carolina indie,2ef2225e,-77.0592,13.0916,5.6465 +deathrash,b0637cb2,-195.9475,-22.8597,10.0394 +alternative pop,b1ed9155,-121.9163,13.3063,-14.469 +american modern classical,faabb612,-61.8862,250.1687,7.0244 +african reggae,b997e161,166.3682,-90.1676,16.4485 +pagan black metal,dad70994,-259.3064,5.6739,-18.7482 +palestinian hip hop,f9f46d64,107.4015,10.104,-20.9746 +kleinkunst,3515e65d,30.6602,37.5049,12.3616 +sung poetry,d1903289,23.0773,122.5104,4.6632 +virgin islands reggae,781d08a7,178.3432,-32.9999,-6.903 +paisley underground,fa0c65a0,-106.4709,1.2657,-10.9367 +viet lo-fi,14d24694,111.0193,-47.3388,-8.9041 +trova mexicana,b550676a,79.881,98.9578,-30.3526 +springfield mo indie,6777fecd,-44.7976,33.8933,-5.4281 +russian reggae,182d58b4,95.4299,-62.4554,13.3388 +grindcore,bf626388,-226.1976,17.9845,18.6839 +alaska indie,e1111a83,-47.2137,33.7837,26.8549 +finnish drill,b91ade44,195.0087,-132.5717,-0.1762 +christian punk,97028a8e,-112.3376,-78.3614,-9.6089 +italian metal,19ab0c65,-221.1603,19.1922,5.2773 +folclore santiagueno,7477a5e0,118.3388,102.4504,5.8944 +flamenco guitar,b50dd7c9,117.2138,187.7891,-38.84 +kompa gouyad,f10bf6bb,117.1516,-163.1488,0.5192 +jamtronica,ccdfbb1a,1.6295,-91.7249,-14.7759 +ontario indie,fa3dafd8,-84.8913,0.7988,-0.7286 +japanese indie rock,f9fd415c,-128.8897,-130.362,6.3038 +canadian post-hardcore,8b8511f8,-205.7196,-67.716,-7.5663 +techengue,6a786f00,196.7408,-153.8173,-21.7385 +tape club,63031eae,-100.3498,16.7549,4.9582 +anime latino,e795397f,-69.5516,-153.9798,-8.2396 +huapango,3c99b0ab,175.4155,31.0337,5.9533 +chinese electropop,d660f2c5,33.2622,-117.6322,-11.1638 +japanese folk,01949196,-50.409,111.7869,-5.3598 +kenyan pop,186f9f92,122.3113,-65.9642,-0.1727 +memphis blues,024f8d6e,175.7972,176.1262,-15.6374 +german punk rock,e11db2ea,-104.8772,-117.3223,-0.202 +modern jazz trio,3e066a2f,91.8774,159.8153,-28.6342 +dark disco,b13f586d,222.2694,-224.9347,-3.5307 +oc indie,2433dee3,-48.112,-35.376,-8.0007 +folklore surero,6d627c13,199.3855,253.7049,27.6589 +jazz rock,ad19c084,-68.644,96.7877,-12.2268 +kingston on indie,f2ac3d97,-77.0828,0.8254,-9.3026 +thai viral pop,400536ce,76.8085,-45.9558,25.3345 +malay rap,bd25f7f9,125.1661,-65.7922,-7.9829 +bubblegum bass,0cf589dd,66.2803,-107.6161,8.0666 +dutch americana,e8fe062b,-29.802,61.0512,9.3302 +modern hardcore,3956e1d8,-182.7737,-18.4741,-17.4125 +rap maromba,174b6e2b,184.4057,-83.0807,8.7955 +brazilian house,30570110,185.5828,-221.2079,20.2877 +pop peruano,e38b1424,69.9027,-65.8077,22.1403 +musica campechana,c8c33889,183.6965,-75.5219,8.1183 +musica popular paraense,8377114a,70.6941,-29.3761,-6.9091 +vintage schlager,adf3d6bc,12.5717,280.975,-14.7328 +melodic groove metal,41cfb2f7,-222.5762,-149.3768,7.9768 +azeri pop,552cebba,72.5366,-67.6173,-18.5462 +aggrotech,61675296,-19.8565,-230.1083,44.07 +vgm remix,103146a2,85.9357,-218.5277,0.9143 +musica oaxaquena,a365414a,131.8529,71.5837,1.5993 +middle east hip hop,fb6a5149,86.6567,-23.043,-36.8087 +kannada hip hop,f3feb6a8,123.4521,-54.3836,-7.4619 +french movie tunes,43ef8f76,18.3964,94.8052,-9.6685 +italian tech house,449769c8,312.4529,-254.2799,12.3089 +dream trance,c5a0b1cd,150.6414,-221.6242,26.2401 +boogaloo,26e90b42,163.1353,126.7447,18.2891 +mod revival,65c5e803,-94.5836,-15.8045,-0.6338 +raw techno,6ede10d3,197.0827,-237.4881,-17.9224 +gaian doom,92fdbf99,-206.5116,42.5183,8.3358 +nu age,5cae1f05,-217.6041,129.6407,-15.1271 +salsa international,19322abd,167.8636,113.3647,0.5985 +swedish metalcore,b6a591f3,-223.4932,-229.3983,38.3291 +collage pop,d7e37221,-58.8504,5.3187,5.9017 +arab trap,db726888,15.9046,-145.7136,-7.1139 +thai folk,51353905,-25.3496,63.5446,4.4136 +horror synth,00d61d4b,-129.005,20.2225,16.1876 +champeta,886088a5,187.7961,-160.8315,-5.7667 +tallava,db3da1ef,59.6165,-54.9494,-27.1517 +cuban alternative,5e34c9d7,119.7511,50.0738,-12.8753 +american post-rock,4ee58522,-145.1251,21.47,4.7379 +alberta country,e3bbd40a,-52.615,-95.0927,20.1617 +classical piano,2fd847e6,-42.7856,298.6351,-16.7843 +zespol dzieciecy,09adf132,140.9047,51.5782,-6.8007 +copla,be4baebd,35.7324,267.5574,-21.6959 +kodomo no ongaku,cbb95e91,127.4841,48.2009,2.9159 +musica popular mineira,43dbfe5e,-40.6609,120.984,0.56 +musica maranhense,ca3a10a6,86.129,42.175,0.4735 +drift,40f15029,-308.8,242.3953,-10.8343 +swiss hip hop,e3a97cb0,124.0786,-46.9096,-0.8356 +hokkaido indie,b98a3781,-66.8973,-112.526,-2.9156 +fremantle indie,6e4d4393,-25.199,-72.7565,-14.2312 +bogor indie,5de44a8a,-118.8219,-101.9425,-9.6665 +early music ensemble,644c3044,-150.0225,250.5334,7.5055 +kurdish folk,f042e0dc,-4.9506,115.4193,2.1321 +uk post-hardcore,f151a3c4,-174.4503,-91.165,2.3398 +chinese minyao,52137dc0,-31.0088,60.1284,-4.5268 +singing bowl,9fb8212a,-256.833,207.0774,23.2672 +danish alternative rock,7b5c5598,-133.7554,-29.8449,-7.7769 +kenyan r&b,2b8bcb6b,96.1337,-25.6986,-3.4679 +alternative ccm,4188e3dd,-79.405,34.7218,-2.4859 +folklore boliviano,6ffc60d0,76.3612,57.445,-17.3918 +soukous,b80ca2c3,92.9913,44.982,-9.5769 +huayno peruano,5d4b5eb5,58.9569,63.3824,-1.234 +blackgaze,4c6a02ed,-253.7487,-4.5036,-25.7794 +military rap,ef192867,119.9721,-105.2205,6.3908 +cumbia surena,9ee516c4,50.7686,-45.5929,-3.3872 +psychedelic doom,1f85b2a8,-210.4153,26.0492,-13.8119 +south african jazz,daaa5403,79.5392,41.5756,-11.051 +musica juiz-forana,c0181aae,24.9739,13.0585,-0.7633 +instrumental bluegrass,77c06aab,53.7648,104.3951,4.8723 +neue volksmusik,a63deffe,72.7384,33.7165,-18.4318 +chopped and screwed,356e56cc,144.8445,-84.2937,-7.619 +norwegian trap,bee7c89d,160.6294,-53.3119,19.9689 +israeli folk,467d6bf2,-82.1462,118.3297,-3.7128 +instrumental math rock,0f17af36,-63.9648,-22.2352,-0.6983 +fidget house,486d8188,170.6784,-203.5682,7.3369 +funky tech house,d5dfde2e,245.8533,-258.2702,19.702 +beach house,707eb86e,105.6597,-143.4017,16.3385 +malaysian hip hop,aafbe889,95.3864,-110.961,4.4098 +german jazz rap,c549ec78,180.2107,-10.5347,-0.9033 +taiwan idol pop,dec15371,-42.7437,-161.1297,17.4774 +uk desi rap,ccca485b,161.8262,-23.8904,-1.7166 +oriental metal,88509776,-186.9175,-79.7019,-6.4101 +rajasthani pop,37b28d83,65.3948,-107.1288,-7.4386 +ukrainian electronic,59ce0367,170.3957,-221.6211,14.2847 +electro dub,5e17fdf1,134.1886,-167.9975,-4.2988 +japanese ska,e358636f,-51.3739,-115.294,15.9525 +irish metal,3b09b8d5,-215.7303,-45.7055,-10.6689 +jirai kei,c1a28e2e,-58.7857,-166.6882,4.0373 +new tribe,16b16a20,25.572,68.7569,-5.6658 +lo-fi brasileiro,3ca98a60,125.1252,63.2993,-8.6008 +turntablism,844c57eb,150.9536,-136.9129,4.1171 +new england emo,2ec78bce,-137.5733,-63.8357,-14.8907 +latincore,ed23b12d,-152.5567,-148.4628,0.7203 +jumpstyle,e5ca114f,135.293,-224.2906,13.4511 +hauntology,aca60646,-141.9537,83.2571,1.6295 +zouglou,75816806,140.2106,-105.9601,1.3886 +igbo pop,5101fbf7,148.2054,50.2024,-2.2852 +french indie folk,2fedf6c0,-12.8142,52.0945,19.2923 +dreamgaze,c14ca5ae,-214.6263,-77.9474,-0.684 +arkansas hip hop,7b8dccf8,182.5307,-97.3063,14.4061 +children's choir,93a69da9,-51.4517,126.6236,29.9933 +riddim dubstep,e72dd7a6,98.8686,-144.4896,20.9543 +olympia wa indie,9e1cf2dd,-43.0997,44.2829,8.1447 +korean singer-songwriter,d0a5b3de,-25.9794,71.5702,3.3077 +orthodox chant,3914a946,-159.7836,253.8016,20.6159 +new delhi indie,93014a65,-23.0814,-85.3248,-26.8315 +hong kong rock,78b57d14,-67.4478,-65.9169,3.4935 +dc hardcore,6c5b49e0,-144.9359,24.8555,9.4704 +elektropunk,c2e1976e,52.329,-167.1584,2.7611 +melbourne indie,afb00b8c,-78.9878,54.9965,-5.1588 +rock viet,927db78f,-82.2202,-5.361,9.2925 +viet remix,fdc15041,124.5379,-136.1458,4.6511 +chanson virale,95c9cf73,119.8342,-59.675,-8.0793 +north carolina indie,c7f1b1f0,-102.7657,69.8622,-14.7163 +luk thung,12254e43,16.5183,-40.9104,26.1425 +corridos cristianos,19563122,95.7027,53.5643,4.2929 +garage pop,b8d5ee2d,-172.285,-0.344,-8.2866 +scottish metal,a980a68a,-197.2568,-99.1654,-6.1406 +hard motivation,d2f64b25,127.3272,121.6421,23.2328 +norwegian jazz,769429c0,-39.6146,185.55,7.9225 +bluegrass gospel,436c9e6f,67.1878,117.7197,-25.3752 +motivation,5f191134,283.8467,132.6061,-56.4724 +electro trash,caebdf75,89.7935,-199.9695,5.9497 +musica canaria,a29ac5fb,49.4329,91.4702,9.0369 +russian ska,a2994bef,-16.6988,-104.1768,-12.6946 +chanson quebecois,42e76f00,-10.1524,100.0237,16.4495 +instrumental acoustic guitar,5c5646a0,25.1853,187.9833,12.2197 +progressive trance house,dfcc5794,155.142,-218.7184,11.6498 +trinibad,e8d87cbf,206.3756,-3.458,14.2698 +piratenmuziek,27e2d01a,16.6982,-31.6134,2.1078 +speed garage,9f599fff,182.3551,-217.6849,-2.8931 +swedish heavy metal,c0462f05,-188.2074,-118.4654,-0.6424 +clean comedy,8f2780ba,135.1601,184.6456,-3.2674 +japanese jazz,79c07e5c,41.3046,84.0351,11.0422 +bolobedu house,529e72d7,225.8447,-182.6478,-3.5959 +greek indie,2a1d46d0,-48.6623,-28.6151,6.6149 +nyhc,1ce30bae,-158.1163,-1.8125,-10.1313 +spanish synthpop,4c55b99c,41.5706,-208.5418,-10.3449 +balearic,2e7940c9,135.6807,-196.6696,-4.6097 +reunion pop,defb18d5,161.0346,-39.83,-4.7889 +doujin,d3d16c0e,-78.8472,-145.939,2.1069 +hindustani classical,d1fc6120,-49.7696,218.9729,8.3677 +downtempo bass,f95eddd8,83.4931,-147.4789,11.0899 +latin ska,80087690,5.5929,-66.9926,27.4093 +early synthpop,2ba1d279,47.4266,-176.9023,-22.5944 +azeri traditional,e95eeec3,-2.0427,163.4633,18.6936 +western americana,4e2093fb,-6.7195,74.2254,10.6681 +hard industrial techno,90f6005f,98.1458,-263.8426,29.582 +bounce,b85b9b0d,189.448,-157.6521,-6.4595 +hip hop timur,694ebbe2,150.3443,-60.5857,11.244 +classic portuguese pop,f5604465,53.9564,-94.8411,5.4629 +peruvian indie,7069005c,13.2313,-67.7062,-7.0377 +auteur-compositeur-interprete quebecois,99cc3b43,4.7004,105.6825,3.8286 +shojo,ea9b3ccd,-53.4105,-126.6489,-9.7528 +oceania soundtrack,06f300b9,-210.3471,130.7571,44.3257 +minimal wave,e48efd2c,36.109,-163.3731,-17.946 +belgian techno,5c4fe9a9,206.5915,-231.8347,-13.4516 +cuban rumba,772fac4d,144.7051,157.6498,-11.5176 +cumbia editada,6d73e902,232.6152,-173.0473,-3.2088 +indie platense,7108220b,-67.9733,-31.8432,0.3696 +classic nz pop,2cca00e5,9.2611,21.9224,2.5296 +adoracion pentecostal,9d3bb20a,59.2495,13.5741,-6.1703 +deep smooth jazz,db289a3a,90.5774,-46.2557,17.2986 +korean dream pop,15775429,-94.3234,19.3539,-7.5503 +brass band,9d29ee7b,28.6943,92.058,-0.0712 +polish metal,6a5eca29,-208.5101,-64.3447,-8.4033 +hel,3617b3d6,-163.5527,-32.5802,6.6646 +florida death metal,4cfc8f7d,-191.6413,30.3231,-0.3979 +talentkonkurranse,6f19b45a,29.3269,-48.1994,10.6791 +ambient idm,437fd9f8,-13.3425,-56.0215,5.9703 +italian lounge,c5ebab03,65.0934,-81.0437,17.4268 +techno rave,36e3e9be,117.4014,-252.0793,51.9612 +future bounce,0c3e9fa6,50.7105,-174.2582,-8.0416 +acid techno,4fc8d3f2,164.2897,-227.4864,14.866 +ballroom,0801fb5e,20.2055,63.0698,14.7947 +hong kong hip hop,b95db5ee,102.6802,-104.5317,-7.4916 +queercore,c1c6ecff,-64.5482,-35.4877,-6.5876 +musica criolla,3ff6642c,230.2406,137.6742,16.6839 +bornesange,e1ac3d74,179.374,12.1198,7.7276 +classic k-pop,da189ddd,64.5447,-149.2286,10.8777 +musica instrumental cristiana,080c4976,17.3518,66.5711,-6.1133 +euskal musica,701670da,-50.9874,53.6896,17.6452 +musical advocacy,dec47851,-79.9728,-28.9461,2.777 +straight edge,ce992135,-167.9598,21.9488,4.7845 +opera,6feda84d,-154.4955,297.0938,-3.7963 +thai teen pop,2042402f,54.0756,-81.2998,-5.9405 +cdmx indie,edaec449,-38.579,-91.7279,-0.0001 +scottish folk,aee8bdd5,-85.6569,137.584,5.6449 +freak folk,40d20fba,-91.9205,117.9261,-8.919 +progressive uplifting trance,809c67f7,-64.6301,-240.3634,14.7589 +kawaii edm,11477ca1,-4.5102,-163.4457,24.6346 +guitarra mexicana,505ba89c,184.6817,153.2321,-14.5067 +canto popular uruguayo,e3c2d84e,122.2337,143.5806,-42.6721 +french baroque,914afa8a,-149.4715,217.3139,8.5229 +cha-cha-cha,21814f05,122.9035,161.0814,-24.4212 +utopian virtual,460206ed,-75.5623,-5.5079,-5.1113 +dakke dak,798541ab,131.4574,-179.4212,-5.572 +danseband,cacddb1e,-15.0883,-57.1985,-5.9481 +rap underground colombiano,27017cda,164.2745,-38.5235,-6.9183 +channel islands indie,13849a6e,-52.9824,6.2026,-0.1593 +orebro indie,793b139e,-121.2317,-25.4713,10.3336 +experimental bass,00abd95c,107.5587,-136.6699,14.5984 +french folk pop,2adf89a8,99.1752,-5.2149,-9.6898 +chinese drama ost,cf2e97dc,-73.1881,17.1986,5.6197 +salsa cubana,1a6150d3,158.4107,70.7872,-11.9758 +acid jazz,63b5dd28,109.8612,-134.8023,8.7307 +sudanese pop,57730ad8,94.8793,-56.224,-3.2674 +southern soul blues,1a4f422b,143.0918,-131.717,17.352 +power-pop punk,5fc139a4,-147.7946,-90.4985,-2.1017 +cape town indie,f29176a9,41.965,-144.1796,-11.0346 +brutal deathcore,baf347dd,-220.2657,-75.1087,-11.3898 +progressive sludge,ba776166,-229.9121,-1.7283,4.3293 +nuevo folklore argentino,0b3f4ddf,97.1746,55.5765,-8.9326 +philly drill,1bdee9af,184.1657,-58.0506,16.9584 +classic progressive house,50d4642e,131.6562,-202.3049,17.3222 +comptine,bc9bfd42,87.5012,81.3014,15.3002 +african-american classical,a08eaa38,99.2104,241.2733,12.1863 +native american contemporary,05e5d551,13.4081,34.3151,-1.4288 +doomgaze,8b4114a0,-248.5515,-7.1505,-31.2283 +black thrash,fe31a4ae,-232.1858,-21.4086,-8.2248 +folklore peruano,33dbf72a,103.3049,102.1059,-5.5623 +dutch singer-songwriter,42336f5e,3.84,91.4679,-0.3821 +chinese manyao,5bd86089,69.7754,-147.4152,7.7458 +louisville indie,8d561dff,-101.0958,33.3795,-10.0926 +nerdcore,5421d740,127.8161,-96.6822,-1.5597 +london indie,ce3cee93,-57.4765,-59.5782,7.5112 +orlando indie,82f75be4,-95.3192,-24.918,-13.5691 +zikir,41bb23ad,7.7516,194.6235,13.9005 +brazilian thrash metal,a0100d2f,-172.4342,-22.1051,-16.9193 +brazilian punk rock,782f6111,-137.5062,-62.4282,-2.3738 +stride,0dc89f85,172.2332,260.5896,23.7746 +contemporary gospel,f773e7c6,-20.5527,34.6938,12.6239 +tech trance,ee7bb782,13.8625,-231.9331,69.3426 +harpsichord,a89c965e,-125.7243,213.5076,2.2678 +trap metal italiana,851c5e22,30.9309,-65.4583,17.2189 +reggae catala,14fba388,89.0801,-100.6164,22.1497 +classic japanese jazz,80db7a73,10.5399,99.5955,1.7273 +turkce remix,8cd4f2e0,203.0312,-178.041,-2.7719 +synth punk,6028ac34,-61.6049,-116.7784,5.6538 +musica andina chilena,00e1e269,62.7009,117.0985,-11.1924 +telugu folk,c1d6483f,111.7315,15.1327,-7.5994 +neo-progressive,232b7443,-158.5548,6.0375,2.4797 +canzone genovese,0eb7e7cb,-30.9913,183.0054,8.2295 +tin pan alley,9eed662d,89.8713,248.6902,33.5817 +japanese math rock,035ec6e1,-78.9175,-48.0947,7.458 +italian power metal,1e5a25d6,-194.7651,-146.7116,-4.5507 +jump blues,402608ef,146.4229,181.8579,-44.9787 +west coast trap,6625d78d,151.3082,-67.8604,16.3509 +calypso,2e3b9471,55.7807,161.1859,-1.3269 +ethiopian pop,f58409b7,75.4381,-39.1364,6.2785 +new england americana,fe6af7c0,-32.7126,96.6028,10.5466 +renaissance,8aa8e6a0,-203.8729,277.797,0.1769 +morna,1bfe4faa,54.0526,43.6804,-2.4137 +rabindra sangeet,0acaa231,-37.6887,214.2142,-15.1051 +avant-garde metal,c621dce5,-203.0879,3.482,-24.4459 +sgija,a5617981,266.1836,-219.8621,27.4385 +gbvfi,6e2d554c,-126.5342,37.5617,-8.538 +desert blues,4624f6c8,62.646,54.3867,8.3167 +musique urbaine kinshasa,51973f04,113.2918,51.5254,2.4197 +german post-hardcore,c53ba222,-191.1025,-173.9703,13.6617 +argentine ambient,c637a1e4,-181.6458,139.9602,-1.967 +mashup,62e6ac26,44.4996,-181.2324,-21.8077 +afrobeat brasileiro,3fbbc3a7,82.8841,-37.3962,21.6584 +space ambient,c91aba86,-141.0732,27.304,5.6504 +classic nepali pop,5d46ea8f,-98.557,123.4444,-18.0788 +swiss metal,387b2dbd,-197.1998,-98.6193,-6.3055 +rap motywacja,853d3904,159.7089,-84.0874,-3.8758 +modern ska punk,58d73a3c,-14.1116,-90.2844,8.4992 +arabic jazz,0ab09e22,6.5772,133.0075,-8.9109 +french worship,3ab5d1a3,-79.4802,41.0874,-3.7253 +welsh indie,e5926ebb,-104.1047,-6.8003,20.4295 +anarcho-punk,26d29c0a,-152.3627,12.9939,-0.6667 +antilliaanse rap,711d2e81,183.7171,-69.0629,12.8689 +rebetiko,42dadfab,77.9854,155.1365,-6.0546 +spacewave,f59fda63,-74.0921,-173.0454,0.6724 +japanese rockabilly,8c219af9,-79.4472,-93.2818,-7.1605 +glasgow indie,5fdf636d,-112.561,-96.4449,-9.8221 +jazz trombone,911c6567,75.6719,230.8313,0.8168 +dark hardcore,545757fe,-116.768,-233.2244,-6.0846 +canadian indie folk,649945e2,-89.7982,93.1527,-11.3179 +sevillanas,080e52a3,41.1651,69.6865,-5.0978 +hard alternative,7614a2fa,-184.2018,-177.2089,10.9201 +toronto rap,cd2a9b46,155.3886,-78.2999,-9.1189 +japanese jazz fusion,a6cd1ecc,8.2059,-27.957,10.6117 +kasi rap,7cc9c77f,125.5283,-54.9577,-9.5976 +russian alternative rock,0c02b8c7,-75.8584,-59.6633,10.0004 +asheville indie,a154aee0,5.6083,11.9033,-2.6885 +forro tradicional,8c1709cd,110.6087,6.464,-16.252 +528hz,8b0d7ee3,-279.7891,222.7376,-6.4382 +kabyle,18e0185a,41.7407,-56.7694,-5.2637 +german show tunes,af9f9914,-63.6272,110.7321,-17.1744 +musik anak-anak,f64cd97f,88.4922,-65.2962,6.3966 +cowpunk,fcd58274,-99.6624,-3.9534,0.669 +kannada pop,e313a9af,65.6825,9.738,-8.1496 +nu skool breaks,f85d285c,144.3489,-221.847,1.539 +necrotrap,1741565c,20.1292,-108.9169,-4.6884 +chanson humoristique,0e2b79ee,206.4158,204.5336,-25.0515 +plugg francais,f83f63a4,127.6511,-85.339,2.1592 +classical guitar,26784a84,127.5724,315.5098,-14.1105 +german jazz,0ec60957,8.9918,173.2662,6.9097 +cedm,1e752676,-16.4815,-127.5947,8.9741 +porro,05175bcc,202.4972,36.5413,-15.2208 +plena uruguaya,d230593d,104.3433,73.1066,5.4931 +trap maroc,4192ca6f,125.0957,-67.2956,-9.3983 +lo-fi latino,65847e54,156.6585,69.279,-14.365 +rap angolano,78c266ff,124.59,49.4916,-11.527 +musica nicaraguense,4f86e700,66.0812,36.6066,-19.8676 +carimbo,f13d570e,77.0543,-58.7337,-11.6516 +melanesian pop,81fbec2f,121.6877,-142.0182,5.7859 +taiwan punk,193459d4,-126.5687,-173.9043,-10.8346 +balochi pop,2e01b8c2,90.1019,2.7237,-12.3874 +egg punk,9afaed43,-87.5026,-50.78,8.3195 +estonian pop,7207f9b3,3.838,-95.7978,27.9955 +rogaland musikk,f2926eb6,-25.8117,14.6341,0.9305 +popgaze,dcd33ca6,-154.6843,13.5776,-9.7297 +italian folk metal,df1e4600,-191.2919,-144.9927,-5.1008 +danish modern jazz,c12383ed,42.7748,123.4467,6.9434 +russian metalcore,358a6e1f,-188.7853,-169.1514,11.9627 +ecuadorian indie,f0ececbf,1.3433,-52.2041,-0.1176 +irish indie rock,060ceb7c,-130.2342,-85.7332,3.5022 +rap criolo,17a4f96e,153.4536,53.95,10.422 +american post-punk,ba753a90,-117.9819,-77.949,9.4257 +indie cordoba,ef889a94,41.6163,11.3067,11.0212 +nordic folk,3309a209,-116.4939,121.0105,-3.1454 +socal indie,1d116f91,-103.8462,7.0186,-9.8885 +metal mineiro,a5e018e3,-190.3212,8.2253,-19.319 +fussball,bbc37312,99.3479,-21.9566,-0.9012 +anime drill,00dfb26c,153.9127,-119.4427,-9.8323 +japanese jazztronica,d80821d9,68.7828,-95.7833,2.1468 +nordic folk metal,ac3882d0,-205.3916,-129.3987,-5.46 +brazilian progressive metal,db7c079d,-182.7861,-82.303,-9.3266 +vancouver punk,8ebb35c5,-153.491,-54.7091,-8.7312 +oi,ef67e086,-143.7235,-22.9549,-4.9296 +children's story,bebd434d,69.6125,193.8799,-21.0351 +arab folk,026dc383,-17.9274,234.748,25.5721 +streektaal,a21895f9,-28.4702,52.3451,28.6289 +bulgarian trap,20982559,227.4493,-151.6161,8.5681 +belgian singer-songwriter,ec618e1b,13.4472,163.1161,-11.5837 +queer country,afc93412,-40.7692,62.2599,2.8441 +indie curitibano,9dd10801,27.3615,-30.4583,5.2258 +chinese indie rock,e998307a,-81.2146,-52.6657,11.8495 +kyrgyz hip hop,94073f65,149.4055,-61.1837,6.2481 +italian progressive rock,711c79d6,-116.4786,84.5054,-1.6076 +cuatro venezolano,89e3c372,134.0497,137.907,-4.52 +vgm instrumental,211c26a2,-6.0305,114.3154,-0.3839 +seemannslieder,b3897a4e,-7.5045,148.0634,-20.7118 +suomirap,ff8ccf54,142.0114,-38.8323,3.6385 +k-pop reality show,2b87b408,-4.8228,-150.4908,10.534 +rap italiano old school,36154d0c,151.6509,-37.3675,-8.1403 +finnish classical,ae1bd949,-228.3749,287.8553,-3.0687 +underground rap,7ca72620,119.6552,3.2083,3.9747 +hyperpop brasileiro,403a560c,80.109,-109.2439,9.2514 +mexican metal,5312549e,-178.6208,-50.1232,10.2274 +musica sarda,5d509198,-0.7938,110.2319,10.5668 +men chika,5565a725,-89.7017,-178.9722,-6.5777 +manso indie,24315ce7,-31.735,-18.3041,-0.2852 +russian indie rock,3949730b,-52.1859,-117.2829,13.2003 +danish indie pop,397081b0,-62.703,42.3047,3.7027 +kundiman,169621b6,-75.3693,133.2613,11.071 +dungeon synth,577e451f,-191.4223,47.6378,83.6596 +sinhala indie,17a8adab,46.9331,9.8136,12.0322 +frankfurt electronic,56f5e57a,218.4484,-225.8178,-6.469 +nashville americana,e6054d60,-23.0075,61.6889,6.7072 +malaysian tamil pop,1377feed,109.4445,-116.1263,3.4777 +balkan brass,5ed404cc,83.5675,-16.2535,3.9969 +metal guitar,3d9fbb13,-134.0007,-36.1958,-3.9961 +polish post-punk,3b18f782,-50.1031,-62.0324,-8.7964 +hip hop cubano,f9601ed8,167.5627,53.6331,-18.8262 +mbalax,edba2507,64.406,55.955,9.2823 +boy pop,6af76316,42.7967,-55.7251,27.0388 +tekno,c8dba7f6,118.5135,-226.6289,40.8771 +vintage dutch pop,f814bd84,-8.4781,114.8662,-20.111 +goregrind,1447178d,-201.5785,7.8226,8.3439 +czsk viral pop,28d6ea85,128.0622,-126.8531,7.1828 +brazilian groove metal,9d098064,-148.1932,-3.2593,-14.8259 +gainesville indie,09181247,-89.6503,-6.3086,13.0261 +bolero cubano,9082d32d,96.1729,180.6977,-13.0069 +classic greek rock,15748c33,-8.3048,50.0444,7.1307 +latvian pop,32230cdd,12.2412,-71.8403,9.6566 +ritmo kombina,55815c75,175.407,-73.5374,-4.5964 +nz electronic,214257cb,109.0566,-181.0377,5.3154 +persian electronic,5135bd09,124.629,-132.2897,5.0817 +spanish classical,82c1a8d4,17.1919,284.1825,-37.3423 +dayton indie,37581c12,-131.7835,9.4605,7.904 +electro-industrial,700c195f,9.2443,-198.238,52.7079 +irish indie,c2c72f12,-57.0993,42.4231,-12.9824 +japanese power metal,d0388de1,-226.0208,-119.3156,-0.1784 +bayerischer rap,75aecc8c,168.7691,-41.4117,-6.0727 +argentine indie rock,1f321096,-140.4223,-61.2531,13.42 +soulful house,5404ec7c,236.0461,-222.7149,3.2402 +turkce trap metal,c67c4988,57.7606,-141.811,11.0939 +keroncong,1ed48850,-30.814,40.8683,3.1534 +progressive death metal,0ce10622,-212.0395,-12.2557,13.0214 +mallsoft,7227ae6b,-33.6323,-6.8308,19.4332 +elephant 6,0ae9e4de,-104.696,26.5967,12.7252 +israeli trap,a9b14c83,117.4323,-53.1228,8.6865 +bulgarian hip hop,da0d13a9,186.657,-135.8625,6.9829 +man's orchestra,a7cf43c7,-19.1223,219.7282,-2.9537 +ulkucu sarkilar,b1c04b95,-3.4498,61.3002,20.813 +marathi traditional,5a39f7ca,53.1777,129.159,-28.016 +avant-garde jazz,eabaaec2,8.102,195.8457,16.3638 +folklore paraguayo,ca24901e,69.3932,74.2256,2.5379 +world chill,9175b537,14.544,-96.8565,-3.9245 +indie shoegaze,b8e810d4,-224.9932,-62.4123,-16.549 +spanish invasion,bbe20544,-6.5983,131.7717,-4.1182 +south african deep house,4e76fee7,249.4336,-222.6969,18.1412 +cambridgeshire indie,82a9daa3,-93.7256,32.7893,10.0456 +merengue tipico,ea9d6571,170.6799,73.7587,-19.3039 +bali indie,40feda61,-110.866,-58.6426,2.2344 +country quebecois,d89e1192,-12.5154,5.4634,3.2497 +tropical tecladista,c5953c5f,226.4678,-163.0178,-12.0148 +chicago pop punk,a6952ec8,-146.6224,-131.589,-4.5297 +ska jazz,4337bf55,166.0591,15.8444,-3.7085 +gothabilly,010f8de0,-120.9852,-63.2011,3.9752 +japanese celtic,5150c365,-137.8989,8.9393,-7.5212 +cristiana para ninos,047339ea,61.362,-18.1497,16.1474 +nova canco,468a1e40,20.3147,199.343,-4.4454 +north carolina emo,6913475e,-145.2767,-73.5526,-4.2367 +german boom bap,f827f0ca,204.1019,-4.6794,3.5416 +post-post-hardcore,1409860e,-212.6922,-174.785,22.8253 +t-pop girl group,67a405fa,13.4273,-173.357,-3.3692 +drill and bass,ceac56f9,53.2295,-122.2159,-4.5413 +avant-garde,fed3d971,-127.9789,255.6154,6.9952 +canadian house,70c0303d,245.357,-210.0984,12.3558 +jamaican ska,c3f84be8,208.8657,33.8885,-17.5163 +huayno popular,828e2afd,79.4525,61.2835,-6.7689 +accordion,d1391a0e,64.9624,125.8999,-16.8204 +louvores pentecostais,0ae86d45,-45.5222,30.2567,21.3192 +swedish electronic,c81a3174,196.1118,-218.9761,23.3659 +mega funk,4a7149b0,254.2122,-139.5885,39.8819 +belgian dnb,ddf6dd7b,173.431,-204.2134,0.2182 +french dub,b143f1c3,133.5465,-164.5359,-4.2247 +funky breaks,7eae1705,183.5284,-207.6254,-5.0617 +vietnamese bolero,e5bf075f,-56.2386,64.4181,11.8173 +slovak trap,b5198cd3,137.4568,-123.581,5.8378 +vaqueiro,4f71fadd,122.2983,25.8933,5.2304 +rosary,6e147a50,-148.9415,161.6954,0.065 +cueca chilena,e15699c8,23.1183,81.7673,-1.8341 +new orleans funk,369263ed,133.2884,77.5637,-6.8464 +new wave of thrash metal,4591a43b,-173.1254,-84.21,16.7376 +latin tech house,1ffd4545,320.126,-259.3895,14.9383 +classic anime,dc679b49,-47.5111,-73.695,17.8616 +cambodian pop,edb3e60a,30.0312,-38.8404,28.2027 +christchurch indie,e5c94114,-92.7235,-11.4733,0.0217 +czech singer-songwriter,72af2c51,57.0156,124.8724,-3.6927 +electronic djent,614fec58,-155.206,-167.1619,-10.4307 +british orchestra,00a6fb25,-192.9284,190.1751,18.8625 +japanese post-rock,5530d944,-126.9017,29.4862,3.4277 +danish indie,afb2a5d8,-55.9438,-18.1505,24.7115 +industrial pop,68f86286,-43.7557,-183.2587,2.7743 +rap inde,558bb3b8,141.1671,50.8813,-5.8469 +space rock,977211ca,-145.3953,22.5911,26.5541 +sudanese hip hop,5c7b8231,163.4129,-24.289,-2.1984 +fallen angel,003b4d3e,-189.5665,-124.968,-0.1124 +early reggae,6da887d9,234.1173,-16.169,20.0755 +folclor afrocolombiano,a18a8e06,176.5586,51.0878,-20.1092 +family gospel,222eed90,-61.9745,80.0197,13.347 +deep dnb,a78b44f7,154.4638,-199.8115,4.294 +ethio-jazz,13254654,25.6322,62.0636,3.7543 +belarusian pop,dcec926a,24.108,-108.7229,-4.9575 +proto-techno,e0bcd1e4,84.8294,-123.6362,7.2452 +congolese gospel,134ef498,15.3614,17.8892,12.5895 +gengetone,f2f69b35,172.7655,-60.0165,3.6767 +italian jazz,a7807909,5.5662,207.9823,19.5988 +hokkien pop,31d7217f,-48.3517,38.7038,13.7991 +pop cristiano,70d25426,-61.6365,-71.3087,-2.8836 +progressive power metal,02bd997b,-174.1338,-113.3478,-5.2978 +dutch dnb,c29ec078,91.4302,-192.9627,2.6972 +tipico,17ae42a1,93.9859,71.7684,15.4317 +medieval,30212f05,-160.2804,259.0894,18.1204 +voidgaze,aa3e2f9e,-282.743,9.1827,-6.1338 +kizomba antigas,fc9ed199,126.6799,-151.4936,14.5902 +experimental folk,5a806a59,-164.669,139.4612,-6.1263 +full on,65930e01,138.5797,-255.3923,24.2951 +thai ost,dfa987a1,27.3277,-18.9909,15.3002 +icelandic folk,8d8293a7,0.3131,101.8943,-4.953 +swedish doom metal,0a41a7cd,-223.0064,-21.7913,1.6717 +greek metal,74611036,-189.2525,-84.8616,-9.2455 +folklore nuevo argentino,3e1e132b,72.9081,98.1559,8.6402 +tamborazo,b8ebc254,117.4691,35.2419,-16.4769 +cincinnati rap,0e80656b,136.5619,-83.9822,-11.3334 +mappila paattu,7ec0f39f,82.4455,-32.5913,-0.8579 +hard techno,f7170322,168.8286,-246.6023,36.8445 +classic finnish rock,027e6d31,-12.4179,54.386,19.2334 +folclore tucumano,82b4246e,97.2039,169.0212,-36.0475 +lds instrumental,3c84ebca,-148.3183,231.489,13.411 +bajki,ed177ad3,24.9828,173.1088,-2.3851 +romanian rock,ab76531b,-40.374,-85.1141,-3.6162 +post-doom metal,6fad02ea,-232.858,31.9431,15.0319 +cumbia boliviana,29ed693f,84.8176,-70.4407,6.3048 +son cubano,697171f8,185.9133,170.9725,-25.5062 +c86,84a51684,-119.0542,-55.3431,5.7761 +modern funk,775b308e,91.5822,-109.2951,20.209 +irish electronic,11e2fa1d,131.1577,-207.6541,9.9017 +indie dream pop,c78ef1bd,-94.1342,-55.7895,10.0742 +tamil worship,2e4e7d53,59.5909,2.9754,11.6976 +neru,5e89ffdf,-210.1174,212.5442,18.6757 +persian rock,01486912,-23.3694,3.6232,8.9088 +danish electropop,dc456088,55.8716,-128.2532,13.4401 +depressive black metal,6cce1897,-258.4643,22.4063,13.5072 +norwegian folk rock,13a325ba,-81.6447,25.9919,-5.7749 +old-time,d057efb7,107.4486,198.76,18.915 +irish pub song,7f0db775,38.323,150.2143,-17.2506 +autonomous black metal,b0a985ba,-247.3516,16.9883,4.4082 +football,2d27b62c,-41.5366,78.0578,4.9278 +j-core,58c4ed73,-66.5209,-214.162,17.1164 +dublin indie,a118f510,-112.1284,-27.0179,7.7041 +korean electropop,9cf9375d,8.8115,-85.7127,33.8823 +nz singer-songwriter,7b9a1532,-51.5352,58.5925,18.2722 +rap liegeois,97f3ba54,164.1377,4.9341,11.04 +instrumental djent,1d153af4,-167.4818,-204.9056,1.0641 +zamba,51e3b42c,182.8781,194.2352,26.7975 +danish jazz,5458242f,12.9011,178.9226,7.0041 +choral,c8d73989,-240.8345,271.469,-15.979 +pop ambient,99e07911,3.199,-68.6597,22.2664 +downtempo deathcore,17fced03,-167.9695,-95.0593,2.5835 +turkish punk,6eab1564,-69.3445,-43.844,-3.995 +puerto rican folk,3ccf205c,124.5285,123.9525,0.0071 +coupe-decale,d35f6c19,142.3111,-124.4715,13.1158 +traditional soul,aa510a9f,50.2197,54.0904,-4.0131 +australian metal,81e3b6ea,-200.905,-54.2393,-22.0254 +german heavy metal,4c91ba3a,-172.8866,-135.0554,3.1185 +old west,d786a80e,64.6219,100.7791,4.7978 +ilahiler,7e466143,-28.4724,131.5005,-12.2132 +crust punk,e878d806,-204.898,-0.7775,-8.7689 +operetta,9a52bcc9,-37.7606,262.5637,-11.9682 +musica santomense,92b88716,113.9897,-121.2018,1.8647 +classic sinhala pop,8d0c4197,49.5328,37.3529,0.8343 +black punk,1ca07e9d,-112.438,-34.4998,11.717 +sydney indie,c416ac59,-124.5062,-81.0765,10.8399 +phleng phuea chiwit,fb833e1c,36.2748,-4.8951,9.2414 +adoracion,c5ebf4d2,-20.6767,-11.8898,10.6587 +irish post-punk,bbf3d463,-125.3545,-68.5569,7.0968 +slovak punk,5cb00368,-48.2914,-45.751,6.2347 +semba,8a96a06f,103.2231,-36.6698,7.3157 +commons,e449cdf3,-76.1056,66.7334,-3.1457 +okc indie,a26dcbce,-116.752,-8.4666,2.3228 +zen,3fb05a16,-262.2729,171.3023,3.2428 +musica ayacuchana,0a3c9ff8,118.5245,110.9882,8.9012 +finnish punk,a746bb4d,-129.8159,-25.5292,-0.8542 +kc indie,5608fcc5,-85.6272,-7.9078,3.6933 +ska espanol,c0d479df,29.9976,-116.6253,-8.8947 +yaoi,79312f1e,-56.5387,-122.1157,-1.5002 +hard trance,ec6309ae,36.8015,-256.2493,-10.9792 +melodic hard rock,b6ff8061,-166.9139,-188.7176,11.5271 +coral gospel,746f0a53,-149.1496,42.6273,-4.499 +nz indie,bd417d75,-104.7708,-28.778,-2.9919 +rap kreyol,d45b7329,161.1284,-9.6682,-5.6644 +garage house,a86a191a,220.9105,-223.3193,-2.6145 +gqom,0bfd0ffd,209.6374,-212.7566,2.2943 +jazz mexicano,99a25a7f,50.751,109.6872,6.4176 +uk dub,7639b257,236.985,-167.9581,5.9701 +turin indie,452d7a7a,-57.9185,-42.0706,4.2985 +psychokore,a2f4cac8,110.5272,-111.9766,-3.4105 +indonesian indie pop,f9213f03,-56.6066,-36.0343,-9.1076 +svensk progg,9513751a,6.719,88.3975,2.0929 +thai pop rap,ab412e65,127.207,5.8477,-9.7754 +forro gospel,c0d60ada,69.9886,-60.0068,23.6022 +munich indie,74a3909c,6.825,-41.6658,-17.3837 +ugandan pop,a4c864d7,154.5842,-86.1169,-5.0415 +kizomba cabo-verdiana,d1cd03b5,132.848,-153.6353,-5.9319 +sichuanese hip hop,ee5ce8f1,148.33,-133.4461,2.9019 +modern old-time,66cd0a8c,45.4726,133.0088,2.3102 +canadian modern jazz,a65be107,7.378,167.5682,-10.6512 +musique guadeloupe,c9b9bd84,132.3274,-135.0409,17.8977 +swedish black metal,a5234407,-269.1626,-12.4008,-37.2202 +cypriot pop,5008a8f7,2.9144,10.3114,1.0454 +vancouver metal,de43cc39,-187.3027,-49.6415,5.7241 +jazz clarinet,283a18e4,119.2119,202.309,13.5099 +finnish hard rock,887eb7bb,-163.5141,-154.2853,-8.055 +musica tabasquena,73db7fad,219.9307,-38.5136,1.1107 +audiophile vocal,5eddd58c,33.0573,183.2506,8.9259 +modular synth,7e7e7635,-92.893,76.5651,-13.3899 +arunachal indie,08826c38,86.581,-53.7007,1.3198 +slow game,6bf3250a,113.3071,-105.2283,-6.6014 +polish blues,381359d0,-13.0951,14.9493,-11.0371 +krautrock,38feb17f,-101.0333,60.7261,-13.7038 +nwocr,4dfa39d7,-151.9616,-137.2637,-4.2077 +nagpuri pop,c30c2c1a,64.9689,-91.9341,-9.0595 +japanese underground rap,18981ac4,111.9731,0.9251,-18.0918 +omaha indie,5928f898,-79.1244,2.3955,-0.023 +tunisian pop,84da7929,56.6236,-55.0855,7.5277 +vintage tango,9d0ae82d,108.6345,251.4947,44.697 +folkmusik,b491ae1c,-52.8618,175.5006,3.7177 +palestinian pop,15f6180f,43.4559,28.0231,-2.0661 +viola caipira,3f48e2a0,94.0233,108.6241,-23.3055 +dutch indie rock,eaaeafe5,-103.1436,-33.2423,7.1254 +korean underground rap,c2d12e69,165.7247,-45.0351,-2.5835 +outsider,efb7f28f,-40.3671,142.5653,-11.6152 +modern jungle,8ab3b6d1,130.7126,-193.7722,-3.1948 +musica para criancas,69ccf518,104.0191,99.5619,8.5625 +israeli indie,5af37ccf,-22.7983,-20.8583,-13.6573 +musica capixaba,c50203c8,59.7689,-50.0757,7.3781 +symphonic death metal,99c18063,-235.9509,-88.2185,17.6967 +connecticut hardcore,10eba242,-147.3059,-14.5,8.1106 +canadian garage rock,b17a7f0f,-131.8219,-1.3293,-14.3249 +lagu sunda,cd624226,51.4317,-64.263,13.0884 +musica jalisciense,a3a80d1b,103.815,50.4128,-24.8477 +kyushu indie,5546e976,-58.1488,-35.198,-7.3566 +ukrainian folk rock,6faf5dce,-0.5368,-89.4268,6.4675 +rumeli turkuleri,33980551,-13.0804,82.1163,23.5519 +library music,a54895c4,-8.9952,139.8685,18.7631 +modern uplift,0c91af0c,-103.7198,-148.0288,-7.4959 +midwest americana,e2fc3e15,-49.311,69.8646,20.4196 +german country,22ea5581,46.2807,-19.4291,12.0023 +musica sudcaliforniana,86d8248f,118.1603,89.028,10.434 +tulsa indie,577a2395,-95.1321,-75.0603,21.7469 +gypsy punk,81ae4889,18.0193,-36.5196,17.989 +vietnamese pop,9ba9781a,-88.9808,95.342,17.4828 +rock alternatif francais,eeeea4fe,-121.3863,-64.8342,-0.1834 +dalarna indie,9a6d164a,-102.8609,-5.3595,-2.9258 +british contemporary classical,46bdb549,-160.5898,263.4517,15.1829 +miami indie,f9d1a0e0,-76.8663,-78.8614,-5.9241 +outsider house,ef1c1fd1,75.8146,-159.6665,2.721 +draga,54690da1,116.1668,-160.8153,3.0477 +buffalo ny metal,d37ca3d0,-198.4281,8.6273,-22.4139 +victorian britain,757e6680,-221.1612,279.6817,11.3436 +ukrainian post-punk,081d667e,-55.0412,-146.5704,-1.1557 +oshare kei,46f85ff2,-126.1822,-189.1064,-11.8378 +swedish synth,19331f36,29.6767,-204.9905,-6.3185 +french punk,75db4212,-106.3852,-93.904,-17.7602 +nephop,69c6b380,164.6521,-53.6557,4.8537 +heavy alternative,5e195adc,-169.6135,-199.893,7.2621 +deep german indie,35bb5d82,-43.6618,-47.1022,11.3322 +thai bl ost,41e170db,14.3257,-54.4353,19.1204 +symfonicky orchestr,b6bbb2cb,-223.9359,173.4259,6.1164 +rap capixaba,1078ed0f,148.9402,-9.898,6.0023 +neue deutsche todeskunst,566b1e6f,-83.5011,-178.2693,-9.9512 +rock chapin,cb6043c4,-44.3859,-77.8452,-8.898 +brazilian hardcore,f0a94734,-156.6981,-28.3289,2.5174 +reggae peruano,657b8feb,140.881,-89.8113,-0.8672 +modern goth,0422a0f1,-106.3985,-252.0774,-16.565 +native american flute,7ea306e6,-132.2128,221.7519,2.1009 +aussie emo,028fe38e,-147.1623,-81.0869,-9.6328 +okinawan folk,58feacc9,-11.536,-6.623,1.3168 +greek house,ca2e8050,234.0932,-217.8138,3.2999 +dutch trap,a4ccc24d,192.2951,-64.9176,9.8629 +cover acustico,e8217cd2,74.5108,69.8958,-20.446 +classic icelandic pop,43e0dcc8,16.9951,33.7417,1.101 +blaskapelle,c5fb962f,25.2403,259.7799,-20.248 +hiplife,1a7c5412,198.1135,-133.86,4.857 +funana,b8b17b09,165.1656,-150.6723,7.3055 +atlanta punk,16bd2a42,-150.4558,-43.7347,-6.3807 +uk worship,eafb763f,-119.8804,-15.8189,-4.5009 +blasmusik,61f99d6d,43.2393,241.3969,-13.5826 +granada indie,c301309c,-104.1024,-95.427,12.1134 +mandolin,6d32f85d,70.8871,101.126,-22.5934 +zimdancehall,3e516f4c,134.7918,-23.7852,-17.7027 +hardtekk,d52c3166,150.1605,-215.7906,13.9333 +swedish punk,60f24c4b,-139.4713,-15.3985,9.0841 +mestissatge,adcd9e3b,82.2701,-154.03,24.644 +funk evangelico,de106da1,153.2918,-113.9213,4.2399 +salsa urbana,df2c2066,149.9682,-54.3848,3.8753 +musica madeirense,9fcedb5e,27.4217,36.4174,8.8914 +musica crista reformada,f8281939,-107.6412,87.0437,-3.6469 +finnish indie,d5c5f224,-18.7199,-37.1654,3.5887 +british country,dc3796b1,-70.5077,14.2422,12.5557 +tibetan pop,fca6e9f4,61.5869,69.2107,2.4668 +bleep techno,246069b4,135.9472,-171.6096,-0.5079 +trondersk musikk,bad391ca,-32.3711,-41.8382,11.1612 +atmospheric dnb,ad10edbe,51.7039,-174.2563,-12.2329 +nordic post-rock,4caa2e95,-201.6262,43.1465,5.6067 +dusseldorf electronic,91ceaa4c,178.1238,-175.779,-6.2628 +musiikkia lapsille,4396794e,72.2225,70.8317,-2.0019 +corrosion,63cd0fba,-157.153,-196.5287,-3.8904 +baiao,65cbc9b8,65.1476,87.9434,-25.1728 +hungarian folk,1f53fb95,62.551,60.7746,-6.4001 +chinese traditional,e126edad,-227.9965,179.7455,23.1944 +beat italiano,a461cc92,-82.9956,57.082,-5.7718 +chamame,e4fd9d02,121.9742,99.4652,11.1432 +traditional folk,e8105fef,131.6473,233.5328,18.4192 +persian melodic rap,4c8f9735,90.5293,-40.2306,0.5429 +canterbury scene,86872075,-114.5165,86.7925,3.5558 +pop costarricense,1e3b97d4,133.8412,-1.996,0.402 +croatian hip hop,9e85fc31,141.545,-65.1146,-13.652 +musica tropical guatemalteca,2204f7ce,183.1794,-46.5847,-3.064 +glitch pop,9e6fa79a,29.0178,-50.2419,13.4392 +persian alternative,6acffc6f,-18.811,86.1876,2.9037 +rap paranaense,00eaae7f,130.6509,-24.0319,-17.9734 +duluth indie,958a49aa,-83.2782,103.579,2.628 +russian synthpop,3f0f40a3,34.2386,-173.205,-9.3978 +samurai trap,ab959e9e,70.5064,-165.8081,-16.7234 +japanese vocal jazz,5f40d880,19.34,155.7386,9.48 +grimewave,87ab6929,89.8191,-160.6066,16.5993 +russian trance,6e0c05d7,-88.2263,-209.5117,27.5204 +trival,03ddc546,223.5792,-163.9184,-14.8587 +slovenian pop,27a68284,-17.9536,-39.9588,-15.8073 +coco,09f83689,129.7375,51.9832,10.3201 +technical groove metal,30efba2a,-157.8954,-105.0598,-14.3733 +austrian hip hop,4b603b66,128.7471,12.1593,-6.4021 +swing italiano,d37dc695,156.5758,184.0119,-22.9308 +dark progressive house,07fe1839,214.0741,-240.4138,-13.2431 +scouse rap,d7563c13,202.6867,-2.605,3.5864 +vaportrap,746923c3,-16.8579,-95.8982,-10.4812 +hammond organ,8e270445,69.4028,100.4971,7.118 +maimouna,b410dbd7,138.5092,-12.7554,-7.4034 +japanese contemporary classical,713b1859,-117.2095,214.5155,1.6678 +dissonant death metal,0b7995f3,-240.3433,18.4481,36.7809 +shimmer psych,c74e2b79,-106.9648,24.4948,9.7516 +gothic americana,ee8c9243,-82.2471,76.7721,-7.1241 +experimental house,e294420b,141.5282,-181.8459,-6.0919 +deep adult standards,34d2833e,-23.6287,199.8877,4.9308 +japanese guitar,42827b3b,125.0276,143.1533,-38.5082 +andean flute,4dea8f2d,19.1529,57.1482,7.7936 +marathi devotional,ba6c2d1f,53.71,65.2183,-20.0446 +trio huasteco,aa6b519b,83.7989,130.3329,-20.8318 +austin hip hop,4cd43398,125.0735,-27.1478,-18.8601 +mecha,e8f4b7a2,-130.2145,-11.2526,5.8062 +instrumental stoner rock,e06e5eeb,-139.7618,30.46,5.6413 +pinoy alternative rock,3690a3bd,-65.4865,7.0062,11.2233 +instrumental surf,e8ae258c,-115.8524,31.003,9.8839 +ghanaian gospel,394f1913,27.0847,-27.1463,4.9795 +swamp pop,1db6e7b8,58.6873,58.3971,-13.7024 +brass band pop,a108e641,72.8697,43.3929,3.8643 +haitian gospel,b8d91446,-32.3763,17.5266,2.9599 +deep latin alternative,f90e9b99,14.2247,-47.3568,6.2204 +munich electronic,df0894c7,235.3556,-211.2872,5.3707 +432hz,8b0d7ee3,-180.9919,196.035,31.787 +kentucky punk,b60b4870,-182.7639,-18.581,-16.8157 +naat,738b28e8,-13.6157,176.6147,-0.5895 +musica istmena,c34ee804,179.7297,40.8859,-11.9569 +german indie pop,8e046f64,16.8944,-109.6945,-5.0269 +telugu indie,55021269,75.4363,-79.1803,14.3453 +russian plugg,54d6ca0f,75.8028,-116.8243,30.7409 +neapolitan funk,544f8b27,122.1991,-120.9837,3.3413 +austrian indie,d0080c0f,8.8431,-32.1661,14.2632 +deep techno,5faf8d17,234.2805,-226.1641,0.7401 +bath indie,67e552c7,-70.9872,43.4291,-2.6913 +icelandic electronic,836ec415,49.1733,-137.2625,7.3283 +modern cello,e42f4ce0,-164.3054,139.5227,-23.2915 +eugene indie,9969e7f1,-79.1105,14.1518,-4.4891 +plunderphonics,e0630f4e,40.4085,-11.9702,2.9692 +musica andina colombiana,afe214c0,157.8159,96.5913,-3.9505 +spanish reggae,eaa6c8cf,168.9805,-110.8811,-4.1646 +dark jazz,c6bc4d6c,-151.2434,97.2023,14.406 +mongolian alternative,190b06ac,-44.0579,-32.6405,-8.0534 +rennes indie,5dce6faf,46.9003,-20.1108,17.6886 +long island punk,cf11cf7e,-166.1665,-16.088,9.8361 +christian hardcore,d8a25582,-162.0816,-21.8618,-2.5255 +kora,b7027ea2,104.946,156.0792,-5.5988 +jazz metal,08ef9aac,-154.9221,5.1335,-12.166 +canadian hardcore,67e3f67a,-198.8522,-29.5499,-4.6667 +spanish folk rock,97d10764,-35.1935,0.4526,9.4613 +manitoba indie,ac63b6b1,-46.692,31.065,7.3588 +balkan drill,16df18da,112.9856,-106.5063,0.8042 +freeform hardcore,da0d3ddb,-18.4427,-206.4349,27.4129 +technical thrash,4941ca19,-193.065,-17.6636,2.1003 +48g,54fd1711,-121.3609,-267.4525,-27.2857 +bass music,f6c11537,181.3963,-211.2994,-4.4139 +denton tx indie,fec0f9b9,-124.0328,2.486,-16.3116 +nz children's music,ecb15c5f,139.8148,79.2734,-3.9059 +drone folk,81238945,-40.6025,180.225,6.5117 +german thrash metal,117d4d6b,-197.8598,-79.7899,1.7436 +zillertal,8027a46d,79.5819,-54.2218,-1.5321 +latvian hip hop,ab472e14,144.4251,-56.1206,-1.5156 +greek downtempo,d79cc2e0,99.1536,-179.516,7.3875 +eventyr,765037fd,251.0296,143.943,-92.5587 +emo punk,a47637d5,-130.8838,8.7742,-9.0772 +russian folk,3af1ed35,-32.2157,237.3635,-0.6583 +retro metal,a25bfb21,-196.8866,26.7371,-6.8534 +post-black metal,9ec229f0,-270.5134,10.4685,-8.3908 +japanese blues,9e5d55a7,-9.7744,54.9939,15.5613 +piedmont blues,fa57a5b9,194.3482,246.5626,28.5325 +vintage hollywood,d8e06979,45.1787,310.2535,-34.1447 +ambient psychill,4b0ba821,1.5412,-155.4024,5.2203 +kentucky metal,6901ce3c,-208.969,-5.0813,-20.7224 +singeli,734ef021,89.0498,-114.6133,19.9292 +choro,6243d009,96.8675,189.8913,-18.8317 +swiss house,8922e21d,283.613,-249.5934,11.4373 +nordnorsk musikk,62595d62,-25.8139,52.0625,33.7283 +nova musica paulista,a5499254,71.3774,19.2985,-4.5396 +string duo,8dd5cef9,-153.8818,197.8027,17.0609 +indian underground rap,4cab8b8a,165.4361,-12.2257,2.6071 +nuevo flamenco,fd8a30a1,86.157,79.846,15.9109 +armenian pop,3cdb4145,53.5753,-46.7761,-0.1221 +indy indie,ddcd4c69,-79.4019,44.5156,-4.252 +brazilian power metal,de1f8a1a,-190.334,-109.638,-1.139 +musica indigena latinoamericana,431a76b5,85.0574,67.1832,-9.9005 +breakcore,562402c5,24.5797,-154.8487,-20.6764 +new orleans soul,4dbc0faf,108.0894,104.5715,-6.2325 +korean indie folk,3edd8263,19.5475,113.3281,4.1179 +deathrock,0d35763b,-151.1737,-99.4887,5.601 +lagu bali,49c9b322,67.873,-43.4238,8.0516 +classic dutch pop,3fc727e9,2.9214,-40.1033,10.6166 +jazz double bass,87c8d78c,30.8128,213.8518,-8.8514 +modern enka,9b2c2bb1,-140.626,40.4847,-10.7281 +amharic pop,79d56879,62.5315,-89.5412,15.4547 +south african choral,3b7a60dd,-10.8552,180.0882,-0.5644 +indie emo,02857966,-75.9789,-41.3766,3.129 +russian trap metal,721c4045,15.6711,-128.1445,-6.9599 +gothic black metal,79eb9d35,-222.3447,-59.3524,1.9358 +emo trap italiana,aeada67a,51.3089,-77.3184,-2.0336 +musica baiana,2dbdd60d,91.1699,23.0856,-3.6599 +turkish metal,8801bd4c,-133.7569,-88.3664,-3.8325 +swing revival,f9d4d7a6,88.1359,92.1901,8.2279 +deep christian rock,f53f4b1f,-46.3243,-23.1627,28.4908 +indonesian psychedelia,12b1d5d6,-23.4754,-17.7675,12.2867 +swedish house,f2a92aaf,208.9635,-205.1101,15.2396 +rumba catalana,9fcb5ec6,119.8116,53.2379,-1.0119 +jazz drums,250250d8,95.4057,171.5828,-17.4456 +pittsburgh rock,97b77629,-111.3019,-36.612,18.8376 +musica eletronica gospel,3f7d2c5c,13.2073,-169.3104,-5.2562 +phoenix indie,f7687c4b,-109.0847,-54.9337,14.9549 +spanish post-punk,0bedd877,-135.483,-108.0514,-6.6454 +charlotte nc indie,fdeb5d97,-106.6303,-17.2206,18.5492 +darkstep,c01d9c16,18.2644,-214.5414,-25.1288 +multidisciplinary,cfaf4c2b,-41.5847,30.6987,9.3691 +ambient post-rock,eabfa832,-204.3754,104.2125,104.7851 +kaneka,bea8944e,71.7657,-104.3608,20.7921 +connecticut indie,23257163,-91.786,28.8992,8.1047 +arab groove,0a0730f1,51.9728,18.7993,4.108 +charanga,0f3ac74a,139.9266,142.8266,-2.8671 +kolkata indie,ea2420ee,-21.3753,-17.0021,14.4158 +cantautor catala,5af54f51,-9.2449,104.6343,-20.6917 +tampa indie,6306e219,-133.8551,-43.8238,14.5244 +dutch prog,e9e98272,-66.5041,46.9384,-4.1673 +geek rock,4158b6d9,64.7805,-51.6426,6.3848 +seinen,811c3e78,-5.9761,-110.9891,13.1178 +rhode island indie,f2066f2c,-86.9015,21.082,1.5986 +denver indie,b1a4aa9d,-91.2614,6.6252,-7.9134 +spanish noise pop,89cb4a41,-136.878,-95.8705,-23.3106 +german indie rock,ae3e7541,-69.503,-116.0379,5.6978 +virginia punk,c755e5cb,-173.324,-9.4516,-22.9775 +italian trance,4c3042ea,69.4722,-257.9614,6.3653 +rap ivoire,ece77a67,142.1091,-11.7272,-5.1885 +vocal trance,2c94a804,-30.5142,-192.2146,6.7715 +jackin' house,7e0bf707,251.1372,-252.2334,19.2098 +speed house,3289eac5,79.0335,-201.0931,-8.7096 +indie valenciana,928b7d6d,-86.6448,-93.7344,8.3913 +warm drone,7ff43fce,-307.9804,160.6101,24.0283 +villancicos,d75ebe51,-5.8016,90.8909,-15.1297 +sepedi pop,b4dd31c4,115.8115,-147.5694,14.3959 +reggae maghreb,073913a2,67.8472,-52.8983,3.4252 +igbo rap,3f57f933,164.1948,36.0172,-8.0154 +deep funk ostentacao,f0a5e91b,296.8172,-75.2443,-7.6746 +bard,c40cbb33,80.6888,153.4834,-21.4128 +swamp blues,90aee131,85.2648,75.8049,13.2856 +vermont indie,45b55c69,-45.8547,75.587,10.5469 +musica feirense,398e87d0,107.9085,1.5075,-13.5611 +new mexico music,c3d75732,75.5526,54.6587,-0.6345 +zilizopendwa,9f7a8143,91.6705,54.607,-2.3604 +indie rock peruano,7a36a44a,-93.5015,-105.163,0.3547 +folklore chileno,5fc83927,72.5073,105.3282,4.3836 +deep soft rock,45eb2848,29.3554,-16.8523,15.1711 +tamil devotional,c779ac3b,79.0594,170.9204,-26.301 +korean trap,461cf83b,126.921,-101.3044,8.296 +japanese garage rock,2de2adad,-152.6112,-10.5044,-15.9017 +belarusian electronic,1cefb351,149.8094,-225.7189,16.1796 +musica quintanarroense,981f867d,109.3073,-156.7041,9.4727 +british dance band,291fceee,64.0324,288.6708,-15.7284 +jesus movement,b269ad84,-32.3059,58.9518,-1.7415 +deep norteno,fdee0183,106.2086,9.2986,-16.0467 +alabama metal,ca334806,-183.1509,-68.6755,1.0491 +galician rock,858de39b,-75.9833,-106.6567,14.2965 +deep soundtrack,dfbe7798,-215.877,127.3231,-11.5607 +classic luk thung,4f71f92d,-24.5562,62.3082,-6.0722 +indie siciliano,b6043fd8,-13.269,13.3305,-8.7348 +tatar pop,5635c78d,-6.4869,-97.5179,15.0425 +neo-pagan,05b5fc8f,-70.8585,92.889,2.6903 +leeds indie,23f75d31,-123.647,-79.4341,10.3805 +cincinnati indie,9012e1d5,-114.6798,-24.9695,23.9562 +oud,284e8e9d,45.1366,210.5954,-18.6136 +christian a cappella,e6bd045c,-104.6209,128.8102,-28.2683 +twoubadou,582a635e,91.636,-10.823,-27.7508 +deep happy hardcore,ad113ffb,26.6762,-225.33,10.8233 +british black metal,337df5e4,-251.8476,-5.4656,-21.9516 +japanese dream pop,2eb16064,-90.0979,-40.3866,9.3121 +sambalpuri pop,76b6a910,12.1437,43.159,14.8347 +lapland metal,14b1dde8,-175.4655,-152.3989,10.4806 +hungarian edm,2d32630a,251.2548,-215.1336,29.5118 +musica afroperuana,4d1713ff,194.3821,90.3724,-12.9068 +nueva trova chilena,10adb502,55.7116,137.9522,-16.6348 +brisbane hip hop,94b0c7d8,140.9776,-61.4919,-9.7416 +hexd,79781446,-77.3994,-144.1536,5.6106 +ambient techno,90db8f0f,61.081,-131.5566,12.5458 +funk capixaba,a9965b1d,294.4337,-64.9007,-15.4432 +ai,141a9241,-129.2214,65.9901,5.5958 +vincy soca,bb2efdae,136.6094,-158.2562,4.187 +paraguayan rock,cd95eef2,-32.9697,-97.686,25.0112 +punk chileno,265513fa,-119.1178,-24.5444,12.4489 +kurdish remix,f879f699,81.7837,-162.2934,2.8337 +slovenian electronic,7a1592f4,207.077,-200.3578,3.9006 +kent indie,d6a8a48e,-30.1123,-36.6007,11.3964 +canadian indigenous music,bf0d3d6d,16.0871,-0.7531,3.8078 +persian underground hip hop,e2dbd369,82.9235,46.0055,-11.3234 +korean worship,56762b9f,-90.5995,125.9622,5.2331 +jazz cubano,162071d7,130.6298,160.4437,-28.7911 +musica popular uruguaya,9e3c592c,47.6784,73.3235,2.4658 +chant religieux,437885c9,-165.9402,172.5202,40.9339 +bristol electronic,00a6dcb4,124.4152,-167.2689,-3.4009 +classic hungarian pop,b1e7313b,11.2966,-47.0382,9.6629 +straight-ahead jazz,d9ffe9ca,73.4696,204.4022,6.1046 +polish indie rock,2c7eda53,-94.0328,-96.0935,-9.941 +british death metal,4b858fb2,-220.925,5.4481,17.015 +telugu devotional,a10a1be5,94.9666,112.1349,-10.2115 +neo metal,683769b5,-123.7766,-129.4843,15.0352 +underground amapiano,4f97fdf3,246.0689,-215.7827,46.1527 +marimba orquesta,e1ea2e17,195.0108,-10.9713,32.1599 +cyber metal,94666e50,-210.6436,-237.764,27.5871 +deep uplifting trance,9f7ffaca,25.7067,-223.2687,15.3675 +dub techno,b82ef70c,129.234,-158.2096,15.0514 +neurostep,76a087e5,83.2604,-216.1236,-2.9816 +pinoy praise,9f014c31,-110.8662,50.9292,3.4127 +portland punk,0646bf25,-148.0551,13.2709,-6.2785 +new orleans indie,1ff9e5e5,-88.1384,58.7438,-7.2778 +rare groove,a3ff4bfa,119.7895,23.8163,-26.0872 +acidcore,5e359079,147.8639,-246.2517,18.4559 +brazilian percussion,8fabf197,138.3512,64.0507,-5.605 +wu fam,a695bbf0,110.886,-21.5869,-12.5728 +gyerekdalok,aea4822d,119.2649,82.6876,7.8508 +hardstyle,107992fd,-78.2803,-200.1041,-10.9064 +ghettotech,fa6b9357,247.1577,-218.9939,45.5381 +classic azeri pop,cfd9bc58,-60.3629,115.014,5.7942 +spiritual hip hop,bc2713b4,79.1274,-14.9829,-18.723 +skramz,9bf0def2,-198.2878,41.7079,4.1382 +jazz worship,36ae4eac,-8.4997,8.2361,2.4614 +lagu bugis,ec7bb409,-60.7942,-143.23,7.4483 +polish black metal,d575cb22,-252.963,-29.7609,-19.2498 +melodipop,2e0668ab,16.4426,-114.5111,-5.3116 +nice indie,31264525,-71.1283,-78.6166,-9.9758 +vienna indie,d993d7b9,-31.2099,-19.4023,21.9452 +louvor icm,8c24455c,-117.5219,84.2401,-5.2982 +malayalam indie,be89d602,3.938,14.5283,9.3352 +sinhala rap,9a36665b,132.5771,-29.69,-18.1954 +rap femenino mexicano,f72ee501,177.3658,-69.597,18.9487 +dub reggae,fb8e89c2,213.0768,-200.2917,22.5859 +fort worth indie,7fac41d0,-108.2099,-71.9939,18.1719 +hamburg indie,b40f68f0,-43.3838,-49.0324,6.2009 +indie cristao,8b3ee38f,-81.6494,7.8709,6.9525 +waiata maori,d73552bf,26.8231,40.943,15.0734 +classic romanian pop,274a4421,106.1148,-169.8787,7.1208 +ohio indie,44124198,-129.5554,41.6824,-5.5883 +australian ska,9f038604,23.2877,-67.3423,2.038 +vintage swedish pop,c3160d16,68.8209,160.721,-4.8547 +harp,6ceb8962,1.4042,242.6938,-35.7819 +portuguese indie,f9189854,-24.9024,-5.1813,2.1237 +hindustani vocal,b6ab6eec,-76.4204,201.7657,9.5414 +griot,28897adc,117.4621,61.989,-0.6303 +slack-key guitar,2083e1c2,24.0119,152.9029,8.3535 +minimal dub,5c9257f3,145.8406,-218.914,14.3103 +musica mixteca,b2e2b6c8,134.7244,29.8415,-5.5995 +gospel drill,c117ce5d,178.1311,-6.9565,4.9742 +raboday,5d473af1,175.2677,-141.6987,-11.0088 +neotango,3388592f,81.5539,-54.0282,8.9056 +taiwan campus folk,a8121f93,-97.6239,119.6238,-19.959 +spanish folk,09d38260,-14.9188,106.2104,1.565 +german literature,ab3b12de,288.2777,118.0428,-30.5647 +danish post-punk,4c2c5f4b,-163.3403,-56.663,-6.1952 +german opera,b30b4765,-179.2435,288.2052,-3.1695 +koligeet,e21a22f0,120.6043,37.2303,-6.4263 +alberta hip hop,87caab6e,150.8276,-57.1071,19.8422 +nz folk,df692a94,-48.7794,69.2545,-2.3483 +campursari,bbc29d20,2.2246,-42.2663,-12.343 +welsh hip hop,0126b603,99.6478,-99.835,7.9815 +pakistani rock,b3e11a56,-56.5409,-19.461,11.0139 +stockholm indie,55401435,-107.6322,-31.2725,23.6649 +powerviolence,b31fe963,-193.9798,18.8212,2.6577 +dark folk,280b03ef,-149.2165,141.2042,-37.7288 +belarusian rock,469558b8,-41.4215,-90.3297,15.1327 +chasidic pop,8f619b90,-23.0233,-6.2092,0.6237 +viral pop brasileiro,c93e40a7,138.1639,-15.2758,-12.8979 +funk mexicano,7a5df3ea,73.3822,-144.8643,7.3401 +pennsylvania hardcore,023ff787,-187.5209,35.9625,5.7088 +jordanian pop,3c82b3ad,28.805,-45.5427,15.5877 +gothenburg hip hop,4baa5cfb,140.5788,-3.1853,7.7738 +chinese classical piano,93ea399c,-74.8892,297.2235,-19.8057 +orquesta tipica,8eb5b488,134.0161,249.6239,29.5029 +uyghur pop,4e6a754d,-14.9228,75.4557,1.6977 +taiwanese indie,53faf639,3.9983,-34.2837,-5.6597 +sound art,fb57b249,-205.1334,121.201,10.0928 +progressive doom,bdbb40de,-230.9302,-17.6067,0.0206 +lithuanian hip hop,88fe4af9,168.5163,-141.4317,-2.2462 +tinku,53c84f95,73.8301,50.0459,3.5826 +texas hardcore,017345cf,-184.2115,-17.2028,14.5237 +bangladeshi rock,cf65b916,-54.0755,-59.6183,15.5871 +charlottesville indie,07e20915,-51.911,30.4865,-8.0909 +musiqi-ye zanan,256cc149,-31.6383,168.6483,13.7548 +kazakh indie,f83906c9,57.5493,-84.5816,8.3055 +schranz,23368e98,131.6238,-257.2101,35.3275 +punk euskera,6bb356c9,-99.2763,-124.7417,-5.5876 +utah indie,31d41a7b,-85.3128,12.5719,7.2619 +spa,69ed7477,-274.2021,161.6268,0.2161 +beatboxing,3fce96c2,149.8452,-106.5059,2.6451 +soviet synthpop,de61700c,79.4917,-137.7289,11.847 +bay area hip hop,b056660d,197.4384,-129.469,-9.6696 +western mass indie,70dd0572,-83.2717,40.1177,-2.096 +swedish stoner rock,7688086f,-180.4793,35.3432,7.1212 +dunedin indie,1649d5f7,-100.5254,50.1748,3.6292 +nl folk,d551eaee,-7.1946,41.4855,5.5854 +melodic power metal,e0ae81b3,-192.6022,-179.8192,15.5734 +beatdown,8bacabad,-134.4661,-8.8587,-8.5655 +miami metal,3bdd0acc,-187.4629,-42.2014,-1.4295 +novo rock gaucho,2e11b333,-109.5514,-63.1184,18.7719 +japanese heavy metal,90a35c74,-173.8085,-75.5669,13.2735 +classic hungarian rock,b394433c,-81.35,19.6417,-7.4835 +norwegian alternative rock,dfda6ab6,-162.3309,-16.572,7.4336 +guinean pop,8ca265b7,125.6392,50.1539,2.6677 +pakistani electronic,60d655c9,119.6128,-177.6044,-1.5129 +guided meditation,f66946d4,-250.0577,185.0466,27.1444 +birmingham indie,8526a858,-106.4765,-74.7376,19.07 +czech metal,6810e58d,-157.3058,-96.9768,-13.9023 +cape verdean folk,0cc2d655,38.9705,58.5477,-6.8207 +jazz organ,9bd4c6f3,81.1795,125.8445,-9.5591 +cinematic post-rock,0cf7beb0,-191.2247,34.5842,-16.2542 +world meditation,4dba742d,-224.9465,162.7723,-31.15 +christian hard rock,dce540a0,-173.3624,-171.8891,1.735 +lexington ky indie,ceef5620,-1.9736,14.4536,-3.2782 +chinese talent show,5e7ad804,4.996,-36.3211,12.0707 +vocaloid metal,d860076d,-152.0173,-238.1732,-24.4178 +montenegrin pop,cf351765,41.3442,-101.3866,-7.8603 +beats,874189ec,176.6814,-155.375,-8.4844 +detroit house,31f51910,241.634,-222.3675,7.0553 +windsor on indie,6a437184,-104.4395,-54.5774,16.6207 +german tech house,c9c2081f,317.2922,-247.1018,10.2631 +histoire pour enfants,1134fe35,216.6497,121.3255,-37.4599 +black 'n' roll,6eb02e51,-244.1759,-22.3509,-23.6741 +taiwan rock,95149ee4,-106.8582,-123.6544,-3.4189 +rock keyboard,d96cc23e,-56.7477,75.7402,19.7553 +pop paraguayo,bc9978b8,85.8621,-108.2637,18.7354 +czech country,f4949ef5,-0.0482,75.1996,6.9204 +footwork,0baf5c27,168.528,-171.0979,-14.6196 +smooth soul,a3d3d758,80.4036,-118.9571,12.4582 +west australian hip hop,14c36af8,129.4991,-25.56,-18.245 +chinese classical performance,5da1268d,-116.9324,278.3035,2.8663 +experimental jazz,6ae3037e,-31.9025,61.9704,13.0213 +louisiana metal,bf75828e,-200.3799,51.2589,7.0181 +bouyon,ed337d79,176.4032,-139.3541,-7.323 +new orleans americana,3ba14676,27.6877,98.1991,6.8116 +ukrainian edm,734f332c,13.1848,-210.3724,17.9624 +bisaya rap,67e94709,156.2692,-23.1024,0.0165 +dubsteppe,fa56c135,183.8709,-221.9836,-0.8395 +tunantada,8aadb3df,84.6949,75.413,10.7422 +telugu worship,d83c48b1,21.7244,11.6279,-2.6552 +guatemalan pop,aa48dce8,109.6005,-91.2409,-9.5595 +hamilton on indie,9f418fdb,-43.815,-28.3445,9.4934 +norsk lovsang,d77ecbf6,-101.4199,29.4313,-12.5849 +hyperpop italiano,911527c0,18.7182,-91.3065,24.9848 +maine indie,6750ad40,-64.4099,53.2589,-3.3096 +thai post-rock,523997fb,-141.5443,-19.0968,-10.0987 +uk bass,a88b8697,187.1052,-176.5344,-2.1694 +musica paraibana,9257fc68,59.8071,3.2482,-5.3355 +progressive alternative,1b20903c,-121.1736,-70.059,5.2869 +musique militaire,c34de404,-26.5679,262.0102,22.5344 +tennessee metal,9d7ece40,-201.6722,-29.1513,-0.6508 +venda pop,bd12b67b,109.7616,-21.7831,-10.0215 +indie napoletano,50c90cd3,61.3427,12.9149,27.2511 +college a cappella,91298334,-67.5541,87.5544,-5.819 +melodic black metal,b3d59747,-248.4171,-33.3255,-21.035 +american grindcore,35fa4629,-222.9088,30.1561,9.2261 +polish jazz,52c076a3,21.1713,153.7091,7.7539 +bhojpuri folk,27fc3b47,57.4618,33.9708,-5.3822 +exotica,218f67e2,10.2578,182.1188,8.2536 +nz christian,a0142705,-105.5267,24.5024,-1.2851 +scottish techno,ddf69b2f,176.2702,-240.3428,4.3936 +truck-driving country,df74a35f,63.0049,71.603,-12.2334 +synth prog,8283020f,-125.5747,60.0371,-14.5311 +musica guerrerense,ff9211d6,177.6358,84.9308,-14.3564 +bardcore,a2bf4f38,51.6498,-143.0497,0.7479 +comedia,acf499d0,247.1161,206.7334,48.4315 +experimental indie,ac28027e,-14.8949,56.3488,12.9531 +epunk,35bd5791,-131.2076,-23.2509,4.7815 +gospel rap,7d93d7fd,127.9919,-51.716,-4.6404 +neo-rockabilly,14ab91cc,33.6131,35.0088,18.0401 +dancehall colombiano,5f3798a2,247.3895,-146.1029,3.534 +kenyan hip hop,307c0a68,189.5412,-64.4979,12.0397 +japanese indie folk,98679215,-8.2536,115.1702,9.4802 +neofolk,e082030e,-133.6464,44.3856,5.1032 +folclore jujeno,38811f4b,88.4254,99.0614,5.9645 +icelandic hip hop,29238f34,141.1343,-145.3417,16.5861 +hungarian metal,f05a2f0f,-144.1985,-138.0978,-0.2251 +ghent indie,4d06cc31,-24.928,-22.1544,-11.2244 +oulu metal,01c8366b,-227.3162,-56.9415,-3.736 +dallas indie,71aeae4e,-97.4928,-30.2337,-0.0368 +bouzouki,8809bb11,37.3281,129.2727,6.0356 +jazzy dnb,9b4b340a,172.8975,-226.843,19.0436 +chinese audiophile,47b23a4d,-43.0284,113.4861,3.6037 +power blues-rock,b8e179c5,-53.7866,16.0637,1.0083 +polish electronica,852531b5,18.3965,-149.074,-4.6387 +canadian blues,e9dc1b26,19.495,60.1312,8.4982 +british comedy,9bc631b8,236.2102,184.8147,16.6143 +afro house angolano,38f3cb93,293.4301,-149.8048,55.0643 +musica cabo-verdiana,70477d9c,83.3158,8.2101,9.4195 +alt-idol,1f21385f,-97.5894,-206.8791,-5.9778 +schweizer rap,d01b8c00,183.0505,-70.0741,14.9284 +technical deathcore,711f8e8b,-219.4147,-73.8064,-16.6112 +musica infantil catala,a4608057,107.3008,104.7603,12.2086 +anglican liturgy,8d85eb89,-248.141,266.2706,-12.0122 +lampung indie,b3223836,-45.035,-71.8224,-2.6095 +afghan rap,98bd8be6,174.955,-76.9453,8.7678 +polish death metal,fbde2543,-235.6113,-37.415,-11.0743 +sound effects,06728a1e,-247.8076,131.1441,47.5807 +piano mpb,2cea802f,25.0013,202.4147,11.669 +scottish hush,469f980f,-142.529,20.9211,27.1745 +black comedy,588d4a96,196.5612,192.8284,30.476 +trance mexicano,03053456,185.1947,-227.2551,4.1261 +polca paraguaya,c21a2076,94.858,179.8247,-22.2061 +greek swing,030115b1,53.8434,63.5156,-23.8132 +japanese beats,048d6ccf,117.7624,53.5481,-13.3315 +tamaulipas indie,db91a31d,-102.2891,-127.9854,-5.4915 +cornetas y tambores,cf80f761,-66.0826,234.1423,-7.4607 +north moroccan rap,107432a8,135.5693,-9.0813,1.0178 +voetbal,fda48d6a,-56.2991,-10.5434,24.8036 +indonesian hardcore,24548fe9,-129.4578,-40.6461,15.9283 +brisbane punk,aa61dc89,-139.7442,-37.5066,-12.1415 +background jazz product,2d859bd9,-13.4235,105.4329,-19.3527 +malawian pop,8be37618,143.2622,15.1681,6.6675 +dub brasileiro,c959974b,212.7732,-162.5237,-9.9501 +irish neo-traditional,504f9355,-80.4969,111.3049,16.7976 +italian gothic,494cf67f,-149.504,-100.6261,-4.2543 +italian gothic metal,f711a421,-210.9427,-98.9332,-9.7417 +musica catarinense,9f447774,63.5867,-1.2194,26.3333 +muzica etno,faf644e2,149.2855,-37.1735,-4.1023 +spytrack,c0780280,15.6355,63.3617,7.1327 +zcc,96864677,-70.0316,99.0346,-13.1126 +punk cover,36623e0d,-170.2928,-230.9769,-18.0782 +chinese worship,235177bf,-111.9292,90.3652,-4.3483 +png pop,291d37b2,69.4131,-144.6296,28.9851 +spanish indie folk,842c5157,-50.1441,66.8977,20.7003 +syrian hip hop,595ba8eb,140.082,47.7831,4.4757 +guitarra andina,76de1766,163.1695,182.8485,4.9101 +lagu aceh,2da0a413,34.2571,-42.9834,12.5722 +zambian hip hop,db2f9531,133.835,-0.3772,-1.5809 +gospel reggae,8aee5d24,114.8579,-83.0286,-4.1805 +lebanese indie,e7abe2d6,-14.8237,30.5065,3.6947 +tamil indie,1bc2248a,23.982,-22.8057,0.7187 +ukulele,45059d5b,176.0351,170.2001,10.5799 +dutch moombahton,5427f744,228.5358,-156.8848,3.3177 +psychedelic folk rock,fe0cdfd4,-41.1049,85.1534,-8.7797 +musica yucateca,1b02972d,79.2253,155.1518,-7.3591 +polynesian hip hop,7c301998,143.1836,-55.043,6.3952 +cartoni animati,9b5f5c47,61.9758,-126.9975,13.0287 +thall,403ec0f1,-188.2408,-151.2307,2.5493 +chakra,06291b7c,-265.5726,237.3743,2.3343 +charango,1bea74da,118.0889,104.677,2.2953 +christian power metal,9fe8d6a6,-195.8366,-128.2655,-3.7398 +british choir,60e4dcba,-239.5643,250.0053,-9.8584 +brazilian ska,30bf6866,16.8347,-110.2952,-5.1118 +raggatek,6ce30120,85.6124,-223.1339,13.6933 +folklore venezolano,4f89da82,102.36,143.6243,-1.2659 +jain bhajan,4c7b9770,31.8059,120.2074,8.4562 +slavic folk metal,67e509f4,-195.1113,-92.542,-7.8154 +psychedelic punk,1bb6f212,-147.0071,7.2631,6.9659 +ok indie,7f0277ea,-48.6988,32.7659,-7.2805 +fan chant,8e07a0db,-116.0376,211.1547,-0.0281 +detroit techno,4b457a98,197.1357,-216.1976,24.8041 +austin metal,237642eb,-184.3003,-45.1357,-2.3302 +austrian dnb,b48b2369,111.8334,-195.9047,19.3461 +grebo,43bc3dc9,-107.2082,-135.6333,-7.5898 +bandoneon,77f1d261,28.2997,256.8881,-18.9107 +austrian metal,1d6f0da7,-192.2459,-78.1225,-5.7965 +candomble,7c08e53a,-6.3776,172.9092,9.0903 +c-pop girl group,d7073638,-15.6418,-155.9143,31.7933 +broken transmission,ff9b41c4,-81.0305,35.3968,-2.1496 +sunnlensk tonlist,21228b1b,4.4539,-26.1358,9.2758 +ramonescore,261ffa6e,-146.3161,-136.3894,-3.2452 +instrumental progressive metal,3db70f98,-167.7052,-128.1824,4.6846 +musica bautista,82de5d60,-51.6864,170.7151,3.4618 +sorani pop,10de446c,9.7611,52.2466,12.4697 +north carolina metal,9a5bf8fc,-195.2275,-12.8277,-1.5293 +action rock,53243b0c,-215.4724,-63.6524,-13.8083 +sci-fi metal,081f771c,-232.9564,-57.2766,-8.7554 +mashcore,5c6e017f,23.8923,-153.6536,6.9035 +italo house,83007955,77.4917,-140.1,10.5177 +belgian indie rock,cb73beee,-115.7309,-42.4619,17.5847 +alpine yodeling,c54d98ba,17.3053,-40.2049,25.4075 +turkish electronic,ab75e652,62.5987,-149.2937,11.322 +indie folk argentino,0183e017,42.2363,50.4127,-26.97 +deep acoustic pop,75f0b48e,-50.0182,23.8259,-4.4436 +trinidadian reggae,4dee0f03,145.5209,-101.3782,-12.7895 +lithuanian trap,af7cb810,199.6384,-151.4475,2.4889 +deep idm,fa11e8d3,43.4269,-83.8839,-4.8077 +cameroonian pop,9d8e8901,127.3528,20.7785,8.7504 +er ge,82b19a01,106.8506,51.6746,-9.385 +varmland rock,45f54d0e,-112.9726,-74.2681,5.7836 +chinese folk,c26bf88b,-84.2389,47.2161,-2.1818 +afro-cuban percussion,d5caf91a,174.3638,184.9098,-1.8887 +slam poetry,855ec7f7,182.2629,154.102,23.0961 +samoan pop,f9ec1495,69.0882,-119.2049,17.6008 +musica evangelica instrumental,2ca0e1f1,-146.6584,122.7485,-17.9171 +bush ballad,be476e1e,92.9545,131.3214,-20.2663 +atmospheric post-metal,f3db0ec2,-201.93,7.3037,5.6824 +newfoundland indie,1e7e6cdf,-68.2007,48.6083,-17.0603 +halftime dnb,17ee191e,105.1755,-168.9306,17.3485 +romanian electronic,2f637d9b,263.4074,-222.5938,16.5162 +marimba de guatemala,bedea1a3,196.1014,39.1807,5.915 +maithili,8c360e3e,69.4164,-53.1494,-17.5078 +chamber folk,cc6d1291,-78.9242,149.0704,-39.7104 +one-person band,2275a45a,-30.091,3.1559,8.463 +slam death metal,cc289e95,-208.982,-29.4993,0.2734 +nwothm,9083aace,-193.9436,-85.9914,7.631 +punk melodico chileno,04e1c933,-168.4888,-58.0955,-12.8298 +kurdish rock,fb405ec8,4.6636,24.953,-2.1777 +rochester ny indie,821fb285,-85.7767,2.6352,5.5346 +czech folk rock,41c6e791,9.1692,36.97,-2.2353 +hard house,63fb46e2,150.9557,-249.924,23.4734 +tanzanian hip hop,2198a07b,178.1061,11.9262,8.8671 +xitsonga pop,e03d8a1d,204.0746,-178.1344,-9.8606 +zambian pop,f9c15073,80.6913,-40.8569,23.5626 +armenian hip hop,bc6c4539,147.5646,-42.7125,0.7378 +spiritual jazz,27414802,-4.1109,177.7254,-14.057 +austin rock,a629f73c,-122.6137,-35.9571,-14.7171 +york indie,eee9fe0e,-120.7194,-27.4505,10.6125 +idaho indie,21daf51c,-120.1412,41.7327,-11.2256 +gambian hip hop,10dad316,163.6217,-47.9272,1.0806 +deep ragga,d6ba1df9,229.3753,-113.046,25.4143 +muzica crestina,e0dffedd,-73.9789,63.7608,-4.3509 +musica duranguense,3128d7d5,157.2253,60.2813,-19.1274 +caucasian classical,4047885b,-136.7191,239.8965,8.4704 +carnaval limburg,d9739db6,67.9124,-52.6114,-18.0625 +visor,b200f2b0,74.3193,211.332,7.028 +italian library music,d5abf29f,-24.6121,84.5993,16.1584 +quebec punk,cb3c90d9,-115.6974,-88.6292,-21.4802 +trap angolano,e6abffa0,140.9591,64.9295,-5.8653 +post-disco soul,9bd23b7f,162.229,-144.2357,9.4253 +oaxaca indie,d023a3df,60.0108,18.0304,21.1672 +boston hardcore,5ef38654,-196.6182,35.3255,-0.0299 +danish techno,020037a7,173.6119,-209.0586,-1.3095 +greek fem rap,a2aae414,154.032,-51.468,-1.8533 +vogue,694be05d,166.9207,-181.0145,-6.5783 +rock en asturiano,2c92dac9,-89.8508,-66.5403,18.4148 +bomba y plena,739f6447,140.3153,121.1083,20.9044 +melbourne punk,76910357,-125.6744,-30.7215,9.1846 +nuevo tango,55a88c63,24.0372,249.1174,-0.5894 +german prog,d7781e4e,-139.1674,1.8653,4.2297 +psych gaze,18ab3336,-186.2813,-40.8878,3.8807 +corridos adictivos,2daa8114,113.5646,78.7795,7.863 +tamazight,96fa90e1,107.9357,-20.4776,-7.9173 +modern progressive rock,41cc56ad,-151.7967,7.9627,-11.1584 +british grindcore,6ebef2c0,-236.4238,22.8898,13.9898 +nordic contemporary classical,288c7119,-212.6913,279.3395,15.9605 +vintage chanson,5417ce8c,66.8272,288.533,-14.0577 +dc indie,cfa6272c,-77.2155,-30.0938,18.7237 +polish prog,f3e6a552,-121.311,-22.3073,8.9011 +berlin school,efbf469f,-126.2378,30.7643,-4.3033 +uk82,68c42a32,-167.5979,7.352,-6.5165 +zim urban groove,494db9a7,78.123,48.9966,-14.0874 +moog,e01bf996,-28.2103,130.2954,19.9002 +marathi remix,8cf18536,75.0031,-162.3471,14.3586 +experimental electronic,08b07059,14.8319,-50.6775,3.0318 +polish synthpop,bdf86319,-25.9133,-119.0489,7.7789 +sinaloa indie,33cc1a4d,-74.9667,-43.4952,9.6963 +death 'n' roll,6c8562f9,-218.6064,4.0164,11.4413 +persian traditional,c2ae29ef,-12.641,255.1197,-21.7286 +hungarian underground rap,cf56b806,181.9816,-10.6376,-3.3131 +ska catala,fbc108a9,63.869,-100.9193,5.9602 +blues latinoamericano,046ec475,-10.0032,29.6407,-3.0852 +makossa,4aca3d05,95.8033,-48.1157,8.8996 +afro-funk,cc59e779,139.8488,-24.4613,-16.8723 +dansei seiyu,09407a9f,-50.6164,-153.5857,-18.3162 +southampton indie,7bfcf7fe,-92.4517,8.0934,5.1594 +rockabilly en espanol,d340b1b6,-13.0752,-25.5705,-8.2082 +rock of gibraltar,7bc6f641,-38.2272,94.2459,5.9948 +technical melodic death metal,87501ffb,-202.7145,-80.3204,1.3837 +sami,6ba92875,-40.1335,61.1828,18.943 +cleveland metal,92aa06bf,-181.6757,-28.0757,-7.6395 +deep contemporary country,6dac0adf,-4.0894,-12.9831,-6.2289 +british post-rock,3433782a,-166.4493,36.5451,6.9356 +jazz vibraphone,614da204,114.9028,174.2916,-41.3588 +baltic classical,59431340,-214.2714,287.3608,10.064 +korean drill,d77bcd5f,136.9764,-90.6562,-2.0786 +nz dnb,2602b0df,70.8379,-198.8894,-6.8773 +scottish hip hop,2eb21adb,89.7265,-38.923,16.9838 +canadian underground hip hop,69e4b816,111.1093,30.746,-12.3029 +muzika l'yeladim,bdd03bfb,122.4739,118.1702,10.1925 +italian electronica,511c9717,64.8821,-153.7093,8.8225 +israelite hip hop,ae37ba32,105.9033,46.6223,-11.2524 +christmas product,12a0e052,-9.2347,122.0193,-14.0181 +rosario indie,7d3b531d,-62.6377,-105.0279,-2.8749 +mewati pop,8977c80f,80.3358,-134.7369,11.8132 +israeli jazz,e9a18265,32.4886,161.1513,13.0867 +norwegian house,9b3bdbc2,173.4393,-194.3476,7.4575 +gothic alternative,72d6bc0e,-141.0732,-169.9071,-13.4027 +tuareg guitar,8ae06bc3,43.2827,61.0015,-36.5877 +asakaa,e3497240,192.135,-65.141,4.2662 +musica popular amazonense,1a843e82,95.7051,9.3692,-13.9654 +afrikaans hip hop,5fa90f2b,199.3719,-97.1756,12.6437 +appalachian folk,da160005,111.3792,193.7525,4.1897 +hardgroove,b5e30d99,222.1271,-226.6503,-5.2475 +scratch,ffdf8c66,201.4041,-108.4245,7.2744 +korean electronic,0e4c8484,84.5964,-170.6106,4.8732 +flick hop,eb7ee6b2,93.5063,-45.4106,1.1701 +slovenian indie,c41efb94,-63.0596,-34.2338,5.1046 +devon indie,0ca0a2c4,-59.4002,-0.1478,6.1433 +israeli techno,0e3936d4,246.6125,-255.9398,24.4379 +accordeon,781a02e9,43.2813,29.8499,-4.4345 +malaysian punk,f4ee8b7b,-130.8643,-106.8068,-13.8434 +cosmic post-rock,bfc2a1f7,-206.2124,19.4723,-19.4607 +jazz catala,3a0d660e,91.5399,180.0379,-9.5417 +australian ambient,eb6e0d1f,-157.5158,141.2331,-36.7357 +belgian metal,a58c4b1b,-201.7603,-49.8468,-15.9796 +music hall,0177c91b,83.2584,245.7351,-5.8918 +cruise,b1890790,213.4844,-67.5037,0.5744 +american primitive,ebf4b752,-63.5519,185.3584,5.5436 +norrlandsk hip hop,5d19c7c3,119.9564,26.1217,2.9875 +swahili gospel,b3e85669,37.3057,-19.3517,5.5212 +korean superband,b201a8f9,-45.1608,44.6634,1.1506 +usbm,4ca0c88b,-264.0568,39.1115,22.028 +marwadi pop,03a76b85,90.6224,-100.0879,17.5467 +malayalam madh,f6f3140e,45.6025,50.6294,-0.0887 +khayal,55d204e0,-93.1407,220.875,13.6878 +waiata mo tamariki,5fd5867f,86.0964,91.8611,4.7454 +russian ccm,cee15f5a,-67.7944,-15.7822,10.6932 +2-step,bd370d1b,254.0872,-186.2428,23.921 +indian electronic,e9e8e9d2,126.4041,-153.2881,3.1001 +uk christian rap,47d91a6f,127.5963,61.9073,2.0891 +italian renaissance,271470ba,-204.6026,288.7052,1.9867 +rap tico,979b601b,163.2412,-13.1526,3.1726 +classic korean pop,1db6a5a7,-106.0602,96.0732,14.6294 +fijian pop,dc97f08a,104.3991,-100.8933,-10.7805 +martial industrial,9c7cb7cb,-145.2316,30.6852,2.0385 +new york death metal,4ba80941,-229.8518,36.683,15.7107 +dancehall chileno,3aa08e63,187.6065,-103.2022,8.5979 +detskie pesni,24aa23cb,165.143,65.1327,-19.8439 +chamber orchestra,61bda2ac,-151.2032,249.0635,13.9918 +subliminal product,cc6d638d,-247.7608,171.0525,13.3458 +musica portuguesa contemporanea,99de5b2b,-1.1745,95.3585,-6.1425 +tearout,21d7e75c,-10.6357,-98.0871,3.1303 +emotional black metal,79fbad1a,-281.8388,-2.6763,-33.0161 +psicodelia chilena,10fb87a0,17.8099,98.3718,-5.0263 +cosmic death metal,def49825,-221.8712,-0.5246,0.3769 +fictitious orchestra,ecd89a6b,-90.9934,226.5949,-2.9968 +st louis drill,bda7d7d0,148.7056,-80.2485,-10.9299 +musique comorienne,e1f89637,136.4657,5.3323,7.7137 +hungarian punk,c7b434a6,-61.904,-114.807,3.0858 +chinese indie pop,d40332bc,-15.2316,-106.789,-7.8006 +vinahouse,e9cf212f,45.0382,-65.0293,-16.1515 +classical cello,e3525c33,-164.8584,280.7151,5.5693 +street punk espanol,c539dba6,-135.3766,-44.0948,13.6984 +swiss trap,fe51c2bb,193.5485,-118.5982,-3.6965 +bemani,d846805b,-311.0917,182.9315,5.7779 +rap metal espanol,66a0ef3e,-74.4006,-138.4797,4.5484 +orchestral performance,441705f7,-119.1476,255.4399,3.759 +brazilian modern jazz,5777fa32,49.7285,133.6623,-3.1628 +paidika tragoudia,e09000bd,94.3408,72.2668,11.2021 +latmiya,73c87668,-60.2283,182.0803,4.7657 +batida,bedbbc26,234.2987,-161.5606,6.6388 +puerto rican indie,69b68619,2.1432,-46.3018,7.0581 +sambass,f2225073,153.5997,-195.9073,-3.1647 +hungarian classical performance,829bc61d,-150.5586,270.133,-1.7727 +folklore uruguayo,e94d2681,145.3408,163.2546,-53.2448 +hindustani instrumental,b63629c6,-6.2989,218.2723,5.6284 +cook islands pop,7d01bfcd,75.7061,-101.2017,28.17 +psalmen,234449b1,-246.6235,223.5033,-26.2423 +fake,c053ecf9,124.8898,-99.324,-4.9532 +sitar,ea99fb84,-17.5175,169.9511,24.8903 +greek contemporary classical,f75cf687,-64.0593,208.7591,-9.7702 +karaoke,f9d20f9b,53.9013,-143.1478,-1.8879 +ecuadorian alternative rock,edc398ed,-52.6776,-53.1831,-4.8549 +palestinian alternative,c171fcfd,39.6215,31.3964,-3.1351 +israeli classical piano,ecbb8c84,-52.3941,288.4134,-18.0979 +dominican indie,41cffe0a,61.5304,-72.7187,0.5112 +italian punk,d94ee5d3,-140.5686,-55.9681,9.8177 +deep gothic post-punk,406796be,-113.7383,-181.7653,-3.2794 +math pop,d3ca6322,-79.7159,-26.7288,-6.8826 +peruvian punk,c29ac5d8,-123.9981,-8.3603,21.0953 +musica michoacana,79017825,95.5488,97.9729,7.2175 +neo kyma,b908ac00,-11.3031,158.1761,36.7072 +rap feminino chileno,6a7fd56f,140.786,46.8691,4.2221 +polyphony,e35993f1,-186.1161,213.3563,30.7079 +mumbai indie,053ae99d,-49.2322,-1.4032,20.1725 +classic italian folk pop,fe6ae323,92.5915,32.2991,-27.2508 +viking black metal,081424e0,-259.814,-62.6944,-21.3652 +wassoulou,7130b8d3,116.1948,36.3851,-19.2196 +south african underground rap,74e9aad6,127.7167,-51.1408,-4.4409 +ryukyu ongaku,c50d9270,17.6629,64.9917,25.2324 +rap chretien,46e11c72,106.4294,-28.9854,-1.1157 +yugoslav new wave,76eca72f,19.5369,-51.6032,-1.1095 +jig and reel,0d7601c0,6.4137,174.3247,8.9631 +chaabi marocain,4dd7190a,63.0727,6.6391,28.1196 +breton folk,cf8cb5a2,-57.9469,99.8811,-10.1859 +quebec death metal,2ffb16b0,-187.0558,-52.3153,-5.0394 +punk catala,309c7d2e,-105.2231,-100.7776,4.5781 +modern psychedelic folk,01c92dbb,-116.0255,98.2399,12.452 +chinese soundtrack,77e58fad,-169.2691,129.3729,-38.7586 +zim hip hop,0e0ccf83,132.822,-59.6155,-3.3624 +tuna,b9149fd5,-49.9286,107.2612,-3.9429 +musica nublensina,91af86e2,161.0294,189.6342,-3.2378 +south asian metal,392a28b7,-170.7475,-76.4823,-5.2015 +ukrainian classical piano,2445616b,-135.7534,300.1881,-21.4203 +mongolian hip hop,74c39c34,187.196,-139.5913,9.304 +crack rock steady,425f199b,-122.8041,-14.8398,-1.6446 +danzon,a0f437b9,123.9739,153.4496,-13.9755 +kumaoni pop,e2237d3f,92.6849,-5.3155,-14.9631 +malayalam cover,c73a5b80,70.9325,-20.6109,1.2145 +bomba,bcb29f7e,193.655,-135.3003,-9.8004 +violao classico,f279c59b,139.2179,239.7118,18.3413 +bangladeshi indie,d15b920b,-35.5067,-27.017,9.6646 +newcastle indie,e46ca129,-120.9772,-24.2018,7.3162 +violin,06384a70,-87.6663,263.7604,2.9527 +tassie indie,98ea1fac,-84.2557,13.0676,-0.7134 +bagpipe,899b460d,-191.8441,88.4784,51.2941 +graz indie,b12273be,-12.486,-109.0204,2.6651 +mpb gospel,45979234,-38.9245,89.5587,7.8371 +australian indigenous hip hop,927bda8d,130.5798,-46.2933,8.4192 +sega mauricien,760e26c7,134.6294,-84.2856,-1.1844 +cumbia cristiana,bbf735f0,124.9488,11.7102,-8.4136 +rock curitibano,b146c8ad,-48.1129,-67.0582,-9.8781 +deep dubstep,4b5837dc,142.4764,-175.2618,-6.6261 +garage punk,9b9776cf,-190.1225,-25.5616,-7.8513 +spanish techno,fd151151,230.9532,-246.8236,-3.2504 +balkan punk,91a8ab00,-93.6933,-24.2931,-13.1084 +ambient synth,961ce7a9,-220.8117,178.0379,-21.3408 +french garage rock,ce84f80d,-136.4823,-64.412,-0.0194 +warrington indie,60ab0dc0,-92.2348,-101.8691,-7.509 +khortha pop,3ecf0b63,53.1637,-121.6356,-4.6344 +portland metal,67e9ecb6,-230.3573,3.0181,10.5086 +gospel singers,65382b81,6.9045,182.8206,0.9262 +rva indie,4411d120,-56.2665,17.0618,-4.7239 +uwielbienie,aefaf760,-54.4347,82.3965,-17.3742 +goralski,6568cb57,35.2042,33.3517,-1.6728 +eritrean pop,5191fdc1,62.5872,-10.2813,0.5129 +slavic metal,61dafbd7,-211.7027,-68.1969,-28.0498 +taiwan instrumental,595197b3,-85.5632,144.8432,-3.5107 +garage punk blues,3ab59b5d,-54.2864,78.5652,17.5841 +vegan straight edge,150fcf7e,-144.3489,18.0475,5.9704 +mandible,0f0f7520,-162.4722,30.891,4.2224 +clap and tap,7e570003,-186.171,166.4273,3.2752 +buffalo ny indie,6fbcf8e6,-67.7259,48.1096,-4.893 +remix product,9a5a7695,28.1356,-216.9772,6.992 +japanese boom bap,4e388a65,104.0085,2.3242,-23.8234 +christian dance,db7d6722,30.7021,-199.7687,-5.7778 +kids hip hop,f6686e10,185.3844,-142.133,10.153 +salsa cristiana,8d4c37dc,125.2724,12.2886,10.9389 +deep disco,d4e0b702,139.4654,-162.1576,3.2588 +swedish hardcore,44a1bd89,-211.6198,-9.3016,0.9304 +bahai,ea323e89,113.4602,-57.3064,0.9864 +musique pour enfant quebecois,87fc1ea8,177.5749,110.9212,-1.5567 +ukrainian folk pop,d613e2ac,82.9821,-155.0018,6.6239 +macedonian pop,33aba981,-6.591,-72.8084,-23.2221 +lafayette indie,75bfbfb5,-60.9902,14.32,-3.2277 +igbo trap,f717869b,208.1063,-42.5578,0.8337 +chhattisgarhi pop,eb552f6c,32.8153,18.4243,11.464 +gulf hip hop,aea3eba3,99.5949,-26.8141,-1.4751 +memphis americana,b3395365,-3.6635,61.5587,16.892 +bahamian pop,0bc4e7a9,149.6132,-151.5035,9.4594 +shoegaze brasileiro,dbbe6405,-164.5161,-2.7584,-9.8166 +cavernous death metal,4ebc0f05,-258.1509,33.2504,31.3125 +new wave of glam metal,27824678,-165.593,-189.6041,10.8011 +finnish new wave,0920c2c3,-71.4854,-14.2859,13.0984 +lldm,3372294b,-31.2962,104.0252,8.398 +slushwave,7db46e26,-132.8034,9.8194,9.3322 +modern swing,11ed0d4c,199.1969,186.7675,1.8011 +serbian electronic,ca989057,241.9257,-257.998,24.3369 +sanfona,e1408c0c,95.2654,-13.3981,-4.0407 +naija old school,93981c2e,114.9608,-88.6154,-1.7999 +american 21st century classical,b4299973,-159.9296,235.2847,18.881 +west african jazz,e39fd7ff,74.5023,96.1532,9.2426 +urban kiz,33ab4533,189.9201,-152.7941,-18.3869 +japanese melodic punk,bd2f5489,-159.7978,-99.5778,-14.5002 +punk rock italiano,066cb804,-115.0048,-100.9843,-4.3757 +british industrial,7657f791,-45.2064,-20.3012,27.9114 +deep progressive rock,1325ba3a,-150.8679,-12.0586,-2.9826 +british experimental,549aec6f,-82.3167,70.7094,5.9982 +military band,eb11a9e9,-40.6893,225.7455,-23.0915 +wrock,2476914d,63.7092,33.3955,-9.7238 +japanese hyperpop,adf37193,31.7107,-101.7792,-5.5803 +rogaland indie,a4f6fc95,-96.944,45.3065,5.3228 +northeast indian indie,a306334b,1.3516,-42.6358,4.9146 +magyar retro dance,fa6219cc,55.0276,-171.7317,2.5438 +sheilat,5e830bf0,41.3034,69.1733,-4.7932 +detroit trap en espanol,300e6ddf,130.2039,-96.4486,9.196 +dennery segment,e32b0d70,202.9675,-142.5086,2.3638 +swedish rockabilly,75ebfbd1,-20.911,-22.2699,-14.7472 +rap portuense,1666969f,127.8075,-62.1221,0.0147 +kuduro,bd9a4aad,263.9331,-194.298,40.9029 +detske pisnicky,738c0d64,133.9732,153.4219,-8.1714 +deep big room,bba878c1,-58.1717,-177.7865,3.2909 +japanese psychedelic,22a0fe97,-145.4483,93.3791,14.0918 +didgeridoo,8d1554ec,27.7596,17.3306,9.5983 +irish rebel song,de372a4d,-45.3508,113.9589,2.3215 +ambient trance,f7fcd26b,-19.4523,-137.3156,-1.1737 +uppsala indie,f293c0c8,-83.9014,-79.7493,1.0552 +mississippi indie,d73cad0a,-107.4436,-7.6822,-1.919 +pop catracho,f15e659f,181.1659,-108.3457,6.099 +faroese pop,b17d2b2a,-46.4508,58.3651,20.9168 +rwandan pop,af4ecb36,197.7368,56.3178,-10.6551 +french black metal,019666db,-277.0382,5.465,-11.3703 +indonesian underground hip hop,ce337aed,136.8517,-83.1894,-11.718 +japanese electronic,c74feb0c,158.505,-186.4202,-7.7124 +uk beatdown,6a480c14,-155.702,14.6206,-6.1774 +ukulele cover,843dfca7,229.3094,144.8593,-81.2128 +pornogrind,85446a4d,-202.1645,-13.1061,-4.9244 +new isolationism,16768f9c,-149.0148,61.9225,1.8082 +norwegian americana,3571ee1e,-73.7779,68.522,17.1997 +musica hondurena,0c96cc29,154.6074,31.7318,1.4882 +trio batak,ba89f96b,-67.4988,-101.5053,2.9796 +jazz harp,131a58fc,-10.2704,207.9659,6.0574 +panpipe,0789a724,-50.5026,58.5909,19.6735 +cancoes infantis,b39fa2a0,164.7,-7.9383,0.5846 +swiss folk,50181c11,22.8004,98.0169,3.2332 +indonesian metal,993c662f,-163.3235,-64.9519,7.2696 +jazz brass,bf277928,56.4327,207.6087,-7.8601 +louange,11a820d0,16.0091,-34.7538,2.981 +hmong pop,1c3b5d99,58.1605,-85.204,-12.104 +comedienne,bb14147b,221.0034,232.3802,31.7982 +manipuri pop,a6ce6d15,45.6453,3.3725,7.6911 +sonora indie,35166803,-112.4374,-90.3311,11.9281 +german black metal,f1968139,-259.7829,3.3859,-34.7578 +argentine metal,08abaf63,-169.6596,-69.1867,-1.2861 +south african soulful deep house,d4e39905,250.1076,-217.7236,23.0787 +czsk reggae,3d08743d,116.2541,-110.8988,4.9609 +polish folk metal,e8ce9c7e,-193.0981,-22.9539,4.9644 +solomon islands pop,6d548ebe,118.6371,-142.5865,3.2297 +concert band,886690c6,-117.251,246.5477,7.6123 +drill beats,9296d9c1,237.217,-168.5193,6.0375 +kansai indie,1a7153ab,-85.5796,-105.332,2.1968 +san antonio rap,f6ccbffb,141.6449,-68.5853,-5.8485 +svensk lovsang,24837538,-73.9035,63.8637,-17.3312 +hamburger schule,445a797a,-23.7481,-58.4996,-2.5477 +modern darkwave,804c652d,-103.5412,-217.6363,-4.0266 +brazilian post-hardcore,fc5cfefb,-143.4455,-117.6555,7.3588 +musica jibara,a6282f8a,132.0478,121.0856,24.141 +guyanese pop,ac606a28,175.6061,-87.5881,4.7427 +derby indie,73ba43a4,-105.6879,-31.9497,6.5305 +norwegian punk rock,145b8e92,-165.093,-78.2417,16.7842 +spanish electronic,4e9d9288,58.3776,-172.4832,-9.995 +danish singer-songwriter,76eaaf94,-54.5566,83.319,13.3359 +spanish prog,920f7fd5,-89.7852,82.2638,-6.3501 +traditional british folk,0de9e7ed,32.1059,179.9689,10.1464 +italian new wave,69d9f6d5,-14.9435,-97.2763,24.1304 +hindi worship,a54b8c29,-55.198,24.7202,7.9767 +american melodeath,103f5ce2,-224.4953,-91.244,4.4409 +persian drill,103d0d9d,128.1179,12.5457,8.5329 +deep progressive trance,8d487bc0,49.9674,-245.1615,-9.9559 +worcester ma indie,543ce4f2,-92.5126,-27.8731,-4.0352 +telugu remix,3f390766,107.1837,-60.0122,5.4316 +chain punk,ae2f8f5d,-229.7584,-4.282,-1.7871 +musica lombarda,f2e0d628,64.8334,95.7786,-7.7103 +jewish hip hop,8c0a78d3,125.2877,-104.748,6.3628 +cypriot hip hop,a8a40ede,109.6477,4.9399,-11.5196 +bulgarian rock,440b5858,-6.5629,-41.0007,-5.5747 +swiss techno,e23ff89f,246.1391,-237.6414,11.3027 +ambient country,25b64f89,-167.1668,169.3598,18.7651 +swedish folk pop,72271d5c,-33.3391,51.6352,8.358 +greek guitar,ad1e3949,-22.1352,138.3297,25.9521 +psybass,7ac4459e,112.3391,-161.6676,8.1899 +vintage broadway,8a80581c,-23.0532,234.2249,-13.7505 +portuguese folk,60d30a7b,-46.0412,127.0753,-3.5501 +flemish folk,15ea7b8e,25.9444,58.9364,15.0233 +swedish prog,213c6173,-49.9224,102.3679,-2.0487 +musicas espiritas,43a58b9e,95.1664,139.6628,-5.2749 +jalsat,e09c3a5d,9.3619,21.8078,1.9212 +garage psych,d63abf9f,-133.2773,-28.4611,6.6009 +gospel italiano,01796c1c,-122.8876,51.1868,-7.0495 +throat singing,c7f176a6,-102.5492,127.2698,13.6329 +rap pernambucano,3ad82a10,159.588,-11.4052,-7.2683 +japanese worship,e9431ac0,-88.6822,83.5393,3.797 +lancaster pa indie,48d3a638,-113.4248,63.0389,-14.1918 +chinese jazz,f9c9cc9a,23.6708,102.1522,8.8251 +memphis indie,ac5bf23a,-128.1203,21.3353,-1.8797 +neo-kraut,4a530b01,-78.4217,-75.6127,-2.2983 +musica aguascalentense,b015d759,108.5898,66.1157,-9.9114 +rusyn folk,3e16649d,-32.304,86.706,12.7546 +persian sad rap,2ee163ed,83.0822,-61.5997,12.3938 +punta,9cd5199e,148.177,-81.5663,-4.9299 +sungura,c0ca3b35,85.2599,34.4141,-21.2043 +stateside dnb,aace0eea,140.7112,-213.2691,-1.6663 +tucson indie,081a89c1,-65.7439,63.7563,15.3048 +slovenian rock,c7ac7493,-58.4488,-14.7862,10.0073 +punta rock,4d8ad692,133.4953,-80.9621,-3.182 +stomp and whittle,8135a4fe,-64.7943,16.6152,-7.8027 +deep deep house,470f4a6c,283.8461,-232.6035,4.1753 +dronescape,3765c0f7,-298.752,180.9987,67.0051 +glitch beats,cca5ac31,82.7964,-97.1519,6.3639 +plugg en espanol,c3da079a,94.4359,-106.5687,15.6125 +euskal indie,5faed8bc,-60.7638,-103.798,-0.4459 +muzica copii,bf554a04,136.1534,27.8906,-2.9578 +ambient black metal,e3e44441,-257.7891,74.5,72.9109 +makina,1150c3c5,153.2052,-214.0736,13.7779 +musica pitiusa,b4391c63,-58.9069,43.8128,3.5166 +dub punk,c710d85b,35.0712,-92.4005,-7.6446 +leipzig indie,26072bb5,34.3719,-88.9418,1.8 +drill dominicano,7b78ea3a,209.2784,-25.3068,11.2465 +indian percussion,3ae5aa7d,149.6158,104.0531,2.9315 +festigal,95e2e12d,-28.5084,-81.8772,-19.8389 +polish contemporary classical,c8c5eb18,-181.9715,259.9067,8.7978 +german pagan metal,5d990f41,-236.5764,-109.3513,14.1834 +pittsburgh metal,d77b5325,-190.5787,25.4396,-3.5976 +contrabass,04e2f76d,-62.4763,252.2608,2.7104 +norwegian space disco,fd9e71c3,178.1898,-191.3621,5.5904 +ukrainian contemporary classical,a671ffd9,-91.8191,167.9123,-9.2823 +kelowna bc indie,c6744cf1,-127.3519,-124.641,10.5857 +folk black metal,a28e643d,-247.6575,-45.0052,-4.9131 +bass trip,bf487508,119.9806,-76.9943,1.7769 +hungarian techno,55332c48,256.3566,-229.1216,10.9789 +moderne ludovky,73cab38c,24.9418,-50.9414,-0.2136 +mongolian pop,d1eab989,72.2175,-103.7212,-8.4305 +indie electronica,3c4aa7d9,55.0085,-85.0783,-5.933 +malayalam worship,5e2462b8,20.8125,-34.199,19.4506 +lagu sasak,a9856d76,37.0104,-44.2116,6.8463 +banda guanajuatense,95a3cdb7,76.9586,49.6747,11.7326 +english renaissance,9cd73b4d,-146.697,268.9147,-6.5575 +light music,c3ead9bf,-151.5095,189.4937,15.8991 +deep progressive house,1dcd68c2,218.0738,-245.9782,-12.4269 +chicano punk,dd8d0fe0,-125.7387,-2.2927,5.7033 +guitarra clasica,be24787d,152.5587,299.768,14.6666 +halifax indie,b572ef80,-70.5171,-22.419,15.826 +dancehall guyanaise,699240cc,167.6315,-29.6053,-6.0148 +lancashire indie,49166fb3,-62.5826,-4.2909,-7.6637 +columbus ohio indie,12f271c8,-75.9189,14.1893,-16.8237 +oth indie,e03c852d,-71.9005,1.0122,-12.1766 +cuento infantile,8a0a70a0,283.2931,157.3801,-17.3274 +kenyan drill,e4a9e72c,236.835,-77.6263,9.6095 +baptist gospel,238d5a7b,-172.4963,183.2862,7.7166 +czech indie,d245ae12,-60.4266,-29.3222,3.8184 +jazz puertorriqueno,21b9f6bc,151.7739,182.9079,2.05 +singaporean electronic,e3656269,103.1392,-189.6779,9.8463 +armenian folk,2795353c,-64.2546,102.5554,-14.0623 +pashto pop,42408704,34.6565,101.1299,8.4945 +canadian psychedelic rock,9306c565,-148.341,-9.3872,-1.4231 +detske pesnicky,b359eb96,137.773,52.2579,-6.3881 +german dnb,8eeca579,132.655,-205.743,27.1297 +northern irish punk,85646cb9,-117.4208,-26.7243,9.2048 +trad quebecois,d8530838,56.5111,61.6402,-11.6537 +future ambient,5cde7880,118.476,-163.3688,-0.4494 +spanish rockabilly,346a638c,-30.3769,-34.5027,4.3135 +aarhus indie,7b63f921,-97.787,25.6773,11.3735 +italian folk,764e2769,22.9733,90.1751,-9.6677 +rap galego,1e1f9c90,74.2732,-64.8293,20.5418 +swiss alternative rock,64a3f2db,-77.4973,-107.7362,15.0659 +solipsynthm,91ab68a8,19.1566,-176.9305,-0.8028 +brazilian techno,0869c114,248.1093,-246.9301,15.5641 +fast melodic punk,a1e91462,-160.9853,-113.391,1.9995 +libyan pop,266df66a,29.2241,-11.539,-3.3266 +american romanticism,8f2ad3a1,-84.3736,249.8579,4.5261 +northeast indian hip hop,f285838b,116.8192,-29.148,-11.5447 +erotica,fa6d483c,40.1564,35.3919,-5.5688 +atmospheric sludge,a96283f8,-213.8891,-4.9385,-17.1681 +arabic instrumental,ad3ff707,-44.9254,103.1134,0.2596 +swiss indie folk,bb52d19b,-55.3905,74.6645,-1.6613 +brazilian dnb,649f2e69,175.2741,-222.6221,16.1567 +acid trance,4a077e9e,134.8674,-214.6692,8.1367 +rap metalcore,526bf14a,-72.4639,-119.9,16.0112 +bossa nova jazz,4b1b4e48,77.9232,67.6439,1.5898 +highlife,337a069b,158.24,81.7136,-7.2563 +deep liquid,16ad6bd5,63.7084,-241.026,-7.114 +psydub,a8586540,69.3937,-177.3721,0.2252 +broken beat,66566d5a,150.9785,-159.8238,-9.2073 +old school hard trance,e4e5187e,66.93,-184.871,-5.7853 +power thrash,5afc6cc0,-168.4467,-87.9428,14.6886 +corsican folk,6d793c35,-75.6519,148.7593,-19.0888 +deep soul house,48e972e2,211.7049,-203.8074,14.3071 +musikkorps,ea609fdb,49.2817,207.3286,-16.7355 +romanian folk,b71e0b08,-8.4129,205.0972,19.3024 +psalms,3f0fb5a4,-68.7749,148.5749,-10.3899 +austin singer-songwriter,4f461b05,-9.992,78.252,4.0212 +sega,9bc5f617,128.3418,-41.2066,-11.8365 +magyar mulatos,d6b339e6,78.2635,-163.3695,9.1496 +limerick indie,c0b2c766,-91.0548,-42.1475,11.7211 +xhosa,248db518,55.4204,109.4714,3.4955 +russian techno,819ae1f1,250.031,-229.7317,24.4218 +zurich indie,fbc175df,-0.182,-91.488,-13.0557 +minimal dnb,79b9a38d,118.515,-157.0198,1.5883 +hungarian indie,aa88e738,-80.0721,-83.0374,-5.7043 +indie psych-pop,f98cce59,-104.8187,26.1706,-5.3139 +greek rock,ad307ca7,-124.9265,-112.9173,-22.2872 +industrial techno,de3fe01e,135.3183,-226.7034,23.8113 +mexican traditional,8dd85dff,108.7456,114.4741,-8.2249 +vintage italian pop,094d187c,13.0184,253.8598,-23.6432 +experimental synth,6d4f54dc,-137.1061,95.4608,13.9697 +swiss singer-songwriter,8084522d,-7.9054,29.9035,5.0376 +rasiya,1e3e2ea4,108.3272,-154.7109,10.2971 +nitzhonot,2c210a21,84.1835,-276.2105,14.0347 +gambian pop,a96023df,172.4591,-13.0999,0.7426 +canadian experimental,a24a99e2,-197.0909,71.0784,11.8468 +swiss reggae,d7ed1387,218.1974,-121.1469,-1.8067 +deep brazilian pop,66350345,61.7547,115.7691,-17.4134 +capoeira,79fccdf4,177.7496,119.7491,6.5159 +metal gotico,37f2dc2d,-169.9033,-75.1271,-0.3678 +finnish pop punk,15e77c22,-134.5103,-109.2606,-4.2597 +deep liquid bass,656bc40f,155.2419,-196.0854,8.8359 +kenyan alternative,bd625fb1,102.6044,39.9215,-7.5196 +freakbeat,7b66a975,-56.9045,52.3923,-4.2438 +spirituals,bc6ecb5d,20.7886,231.9991,-28.8347 +drone ambient,6b3cbe7e,-328.4053,223.2729,0.1209 +orquestas de galicia,f6dce878,100.1551,-69.7941,9.8025 +irish punk,8e1611b0,-126.8376,-16.9599,0.158 +mezmur,ea823b0d,2.6396,20.3709,5.6612 +punk tuga,bf0e7b6b,-116.9031,-67.2657,20.8366 +french post-punk,0ad09fb2,48.7231,-49.3058,-9.8756 +experimental guitar,81e5bb93,-67.5386,168.1841,-0.5281 +boogie-woogie,02e1c0f2,160.4239,176.949,-14.006 +musica costarricense,897cb729,53.2261,64.8574,-20.653 +german dark minimal techno,3d5ae1d9,170.1146,-246.5377,35.4067 +singaporean hip hop,8a8e258a,127.8559,-57.6481,-3.6229 +texas punk,12d709c2,-131.3812,-7.5789,-8.4121 +forest psy,2e3ae2aa,140.2894,-271.3914,34.2129 +serialism,baa4220a,-124.7827,281.435,0.4685 +reiki,6776afa7,-297.5005,243.3078,-10.657 +gamecore,2a6bbb1e,-7.1007,-139.0317,3.8026 +erotik,a6b12af3,296.4197,124.1907,-10.0255 +swedish techno,10437ecf,201.5915,-211.4535,11.1782 +dirty texas rap,4cb09abf,174.5317,-115.9218,-7.9998 +australian blues,cf606153,38.0533,71.8636,7.5181 +blackened screamo,e7cff130,-214.0587,-1.7697,-17.5181 +vintage cantonese pop,867091fa,-20.9996,84.0989,13.0421 +french dnb,9f9e9ace,107.9244,-194.7572,13.73 +indie singer-songwriter,57d56f9d,-17.4355,88.0828,17.5346 +cosmic black metal,948b017b,-276.9034,5.7793,-10.92 +nordic ambient,b3320991,-201.0107,102.1421,20.6983 +musica potiguar,1629c038,77.7434,20.9048,-2.2224 +russian dnb,f104f56a,128.3454,-198.1266,17.1312 +popullore jugu,baaae9e8,36.5265,-53.6636,29.138 +technical black metal,037ca9fe,-279.0047,55.3298,19.3043 +bansuri,786cea78,-52.7483,227.5709,17.3801 +soul flow,da5d5602,77.894,-31.5655,-18.6377 +greek psychedelic rock,aa5ed18c,-126.3834,-3.8511,-9.4188 +klapa,5b68c5be,-100.2026,105.9941,-16.0446 +electronica chilena,e11651eb,146.7183,-160.5484,-4.8556 +birdsong,dbf0fff0,-234.6766,139.8666,-19.3487 +reggae mexicano,55d39d69,154.9736,-134.0393,11.76 +puglia indie,bea7a140,-8.9924,-134.6641,21.3868 +deep new wave,75b9ddd0,-17.8632,-155.7339,-10.1906 +somali pop,4af8c6cd,171.7072,-118.5752,-8.732 +brazilian tech house,5a1ae84d,305.6002,-245.7911,9.0491 +australian experimental,5300d6bd,-176.1794,98.1313,11.0373 +ukhc,840f5eaf,-181.095,-8.1761,-4.231 +8-bit,026e996a,1.4508,-179.5727,-2.6445 +pop boliviano,17e4dbac,104.3021,-77.6431,-8.7985 +indorock,1c196ef6,10.0954,9.9001,5.0657 +uk stoner rock,2491f42f,-192.225,38.2473,-19.0618 +south african country,9e3597c6,-4.651,8.5285,5.169 +canadian indigenous hip hop,774c38bd,159.7592,-122.604,-2.1777 +indie folk italiano,ec57568a,0.9674,30.2618,2.3429 +bible,383d407b,295.5686,180.9842,-6.2159 +berlin minimal techno,52816f5a,249.7196,-253.1542,26.0071 +minimal dubstep,f799ad2f,129.1087,-184.2255,5.6929 +austro-german modernism,7db7a4f3,-120.4786,286.5389,0.9298 +deep metalcore,05ebb9cd,-196.3464,-192.0158,21.4975 +japanese experimental,ae60885b,17.784,57.3778,-4.8499 +nz gangsta rap,2748db0f,182.9349,-106.4029,6.7475 +persian trap,a5028294,119.8138,-74.5276,1.7807 +irish classical,1cd33adf,-158.8904,281.4905,2.6544 +italian ska,722765a9,-43.697,-144.8587,13.7614 +mbira,b533af72,104.6368,41.567,-1.5819 +japanese girl punk,732e0512,-113.5114,-75.6332,-3.1519 +shamisen,fcf95c90,196.9646,90.5392,-12.1989 +focus trance,a5629956,238.3696,-260.4605,3.8191 +indie veneto,37b1820b,-64.2922,-104.8781,-1.153 +south african r&b,78a06dfb,122.3531,15.9806,-16.8293 +musica nortena chilena,529f91e2,64.5412,54.1676,-10.895 +gypsy fusion,0a58eb46,67.0885,-70.0935,22.1423 +kansas indie,5c880e21,-97.0157,-19.7397,1.8715 +russian pop punk,61405e6f,-96.0075,-204.4731,14.3644 +purple sound,215a08bb,79.8659,-158.3904,5.0387 +dunedin sound,3532b51c,-114.6299,3.2455,-16.8968 +japanese edm,d1669d01,-15.1193,-176.6803,1.9389 +technical brutal death metal,c0a94cb5,-205.6118,-50.9283,-15.5873 +outer hip hop,bac90a1d,149.2446,-35.0649,-6.8251 +rap moldovenesc,6723ab86,159.7516,-98.8446,1.5288 +japanese traditional,e68be58b,-142.0612,209.2797,41.2926 +pinoy metal,65557fec,-139.9835,-13.5008,-14.5824 +punjabi folk,57b14839,107.7466,138.2905,-7.1696 +edinburgh indie,c1e838ea,-107.5826,-58.0251,3.2716 +classic moroccan pop,5610f9d2,46.6806,51.3223,2.5031 +laulaja-lauluntekija,61e5b168,-40.2846,45.6729,21.3174 +uruguayan indie,c343eb76,-15.9335,-31.4788,8.3343 +kids dance party,7221f83f,281.0291,-184.2296,58.116 +erotic product,c8afa948,-206.9852,177.4239,-19.1932 +surinamese pop,444b8074,128.0384,53.0539,-7.3867 +post-punk mexicano,8ab569c3,-87.3942,-203.4151,-7.1195 +drill tuga,10bd686d,190.1013,24.0283,-0.1428 +belgian new wave,a410f7f5,18.0211,-136.6456,-29.5782 +classic bulgarian pop,68ba7d91,-0.3691,-0.2911,-10.7526 +joropo,99c309f1,113.1534,151.8697,-14.3155 +arkansas indie,4d6df381,-56.5128,39.9392,4.1838 +italian contemporary jazz,eae90b8a,-8.2987,244.8467,-18.6192 +west virginia indie,d0490416,-118.054,6.9722,-17.9597 +jazz venezolano,346db11f,77.6442,122.8244,-18.7697 +mizo pop,247ffbb1,-14.7735,-38.82,-0.5752 +southern china indie,162fbc4f,-56.8407,-52.8851,3.7291 +language,e11523c5,178.7414,109.1629,-2.7116 +destroy techno,f63c7bdf,172.3106,-203.4199,2.594 +lezginka,6c46254b,28.5956,-153.4654,-22.383 +oberkrainer,213fb8f8,84.1641,98.2936,6.9543 +dancehall mauricien,ff4fc4a1,266.1083,-164.8412,18.1428 +stl indie,0840ccd1,-69.4351,-1.7073,-12.8734 +dutch blues,f9f27638,-47.996,46.7044,13.4725 +lund indie,414e14a0,-122.6412,-12.1692,6.5747 +pacific islands gospel,973bee69,0.0867,-51.9177,-2.6537 +lagu sabahan,f46e9cc3,-19.6701,-105.9585,3.068 +indie pop rock,cc79bff9,-62.0587,-116.7891,5.8483 +musica occitana,6c22c1fd,36.3207,17.4708,13.1727 +vlaamse rap,6e7c7160,196.4712,-2.27,-2.9963 +turkish reggae,ffc226b7,102.3769,-129.8496,23.6081 +contemporary folk,6cec5f25,43.0938,137.6992,-0.4752 +spacesynth,33006f56,10.1298,-183.414,-3.1604 +string folk,f6ce8821,-4.4929,207.7766,11.7071 +powwow,423621e9,61.6137,36.0587,-6.7982 +german melodeath,93204917,-228.2257,-112.0611,2.1422 +minneapolis punk,158828ee,-163.8102,-20.5527,2.3556 +wyoming indie,9817439c,-101.3143,-9.6236,5.3628 +deep neofolk,782c40db,-98.5711,87.5695,-1.3947 +detroit indie,b7b48d76,-44.2545,-59.4197,14.7068 +country boogie,6f88ee7a,195.1368,177.5116,-21.3869 +east anglia indie,a3c86b5e,-119.2077,-41.8707,17.6308 +belgian jazz,f2ed145c,37.541,209.7628,-15.2829 +milwaukee hip hop,a7d06f91,136.0761,-57.287,3.3296 +romanian indie,c1fdde4d,-51.5588,-100.2415,22.4102 +canadian post-punk,4fbe3ad7,-136.448,-96.0446,-0.8374 +yoruba worship,7dce3df9,65.8926,25.3294,-4.0597 +khmer hip hop,ebcdc49a,185.8038,-115.9359,-4.2652 +dutch jazz,8b6a5d26,-13.7078,163.8952,-17.4946 +finnish progressive metal,75e2eadb,-209.8614,-114.8534,-1.5513 +malagasy pop,fd045bd4,74.3089,-34.6079,-4.8787 +korean soundtrack,b757228b,-120.7908,96.1822,14.314 +afro psych,5f01e9e6,111.0596,17.4438,-20.2977 +vispop,c600ce83,1.5059,-40.5658,9.9545 +madrigal,16716274,-227.504,285.3188,-1.6423 +chill baile,6d84afb8,171.4097,-161.1414,3.2951 +drumfunk,530d87e4,105.8556,-184.749,19.8065 +spanish indie rock,9bd7d8d8,-152.7537,-85.3074,6.7405 +experimental club,58a04d85,72.3119,-126.7769,28.0198 +thrash core,f77763df,-188.4572,14.3988,-1.662 +hardcore punk espanol,f60a0f37,-146.5188,13.0163,-5.7037 +indie rock colombiano,4a7f4601,-89.2562,-109.4183,10.37 +norrbotten indie,5056ac26,-106.2054,56.2479,-10.1634 +zydeco,b9a25377,76.9798,13.4333,-5.6942 +sierra leonean pop,392c53d9,178.9555,-72.2033,-0.722 +christlicher rap,dd35f415,136.5197,-32.4826,-11.1368 +southeast asian post-rock,275a50a8,-130.4509,-28.8732,8.4591 +bisrock,154be140,-17.3566,17.885,1.1042 +german street punk,ea8bbec1,-115.1777,-19.3373,9.0293 +kyrgyz pop,9f3994c8,94.1426,-122.402,27.9307 +russian shoegaze,0ce9be0e,-182.3401,-60.8188,-6.1314 +cantaditas,a93b4d3b,86.8287,-217.1615,11.39 +japanese idm,0934dc63,57.9515,-67.1065,-16.8688 +brazilian experimental,7df84636,-9.9982,38.6296,-10.0667 +little rock indie,8e3629da,-92.6831,-14.5219,-1.2625 +traditional scottish folk,b6d7ce49,-44.3449,122.9117,-1.351 +salay,168c8ee9,76.846,-31.7173,7.7083 +malawian hip hop,f8598501,138.0967,38.9767,-4.9575 +belgian electronic,e8f62c9c,129.3584,-168.0207,-4.2203 +cologne electronic,fb358d5b,152.1351,-177.0301,-11.033 +american choir,06a9eef0,-228.2211,272.0124,-18.8954 +venda rap,8e36ceb5,149.658,-1.3336,-4.5093 +gamelan,27b5159c,58.1868,86.2208,-9.3374 +swedish psychedelic rock,37e196ae,-164.7915,37.1592,5.5329 +tango cancion,27cb6a99,109.7024,281.3109,20.4424 +british math rock,1af7a9db,-108.1989,19.7967,-10.677 +musica mocambicana,b2dd8535,105.2911,7.5515,-21.1996 +purulia pop,0ab99a74,1.3944,-132.2805,14.2916 +progressive breaks,f6a30fce,155.5061,-233.3477,29.0627 +argentine hardcore,ebe49491,-131.2838,14.3515,13.2485 +guitarra argentina,6a428a61,189.9632,286.8606,41.0424 +irish dance,e0ffc75b,58.7251,45.5613,-3.7863 +punk colombiano,faafac8b,-110.1041,-96.111,-7.8889 +new wave of osdm,6732cfb9,-248.5593,16.9708,7.5876 +african electronic,7c13103c,164.8471,-138.5435,-10.5282 +north dakota indie,e1df475e,-80.7246,99.5731,11.5187 +minneapolis metal,1eed1cdd,-210.2874,-48.027,-13.4242 +danish black metal,b555590f,-274.3072,34.2852,5.3894 +dark psytrance,271b698e,64.1684,-267.085,5.3753 +baltic post-punk,78d03ab5,-83.2238,-129.628,-1.7358 +panamanian rock,bebb928f,-55.7558,-100.6784,21.6505 +deep ambient,59b5e31c,-255.251,177.8224,22.2466 +denver metal,97ab5a73,-203.8939,-52.6737,-22.4262 +hengelliset laulut,0f6b6054,-210.5523,271.0069,-4.5543 +trallpunk,56f5139f,-163.2001,-20.0566,3.9456 +early music choir,a0219335,-282.68,273.7013,-19.5372 +samba gospel,8d98d97d,37.2633,21.4391,7.7807 +brazilian indie rock,da61d500,-109.7326,-12.2203,20.7678 +dutch black metal,4bf9ece9,-290.7218,0.8231,-24.8881 +chattanooga indie,6a5296ed,-26.0775,1.1125,4.8941 +navajo,abff67dd,43.4586,218.0421,-0.1882 +santali pop,433b345e,52.3553,-53.4883,10.5428 +musique tahitienne,69698f8f,51.0728,-3.4131,15.5142 +german blues,be07183f,53.5252,52.6427,-5.8986 +mexican son,a2aa5670,104.2407,149.356,1.6024 +nordic shoegaze,7efbb5ec,-189.9221,-86.5984,10.2741 +afrobeat fusion,6ed3ef14,120.9506,14.4932,-4.7451 +indonesian trap,d345d7f4,73.5688,-116.6069,29.0268 +yoga,6b3bebb6,-251.5529,201.5266,29.5731 +uk noise rock,f7b1a7ef,-186.4568,-4.0727,-10.9656 +barbershop,685399c2,-81.2457,182.8115,-6.7812 +finnish black metal,3c914ec6,-281.5073,-23.915,-34.8568 +rap guarulhense,9e136294,100.0832,-74.0376,-3.9859 +tunisian alternative,029c3c38,-66.8469,-64.2754,3.7838 +psychedelic jazz fusion,042fb8ce,-54.2304,45.4984,2.1478 +sefardi,d8fb1835,-52.672,168.6026,2.3112 +irish drill,5b84af40,252.8126,-58.7236,-29.6373 +italian mandolin,6aa3179b,-60.2282,126.7939,28.4614 +classical harp,de9e8566,2.0826,262.7886,-57.987 +galego,950d7a35,-18.3583,8.8229,-6.2215 +pei indie,5cf32aff,-43.0347,38.6733,-2.7365 +myanmar indie,22fa6152,-34.7005,-59.2224,1.6174 +canadian psychedelic,ede8da9d,-38.8237,63.7581,15.247 +australian techno,57260f3d,193.9321,-226.9708,17.3636 +traditional rockabilly,97cb3e2b,67.8746,106.5818,-18.6545 +german electronica,b76e8436,101.869,-132.1383,23.5036 +ney,57ca6dec,-136.3926,198.2078,6.1022 +house argentino,0128e342,289.2405,-242.7385,8.5221 +lithuanian indie,934b7f4c,-20.5188,-31.7515,5.5713 +deep southern trap,ab30fab6,162.0874,-150.477,14.7117 +vlaamse cabaret,802f443e,129.0468,139.9087,-7.2503 +ottawa indie,ddd10258,-95.5412,-25.6889,-3.258 +russian nu metal,4fdd0913,-117.6186,-108.7459,2.8995 +khandeshi pop,b8627210,31.1839,-82.9512,14.7067 +musique acadienne,cd6bf977,-6.9556,9.9525,-0.2307 +ragtime,65eb6179,189.8736,269.8345,28.3392 +cabaret,8eb4dd4f,90.3996,304.1319,-0.3183 +vintage chinese pop,4e6adfb4,-80.3429,111.8237,17.1884 +nohay,e3a8cb7a,-62.1455,188.1614,7.424 +rock tico,046ab6a7,-70.5548,-105.4795,6.9375 +banda peruana,d380c510,86.1904,78.9433,-7.5934 +marimba mexicana,d30529a6,207.4092,11.096,39.0219 +american orchestra,d5f3e29a,-204.9464,233.3724,48.4574 +abstract idm,b29e810c,-39.0555,-88.8675,4.4563 +brazilian blues,a6b3dbf9,-3.3107,-2.8158,19.5545 +russian pixel,a438950a,185.7253,-134.0752,-9.5799 +ny roots,65bf7579,3.8425,20.6612,16.6292 +sasscore,39c9a5ba,-177.8055,21.6407,3.4813 +voidgrind,a402f6ea,-264.9533,49.5001,29.7195 +assyrian pop,9c1388cd,19.5348,-67.4162,11.5737 +malaysian tamil rap,ebbf5e49,154.9035,-68.1719,-8.7251 +jazz violin,57e30bf1,47.4935,212.5149,3.2814 +estonian rock,67e2b932,-114.0377,53.5312,-6.9557 +greenlandic pop,c3858ec3,-19.2702,-90.3005,4.3897 +japanese psychedelic rock,53c86b47,-181.2339,98.7065,2.1444 +erhu,f20026d7,-181.7354,194.826,32.28 +celtic harp,764cf9ae,23.0404,295.766,-24.1649 +ruta destroy,b05636a3,147.4364,-200.8949,-2.7148 +taiwan post-rock,9dc84504,-133.7902,-4.8748,-10.2607 +belgian modern jazz,b982ff35,-5.0532,120.9098,6.8931 +montana indie,a61dc2e7,-3.7714,36.7639,5.5257 +euroska,0792101f,62.4906,-121.6637,14.3262 +neo-psicodelia brasileira,c3d525ff,-116.8388,49.3087,5.1204 +western saharan folk,886954fa,56.1404,90.94,-0.9351 +pahadi pop,88d1a146,1.1008,-115.6529,6.5587 +musica calabrese,05a794fd,39.5474,0.9043,7.7862 +deep melodic hard rock,e481f12f,-159.0782,-87.5031,10.2232 +luxembourgian indie,5decefad,-69.0273,-73.7797,-2.7176 +south african electronic,fa803b29,135.5783,-163.8609,-6.5223 +finnish jazz,2a3f2172,3.1914,118.4543,5.5261 +synthwave brasileiro,f852afed,-49.9215,-136.0845,13.4054 +turkish post-punk,03d85e4f,-73.3697,-62.1171,4.5463 +vaudeville,9fe548a1,84.549,292.1693,12.2966 +portuguese metal,b95c1d75,-195.0702,-92.0645,-8.1534 +boogie,f4ede034,188.4115,-153.6548,-19.8116 +trap cristiano,4c9ebd56,150.2,-51.5626,18.227 +guidance,30292007,288.6074,141.5624,-19.6688 +barnalog,915c3cf7,133.5582,116.4479,27.3934 +australian comedy,c83e502b,125.729,147.7053,-15.284 +slovak folk,22123b01,-3.5549,132.5264,-10.5858 +dutch musical,72ec94e1,-51.3117,107.6337,-6.1168 +piano house,d12a0153,182.0082,-222.7908,13.9948 +deep german punk,cbfe3029,-123.8272,-88.6823,9.1864 +psychedelic blues-rock,0baeed71,-78.4967,73.0695,-11.6755 +gospel amapiano,3cebc6bc,55.58,-170.2445,6.182 +new wave of speed metal,4b0d0a57,-220.5132,-53.4484,-13.0665 +deep east coast hip hop,34b25f18,171.2218,-70.9914,13.2111 +manitoba country,dc9f911c,-44.2659,-50.2897,9.1778 +hip hop reunionnais,3e513611,196.6672,-69.1773,-3.6505 +friese muziek,85db9da5,15.8343,31.7696,-0.1352 +caracas indie,c2aa9b94,-27.0774,-100.0971,26.0636 +essex indie,cb570396,-71.4452,-64.7548,2.2372 +tzadik,da037ccb,-86.8402,203.9407,-4.8354 +galician folk,617b15b0,-120.4419,82.4819,-18.2325 +klezmer,8c73f512,17.4288,167.1558,-11.2209 +musica mapuche,10891f92,44.8261,51.9212,-5.448 +jazz guitar trio,47bdf33f,137.7271,200.8348,7.4969 +german death metal,e2cff49f,-216.9198,-78.1329,-7.0876 +traditional reggae,ae841d6e,197.6644,-106.3367,7.4695 +string band,6f8d6614,63.1594,114.2407,-18.4331 +ambient dub techno,af5b543d,129.1532,-149.5762,14.5499 +wisconsin indie,27961035,-105.3291,36.4041,15.8231 +swedish post-hardcore,0785208d,-189.8649,-87.9403,9.356 +thai instrumental,4a34d774,-12.2882,154.1621,-11.3712 +adelaide indie,491ea784,-122.0518,-62.6126,10.3719 +new weird finland,cd013a7a,-72.6274,134.4462,10.8393 +son cubano clasico,457da79e,182.5383,201.2929,-25.2873 +georgian hip hop,1fb55a24,139.6414,-62.5413,-12.0741 +dark electro,2c9243b5,-26.6896,-214.746,53.5945 +musica goiana,a4bbcff7,36.733,77.2827,7.3985 +humppa,db944aa8,46.5026,41.3897,-29.8402 +calgary indie,e1c614e4,-83.1078,30.5236,-0.1816 +albany ny indie,5b58630c,-74.8581,14.0257,5.0052 +uilleann pipes,71bc3fad,-167.1393,168.3767,18.1405 +post-punk latinoamericano,7491f837,-79.5574,-132.3912,-11.1978 +technical grindcore,8bb1e567,-232.3361,26.2405,10.8375 +musica indigena mexicana,139524f2,128.8338,71.6974,-8.7983 +polish hardcore,a7dc6767,-156.0986,-57.3361,-9.1814 +fo jing,d0eec4c1,-142.562,112.4397,-4.0908 +musica mallorquina,1ffa2d9b,-22.2522,-11.6053,0.0094 +lo star,68f3f854,1.0355,-6.9318,19.6328 +judaica,e8a5a71a,3.9389,133.4121,-10.1973 +chinese instrumental,520ea3b8,-182.4238,167.6984,16.4175 +nz metal,335171e0,-210.3441,-79.0619,-3.1947 +chicago mexican,92c2fea2,83.9527,44.122,-11.2233 +euskal reggae,95025153,108.8592,-131.1804,7.4718 +deep funk house,cddac7d4,291.626,-240.251,7.3432 +indonesian death metal,537909d4,-194.7639,-56.7643,13.306 +circus,3f2c0d97,-2.9839,96.2283,-15.5366 +austrian black metal,e04a577d,-245.25,-39.6802,-23.5967 +speedcore,ce92dfeb,-87.8936,-220.0546,-7.9443 +portuguese techno,29aa8544,206.2077,-234.6417,-15.1526 +joseon pop,5af357df,-65.9803,82.0337,-7.1786 +georgian alternative,485bfe63,29.161,-45.0098,9.7892 +indonesian emo rap,d11bc6ba,71.1084,-113.7312,1.0276 +finnish progressive rock,3cda95ec,-141.1935,21.7593,1.39 +cleveland indie,7fa0aded,-132.8855,-16.6,-2.9231 +deep flow,4d1b597b,124.0407,-60.2259,-13.4993 +talentos brasileiros,dce96b38,45.2844,9.4991,11.8165 +cybergrind,3553f40f,-186.3507,-42.2043,2.7051 +grunge pop,28c2b4f3,-128.0788,-148.8273,9.0503 +norwegian contemporary jazz,3306bd6e,0.8557,154.1499,9.1296 +psybreaks,b874239d,154.512,-226.4681,14.1385 +african percussion,75b9772d,29.1504,173.6324,-0.1767 +folklore veracruzano,14581ca1,119.4039,161.5881,-8.7918 +gothic post-punk,18beca1b,-90.6017,-102.4166,-7.6267 +szanty,7cb6a5eb,43.9381,69.119,5.8836 +polish folk,377815a6,-32.0236,107.8348,0.8721 +sinogaze,c660d383,-165.3422,-68.059,-1.7098 +ukrainian alternative rock,061a7d5b,-148.0023,-71.0522,1.2139 +forro manauara,56477351,213.4353,19.8027,12.5198 +blues-rock guitar,fc8680ad,55.0733,28.4951,4.647 +byzantine,081edb05,-203.3064,267.6955,8.1764 +metal colombiano,e73ad3bf,-203.471,-14.3343,-0.8821 +rap tuga underground,597a45af,123.4808,62.5729,-2.5182 +finnish reggae,d9f7565b,169.276,-129.4817,-5.3576 +underground boom bap,2f03199a,91.6959,35.1071,4.8292 +tijuana indie,d3c5be46,-109.7927,-37.929,15.9891 +macedonian hip hop,b0584120,148.4193,-59.1469,1.117 +old school highlife,1191a3e4,162.255,-12.684,6.5557 +atmospheric doom,99a1bf2c,-220.8236,9.1013,18.5257 +georgian pop,30aedd47,-12.7936,46.715,23.3105 +taiwan electronic,7c073125,23.5948,-143.2728,-8.5163 +classic danish rock,9c4db77c,-28.3425,49.5791,10.6905 +rap congolais,efded9cd,162.5551,50.6728,4.519 +hip hop galsen,6cc60b02,167.0738,-10.9596,2.7208 +epic doom,ea9a1800,-216.2456,14.48,16.6888 +french folk,dfc2ff31,59.9044,192.4924,-20.0103 +experimental techno,73956189,102.6057,-177.4825,7.136 +talentkonkurrence,22c9d90d,130.3398,-180.4259,-4.7607 +mexican tech house,be472ba8,278.1531,-248.397,10.516 +folklore cuyano,6c1460ca,140.2925,180.1894,-9.1526 +russian heavy metal,984475ad,-144.8618,-77.3839,-8.4722 +palestinian traditional,f888e0ec,2.2298,148.1216,9.7276 +isle of wight indie,2f8832fc,-75.4163,-33.3415,10.271 +latvian indie,e4017abb,-42.3101,-30.276,11.5206 +lagu karo,2245ca23,17.5567,-76.9596,-1.2618 +electronicore,6f139544,-207.9676,-177.2084,21.4854 +washboard,3385612a,201.2532,181.7409,-33.6751 +australian classical,c80bc726,-123.8525,274.5872,-0.0373 +crossover prog,8733eeaf,-135.7595,-13.2668,-11.6698 +ukrainian folk,6a792c2e,33.734,-56.501,4.2334 +therapy,a8a511e7,-190.7017,209.8985,28.4595 +finnish soul,a54349b2,35.1445,-10.2442,9.7778 +atlantic canada hip hop,c0302b89,135.2016,-6.6355,4.3175 +neo-crust,2dfbfde6,-237.4845,0.6367,5.1871 +cork indie,5dd0b419,-79.3111,59.9447,-15.1422 +marching band,8fedf5f7,-16.1271,176.6647,13.7869 +experimental indie rock,d0a2106d,-86.7601,59.4018,-8.494 +canadian post-rock,97da6f72,-198.0343,70.9818,-17.554 +blackened crust,b2ca08c7,-270.054,41.4041,14.502 +street band,4b72e4b8,61.2714,20.1659,-5.5478 +electronica venezuela,90c48326,297.8089,-244.235,8.8098 +darbuka,5767083f,187.1049,-111.1811,1.4451 +italian post-punk,66bd07cd,-118.2436,-115.2606,5.0734 +kashmiri pop,d498e2c4,-0.2867,80.4037,-10.7548 +rap ecuatoriano,d7445f98,193.1793,-77.0106,8.2404 +norwegian death metal,febfdf5a,-245.8373,-15.875,-14.5447 +noise punk,17a12954,-170.337,29.7436,7.8574 +cameroonian hip hop,90f77942,145.222,22.4152,5.7748 +barockinterpreten,2d3be23e,-143.9669,219.2345,5.4832 +bmore,39361d7d,191.6983,-172.3143,-13.7979 +west-vlaamse hip hop,995f9eef,173.3276,48.5316,-10.9299 +euskal metal,f39a9196,-150.1856,-117.7949,-0.279 +tanzlmusi,cd178699,181.1177,210.5459,28.707 +mallet,b71498e9,40.4879,197.0544,0.6736 +maluku pop,238bb829,181.3019,-10.214,8.534 +neo-trad metal,397c1c87,-197.8627,-125.7194,-3.058 +bolivian rock,324ad15d,-19.1263,-107.4986,-3.8117 +junior songfestival,0a6009cb,51.1476,-163.1931,9.6941 +progressive thrash,a99e43f3,-180.3958,-61.5331,1.0491 +bisaya indie,274f3b3c,-82.4664,-22.072,13.8423 +pasodobles,ee2f3d1c,-20.2139,170.0742,3.0322 +hard minimal techno,a91ce1a4,364.9574,-236.3378,3.3575 +gnawa,600cd736,89.5332,96.4614,6.3816 +jazz orchestra,ce33d517,-55.0901,188.0948,9.0176 +umea hardcore,921910ca,-176.6191,21.1599,1.7445 +finlandssvenska musik,d693ed23,-17.6449,-19.7056,-1.1395 +emocore,267fda42,-128.816,-4.4849,-14.5063 +ilocano pop,a1c8f904,19.9443,40.5738,5.7239 +belarusian punk,6cbff7e3,-65.7601,-75.5206,-11.0662 +norwegian gospel,1389a62a,-18.5893,92.9678,10.1841 +lagu tarling,39b9f1da,86.357,-37.6312,-6.4949 +korean shoegaze,0c4df676,-160.8606,-28.0189,13.793 +rock progressif francais,bd2f5a7e,-82.233,99.8484,-3.2397 +bisaya worship,86059bc3,-52.1143,46.7617,-7.0164 +rap catarinense,50be5f9a,140.045,-11.6733,-2.5595 +electronica peruana,9cd13c6b,273.4202,-218.0615,11.9263 +ukrainian experimental,cc3ccbad,10.7742,-51.086,-0.4244 +nordic classical piano,0435bc77,-55.1364,277.6318,-8.0907 +florida hardcore,ecbe61a2,-162.8463,22.1303,5.0686 +traditional ska,cd260bae,152.3018,-10.7055,4.6957 +thai metal,4ba05e2a,-138.5383,-131.903,-2.6487 +franco-flemish school,ea998635,-246.9562,279.3794,-22.7557 +dutch experimental electronic,cabd508c,73.6628,-140.208,30.3859 +finnish doom metal,504cffc8,-234.3083,-21.2874,-12.2585 +traditional english folk,83fcafba,26.8278,200.6249,12.2895 +canadian death metal,e98cfc82,-228.0773,-57.7165,-1.5531 +musica pernambucana,e55876a7,92.0035,29.3124,-2.1257 +kalmar indie,9c8316de,-33.7069,-6.5844,9.5133 +norwegian prog,451f17ee,-145.4591,16.1086,8.0599 +ukrainian metal,355756d9,-206.5275,-87.5904,-8.9361 +zim gospel,7f5f4a36,-14.7206,-9.1565,18.3807 +narodnozabavna,11b5e0f0,94.2885,54.7031,-4.4381 +croatian indie,7261d379,-25.9532,-28.4553,12.094 +bachchon ke geet,468c9685,235.9658,21.6532,66.1029 +russian classical piano,e4ba743b,-63.3172,303.9942,-30.7201 +new england metal,866d337c,-206.4989,-16.963,12.3214 +komedi,45e255c3,89.0265,261.7231,15.9632 +czsk hyperpop,19119f83,53.6996,-115.73,-6.273 +rock gotico,17384d34,-107.4184,-166.2999,2.3486 +deep folk metal,8f0ee22c,-212.0722,-78.9458,2.6448 +canberra indie,0bef615f,190.6506,106.8179,-2.6371 +blues mexicano,782bd9b8,-13.1388,77.8298,2.0349 +hip hop boliviano,0da23cb9,154.971,-22.7091,5.0408 +balfolk,4c5d9fe0,-60.7508,100.0988,-11.6542 +jewish a capella,7c22da47,-61.195,81.6605,9.0854 +japanese house,feed712f,202.3572,-202.1831,1.5367 +sesotho pop,c96d7b71,72.0822,-37.3797,7.0336 +musica mexiquense,fd4e61b9,62.4517,-16.8804,-9.221 +musica valenciana,7d2955bb,52.6268,42.9561,-10.824 +modern jangle pop,570c5f5b,-119.448,-99.4358,-1.6161 +dark ambient,e77a8760,-230.8073,93.5894,1.9723 +faroese indie,daaeaef4,-71.8015,60.2928,-4.5877 +greek black metal,6f59ec8a,-258.1302,-63.3748,-18.8216 +deep freestyle,8ea109c0,119.118,-189.1892,14.6279 +noisecore,6e00c68c,-193.8745,37.1276,2.2603 +american oi,683597f7,-127.2658,-24.1043,13.0589 +balkan post-punk,d08834be,-49.7926,-35.7752,2.9342 +grenada soca,41a0bcdc,151.5956,-138.2604,9.3119 +dainuojamoji poezija,75e3c96c,35.4274,56.4213,-6.586 +military cadence,2ca3aa7c,354.251,-221.5855,93.8613 +bodo pop,fa26ad22,28.7967,-48.0526,10.5562 +musique touareg,ad1cf8eb,76.6712,113.7888,-2.1928 +myanmar hip hop,6163c878,165.6443,-136.2489,-3.0255 +emoviolence,d5bf8eda,-225.2078,35.171,10.9894 +azeri alternative,d1d9a703,-30.0962,4.8378,8.8986 +indie tico,d87ac34a,-64.1464,-21.8081,7.3504 +musique mariage algerien,a0ed4e71,50.9644,-103.426,-15.2954 +lithuanian rock,cefc8b44,-63.581,-98.2511,16.6243 +indie campechano,5f2b42ec,10.7977,-96.7732,-4.0712 +albanian rock,3ed26988,-20.0085,-66.4097,-10.7754 +punk galego,831ec4bb,-93.81,-109.3045,9.7748 +massage,336d0814,-286.7278,193.3594,-7.291 +italian metalcore,a31726b1,-222.8254,-166.8183,23.2573 +virginia indie,cb6e8821,3.5129,23.6986,0.5156 +french hardcore,0c93696c,-197.5631,-64.1546,-5.1645 +maine hip hop,790f65b6,93.7858,-75.6562,8.4671 +taraneem,433913a1,-6.269,110.6468,12.1527 +tibetan mantra,b81cc3a4,-93.822,174.1815,-4.2758 +bangladeshi hip hop,a4882020,137.9037,-45.5047,-3.4963 +estonian electronic,68e5a52b,78.4428,-162.7616,1.6052 +pune indie,0476a8bf,225.6782,193.0409,5.6844 +italian post-hardcore,816e0065,-157.1953,-9.6413,-8.8687 +iowa hip hop,86997701,143.7772,-55.0186,-1.7632 +musica antigua,f230bfe9,-27.9892,261.1327,23.86 +swiss worship,b31e3605,-110.6814,-55.4859,0.6747 +lagu manado,f250575b,-25.6828,-58.1602,8.1477 +tijuana electronic,961a8e41,114.4704,-183.0868,15.71 +xinyao,1de23fa0,-73.4778,65.0687,15.5644 +japanese classical piano,e25d9739,-29.3397,259.934,-13.2944 +swedish experimental,067a321e,-193.5533,92.1371,32.7719 +russian emo,5dfbeca1,-134.7851,-104.4002,-12.7323 +swiss black metal,efebdcd2,-248.0759,-64.2206,-16.8854 +russian post-rock,d394e16b,-196.2775,-53.1898,14.8122 +swedish underground rap,634e5c7e,135.1576,17.3498,2.301 +winnipeg hip hop,3bf911a5,125.9007,-63.5748,1.0013 +avant-garde black metal,82e07a0b,-247.3346,-15.6536,-15.0232 +classic tollywood,4d9a689f,103.7304,18.3598,-16.9515 +knoxville indie,06b04e19,-81.7815,3.0618,12.572 +mincecore,16c3483b,-211.1057,23.2302,-13.0626 +musica sammarinese,2b75bd96,29.7372,20.0611,29.001 +australian hardcore,e8aef04f,-201.4084,-8.5601,-15.0406 +forro instrumental,e1bb577a,69.2187,-0.6587,-6.9404 +bajan soca,f3a0d333,191.4417,-173.3423,-10.9422 +bosnian indie,d69cb482,47.8575,-66.1976,0.9173 +louisville underground,5a3f002d,-81.0205,31.9456,-1.6358 +czech alternative rap,b8e6a558,115.0173,-57.9797,-10.8449 +korean bl ost,8e04c29f,0.8353,-48.622,7.7844 +bangalore indie,a0fd1006,-18.9079,-40.3819,5.9405 +chimurenga,d2037e15,57.728,55.1576,2.7384 +trash rock,73c9f839,-137.4742,-21.0435,-2.6841 +togolese pop,ea7bd8db,125.9415,-37.9267,-17.6545 +uk diy punk,18b15903,-152.6233,-57.4826,-11.0978 +cornwall indie,07d4a61c,-100.3825,14.7807,6.9226 +montana roots,11c0454f,-12.2651,79.6539,26.67 +brasilia indie,f2b868e5,-15.0288,-38.2659,13.0276 +canadian comedy,e9a6afcf,210.3711,210.8006,38.057 +electronica cristiana,d03647c1,30.0109,-174.5479,-4.9 +deep dance pop,2a32c3b4,5.4535,-149.3028,-25.679 +yemeni pop,6f636acf,88.3793,25.3802,-1.9221 +modern big band,d667af10,-7.2417,140.0961,4.9123 +bagpipe marching band,e7eb3628,-209.4463,80.6334,-14.3623 +gospel soul,8de29aca,11.2456,122.5109,-10.8785 +muzica usoara,90345d2f,-39.6305,92.7651,3.7877 +brazilian death metal,585f4baf,-204.0896,4.3676,4.6967 +krajiska muzika,269d13cb,-7.2206,31.8189,-9.2977 +spanish experimental,f754e57f,-193.4055,130.4487,-32.1886 +tribute,aa4798cb,-1.1019,-39.6593,26.5768 +german classical piano,8a3b5cdc,7.9174,276.0564,-92.7542 +musica paranaense,dc5ed0ff,28.848,47.2241,-0.5263 +london on indie,b19137d4,-129.2491,-49.4198,17.8053 +japanese bedroom pop,c1ebaf25,91.7722,2.465,2.5787 +kannada bhava geethe,80a3e8db,95.0367,122.6746,-18.4561 +german hardcore,c2f3b895,-126.1021,-88.3636,-2.162 +dresden indie,901dd3a7,-70.8032,0.8434,4.6434 +hi-tech,c9ae599a,-76.8222,-164.9412,-2.1031 +psychedelic space rock,5200d1f4,-226.7535,47.7012,24.4157 +australian jazz,8a518459,26.557,220.948,4.0629 +pre-war blues,82fd9be7,257.8011,342.3498,23.1143 +polka nortena,e50c7cc0,143.1882,93.4726,3.0856 +slovak electronic,def7babf,188.778,-210.2838,10.5411 +hausa pop,36538ce5,166.0225,15.3353,-3.4293 +indonesian hyperpop,98451f37,23.6611,-147.0214,-8.0998 +oslo indie,addb2f3f,-97.9975,-2.9167,3.2073 +college marching band,0ef8526e,-8.8774,169.1119,7.1779 +black death,4366dc77,-246.8238,19.6075,38.8772 +cascadian black metal,d1693205,-272.8077,46.7543,16.9462 +latino comedy,28dfa2a4,126.949,170.9598,-5.6395 +classical trumpet,f0bd23e4,-40.7946,222.487,6.823 +raspe,71e31d22,194.9547,-26.7232,4.6723 +beach music,870161a2,-10.9756,-22.9874,20.3949 +italian death metal,242556a9,-207.3174,-62.5302,-25.5466 +polyphonies corses,ab54b986,-177.5902,165.497,-9.2181 +dikir barat,d6f78d0a,51.453,-111.0516,2.026 +icelandic post-punk,c754011b,-85.2114,-116.0348,2.5597 +second line,f9c193a5,76.7917,27.1123,0.0101 +finnish metalcore,5a8e9681,-233.7211,-228.0773,44.3877 +stuttgart indie,c0160054,-66.3018,-31.9541,-1.0206 +cascadia psych,0586a2c7,-121.4958,74.2595,-15.7625 +texas death metal,5621f415,-199.6218,10.668,5.4904 +deep melodic death metal,eed55285,-198.7863,-170.0829,17.5003 +bornehistorier,59ed50e9,199.052,164.1216,-30.281 +hjemmesnekk,663d53a3,150.2658,-160.9558,-8.7998 +canadian black metal,eb473469,-267.4339,-2.3967,-36.8067 +polish thrash metal,cb70a302,-196.5287,-70.9096,-2.8653 +seattle metal,0b2a664f,-218.3084,-13.8359,8.7352 +muzica moldoveneasca,4e3b4816,84.6034,-107.873,1.362 +d-beat,212a1626,-251.1196,8.8214,-14.1308 +nyc metal,d51815c0,-237.087,-19.6446,-9.0501 +finnish electro,8246925b,36.7481,-149.0706,-31.2816 +acousmatic,787c5ad7,-76.1944,245.7433,4.8512 +backing track,9259e840,135.3849,-153.3933,8.8683 +mindfulness,294903cd,-283.0595,219.7236,-7.401 +traditional funk,95fd2359,68.1025,30.4861,-1.963 +michigan folk,20a337d1,4.8608,95.8504,-10.9317 +breaks,657c327f,129.5939,-200.7452,2.7256 +dessin anime,dce944fc,7.0573,-20.6089,11.6443 +irish banjo,1e5c2496,88.5175,144.1859,-2.997 +ukrainian black metal,349b18b3,-271.3897,-23.299,-26.3247 +igbo traditional,5724a07f,208.742,74.745,7.3375 +malmo indie,daa6d318,-123.223,-36.6315,8.266 +latvian rock,e16a85ee,-67.2194,-132.7978,11.7627 +finnish worship,22962b4c,-29.3635,-29.9445,13.5346 +german stoner rock,c59fbf00,-186.2479,44.3276,6.9368 +deep funk,a8f127e4,88.8339,-22.5759,-13.5998 +musica de intervencao,2e9daa5d,25.235,138.5483,-13.9556 +rap gaucho,24d9e8ce,151.6728,3.1381,4.0989 +danish death metal,7aeee1e6,-234.1201,-72.0281,4.4665 +mexican death metal,c57d95bf,-191.0857,23.2344,-4.7066 +dub metal,0b6cf596,-125.4751,-34.2767,-17.9061 +milwaukee indie,0ed21fe7,-103.2894,7.1529,-8.3389 +cantonese worship,d44b7d85,-92.6033,132.4422,1.8478 +lasten satuja,e374df7f,228.4046,170.1803,-63.3112 +musique nigerienne,13eeeb6c,86.7555,30.9939,-25.6684 +indonesian deathcore,1801a8b6,-169.6329,-139.4645,1.0121 +kabyle moderne,a1158b92,46.9286,-91.4384,-0.9035 +russian old school hip hop,0197201a,132.0214,-3.6244,6.0305 +street punk,7110d6ff,-173.2716,-20.7211,20.8416 +algerian folk,8a919dbe,-3.2083,169.7859,7.1905 +underground grunge,0d60e81c,-168.8312,17.4508,-3.8049 +japanese classical performance,b13e3040,-106.7479,247.3523,5.4678 +classical soprano,494247f3,-138.7273,285.6621,-13.3974 +ua trap,9ccb8d10,110.6063,-143.6474,16.1276 +sevilla indie,20240eb4,-68.1672,-115.4385,-6.9674 +reggae tico,57006865,174.7696,-84.2095,4.9862 +zenonesque,b984dd26,196.4546,-220.62,5.3697 +old school nederhop,11dcdbe0,138.8673,-100.7127,9.4293 +pinoy edm,245430fa,73.1776,-166.6606,-15.9056 +cymraeg,41c1339a,-21.9327,73.7913,18.4454 +slovak indie,80989d1d,-41.5363,-22.4798,28.1069 +afrikaans gqom,2cf0d1bd,223.3263,-195.7244,16.7526 +noel quebecois,8227592f,-71.078,105.8171,-15.1156 +odia bhajan,c87f10b4,27.8243,101.6242,9.1897 +turkish classical performance,53dbfad1,-27.7592,259.3315,-13.4277 +rwandan gospel,8cb3c436,-40.7696,46.5447,12.0542 +kuduro antigo,2554ed62,236.8085,-149.4179,20.1595 +swedish blues,fa6d41cf,-26.507,21.7399,4.992 +turkish classical,9b713889,-77.1312,244.3566,-4.0725 +rap abc paulista,b6375c81,140.014,47.017,8.4825 +polish techno,a5acd9fb,217.0703,-223.7295,-4.9686 +rock campineiro,a36040c8,-96.9187,-28.6426,6.1504 +italian jazz fusion,448e12d3,65.0119,33.6992,-13.0654 +neo grime,27abf039,-11.6454,-182.0917,16.1949 +algorave,8537067d,28.0766,-138.4771,-7.1194 +canadian rockabilly,5cdf8e80,-4.9215,92.8835,-17.6204 +cardiff indie,aec5f919,-91.9542,23.7879,5.4163 +zambian gospel,6169d5f7,26.6249,-24.3057,9.6385 +cornish folk,031d4650,26.0156,187.7102,-2.499 +japanese post-punk,ffe9c598,-73.6221,-91.3334,-13.4979 +hard rock mexicano,51acfca4,-141.1292,-102.1594,-6.5762 +kansas hip hop,624e0263,119.1154,-7.6042,7.2159 +spanish jazz,3a281579,65.2768,198.0411,0.2119 +south dakota indie,cb14a938,-101.6621,-46.8668,14.971 +adivasi pop,bfaa3ff0,51.6949,-170.7814,-0.676 +kokborok pop,2e86977c,74.2932,-69.9758,-11.7154 +fuji,57ec0110,175.0423,53.7128,-21.6992 +historic piano performance,eea90b2c,-69.0792,303.6771,-8.5846 +melbourne hip hop,609aaeb4,113.7111,-2.3839,0.7172 +portuguese indie rock,6fbce18f,-79.5234,-53.1716,11.6915 +malagasy folk,2a693e12,66.3728,33.1128,-12.2846 +french oi,6da08430,-110.6423,-81.9406,-11.6484 +arizona punk,51289d57,-125.9846,-51.8849,-15.2484 +musica colombiana instrumental,abe7ce90,62.944,106.6868,-5.0546 +russian romance,fdcdc579,-35.1536,224.8841,26.8958 +japanese death metal,3f32a6d6,-239.3286,-65.0781,-31.8885 +rautalanka,0471c9ff,-81.1464,-9.4055,2.4199 +gabonese pop,cdecd1a4,125.7921,-39.6527,-14.9496 +rock cearense,8935cf96,-114.8717,-76.8152,-6.7004 +heligonka,29f31e4f,-2.9346,-6.4821,20.0894 +greek folk,6b913630,16.0265,130.3985,-0.1632 +lounge house,a74bf3bc,106.1713,-59.8707,3.4411 +mexican experimental,cd5d8e87,-55.8618,49.0271,-7.3964 +northwest china indie,0ac07672,-44.0896,-18.4002,13.0142 +mexican hardcore,0a4ef847,-154.0493,-53.771,-7.8824 +singaporean indie,dc90fc41,-117.7485,25.1309,-19.2921 +baja indie,6ac6628d,-20.9727,-57.1137,-1.0625 +jazz flute,1c3926a2,120.2117,175.895,-44.0121 +liechtenstein,cafc4839,-224.3959,126.0312,14.0881 +german post-punk,c61ab8e7,-108.6102,-91.5813,-18.8968 +native american hip hop,80d8ffd9,133.1002,-47.6797,1.7651 +deep psychobilly,250fee7f,-67.7759,-2.3191,1.8571 +classical jazz fusion,3b0f2227,33.9174,173.9794,10.1907 +go-go,2ab8e336,115.0584,-51.9052,0.3228 +sesotho hip hop,13969155,99.1228,-0.7968,-21.3359 +uzbek hip hop,4d1df7a1,160.9016,-143.3657,-0.3198 +muzica populara,293ab28f,-19.9495,209.8575,35.546 +perth hip hop,5664a7d2,139.1216,-48.3383,9.7026 +anthem,e8426ca3,-101.7801,151.6967,-42.4042 +bulgarian r&b,778e9ef3,107.4447,-123.7756,7.751 +lawrence ks indie,e8a47c6b,-90.1582,25.8772,4.6137 +death doom,ebd4bbac,-253.0349,8.2381,-15.7023 +bal-musette,86f2d4f2,151.2716,130.5571,7.3942 +dutch death metal,9f0afde9,-223.5465,-7.9668,-4.1222 +deep darkpsy,f36914ff,23.2514,-258.7485,-9.6474 +rock paraibano,e0a859d7,-56.0562,-47.0096,2.0789 +balinese traditional,252cea3c,2.2971,146.3701,-6.5598 +kritika,eb38118d,-13.4006,185.9694,12.7483 +doomcore,fd50076e,-44.2109,-190.7569,5.4799 +ugandan gospel,9dd4b323,76.5944,-44.0323,-5.0949 +australian post-rock,01871965,-154.0617,34.9638,0.7823 +metal catala,0bc9bcc5,-159.3184,-104.7303,-15.2829 +musica eletronica brasileira,3394149a,142.5421,-139.2484,-5.6379 +native american spiritual,6e1d4bc5,118.3292,96.4594,17.0699 +schwyzerorgeli,9fafd807,23.5557,95.0931,-6.7738 +khmer,798a6d6e,-20.4593,69.694,-6.1129 +italian pop punk,16ce672b,-131.0451,-249.1595,0.9221 +canadian drill,2c029365,163.2785,-90.7282,13.5787 +old school uk hip hop,21d8ae62,208.1851,-177.0328,-10.4174 +indian metal,fd92765f,-177.0015,-94.717,-17.3768 +ethiopian hip hop,a5fdb414,160.7228,-43.0515,-2.965 +murga,a810d591,75.7585,120.1109,-27.6739 +tigrigna pop,3e78b0f4,17.8902,65.5803,-6.0218 +hull indie,67b6709c,-108.0144,-65.4374,19.3221 +grunneger muziek,9023bb63,3.5496,23.1316,0.5927 +power noise,ebbf76e5,-12.2371,-187.8374,2.647 +musica etnica,8923dff9,-31.3579,71.5033,7.2189 +norwegian doom metal,28d542f6,-219.6066,-4.4992,-9.0027 +whale song,b48df5bb,-347.2762,228.1641,15.7592 +danish punk,dd5df94f,-124.5922,-33.7891,-1.6122 +hardcore breaks,60fca2a3,120.1439,-225.3703,40.7143 +ostschlager,d6c07ed2,-21.4042,115.113,-4.7217 +new tejano,6e31540c,68.4014,-57.3894,-21.8463 +beninese pop,212ec99e,114.047,-11.7971,-14.9403 +prog quebec,4be3fb05,-78.4907,98.725,9.067 +black speed metal,55cdf68e,-254.1251,-20.2586,-21.8159 +japanese techno,8b71f93f,176.0344,-218.6503,1.6338 +swedish post-punk,3c34ce1d,-106.5037,-65.8937,18.1702 +prepared piano,7e70d403,-25.6558,155.0638,-0.1062 +norman ok indie,c859cfea,-117.6345,32.1051,5.8563 +australian death metal,9a2bee47,-232.7755,-21.9336,-24.4654 +german renaissance,3117c218,-207.7714,281.3422,11.9314 +brass ensemble,550643e5,-52.3583,249.1592,22.8654 +dundee indie,c00f0875,-128.1067,-16.9392,-7.8076 +taiwanese indigenous music,a1a123f6,-20.8505,111.2626,-3.915 +deep punk rock,4034ca8f,-121.256,11.466,-16.6479 +classic sudanese pop,411902cd,4.5616,80.5274,9.4744 +rap sureno chileno,2be430e7,141.7348,7.4428,6.5345 +estonian indie,2eae310b,-74.662,3.0531,8.0735 +chaabi algerien,dc2ebbee,12.9431,189.0917,10.1145 +balkan folk metal,b766772e,-183.2124,-75.7728,7.3051 +hypnosis,49b66cab,-210.3681,222.4472,28.4919 +fado antigo,abc4591b,16.3192,274.8911,-33.0847 +comptine africaine,11a49eea,225.4234,74.8207,20.8535 +argentine jazz,15eb7c18,61.0721,184.275,-22.7138 +finnish folk,4b27463e,-77.439,114.0853,-14.7223 +xhosa hip hop,3f001ed3,158.1152,-17.688,6.7894 +goa hip hop,adfa3cd1,148.8809,-55.4385,2.2993 +jumptek,3a38dd49,197.0372,-240.8979,6.7347 +musique mahoraise,92209e97,151.6742,-36.8351,-8.3386 +surinamese hip hop,dae11ec7,194.4626,-59.2574,-20.5968 +serbian indie,d6f1baac,-56.4923,-40.0141,5.0408 +medieval black metal,10597283,-245.0759,17.3632,3.5847 +punk mexicano,7080f5cb,-144.6648,9.8955,8.805 +meenawati,19a107d8,78.8295,-94.9534,7.2247 +mongolian folk,20011a69,-147.0553,155.9893,-18.513 +persian neo-traditional,a107da08,-57.2446,219.3213,-16.6481 +swedish pop punk,af4c9394,-178.6304,-20.9527,3.9323 +russian experimental electronic,ff7ac7e6,51.025,-85.0585,-12.1775 +jazz accordion,1eaed6a4,71.9094,113.5302,-16.8481 +australian post-punk,717825bf,-128.6783,11.5782,-5.3787 +hampton roads indie,5a81ae5b,-100.7975,-10.0512,8.2851 +indie salvadoreno,3f28127a,48.7955,-65.615,-5.1298 +saraiki pop,a90b4b50,24.3292,39.2068,19.5692 +contemporary choir,472e0480,-268.907,270.7607,-22.0692 +norwegian psychedelic,d38bc68b,-175.1242,29.3385,7.2388 +west yorkshire indie,c2df85d5,-119.0378,-9.5727,-0.8168 +uk rockabilly,27582e67,50.071,-3.5706,3.9413 +cambodian rock,352e994f,-75.0604,105.0301,-14.6562 +harmonica jazz,f19e2b5c,98.4559,167.1929,-23.9996 +chilean metal,0c6aa7b9,-180.2905,-14.1778,-7.0097 +nisiotika,219db033,-22.6039,123.8331,-9.6342 +kerkkoor,78a4a01e,-300.0617,302.3158,-75.6991 +scottish indie folk,272d9cd2,-107.6299,104.5293,-9.3998 +deep vocal jazz,2f7e68dc,59.1776,210.7399,-4.0369 +juju,7fdfe229,188.1967,82.6916,-18.7233 +japanese progressive house,783d99a5,56.1401,-245.3372,-8.5087 +czech electronic,a8d8bd23,139.7814,-177.3053,-3.5002 +orquesta tropical,d38539d1,176.855,12.5842,12.3888 +czsk electropop,5f04f285,66.3809,-107.6185,6.1579 +mexican classical,58f89a6d,-2.8779,276.5882,-10.2537 +cocuk masallari,a7481969,181.5389,179.7238,-22.3177 +rap salvadoreno,ca3badd9,189.8148,-108.627,4.4887 +symphonic melodic death metal,afdac2c4,-273.6093,-150.0654,-1.402 +experimental psych,b9a315e7,-213.1354,114.9348,-9.1203 +icelandic jazz,ab3f1ea2,18.9239,160.8833,0.7769 +bloco,dc2813a1,84.4525,-5.2545,-14.3194 +dansk lovsang,170f1755,-40.5508,36.7806,22.0496 +musiikkia lapista,1ad822ae,5.8563,17.4317,17.1305 +neo soul-jazz,20840784,85.7585,-89.6537,5.5956 +indie michoacano,de24d0ec,-39.7009,-90.4355,8.4856 +bulgarian electronic,7c765f01,250.5155,-233.9476,21.097 +turkmen pop,d152fbdd,45.0312,-57.1894,24.1476 +carnatic instrumental,885a6708,66.3075,191.1765,-24.3669 +baltic folk,6dbe4b5c,-1.618,18.4462,8.7727 +icelandic metal,624c5232,-216.3623,-23.559,3.8236 +rock goiano,de43d6b7,-121.4131,-80.5778,5.5843 +chinese electronic,7e1a3011,52.3677,-116.611,1.715 +konkani pop,41bc6401,23.2065,74.5965,-2.935 +chennai indie,732f2a2f,25.6582,-76.9659,-14.3482 +chant basque,5fced17e,-48.4847,127.2138,-4.3575 +christian deathcore,9d08d507,-197.6122,-101.2386,-5.2116 +lao hip hop,c4ee60af,46.0243,-57.8648,-5.5084 +classic tunisian pop,a1d2de3e,-31.4396,127.0406,17.5901 +maltese pop,5b1b07a1,-14.6635,-146.6206,11.6028 +blackened hardcore,2be60c67,-254.5099,-5.4344,-23.9662 +scottish gaelic folk,6f8df315,-53.2954,149.793,22.5265 +steel guitar,8b73355a,55.9764,91.1926,-21.8383 +chabad niggunim,30ed1733,-24.0168,140.5585,-12.4234 +norwegian experimental,ed71ec6a,-167.117,98.7571,12.8545 +slovenian folk,e27425b9,98.3397,83.5229,4.295 +coventry indie,ff779516,-60.5676,-147.6647,-9.8567 +quarteto gospel,251ce1ee,-91.5432,106.3158,3.5101 +arpa grande,38ea1d0f,85.9348,38.8329,-7.6085 +musica sul-mato-grossense,1c4cb6fd,66.5298,-11.0681,16.3326 +nz jazz,8c1f5671,61.3991,96.4081,-2.7398 +string quartet,d6b7e885,-136.2687,273.2741,0.0246 +burundian pop,775462cc,138.0211,-57.8455,4.1237 +malaysian metal,b3eeb3ec,-170.5201,-67.4793,-15.4553 +free folk,dc7e4921,-174.2618,158.1225,-5.6689 +honky-tonk piano,cd8afbd8,118.5716,121.2221,-21.0004 +musica andorra,ad261501,149.9803,-188.7797,-7.5265 +britcore,b19bfd03,178.8795,-179.2306,-0.2417 +mezwed,ae84e66c,9.213,10.143,7.2543 +modular techno,731f4c7d,148.8918,-217.1563,12.6139 +gotlandsk musik,d0eaf41b,-66.4888,95.1827,-11.0324 +meyxana,04cb1c83,141.8697,-82.634,-9.2209 +sean-nos singing,5d2dd443,45.9604,289.7767,-15.1825 +old school ebm,93f4f65c,153.6732,-216.8576,14.5612 +mluvene slovo,ac2ac850,203.0705,192.0765,5.8076 +skinhead oi,2f4398c6,-141.5732,-11.7132,-16.275 +basque folk,09d6e243,45.8305,117.4994,7.3843 +igbo worship,2591c584,99.7598,-5.313,-17.4138 +gospel blues,07486758,140.9474,252.5822,33.2357 +deep sunset lounge,2d093970,-9.2737,-61.1643,-15.3973 +detski pesnichki,b5c95a70,107.8276,43.7739,-5.8293 +ukrainian ccm,78418fe6,-73.0179,-20.9646,15.4026 +musique mandingue,813ee354,118.84,94.3039,11.5317 +nueva ola peruana,f87d9d13,-45.3091,70.5156,-5.0174 +scottish fiddle,dd4b641a,-98.488,176.5813,-2.2019 +welsh folk,756fa910,26.1204,162.0319,-5.7808 +weightless,e78a2d22,50.3072,-87.8325,1.1456 +spanish renaissance,1173f5ad,-135.6021,280.0265,-13.3381 +danish experimental,d397d9d1,-122.0907,87.3888,6.5936 +portuguese black metal,6670d28e,-253.4245,-56.925,0.7748 +swiss jazz,5ce35ebd,38.3837,147.6992,5.2966 +nu electro,88469816,211.3906,-202.5723,17.9106 +heavy gothic rock,91a954e1,-118.3073,-112.6845,-15.0539 +lao pop,becbe953,78.8918,-122.4113,18.4682 +tavern,4b4b5e2f,-47.7372,73.675,17.4684 +iowa indie,16540540,-89.116,60.9103,-13.3076 +north alabama indie,f0020cfa,-37.2249,12.5412,-0.1737 +bohemian baroque,d03c669b,-143.4191,232.6283,12.31 +banjara pop,90f449cc,69.8442,-25.1912,6.4694 +dubstep product,81a07275,40.2827,-198.9766,-19.2768 +rap norteno chileno,7f293c94,137.3906,15.1422,4.2194 +japanoise,327db1b6,-202.7342,73.2589,-15.4943 +uae indie,c3a853d6,-5.4144,-94.6772,5.4169 +indie cantabria,980a969f,-44.6709,-70.4148,-5.9622 +epic black metal,2a984a63,-275.4395,-69.5066,-24.673 +israeli metal,4dc39c30,-197.9184,-56.8761,-9.3871 +inuit pop,27d4f0de,41.0016,-9.6201,-2.2685 +nz hardcore,360d32c0,-192.5195,-65.1387,-3.0722 +spanish electropop,4075a6d6,90.9298,-201.7941,8.2465 +yorkshire folk,8b475db1,8.1794,163.2476,-12.0364 +georgian folk,d435c8e3,-161.3264,218.7263,15.434 +drikkelek,92003961,136.7733,-161.0336,-3.5044 +geinin song,fa8fe5ba,20.0723,-109.4645,-4.7957 +japanese prog,12b3aa68,-135.7925,32.0511,-3.6007 +garage rock mexicano,12c513e7,-133.7928,-114.9003,1.5276 +progressive black metal,4577780b,-241.0151,-38.9244,-32.4079 +korean metal,4a91e5ae,-118.8508,-83.3036,-20.0118 +classic afrobeat,adce9f56,118.2362,73.3784,-2.1937 +boston electronic,7a1b4a1f,172.9613,-177.9203,-4.2099 +brazilian lo-fi rock,bcb72c2f,-173.1724,-5.4494,-15.1728 +cambridge choir,adf412b0,-217.5211,279.2283,-12.5096 +haur kantak,5b9edecc,129.8518,86.0256,0.0385 +afrikaans gospel,0c5fad79,-43.0204,38.7339,-10.4505 +musica purepecha,5576e864,75.7624,-13.4382,12.1501 +albanian alternative,53c18d60,38.0886,-90.7643,0.1741 +birthday,d98f2c58,102.9664,-82.662,4.9835 +wind symphony,03708196,-82.9112,245.3379,0.4357 +italian stoner rock,005cf06c,-212.8767,9.8974,-0.2753 +kaseko,55f71e68,84.8251,54.2522,6.2927 +taiwan metal,774964ff,-222.397,-149.3581,5.4981 +serbian alternative rock,49d61c18,-56.9188,-49.854,4.9857 +chinese metalcore,e7031388,-182.8414,-210.8591,16.5981 +sebene,04380dd6,87.8053,-1.1344,8.4069 +sulawesi indie,6a36d14f,-28.8109,-123.9721,4.6148 +japanese choir,8b5b03b5,-24.7518,230.2986,32.8858 +barnasogur,7968bfc8,188.9547,155.4125,-25.9488 +slaskie piosenki,94e858c3,2.9795,-132.7881,-7.5386 +funeral doom,9e962bbd,-263.9581,35.4745,13.5812 +swedish rock-and-roll,4baab85d,-17.6667,40.5037,2.5691 +duduk,af104db2,-127.4641,134.9996,0.1974 +musica wixarika,c164c01c,179.1836,50.3925,-19.3615 +industrial black metal,f9399288,-245.101,-80.3606,10.356 +polka,f4e87e52,61.3646,62.2227,1.8165 +screamocore,3069bb14,-176.2763,-82.4723,0.1788 +comfy synth,c8e78b35,-163.3579,100.1734,11.4494 +fado de coimbra,7a10aac9,27.0158,253.0657,-54.7848 +university choir,5f34e4f7,-213.4321,271.1852,-9.9629 +classical saxophone,d4ce25ad,-127.6594,218.2752,0.974 +banda de viento,d925cc19,169.1222,56.6176,-21.2476 +georgian electronic,59518630,159.0506,-184.7401,-8.502 +psytech,f950a296,253.3855,-234.8193,7.8281 +bleakgaze,aec52aff,-236.545,-33.5685,-37.3659 +finnish idol pop,9f672d53,-68.216,-46.4775,4.2372 +taiwanese pop,30a1a625,-55.7106,-19.6533,18.4671 +guam indie,0c6fc141,75.5369,0.5225,-8.1992 +galician jazz,a3b0c72c,-21.8502,153.2052,18.9675 +musica guineense,b40e112a,151.2947,-17.0081,-6.4991 +nova musica amazonense,70004165,-40.7909,-30.5615,-1.1073 +swansea indie,105f31ce,-123.7006,-49.3981,-9.6291 +rap guineen,573778ec,162.6221,24.6902,12.1531 +seggae,ce6bfd61,190.3124,-89.7598,14.8954 +maracatu,b8ded4db,108.8004,66.7649,-8.9439 +pohadky,d6eb6b6c,275.5049,157.4752,1.4956 +vintage taiwan pop,38eaabbd,-106.8872,170.5924,-3.9232 +old-time fiddle,c34a2e95,-11.9804,149.0937,-14.8784 +psicodelia mexicana,405b20bf,-161.163,-38.6321,-0.7526 +deep discofox,3c3c5ebd,26.218,-213.7686,-27.3856 +maloya,84723c14,124.2548,47.7586,-1.5983 +afro-cuban traditional,fa9c3d35,226.4278,147.5889,5.6295 +musica brasiliense,f505a150,44.1123,63.7391,-3.7534 +telugu hip hop,5c00a859,189.6427,-108.1696,4.7843 +slovenian hip hop,ec577437,162.1984,14.4797,-1.8583 +south carolina metal,340f10a6,-227.1144,-13.8841,7.9587 +rondalla,b652f031,22.1623,150.4777,4.5104 +choro contemporaneo,770ee189,142.2261,152.6966,-21.3661 +siberian folk,e3df270c,15.9067,6.4385,-6.132 +polish ambient,ad4e624b,-182.5983,59.8419,0.2724 +heavy psych,2c5e0a96,-186.9646,36.275,-8.141 +russian folk metal,5043dd89,-193.9283,-107.4595,-2.0645 +cajun,1df526cf,55.8854,87.9865,0.4537 +irish techno,63c15d1f,186.038,-226.6076,19.1072 +experimental black metal,72b765cd,-232.8303,30.9726,14.3039 +wellington indie,81c777a6,-84.9352,9.9749,5.6078 +shakuhachi,da0c9e76,-160.996,267.0992,10.8565 +muzica lautareasca,246c20db,22.9399,181.5289,-8.1097 +kinderliedjies,20875571,112.6933,68.8653,-2.826 +hammered dulcimer,a29c0e67,5.4018,145.2438,8.2163 +faroese rock,14f1d30e,-149.4386,-96.4059,-0.389 +belgian blues,04e12b15,2.5438,7.9014,6.2118 +korean hyperpop,08a59c9c,79.1169,-129.9955,18.8099 +icelandic black metal,dabc83a7,-280.0942,-40.3297,-24.6167 +ambient fusion,267df0f6,89.9669,-111.306,38.5178 +classical organ,eca90f18,-300.1775,239.989,-10.6013 +finnish blues,34d4029c,-15.0581,37.0677,6.802 +hot jazz,00632904,149.6724,255.3967,32.5294 +starogradska,0b1ecf72,-86.9099,143.8725,-2.0815 +war metal,0ac2df05,-275.8822,45.1763,13.3963 +adelaide punk,fedb622a,-158.5323,-66.7724,-16.7047 +kashmiri hip hop,a482958c,176.2759,47.4211,-8.5505 +progressive technical death metal,b2061ab5,-213.4735,-24.3194,-21.9037 +traditional bluegrass,9ec67bb2,34.9859,67.6295,-7.7112 +tennessee experimental,f727366f,-126.7123,78.3075,-1.2485 +khasi pop,1edc1c9c,46.3218,-61.4618,2.2668 +panamanian indie,5f6dee44,-30.7982,-67.7587,-5.7857 +jazzcore,ca27167f,-97.2745,53.8485,-3.4046 +oriental classical,3b5b5df8,-136.3594,265.7806,3.6117 +yu-mex,c89025fa,-73.8139,86.896,5.6405 +musica chiapaneca,64546b79,213.4022,9.5811,11.174 +musica indigena brasileira,ab24671c,64.8317,70.2774,-16.7121 +austrian techno,a1ccc7c0,208.7537,-227.9129,-11.0572 +scottish jazz,8a7a56c6,49.4019,201.5898,-2.4848 +goa trance,45415d9b,82.0204,-267.4404,14.6072 +sludgecore,3b71097f,-236.8473,17.2668,-5.5087 +atmospheric post-rock,d3f28383,-190.239,26.3516,2.1014 +mexican thrash metal,1914ac51,-176.64,11.6494,-12.8437 +mevlevi sufi,66647323,-83.5088,189.7317,0.228 +hard glam,1a09b111,-148.1379,-98.9635,-9.991 +burkinabe pop,9318c736,135.7177,31.9564,-6.3385 +musica otavalena,f6efb2ad,52.195,-52.949,10.273 +indian jazz,cbdd1ba1,62.0256,120.5647,-9.8394 +nova musica maranhense,354e1606,62.1787,-29.305,3.1431 +acid idm,785a8b27,139.8123,-198.9961,-2.9075 +polish modern jazz,38cd261c,-26.4861,179.5086,9.3696 +mexican post-rock,a9ccfd98,-158.1362,12.9466,-8.2384 +hazaragi pop,dbd7d42b,103.6041,39.336,-7.5879 +estonian folk,84551fa6,-18.0432,75.5746,-8.1247 +pittsburgh indie rock,039ee297,-128.236,-22.8994,12.1742 +chamorro pop,284a0af5,67.9981,53.3126,-3.3284 +aggro chileno,b55c6f34,-98.9907,-63.4773,17.5192 +melodic doom,99573571,-245.0238,-62.7766,-17.1958 +greek indie rock,fb1ce5a0,-66.6476,-83.5333,-14.3653 +french stoner rock,b7a3fe76,-201.9953,-1.4262,-24.8724 +lapland hip hop,de16a109,124.0429,-62.2545,3.8512 +italian emo,17d35eb8,-157.0752,-36.924,-2.808 +rap mocambicana,63de82f2,142.7312,30.6893,3.2393 +native american metal,656abbcb,-171.3051,-54.1202,8.9564 +hypnotic techno,876090e1,129.8977,-196.3889,-1.2957 +vietnamese electronic,ba958730,70.1832,-99.0213,13.1379 +dambora,6fd8c810,129.7792,123.6754,3.9582 +shanghai indie,8c03c425,-89.9564,44.2737,3.9569 +viola da gamba,548f4315,-168.2782,230.025,26.0791 +convent,ca867d14,-237.1753,280.6677,-26.1196 +deep psytrance,e6559e47,168.9957,-217.7686,11.7278 +poznan indie,f65cf118,-87.5082,-85.1991,5.3027 +serbian folk,2c7ab962,-59.6892,109.8089,-16.8967 +surabaya indie,ddb21aee,-132.1766,-92.2998,11.9561 +triangle indie,b91791af,-131.5938,21.3644,21.2646 +french emo,9c841f78,-210.934,8.8889,0.749 +portuguese jazz,f209fe01,-11.2123,179.3241,7.4395 +slovenian metal,9ae082ce,-209.546,-100.2296,-9.1471 +haryanvi ragni,7a4b9add,107.4792,135.056,-14.9195 +indie canario,6c856504,-35.3302,-17.435,13.7294 +son jarocho,be888b1b,156.0038,128.0096,12.6893 +japanese concert band,11bddf1c,-156.0669,203.3348,21.9223 +lovecraftian metal,1232d65e,-229.1366,-16.1335,-23.7692 +classic psychedelic rock,aae8e5e4,-92.9434,85.5686,-2.2052 +reading,227f38db,294.2536,123.1474,-14.6196 +deep downtempo fusion,8cd4ec00,128.228,-132.1588,15.391 +ngoni,1ce1e749,134.947,94.7095,6.2304 +dicsoites,c9decf8f,-58.2787,26.7165,8.9025 +austrian jazz,ebd48b64,48.4531,164.7884,-2.8791 +cape breton folk,bb34b3ee,-40.7617,123.4119,23.1511 +ambient industrial,c765a2eb,-206.436,67.0259,42.5453 +guzheng,0a5a6368,63.8392,291.0126,-17.176 +namibian pop,e80a4693,151.7284,-138.1448,5.2042 +latin shoegaze,f763b745,-201.8963,-56.9114,-12.6759 +rap euskera,9d9abd38,167.2183,48.9537,1.7124 +dutch classical piano,e8fb4f90,-33.6545,279.6538,-6.9041 +german post-rock,2a8bb14f,-108.3025,-52.4111,0.7816 +bosnian electronic,de17a42e,203.5527,-208.1197,15.4681 +banda militar,ff825cad,-54.6057,199.6483,22.3774 +protest folk,1c7d2d3f,200.9655,284.0049,36.5939 +belgian contemporary classical,513cc90b,-86.3856,249.1629,7.6164 +classical mandolin,ed0cf724,172.1056,178.6981,-31.8873 +bluegrass fiddle,79f618ff,-20.0471,137.4617,-13.4931 +belgian black metal,6b54c133,-266.6024,12.2746,-8.8009 +modern string quartet,826324ad,-148.1551,222.8771,7.8721 +free improvisation,2a186dda,-44.6496,207.2857,27.9164 +maltese hip hop,f1af4f00,99.747,-45.1516,-9.7185 +melodic progressive metal,b82c8a2f,-175.3228,-116.248,0.7016 +nordnorsk rap,519bd57e,111.5098,-111.9108,-5.7114 +trap boliviano,8aedd947,162.9427,-58.7565,20.1869 +lastelaulud,395b5d77,95.4086,69.0091,14.2388 +icelandic punk,b677808b,-101.7275,11.0161,-1.6596 +deep classic garage rock,d0323316,-44.5043,59.2856,20.4525 +chapman stick,73f1da94,-34.0676,106.4509,7.5803 +gumbe,d4508e42,134.5717,-39.5599,-0.5444 +norwegian hardcore,925154e9,-219.895,-43.8213,-9.926 +women's choir,1f7acd13,-177.301,200.8508,31.4871 +koledy,6c9b9782,-115.0987,125.0532,2.7477 +polish psychedelia,00f066c2,-127.2834,35.8504,9.2918 +italian experimental,b9e6c745,-165.2126,58.2234,10.0281 +musica queretana,3b698dde,68.6347,46.5126,-15.6361 +australian black metal,508a0ece,-253.1094,9.9717,-11.8204 +norwegian techno,c9eb97fc,151.9744,-200.8349,0.3834 +concertina,d4a00b71,125.6049,199.8993,-33.7964 +bandolim,06e7a822,122.8219,121.7293,-1.8267 +sacred steel,927aca6e,-23.7146,81.4285,18.4964 +metal ecuatoriano,eba8e0a5,-150.5079,-41.4455,-6.0878 +dusseldorf indie,97c6442b,-11.2664,-99.4479,22.2316 +downtempo fusion,7bc152e9,-35.1615,-114.9965,11.5743 +marathi hip hop,e70f686d,138.0977,-76.7463,-11.3384 +swedish classical,4ede7269,16.4244,228.1622,-16.9256 +macedonian folk,99cf731e,-70.8737,58.0941,1.6809 +boeremusiek,075f414b,64.9192,8.7013,12.115 +forest black metal,69b58863,-263.6529,36.8906,15.9969 +swiss country,2014e4c7,9.5706,-47.9922,-9.864 +full on groove,668b4a24,154.9575,-236.8145,46.0849 +haitian dance,70efc81b,101.7002,-66.5221,8.5975 +finnish modern jazz,f4e44188,-11.1242,146.4835,-8.3441 +vocal ensemble,c0570243,-206.2916,281.9952,10.0974 +chechen pop,003f97cd,85.4864,-107.7225,-5.5832 +arpa paraguaya,677ac4fb,104.8323,133.5904,-24.4308 +merida indie,a934fa37,-54.0694,-100.9693,-13.6969 +latvian folk,de693bde,-41.9408,93.7149,-9.258 +hawaiian indie,4f2c1dbf,-19.9857,-37.5599,5.8775 +sunset lounge,2a05a8ff,149.8951,-129.8821,16.8826 +tibetan hip hop,3363b173,225.4876,-87.1798,20.3627 +deep g funk,2713163b,223.1846,-134.8392,-9.672 +new hampshire indie,e5bad1b8,-66.1418,-21.3278,4.8144 +vaikiskos dainos,551ba18f,137.4144,26.1414,-0.0515 +italian black metal,6f8359c8,-245.3414,-39.1321,-23.6895 +thai shoegaze,9f3d865a,-137.5153,-60.1613,-9.4919 +spanish progressive rock,5fa5b2bf,-135.7479,-17.116,0.5706 +slovenske chvaly,2804adeb,-43.8099,53.4086,1.966 +indiana indie,ff849466,-79.3094,15.8761,-4.8876 +early american folk,e03c77de,45.5023,203.0816,1.1813 +rap ecuatoguineano,d3d62311,255.6223,-114.523,30.8419 +basel indie,4fea64bf,-80.5081,-40.3462,-4.2465 +brazilian black metal,3fa435bc,-239.1074,19.7187,0.4529 +lowercase,171c1e65,-199.4828,128.1796,10.863 +rap malien,37372acf,203.8688,-53.2611,-23.9762 +korean jazz,bdaa1290,32.7377,161.1205,-13.0582 +scottish americana,e4795557,-36.9386,94.8911,-4.5103 +rap nica,9a3f5e5d,156.3677,-110.0849,-1.5701 +dark minimal techno,f8ef3cf5,187.0997,-253.6802,5.6711 +arab metal,0d7dca59,-223.8233,-91.2658,2.0143 +rotterdam indie,f534c642,-114.0619,-17.3377,15.9676 +death industrial,649be57e,-220.252,36.1306,81.5465 +musica tradicional dominicana,bfe9658e,91.4625,101.2158,9.7393 +indonesian shoegaze,8408f8c4,-176.7564,-123.4414,-6.6156 +finnish post-punk,41c19839,-148.4479,-73.3448,-0.3629 +lagu iban,54e7bc82,40.9073,-97.0729,-8.0475 +south african modern jazz,6441a2b2,-13.395,146.2583,5.1949 +british classical piano,aed3bf57,-80.5833,255.7048,-0.0897 +viet instrumental,ee9f4550,-15.2757,103.2271,3.5411 +combos nacionales,acbf224a,187.4109,20.9491,-15.7218 +benga,efc704af,165.9093,74.7938,-16.6417 +rock caipira,459dd18a,-40.4739,-35.0272,-6.4936 +medway sound,4c4f4f27,-90.7739,61.0089,-13.6445 +edo old school,0bc8d55c,172.8267,40.3313,-13.3528 +karbi pop,c537d9a5,25.6692,-71.8699,24.4942 +techno argentina,5235f33e,201.3922,-229.0358,-11.1872 +ukrainian metalcore,8fe523f5,-188.0576,-217.0428,19.8119 +folk siciliana,d6bab02e,37.7601,76.6666,6.9775 +nyckelharpa,d32615ba,-143.515,162.7851,-21.4046 +malang punk,effef072,-149.4015,-161.2829,-2.1074 +noise,9424ac79,-188.5042,63.7967,59.8776 +via,a19e070e,-29.4963,58.0398,-1.9471 +cuban funk,a2b9a69b,123.7822,119.0266,18.1641 +british brass band,4b5c1f65,-94.4361,258.5629,1.4665 +sufi chant,4c5e9768,-66.5177,176.9038,1.2172 +brazilian metalcore,8c19645c,-168.1994,-159.2275,5.148 +experimental dub,378495ab,104.736,-150.607,14.7361 +greek punk,5fc1d69c,-144.4209,-99.4254,-8.6894 +vintage reggae,ec53f097,257.3303,-43.3581,-38.8637 +contemporary classical piano,19fed147,6.4644,255.4018,-8.6007 +dutch punk,6bdffe77,-139.3731,-60.4481,-18.3281 +finnish tango,93aa0bfc,-55.5334,146.5771,8.0432 +salzburg indie,9b3f96c3,36.5659,-105.3126,-7.7054 +musica cearense,8ee49793,47.3443,22.211,31.6167 +irish accordion,8ec3b3cf,29.4663,119.5664,8.0814 +mathgrind,44206dfa,-222.5278,40.4579,12.1446 +canti alpini,1df468f2,-99.3155,225.8745,9.5803 +bhutanese pop,51f8a8e5,69.4508,54.8685,-8.6338 +frankfurt indie,704f0f2a,-111.5715,-76.7705,-4.8789 +barrelhouse piano,09a73e0c,192.9632,267.944,29.3194 +tongan pop,bf0cec61,52.5764,34.1954,-5.427 +black sludge,7cf8bd39,-216.1567,22.01,11.6462 +shoegaze chileno,8950470c,-189.0291,-61.543,-4.3111 +peruvian metal,d20d0251,-183.8456,-53.9639,1.5286 +math rock latinoamericano,a6561e3a,-123.1396,-20.3363,-7.0932 +c64,84a51684,29.0379,-163.6702,-6.8975 +fado instrumental,5185ad10,27.9273,167.4482,-2.6733 +danish classical,d5f86c3a,-157.0538,288.7753,-0.2796 +rap gabonais,a13b7cf4,166.0804,-5.4255,15.5936 +rwandan hip hop,64401ca2,173.7762,10.8226,14.4236 +demoscene,379e8e35,14.8523,-154.5076,-6.2133 +tajik pop,21523676,70.819,-67.9587,-0.5356 +rez country,23d53bad,4.7183,-30.7887,6.5734 +veena,72e4a37e,32.3111,218.5814,5.5998 +power electronics,2fc0aa8d,-200.0398,42.9774,95.1599 +musica morelense,5769329c,122.3331,71.217,-9.3182 +russian hardcore,b0a2522c,-170.4092,-62.6869,-15.042 +south african metal,98392702,-167.7961,-139.7618,-2.0958 +leon gto indie,5e013853,-28.7203,-80.6365,-19.5238 +indie fuzzpop,49dae92b,-72.4048,-9.3445,9.0241 +oeteldonk,a601bde5,55.816,89.7598,0.1383 +chamber choir,a9c3d86e,-271.5668,270.531,-25.0103 +seychelles pop,4f02f66c,162.062,-83.3009,-1.6761 +german rockabilly,c39b008a,14.6941,17.8622,8.8058 +djecje pjesme,65848aaa,43.4289,-22.305,16.8661 +folk metal latinoamericano,d2c1df08,-182.6722,-41.7827,5.963 +baps,609426fe,71.9178,130.7433,-5.8652 +steelpan,4739572a,113.8343,-8.5565,-22.2417 +sda choir,2112d76e,71.123,47.3354,-24.414 +rio grande do sul indie,b355962b,-8.5114,23.0172,9.8444 +illbient,9da1bf6f,23.8753,-63.6559,27.6359 +ryukoka,ab135fa9,-6.6426,259.8631,-17.3633 +occult black metal,c5c49e7a,-283.338,26.2328,1.3027 +lesotho traditional,8f7f0d25,54.1154,-81.8936,-5.6798 +denver rap,0ec751f1,119.5669,-49.6005,-2.5812 +sundanese traditional,270b58f5,73.8625,187.9308,-0.1585 +coptic hymn,bf3fced5,-92.518,198.4569,-18.7844 +marrabenta,85e26f12,114.6061,29.5943,-7.9916 +belgian death metal,a25d58f2,-212.8837,-58.6099,-22.4148 +irish black metal,af6f8d25,-259.6754,12.2276,-9.5202 +latvian electronic,e42c2c91,188.6792,-199.3333,-3.7624 +cuatro puertorriqueno,a381c7dc,103.4304,107.276,13.8335 +spanish post-rock,71bdfb5d,-165.5987,-29.6941,14.8258 +italian contemporary classical,68aed90b,-99.7364,261.7361,0.8419 +deep hardtechno,5743cf37,22.0409,-251.4106,32.2239 +tuna universitaria,4ac8be72,-25.6919,144.7928,10.4778 +neo-manele,2f6f72e5,93.9172,-115.8949,0.6208 +finnish choir,dea1301a,-236.398,283.4514,-27.556 +greek techno,483dcf1f,191.6332,-234.4428,14.0899 +uk post-metal,75837b8b,-242.251,-6.4026,-13.0949 +vintage country folk,8d4f2853,123.9717,266.8986,50.7274 +japanese dub,71a722b0,126.4559,-146.1529,4.9263 +qanun,2bc138cc,34.6423,156.5841,5.4642 +trikiti,74c1fe33,119.759,58.3383,0.2613 +latin surf rock,a575d04e,-118.7357,-71.287,21.1413 +japanese orchestra,7c25d8b3,-204.4923,173.5793,-23.8687 +alternative metalcore,b82f736f,-145.7991,-85.5176,-1.317 +italogaze,b04256f6,-207.949,-65.9646,4.7072 +australian classical piano,19bc0ba5,-42.3649,279.4359,-6.9039 +nz alternative rock,97d990ff,-125.5984,-53.3883,2.7639 +guitar case,4c8d49de,-15.2871,-74.258,-22.4885 +metal gaucho,afbbdab0,-187.6495,-61.9141,-3.4876 +derry indie,25b4ebc3,-83.9676,31.8363,1.0168 +lowlands hardcore,42d704e6,-193.0016,-2.0126,-23.4764 +chamame brasilero,33fd7e12,106.7932,-22.1875,-9.0314 +ritual ambient,98bfcb07,-234.2266,75.7224,60.6308 +chinese post-rock,6c8dfc2a,-130.3617,43.5545,10.4662 +french post-rock,bdfd8623,-179.0461,-16.575,0.1172 +classic australian country,289b9839,61.1168,101.9812,-0.5193 +yoik,a07c9221,-72.6416,106.3361,12.7176 +german orchestra,aa942061,-172.9566,269.2632,10.6144 +classical clarinet,d290acd8,9.9335,239.0252,-51.6105 +russian contemporary classical,9ba59ba0,-144.3538,266.2961,-5.3674 +galician indie,a363b693,-52.7025,-21.1546,25.6785 +dub poetry,5ee31cba,250.065,-21.75,-27.8452 +dortmund indie,a9c9c1cc,-67.8279,-129.8164,-18.7062 +brno indie,70e21879,-37.6662,44.4515,22.957 +myanmar gospel,473b7e90,-89.6263,51.7038,-0.0917 +ugandan hip hop,2fddaf03,159.4967,20.7694,13.8253 +pops orchestra,31af4a3b,-173.6682,158.7744,37.9698 +belgian post-rock,5a290e21,-146.4396,20.6568,-2.7718 +baroque ensemble,f9dda56c,-168.4499,219.6161,24.3679 +norwegian folk,e16305e8,-82.0814,242.6303,5.0381 +russian orchestra,c77ede0a,-189.6686,269.5809,18.3743 +gaita,80531bed,-163.6691,50.2953,3.8127 +mexican techno,b2e8a7fe,180.1892,-232.3635,12.1883 +swedish fiddle,ec8df983,-99.5093,209.3182,18.1941 +macedonian electronic,1155af59,220.3447,-221.5633,-1.3631 +italian doom metal,ab3a38cc,-233.6428,-21.0602,-8.6068 +yakut pop,b540475e,59.0206,-84.9854,-17.4437 +brockton hip hop,4be620bd,127.6544,48.9031,1.5262 +nz punk,8d4af1a7,-159.982,-46.8345,-4.094 +irish fiddle,0a280b2f,11.8616,235.5817,14.4395 +finnish experimental,a85f0793,-41.4476,28.5106,6.8689 +coldwave,838e4758,-56.7283,-159.3202,-4.4924 +portsmouth indie,ffb6bc4d,-101.8065,-43.1724,5.384 +romanian metal,6d28c703,-196.8079,-43.711,-22.2133 +french renaissance,12590012,-139.8635,259.6778,5.2127 +sarod,2d312319,59.1483,231.8497,0.1059 +fort wayne indie,4bd58466,-72.7949,3.02,3.4939 +turkish death metal,2fd2775a,-215.77,-56.3534,-18.8607 +volkstumliche musik,59d82b6c,48.6485,-103.4982,-0.2969 +firenze indie,511d044f,-75.7786,-27.9199,-5.6879 +canadian classical piano,caf69a94,3.3659,282.3828,-13.9219 +musica sergipana,8c829598,28.1817,-11.027,12.5301 +indonesian neo-psychedelia,eb538838,-133.4841,-32.4821,-4.5436 +keller synth,1ac57a21,-198.2722,63.6482,116.6076 +cifteli,f6f052e1,17.1151,97.6736,-8.3109 +gothic doom,ce7c402f,-177.5425,-55.3829,10.0857 +tarantella,60043422,-3.929,15.7732,-4.1578 +drama,63b12989,293.0589,117.0134,-19.9562 +finnish hardcore,c1190cd8,-190.2119,11.0316,-4.8416 +quebec hardcore,870f6390,-180.967,-58.072,1.1411 +swedish emo,87fd8104,-211.7628,-9.7898,12.473 +swedish contemporary classical,bcf1e599,-207.4986,253.2657,27.5908 +rap toscana,e32cebba,110.3685,-54.8655,0.1769 +sotalaulut,b068a800,24.2941,141.0439,-2.4136 +deep filthstep,502d6460,-0.1941,-184.4291,-2.9907 +deep eurodance,6c677ef8,91.1911,-180.0407,17.1077 +brass band brasileiro,e01da8a6,94.4964,18.7185,-8.1528 +modern chamber music,ae4db1de,-62.352,239.4581,21.6685 +south african punk,4fe8cf14,-4.8142,-94.2549,7.8633 +medimeisterschaften,8886c44e,133.5334,-158.4514,22.2124 +indie poblano,0d9b29fd,-67.7694,-19.2706,10.5629 +trondheim indie,c562dda7,-124.5244,-8.4,3.5881 +israeli punk,db7cf1f7,-149.9449,-85.0949,11.1368 +dutch underground hip hop,d0a4a9c7,117.5798,48.9651,-9.8597 +chinese reggae,beae5143,115.8787,-165.1227,6.4539 +isle of man indie,10819617,-71.9987,74.3654,16.8427 +magyar musicalek,625d39c2,-0.7882,39.7186,4.6839 +bernu dziesmas,944702ba,100.3394,23.3204,-12.6912 +radio symphony,2ac75df6,-178.0027,254.0051,18.546 +decije pesme,fe0dacc5,142.3909,2.6741,8.3885 +re:techno,d8b8d156,190.8878,-274.8246,10.692 +raw black metal,c52e5041,-252.7999,8.9546,-20.616 +metal paranaense,38ecca7b,-181.4172,-36.3865,-12.4289 +oulu indie,6419d4ef,-126.9053,-25.7449,11.5017 +ancient mediterranean,54b0d95b,54.8784,219.0787,-5.2172 +ohangla,17c4eb30,143.1392,66.7436,-4.7642 +idol game,440bc71c,-114.7027,-263.4731,-22.303 +cello ensemble,d5352f25,-213.6154,259.158,25.8177 +indie paraense,bdda1325,31.8547,-43.48,15.3018 +rap alagoano,af7ce791,143.7179,-54.0197,-2.6996 +musica prehispanica,d1d905ba,42.9134,58.2279,4.5072 +taiwan classical performance,2b706fc1,-20.2578,262.9989,17.8064 +clawhammer banjo,1ac6be18,112.126,146.0062,-35.908 +romanian punk,ebe13485,-82.1275,-102.6078,1.8501 +missouri indie,fe5c4cd3,-55.2134,46.4329,-12.4268 +spanish classical piano,5a72a772,-7.9785,284.396,-9.9088 +polish experimental electronic,4ee06533,-24.0985,-31.1384,-12.4045 +italian hardcore,8866d0b1,-196.1939,4.8583,-24.3466 +classic latvian pop,927fd7fe,37.512,74.7349,-3.1372 +jazz dominicano,06a10ca7,106.4212,66.6668,1.2841 +botswana hip hop,74788de3,147.3698,43.8332,3.0741 +shib,9badb403,152.8465,-122.9623,-4.9976 +electroacoustic improvisation,35cb63c4,-138.9812,122.6745,-2.593 +west virginia metal,ecf90706,-189.1832,-1.6679,-4.3986 +lute,21f030ae,123.1726,277.859,4.4703 +indie boliviano,b1a696fe,19.5817,-65.0472,13.0366 +oratory,cb5e9735,255.1159,250.7141,29.9016 +austrian punk,3dee7097,-126.1544,-137.2315,11.4159 +karen pop,1517e22b,51.4066,-25.6947,6.238 +syro-aramaic chant,5f9f198c,-128.6087,200.9797,11.9075 +chill-out trance,93f94745,11.9292,-156.0781,24.8138 +balalaika,71446539,-12.6262,194.2622,7.6428 +vintage norwegian pop,7881ccaf,60.1108,228.8439,0.4233 +kompa chretien,c831c930,21.7212,-41.621,7.8845 +instrumental death metal,daebd2be,-193.1084,-86.3762,-8.5829 +mizo gospel,19973f8a,-127.5696,45.6233,7.9766 +bern indie,a1aa456f,1.7756,-43.8924,8.7018 +san antonio indie,e7f8f060,-119.8406,-31.3377,11.725 +rap sergipano,fe97ce1d,118.9415,-6.3535,7.2967 +japanese melodic hardcore,914a8a10,-184.0839,-134.6184,-9.1861 +fisarmonica,72a9676e,117.6564,57.5433,-5.0828 +jug band,76d3660d,160.7709,265.4871,29.9293 +drone rock,739ee8d3,-199.9786,40.1641,80.9558 +post-punk brasileiro,cf0f5b01,-80.0947,-137.8834,-13.6001 +musica folk asturiana,8af59597,-145.0601,56.2005,9.454 +swedish ebm,cef81af7,102.6672,-241.6892,36.3793 +french rock-and-roll,5313c9de,-5.7069,113.7492,-19.6694 +oxford choir,56f64d6c,-239.0,259.5505,-9.2598 +lombok indie,6ae65d32,-44.1213,-69.1804,6.6639 +tamburica,021ba560,-91.6063,113.3295,-17.3924 +austrian stoner rock,971e8818,-150.1704,-9.3613,-3.4846 +luxembourgian pop,0b415622,55.4523,50.6327,-5.5459 +modern mod,fac9f4b0,-110.516,-89.3917,3.2152 +reggae boliviano,9a9bc277,73.3054,-113.6469,19.8296 +tuvan folk,be3c581e,-99.8133,162.1831,-36.2093 +canadian shoegaze,185eb02c,-210.7294,-41.58,-10.8816 +hong kong tv drama,9cd1fae2,-4.4586,-41.2015,5.659 +chinese new year,0dd37606,5.4566,-28.4327,5.4352 +skweee,4c64e0f4,252.3051,-160.1273,14.6983 +diy pop punk,554416f7,-145.6519,-103.4599,-0.3266 +italian classical piano,e4c69dac,3.2509,270.1213,-11.4066 +swedish choir,23432207,-231.4033,263.7813,-12.7048 +muzica bisericeasca,2c03fa90,-172.7226,284.8275,2.4451 +galway indie,6d0cfe2c,-75.5185,63.2785,8.3846 +new england hardcore,2e7b4a91,-203.7417,7.0561,-23.5771 +rock catracho,85624ae8,-62.9369,-45.548,2.0408 +chinese metal,83bae034,-155.1021,-152.4878,0.3385 +neo-trad prog,cc8bf0a7,-150.5003,-20.9901,-13.8118 +iraqi hip hop,ececda70,132.8129,27.7374,-6.2023 +jazz chileno,829b574b,23.887,145.5828,-21.8252 +bosstown sound,525964dd,-45.6513,66.9647,-0.3658 +japanese black metal,2a49355e,-263.2703,-5.8444,-37.2958 +rominimal,2375daf1,376.8515,-263.1975,2.7841 +ohio hardcore,f7389f21,-200.6057,46.8605,-8.2575 +hungarian contemporary classical,ea53bff9,-99.2671,267.2724,3.2732 +finnish psychedelic rock,e2291395,-193.6965,46.6391,2.6373 +rap paraguayo,8feaf0b1,180.9168,-97.1527,16.2189 +hypertrance,b560375c,-101.4794,-24.1991,1.8416 +canzone siciliane,28fd21d2,74.7033,-4.4529,-5.6141 +christian death metal,09552ce7,-201.5729,-71.0492,-4.0473 +irish contemporary classical,64a995a4,-118.9045,204.7336,31.5294 +swazi pop,c895856c,95.3628,-55.6046,7.0252 +australian shoegaze,5aac798a,-217.8838,-31.1992,-15.1114 +nubian traditional,9e4e6eb3,67.4495,66.1312,-22.4561 +classic ukrainian pop,d6a89ae5,-51.8099,96.2369,-3.6414 +staff band,c0faefab,-207.001,275.3976,14.9422 +traditional southern folk,738afd1c,139.587,237.3174,16.9277 +rock alagoano,cd8e01db,-35.1795,-90.1815,1.0853 +indie sudcaliforniano,8d96f4b2,26.4882,-59.0395,19.1217 +trap kreyol,d7d7e219,180.6414,-76.1336,8.9873 +catalan folk,61645897,31.0361,203.0295,11.4587 +jazz tico,a5b2c98a,62.4182,113.2549,-10.0666 +russian black metal,be40c33f,-278.8259,-66.2901,-30.0343 +ringtone,bd504e9a,51.3481,-14.7569,9.7158 +danish folk,26172385,-36.4996,156.6483,23.7264 +singaporean metal,bc9ad101,-198.3276,13.1814,1.4817 +muzica ardeleneasca,27bea34d,-46.12,180.2278,5.4678 +russian choir,b9fa302a,-289.9417,270.3384,-30.4351 +cuban electronic,5e2bfee3,111.6796,-202.0775,16.8857 +austrian orchestra,8c5a8ed0,-133.4744,259.8798,6.2964 +icelandic traditional,066ce807,-70.5262,208.5917,11.3454 +bulgarian folk,0c0dd9ea,-151.6945,200.3151,18.0064 +kannada indie,a530f94c,73.1372,-62.3578,22.786 +musica piauiense,c67c45a2,69.882,38.4641,3.6652 +kol isha,552153b3,-42.3163,29.2996,8.5292 +terrorcore,2908ec21,19.6149,-242.0389,-16.2034 +lagu maluku,44d41b87,-9.827,39.8873,-7.1152 +houston indie,0471fdf6,-117.9497,-11.0029,0.0988 +rap nortista,3d6b0e88,130.3463,58.0148,8.1635 +cathedral choir,59941092,-294.815,287.5504,-31.0959 +folclore portugues,d74c2ed9,35.7577,67.4949,10.0768 +croatian metal,e75387a4,-152.8264,-133.8784,-4.0746 +svensk indie,993222ee,-105.2162,-25.3046,6.8736 +paraguayan indie,9689b17c,-2.8919,-62.966,-20.1507 +musique urbaine brazzaville,c24e4099,152.4133,5.0532,9.8327 +cumbia funk,a285655a,129.6071,67.4737,1.6064 +industrial hardcore,4775183e,-57.1926,-185.334,4.9203 +pilates,710a31c9,-149.435,126.9529,-8.0224 +armenian indie,79c5ef72,-50.4741,34.474,-6.9886 +zarzuela,5f4521c8,-68.59,255.6768,-1.3587 +korean musicals,c5eb06b0,-129.2827,138.0595,-39.3192 +faroese folk,69ff1b65,-31.2476,162.2066,25.0695 +libyan hip hop,fdf0a234,156.5253,51.9712,8.5963 +russian power metal,425900c4,-180.5235,-168.9247,5.8159 +tibetan traditional,f0dd6e3a,-75.5933,211.7456,-21.5626 +viet edm,f402e01a,53.4254,-168.8353,-17.5747 +chamber ensemble,6033c4a9,-134.2668,255.2177,7.7069 +polish post-rock,768f6709,-166.4202,-45.8137,4.3148 +indian ambient,609b197d,-172.7429,28.0853,-7.0771 +deep hardcore,cc9d1147,47.9472,-222.2156,-5.7591 +belgian punk,9a555ab8,-165.7054,-126.1768,4.0251 +new jack smooth,94a642ef,73.1425,-104.6757,9.1302 +mountain dulcimer,e435c4a4,63.1911,194.2859,-0.6432 +pontian folk,3547ac20,-18.6424,152.7017,35.7851 +musica campista,de47a3f0,-21.8212,-17.9308,3.5057 +turkish experimental,4e29011b,-150.9183,73.4799,3.0443 +deep melodic metalcore,8fdfe18a,-157.8348,-87.2902,-6.1977 +arkansas metal,5c5b70ae,-203.5079,-14.7721,10.6703 +japanese hardcore,cbadbd2e,-198.9002,11.8831,-12.1657 +wisconsin metal,b1f47a94,-188.2048,-74.3018,2.1813 +paracana,ca5bd165,-40.4369,52.3995,18.1781 +italo beats,f3045ed7,128.3531,-237.555,41.7262 +dub product,84d4a184,312.7713,-111.7592,6.7101 +pinoy shoegaze,cbbcba86,-136.6984,-23.8546,-2.8556 +prague indie,a0fac32c,-59.8698,-32.556,3.1895 +jazz tuba,22830ce8,51.3649,166.0858,-4.5695 +norwegian punk,712761e9,-124.9348,5.93,4.0726 +native american black metal,e825226b,-228.0783,9.1776,-3.1139 +irish flute,da834a18,-31.6997,220.7303,3.1399 +baton rouge indie,1795cb0a,-100.7667,16.7179,1.3486 +guitarra portuguesa,78940dfd,59.4742,201.7614,-11.4692 +tabla,10ad4f42,122.989,118.4512,8.9973 +wuhan indie,422ecde1,-97.3531,-20.8977,1.8782 +indian violin,f9400622,31.3763,223.5495,-3.7816 +dansk comedy,3e6c0f14,191.1185,145.6885,-22.8276 +colombian hardcore,50a65e9f,-159.2805,-70.9393,-14.8121 +horror punk brasileiro,7258a565,-154.2472,-88.4325,-10.896 +colorado hardcore,e8ce5108,-179.9657,-20.6615,5.3193 +new brunswick indie,4eaac789,-37.3707,43.8085,18.989 +chinese post-punk,03ccb4ce,-117.4739,-77.18,11.6368 +grisly death metal,1d0ad8c2,-222.5963,-47.038,-10.0988 +indie psychedelic rock,9e4359b9,-177.2076,26.2386,6.2845 +dungeon rap,033f0c8a,26.6587,-148.8585,-11.4641 +swedish grindcore,bdef341e,-247.9336,8.8837,-17.8282 +avant-rock,0e385cfa,-91.6742,58.7638,-10.5106 +colombian electronic,434112bd,142.3975,-203.4922,25.6203 +vintage french psychedelic,9f2b62d9,-45.3458,113.4702,2.4534 +bulgarian indie,0626483d,-33.0922,-56.9116,9.0854 +animegrind,41dcc51a,-213.4413,-59.5514,-14.1051 +musique mauritanienne,53133958,104.2426,53.1302,7.157 +hungarian classical piano,8a6ea3cb,-29.9041,305.61,-13.5823 +neo-industrial rock,426b67a8,-81.5038,-223.444,-5.061 +goa psytrance,51747705,130.3816,-252.7455,35.1171 +finnish electronic,3a6a3731,99.1233,-183.0105,18.7765 +modern electroacoustic,9eadef0b,-229.0923,134.8419,11.5748 +chinese classical,6b20cbf8,-148.9337,252.9829,5.5 +guatemalan metal,080ea6e8,-186.3942,-2.8277,7.4489 +musica menorquina,b4178423,16.5715,98.591,-6.1142 +indie hidalguense,4da9e00f,-15.072,-37.6617,13.2345 +poetry,0e23246b,287.6083,136.9916,-24.6977 +kinderchor,daa70550,51.985,144.8682,-11.0098 +tar,680254ba,17.0105,272.6316,-4.8141 +deep jazz fusion,e054ff40,4.503,50.6051,-6.2787 +nagaland indie,0ad643a6,15.7974,-52.4031,23.9163 +australian thrash metal,1ccf171f,-171.187,-22.1043,20.3804 +italian post-rock,b0979731,-189.094,41.859,-6.6909 +hardingfele,1adc7b5c,-154.6593,195.7726,13.4279 +vintage spanish pop,969f61b6,69.6374,256.2632,-1.9911 +dechovka,98e49f1e,44.2049,231.9758,-15.9308 +trekkspill,a445290c,-12.1873,85.2038,-12.395 +south sudanese pop,e9eca90b,153.8292,-113.2123,-11.0617 +musica ecuatoguineana,6f8948e9,125.0865,45.9598,-13.9645 +irish underground rap,90ccb5fb,99.1657,54.5297,-13.2074 +japanese buddhist chant,654c101f,-160.2038,169.7303,-15.9117 +christian thrash metal,65ca92d1,-141.611,-40.0226,-14.8951 +botswana pop,044ffab2,114.3518,-11.8334,-12.8695 +historically informed performance,7e25cff6,-77.0713,217.1905,-4.1488 +spanish blues,fd899f89,11.063,20.4341,7.9177 +american early music,4fb1b9aa,-164.179,266.6824,11.7313 +baithak gana,3dd5e1c6,59.018,-1.7621,13.7608 +xenharmonic,d8b7c7d9,-96.9834,236.1989,-3.5167 +neo honky tonk,c56d6612,-7.8694,26.4777,18.8367 +indie trujillano,c93502d0,-83.09,-31.5139,-10.5365 +utah metal,0a1697b8,-200.2466,-25.859,6.4955 +oromo pop,b572c521,98.6188,-65.1507,11.8883 +german shoegaze,a75875bb,-187.0765,-51.5756,0.8089 +metal tico,58a8e977,-175.7016,-38.3412,9.5657 +rock progresivo mexicano,b2deed93,-83.5383,78.282,5.8635 +bahamian folk,dc2008c6,233.8489,180.7487,-15.1251 +eastern bloc groove,26bead40,-10.6098,94.5048,18.6295 +greek jazz,393dacd7,-15.3602,149.3913,-15.9501 +afghan traditional,25a973c0,-77.9185,218.6807,19.0811 +gotico brasileiro,03803336,-93.4768,-183.4607,-2.8301 +musica rapa nui,91c76d7f,44.6878,47.7417,4.6613 +deep full on,657f4c1a,92.5014,-261.4434,24.6502 +vintage swing,dc8ef96c,291.0031,265.7595,37.8371 +bengali folk,4d7cebd6,11.9167,235.0022,14.5104 +candombe,154ed74b,116.1532,38.3832,-18.8832 +covertrance,4624250d,27.4586,-187.8059,-35.7667 +spanish psychedelic rock,9684254e,-148.2293,-14.3302,-18.0402 +indonesian experimental,b08b3ea0,-140.5036,94.1217,13.8621 +santoor,62720a15,47.061,132.1586,2.31 +belgian stoner rock,172c6a48,-188.7584,-44.7226,1.4002 +arab experimental,40c68505,-107.6119,104.4456,14.9815 +dragspel,b2d04dea,63.311,108.6478,-8.6557 +abstractro,96280075,-205.2277,69.7411,53.9769 +caucasian classical piano,0b3e2381,-45.9907,298.5731,-22.5799 +irish gaelic folk,6ba28225,8.2769,260.036,-25.6497 +balafon,77dd9b92,189.283,159.5284,15.0167 +unblack metal,2a38c14c,-236.7123,-43.0012,-6.6635 +chinese experimental,93cf9524,-31.474,35.5391,21.2652 +javanese gamelan,604d283e,-48.2564,254.8123,18.9694 +garifuna folk,ee0e27c7,115.4109,-8.6992,-14.54 +lai hla,db6b4984,-23.5048,-16.1815,-0.7228 +marcha funebre,8703cd77,-246.2451,170.9345,15.2704 +indie hidrocalido,4f894d09,-46.1034,-38.6929,12.7161 +totalism,8a962550,-152.4215,144.231,15.8336 +spanish baroque,f64be891,16.8105,228.961,-17.4317 +classic konkani pop,283523bb,44.1809,130.1092,4.2401 +norwegian blues,c7174591,19.7581,52.3816,-3.5033 +streichquartett,30613359,-148.7714,281.194,-6.511 +yuri,aaf6fd97,-25.0504,-55.0251,11.2543 +belarusian metal,085a21c7,-224.7289,-100.5544,6.8089 +st petersburg fl indie,abf5001c,-101.502,15.6759,0.1784 +musique concrete,4b1d8cfd,-101.1052,238.1402,4.869 +rajasthani folk,97749fa8,9.1984,148.8594,-18.8135 +swiss punk,944a9400,-118.9042,-102.9606,-9.07 +mainland se asia metal,9fa08a86,-159.3892,-71.2719,2.4806 +circassian folk,d33990d1,10.1358,-88.9756,18.0156 +taiko,d52bffde,142.6411,143.7105,-1.4409 +canadian choir,2e1a2043,-232.7766,280.2347,-24.6474 +jazz colombiano,22e33865,91.1507,99.6374,3.7875 +medieval ensemble,6678cbaf,-161.7069,181.8226,16.303 +scottish drill,a1f60a4a,170.7388,29.8259,-11.5763 +indie arequipeno,4d582b6b,-54.8039,-85.3834,-16.0409 +minimal synth,c17c65e6,-8.3097,-158.0183,-10.4781 +classical flute,9be2c5bc,-82.944,241.3283,-0.6621 +latin american heavy psych,39fc1169,-185.8668,43.7855,-14.8303 +lithuanian folk,c0462735,3.3937,30.7542,0.7982 +irish trap,a3573eca,99.2575,-93.8468,-7.4384 +molam,fc95c126,67.9098,45.4869,3.0714 +bolivian metal,85e2152e,-150.9669,-70.395,-1.2996 +grunge revival,a5fb599c,-163.4369,-94.7621,-6.9595 +classic female blues,312b8b2b,161.6343,266.324,58.7751 +batswana traditional,2cfb0c88,123.1177,-4.936,-26.7014 +jugendchor,eea3d6e2,-125.1685,206.1942,7.0076 +alandsk musik,56384d03,-73.0604,68.9172,-11.1561 +muzica maramureseana,82614b3b,-20.8402,148.6034,-7.2976 +duhovne pjesme,802efb1a,-88.4776,40.1598,3.9637 +gaddiyali pop,34521429,-7.619,-112.9202,12.5363 +min'yo,e5b669e8,6.1612,177.3837,17.9447 +rap gasy,4c75929c,191.8372,-62.4244,-0.0172 +korean experimental,8b80d994,-118.2751,63.2258,-13.9637 +australian rockabilly,a1f18f53,-8.283,50.4551,2.4787 +aberdeen indie,e0ed85b8,-136.6639,-16.9584,0.7705 +romanian black metal,b2bd1c3a,-248.3105,-34.2865,-21.1324 +thai worship,00f0c864,12.8447,-76.909,33.7429 +israeli traditional,63e7beba,12.6278,195.0778,-3.4763 +christian symphonic metal,28a03009,-200.0822,-44.742,-5.8798 +andalusian classical,e641337a,-78.1459,197.9242,0.0255 +folclore castilla y leon,463e004b,60.0199,124.067,-8.4078 +folk cantabria,19c52f09,-6.7326,149.3645,-2.2253 +men's choir,865f5323,-216.2132,270.8931,-13.815 +marinera,32d6ef1d,112.5829,74.7142,6.1146 +himalayan folk,d51ca62e,-57.6315,157.3987,1.3756 +luxembourgian hip hop,06381433,173.907,-70.2931,15.5941 +raga rock,7e3a9b0a,-121.5049,97.9427,-8.5827 +trio cubano,9abf2496,237.8188,157.8764,-10.7805 +classical mezzo-soprano,bd979430,-99.9832,282.1397,9.9156 +brazilian rockabilly,11e7ae41,-63.4978,-11.2265,12.7022 +russian death metal,9b880d4e,-190.9948,-149.2442,-2.9046 +italian screamo,affe6136,-171.7735,-12.9643,-22.9414 +kosovan indie,e546e554,-65.1491,24.3723,9.3394 +brazilian stoner rock,7c62abcf,-155.0473,-26.7318,2.4368 +macedonian indie,6be88357,-47.144,-70.687,-0.897 +garo pop,e27e971a,45.0486,-55.8375,23.5711 +nhac thieu nhi,4b7733c4,101.2847,-80.4291,7.3607 +dutch folk,892d2d85,27.1068,138.4849,-13.6038 +cape breton indie,9bcfcab4,-58.6194,4.7494,9.1483 +classical percussion,41492f12,-27.2152,235.1495,-11.6888 +rock potiguar,16bc8749,-69.8453,-46.9007,3.0628 +pinoy traditional,50d27822,75.7082,87.492,6.0172 +senegalese traditional,ce1f75c8,153.67,159.6862,5.4644 +classical countertenor,4ebee13a,-86.9001,273.1229,20.5569 +brazilian contemporary classical,6a3b2ca3,15.7686,228.1999,-20.8719 +koto,f2b97fd2,148.4836,297.9659,0.3227 +bangla gojol,df72d3b9,57.2444,250.2182,-1.5283 +korean punk,3bbfd022,-139.553,-94.3252,9.7086 +croatian folk,76f707b5,-71.2191,128.7721,15.2752 +dombra,80c97405,143.7747,162.2013,-7.1142 +rap potiguar,78b6f9dc,147.4539,-11.5496,-10.7855 +sindhi,f1123ebf,71.0766,16.0603,-5.9962 +hula,6a63e308,55.7581,233.8649,-1.3648 +grim death metal,ac021f3e,-206.6586,43.6183,8.496 +prank,21b382ba,337.4757,261.4862,32.9763 +neo-proto,1c970b3c,-100.7089,-42.6909,3.0816 +danish electro,baaec415,27.3426,-210.9826,10.3975 +novos talentos brasileiros,c8522075,14.7569,43.2186,-1.0746 +israeli classical,ceebb78b,-116.8555,269.8364,0.3023 +classical baritone,bd4faf9f,-79.2813,274.082,19.3672 +rhythm rock,53d46550,-9.5992,107.9671,-21.4633 +colombian death metal,65f053dd,-204.4482,17.3686,12.8437 +german choir,10c0214a,-188.1139,263.2629,4.9383 +classic assamese pop,074e6bb7,10.3417,152.5114,-13.1577 +finnish techno,bbf865db,142.5467,-196.8567,15.9123 +zeuhl,88b11e46,-92.1111,111.1195,-9.4944 +colombian black metal,c8491946,-237.507,20.2116,0.8033 +portuguese contemporary classical,b401ac42,-82.2342,250.7153,3.889 +lagu betawi,215454a9,72.3492,-0.3902,-7.5396 +kinnauri pop,a427914c,50.1696,-155.0124,-20.58 +korean classical performance,0d87ec66,-137.8327,257.3843,6.7528 +rock nica,bbef65aa,55.3388,-144.6329,-8.4356 +french classical piano,398671c7,-45.9757,299.0677,-22.8644 +otroske pesmice,ffa3c7c3,56.7594,81.2455,-14.166 +dutch punk rock,14182d11,-141.9258,-114.5908,-7.0345 +umea indie,e06830f9,-117.5748,-10.3039,8.3022 +cantonese opera,ad46c3cf,-49.6076,120.9768,28.3693 +dutch contemporary classical,c46689a3,-92.2261,234.5957,-3.8885 +sinhala edm,210e325a,86.0862,-195.9114,-6.5334 +metal noir quebecois,ce0d0ecb,-260.8522,-36.3952,-17.2251 +danish hardcore,e21d026d,-226.8533,-24.6539,-23.8325 +mising pop,c8e9f25f,53.0362,3.5526,8.826 +polynesian traditional,f17e96ca,8.1556,217.2436,-0.5625 +deep free jazz,cb68afd3,-40.1859,224.8803,5.338 +glitter trance,23d15764,92.7623,-231.4795,25.4185 +scottish smallpipe,90264cbb,-149.6133,112.059,-9.7995 +deep vocal house,d48f0b24,96.2967,-218.8848,22.3119 +post-punk colombiano,85763d54,-59.451,-134.5276,-3.6936 +brass quintet,746bb941,-25.2442,245.7487,-11.7861 +canadian contemporary classical,746a7e22,-161.4585,253.2928,21.3301 +maghreb,1fa5facc,-13.0597,110.4481,-15.7029 +musique peule,291f3fbb,74.9346,91.5087,3.8641 +indonesian bamboo,af76c225,55.2928,80.1602,-4.5381 +slc hardcore,5ba814b2,-187.7764,-0.5012,-0.2793 +rock sergipano,ae555ac9,-86.5227,-24.8605,0.8419 +malawian folk,233b6bbc,130.6171,122.9975,6.094 +finnish rockabilly,418e3546,-4.5448,5.505,11.8193 +hakkapop,3a9329f2,-3.6076,8.8808,7.9727 +portuguese death metal,85cd68ae,-221.735,-59.3845,-7.8764 +dutch stoner rock,39c7a53e,-211.4224,21.2839,-13.3095 +saxophone trio,1b2086d3,-3.7455,133.182,-7.3041 +marimba,26cc0fd5,62.4043,304.7553,-21.8771 +vintage finnish jazz,e1f8c8d1,-25.8693,245.5017,-9.8603 +dhrupad,afd0dedf,-72.1622,212.2604,16.5864 +western ny metal,368ddb50,-195.3786,-35.4585,-4.6017 +euro hi-nrg,5d1cb5c8,86.8581,-245.5643,21.0369 +russian jazz,e52b71f4,22.8342,205.0274,-4.3674 +musica colimense,6815e90d,122.1705,89.1823,9.6613 +deep northern soul,7121a278,48.9821,26.1315,23.3784 +indian instrumental rock,ffbd837d,-147.5455,9.7734,-9.7223 +minnesota metal,1e61e75e,-218.9933,-33.8133,-12.204 +northamptonshire indie,d85d046e,-85.5076,-103.6949,-6.0532 +canadian stoner rock,0bd6c5ff,-210.3458,11.0561,0.4391 +epic collage,4f6a95c8,-157.6945,44.6402,8.9396 +ho munda,e19e4f81,59.915,-169.2389,-15.6411 +nyahbinghi,693071e6,185.4831,35.3606,5.49 +kentucky mountain folk,abf66deb,90.7249,245.1662,33.2465 +mento,461b8c14,246.745,141.7025,-7.5211 +irish ballad,96188471,-63.1229,250.509,11.8792 +italian blues,08dea757,16.6467,60.5502,-5.4794 +estonian metal,c181b716,-158.6355,-138.8488,-2.7172 +muzica banateana,db126d65,57.9981,95.148,-5.8772 +piada,339c5a13,355.7139,233.6897,-4.8799 +dytyachi pisni,1ac7d84e,88.7648,-48.6,6.4446 +classical trombone,2cfa35e5,-74.9981,239.4776,19.375 +italian progressive metal,b4b4df4f,-167.7299,-80.7785,17.6254 +appalachian black metal,f5bf7fa6,-252.7426,18.6773,10.8872 +zither,bc2cd9d6,121.7117,209.9181,18.0331 +hangoskonyvek,5fe28989,272.2454,210.6484,-34.872 +swiss experimental,c5b906cc,50.9497,50.4768,-2.3064 +metal salvadoreno,f630e0dc,-129.3919,18.2011,-1.7739 +guggenmusik,e250eeb8,-46.5324,76.9193,-3.827 +izvorna muzika,7640390f,61.4216,67.7279,-13.1028 +experimental percussion,a841f426,-58.9286,132.7886,-7.4758 +dark black metal,ff1de557,-281.3785,14.4362,-2.4475 +bikutsi,9f21cb5f,125.6887,-36.7795,-3.9687 +tanzorchester,5082456f,60.1704,68.7751,4.9459 +lok dohori,76b95b88,-4.452,39.0695,19.5787 +american classical piano,1329a9bc,-39.9059,257.9144,-9.855 +singaporean punk,2b177ff5,-155.6909,-83.9473,-12.4071 +anime game,fd51e56d,-119.1419,-108.0206,-9.8739 +eletronica underground brasileira,da19b36d,184.1173,-182.8034,2.7549 +italian modern prog,3bf8666c,-177.5682,50.4006,7.1068 +salon music,5756c562,-86.0634,210.9161,15.2583 +classical accordion,0301683a,-48.4533,226.6853,-21.9031 +iranian experimental,cd3091d4,-209.5751,109.8682,-8.3575 +thrash-groove metal,2c6a18f5,-166.9439,-149.5576,-6.1523 +polish classical piano,2fd202e7,-50.2215,307.7251,-33.3389 +kikuyu pop,281db1d3,225.2525,48.8117,21.6866 +chilean techno,e0c4f7cf,137.9274,-230.6168,10.9933 +hungarian black metal,9ca62075,-266.8496,-66.4737,4.9748 +kolo,313514ee,59.358,33.9297,-14.4763 +welsh choir,36c658d8,-241.6829,277.4962,-22.5408 +bulgarian metal,82d364fc,-163.7588,-75.6236,15.8447 +edinburgh metal,bfa73a1c,-215.9077,-26.1221,0.661 +dogri pop,e647bbfc,69.5634,-58.0888,-0.786 +guatemalan indie,17964da1,-29.9797,-30.2214,13.3146 +dutch baroque,3915257d,-173.2902,257.6041,14.9696 +czsk black metal,30074b3a,-252.9201,-30.3144,-19.1783 +quebec metal,1c5138ac,-142.6426,-93.3367,-6.8367 +borneo traditional,5b7e1e6c,43.054,64.4586,-10.4877 +rozpravky,544cfd74,131.7741,137.2283,-5.0753 +vintage radio show,c384f16f,291.5958,132.3021,-16.0791 +alabama hardcore,4db54ca5,-209.8065,-24.0574,6.5945 +kikuyu gospel,3a54bd10,98.8302,-60.9181,0.0684 +moravian folk,3ad0d623,-42.29,236.3156,4.8461 +experimental big band,ac94e9fa,-52.5888,136.6176,29.1446 +macedonian rock,0d25f3d5,-48.9551,-37.5736,5.8539 +dutch experimental,7d9df04a,-171.6241,143.9304,-27.3789 +norwegian choir,9d263084,-219.7512,238.8884,-6.7495 +musique soninke,8b1ce4eb,217.9754,108.1837,16.0944 +orquesta cubana,f8b43f1d,98.9425,140.9195,-4.3372 +chinese wind,adfe637e,-123.6755,214.0028,0.952 +pipa,f95bd39d,79.7877,270.8591,-2.2577 +cerkes muzikleri,8670e8c3,25.3705,-97.1875,18.2751 +rakugo,9d667603,310.4493,219.4133,30.512 +delaware indie,b830c612,-130.6124,-38.4999,5.1027 +sardinia indie,ad293cf5,-90.8871,-56.525,12.708 +punk ecuatoriano,7967de66,-100.817,-6.445,0.4228 +tulum,26d81487,-121.4056,93.8736,12.8097 +african metal,dc14d0a6,-173.0067,-85.7799,3.1793 +autoharp,7b31b8fe,-8.681,129.0781,3.3503 +assamese hip hop,be62ae82,97.2457,-52.1705,-6.3616 +musique ancienne,6f0d2733,-247.7352,239.6014,16.8388 +kapa haka,235e53f1,-83.7128,241.0728,-8.9947 +classic nz country,e01a7e36,31.8346,127.1618,7.2004 +croatian electronic,a341ec72,198.4426,-256.6354,0.452 +rock dominicano,832b72da,-118.4349,-24.1788,23.8554 +indie asturiana,336defc6,-55.8597,53.3679,-1.5917 +musica blumenauense,313a25fe,-6.8367,21.6921,-8.119 +stubenmusik,b668a6c4,220.5501,216.7976,37.4288 +synthetic classical,f0076620,-104.7273,104.0589,-6.5446 +rock in opposition,cc2005bd,-92.3915,109.749,3.4391 +frafra,3b261829,212.7679,8.6543,9.9382 +field recording,6a4aceaa,-178.5565,131.4878,-14.8497 +ceske chvaly,4cf92f11,-23.8015,6.6256,-5.1805 +middle eastern traditional,3584adfc,15.6154,237.0213,11.6299 +albanian folk,b49b6df8,-108.2209,153.1845,-40.4596 +vintage hawaiian,a96da61c,98.7832,235.3021,8.6681 +deep indie singer-songwriter,93da2bf1,-32.8943,43.7866,16.4735 +detskie rasskazy,1bb2b076,336.8008,245.0928,27.0776 +chinese punk,e055402d,-101.5959,-94.7623,-5.1651 +rock pernambucano,b5585207,-105.4752,-37.4952,3.6554 +blues band,14589b23,82.6598,47.6013,-0.2697 +christian doom metal,6c752485,-193.8757,14.0711,-14.4321 +spanish death metal,cae24979,-187.7468,-39.6612,-9.1861 +santur,6d68224b,-58.6874,215.0455,-12.4279 +folklore panameno,26edcb0f,111.6785,113.3641,-6.7249 +early french punk,3abfe4c7,-55.6922,-66.5044,-10.1433 +italian soprano,e95c9070,-145.6948,284.9803,-9.1743 +mapouka,86d2a76e,212.5587,-172.2266,-7.6203 +deep italo disco,98ab6f9a,97.5743,-90.7364,3.4898 +rock catarinense,09e47115,-119.9821,-86.117,-22.7167 +french experimental rock,24dcd24a,-78.9857,55.4808,-5.4705 +serbian metal,a762d863,-201.236,-59.9006,-8.4801 +rongmei pop,307f27a0,-49.8283,-7.2409,18.6849 +black noise,250db3bb,-267.218,69.4493,44.6807 +ceilidh,c7482403,2.2906,65.1845,14.9883 +caucasian folk,925cb488,-152.1672,221.2192,10.2999 +russian thrash metal,725b5b8a,-134.1873,-155.4751,4.827 +sound collage,7b44c8cd,5.4822,116.6054,3.6904 +irish experimental electronic,ffe36fdc,43.715,-114.2212,-14.8991 +indonesian thrash metal,2f4f449f,-94.8243,-110.6522,-7.0122 +haitian traditional,eb4ca991,135.9734,158.7407,-53.0479 +slovak metal,148d0663,-189.305,-90.2654,7.4706 +gwoka,4d4d57c3,139.9386,89.5563,-0.0777 +indie queretano,ed085701,-35.8906,-97.3133,-6.0513 +metalcore espanol,b4f780af,-177.0659,-117.7281,-0.1011 +belgian hardcore,63ba66c8,-174.9813,16.376,-8.9443 +korean traditional,094ea2de,79.5043,205.0014,8.6859 +malaysian hardcore,c931bb1e,-180.3879,-27.2782,0.4825 +lithuanian metal,d4d1910d,-230.1557,-58.3421,-11.7435 +italian baritone,161c6f3c,-110.926,296.1339,-0.378 +ukrainian choir,8bdd8d28,-296.1759,268.7697,-34.7098 +shehnai,39192e62,-66.4688,234.0965,-4.8237 +german contemporary classical,bec8c0e7,-125.2419,247.9319,8.5355 +finnish contemporary classical,42fe37f7,-216.7192,280.4604,-9.3736 +musica mato-grossense,c378972c,-27.7331,66.7974,1.0227 +beat poetry,3aa6dd00,148.3327,192.9702,5.5668 +brazilian heavy metal,729fe4bd,-194.6053,-129.1957,-3.247 +deep swedish rock,160491c1,-116.5585,-82.5654,2.9276 +belgian experimental,105e5fc4,-114.3787,121.3038,-9.6571 +macau pop,fda02c82,-46.2029,-31.7474,9.1395 +kosovan folk,f812f14e,-108.4651,128.6299,10.7186 +djembe,44ec526e,230.6466,138.7446,-87.7721 +instrumental black metal,932c7221,-297.3024,-26.6958,-35.9857 +alpenpanorama,6b1a8824,123.8319,135.3352,-17.6399 +baroque singing,00e90274,-115.0635,217.0168,-0.4873 +slash punk,a7be89cf,-204.9713,12.9825,-5.0474 +musica amapaense,a4f24b91,28.3447,-12.7837,1.0328 +trombone brasileiro,d0c24b90,118.5562,153.9716,3.7011 +pontianak indie,daacee02,-74.2595,-44.9065,6.0494 +african experimental,ba5a9c6f,-39.449,36.1855,-0.8028 +suomisaundi,66057766,131.5315,-225.7706,34.4867 +vapor house,5d4bb94a,133.9437,-149.3542,-2.3701 +dweilorkest,e440e3d3,25.8913,77.6243,-10.6109 +indie nica,8129d3fa,44.4642,-57.5245,-10.3391 +nordic orchestra,c6befe09,-221.4101,232.3834,44.2871 +electroacoustic composition,9457b029,-145.2692,193.7357,9.0014 +musica acoriana,f6b2b6e1,66.1303,-12.251,16.1724 +saxony metal,381a66eb,-199.0698,-73.1213,-3.1414 +ladakhi pop,68a0d3d6,51.3727,-97.5495,4.3232 +normal indie,d8efc34d,-53.8438,39.2335,-2.8262 +alaska hip hop,8db40d93,134.9908,-49.4972,-5.7534 +mexican power metal,2f13253a,-167.2819,-90.5044,11.2035 +musica campineira,37fdde1b,-28.1379,13.7127,0.6581 +bandura,ce757767,-91.8862,205.4769,-11.2351 +lincoln ne indie,11be9aee,-82.425,14.7758,1.651 +soda pop,a63ada63,-12.3117,136.2477,6.1016 +danish choir,664cf1ed,-226.2344,282.8868,2.1872 +guqin,3dfb3781,141.3214,321.1694,50.9685 +recorder,08c8d80b,-62.4053,240.6208,-6.8158 +vintage classical singing,4edea3c6,-119.2792,311.6106,-17.1616 +british electroacoustic,9fb7c926,-170.9457,180.7626,4.0915 +georgian polyphony,1a75a749,-232.5515,290.854,-31.7627 +latin american classical piano,4512b122,5.0212,290.9241,-16.0508 +spanish stoner rock,256a5878,-176.6828,-65.3607,-5.3237 +humour francais,69a5d30c,217.8781,256.3197,28.5635 +chill groove,c7a740d6,131.2173,-136.3847,-2.2813 +historic classical performance,11307235,71.5337,321.822,-78.7842 +antilliaanse folklore,f96eb821,125.3735,85.7959,5.8416 +bohol indie,3a972c53,-43.3277,-41.7241,11.2225 +idaho hip hop,d59ea4ec,154.5445,-22.6426,-3.6013 +cimbalova muzika,f1067304,-41.6216,262.829,11.38 +theremin,7a12bff2,-140.6316,118.1038,-13.7489 +deep surf music,35d23c7e,-99.2098,31.8196,13.5648 +luxembourgian metal,fca26696,-181.232,-121.469,-1.4939 +dutch idol pop,1b7f9896,26.5317,-56.766,26.1564 +deep hardcore punk,d27fc9fb,-136.4723,6.2543,9.4115 +kantele,013b75d2,-65.1855,180.3584,2.9667 +turkish black metal,856b93c0,-211.8405,-10.4435,12.6508 +french contemporary classical,60caa2bb,-169.5355,234.1044,26.7668 +modern performance,c23b8736,-132.3604,202.3653,8.3981 +brazilian post-rock,a4bb7933,-156.7769,20.9144,0.6095 +musica rondoniense,55713074,24.377,-77.9963,-12.2406 +deep space rock,f1b42014,-163.7816,-9.8031,-8.9154 +charred death,cda3014e,-249.4133,-66.9196,-9.5499 +rock sul-mato-grossense,caf8dd8d,-67.0949,-92.5461,-16.8485 +moorish traditional,18785623,103.2962,102.6553,-5.8327 +organetto,dff85d62,166.814,54.2328,-19.0328 +punk tico,a6453d23,-135.4538,-72.1803,2.6256 +bury st edmunds indie,3943c305,-144.5535,15.1551,9.8591 +orkney and shetland folk,f2c95e25,-86.7877,171.9923,-14.968 +string orchestra,2a52525d,-163.6863,206.8369,17.6201 +h8000,27d5482e,-155.424,18.3713,-1.7795 +latin american baroque,223092e1,-137.3361,246.841,6.8472 +tan co,15c9737a,47.6549,50.1037,-11.1147 +south borneo indie,2c15a0fc,-46.0914,-141.3383,7.1489 +modern free jazz,e070d645,-32.1618,214.7771,1.4192 +italian rockabilly,394ffe43,25.6527,-6.0586,11.0185 +classical bass,d104058f,-99.0669,291.5872,11.842 +russian modern jazz,31d21ff2,-35.7083,147.0294,26.0525 +taiwan graduation song,67cd34cc,-86.6021,64.5093,-16.1386 +brazilian surf rock,337225b1,-118.4692,-67.6339,20.8158 +czech classical piano,eceffd87,-69.3071,313.5405,0.5721 +tibetan folk pop,76f2ba70,-100.7633,59.6831,-13.0922 +aghani lil-atfal,dad240f7,129.5976,66.8458,1.6684 +jazz composition,61656ab9,20.6707,136.4081,-8.3652 +hip hop mauritanien,46c06beb,151.5096,45.9929,0.5045 +classical bassoon,a06d9b9b,-81.4386,229.3258,-2.3424 +karntner volksmusik,ab0958ee,-171.1527,276.1597,7.3204 +gayageum,7084a4d8,285.4065,252.4214,34.7821 +gong,370f8692,57.0881,204.0296,-7.4022 +esperanto,90756455,43.4788,34.9057,14.2698 +new england experimental,c5a3cca3,-142.9317,113.457,-4.759 +glass,170fd7e8,-149.0454,178.4189,26.9701 +italian occult psychedelia,0c944f06,-181.5913,100.0371,9.9227 +malaysian traditional,00f58362,48.1695,65.6237,-9.3576 +czech jazz,30b41f53,24.1052,176.0671,-8.9727 +indie catracho,f25992bf,40.4575,-62.0048,9.7239 +folclore extremeno,126a5dd0,64.0968,70.1992,-17.8445 +brazilian grindcore,7937fd6c,-215.416,18.9337,14.8092 +italian baroque ensemble,086456a7,-122.2754,233.2136,7.2997 +extratone,47c413f9,-66.7056,-175.9942,-15.5702 +indie tucumano,018685af,-68.8061,-29.1333,18.5287 +naturjodel,57224f15,-159.1945,220.5257,14.1938 +rock abc paulista,7606d5b8,-150.8309,-28.2708,-4.058 +neo-trad doom metal,edbafeae,-189.3044,34.5604,4.7532 +austrian choir,9c434450,-193.5716,266.6906,0.1174 +musica londrinense,cf6caa55,70.9891,-41.7242,7.9597 +rabm,e25e34cd,-281.7715,-31.6791,-32.4585 +polish noise rock,c268dbce,-163.237,21.0915,4.1953 +jazz caraibes,ac987552,81.5096,117.2815,-9.5166 +marsmuziek,22728fb2,-36.219,217.6972,-9.3566 +musica caririense,fca8c0e2,56.5016,-15.9467,28.6629 +lithuanian jazz,27598019,25.7561,143.0121,-0.0572 +metal galego,57b8a8b2,-202.359,-75.5743,-5.562 +russian screamo,2c1bb36b,-181.6553,-13.4778,4.189 +somatik techno,82f12b32,156.0998,-191.5244,-5.4601 +icelandic choir,4d29faea,-185.7812,228.1129,47.6632 +belfast metal,891eee4e,-208.726,-49.6552,-15.2037 +chaotic black metal,9f792a30,-233.6466,17.4965,26.8326 +zohioliin duu,dc4bb710,-103.1658,72.1442,-14.1607 +greek clarinet,8464e433,-84.4025,130.9738,9.6036 +gospel papiamento,ba0ae5d3,38.0142,-46.5502,1.3592 +classical oboe,7fc73f5d,-111.7831,210.6982,5.0002 +vintage old-time,c37066ff,99.4888,248.2992,39.6134 +italian bass,239e2cca,-92.3213,293.2656,16.2164 +proto-rap,b64fcc16,300.3848,-157.5123,10.2538 +jota aragonesa,9908af8c,29.0921,298.1161,-23.0637 +liberian pop,221d4b23,204.1232,-104.9306,9.8426 +vintage gospel,09dba937,114.401,316.8249,-24.6559 +jazz boliviano,230389a4,59.0619,100.8031,0.8341 +irish experimental,329f06f2,-155.874,122.4253,-32.768 +danish contemporary classical,0e9e0533,-146.8938,256.4282,0.9902 +german grindcore,9a8b079c,-196.3549,-51.5372,-9.6484 +skiffle,d0b2d7d1,108.1046,103.508,-5.9108 +chakma pop,557a740c,44.0709,-68.497,-13.1529 +polish metalcore,80190656,-234.3082,-153.3474,13.8976 +taiwan experimental,194236e1,-59.6292,62.7543,8.8647 +hipco,f107c5d4,179.7666,13.6855,6.6934 +deep active rock,c7adee3b,-190.0558,-207.5273,20.9973 +turkmen hip hop,1c7fe24b,144.9511,-66.0729,2.0739 +indian techno,64312ed8,232.2304,-229.3952,-1.3246 +egyptian traditional,4ee61561,56.1801,154.8038,2.1907 +folclore navarra,9c74e12c,39.9863,213.6954,-19.9781 +romanian contemporary classical,3bf74b72,-124.2079,265.7777,0.5318 +cimbalom,2e396013,-8.085,180.8147,10.5945 +belfast indie,08e27847,-131.6168,-22.6414,1.4846 +historic orchestral performance,a13b0e10,-182.0601,278.6809,-5.1906 +contra dance,0e11dbeb,-0.1552,152.0064,0.3077 +flashcore,99cc9c82,-9.602,-135.9644,20.8828 +czech swing,f9e33685,75.792,280.1793,-6.8702 +austrian classical piano,61d05f5b,0.2329,301.3106,-13.671 +mexican electronic,47dd5ddc,121.3655,-154.2026,27.1358 +latvian metal,fdc69c36,-196.7169,-135.4921,-6.2763 +folklore quebecois,262df8c7,128.7082,121.8328,6.8653 +french orchestra,f42b74d6,-155.9947,242.7225,19.9412 +lion city hardcore,4666b0c7,-180.4582,-79.4207,2.8882 +zomi pop,1007c212,-13.65,-35.5089,-10.7668 +orkiestra symfoniczna,65f89c4f,-214.2181,256.6342,26.2544 +landler,6eb16fa6,79.3121,125.336,-28.2688 +hard chime,a556cdd3,-118.6502,-61.5515,6.0566 +metal cristao,780c207d,-189.6511,-48.8672,3.5136 +magyar kabare,e185672b,132.3814,128.6157,0.0577 +thai traditional,adf9a1d3,34.9285,228.4263,-22.5712 +swazi hip hop,f7aff1ba,162.7522,34.8544,-6.6332 +deep pop emo,dccd50fa,-131.7765,-124.2411,-2.8901 +cante alentejano,87a49393,23.895,249.1849,-30.8654 +cryptic black metal,917396ed,-292.6509,14.5597,0.2239 +czech psychedelic,a62a93d8,-150.3415,8.177,7.291 +spanish black metal,aff7da1a,-286.6797,-3.2947,-30.2827 +italian industrial,0a4a167d,-190.6447,39.5339,4.2633 +band organ,745407de,-54.718,129.902,29.9641 +afrikaans folk,a9c89e58,45.5371,58.309,-7.3083 +moroccan traditional,70fafe12,86.8003,134.9439,-18.4441 +rock paraense,dbec09de,-136.6548,-88.249,-14.3824 +thai psychedelic,683bffb9,26.2953,112.3911,8.548 +ethnomusicology,acedbbf3,107.2299,201.6987,-21.0452 +ainu folk,aab17143,92.9419,101.9382,11.9982 +northumbrian folk,220d0e20,80.2774,188.1049,-16.2567 +deep orgcore,cd4e0417,-183.3425,-7.878,-14.563 +karelian folk,08ecea3a,-41.1103,85.9852,6.7447 +italian classical guitar,625935ec,81.147,252.6386,23.8754 +mexican black metal,62c7c55a,-264.0889,38.8551,21.5246 +portuguese post-rock,c95cc3e7,-163.733,41.6216,5.6569 +rap paraense,9b57049b,156.4192,10.1166,15.5292 +viola,2f9d8b5e,-148.6322,282.2925,-6.7299 +nadaswaram,30433cd9,55.4585,181.1243,-17.8275 +italian heavy metal,f01af6b4,-174.9554,-115.4762,-0.1383 +korean minyo,64bf0776,-32.081,197.4458,17.7577 +gypsy,035547f6,-22.9604,197.8002,17.0115 +classical piano trio,e4b178c7,-113.8635,300.1726,-6.3922 +minnesang,ae75457d,-30.2131,249.5323,-8.3394 +classical tuba,e6cc6cac,-54.9829,261.9558,-6.6824 +rap burkinabe,64f3a9fd,157.4503,-54.4225,20.6944 +baltic black metal,3741b982,-246.1165,-33.9161,-24.4321 +maldivian pop,a6cb9006,44.6588,-58.6526,5.2282 +czech hardcore,93e8dc97,-127.5739,-127.2574,10.8299 +musica piemonteisa,6c67a5d2,112.0938,99.8339,-1.0311 +indonesian black metal,285520ea,-218.0221,-15.7954,-17.5412 +musique traditionnelle congolaise,2f28d483,108.3614,110.0749,23.7227 +metal paraguayo,2dc1bc74,-186.4072,-34.4725,1.2582 +french rockabilly,3ec57d7b,0.4317,63.5257,19.4931 +portuguese hardcore,a56a95b5,-201.0414,-46.4262,3.244 +palm wine guitar,b1a5dcf9,162.6673,128.4114,15.3047 +frevo,134722b6,51.4284,61.1071,-7.6911 +korean hardcore,bb0c3335,-184.3844,-35.9828,7.123 +experimental dubstep,35486f4d,142.1738,-207.1305,29.5066 +baltic choir,3c71e8c3,-268.7402,268.7835,-11.7304 +musica roraimense,ee088493,40.4713,-62.1438,10.5366 +baoule,b14ee255,181.5154,-69.7801,17.0193 +metal uruguayo,fe841f04,-168.2219,-95.927,0.3911 +ethiopian traditional,15c6658f,80.7935,231.9242,0.6167 +post-rock latinoamericano,6ef16ede,-171.2926,6.5016,-0.6187 +fife and drum,99ea813c,167.956,92.0212,-8.9563 +metal balear,82fa75f9,-172.0312,-112.0312,-5.5722 +classical guitar duo,01c1dbdb,121.6986,297.9277,49.2279 +troubadour,121dc9cd,-3.2307,255.3964,8.2673 +spoken word,c8c47ac2,151.5085,97.6062,2.3464 +portuguese early music,c0683b42,-174.1761,256.8661,13.2077 +persian poetry,8eba28dc,2.1294,230.459,-2.6455 +italian orchestra,8b8afe81,-123.6141,272.8592,-0.1388 +song poem,62717e94,36.427,137.3067,-4.1703 +boy soprano,4e16818e,-197.8382,278.5179,-9.0048 +korean contemporary classical,7ee50169,-202.5724,273.7843,0.7838 +deep indie rock,23b5af62,-76.9129,-65.9723,1.9331 +appenzeller folk,0b436118,-92.8466,108.1709,-2.4697 +indie nordeste argentino,fb0d8772,-62.6408,1.9253,8.7494 +deep neo-synthpop,b01f6ff9,-17.0069,-223.9559,37.6047 +kadongo kamu,c1e3deae,144.7169,-29.7879,-13.4115 +irish death metal,c345246c,-247.6545,-50.8164,-2.7119 +metal catarinense,663cd1c6,-190.657,-76.488,2.3882 +central american metal,a3973ead,-170.6161,-68.6647,-14.9404 +turkish hardcore,e40f70ca,-195.7113,-3.9679,-3.9314 +animal singing,7a5fd05c,56.2401,197.2159,-14.3595 +trombone ensemble,47c30f34,-60.0478,254.812,4.5898 +tatar folk,bfadf76a,-41.4037,193.7678,15.4978 +metal cearense,2615b3ee,-226.3396,-1.476,13.4714 +baltic classical piano,5c9dd449,-74.472,308.9407,-21.2156 +marathi balgeet,82a245fd,121.9268,107.9841,-0.005 +deep southern soul,9e1ad3fa,47.2135,40.7083,-29.5163 +balochi folk,b22fd30c,100.9333,29.0235,-21.3729 +pansori,81d2e136,212.085,197.9417,-1.4927 +dizi,fee3fa01,-112.6237,168.4858,-4.6221 +brazilian classical piano,29c25640,1.734,303.3362,-102.6521 +musique traditionnelle comorienne,39fa8b02,86.5607,71.105,-7.4179 +inuit traditional,5c82a7d3,18.5618,139.4436,0.408 +south african techno,c20dfa5e,186.8691,-192.2435,1.9871 +lagu jambi,cf675265,20.2717,-148.5003,-8.7538 +sarangi,a11a1114,-67.971,149.0991,-11.3675 +euphonium,ad2d627f,-86.4869,249.6907,7.4306 +spanish contemporary classical,3a3049b5,-127.6345,242.4743,9.4539 +experimental poetry,c1e88e24,126.0336,156.7395,-52.7519 +rock nacional feminino,271500dd,-158.0672,-76.4248,16.0408 +yiddish folk,e0fa951f,90.3226,221.6392,29.1322 +accordion band,31977473,-117.8821,89.3604,9.7915 +musica sinfonica,e40ad348,-163.4177,194.004,43.0819 +trecento,b23b8701,-205.5758,285.3603,-4.6908 +sacred harp,6ec639de,66.4715,306.7249,-21.2247 +portuguese experimental,e9efd625,-87.3796,90.454,-5.9742 +deep r&b,b2a9513f,124.6741,-169.5435,10.6331 +polish experimental,469821fa,-179.0029,57.6242,2.9542 +grunge argentina,4e33f7bd,-135.9392,-108.0954,-1.8195 +akordeon,ac554139,1.5295,-87.226,4.2724 +hard dance,b1e06db8,14.6763,-226.8095,71.2743 +metal baiano,b1f6d779,-213.0862,-8.1207,12.5054 +harmonikka,4e7b2a96,11.4264,152.5551,-15.0296 +black metal argentino,5ed9e445,-231.798,-18.1209,-26.6295 +kamba pop,52a1a161,183.6054,19.2145,-15.7755 +ghanaian traditional,917d48ce,257.2083,85.2171,-3.1833 +taarab,c4c4fa9c,-44.2421,72.0497,6.2903 +nordnorsk ponk,969734cb,-183.3722,-24.6505,11.2794 +industrial noise,c84657b8,-203.1042,61.6381,26.6831 +hard stoner rock,7a59c22f,-164.57,5.4557,1.2426 +venezuelan metal,eea8be13,-156.1396,-88.1568,7.495 +traditional irish singing,4d3787f6,110.7385,286.3458,43.4936 +luxembourgian electronic,b4af97d8,182.2999,-230.8013,14.8707 +malaysian post-rock,f9854a34,-150.4154,-22.3342,10.6863 +chinese black metal,58de7e09,-247.6179,-50.2039,1.3728 +santa fe indie,93e81660,-49.9614,38.3353,-11.0709 +malian traditional,b9221992,180.2179,161.2654,-9.6938 +grunge brasileiro,59e4823d,-138.2837,-94.2439,-18.8473 +kazakh traditional,68930b3c,57.0767,107.3385,-34.4258 +vietnamese traditional,08a6251d,32.6476,143.3375,0.3288 +tanzanian traditional,c12f36a1,37.9666,141.5791,3.2375 +classical guitar quartet,afff8dee,133.1046,285.694,67.7397 +deep delta blues,86e823e8,114.4057,283.4352,10.4512 +ethereal gothic,6ed151bd,-92.8934,-104.6535,4.6972 +maltese metal,00f81ae1,-248.9051,-59.3671,-12.8375 +estonian jazz,644080c3,-12.9365,170.8599,-4.5793 +historical keyboard,14caf2e8,-35.3687,245.3381,5.777 +jaw harp,079079d7,31.3431,163.8795,2.8978 +irish hardcore,8bf3d595,-140.7145,-15.6235,9.6571 +musica puntana,87cf1f67,1.0019,-49.5792,3.4098 +alphorn,2c65d2ae,-78.4454,105.1784,7.355 +alternative hardcore,a7f6813c,-64.3983,-39.5256,-5.3851 +deep latin jazz,db891f23,91.5065,97.3991,5.756 +classical contralto,5b3cac03,-96.476,310.3247,5.6988 +bulgarian experimental,7d529f60,-143.0152,41.0368,-10.5379 +trouvere,9220646b,-18.0356,247.9473,-5.0221 +classical piano duo,398c519e,-3.3448,276.337,-78.366 +deep chill-out,dd47bc9c,71.1362,-120.0321,2.198 +punk ska,aa2df6b2,-57.4902,-65.8283,6.9663 +police band,7914d733,-214.1718,112.286,9.0859 +czech contemporary classical,462bf15b,-137.3801,246.4238,6.2997 +balkan classical piano,97e289a2,-75.4637,285.1271,5.1288 +uyghur folk,c91f35a4,19.6709,75.3548,5.6001 +swedish jazz orkester,bd701c03,97.298,222.2561,10.158 +jewish cantorial,0c5080d9,-169.4637,299.6861,-4.79 +musica urbana oaxaquena,36ec596f,164.8245,-55.7396,5.7837 +school choir,f61c33f2,-116.7832,160.9873,-32.1409 +ars subtilior,e340fd98,-227.7514,299.3004,2.9253 +necrogrind,2db01271,-222.6297,-9.9926,-16.9291 +musique tchadienne,a126b2bd,137.3437,2.2946,-3.7688 +montana metal,4c56bb92,-187.1114,-65.8714,-2.1529 +irish modern jazz,3450d02a,-9.7671,161.0841,2.9824 +cypriot metal,1b2882b8,-206.1742,-82.9078,-8.2937 +portuguese classical,41aa3fe0,-83.7436,268.8461,-5.4005 +australian choir,dfff4624,-223.4525,283.3993,-20.4579 +ghoststep,7d9dad1d,106.3917,-176.7971,21.6203 +new zealand classical,20f6f932,-53.0703,226.5955,16.9207 +iranian metal,a9dac2ce,-217.5347,-70.3125,1.2614 +puerto rican metal,3cf540da,-197.1286,-4.9073,-21.224 +indonesian electronic,965182f7,161.4207,-198.8473,13.2139 +canto a tenore,149e4637,-14.6952,239.9208,-8.6202 +chilean black metal,1fbbe2e4,-244.546,22.5215,9.5354 +lagu lampung,6afc4c12,9.415,-72.5262,7.1566 +bells,48b104cb,-174.0842,224.8527,27.8146 +south african dnb,2ec66915,53.1851,-188.7302,2.3948 +jangle rock,57062644,-113.2585,-18.6755,14.1379 +huqin,29c7527f,-133.0894,214.0685,3.5072 +romanian classical piano,8f09137c,-26.6822,304.0309,-12.1319 +peruvian death metal,297962e8,-210.074,-4.303,7.4501 +brazilian doom metal,0ca5d4ea,-232.6714,28.176,12.1473 +deep indie pop,21b66fbd,-95.0519,30.5823,11.34 +art song,66d26a7c,-77.934,293.7284,12.4898 +metis fiddle,e3ef0b50,11.981,67.8723,18.1951 +classical horn,fd6e15cf,-116.3625,266.4186,0.0442 +central asian folk,25f3939e,8.4469,201.6547,18.4599 +rock cristao fluminense,8af4a7bc,-147.5515,-102.7562,10.3214 +pygmy music,e3bc6da9,67.2961,152.9104,0.2936 +shantykoren,582baabe,-161.3447,188.6946,10.8601 +cosmic uplifting trance,81a16a36,-0.9555,-242.924,48.3895 +hawaiian punk,4614d5b8,-127.2977,37.2491,-3.5218 +deep motown,403a5186,9.5102,108.5048,6.5887 +pibroch,8efa92b4,-258.4322,151.9274,-7.1044 +russian oi,13ee5950,-128.9423,-114.9139,-5.2393 +caribbean metal,a4eb0c47,-162.109,-17.605,15.8927 +school ensemble,d344ceb2,-90.6153,189.2678,-14.7075 +twee indie pop,73aec431,-90.0872,2.1786,1.4492 +vanuatu music,eef80c60,149.9658,-62.7113,7.3626 +horo,b30c4da3,-86.393,187.8191,-8.5605 +tahitian traditional,0e935844,108.0767,137.277,-8.0534 +metal nortista,f4ff15dd,-195.7178,-23.9984,8.6958 +handbells,1028e7dc,-193.0075,181.2618,15.0721 +polish early music,e928806c,-221.9254,279.9515,-18.9548 +musica ponta-grossense,4a07f794,8.2534,-45.6739,8.5617 +schrammelmusik,bdd1c44a,43.8509,256.3323,-10.5561 +indie tabasqueno,2b882f1f,-95.0313,-8.9777,2.6711 +metal pernambucano,97f41c9c,-195.8431,-54.9418,14.9413 +classical saxophone quartet,aefa3eab,-58.1409,270.1198,-6.6462 +czech experimental,ca22f101,-149.753,48.6222,8.4759 +deep symphonic black metal,5dcf7885,-258.1942,8.2992,-13.641 +musica mogiana,9ded8fca,65.1165,52.2927,-25.2865 +opera chorus,b588d709,-156.7717,301.3217,-4.0792 +albanian iso polyphony,3d815ac3,-155.1716,268.643,5.8611 +drone psych,d94e2587,-63.2531,78.1213,14.0011 +draaiorgel,6bc7cd1f,13.8569,128.7834,0.1663 +sirmauri pop,4fcb1985,23.2382,-50.5014,13.5042 +twin cities indie,dcf9bf94,-72.9927,-26.3097,0.3109 +austrian contemporary classical,ea5046cd,-104.3247,211.7272,6.6841 +clarinet ensemble,3ca8341c,4.5657,237.5398,8.0786 +baroque woodwind,8cfe6031,-69.7868,228.7804,14.3212 +indonesian indigenous traditional,4a3acf5f,47.4789,255.3751,-6.2845 +burkinabe traditional,84477991,202.3467,129.9973,30.0955 +musica maringaense,7a9a20d7,-81.8782,-97.976,5.235 +harsh noise wall,f79c1b2a,-233.5818,58.3466,136.8289 +chip hop,2d826682,67.161,-97.1742,-4.2856 +swiss contemporary classical,8beca4b3,-135.8248,263.2362,4.8802 +modern downshift,08fbea21,-119.1534,-145.8837,0.4429 +polish choir,68d23ac7,-219.9107,283.9657,-10.7058 +baroque violin,e8d2eb5d,-62.35,230.029,-5.9039 +lagu madura,4c7c40c8,19.3985,-155.5103,-21.2848 +deep smooth r&b,e14f92e5,69.6735,-21.3002,7.2936 +trad jazz catala,49865936,54.454,259.4827,-3.1939 +dark electro-industrial,1a4ce6fe,-41.9961,-212.9072,28.2611 +kaba gaida,2f778750,-190.902,182.0644,20.1586 +rock noise,a2538fcf,-49.7908,-73.0013,1.4033 +wagnerian singing,91365fd4,-183.1796,303.3383,-17.2535 +indie emo rock,38a80d96,-135.9717,46.8772,1.3175 +peruvian experimental,eff244e3,-159.4405,49.9288,10.3851 +musique alsacienne,115413e5,56.41,90.1115,1.7492 +cantonese traditional,55903b52,-126.3289,203.1794,34.7901 +belgian classical piano,7c312b54,-72.9387,307.3222,-24.1716 +deep power-pop punk,1f3f323c,-136.9331,-16.091,0.1019 +deep deep tech house,6459b024,289.2875,-235.6831,4.5605 +rwandan traditional,9327bb0e,164.2589,178.3384,-4.6489 +kyrgyz traditional,4a32cfff,99.6078,261.9556,10.2963 +burmese traditional,2a1563f8,73.6684,260.448,-5.6266 +chinese opera,86246a8b,19.7463,298.367,-51.9833 +burundian traditional,0cb6897b,242.7413,88.6825,-3.4097 +baroque cello,b544adbc,-13.1378,260.8537,-15.7745 +cambodian traditional,ce5565eb,37.6751,248.531,-20.2379 +vintage swoon,f8db99c8,-55.5101,96.1011,-5.2745 +musique centrafricaine,4cd27410,148.5231,95.5811,3.361 +faroese jazz,1128808d,-26.2642,154.284,4.9437 +bruneian indie,066e556a,-117.6729,-57.919,2.8913 +korean classical piano,3319561a,-32.7567,268.5341,-10.5615 +vintage rockabilly,a1cd40ce,77.6801,117.3211,-6.1029 +rhythm and boogie,12ef7967,41.116,132.6621,-20.307 +marci brijuzi,a1a675db,-90.5502,113.5215,15.2535 +papuan traditional,2dbbb506,-50.9772,211.232,24.7209 +macedonian metal,065065b8,-188.2847,-60.213,12.7571 +lao traditional,f84954d4,64.8217,258.9686,-1.4238 +gay chorus,c4690ed2,-194.6115,265.1819,34.0745 +wind quintet,f331759e,-73.5033,294.5755,6.4883 +polish free jazz,4eed2089,-53.0808,218.4907,3.8377 +deep breakcore,42cbd970,16.6026,-152.3635,-4.7501 +tanci,12bdd442,254.471,357.2295,30.1172 +balikpapan indie,476618df,-90.4616,-162.2434,-10.8831 +uzbek traditional,c6e3ffad,13.9895,256.0895,-37.1728 +musica timor-leste,d60c7a58,23.0306,124.2576,4.4797 +italian violin,f7efe2f0,-57.8379,228.2697,7.2448 +wandelweiser,001aa422,-158.8504,214.2008,12.4163 +bothy ballad,c2e4a562,180.2667,232.834,29.1508 +metal piauiense,6d43c9da,-225.3042,-17.9963,5.8852 +kenyan traditional,382a6944,222.0998,196.2153,-0.0527 +quatuor a cordes,8dae2060,-107.8998,263.219,0.3368 +italian choir,e3ff58a2,-307.7194,276.1912,-38.9604 +zampogna,8cb3ab49,-198.2374,69.1747,0.0855 +ugandan traditional,d04d9825,203.3554,205.8455,-26.144 +yemeni traditional,a6f57b3c,66.5731,215.2391,3.6389 +tajik traditional,49f785e5,104.5109,232.7493,25.5121 +wind ensemble,84a21115,-130.484,293.8851,-17.8525 +hungarian choir,84b88c56,-223.5179,241.1543,17.424 +swiss classical piano,3c7dd106,-79.9724,305.5151,10.3117 +mazandarani folk,449b0496,10.7825,239.688,-7.9266 +historic string quartet,bacd2a88,-122.0543,296.2795,-13.7154 +italian mezzo-soprano,c98483aa,-90.5557,310.3788,9.6861 +swazi traditional,51c73b2b,138.0292,231.8332,14.6835 +trallalero,00656dbf,-66.4476,271.9558,-8.9836 +baroque brass,e48c8e5b,-80.4378,249.6034,5.5729 +himene tarava,d678c94f,-100.8508,246.769,3.5786 +vintage western,d6daec9f,240.0287,184.3568,19.4351 +classical string trio,5c46828a,-114.6367,283.1503,4.1655 +cinematic dubstep,1e5b2a82,143.0474,-195.2411,-5.0548 +quartetto d'archi,a9c967c0,-103.355,193.2345,-0.9061 +yunnan traditional,22aef501,-3.5721,189.8471,13.6831 +classical piano quartet,37f6d836,-108.4493,215.9193,32.3132 +string quintet,17e40d42,-60.4903,222.7443,10.5656 +youth orchestra,a7638b44,-213.3742,252.7235,-4.7835 +hollands,002880be,429.7603,-287.5551,114.7035 +italian trap,00a503cf,127.4983,151.3729,19.5245 +t-pop,018a2e4c,132.7283,-51.8695,-0.0025 +alt country,02e6aacc,80.6438,78.0767,-20.5586 +orchestral,03c8ed27,-109.2615,287.7899,-10.3072 +afro adura,059e5228,154.3655,-21.2941,-9.6141 +trap metal,06bef87d,31.0812,-32.8479,6.9156 +rap quebecois,0c9b8f28,142.6974,-39.7329,7.5603 +dansk rap,149858f7,58.2649,204.462,3.0964 +ragga,15471408,189.3252,-102.5448,3.193 +latin country,157195dc,56.0287,-39.8493,-24.548 +khaleeji,162f9be7,189.1502,-9.0597,-9.9172 +drumstep,17ec5d47,3.6184,-18.9424,2.3425 +vietnam indie,1a2163c2,46.8426,-185.6188,3.2104 +soft pop,1ac9f616,220.4487,-30.2896,-32.3143 +christian country,1ca0d6b4,25.0037,11.0526,-1.8393 +j-dance,22b375d5,-101.734,-269.6588,-22.0968 +christian,2314b2e3,15.8218,-116.5496,-0.3595 +latin r&b,234049ed,10.0578,-182.5694,-8.5394 +canto r&b,235f89c1,-231.3123,241.7288,-21.9489 +moroccan chaabi,2391b01b,118.9221,105.9831,3.5817 +pop kreatif,25220e68,-27.1855,65.7349,3.7907 +brazilian pop,27345ebd,61.3796,8.7491,11.0254 +country hip hop,27cd2288,-39.6638,-57.1129,-6.2109 +schlagerparty,28a2b429,-177.9594,-216.9999,-36.7664 +finnish rock,2924bcb1,65.5207,-121.5275,5.4225 +malay,2928ad9c,92.0902,-126.5017,-13.5195 +cumbia nortena,2b2e2ef6,184.7822,-63.8375,-4.6924 +karadeniz folk,2d099957,-148.1357,-22.2577,34.7755 +chilean trap,35f5675b,292.0927,13.8518,-24.0767 +electronic,3797c42f,109.662,-96.1123,24.0302 +philly club,3b3e886a,397.7635,-268.6942,93.1722 +pop country,3bf3a598,-96.537,-64.7509,-20.2749 +nueva trova,3e007be3,69.456,110.685,-10.913 +chilean mambo,3e36339b,301.6046,-81.4182,2.5715 +dembow belico,3f9ad52c,181.2474,17.6463,-21.9424 +latin indie,41bfc10e,148.9424,-279.6658,40.5689 +maluku,4482790b,-11.856,-249.9723,-15.4946 +christmas,46e505c9,-67.2312,237.3675,3.9621 +funk de bh,493bdc93,373.0898,-109.5466,-13.1797 +turreo,49f8d97d,154.9708,-327.5907,38.5062 +musicals,4ab55592,213.1796,241.3156,-33.7533 +rally house,4d7f6a9f,191.6315,-230.6351,23.6884 +traditional music,4dfcac2e,-68.4286,153.9995,-18.2136 +electrocumbia,525c230f,168.5017,-74.1671,-4.0323 +gufeng,5314cf10,2.9233,-9.1196,15.7748 +latin afrobeats,53e0ee1a,175.7673,-35.5296,-22.5071 +brazilian phonk,5488eead,84.5555,-194.0907,21.4015 +melodic house,58cf13b0,165.9236,-239.7872,31.1196 +telugu pop,5902ac54,234.1308,-16.599,-15.7457 +folclor llanero,59a05333,16.3146,-0.5779,-13.7173 +devotional,5b49dd53,11.6355,-44.8988,-8.253 +electro r&b,5cba59ab,-95.7283,73.1696,-36.1349 +americana,5df84c55,78.2738,108.7444,16.0462 +punto guajiro,61586bb7,194.5955,24.2677,-26.0352 +spanish-language reggae,67807337,155.1999,-105.2993,-5.5392 +pinoy alternative,68ae7812,-46.5043,69.7934,33.9499 +reggaeton mexa,69aa651f,174.558,-271.4299,39.8143 +private school piano,6a547d52,142.2295,-145.3577,-2.9421 +moroccan rap,6ac28ba4,116.7785,155.3636,6.2329 +tamil dance,6ac8eedf,-5.0657,-47.0546,4.4815 +uk r&b,6b8aac71,45.8828,-121.3869,-15.281 +classic country,6c2d5545,90.1957,177.9432,-1.6499 +sea shanties,6d4b203c,-71.9306,-20.2171,-9.8965 +ballroom vogue,6fe1e715,371.8563,-275.0735,106.0118 +afropiano,70a9a307,174.4769,-130.2476,3.6845 +dance,74b518ed,250.1538,-132.8921,30.4369 +mexican ska,75296195,-19.2963,-81.9194,22.9428 +seresta,805203bb,87.0036,-99.7744,11.6083 +alternative,816d63e6,197.0643,177.0628,-70.839 +french rap,81f3dbf9,-325.0605,116.0397,-50.3758 +latin dance,829c4442,165.5863,191.6819,-54.8541 +latin folk,894c08b9,41.0643,130.8871,-16.1937 +native american music,895c13fa,-46.7687,234.8616,7.3828 +aor,8e6f6c7c,-170.9155,-20.4179,-9.3873 +japanese indie,8f6a6604,-158.5817,-125.8396,6.8307 +popular colombian music,8f91e097,86.6365,52.6368,12.8332 +flamenco pop,8fe17f40,126.5388,-106.3458,-35.2988 +argentine trap,909fb15b,267.1823,-178.4313,26.5627 +surf rock,916940e2,-59.2716,-101.0043,15.5257 +desi,917e7e75,62.8616,38.9536,11.8708 +noise music,921c635a,65.8198,26.5511,17.8929 +chanson quebecoise,95e998db,-137.1334,54.7789,-3.631 +portuguese hip hop,972034e2,95.9374,-108.5584,11.6596 +bacardi,976a4702,177.6326,-70.6884,7.5259 +funk bruxaria,9ab3b537,374.6292,-120.8297,-5.2033 +arena rock,9c460d17,56.3567,-98.8743,-5.2471 +afro tech,9d76c2e9,123.9687,-216.5514,4.5734 +brazilian trap,9dfbd696,89.5719,216.3052,3.7437 +ethiopian jazz,9e09d411,201.3931,106.8104,-20.16 +k-ballad,9fbc4a82,283.3934,8.1607,-22.0498 +hindi pop,a240c61b,34.2164,16.6411,19.876 +vietnamese lo-fi,a3397e93,169.6179,-35.6854,6.6798 +acoustic country,a38acea9,19.4024,-20.7365,-15.0834 +folk quebecois,a3d57780,-8.5334,83.1644,-20.449 +melodic bass,a5096143,-302.9453,-184.3174,-59.3502 +italian singer-songwriter,a5357b37,31.4353,-164.6064,65.0599 +tropical music,a6ad5660,209.3226,-72.3189,-0.8493 +chinese rock,a7891f60,-74.8134,-5.1079,-3.7993 +indie electronic,a826cf83,134.5669,-94.1295,-37.2932 +christian folk,a9f0b566,-101.2915,-141.1941,-0.4122 +malay pop,aacaef20,267.1376,-36.8092,-38.7261 +harana,ac9c370a,5.5324,-83.2297,10.0804 +pop quebecoise,acdc877e,-91.7453,43.9867,-4.1015 +lo-fi hip hop,ae5f97b7,64.3953,-44.038,4.6561 +new orleans bounce,b05fb8e7,298.4994,-188.1654,40.5844 +idm,b1170c99,-17.0377,-31.2246,-4.2886 +requiem,b24188c7,-127.1962,268.8524,-5.2784 +egyptian shaabi,b29f61c6,170.8814,-39.6848,-9.4165 +neomelodico,b376851e,51.0534,219.0009,38.1189 +koplo,b5a14e2a,61.5596,117.5691,34.3908 +sexy drill,b7277f17,266.3568,-173.2478,37.6313 +hypertechno,b744304f,128.6149,-195.8769,29.5373 +bollywood,b7e0f1cd,24.8198,46.1618,24.9022 +retro pop,baa0597a,113.1296,-155.9548,34.9184 +funkot,bb7f53da,150.5712,-103.4406,-29.5187 +classic blues,c005fc33,46.9361,118.9188,1.614 +medieval metal,c2f56dc9,-180.3761,-20.9942,-11.0307 +budots,c5fecab7,55.0042,-53.6127,18.7841 +swing music,c706aa06,-74.2925,240.2352,21.4162 +bhojiwood,cc38e245,237.1121,-76.2521,23.0807 +edm trap,cd11e7f2,-146.2212,-57.7495,-17.5102 +space music,cf2b0e5c,-189.9146,111.1342,11.3499 +folclor andino,cfc5fdd9,97.7707,198.6554,-21.552 +french house,d12bf36d,110.5276,-131.9529,7.7402 +pentecostal,d1702e86,-108.8879,-37.7518,12.9445 +indie dance,d43aa803,136.2684,-228.3565,8.8627 +hipdut,d667f008,-37.2093,-94.2704,19.8614 +norsk rock,d81bca38,-59.5316,4.0633,8.1059 +electro corridos,d8537595,205.1554,-50.9469,12.2757 +southern gothic,da04bdb6,58.3586,156.2647,11.1301 +west coast hip hop,dc59fcb5,266.511,-290.7165,92.6732 +j-r&b,dfc2bc59,-111.6162,-195.2221,-52.8156 +bongo piano,e0ec6ba6,237.4997,26.7564,4.9352 +jazz beats,e1489be6,-50.5185,122.0753,-11.6454 +southern thai music,e17d1d19,-15.0752,-56.6546,-1.6696 +baltimore club,e1bebfd6,402.415,-345.799,157.7356 +country singer-songwriter,e1ceed9d,143.3568,303.58,-38.4985 +heavy metal,e2af4888,-159.2168,-113.2338,-15.3638 +latin,e2d35ad9,150.8525,-89.155,-15.8222 +dansk pop,e3238a3c,165.3966,316.4202,-4.9256 +indie,e33fc333,43.1849,-157.001,36.7027 +brazilian funk,e3f6f54a,90.5587,6.2447,6.048 +french r&b,e447e6df,-112.104,-65.0942,-11.2538 +nigerian drill,e9f59f75,107.7193,169.6772,4.0865 +newgrass,eb2941ab,214.0869,126.444,56.3948 +algerian chaabi,ebecc417,88.8799,-0.9527,-10.5852 +pop urbano,ed26d39c,207.2316,-269.7191,30.2604 +anatolian rock,f0353d59,94.7415,-2.4561,-15.6991 +uk grime,f094dcfd,271.1644,-20.8749,-1.801 +psytrance,f12b59d8,-77.3604,-212.8377,29.7856 +latin folklore,f331cc67,43.8357,209.823,-7.1041 +chamber music,fab5045c,-69.1587,297.3809,-9.0716 From 38532f984bab88cc36d1546ef7f2ef269835f2a1 Mon Sep 17 00:00:00 2001 From: Andrew N <141008525+AndrewN4675@users.noreply.github.com> Date: Thu, 23 Oct 2025 23:02:29 -0700 Subject: [PATCH 2/3] Updated navbar code --- .gitattributes | 1 + .gitignore | 3 + app/exampleLogin/page.tsx | 9 - app/page.tsx | 19 - artist_top_tracks.json | 3 + backend/.dockerignore | 3 + backend/.gcloudignore | 3 + backend/Dockerfile | 65 + backend/artist_labels.pkl | Bin 0 -> 18720 bytes backend/combined_data.xml | 2 + backend/config/settings.py | 75 +- backend/genre_by_artist.csv | 1373 + backend/genre_by_artist_testing.csv | 276 + backend/genre_by_artist_training.csv | 989 + backend/genre_by_artist_validation.csv | 110 + backend/genre_by_song.csv | 6478 + backend/genre_by_song_testing.csv | 1297 + backend/genre_by_song_training.csv | 4664 + backend/genre_by_song_validation.csv | 519 + backend/genre_labels.pkl | Bin 0 -> 4184 bytes backend/musicRecommendationService/urls.py | 3 +- backend/musicRecommendationService/views.py | 22 +- backend/preprocess.py | 369 + backend/requirements.txt | Bin 574 -> 694 bytes backend/song_labels.pkl | Bin 0 -> 115768 bytes requirements.txt | 2 + src/app/components/Navbar.tsx | 92 + {app => src/app}/dashboard/page.tsx | 0 src/app/exampleLogin/page.tsx | 11 + {app => src/app}/favicon.ico | Bin {app => src/app}/genre-graph.tsx | 0 {app => src/app}/globals.css | 0 {app => src/app}/layout.tsx | 14 +- src/app/login/page.tsx | 21 + src/app/page.tsx | 25 + src/app/routes/csrfApi.ts | 33 + {app => src/app}/routes/djangoApi.ts | 3 +- {app => src/app}/services/lastfm_user.ts | 8 +- track_tags.json | 399876 +++++++++++++++++ ws.audioscrobbler.com.json | 1 + 40 files changed, 416312 insertions(+), 57 deletions(-) create mode 100644 .gitattributes delete mode 100644 app/exampleLogin/page.tsx delete mode 100644 app/page.tsx create mode 100644 artist_top_tracks.json create mode 100644 backend/.dockerignore create mode 100644 backend/.gcloudignore create mode 100644 backend/Dockerfile create mode 100644 backend/artist_labels.pkl create mode 100644 backend/combined_data.xml create mode 100644 backend/genre_by_artist.csv create mode 100644 backend/genre_by_artist_testing.csv create mode 100644 backend/genre_by_artist_training.csv create mode 100644 backend/genre_by_artist_validation.csv create mode 100644 backend/genre_by_song.csv create mode 100644 backend/genre_by_song_testing.csv create mode 100644 backend/genre_by_song_training.csv create mode 100644 backend/genre_by_song_validation.csv create mode 100644 backend/genre_labels.pkl create mode 100644 backend/preprocess.py create mode 100644 backend/song_labels.pkl create mode 100644 requirements.txt create mode 100644 src/app/components/Navbar.tsx rename {app => src/app}/dashboard/page.tsx (100%) create mode 100644 src/app/exampleLogin/page.tsx rename {app => src/app}/favicon.ico (100%) rename {app => src/app}/genre-graph.tsx (100%) rename {app => src/app}/globals.css (100%) rename {app => src/app}/layout.tsx (67%) create mode 100644 src/app/login/page.tsx create mode 100644 src/app/page.tsx create mode 100644 src/app/routes/csrfApi.ts rename {app => src/app}/routes/djangoApi.ts (72%) rename {app => src/app}/services/lastfm_user.ts (53%) create mode 100644 track_tags.json create mode 100644 ws.audioscrobbler.com.json diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24a4929 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +artist_top_tracks.json filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index bfe57c0..0094377 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,6 @@ yarn-error.log* *.tsbuildinfo next-env.d.ts +# preprocessing data output files +# ignore temp/debugging ones, allow real output files +backend/SORTED_TAGS.csv diff --git a/app/exampleLogin/page.tsx b/app/exampleLogin/page.tsx deleted file mode 100644 index 91efc72..0000000 --- a/app/exampleLogin/page.tsx +++ /dev/null @@ -1,9 +0,0 @@ -import React from 'react'; - -export default function Login(){ - - // Begin the process of linking last fm to our project - return ( - Log into your last.fm account - ) -} \ No newline at end of file diff --git a/app/page.tsx b/app/page.tsx deleted file mode 100644 index 77bfcc5..0000000 --- a/app/page.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import GenreGraph from "./genre-graph"; -import { Analytics } from '@vercel/analytics/next'; - -export default function Home() { - return ( -
- -
- -
-
-
- Log into your last.fm account -
- -
-
- ); -} diff --git a/artist_top_tracks.json b/artist_top_tracks.json new file mode 100644 index 0000000..e163025 --- /dev/null +++ b/artist_top_tracks.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4611a80e327f4963269e5a0022497934963bb959422f6b7773bf42d64fbfdda +size 213943037 diff --git a/backend/.dockerignore b/backend/.dockerignore new file mode 100644 index 0000000..45b56f2 --- /dev/null +++ b/backend/.dockerignore @@ -0,0 +1,3 @@ +.venv/ +.env +.gitignore \ No newline at end of file diff --git a/backend/.gcloudignore b/backend/.gcloudignore new file mode 100644 index 0000000..45b56f2 --- /dev/null +++ b/backend/.gcloudignore @@ -0,0 +1,3 @@ +.venv/ +.env +.gitignore \ No newline at end of file diff --git a/backend/Dockerfile b/backend/Dockerfile new file mode 100644 index 0000000..3d24866 --- /dev/null +++ b/backend/Dockerfile @@ -0,0 +1,65 @@ +# Build state +FROM python:3.12.10-slim AS builder +# apt-get update: Refresh packages (advanced packaging tool, debian) +# build-essential: C compiler +RUN apt-get update \ + && apt-get install -y --no-install-recommends \ + build-essential \ + libpq-dev \ + && rm -rf /var/lib/apt/lists/* + +# Any commands such as RUN or COPY will happen within the app folder +WORKDIR /app + +# Copy python modules from requirements.txt +# and install them +COPY requirements.txt . +RUN pip install --upgrade pip \ + && pip install --no-cache-dir --prefix=/install -r requirements.txt + +ENV PATH="/install/bin:${PATH}" +ENV PYTHONPATH="/install/lib/python3.12/site-packages:${PYTHONPATH}" + +# Copy everything else from the project +# First dot -> Source (Host) +# Second dot -> Destination (Container's /app) +COPY . . + +# Put static assets into folder +RUN python manage.py collectstatic --noinput +RUN python manage.py migrate --noinput + +# Create runtime image + +FROM python:3.12.10-slim + +# Create non-privileged user to limit +# control on the container +RUN groupadd --system appgroup \ + && useradd --system --gid appgroup appuser + +WORKDIR /app + +COPY --from=builder /install /usr/local + +COPY --from=builder /app /app + +ENV PATH="/usr/local/bin:${PATH}" + +# Tell the project where to listen for incoming +# requests. +ENV PORT=8080 +EXPOSE 8080 + +USER appuser + +# Start django app and bind interface to 8080, will change to something +# else later. sh -c expands the port +CMD ["sh", "-c", "exec gunicorn config.wsgi:application --bind 0.0.0.0:$PORT"] + +# To build: +# Go to the parent folder (movie_nn) +# run docker build -t gcr.io/config/music-rec-backend:latest . + +# To deploy to google artifact: +# docker push gcr.io/music-rec-prof/music-rec-backend:latest \ No newline at end of file diff --git a/backend/artist_labels.pkl b/backend/artist_labels.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4268c0a4741bd78fec4754a4b4d42c0515575325 GIT binary patch literal 18720 zcmYkETW=%VmEXs1@gh=`y3fVOnK(!t;NaNfxMg?yIzWJ+co9YMY8G4FY9u%)k|nZQ zMHXFTNlhUE#t8JYFTiDv2k-dL1rj$6rMLIEe1v9dz{DSWe<; zklg+9?hk%`_b=|g^{zOH{Pj9me{uKjYs+-8+8%!~iId=Xkw%-)PZEF2)Gv}?5--=A zB%N%S`Yva0-n}awhSi+=_{<A70y#4I%UH;oW@1j?` zdslq+z3(}*V6wh@xA*LOlgZt?{pZgd&%gF(0Z*U*;Hnu%(d`7&z{}A`|yX3r!!60PJHQj>0$v=-W7iMJ*O5dH+S#KKk}0x+RoF3 z&z!HhPBo5aVc^_^8)xb}r*S+D+4qU-)cviqiJf7v2o_^4^4N6-L2?;PHcl-}CK0cF zLY_jiu<_?^bAer60D_MIOPp&}to?ETDpxLc`x6aw~ZvFlj z9R?n`CoTOw8{WM;bUU58d*KX*{j)}Gq~X5J8IHQ1=8hVT*Br#11Uh2XUjs>y_`D@1RlR!`Q5uCcbbI$av3L#956Nqikt z-8gH!b(*$h@RlW$L>oMEqtGUW9I6(_E5XPb>ehqcjfnMe)*Z~_0EBnqROhlc!lhH2 z`{5Fr08)s|ciO?09#9D>-&{MVe#Gt{(BJxV`mNmw`y2 z;x4w%%WxUY<21XuCA)3z|C$@pHp{8gU)ua-xY^h)%cZZI-pm817bm*1lDnFNzR`_v zz2_!^rmUZ7;GBfI^1OOlr$l2OZlGFDaY$zqPPjVAK*!o=;QrUknFPs^n*^J=@0=w5 z@+#8GJPjRpJWY98q3r`mlcz#k!A&;7!p|1n%+tg)Lm^{##-DIsniq{7vH$ zp`e9nZqkgzuDN;kthm=n7&#rVIuim8-E9CoP9upqI*V7_+rW2-g+g+zk|NU!>nD+F*5Y!F3uB~^dwRMX`W zVkxTK-1^|3Nl?Zj5S8bu{*^BdsrpgsRFiP#PdONGuaQ;~bCrjtbLPJVc_sSmc`B;U z-rMX5yy~ZOKh4&>y#;;cYT!@i4*=|Xrx~qQvS%*?A6m5i1Ao0idS;OCRfEYDSEiq> zn7mjG0;d@SEKd`u5nlu5AYJ8jgO4#gRfWC&(m-%&N#+#rP@ z%P>H!+fv(jIT3H|Rl_kb7pvh6vXDgIS93HEgG(VnZE^N6UBfkH`mdnyL6ovjf!^59 zb_5ylqz=XUOhds0P9sEmFzs;HKaHbsDoIq*z}9I^WA0_wIg76U*6AMW?&IYW)Q`52*2q`m^+vkraW%d{ zBF&u3IB~ofE!90fbM zpvB-oC}|MG6Y~HzD>1eL3C6ct4;kUSKtClnkh*QQMkyk6@-+mY^m4I=>e-mZ$k=Uq z%fmtqbBSBhmaLZO2;#9Pm=#N|QJQz?ugof`Fh&c30n6%E=_gU>yq!o#WgP@!!Vb<^ za?IU4j15vT@FCrG;J6#u2Yr++z(5P56$Md~zTD%ln2sN`0=Ge@Navbud0eQ?QDie| zQ(D2LR0-nlF`Wo2a1M7b#^I9Z<=ULP%bg`d2>g4u5 zur37VJ6MPzgbAv$SvH6LA(Hz1Cctt)W3h%> z@LqOZ%%YBut*0Y89CPuf+?FncC!1Enc!8b`7E2b9`p|JnKMqP$k~Hgdf*Y|@*`6T%xeO#cz0F**)5JMBOR&Hutd3%wxy3y)Nn*1xP2=s(z5|}D+X04%cFe z$rfJ!T0MA+QtpP+Wyl3!cELf?c6;@3DxR++p55gJ;hb>ixqA47V0s_lJ#G#$8V&P!2Us^9+=LDNU>jQar(y?1(7SyxIh>Ye4Az)SvYh25_H_fMgl4HURvL3A^*gmKOG4cb8 z$}wL{)R1FPyByRdAijf56bt_)>+YP(N?l4q(qw?pv4`nwifdxxzMdi+!xgt)uBR9| z^%R{b{aH_cMwB5N$Kc@se|6=U0Gjzk4cRL)J$9BuslHvpZ+H9#`4$2E*3K`Mclz*WdoDzvcjqSN*4LmTmYm6FEl>)STnpK%j_Ud21gqvYCHJ z_P`Vl-1(gi|91Pdp#{cf<>ecbN&K9ZK5R_p64Fwp=HB3`aOegO-8?|I&?z^jH&_Rl zNL$YLbxe}U23H$Ah?@F1vLZkoUE*oW(dYNSfluf`Sj{*^{h1)uK)l&FUKZgfH6qx? zWQ0zNS+jNqNIllj2_Xx)Vow^2l}K>sYI`XV6&s3ZjCIeC8_OgF^-fC&31yt;8cBF% z;3V5CAE(KmDk{;y=2*$##Tkb~g=VhCRClSt@g>nD1L$D1?M&x#;~IZm>?qOqs39sU z@;AvO(xb*(yE;4riEBjEN!xWcH{p!-qmxb_T04;_?5E~Pay{ybx*$$85PZmrPfoDN z8mJK@!1c~oWDKB^OoVn}Es(-m+rW7lj5C_rI|(GD`4M{aifl<-?Vlh>iDpOuRZhZ7 zMAv)ko<3d&n?>xcyFEd>V@a&AHnaqGim3JDlW=qUUbv3ri=?uM%O{as;*K4#S634F%=V8+ysYsbPx97ElvQ4H}ctI&dY?F0vfLyD#cL2O6+;6#2M3s?m5 zrN5PdUbdjhgX*eeJrC2$$obIvkZ_HdT+ALv8n{&i5rRhZ2#5s3z@M@1F)*=0K*UeJ z&v?uPR>0Nn`5Pfw&QQq)Msq|=_H>C;PuOQe495llJQMR4fXknxGhgn%8s@OmK*s8- znoq^kps0B=Y&Cjy=%Cpj$qH!7P-Y=kEYg-i%hox0{7kGg1H`;w1U9KC_3<_uw`NH0 zdYOA60e!d|>4uZJFK?Owv=)~4ynky(QKzw2(ljS^q_EH2m%>y>LiFUdeS}Y%NqCh)7Ur8(0)DSPG@=J3WPmJK-f~Iy&`vrobv< zz%Z4=<&>7H*zfvz_QUBp%r{wNk8lnXAM+D!O|r;uR1l_eilOk9Ooi!mkVjHrjL5`_ z6(}*X6F(eh2g1pp#!-tUc^cCY`^IpzP=7b9nM+PH8|`Y(EQr`urbR;SY% z>9^NEbpfH(dj*pATBFw&L=s!L=m)KHr%&EuMUV#|AGOYzmv6oPcE3lX*pg$Bj)8k$ zO>YGTV5}CB?J9O$z_ce4w1ZeI*P6|sk6UodlcM$P!CuQ^{70>YKZ6$>%#|65AkA3B zGspmRF~87SPSUZ$gZUO-gXo^2Im?OSEr`B^1(7R8@iwrMEmLVFi~B!YJ0Nl3qZ7+5 zMGiiftzZDF*Y&|MIIKXruoo@~gvbu+hiKCw&XMk;cm`7`6v5_a#|RwVTk(vDE1_2K zmpgMWo{|xHbk?e?*E+pG8}6SC8qF?w6&DPjowpkRai&-tv}88^f%R}F!6&ErOK*-`itRy50X9&whNVtO8 zikmoR!fyZ&`LnsdHRtne9uPxvTu4vo4v`khP72NtU&OqE5H`-K%bAY&CHK)F9P~0y zBmf?rX?*{TKnho^jmyMQaW@FreD)a<&UzN-g4#a^7fQhJ4!$0ajbSe9bpnW%6(4%b zrLb7CH?by#Vta)9NC1L!?VZJMxQ4?sc*O!FGJ&|^3IhnraD%NWiGOs44g)-Q8f?;~ zrWCRfZkuOo5YUX5xA(t}GQ7nENlj$od^`0JOVffHY`*0P2w>@ogR^wXt^=Y~y4TVf znNh5*VF&s>JWG|E*eO9E%4xu`s$aYhXvnZe%)n_Ab<~~E7FQI`u>DOYRICMBL$YOT z`DE8898Nzn=Oo|$=F&GQ);>P5z{pZpWr8?lF8AzT6W_SzR6=00kRIkPl(sSWoG z0#;?fPQStiMFavWiFo=>VMB__#Fz-eL_GD$W)Oaruu)F|S!*WKjA8cL zabkOJMXg;7uvy9*N1a+-k$W;YN-v=C%bkYfd5s|=8oJ4Kx+gATyWHuYH##k+(;v3( z-u-^ZtG{;+kZX8=7B0cGf+&a`R^t>#<><7D3anCdx9AMx6wy=c_+#8)#a(%uP*f8O z8U%3D9FNKg6r}ygD*iQJOkcxL6^fZm$&REnpxMnUSQHsSJ;i(1OhNI-#tBM;*Py{0$*c=!)At z?1Zab2Fg6-Id(`MJOo@BMEu(zcS0CdjKdp* zAWq3d10rvbvlCKdGlQubk$+b1#G7>OnA{c~;uI2+6LLh8;DVbh6e*LlT)z365SAjLxdi5(kpI+@U-RLSdL(jC68=vIs~)j z0x}J)>vC=#i5?+{6T%eI)%gy3L0%WD-T&2^C^|ZeZn3kyVucPM9d@?MEeH3m?3X#+ zPoOWIQ+lN=b(RDq~>7U5XbxstG5Dl|9=--R|q$#SKWe6ofvOwk0;n0dV zBlpPFh-G$tFOIGWV(ea!`8Y;TK}8%qN#E=MlA^=EWoNBJmiHLhZ?-J!U>4$qxrDGx z88EPk!8<(A_0er(Qr;sRN{c2jf|uY&gy&g|JvQn6f3{V(Q;b&_-4~Z}Ut(x%a&Bb5 zO90*|13K*nlsHhGf=#HVWTE+z3UO)ALq^HfDR+g&VfN#$>J6lU3;{CESTKrporXy) zfR=JVx|TA*ASW|R5jeSS5MLwzd0$qH)r{n6V_FfzRUwcYe6D*|1Z_ zk>Zj^4+HPb`W##>`H_F%?!9gnK;#EMAzoWliG?C05D_PAmXrignE{2PP!3GC9_Gvz z-~~_^QEfp)!4CFyG%g8k6uTEhmkwTA8etmi%z$Ib^8VttI*vX69Tn+Oc&G{D5mY1 zPrTnH#10`z4efy{)-CV@l_DuVBokko<19(h3^~+}zP4QGD84bLV!wO;=Qwj9MCZ8w z8#EY`lKcP0N{@Q(IY{og7Y$Vi6?(Oi^GrFmqFOIo9?I*hy%Ubo!(gh-Vm;PK~J!3a!J%>=FaHUhwonLZcU;z;}5_ z2Ck$K6i~9WOn(@x5Lyy&#s1n~_z*rE*hgz&*brzIC+GSb zOcBAGZrT=*DE4m%0Ec3zT>mx|x+;B1@cw#ijxhKhe5$b7{@~f~G6Ms5IQnvp+`y&G z4tGoWVJVi!E6+Wbj5ZA->GvX(>(QM<%HD2Piz%A99Oj zwLzUTkV$$tAc!yjT}5WPo!!8d(z9#fk82_VytM(^?yVknOMcJL7_n|3V>)1bh(LV zoD$(chx!0`?03P^g8`)@a$s>>?Cf+YyO5m-GLLpOx0ySlC`myhOBobL1HzviURXXy zh6s9?X_jPhXWCbe@+~m=p*p$&gQC>83VB`V4f2)v3X9uLC*{YU>1A0JzH zM@dHm*>Ra*cSZ`~<{3fv2n|Fp#&Ia?OJ%2eU@@OOr9!dd7zd@ft#PE*f(;jj%Y=&6t_VxOtI7)BiCF5 zzg9=~iT#@AF06a12%tiTqvVIg=ex&jG(?@CH-;GBB|&uBQCf|rTD%+ROy(jj1))^Bs=4s zSn80$aePBsgSaC(g)|`>ExpNl3tS`1-V|s9I=fT|^-6sbgxZLa%R^(BAbcxr22kk@ zJ|kt|1ZqG8kFU|&9kdZk(lhfXLG^>%VKBbksu4oG}yAirF+ThjP>fc*iNTv$+ilzbOKC~^sLG+h&VQ`G9okmBt=3JwHX6)0o>U`W~vXV&6EpBs(UVpFAA z2}OzLR}abJed}a_gafsiXm&1~v+F`VvzW34mM#oK_}`@S&<>%D3_>2Z7z(uA9f~?A z-vh54cn{ggF-vfR^BM=!B9O)!2%>o!DMpcXDYiw~LY{QDVhYp_kru#^Y^8_)g3)FM z=RQ49VWn2QPxRE@Kw%_fd2m^eQ(LL3ZNG&?rH8Zuk$U)HZ-}F7Ke7u8L(1x$Dnx%c zy#Lda`#<%Z`U}VFL+tyWd*(V>k|6(Zr+M$R)zb;fUdu8FLsyZeqSyEOHT+ukp*Z5A z232}5TD4Z)?L2MOwcMU}(dFln_gdUTMXot)h@7kfQ7^#5+<@sLhr)I47lCSfNkyT_ z%_2JRl+GYU16DXe$@3SadX@LmrgWM}XFsGiSZAQWD`O~7DVODM8O5WVK~hkn=f{-P zaefas3R9fyG$t|#D|$Ya(^+AWHzA7^jR{Ks6d8j{%I6qV=;4)S7Ao2$S;6{ZAp&ie z6!Hle>>VVcRfYOD(5 zN1jaTPdpM>H#j<(Y35;a${1#D*$a^`$xhH6p!z8dkO?Zgm50`q_QJyTLPC{Fu}EJ_ zj8gfC&JhUvUZ`++q$2r>+JwEHx=#r{3AN!{2oKfUll<32Sk5jX=UrK@G7m&6CFj3J z@D2g7zOvUmY=;#$1Of{@fL2)UfVhw94Imz&F7NF$=)M};EmR`FN#L&VYOZAFd}KW= zL+l7R5b*5Vgo+K5$;FCS?LpDQkhoe3WYz+anGR%_T1Ts#D|-tZ6PUy5V-LI~n%c## z!(0(_EMs&vHCI@mWjZW?y(PVPXgv?(YbV+Fy_ot!YI%7`drmllNV`r+%+KyO?~$j= zjzXGeB8NvD$nXl&0JAY`AhMC!PpiROll3Ly))7@@*jR!=LF^g6pV@k3YRUZZ5r*7S z&RDjb>_bWVK0WHkiG^sB6&3{G-bC^e*(x)vJOreK{k;Wdmm^FqLXvP`yA=g>sOOiTPSXHD$m9I<#U|mby$^)cWMVPw5=Z3_st`|nUl=LVuio6>^z9O5g zN}I5j1n6VWawIYw@#(T!_0dz($UvPRxs7hChYT8ZP*NX``rZC;NWsA?XVh;t2*nOT z+~|B4Ld}g{wp5dw8!?;f*ylGU_K-p}v=u%^Vc@#c7BA~_B+)--~17|C)sG_-F+6xK-hTU+$RgQHz%DfTfp==}(siL89T zv=wIAE~IfpVVcRuu$XD&1}q}>u#tTtiwv+g@VgLOylHaL0I6s7c6J2p?*&Al2xZn! zxKxS4-I1tD1M{}j2~kfK8g4eRZpvV3LJ%;#b`rt7S7>xpiDTQHX2&r6sq`lE_G}6s zt&Dml+C(X=V)Z1{F6_YBg;5po{y>l4*GTN@4JV>@t_k0Fz) zE4TY0|G-(S0GaZqhwZvP+HYqXDJa3X!HqqC|5xf64G>AD8U^Vt8n6o>jtZk#1VLkl z5LBpD9-`b~z#S4FiUN1@2=vVe&Zo(oy0aamy%@=t8Gm*l`c$Iv%^!Ak>$rKmdreU% zt15ozBherak&9hdKi%xYiUu>M0fmSF!DlZh@-U$)Wp}6nDnr$&XyF|v;I3Qsg5iq_ zT~(Lz-5hBjlf^>zAmIyb*?9)(V7-Om`Px}%MH252frHHhi!vLf8$9O95+Yk|IFR9M z2=h>rIU(w1W}9s*kC0LUr6C}9R{VW!tI;#;rgh3kV-&GsYLfwcSjPef~@ z8sJygnB1En=pVR%K!oIk(VJO6qMrfFBZJ>hQ0+1ugFVx=@}3wm*(B&x^r15w!AOH% z>2cOG5&ke;N}9VECCcjCf*N^$>BhY;)@D-cu;-aPGEUAsqB<X8Y^bxC;P_%E7 za2XgOvh73#@|sm3UPV8U`xfPM#*hd;A5tn~rTqbhRKrD_$X8_+)GdQsUv8^pf{c|> zwaRFJ^q`^<-s)o^SOQi_6qW%6guHz261=_j;;zLIDXd|d6#KqvY*32YwJ^fr#+ug& zLnW@Qj@ZWU{{ms5HE^3%=d6i9*oT;9zp70%PtmG>_`Yo-Rp>C0N?AGzTm(?z4N9xz z03by1L`OJ#0#@ar9m-R=dGd3Yv--= z)@vw9%%IN#Ug~=wqyBUB6gH6Tj{~*IOcC9Rb!NJFWR^xM&|Wi9qxgyO#7i3_SFc`; zxIVYWbpre=p8`|>cm*vZ`d+4rHhfi4(fy0wONU&rQe1_LzU%d?3IOprf3w{6B5QAl}(4GZgDzot+xrHU2}ka>tHp3p1lh*5zDU|!+zEE z$R~2z(rcd_!>(ZD;I%?T9V}BL*S*&iuQTtpv2W!yS`bTwxav~kXwQE-=hAX~eW#S; z9_2;6dtjW%mwjpI)K1~u@yGq^YIVV04|Nm zl`MK|V~st1_LJvo$6M0Wq3CXJeE(mx-}DF9kiZeum(uTmMl?re)86H`-u?l%bcyi8 z!Xmp=ybKmN8e2qO@e)5WTz~P0dM{lb1J8`l!)0cmHF%C+$0}mhT=&q;JxH{C%DfM+rmy^0f)S9}}Mrob1~+QftUjbP5w5EoMMbUXaA677&=&sIYju z*qERBA(DBlPw%%5UxC8w782Z-b+9Ia!@GIDHy{WPbQA|KNz%h0AFmOA&V(F4A3Zq> zv&iJuRLqZ<0_gMaJ^K-`t^Pm0<{{o9}a%fJ2kfBL)s@$c`@1LJp(zu5h|M_ +50391541233069085ffca0a-1dac-4cba-b70e-d77092bfcb92https://www.last.fm/music/Tyler,+The+Creator/_/See+You+Again+(feat.+Kali+Uchis)Tyler, The CreatorraprnbNeo-Soulpop rap3600365519350264fb4b8fe-f837-4ffb-b0ac-efd30940654ahttps://www.last.fm/music/Tyler,+The+Creator/_/EARFQUAKETyler, The CreatorNeo-Soul27777370163785309884f35-fd29-405a-88af-e192200da238https://www.last.fm/music/Tyler,+The+Creator/_/ARE+WE+STILL+FRIENDS%3FTyler, The CreatorNeo-Soulsoulalternative228888541503202bf69d97a-64c1-4730-9895-a3d7ada35f27https://www.last.fm/music/Tyler,+The+Creator/_/BEST+INTERESTTyler, The CreatorNeo-Soulpop rap2050578712861660466193a-074b-4938-a7c1-bd507c67fcd6https://www.last.fm/music/Tyler,+The+Creator/_/GONE,+GONE+%2F+THANK+YOUTyler, The CreatorNeo-Soulrnb1644302612388412749000d-cbaa-475d-ba75-6f1c0d792798https://www.last.fm/music/Tyler,+The+Creator/_/RUNNING+OUT+OF+TIMETyler, The CreatorNeo-SoulNeo-Psychedeliarap20008874123770402759141-ff8b-414b-94fc-d942a897cbf8https://www.last.fm/music/Tyler,+The+Creator/_/I+THINKTyler, The Creatorpop raprnbNeo-Soul177244771225246d2877d7d-2ee9-4260-910d-43c46710d5ffhttps://www.last.fm/music/Tyler,+The+Creator/_/Like+Him+(feat.+Lola+Young)Tyler, The CreatorNeo-PsychedeliaNeo-Soul19802166120960217d17b76-0436-4755-8c12-840bc02eb90dhttps://www.last.fm/music/Tyler,+The+Creator/_/WUSYANAME+(feat.+Youngboy+Never+Broke+Again+&+Ty+Dolla+$ign)Tyler, The CreatorrnbNeo-Soulpop rap2308843712035893f169667-de38-47e4-a751-b9c1d6a082fahttps://www.last.fm/music/Tyler,+The+Creator/_/SheTyler, The CreatorHip-Hoprap1314341711205478582cb87-b2f4-4844-a322-5757490eee3ehttps://www.last.fm/music/Tyler,+The+Creator/_/STICKY+(feat.+GloRilla,+Sexyy+Red+&+Lil+Wayne)Tyler, The CreatorHip-Hop144649841061072609ca4c9-0f65-4999-ada2-5ea508317b60https://www.last.fm/music/Tyler,+The+Creator/_/911+%2F+Mr.+Lonely+(feat.+Frank+Ocean+&+Steve+Lacy)Tyler, The Creatorraphip hoprnbNeo-Soul143477941026498c272e44e-df9e-45ff-970c-7689ae4d17f8https://www.last.fm/music/Tyler,+The+Creator/_/A+BOY+IS+A+GUN%2ATyler, The CreatorNeo-Soulpop rap148929991012461439a57be-6e03-4ef1-a374-6fdcd9da46cahttps://www.last.fm/music/Tyler,+The+Creator/_/SWEET+%2F+I+THOUGHT+YOU+WANTED+TO+DANCE+(feat.+Brent+Faiyaz+&+Fana+Hues)Tyler, The CreatorNeo-Soulrnb120467561003209819636de-e4d0-4fe8-833b-914c51cfcefchttps://www.last.fm/music/Tyler,+The+Creator/_/ST.+CHROMA+(feat.+Daniel+Caesar)Tyler, The Creatorhip hopNeo-PsychedeliaNeo-Soul100304361003170e0eebece-2047-4cc0-8828-34fc7f67ac65https://www.last.fm/music/Tyler,+The+Creator/_/Rah+Tah+TahTyler, The Creatorhip hop9364406965751c3df868a-4a11-4473-8f50-13c7b5826c2ehttps://www.last.fm/music/Tyler,+The+Creator/_/NOIDTyler, The CreatorNeo-Soul122572419544511268c875-b6b2-44a8-a7d4-6884fb19711bhttps://www.last.fm/music/Tyler,+The+Creator/_/IGOR%27S+THEMETyler, The CreatorNeo-Soulhip hop10633032920428https://www.last.fm/music/Tyler,+The+Creator/_/Where+This+Flower+Blooms+(feat.+Frank+Ocean)Tyler, The Creatorpop raphip hopsoul124926609127660473c122-fd1b-4048-bbb9-64b15fd04366https://www.last.fm/music/Tyler,+The+Creator/_/PUPPETTyler, The CreatorNeo-SoulNeo-Psychedeliahip hop86257259028711e5d6644-a340-4d93-9988-df3ac7e597c2https://www.last.fm/music/Tyler,+The+Creator/_/YonkersTyler, The CreatorHip-Hopraphip hop91095358698890c79d8cc-5fc1-4611-8a27-6c453b3e2421https://www.last.fm/music/Tyler,+The+Creator/_/Darling,+I+(feat.+Teezo+Touchdown)Tyler, The Creatorpop rapNeo-Soul9260719855894ef69368d-90c0-42d0-b1b7-ab2afa21ca01https://www.last.fm/music/Tyler,+The+Creator/_/Balloon+(feat.+Doechii)Tyler, The Creatorhip hopNeo-PsychedeliaNeo-Soul9415148852720f3d08a5e-4838-4ab8-96f5-d833777e1d1dhttps://www.last.fm/music/Tyler,+The+Creator/_/GlitterTyler, The Creatorhip hoprapHip-HopNeo-Psychedeliapop rapart pop92166048321096b611360-bd60-4e24-b3b6-18e57237d13ehttps://www.last.fm/music/Tyler,+The+Creator/_/Boredom+(feat.+Rex+Orange+County+&+Anna+of+the+North)Tyler, The CreatoralternativeNeo-Soulsoulindie104645448320967df56a23-3f65-4b3c-aec7-bf50b0282237https://www.last.fm/music/Tyler,+The+Creator/_/AnswerTyler, The CreatorrapHip-Hop604903282866049b3a5c3-4fda-4947-9dd8-f7d5713b2391https://www.last.fm/music/Tyler,+The+Creator/_/SUGAR+ON+MY+TONGUETyler, The Creatordance-poppop rap9948355821672484412d0-6777-4d54-b117-4a8fd2f3d7b5https://www.last.fm/music/Tyler,+The+Creator/_/WHAT%27S+GOODTyler, The Creatorhip hoprap105793948216549f75d1f0-d545-4dde-b3c1-ee2b0412bae3https://www.last.fm/music/Tyler,+The+Creator/_/DOGTOOTHTyler, The CreatorNeo-Soulpop rap1045619682096794c42ded-fc2d-4e04-90b8-ecca0f16a8b0https://www.last.fm/music/Tyler,+The+Creator/_/CORSOTyler, The Creatorraphip hop11628498815521b89cef63-c89e-4f8b-a18c-e8292d6feffdhttps://www.last.fm/music/Tyler,+The+Creator/_/IFHY+(feat.+Pharrell)Tyler, The Creatorraphip hopart popHip-Hop357789262166556https://www.last.fm/music/The+Weeknd/_/Blinding+LightsThe Weekndsynthpoppop2983571721138333da01a8e-3c71-408f-a9c7-0c4d10ad4e7dhttps://www.last.fm/music/The+Weeknd/_/StarboyThe Weekndrnbpopelectronic24622536193400904237e51-d522-427d-ad71-99b6155f50ffhttps://www.last.fm/music/The+Weeknd/_/The+HillsThe Weekndrnbelectronictrap300458421803404aafb433d-5124-45f9-93c3-e308ec853131https://www.last.fm/music/The+Weeknd/_/Die+for+YouThe Weekndrnbpopsynthpop168580761698073https://www.last.fm/music/The+Weeknd/_/Can%27t+Feel+My+FaceThe Weekndrnbpop249952091691760578f5354-540f-4c0c-8f1b-1893a10e862bhttps://www.last.fm/music/The+Weeknd/_/Save+Your+TearsThe Weekndpopsynthpoprnb341392011676107f72de2bd-df8c-48d5-be7e-c4c56c986907https://www.last.fm/music/The+Weeknd/_/Stargirl+InterludeThe Weekndart pop188825371430715be0ecb8e-7100-46c7-bf6b-bb71c65b8734https://www.last.fm/music/The+Weeknd/_/Call+Out+My+NameThe Weekndrnbsoul142523671318560911e4813-56ea-4490-8fcd-cc3dcd0ae7cahttps://www.last.fm/music/The+Weeknd/_/I+Feel+It+ComingThe WeekndpoprnbDisco2293784612370308847209e-10d3-4c9a-8a7b-53c7544dd9dbhttps://www.last.fm/music/The+Weeknd/_/One+of+the+Girls+(with+JENNIE,+Lily+Rose+Depp)The Weekndpopsynthpoprnb1860557511800571b87064c-c03d-40a2-b0cb-9b5b54ebe90dhttps://www.last.fm/music/The+Weeknd/_/HeartlessThe Weekndtraprnbrap12614889112397825a1c1be-d667-4b88-9eb2-75d28a57c6behttps://www.last.fm/music/The+Weeknd/_/OftenThe Weekndrnb18959888111756815f71722-f9b6-4927-972a-e2a60774031ahttps://www.last.fm/music/The+Weeknd/_/Is+There+Someone+Else%3FThe Weekndrnbsynthpoppop1780752211008948a07fb1a-8563-49d6-92c0-d57e96541f43https://www.last.fm/music/The+Weeknd/_/After+HoursThe Weekndrnbsynthpop14844648102461115e5fafe-9a42-466a-aeb7-222bd2180abbhttps://www.last.fm/music/The+Weeknd/_/ReminderThe WeekndrnbrapHip-Hop12597834982663919a0015-31ce-41f1-9a45-898dfa728d1bhttps://www.last.fm/music/The+Weeknd/_/In+Your+EyesThe Weekndsynthpoppop12312031965431457264dd-35a4-454f-b207-d4d275228a79https://www.last.fm/music/The+Weeknd/_/Party+MonsterThe Weekndrnbtrap7912074910584059365f1-1431-48b9-9f9d-2807f34780efhttps://www.last.fm/music/The+Weeknd/_/Earned+It+(Fifty+Shades+of+Grey)The Weekndsoul102116719093691f1c6208-d476-46f3-b28f-f20999f572fehttps://www.last.fm/music/The+Weeknd/_/Wicked+GamesThe Weekndrnb14805766903447d51bba5b-dcb3-4348-a687-7be80f3ec890https://www.last.fm/music/The+Weeknd/_/Out+of+TimeThe Weekndrnbpop11136297883630ce76fd41-9e38-4f94-8380-c4b360665befhttps://www.last.fm/music/The+Weeknd/_/Save+Your+Tears+(with+Ariana+Grande)+(Remix)The WeekndsoulrnbHip-Hop5653441850850https://www.last.fm/music/The+Weeknd/_/Save+Your+Tears+(Remix)+(with+Ariana+Grande)+-+Bonus+TrackThe Weekndpop10248384847376001c4b89-4cd1-45ca-92c9-196cfe71c9f0https://www.last.fm/music/The+Weeknd/_/House+of+Balloons+%2F+Glass+Table+GirlsThe WeekndelectronicrnbHip-Hop96496008257770a2af4c8-c688-4931-ba8e-5a7b0cea7c96https://www.last.fm/music/The+Weeknd/_/The+MorningThe Weekndrnb102392928125786217961f-2c1f-4f15-b2e2-03da2a5d9f9dhttps://www.last.fm/music/The+Weeknd/_/Take+My+BreathThe Weekndsynthpoppop7032659811814269cf33f-3be2-4d1b-bf04-d22fa47a2a40https://www.last.fm/music/The+Weeknd/_/Popular+(with+Playboi+Carti+&+Madonna)+-+From+The+Idol+Vol.+1+(Music+from+the+HBO+Original+Series)The Weekndrnb856568181006360cae8b4-815e-4794-abaf-3f7e721936d8https://www.last.fm/music/The+Weeknd/_/Timeless+(Feat+Playboi+Carti)The Weekndpop raptrapcloud rap1022494878640945385fd3-8fbf-4069-b708-500b6aaeb1d3https://www.last.fm/music/The+Weeknd/_/SacrificeThe WeekndrnbpopsynthpopDisco6981983759624https://www.last.fm/music/The+Weeknd/_/Die+for+You+-+RemixThe Weekndrnb64286607339451641eebe-eae3-3c9d-a208-53dfd6066af4https://www.last.fm/music/The+Weeknd/_/High+for+ThisThe Weekndsoulelectronicrnb731605172373714f5cf1c-d08a-43f2-95dc-3134e6a1d537https://www.last.fm/music/The+Weeknd/_/In+the+NightThe Weekndelectronicsynthpopdancernb905722269426951fac075-038c-4e56-8e34-2b8b37cd6f04https://www.last.fm/music/The+Weeknd/_/Coming+DownThe Weekndrnb6922113692995926e2884-e53c-433a-ac97-d876a4260c16https://www.last.fm/music/The+Weeknd/_/SidewalksThe WeekndrnbHip-Hop69578916898361543bd66-afb5-3cc3-8b08-0b0d02d087b2https://www.last.fm/music/The+Weeknd/_/What+You+NeedThe Weekndrnbsoul115486086867504b480a61-89e1-48a4-8a81-068b3ddb6a4chttps://www.last.fm/music/The+Weeknd/_/Less+Than+ZeroThe Weekndrnbsynthpop719790665139501a37c9b-c088-4b1b-996c-11634054c61fhttps://www.last.fm/music/The+Weeknd/_/The+Party+&+the+After+PartyThe Weekndrnbsoul97375246487815a252fb1-5bb9-423b-89e5-40c0c90e94f5https://www.last.fm/music/The+Weeknd/_/S%C3%A3o+Paulo+(feat.+Anitta)The Weekndfunk617247064789402fd6adb-02c3-4db7-b745-7bdaf22bffe6https://www.last.fm/music/The+Weeknd/_/AcquaintedThe Weekndrnb5324365606245d47115eb-bd69-48cc-a61a-b9d5fd332c2chttps://www.last.fm/music/The+Weeknd/_/Pray+for+Me+(with+Kendrick+Lamar)The WeekndrnbHip-Hoprap7795372603678e6d394fb-51ab-4894-932c-73fd308abc4dhttps://www.last.fm/music/The+Weeknd/_/GasolineThe Weekndrnbelectronic546414259359614f62eaa-adfa-4b4b-a89e-443bc6e7e512https://www.last.fm/music/The+Weeknd/_/False+AlarmThe Weekndrnbdance6808282587144125d7a77-3883-420b-954f-77e02230a230https://www.last.fm/music/The+Weeknd/_/Alone+AgainThe Weekndtrapsynthpop7162899573838b7e14f2f-7b1c-4f5d-89f9-5e96480fbc3fhttps://www.last.fm/music/The+Weeknd/_/How+Do+I+Make+You+Love+Me%3FThe Weekndsynthpop5887237564343d6006f7d-e636-4cfe-a237-7abb744ba2fbhttps://www.last.fm/music/The+Weeknd/_/SecretsThe Weekndrnbdancepopsynthpop61539465541790da96ba2-96f2-41e7-a09a-9bbe3add0db7https://www.last.fm/music/The+Weeknd/_/Too+LateThe Weekndsynthpop495546971959804af23cc8e-97a8-42b2-bfb3-b706e8bc1521https://www.last.fm/music/Sabrina+Carpenter/_/EspressoSabrina Carpenterpopdance-pop322235591560554d0217329-86bd-4e25-a32f-5b73edcf3e03https://www.last.fm/music/Sabrina+Carpenter/_/Please+Please+PleaseSabrina Carpenterpop269041601373187058613a0-ed6e-4176-a232-27565c0b0badhttps://www.last.fm/music/Sabrina+Carpenter/_/TasteSabrina Carpenterpoppop rock2627868813293616eaa91cd-07da-4f1d-839b-ac3d6bf59a08https://www.last.fm/music/Sabrina+Carpenter/_/NonsenseSabrina Carpenterpoprnb25216707126821399ebdae8-1057-4dff-a134-0652cf51f62bhttps://www.last.fm/music/Sabrina+Carpenter/_/FeatherSabrina Carpenterpopdance-pop220586981118894e33b0965-9031-496e-814e-fe498d061bcahttps://www.last.fm/music/Sabrina+Carpenter/_/Bed+ChemSabrina Carpenterpopfunk20925822987720ad84e423-2e2a-4cf8-9935-c5378d30a94chttps://www.last.fm/music/Sabrina+Carpenter/_/JunoSabrina Carpenterpop rockpop1297455989055316afd537-24ce-45f4-b3bc-e2ac99de3bf0https://www.last.fm/music/Sabrina+Carpenter/_/ManchildSabrina Carpenterpoprnb156616288704865b09cba9-bfe5-4055-a795-8f2d7553ab7bhttps://www.last.fm/music/Sabrina+Carpenter/_/Good+GracesSabrina Carpenterrnbpopdance-popdance133608488348939c6f03c3-f9b9-4103-a6c2-8bf137bf4960https://www.last.fm/music/Sabrina+Carpenter/_/because+i+liked+a+boySabrina Carpenterpopindie pop115729377212675fee9157-3fda-45a0-bfef-0b4a396ced7fhttps://www.last.fm/music/Sabrina+Carpenter/_/Busy+WomanSabrina Carpenterpop96361146715149c1b83fd-329d-4c32-8646-a71cca0a29cdhttps://www.last.fm/music/Sabrina+Carpenter/_/CoincidenceSabrina Carpenterpopfolkcountry9643318657207c0c8f130-2bdb-4402-90bd-81ab85bf6276https://www.last.fm/music/Sabrina+Carpenter/_/Sharpest+ToolSabrina Carpenterpopsynthpopfolk11016616640979https://www.last.fm/music/Sabrina+Carpenter/_/Don%E2%80%99t+SmileSabrina Carpenterdream poprnbpop1083809062126202ee6782-edb8-42fb-80cf-0e5bfa776e9dhttps://www.last.fm/music/Sabrina+Carpenter/_/Read+your+MindSabrina Carpenterpopdance4922866590375bf20e876-1b34-42df-9db7-81054f4aac1ahttps://www.last.fm/music/Sabrina+Carpenter/_/Looking+at+MeSabrina Carpenterpopdance7557133589563b7a0b8dc-7114-4765-a9b6-d66414ee216chttps://www.last.fm/music/Sabrina+Carpenter/_/Slim+PickinsSabrina Carpentercountry718588057746080e225f2-b8dd-449f-b2c7-0118dcf9112bhttps://www.last.fm/music/Sabrina+Carpenter/_/Dumb+&+PoeticSabrina Carpentercountryfolk8676473571233https://www.last.fm/music/Sabrina+Carpenter/_/emails+i+can%E2%80%99t+sendSabrina Carpenterpop6733713535662287e17db-4009-44d3-a0a2-2a2e146a35behttps://www.last.fm/music/Sabrina+Carpenter/_/Lie+to+GirlsSabrina Carpentercountryfolkpopalternative6940089498581cefdb123-e599-45d7-aa76-f1e85087d4a9https://www.last.fm/music/Sabrina+Carpenter/_/15+MinutesSabrina Carpenterpopsynthpop8393245489265ba117b58-87cb-47a1-b185-3f01af8f306ehttps://www.last.fm/music/Sabrina+Carpenter/_/ViciousSabrina Carpenterindie poppopindie rockpop rock37930574597616d9fcedc-8539-4abc-ad4d-b886977337e4https://www.last.fm/music/Sabrina+Carpenter/_/When+Did+You+Get+Hot%3FSabrina Carpenterpoprnb719028945517152c96cd4-1bad-488b-abdc-b0e64d538306https://www.last.fm/music/Sabrina+Carpenter/_/Fast+TimesSabrina Carpenterpopindie poprnb3042483432150e37cb000-86b2-4292-b66a-efaed021ddd7https://www.last.fm/music/Sabrina+Carpenter/_/Sugar+TalkingSabrina Carpenterpop rock42660804249360ba5e153-e4c6-4085-9fea-768bec05f0f9https://www.last.fm/music/Sabrina+Carpenter/_/Sue+MeSabrina Carpenterpop3466141417685c9d9d419-9d06-46e9-95ce-2f51dba17004https://www.last.fm/music/Sabrina+Carpenter/_/House+TourSabrina Carpenterfunkpoprnb6090097403913bf39f538-6f86-4ba5-9a27-6f61f17bdafahttps://www.last.fm/music/Sabrina+Carpenter/_/Already+OverSabrina Carpentercountry663879040100076fb3c02-8c01-40ba-a83f-0354d360fb1ehttps://www.last.fm/music/Sabrina+Carpenter/_/Tornado+WarningsSabrina Carpenterpopsoft rock28301733973263d498941-0ae2-4e07-b247-3b62d8ec1df1https://www.last.fm/music/Sabrina+Carpenter/_/ThumbsSabrina Carpenterpop257592938427565241d2a-72ee-459c-ab4d-9dc1883f1675https://www.last.fm/music/Sabrina+Carpenter/_/Never+Getting+LaidSabrina Carpenterrnb486210735883149f06282-b8f4-45c1-a4cb-16fed56872eehttps://www.last.fm/music/Sabrina+Carpenter/_/bet+u+wannaSabrina Carpenterdance-poppop2510800358084de519aa3-322c-4bd8-a1c7-f432689c36a1https://www.last.fm/music/Sabrina+Carpenter/_/GoodbyeSabrina Carpenterpop444552732923162fff000-7f18-4e24-b03b-99411a7375d9https://www.last.fm/music/Sabrina+Carpenter/_/skinny+dippingSabrina Carpenterindie folkpop2917613328983b8f27020-a8a6-4e6e-b12c-7dfe2ac55ebbhttps://www.last.fm/music/Sabrina+Carpenter/_/Bad+ReviewsSabrina Carpentercountrypop4681102305401f9fcd668-764b-4e06-9cc9-f39d91d8a389https://www.last.fm/music/Sabrina+Carpenter/_/decodeSabrina Carpenterpopindiefolk3729503299358b94c600c-d2b7-4e34-b5a1-18da5409941bhttps://www.last.fm/music/Sabrina+Carpenter/_/Bad+for+BusinessSabrina Carpentercountrypop339123628869541820192-4f5d-448a-aaf8-f0760a1a7397https://www.last.fm/music/Sabrina+Carpenter/_/how+many+thingsSabrina Carpenterpopfolk28588411211358827ca24e3-0374-4286-9800-17c44834d570https://www.last.fm/music/Kendrick+Lamar/_/HUMBLE.Kendrick LamarrapHip-Hoptrap3164039519507550219893f-c107-3b6b-acdd-e2af3302ac10https://www.last.fm/music/Kendrick+Lamar/_/Money+TreesKendrick LamarrapHip-Hophip hop27136147178044588f628b8-5564-4c70-9a07-8a66d14bf7behttps://www.last.fm/music/Kendrick+Lamar/_/Not+Like+UsKendrick LamarHip-Hop28476330174083364af2475-7042-4da9-99c1-c79288f04605https://www.last.fm/music/Kendrick+Lamar/_/AlrightKendrick LamarHip-Hoprap29952991167618860d54aa9-3adc-47d5-b33f-d3a201e914dahttps://www.last.fm/music/Kendrick+Lamar/_/PRIDE.Kendrick LamarNeo-Soulrap2255529816166737de43194-2884-4915-bc0f-8cd341bf4613https://www.last.fm/music/Kendrick+Lamar/_/DNA.Kendrick LamarrapHip-Hoptrap2306690915695067766ea21-d94e-4f7b-966d-2d2e2b1f137fhttps://www.last.fm/music/Kendrick+Lamar/_/LOVE.+FEAT.+ZACARI.Kendrick Lamartraprnbraphip hoppop rap171777821432974https://www.last.fm/music/Kendrick+Lamar/_/Bitch,+Don%E2%80%99t+Kill+My+VibeKendrick LamarrapHip-Hophip hoppop rap1813208713408183fe5eabe-d82f-4b90-b2ba-f69f08a90d95https://www.last.fm/music/Kendrick+Lamar/_/King+KuntaKendrick LamarHip-Hopfunkhip hop227090091336341c8991a8c-1958-4e21-9615-568161d32286https://www.last.fm/music/Kendrick+Lamar/_/luther+(with+SZA)Kendrick Lamarpop raptraprnb12477243130704307f4e652-7fc6-480f-b2e3-95c8e5f94e13https://www.last.fm/music/Kendrick+Lamar/_/Swimming+Pools+(Drank)Kendrick LamarHip-Hopraphip hop1410804312034291b70caf4-b462-4132-9656-3d5a3096c046https://www.last.fm/music/Kendrick+Lamar/_/LOYALTY.+FEAT.+RIHANNA.Kendrick LamarHip-Hoprap187160581190625983af624-24b8-41e2-a4ab-6be19a30b5f3https://www.last.fm/music/Kendrick+Lamar/_/N95Kendrick LamartraprapHip-Hop129985251127859b5d8d43c-92d9-4e42-8198-eda816641965https://www.last.fm/music/Kendrick+Lamar/_/United+in+GriefKendrick Lamarrap1363697411219820084cadd-72b8-46e1-b770-4b0cf02188a2https://www.last.fm/music/Kendrick+Lamar/_/m.A.A.d+cityKendrick LamarrapHip-HopGangsta Rap1274377911209703029314b-80d5-30ca-94ea-b57131dba564https://www.last.fm/music/Kendrick+Lamar/_/Backseat+FreestyleKendrick Lamarhip hopHip-Hoprap116512481114227103d152e-4a20-43eb-bc1b-c4f4631fec6bhttps://www.last.fm/music/Kendrick+Lamar/_/Poetic+JusticeKendrick LamarHip-Hophip hoprap127321761080347451690ff-5d48-4724-bd69-56951dbbf733https://www.last.fm/music/Kendrick+Lamar/_/squabble+upKendrick LamarHip-Hoprap121164351041671e42f9fac-f32a-42fd-a98c-b7cbd3f88b0fhttps://www.last.fm/music/Kendrick+Lamar/_/A.D.H.DKendrick LamarHip-Hoprapcloud rap138095281019492c47d12de-2982-4875-8200-ad47b6e3c68dhttps://www.last.fm/music/Kendrick+Lamar/_/Wesley%27s+TheoryKendrick Lamarfunkhip hopHip-Hop140565981014764853abc60-4255-484a-b2ee-6b368774ca16https://www.last.fm/music/Kendrick+Lamar/_/euphoriaKendrick LamarHip-Hop111986911012531ad1eb2af-6332-44ce-9cd9-42a5bda9ea62https://www.last.fm/music/Kendrick+Lamar/_/iKendrick Lamarraphip hopHip-Hopfunk115439299939070626853c-196c-499f-81a0-16c29fef7a92https://www.last.fm/music/Kendrick+Lamar/_/ELEMENT.Kendrick LamarrapHip-Hop14386923978590https://www.last.fm/music/Kendrick+Lamar/_/Die+HardKendrick LamarrnbrapHip-Hop13693097914400e87a4f90-11da-44a8-96c8-5774d7d9a164https://www.last.fm/music/Kendrick+Lamar/_/Count+Me+OutKendrick Lamartrappop raprap90754238754616085ce19-265f-4aeb-b0ff-96604f7826d5https://www.last.fm/music/Kendrick+Lamar/_/These+WallsKendrick LamarHip-Hop106702678731817107fc06-f6c1-412f-819e-7de0046b75e4https://www.last.fm/music/Kendrick+Lamar/_/Rich+SpiritKendrick Lamarpop rap11564103861347https://www.last.fm/music/Kendrick+Lamar/_/Father+Time+(feat.+Sampha)Kendrick LamarrapHip-Hop787452184566803c19017-924d-459c-be9c-de75c797bca6https://www.last.fm/music/Kendrick+Lamar/_/YAH.Kendrick Lamarrnb8872406844056558045c5-73ac-4fef-915e-7ba63f9b0312https://www.last.fm/music/Kendrick+Lamar/_/FEEL.Kendrick LamarrapHip-Hop98081698094679dc04720-3a2d-4c02-a140-4ed0e85ad54bhttps://www.last.fm/music/Kendrick+Lamar/_/Sing+About+Me,+I%27m+Dying+of+ThirstKendrick LamarHip-Hophip hop6931419785219fd83178d-c064-4689-9c09-bef8f1c4cad9https://www.last.fm/music/Kendrick+Lamar/_/The+Art+of+Peer+PressureKendrick Lamarhip hoprap6957801779844421d5f93-107c-46b3-953e-cad600e1e25chttps://www.last.fm/music/Kendrick+Lamar/_/good+kidKendrick LamarHip-Hophip hop59581827632594b28fa27-3673-4b2c-88a3-64cc57f2b71ehttps://www.last.fm/music/Kendrick+Lamar/_/wacced+out+muralsKendrick Lamartrap7032633749224b8a8e5e9-7123-4be5-b8bc-1cfd249ad2eahttps://www.last.fm/music/Kendrick+Lamar/_/uKendrick Lamarhip hopHip-Hoprap529906273238469b2905d-c802-476d-ab5c-096f982331b3https://www.last.fm/music/Kendrick+Lamar/_/BLOOD.Kendrick LamarHip-Hop5637621706585f49ad366-23d0-4911-b626-f27a1352a2e2https://www.last.fm/music/Kendrick+Lamar/_/InstitutionalizedKendrick LamarHip-Hop6494880700080863a5aa1-71eb-44ef-a4e0-4fa9949f0f88https://www.last.fm/music/Kendrick+Lamar/_/heart+pt.+6Kendrick Lamarhip hop66883416953097162feb1-25b8-42ef-ac23-444e2ea31ca2https://www.last.fm/music/Kendrick+Lamar/_/FEAR.Kendrick Lamarhip hopHip-Hop65740286881017428c59d-333a-4cee-86cb-21663b9671f6https://www.last.fm/music/Kendrick+Lamar/_/The+Blacker+the+BerryKendrick Lamarhip hop46885536851620006ff85-f08f-4c5a-844d-ce0ec70ad670https://www.last.fm/music/Kendrick+Lamar/_/man+at+the+gardenKendrick Lamarcloud rap3797995533602492e3d950c-4f3f-499d-8e66-8b802c9777a6https://www.last.fm/music/Lady+Gaga/_/Poker+FaceLady Gagapopdanceelectronic356395442840046bc9e2485-092d-4071-a530-62c298aa8334https://www.last.fm/music/Lady+Gaga/_/Bad+RomanceLady Gagapopdance290577922592830https://www.last.fm/music/Lady+Gaga/_/PaparazziLady Gagapopdance247966322538881cc6ecc92-8188-4428-9f95-1ba7ab469330https://www.last.fm/music/Lady+Gaga/_/Just+DanceLady Gagadancepopelectronic199486131909152https://www.last.fm/music/Lady+Gaga/_/LoveGameLady Gagadancepopelectropop23477677185116905e4819e-1fab-37c4-873d-46dd6e32e473https://www.last.fm/music/Lady+Gaga/_/AlejandroLady Gagapopdanceelectronic300020541739992https://www.last.fm/music/Lady+Gaga/_/JudasLady Gagapopdance271593061571314098ed81a-fa33-4212-ac6d-2cc19dde5fefhttps://www.last.fm/music/Lady+Gaga/_/Die+with+a+SmileLady Gagasoft rockpop214658331480591c6f7eb0f-a21c-421f-bd65-0f78f285c18ahttps://www.last.fm/music/Lady+Gaga/_/Born+This+WayLady Gagapopdance191081381436303https://www.last.fm/music/Lady+Gaga/_/ApplauseLady Gagapopdanceelectropop143167601094845007d902d-20fc-41da-865f-7db1eb767c41https://www.last.fm/music/Lady+Gaga/_/MonsterLady Gagapopdanceelectronic145771671060633ba305189-a85a-4ada-83bc-b75e204cba85https://www.last.fm/music/Lady+Gaga/_/Bloody+MaryLady Gagapopelectronicdance21103586980247a830075f-5c90-4fb6-bfee-4f886682e0d1https://www.last.fm/music/Lady+Gaga/_/AbracadabraLady Gagapopelectropop10558401904709https://www.last.fm/music/Lady+Gaga/_/The+Edge+of+GloryLady Gagapopdance171020168694522e2d7327-2fc9-4196-992d-2e7b26405f38https://www.last.fm/music/Lady+Gaga/_/Rain+on+Me+(with+Ariana+Grande)Lady Gagapopelectropop8152919853190d2c39885-9eb6-43b1-ac6a-9d2ec7ab532fhttps://www.last.fm/music/Lady+Gaga/_/ShallowLady Gagapopcountry7296709818330096b55fc-54fe-4457-bf02-dc5d8d36c0bbhttps://www.last.fm/music/Lady+Gaga/_/SummerboyLady Gagapopdance657206980112110556310-337c-4d4e-86c1-2b4c8b8daa99https://www.last.fm/music/Lady+Gaga/_/Money+HoneyLady Gagapopdance106927497745811e1e2a28-9fb7-36e8-ade7-d207fbe88497https://www.last.fm/music/Lady+Gaga/_/Government+HookerLady Gagapopdanceelectronic65501377653370a5bbeb7-9fbe-4d4d-ba13-409400da14c3https://www.last.fm/music/Lady+Gaga/_/Beautiful,+Dirty,+RichLady Gagapopdance8545403716179047f7141-efa1-4ff1-89c6-6f5db07d2891https://www.last.fm/music/Lady+Gaga/_/So+Happy+I+Could+DieLady Gagapopdance15144048714671c8d02968-f3dc-468c-bf7d-2c1bf8ec3e3fhttps://www.last.fm/music/Lady+Gaga/_/DiseaseLady Gagaelectropoppop97292127113360a0d7c75-e33b-4c95-8684-805f3022aa0ahttps://www.last.fm/music/Lady+Gaga/_/Dance+in+the+DarkLady Gagapopdanceelectronicelectropop10143022683035https://www.last.fm/music/Lady+Gaga/_/Marry+the+NightLady Gagapopdance9987154621250035cc3f7-0b15-4c8b-a86f-4f06577eac74https://www.last.fm/music/Lady+Gaga/_/G.U.Y.Lady Gagapopdanceelectronic6268111603672d1a29b1f-f2df-4ac5-bd9d-50d2e6e20992https://www.last.fm/music/Lady+Gaga/_/Million+ReasonsLady Gagapopcountry11633021602065e35dda15-732e-4a76-8d64-cb759cdbd771https://www.last.fm/music/Lady+Gaga/_/Sour+Candy+(with+BLACKPINK)Lady Gagak-poppop99964685982180b0bda3d-9eae-4d65-804d-845ab9efde9ehttps://www.last.fm/music/Lady+Gaga/_/Heavy+Metal+LoverLady Gagapopdanceelectronic62798595934265212744e-d58a-4002-82b5-5a7d02676a5ahttps://www.last.fm/music/Lady+Gaga/_/Always+Remember+Us+This+WayLady Gagapop660992354397703c972f8-0391-498b-80bc-1c8d043086aahttps://www.last.fm/music/Lady+Gaga/_/AmericanoLady Gagapopdanceelectropop9854250530318https://www.last.fm/music/Lady+Gaga/_/Stupid+LoveLady Gagapopdance-popelectropop8405964523058bee46dc3-c3f6-4904-9294-df3f021c7e76https://www.last.fm/music/Lady+Gaga/_/Garden+of+EdenLady Gagaelectropopsynthpopdance-pop776948144895901c639bd-4b06-416c-89e3-c38d423a3d06https://www.last.fm/music/Lady+Gaga/_/VenusLady Gagapopelectronic9517303443356ee9dd5f2-f1a4-4b60-9c5c-ca8abd2eed0ahttps://www.last.fm/music/Lady+Gaga/_/911Lady Gagaelectropoppop7446403437685f606c6af-8ea7-4b0c-b85f-df6e54a5bd64https://www.last.fm/music/Lady+Gaga/_/Vanish+Into+YouLady GagaDiscoelectropopdance-pop3631480433292004e9a12-c1c7-3c7e-bf84-89868575f995https://www.last.fm/music/Lady+Gaga/_/StarstruckLady Gagapopdanceelectronic6373081424896ffb51e98-af64-499a-b22a-24c9808c1b7dhttps://www.last.fm/music/Lady+Gaga/_/How+Bad+Do+U+Want+MeLady Gagasynthpop515531343754278https://www.last.fm/music/Radiohead/_/CreepRadioheadalternativealternative rockrockindie483017373116818https://www.last.fm/music/Radiohead/_/No+SurprisesRadioheadalternativealternative rockrockindie388072873105193https://www.last.fm/music/Radiohead/_/Karma+PoliceRadioheadalternativealternative rockrockindie256736472354023https://www.last.fm/music/Radiohead/_/Paranoid+AndroidRadioheadalternative rockalternativerockindie113121061717563500ee56e-85c9-4867-a203-f7d1145e27b8https://www.last.fm/music/Drake/_/Best+I+Ever+HadDrakeHip-Hoprap1915900017099361b352d1e-a749-4d33-b7f5-dc6691ef825bhttps://www.last.fm/music/Drake/_/One+DanceDrakepop24244348142765204c665b6-a959-482d-ba53-71cfb2d19e8chttps://www.last.fm/music/Drake/_/PassionfruitDrakernbdanceHouse13211787132292306a2c33c-84fe-43fa-8b27-ecc8bfb75bcahttps://www.last.fm/music/Drake/_/God%27s+PlanDrakerapHip-Hop108879191257683003079e2-b52d-4c6d-bbac-186176b164f8https://www.last.fm/music/Drake/_/Hotline+BlingDrakeHip-Hoppoprnb608254011962704876aa6d-b08b-323c-b309-1c09ed55c06dhttps://www.last.fm/music/Drake/_/ForeverDrakeHip-Hoprap133410531157495020ec4b3-2c6a-4257-a671-689421b198b0https://www.last.fm/music/Drake/_/Hold+On,+We%27re+Going+HomeDrakepoprnb1254962397118509da4d70-a268-4481-abae-a73b576248b0https://www.last.fm/music/Drake/_/HeadlinesDrakerapHip-Hophip hop16172508955778https://www.last.fm/music/Drake/_/Jimmy+Cooks+(feat.+21+Savage)Drakepop raptrap6045324949629b8d0b3f5-2520-360e-878b-230516800b0ehttps://www.last.fm/music/Drake/_/OverDrakeHip-Hopraphip hop11314668893810239bf00c-2a75-49e1-9efa-8a2f4e7e2002https://www.last.fm/music/Drake/_/Rich+FlexDraketrappop rap7250695889792feab1ba0-3a6e-318f-b12b-33079934471ahttps://www.last.fm/music/Drake/_/Take+CareDrakepoprnb1098971087740546ab997e-be53-4787-96d8-010be3b1e82bhttps://www.last.fm/music/Drake/_/Nice+for+WhatDrakerapHip-Hop12377329811093a727296f-11a5-4f00-af05-7e256246f5c1https://www.last.fm/music/Drake/_/Fair+Trade+(with+Travis+Scott)DrakeHip-Hoprap9135807794552288499bc-0451-4db6-b7f6-a6bd3c3d7bb9https://www.last.fm/music/Drake/_/Marvins+RoomDrakeHip-Hopraphip hoprnb111726997916623233f854-9af6-415d-9b79-8f005f5bd6d7https://www.last.fm/music/Drake/_/Teenage+FeverDrakernbrappop78289187576940eb4bdee-9317-465f-8eed-72f83d866edfhttps://www.last.fm/music/Drake/_/NonstopDrakeraptrapHip-Hop10046304752220https://www.last.fm/music/Drake/_/IDGAF+(feat.+Yeat)Drakerage612435572450211187330-5e34-4cda-a45c-259e6d055f14https://www.last.fm/music/Drake/_/In+My+FeelingsDrakerap54250627031956e48a1f8-53a8-4289-9cab-4cc5380a05cchttps://www.last.fm/music/Drake/_/Started+from+the+BottomDrakeraphip hopHip-Hop7932498691158https://www.last.fm/music/Drake/_/Laugh+Now+Cry+Later+(feat.+Lil+Durk)DrakeHip-Hop5273955681099030ee10e-7bdc-3227-91b7-3cb1b93d4319https://www.last.fm/music/Drake/_/The+MottoDrakerapHip-Hop609814667664683f3f017-82f4-4f0b-a7f1-b2ab0c68e28ehttps://www.last.fm/music/Drake/_/Too+GoodDrakernbpop7221521674780https://www.last.fm/music/Drake/_/Rich+Baby+Daddy+(feat.+Sexyy+Red+&+SZA)Drakepop rap9247738674632https://www.last.fm/music/Drake/_/Knife+Talk+(with+21+Savage+ft.+Project+Pat)Draketrap9554767667990https://www.last.fm/music/Drake/_/Yebba%E2%80%99s+HeartbreakDrakesoulalternative7272733650286https://www.last.fm/music/Drake/_/First+Person+Shooter+(feat.+J.+Cole)DrakeraptrapHip-Hop775435464673461018968-2ed4-4750-8cbf-0219f5398be8https://www.last.fm/music/Drake/_/Summers+Over+InterludeDrakernbHip-HopNeo-Soul1024264964450018b312b6-f848-4bbe-9b01-2564a305f38ahttps://www.last.fm/music/Drake/_/Feel+No+WaysDrakerapHip-Hop5475331642844012e72f5-3139-440d-9cf8-eb901a1a430dhttps://www.last.fm/music/Drake/_/Fake+LoveDraketraprap6509812635646f83bedee-282e-4254-ba08-6bce01970d2chttps://www.last.fm/music/Drake/_/Way+2+Sexy+(with+Future+&+Young+Thug)Draketrap9114643626047https://www.last.fm/music/Drake/_/Chicago+Freestyle+(feat.+Giveon)DrakeHip-Hoptrappop rap59629766250911bed4d36-c825-4ed1-92b7-09d5b104a256https://www.last.fm/music/Drake/_/Crew+LoveDrakeraprnb9294097623762https://www.last.fm/music/Drake/_/Wants+and+Needs+(feat.+Lil+Baby)Drakeraphip hop80446986200890dfbd733-811f-4585-bbb2-195eef8c649dhttps://www.last.fm/music/Drake/_/NOKIADrakepop rap50898306136070519d521-b118-4776-90c8-e16d9bde5a09https://www.last.fm/music/Drake/_/EnergyDrakeraphip hopHip-Hop516464159562817a5c9c6-02b7-495a-aac4-a24275f4bb3bhttps://www.last.fm/music/Drake/_/ControllaDrakerapHip-Hop7868524591720https://www.last.fm/music/Drake/_/Spin+Bout+UDrakepop raptraprnb84030445893171049a86b-e85e-45b5-8dee-8bbd58840091https://www.last.fm/music/Drake/_/JungleDrakehip hoprnb4573731579532b107fdaf-8de6-49df-9920-40a3cbf1d9dahttps://www.last.fm/music/Drake/_/JumpmanDraketraprap494057154909908bffa9c-ba57-3793-96e9-dbc640f4ee08https://www.last.fm/music/Drake/_/Find+Your+LoveDrakernbHip-Hop54960975483394442a819-fb58-4b8b-afa6-204e3d819f36https://www.last.fm/music/Drake/_/Champagne+PoetryDrakehip hoprnb5269980534883https://www.last.fm/music/Drake/_/Money+In+The+Grave+(Drake+ft.+Rick+Ross)Drakerap5595347532039e6b61f32-a165-48e5-8306-57870843d184https://www.last.fm/music/Drake/_/From+TimeDrakernbHip-Hop4678313530426875339f7-48ee-4282-b97c-803ec027fd34https://www.last.fm/music/Drake/_/Know+YourselfDrakeraphip hop6413083526383c3abf840-2b8b-4cd4-a850-2bc1317bf218https://www.last.fm/music/Drake/_/Trust+IssuesDrakerapHip-Hophip hop5011921524989https://www.last.fm/music/Drake/_/Girls+Want+Girls+(with+Lil+Baby)Draketrappop rapcloud raprap4873437514410d49a4886-7985-4306-ba34-06f56f3406e4https://www.last.fm/music/Drake/_/PortlandDraketraphip hop458618550969813beba46-b4d9-42b4-824e-6182ca7797d0https://www.last.fm/music/Drake/_/Shot+for+MeDrakeraprnb260270121669275576b16cf-33f8-4524-9782-8d227ca7f11bhttps://www.last.fm/music/Taylor+Swift/_/Blank+SpaceTaylor Swiftpop4661098115877317b3f37a2-850e-499e-95e9-f3fbf0f40331https://www.last.fm/music/Taylor+Swift/_/Cruel+SummerTaylor Swiftelectropoppopsynthpop17738527151131059fc5ddf-a1d9-4746-902d-71fb5a9a78c2https://www.last.fm/music/Taylor+Swift/_/Shake+It+OffTaylor Swiftpop417345381435470https://www.last.fm/music/Taylor+Swift/_/cardiganTaylor Swiftfolk3056876014281414459f042-afff-4fa3-b5e5-e10d9782992dhttps://www.last.fm/music/Taylor+Swift/_/StyleTaylor Swiftpopsynthpop13695046141300976cb33ce-eccd-4d28-87e7-2cc05962cc67https://www.last.fm/music/Taylor+Swift/_/Love+StoryTaylor Swiftcountrypop128695251333458https://www.last.fm/music/Taylor+Swift/_/You+Belong+with+MeTaylor Swiftcountrypop3281977812910716bb9e766-97a5-440f-9173-99515493d2d4https://www.last.fm/music/Taylor+Swift/_/Anti-HeroTaylor Swiftpopsynthpop40225599128857574b9b82e-a71d-4ee7-977b-82c94751e654https://www.last.fm/music/Taylor+Swift/_/augustTaylor Swiftdream popfolk259259431264307715afe05-4b62-40c7-a9fe-ea0dbf917304https://www.last.fm/music/Taylor+Swift/_/LoverTaylor Swiftpopcountryindie folk250437501179026https://www.last.fm/music/Taylor+Swift/_/Don%E2%80%99t+Blame+MeTaylor Swiftpopelectropop2196812711690240e245f43-c09c-41f3-95e2-1a84c17a83afhttps://www.last.fm/music/Taylor+Swift/_/Look+What+You+Made+Me+DoTaylor Swiftpopelectropop111154031144370https://www.last.fm/music/Taylor+Swift/_/We+Are+Never+Ever+Getting+Back+TogetherTaylor Swiftpopcountry14539289114327269c77298-90ee-477b-9332-7ac1c4aa1d53https://www.last.fm/music/Taylor+Swift/_/Wildest+DreamsTaylor Swiftpopdream pop1345074911029437fad1aa3-d874-48d8-842a-9ca9afea068ehttps://www.last.fm/music/Taylor+Swift/_/Bad+BloodTaylor Swiftpop971272310809296c449b4b-4aa3-4a5f-b1e6-354d949d794ahttps://www.last.fm/music/Taylor+Swift/_/I+Knew+You+Were+Trouble.Taylor Swiftpopcountry225009151066705b0fd9d48-953e-4ae7-afa4-74c3df7964a6https://www.last.fm/music/Taylor+Swift/_/Wildest+Dreams+(Taylor%27s+Version)Taylor Swiftdream poppopsynthpop245702201033719bb7dbfa3-e071-4360-9bee-0fbda07dff87https://www.last.fm/music/Taylor+Swift/_/DelicateTaylor Swiftpopelectropop266721581015955c75f303a-8f7b-45c2-8188-26c3949c206ehttps://www.last.fm/music/Taylor+Swift/_/KarmaTaylor Swiftpopmetal242947941012434https://www.last.fm/music/Taylor+Swift/_/exile+(feat.+Bon+Iver)Taylor Swiftfolkindie folkalternative171195981010229https://www.last.fm/music/Taylor+Swift/_/You+Belong+with+Me+(Taylor%E2%80%99s+Version)Taylor Swiftpop rockcountry264243051009270b40e77fc-d782-468d-8a8d-cd52e53fcc60https://www.last.fm/music/Taylor+Swift/_/Lavender+HazeTaylor Swiftpopsynthpopdream pop14971731100167493484aa2-0ce6-4356-9ff4-9db61e07acd5https://www.last.fm/music/Taylor+Swift/_/Love+Story+(Taylor%E2%80%99s+Version)Taylor Swiftcountry21611917975715f6b074e8-3bc1-4045-8725-e5cb444a6c9fhttps://www.last.fm/music/Taylor+Swift/_/Fortnight+(feat.+Post+Malone)Taylor Swiftpopsynthpop2809819897263904a40281-2ab1-417b-b579-fdfd12c3f2dahttps://www.last.fm/music/Taylor+Swift/_/my+tears+ricochetTaylor Swiftfolkindie poppop20270039941958008ea438-3403-4bea-a421-3c05dd11ed0ehttps://www.last.fm/music/Taylor+Swift/_/...Ready+for+It%3FTaylor Swiftpopelectropop15576533941838cc7a6610-e09a-4f2e-8dab-bca7b420fc80https://www.last.fm/music/Taylor+Swift/_/EnchantedTaylor Swiftcountrypop25659949931780140b5657-5c66-4246-857f-8a247f63eee0https://www.last.fm/music/Taylor+Swift/_/the+1Taylor Swiftfolksoft rockindie pop24565144923470af5df774-8d3c-4ce9-b80e-ff8033b50853https://www.last.fm/music/Taylor+Swift/_/Getaway+CarTaylor Swiftpopsynthpopelectropop1761366992216239438224-6a2c-4eaa-8004-f580d73aa525https://www.last.fm/music/Taylor+Swift/_/The+ManTaylor Swiftpopelectropop255514529130595666d462-dfda-480a-b22a-85ef29d6b971https://www.last.fm/music/Taylor+Swift/_/mirrorballTaylor Swiftdream popfolkalternative269303469096123177689b-8d6f-45a8-bd05-54108ad61e43https://www.last.fm/music/Taylor+Swift/_/All+Too+Well+(10+Minute+Version)+(Taylor%27s+Version)+(From+the+Vault)Taylor Swiftpop rocksoft rockpop2388643689913062af7d40-9e74-4798-8207-96e1d5a77ea7https://www.last.fm/music/Taylor+Swift/_/Midnight+RainTaylor Swiftpopsynthpop295302988989687a71a89e-c290-47f2-ae7d-2e34d16f4b1ahttps://www.last.fm/music/Taylor+Swift/_/You%27re+on+Your+Own,+KidTaylor Swiftpopsynthpopdream pop2645367288932785246b29-c187-4720-ad45-a49efc09221ehttps://www.last.fm/music/Taylor+Swift/_/this+is+me+tryingTaylor Swiftdream popfolk16714371887097c1710a9c-f33a-476f-9dd9-0a13b1308556https://www.last.fm/music/Taylor+Swift/_/Paper+RingsTaylor Swiftpoppop rock10096667877788443fa096-f6d2-4406-98bc-bab83ea894f4https://www.last.fm/music/Taylor+Swift/_/Our+SongTaylor Swiftcountrypop14625477876724a55a5a51-452e-4add-af86-06cc1a71bbfdhttps://www.last.fm/music/Taylor+Swift/_/You+Need+to+Calm+DownTaylor Swiftpopsynthpop16031275859099e0e315a4-e810-4c00-93f8-434f5703b45dhttps://www.last.fm/music/Taylor+Swift/_/Snow+on+the+Beach+(feat.+Lana+Del+Rey)Taylor Swiftdream poppop768495485595960ba20dc-efbb-406e-ad22-33315cc37d75https://www.last.fm/music/Taylor+Swift/_/22Taylor Swiftpopcountry23053166847166f3b5da7d-8ba2-42f6-97f4-fb6504aae962https://www.last.fm/music/Taylor+Swift/_/BejeweledTaylor Swiftpopsynthpop2358110183831819d68fe3-28e0-4a8f-a9b3-10dd7111c70fhttps://www.last.fm/music/Taylor+Swift/_/illicit+affairsTaylor Swiftindie folkfolkindie23744439837624a7bf1419-3ca8-4124-8b59-82b741ef8772https://www.last.fm/music/Taylor+Swift/_/champagne+problemsTaylor Swiftfolk253334128278709503fe73-0f6c-4b94-a59e-8b73d4389286https://www.last.fm/music/Taylor+Swift/_/MaroonTaylor Swiftsynthpoppop1081302882559257fa745f-9c3e-410f-a9e6-1b11f229ec4dhttps://www.last.fm/music/Taylor+Swift/_/I+Knew+You+Were+Trouble+(Taylor%27s+Version)Taylor Swiftdance-poppoppop rockelectropop185679428159672c87a473-7e69-4322-8770-39e024c88f91https://www.last.fm/music/Taylor+Swift/_/invisible+stringTaylor Swiftfolk2109967380831201bf5927-7fbf-4af3-9d8d-4195381e862dhttps://www.last.fm/music/Taylor+Swift/_/sevenTaylor Swiftfolkindie pop163940407997844cba7888-7801-4aa5-87c6-24e88b2eb62fhttps://www.last.fm/music/Taylor+Swift/_/I+Did+Something+BadTaylor Swiftpop1496380379801202db6caf-8e46-45e0-aee4-d3b28e71e4bahttps://www.last.fm/music/Taylor+Swift/_/GorgeousTaylor Swiftpop26175652153327501868a5b-12e2-453e-b0d5-47c0c1d44a79https://www.last.fm/music/Ariana+Grande/_/7+ringsAriana Grandetrappoprnbrap222150051449482d64c6f5a-f529-468c-9a23-6bcdb213d14fhttps://www.last.fm/music/Ariana+Grande/_/Into+YouAriana Grandepopdance-pop1606276613551433f4df851-aa62-4dd9-8616-680ff33b5bechttps://www.last.fm/music/Ariana+Grande/_/One+Last+TimeAriana Grandepop196714821354295274b3a7b-64bd-4af3-9af9-dd41277ddc17https://www.last.fm/music/Ariana+Grande/_/thank+u,+nextAriana Grandepoprnb152553691254015e8433d2d-4c9f-4cd4-a4cf-f4a02d85a438https://www.last.fm/music/Ariana+Grande/_/Dangerous+WomanAriana Grandepoprnb299380201226200b6587011-5a7c-4664-82ad-7a6368f4bd99https://www.last.fm/music/Ariana+Grande/_/we+can%27t+be+friends+(wait+for+your+love)Ariana Grandepopsynthpop13028748121292598552b63-1577-4866-bf62-3982499f5c0ehttps://www.last.fm/music/Ariana+Grande/_/Love+Me+HarderAriana Grandepoprnb8672811118779223b8b7c9-79fd-48c9-85d0-ea82e2b0718bhttps://www.last.fm/music/Ariana+Grande/_/Santa+Tell+MeAriana Grandepop10510288115759919e48261-4701-47d3-af4c-3d5f1cf85e32https://www.last.fm/music/Ariana+Grande/_/Break+FreeAriana Grandepopelectropopdance11162470115752164b454e6-c80d-4d2a-a741-379f1d4c9876https://www.last.fm/music/Ariana+Grande/_/Side+to+SideAriana Grandepop88831461154392https://www.last.fm/music/Ariana+Grande/_/ProblemAriana Grandepop1497560011303900e22f3fe-7917-438e-a8eb-c6de19f685bchttps://www.last.fm/music/Ariana+Grande/_/positionsAriana Grandepoprnb186916031121983ec72de8b-74fc-449f-9b41-b10270eced8dhttps://www.last.fm/music/Ariana+Grande/_/no+tears+left+to+cryAriana Grandepopdance169827111079854fd60e8ef-9846-478f-8f67-be3bb65a22cehttps://www.last.fm/music/Ariana+Grande/_/God+is+a+womanAriana Grandepoptrap2379588610392109fcf7908-78c7-4787-a218-969830ee7dfbhttps://www.last.fm/music/Ariana+Grande/_/yes,+and%3FAriana GrandeHousepopdance151388961037590049982b0-2b05-48f7-9fa1-2dc1517db992https://www.last.fm/music/Ariana+Grande/_/break+up+with+your+girlfriend,+i%27m+boredAriana Grandepoptraprnb10308288950303159661ff-1bf8-4cbe-86bc-dba3f90aa2c0https://www.last.fm/music/Ariana+Grande/_/34%252B35Ariana Grandepoprnb225476699459236dc5ac93-3215-4299-86a3-1463436df841https://www.last.fm/music/Ariana+Grande/_/the+boy+is+mineAriana Grandepoprnb10021448813244bd0c65ea-7c91-4bc2-92d9-3e05b7ffe43ehttps://www.last.fm/music/Ariana+Grande/_/boyfriend+(with+Social+House)Ariana Grandepoprnb9929783812352b0add9b3-b458-43cb-973f-707b40f266e3https://www.last.fm/music/Ariana+Grande/_/motive+(with+Doja+Cat)Ariana GrandeHousetrapdance-poprnb121382687965310084aa8b-a191-4d95-a01b-1d1aafb9345dhttps://www.last.fm/music/Ariana+Grande/_/bloodlineAriana Grandepopdancedance-poprnb686153978798904375b54-41c2-4717-bf4d-6cebc044e066https://www.last.fm/music/Ariana+Grande/_/The+WayAriana Grandepoprnb122269697664140afa9227-1942-42a9-86ca-b38d742518aehttps://www.last.fm/music/Ariana+Grande/_/needyAriana Grandernbpop10158891752266720b5cba-d21f-40ab-9a66-d8e9bbf0b1c0https://www.last.fm/music/Ariana+Grande/_/povAriana GrandernbsoulHip-Hop14606920720627723ecb3b-8bbc-4eb3-bf60-dee03bfdc17ahttps://www.last.fm/music/Ariana+Grande/_/byeAriana Grandepop10415268713088f3467b20-8b06-4a76-bb0e-d24a2342386bhttps://www.last.fm/music/Ariana+Grande/_/breathinAriana Grandepop88356427024820e9db3d2-c5a2-4796-b795-142202118506https://www.last.fm/music/Ariana+Grande/_/GreedyAriana Grandepop15056390701825488df9b6-0a6d-4c31-ae22-fd9dd96f9d10https://www.last.fm/music/Ariana+Grande/_/supernaturalAriana Grandesynthpoppop7081276678196https://www.last.fm/music/Ariana+Grande/_/Let+Me+Love+YouAriana Grandernb12761645673383005328e6-7861-4a9b-9336-c7e18aca53adhttps://www.last.fm/music/Ariana+Grande/_/everytimeAriana Grandernbpoptrap6694760669740b25a098b-7935-4570-9edc-feb600c17129https://www.last.fm/music/Ariana+Grande/_/Stuck+with+U+(with+Justin+Bieber)Ariana Grandernb7427113663214c974fe73-178f-4e63-b550-d0578ddf17f9https://www.last.fm/music/Ariana+Grande/_/EverydayAriana Granderappoptrap15112947651085ef7785a0-e30b-4768-96f5-d66e1efaf330https://www.last.fm/music/Ariana+Grande/_/eternal+sunshineAriana Grandetrappop90718416361614c29857e-06f1-4c17-b459-e7f74651f74fhttps://www.last.fm/music/Ariana+Grande/_/imagineAriana Grandernb988089661010200de32bb-4c7c-4b58-9951-e6e953a81748https://www.last.fm/music/Ariana+Grande/_/in+my+headAriana Grandernbtrap119491945923907b8d4d41-1977-45f7-8d7e-5ef78611ecd9https://www.last.fm/music/Ariana+Grande/_/don%27t+wanna+break+up+againAriana Grandepoprnb9910355591831d49256c4-4657-450a-8758-c12493c6244ahttps://www.last.fm/music/Ariana+Grande/_/ghostinAriana Grandepoprnb98682085897543654fc8d-b662-4095-906d-9c8c7a66b250https://www.last.fm/music/Ariana+Grande/_/goodnight+n+goAriana Grandepoprnb813415256949514fe62e9-37ed-4f2b-8382-c10942e17f10https://www.last.fm/music/Ariana+Grande/_/NASAAriana Grandernbpopelectropop848596056889293afafac-e298-4b04-a3af-4ac5d9892005https://www.last.fm/music/Ariana+Grande/_/bad+ideaAriana Grandetrappop66432635632820dee940e-387a-48b2-a769-4c882bb6059ehttps://www.last.fm/music/Ariana+Grande/_/sweetenerAriana Grandernbtrappop8715576552058cb828413-310a-40b4-8261-1a0f0021542bhttps://www.last.fm/music/Ariana+Grande/_/i+wish+i+hated+youAriana Grandepop818177354173538a66ff6-fe11-419c-89e3-a669376e0f40https://www.last.fm/music/Ariana+Grande/_/nastyAriana Grandernbpop107200635330986594be43-081d-4824-93a0-43187a416621https://www.last.fm/music/Ariana+Grande/_/true+storyAriana Grandernb4973664532200https://www.last.fm/music/Ariana+Grande/_/Don%E2%80%99t+Call+Me+Angel+(Charlie%E2%80%99s+Angels)+(with+Miley+Cyrus+&+Lana+Del+Rey)Ariana Grandepop93744415179816b56648c-7db3-493c-9cbb-17ae4ed78b91https://www.last.fm/music/Ariana+Grande/_/imperfect+for+youAriana Grandepop60178534897816061506b-1e9c-473c-b618-a829c080d397https://www.last.fm/music/Ariana+Grande/_/Be+AlrightAriana Grandepop702780348398715ada54a-1729-4754-bd21-448101e98563https://www.last.fm/music/Ariana+Grande/_/R.E.MAriana Grandernbpopdream pop25866247273596500b157a4-d5f6-490d-873b-973ce46b0d7dhttps://www.last.fm/music/Kanye+West/_/StrongerKanye WestHip-Hoprapdance309370352665773e3bb6c16-d3db-44c4-91d8-be6ad6d34bcdhttps://www.last.fm/music/Kanye+West/_/HeartlessKanye Westhip hopHip-Hopraprnb319573661960373079c71c1-6916-4527-bef0-c8d67acdd2c5https://www.last.fm/music/Kanye+West/_/Flashing+LightsKanye WestHip-Hopraphip hop2897116318369923146eb0a-73cf-4d83-8904-f80930c96589https://www.last.fm/music/Kanye+West/_/I+WonderKanye WestHip-Hopraphip hop174122271800487e5e53217-f931-4749-9f08-4e0d24efd1cdhttps://www.last.fm/music/Kanye+West/_/Can%27t+Tell+Me+NothingKanye WestHip-Hopraphip hop15506098176448232de1544-1fbe-46c0-9622-62ae4b0327a9https://www.last.fm/music/Kanye+West/_/Gold+DiggerKanye WestHip-Hopraphip hop275073681755681ea15080c-be45-4017-9d85-a18efb4f8024https://www.last.fm/music/Kanye+West/_/Bound+2Kanye WestrapHip-Hophip hop19841637173200933658f3a-90a3-40df-a12a-ad20166f0023https://www.last.fm/music/Kanye+West/_/All+of+the+LightsKanye WestHip-Hophip hoprap1975309616428618120ca03-dd0b-4d26-a6e1-7e70acbde74ahttps://www.last.fm/music/Kanye+West/_/POWERKanye WestHip-Hopraphip hop3336916816061300c60b1b3-879d-423b-ac30-e768fca542a0https://www.last.fm/music/Kanye+West/_/Father+Stretch+My+Hands+Pt.+1Kanye Westpop raphip hopraptrap2296902214979997bb956e8-14fc-37e3-a9c3-abb517be3cadhttps://www.last.fm/music/Kanye+West/_/RunawayKanye WestHip-Hophip hoprappop rap18821301144671776ba514e-5851-41c1-ac24-149bc44d751ehttps://www.last.fm/music/Kanye+West/_/All+Falls+DownKanye WestHip-Hopraphip hop1806631613571060b242edf-ccf6-331b-a863-feed3b220834https://www.last.fm/music/Kanye+West/_/HomecomingKanye WestHip-Hopraphip hop1412272613258910f83f4c4-ae89-3d41-8d0f-ebc7a9b97117https://www.last.fm/music/Kanye+West/_/ChampionKanye WestHip-Hopraphip hop228466491315558dedf5601-d248-4793-8365-5984689fca30https://www.last.fm/music/Kanye+West/_/Devil+in+a+New+DressKanye Westhip hoprap1401447113000867491ad9e-edc9-47cd-861f-4febd9178da8https://www.last.fm/music/Kanye+West/_/Through+the+WireKanye WestHip-Hophip hoprap10431985126565111bc5236-54da-4009-a0ed-589e9cb83cb9https://www.last.fm/music/Kanye+West/_/Love+LockdownKanye WestHip-Hophip hoppop13452161123685066fa185a-6a5f-4696-893a-7405cbe2852chttps://www.last.fm/music/Kanye+West/_/Dark+FantasyKanye WestHip-Hopraphip hop160461481236172292586cd-f5eb-4f30-847f-230d7781adfehttps://www.last.fm/music/Kanye+West/_/Black+SkinheadKanye WestHip-Hopraphip hop11038078123524027325635-cc10-4a62-934b-66001cc95d9chttps://www.last.fm/music/Kanye+West/_/Jesus+WalksKanye WestHip-Hopraphip hop2175979912001434b5506ed-ae9e-4059-8fc6-c3a8e9dd9c61https://www.last.fm/music/Kanye+West/_/Violent+CrimesKanye Westpop raphip hopHip-Hop244004501148774afb15b13-3d76-40bb-aec1-30985e3c56f4https://www.last.fm/music/Kanye+West/_/Ghost+TownKanye Westraphip hop1225295311197915060882c-3895-40aa-8f2c-e09aa86f386bhttps://www.last.fm/music/Kanye+West/_/Everything+I+AmKanye WestHip-Hopraphip hop1060592211020392512302a-2e10-3027-9669-9e17fe1705eahttps://www.last.fm/music/Kanye+West/_/Good+LifeKanye WestHip-Hopraphip hop1218034811010578392d584-cd85-43fc-8381-71b077ff745dhttps://www.last.fm/music/Kanye+West/_/Touch+the+SkyKanye WestHip-Hopraphip hop104330691099719c29faf2a-ff83-4b9f-ab1b-3707a184973bhttps://www.last.fm/music/Kanye+West/_/MonsterKanye Westraphip hopHip-Hop112514491072955982cb34b-b144-401a-949a-88593c5b826fhttps://www.last.fm/music/Kanye+West/_/Good+MorningKanye WestrapHip-Hophip hop1392598710211445e0f8a87-4086-4d53-9313-87b9edf4c12ehttps://www.last.fm/music/Kanye+West/_/FamousKanye Westraphip hop125864721009020062cab1f-8f0d-4435-ad86-13e5c8396cd3https://www.last.fm/music/Kanye+West/_/On+SightKanye WestHip-Hoprap1108405091315925db2376-1ffa-4624-a1a0-a88457399a40https://www.last.fm/music/Kanye+West/_/All+MineKanye Westrap121472719090999058fc45-6396-435f-9e2e-be6511bbd23ahttps://www.last.fm/music/Kanye+West/_/Praise+GodKanye WesttrapHip-Hop120521658981258fb93394-f4e8-4f5a-9300-6fc7274e396bhttps://www.last.fm/music/Kanye+West/_/Follow+GodKanye Westraphip hop13339275892665a42ff699-4645-47f6-8ca4-6f2014a8a48ehttps://www.last.fm/music/Kanye+West/_/HurricaneKanye WestHip-Hoptrappop rap7955802881811bc8aa20c-4e78-4342-9339-420d17502503https://www.last.fm/music/Kanye+West/_/Hell+of+a+LifeKanye WestHip-Hopraphip hop615531886697000c06b46-27b2-49c7-9527-edc763bbdeb0https://www.last.fm/music/Kanye+West/_/The+GloryKanye WestHip-Hopraphip hop1411810086202406b094cb-9f0f-49a8-b83e-35cc0f07a934https://www.last.fm/music/Kanye+West/_/No+More+Parties+in+LAKanye Westhip hoprap136292808583370d440e7c-6c37-45e5-8d5d-eb07e678249ehttps://www.last.fm/music/Kanye+West/_/MoonKanye Westart poprock98835658512620d6d5e11-6e51-405f-92f4-a7cb2886bd6fhttps://www.last.fm/music/Kanye+West/_/GorgeousKanye Westhip hoprap1146166484218643622054-cd20-419a-9240-642927c40a97https://www.last.fm/music/Kanye+West/_/WavesKanye WestrapHip-Hop10279471840521b07726b1-ad78-4348-a61a-08def3436784https://www.last.fm/music/Kanye+West/_/Ultralight+BeamKanye Westrap103073588329402cafabf2-ccb7-42f1-91ee-758044b0b79ahttps://www.last.fm/music/Kanye+West/_/New+SlavesKanye Westraphip hopHip-Hop7311761803058d613a5ca-e533-417d-a857-0570d79b64cdhttps://www.last.fm/music/Kanye+West/_/We+Don%27t+CareKanye WestrapHip-Hophip hop82709508015562be62285-628a-4d85-8136-30ef75054804https://www.last.fm/music/Kanye+West/_/Street+LightsKanye Westhip hoprnbpop1441451779347760d5fb6a-cad6-4918-95dd-f59c90c9f406https://www.last.fm/music/Kanye+West/_/Off+the+GridKanye Westhip hoptraprap4979626767524967a9d57-d7f1-36a7-a7ab-33a431618986https://www.last.fm/music/Kanye+West/_/Big+BrotherKanye WestHip-Hopraphip hop936887074976508d70c76-8d44-4a24-b4f4-ee5ecce27f3ehttps://www.last.fm/music/Kanye+West/_/Hold+My+LiquorKanye Westraphip hop8255392748100fb729f73-6793-49c6-bcdd-579f5e1f1196https://www.last.fm/music/Kanye+West/_/Blood+on+the+LeavesKanye WestrapHip-Hophip hop812605271756923e2245c-25ad-4746-9c5a-eab7b5181026https://www.last.fm/music/Kanye+West/_/WolvesKanye Westart poprappop6854575706489016aff01-a6b3-3071-9e6c-994a036e81c1https://www.last.fm/music/Kanye+West/_/Family+BusinessKanye WestHip-Hopraphip hop3003224814744809e687f51-1fa6-4374-b9e0-2e3df630bcd5https://www.last.fm/music/Charli+xcx/_/360Charli xcxelectropoppop25508708141543569f5ed7f-a914-41d8-a2a9-e7d47e9e33a8https://www.last.fm/music/Charli+xcx/_/Guess+featuring+billie+eilishCharli xcxHouse21005786131767485cc72aa-2e66-45fc-bc02-ce2ec036f82bhttps://www.last.fm/music/Charli+xcx/_/AppleCharli xcxsynthpopelectropopdance-poppop26383698126348493e4875c-8a06-4b7d-96cb-8cb27f142c7dhttps://www.last.fm/music/Charli+xcx/_/Von+dutchCharli xcxelectropoppop1961465811688093d153ce9-a996-48de-b1e7-89571fcf889ahttps://www.last.fm/music/Charli+xcx/_/365Charli xcxelectropop811580210894075c2912c3-c7f6-4d98-acfa-93d2a6924645https://www.last.fm/music/Charli+xcx/_/Boom+ClapCharli xcxelectropoppop15404720995099d0fab238-b6dc-4e50-a66a-4b70c6c24bd4https://www.last.fm/music/Charli+xcx/_/party+4+uCharli xcxelectropophyperpopart pop15752626956303316274e2-6043-41c3-97dd-0f570822b319https://www.last.fm/music/Charli+xcx/_/B2bCharli xcxelectropop152602099416370dd1f587-3faf-4148-adfb-bc831e0fcc36https://www.last.fm/music/Charli+xcx/_/Sympathy+is+a+knifeCharli xcxelectropoppop12574860889309ee3ed19e-0fcd-46b2-8bcb-5957a39ef3aehttps://www.last.fm/music/Charli+xcx/_/Girl,+so+confusing+featuring+lordeCharli xcxelectropopelectronic117060268853694671c98c-0dec-4f39-8dba-76b3d7fe3a1bhttps://www.last.fm/music/Charli+xcx/_/Talk+talkCharli xcxelectropopdance-pop796100182101601a70574-fcf4-4292-a29b-bd5dc6892cfahttps://www.last.fm/music/Charli+xcx/_/Girl,+so+confusingCharli xcxelectropop112510728054747bbedeb9-21fb-4874-aace-7aeb49d21b66https://www.last.fm/music/Charli+xcx/_/Everything+is+romanticCharli xcxpop rap676947577536399a6496a-67ca-42e6-b2ff-3f6d95365046https://www.last.fm/music/Charli+xcx/_/I+might+say+something+stupidCharli xcxalt-pop10374783763661ad3c4c0d-a65c-4334-891d-c87a3e8e70c5https://www.last.fm/music/Charli+xcx/_/Vroom+VroomCharli xcxelectronicpop raphyperpop6783886719344ff1b50b4-b05c-4d65-836d-8ae4685ece42https://www.last.fm/music/Charli+xcx/_/RewindCharli xcxelectropoppop8548206711903https://www.last.fm/music/Charli+xcx/_/Speed+Drive+(From+Barbie+the+Album)Charli xcxhyperpopelectropop7320510706399058b79d3-1023-4c75-9bf4-96491ec8fdc1https://www.last.fm/music/Charli+xcx/_/Mean+girlsCharli xcxelectropop547943267068990962800-c819-47bc-b1df-97ed3ff2bd08https://www.last.fm/music/Charli+xcx/_/So+ICharli xcxalt-popelectronicsynthpop50122156234214d8939a9-a11e-464c-8816-4447472df358https://www.last.fm/music/Charli+xcx/_/I+think+about+it+all+the+timeCharli xcxalt-pop7454929608355b5c545ce-55e9-456a-9a4a-259a36eaf222https://www.last.fm/music/Charli+xcx/_/Sympathy+is+a+knife+featuring+ariana+grandeCharli xcxhyperpopelectropop829648159754857562e10-37a1-4eec-b248-79de9a567960https://www.last.fm/music/Charli+xcx/_/Talk+talk+featuring+troye+sivanCharli xcxHousedance-pop11962634571336c6a0d2d2-4178-4a6d-a5e6-16fba9ed8ca8https://www.last.fm/music/Charli+xcx/_/Good+OnesCharli xcxelectropoppop66161365523818a1aba5a-c84b-4499-8d8b-5a8dd19fe863https://www.last.fm/music/Charli+xcx/_/GuessCharli xcxelectropoppop63253805458221e8c7bc7-d8a1-4e47-a7a4-84accaef160ahttps://www.last.fm/music/Charli+xcx/_/1999Charli xcxpopelectropopelectronicdance8297426530566211a9c1d-5bea-4ab7-a8be-a7e26fc6bdb0https://www.last.fm/music/Charli+xcx/_/clawsCharli xcxhyperpoppop rapelectropop60475264870050238079c-2f1e-4537-ae0e-3947fc2de5bchttps://www.last.fm/music/Charli+xcx/_/Track+10Charli xcxart pophyperpop3992864486735f97b339c-32ee-478a-a35d-b118fe6978a1https://www.last.fm/music/Charli+xcx/_/Von+dutch+a.+g.+cook+remix+featuring+addison+raeCharli xcxelectropophyperpop6405436482789235b49a7-13d3-496f-b9dc-963e5060535dhttps://www.last.fm/music/Charli+xcx/_/Spring+breakersCharli xcxpop raphip hop4422903479728340f64d7-bab1-4f6d-8b55-f4d4694eac8bhttps://www.last.fm/music/Charli+xcx/_/Unlock+it+(Lock+It)+-+feat.+Kim+Petras+and+Jay+ParkCharli xcxelectropopsynthpoprnbpop rap81404894781418df84a3b-4844-4dc0-8ed1-2e9f10221772https://www.last.fm/music/Charli+xcx/_/YuckCharli xcxrnbpopDiscosynthpop5900133428058358e67bc-3b45-4838-8d5b-6da251f0ca59https://www.last.fm/music/Charli+xcx/_/foreverCharli xcxelectropophyperpop40172464097533e319de9-0e17-4510-9ae2-13db2f94e589https://www.last.fm/music/Charli+xcx/_/Club+classics+featuring+bb+trickzCharli xcxpop rap53173434082193591e351-1d3a-44be-8d79-a6e735e08eebhttps://www.last.fm/music/Charli+xcx/_/pink+diamondCharli xcxhyperpopelectronic5271840401199700193c4-c51c-415f-b192-d2546226dff1https://www.last.fm/music/Charli+xcx/_/365+featuring+shygirlCharli xcxhyperpop2525534400646https://www.last.fm/music/Charli+xcx/_/360+featuring+robyn+&+yung+leanCharli xcxelectropoppop rap349680039210655a80d34-0ed0-4fff-9b2c-32bc67a61828https://www.last.fm/music/Charli+xcx/_/Everything+is+romantic+featuring+caroline+polachekCharli xcxart pop5995701370241aec69b73-29d9-4771-830e-d1f9fd750652https://www.last.fm/music/Charli+xcx/_/Constant+RepeatCharli xcxpopelectropop4142363351982deda6d90-04b8-4068-8e73-b35f67fa5314https://www.last.fm/music/Charli+xcx/_/detonateCharli xcxhyperpopelectropop283668234997126f0dc0e-69d5-4f44-8262-09a20ac7afechttps://www.last.fm/music/Charli+xcx/_/Hello+goodbyeCharli xcxelectropop4506320345369bfa418f9-5db3-4546-9f73-fadc586aa505https://www.last.fm/music/Charli+xcx/_/anthemsCharli xcxhyperpopelectropoppop rap2085270343533c3760b8d-7404-4ae5-a089-45a3ab440c67https://www.last.fm/music/Charli+xcx/_/Rewind+featuring+bladeeCharli xcxelectropoppop rapcloud rap4865905619900283b719bfd-903b-48fe-9935-d465bee62745https://www.last.fm/music/Billie+Eilish/_/BIRDS+OF+A+FEATHERBillie Eilishalt-poppop191205331560560694da04d-1ffc-435c-8b4b-59cc23ac8003https://www.last.fm/music/Billie+Eilish/_/bad+guyBillie Eilishelectropopdance-poppoptrap201264561483710ba7a88da-f864-4ead-9a63-36f92d10de46https://www.last.fm/music/Billie+Eilish/_/when+the+party%27s+overBillie Eilishpopart pop24833861146702413f11191-f67a-4f35-8b58-62410b13d6cbhttps://www.last.fm/music/Billie+Eilish/_/LUNCHBillie Eilishpoppop rock2642334414116380107f9aa-0468-450c-a5e0-e9e928ba4269https://www.last.fm/music/Billie+Eilish/_/Happier+Than+EverBillie Eilishrockpoppop punk2965313813991835afa33bb-83f6-42c6-b789-8bfa34c48b50https://www.last.fm/music/Billie+Eilish/_/WILDFLOWERBillie Eilishpop164783161378435https://www.last.fm/music/Billie+Eilish/_/lovely+(with+Khalid)Billie Eilishpopalternativeindie272389221368316a8d598cc-0ecb-4332-b1d4-6e786c601a83https://www.last.fm/music/Billie+Eilish/_/CHIHIROBillie Eilishalt-pop1602053313561845cbc1f32-3bfd-48e9-953c-5ec847f86370https://www.last.fm/music/Billie+Eilish/_/ocean+eyesBillie Eilishpopindieindie popdream pop196137941324409c205a615-d1ee-468c-9fca-dda3cf8f9937https://www.last.fm/music/Billie+Eilish/_/everything+i+wantedBillie Eilishindie poppopindie1851591412466368d2a9c91-d77b-4522-8e4d-4000d620bad6https://www.last.fm/music/Billie+Eilish/_/What+Was+I+Made+For%3F+%5BFrom+the+Motion+Picture+%22Barbie%22%5DBillie Eilishpop1668788811292721470aad3-a1c1-443e-8d25-6e8387bd49bfhttps://www.last.fm/music/Billie+Eilish/_/i+love+youBillie Eilishindie pop136627281113371359b00c1-5c11-483e-b6db-fa9e3ce30f4fhttps://www.last.fm/music/Billie+Eilish/_/idontwannabeyouanymoreBillie Eilishpopindie popindie127704791081994a1033b7a-3470-44a3-8e2c-939186e21430https://www.last.fm/music/Billie+Eilish/_/bellyacheBillie Eilishpopelectropop11620003107914958b804ae-67ca-462c-ad21-aa16bd777721https://www.last.fm/music/Billie+Eilish/_/you+should+see+me+in+a+crownBillie Eilishelectropoppoptrapindie1616718410479112ee2fa48-8143-4b7f-96bb-8696d2010f5ahttps://www.last.fm/music/Billie+Eilish/_/TVBillie Eilishfolk1198557110402730219e7c1-7814-4b66-9e70-31bdd87b581fhttps://www.last.fm/music/Billie+Eilish/_/bury+a+friendBillie Eilishelectropoppop10982395970157075ee274-57ca-4c72-b0ce-4be15d81c71fhttps://www.last.fm/music/Billie+Eilish/_/wish+you+were+gayBillie Eilishindiepopelectropopindie pop10994582959437b477491a-8227-43f4-868f-04563822918dhttps://www.last.fm/music/Billie+Eilish/_/BoredBillie Eilishindiealternative9644526946086012a7a3b-7b62-49ce-b2f4-6a0910050c4ahttps://www.last.fm/music/Billie+Eilish/_/all+the+good+girls+go+to+hellBillie Eilishelectropoppopindie pop10184840930839028eb5ad-3eba-4e8f-ac50-4cbc21c0c11ehttps://www.last.fm/music/Billie+Eilish/_/Therefore+I+AmBillie Eilishelectropopalt-poppopdance-poppop raprnb12629141919609e876f6db-517a-48fd-b265-6bf965d5d79dhttps://www.last.fm/music/Billie+Eilish/_/SKINNYBillie Eilishalt-poppop15445307910930cc18a5e3-da0d-4834-9bc5-b7cbfce32b3ahttps://www.last.fm/music/Billie+Eilish/_/THE+GREATESTBillie Eilishpop rockpopindie14482045910371965c885b-f64c-44f5-85db-b7b7848067a2https://www.last.fm/music/Billie+Eilish/_/L%E2%80%99AMOUR+DE+MA+VIEBillie Eilishelectropopalt-pop11685804899141122c6562-ea08-4403-9058-5623822c98ddhttps://www.last.fm/music/Billie+Eilish/_/listen+before+i+goBillie Eilishindie pop92383268939450a084300-351b-49f5-890c-954b40ec938ehttps://www.last.fm/music/Billie+Eilish/_/my+strange+addictionBillie Eilishelectropoppop1126754487016601f6a3a6-6aac-4d28-9706-cde1b793f4b5https://www.last.fm/music/Billie+Eilish/_/My+FutureBillie Eilishindie poppoprnb10017367851668ba1cdb99-2bc6-4892-b3bf-45492935e835https://www.last.fm/music/Billie+Eilish/_/watchBillie Eilishpop119594448379905970bda8-52a8-45ba-a558-6910f58fdb90https://www.last.fm/music/Billie+Eilish/_/THE+DINERBillie Eilishalt-pop10053088803787cda9649c-92f6-40d4-84c0-e6b596d92ae6https://www.last.fm/music/Billie+Eilish/_/ilomiloBillie Eilishelectropopindie popalternative834961578677603985109-b569-481d-95fa-986942d4bdachttps://www.last.fm/music/Billie+Eilish/_/xannyBillie Eilishpopindie pop94247657590230d53d187-9e18-4c82-8e59-bab2005b5530https://www.last.fm/music/Billie+Eilish/_/I+Didn%27t+Change+My+NumberBillie Eilishelectropoprnb1102726675733706386396-6d02-4f51-abc0-8df08e3d9205https://www.last.fm/music/Billie+Eilish/_/NDABillie Eilishpopelectropopindie pop9169698746189058655f7-486f-46ca-aeac-8bce4e74401ehttps://www.last.fm/music/Billie+Eilish/_/Getting+OlderBillie Eilishalternativeindie71467227447718a3c461b-845d-49ba-9df2-0f03d1a233ffhttps://www.last.fm/music/Billie+Eilish/_/my+boyBillie Eilishindiepopelectropopalternative10173982734618a4dacc7c-bb34-4dbb-8186-3519d0bd9670https://www.last.fm/music/Billie+Eilish/_/BITTERSUITEBillie Eilishalt-popart pop64523827196991e0b2cd1-9855-4ae2-9976-c2e073c01f63https://www.last.fm/music/Billie+Eilish/_/COPYCATBillie Eilishalternativepoptrapindie880987870611300da0572-3d07-4e10-b811-5618b233f222https://www.last.fm/music/Billie+Eilish/_/Lost+CauseBillie Eilishindiernbpop8024612675466b291d115-5574-4471-a962-2f0a194878b6https://www.last.fm/music/Billie+Eilish/_/bitches+broken+heartsBillie Eilishindiepopindie poprnb86108786558450a21a022-cf66-4a58-a86c-2a48253f74d4https://www.last.fm/music/Billie+Eilish/_/OxytocinBillie Eilishelectropoppopelectronic6732463636254b55953bc-ea74-4b5a-a700-97a7ff46bfd9https://www.last.fm/music/Billie+Eilish/_/hostageBillie Eilishindieindie poppopalternative567937960980201d5493b-44a9-4676-a037-5eb1864f8b1ahttps://www.last.fm/music/Billie+Eilish/_/goodbyeBillie Eilishart pop5720636604382093d7a33-b877-4148-b27d-5bdca5070f99https://www.last.fm/music/Billie+Eilish/_/8Billie Eilishindie pop5742860603430https://www.last.fm/music/Billie+Eilish/_/Happier+Than+Ever+-+EditBillie Eilishrocksoulpop punkpop rock165644612264889https://www.last.fm/music/Rihanna/_/Don%27t+Stop+the+MusicRihannadancepoprnb153616462112409https://www.last.fm/music/Rihanna/_/UmbrellaRihannapoprnbdance217027252103083https://www.last.fm/music/Rihanna/_/Only+Girl+(In+the+World)Rihannadancepop196969071990978https://www.last.fm/music/Rihanna/_/S&MRihannapopdance164122201920283https://www.last.fm/music/Rihanna/_/DisturbiaRihannapopdancernb131164051639515f598815f-9a95-485b-8552-dd902c4266c5https://www.last.fm/music/Rihanna/_/Rude+BoyRihannapoprnbdance149864391576476https://www.last.fm/music/Rihanna/_/DiamondsRihannapoprnb11344161151292356b308c8-fbda-4542-b6a1-c849d3025861https://www.last.fm/music/Rihanna/_/Shut+Up+and+DriveRihannapopdancernb81937221336913ead5083d-8ef4-4a55-88ac-33d6d9107cf7https://www.last.fm/music/Rihanna/_/Pon+de+ReplayRihannadancepoprnb1602600213266341ee70399-6eae-4d9e-adb3-04bc6fd11453https://www.last.fm/music/Rihanna/_/Love+on+the+BrainRihannasoulrnb15037132131985508311fcd-e21a-4576-8128-fe32ca4dc459https://www.last.fm/music/Rihanna/_/Needed+MeRihannarnbHip-Hop120691671292809https://www.last.fm/music/Rihanna/_/Where+Have+You+BeenRihannadancepopelectronic835679912110254483ec59-3ae9-4b5e-87e0-69199d80392dhttps://www.last.fm/music/Rihanna/_/SOSRihannapopdancernb12043898118442208cafe0a-6706-343c-bd09-2db29851835fhttps://www.last.fm/music/Rihanna/_/Breakin%27+DishesRihannarnbpopdance9193165107182514c3952d-689e-4344-bd3e-02856e83c665https://www.last.fm/music/Rihanna/_/WorkRihannarnb729518610699736a53f415-0cc3-47cb-b5d9-c5336e75a495https://www.last.fm/music/Rihanna/_/Take+a+BowRihannapoprnb84828041035575070a4ab0-98b5-3ab1-89a0-c542dcd89f30https://www.last.fm/music/Rihanna/_/StayRihannapoprnb6935744996137dc496dde-cfac-40e3-a942-69a2e73ab358https://www.last.fm/music/Rihanna/_/FourFiveSecondsRihannapop83023079696222c2124ea-26be-4d8d-906a-b5640f762fb0https://www.last.fm/music/Rihanna/_/Bitch+Better+Have+My+MoneyRihannahip hoptrapHip-Hop12448508880494075c6f13-4f0a-4342-b11b-3ca93ed57fb9https://www.last.fm/music/Rihanna/_/Kiss+It+BetterRihannarnbpopalternative58873568356430485ef09-793e-43f7-b054-92a9365e018dhttps://www.last.fm/music/Rihanna/_/What%27s+My+Name%3FRihannapoprnb727738179909602692673-8dc3-374d-afd8-063924b51eechttps://www.last.fm/music/Rihanna/_/Man+DownRihannapoprnb627350471392817d64c98-2ae0-48a6-ae72-d2e408614d85https://www.last.fm/music/Rihanna/_/Pour+It+UpRihannapoprnbHip-Hophip hop62927877067740d452395-7d08-4448-9505-ac2dc5a7eb19https://www.last.fm/music/Rihanna/_/You+da+OneRihannapoprnb8500166700064https://www.last.fm/music/Rihanna/_/ConsiderationRihannarnb64786806921640cfc5993-4cfb-4b71-b511-ff5bdec917a4https://www.last.fm/music/Rihanna/_/WooRihannaalternativernb575922665328322def67f-cdc0-4ba7-8a96-1ce3abd48622https://www.last.fm/music/Rihanna/_/DesperadoRihannarnbHip-Hopalternative62693726223346855da4b-c74e-4b16-87c5-4eacf7b39dc0https://www.last.fm/music/Rihanna/_/Loveeeeeee+SongRihannapopHip-Hop64569406149381eefdc64-7fa3-4528-9ec8-fe23c99d9061https://www.last.fm/music/Rihanna/_/James+JointRihannarnb50036245743530328780a-9134-416e-8da2-f210128f36ddhttps://www.last.fm/music/Rihanna/_/Sex+With+MeRihannaHip-Hoprnb4826695476665https://www.last.fm/music/Rihanna/_/Same+Ol%E2%80%99+MistakesRihannaindie2815157390655081acc3c-7eed-3395-ad72-322c3a860ce1https://www.last.fm/music/Rihanna/_/Talk+That+TalkRihannarnbdancepop321175272290325https://www.last.fm/music/Lana+Del+Rey/_/Summertime+SadnessLana Del Reyindiepopindie pop2879378020577271de8248f-0d23-47e8-a308-c1eaf503d6c6https://www.last.fm/music/Lana+Del+Rey/_/Video+GamesLana Del Reypopindieindie pop295795121906647https://www.last.fm/music/Lana+Del+Rey/_/Born+to+DieLana Del Reyindiepopindie pop239412401901735https://www.last.fm/music/Lana+Del+Rey/_/Young+and+BeautifulLana Del Reyindiealternative22771991168800004dcf8da-f9db-4eb3-af1d-4622d714ec7dhttps://www.last.fm/music/Lana+Del+Rey/_/Diet+Mountain+DewLana Del Reyindieindie poppop298019951674847https://www.last.fm/music/Lana+Del+Rey/_/West+CoastLana Del Reyalternativepopindie251286801550489045a5040-80e7-4955-9821-08681e7e950fhttps://www.last.fm/music/Lana+Del+Rey/_/Brooklyn+BabyLana Del Reyindiealternative233864751527389https://www.last.fm/music/Lana+Del+Rey/_/National+AnthemLana Del Reyindie popindiepop2094114115225668dbdc335-eb3e-48d4-9d72-549bfb9f31d0https://www.last.fm/music/Lana+Del+Rey/_/RadioLana Del Reypopindie2365060514263317df1575b-b664-497c-8885-2cd21c0d048fhttps://www.last.fm/music/Lana+Del+Rey/_/Doin%27+TimeLana Del Reyindie poppop183858191387605https://www.last.fm/music/Lana+Del+Rey/_/Dark+ParadiseLana Del Reypopindieindie pop246880361345850111b16ec-fbe7-45b8-9587-64f6cfef8598https://www.last.fm/music/Lana+Del+Rey/_/Cinnamon+GirlLana Del Reyart popelectronicsoft rock207385051314583816db733-5952-4638-93e5-7f7693e1ce48https://www.last.fm/music/Lana+Del+Rey/_/Blue+JeansLana Del Reyindiepopsoul149401711201644c5e36b78-bc5f-4e0f-a788-9ea6f8b162c4https://www.last.fm/music/Lana+Del+Rey/_/Say+Yes+to+HeavenLana Del Reydream popalternativeindie2004189011938540836cf60-1b77-48ed-970d-72c07e89a245https://www.last.fm/music/Lana+Del+Rey/_/UltraviolenceLana Del Reyalternative173461551171950https://www.last.fm/music/Lana+Del+Rey/_/Off+to+the+RacesLana Del Reypopindieindie pop17520585113001846682177-71a8-4c1c-a394-c86e4b5280cbhttps://www.last.fm/music/Lana+Del+Rey/_/RideLana Del Reyindiepop173786901099955703d59cc-8008-4220-99da-43f32185a944https://www.last.fm/music/Lana+Del+Rey/_/Pretty+When+You+CryLana Del Reyalternativeindiejazz1937728610822257b244b2a-3097-4276-8ce3-06920c1afa44https://www.last.fm/music/Lana+Del+Rey/_/Norman+fucking+RockwellLana Del Reyart popdream popsoft rock20771435105490678fc46e2-b159-4b6b-970c-7718d7b9bc33https://www.last.fm/music/Lana+Del+Rey/_/Let+the+Light+In+(feat.+Father+John+Misty)Lana Del Reysoft rock120246621052406https://www.last.fm/music/Lana+Del+Rey/_/CarmenLana Del Reyindiepopindie pop14737251102553184244b57-9839-427f-9ecd-dc454853a127https://www.last.fm/music/Lana+Del+Rey/_/Sad+GirlLana Del Reyindiealternative125946941025470https://www.last.fm/music/Lana+Del+Rey/_/Million+Dollar+ManLana Del Reyindiepopalternativeindie pop17902225999887d593d04e-053a-419f-b69e-e7a6d71b5d77https://www.last.fm/music/Lana+Del+Rey/_/The+Other+WomanLana Del Reyjazzalternative164058119892940f9c91c4-2537-41f4-b035-6e811ded3d12https://www.last.fm/music/Lana+Del+Rey/_/Happiness+is+a+butterflyLana Del Reysoft rockindieart pop169625969760607af51d1f-41a3-4a5c-b386-599b92585c1chttps://www.last.fm/music/Lana+Del+Rey/_/Chemtrails+Over+the+Country+ClubLana Del Reydream popart popalternative1391280996352546cae5dc-c16e-4045-8fa1-bb12d30242b8https://www.last.fm/music/Lana+Del+Rey/_/Art+DecoLana Del Reydream pop11025400955576https://www.last.fm/music/Lana+Del+Rey/_/This+Is+What+Makes+Us+GirlsLana Del Reyindiepopindie pop161266128996950d9a5d4f-cf21-400b-8440-163f0663b522https://www.last.fm/music/Lana+Del+Rey/_/How+to+disappearLana Del Reydream popart popsoft rockpop15277087885121ad858624-fb7e-469a-b4d9-b7069517ceb0https://www.last.fm/music/Lana+Del+Rey/_/Mariners+Apartment+ComplexLana Del Reypopsoft rockfolkrockindieart popdream pop1535364687560865a3d9eb-9f4e-48a1-af0a-a6d48fe7abdahttps://www.last.fm/music/Lana+Del+Rey/_/CherryLana Del Reyalternativepopart pop11576152849100523870c9-a497-42d8-8f5d-823733bbf77dhttps://www.last.fm/music/Lana+Del+Rey/_/Margaret+(feat.+Bleachers)Lana Del Reyalternative976988484802467c22f47-3042-4f03-903a-94f465b7a7f7https://www.last.fm/music/Lana+Del+Rey/_/LolitaLana Del Reyindiepopalternative1328878384008208a6dab7-2b08-448c-9abf-5e96dff45c8chttps://www.last.fm/music/Lana+Del+Rey/_/Fuck+it+I+love+youLana Del Reyart popindie popdream poprock10934661830182ff0fe3ec-4cc5-4a2b-8cb5-017e850cc5f7https://www.last.fm/music/Lana+Del+Rey/_/High+by+the+BeachLana Del Reytrapindiepop1075169382048088f402a7-72e6-4120-8baa-9350482a4792https://www.last.fm/music/Lana+Del+Rey/_/ColaLana Del Reyindiepopalternative9694376800377a0b54158-9200-41d2-91aa-c76bb86fe320https://www.last.fm/music/Lana+Del+Rey/_/Without+YouLana Del Reyindiepopalternativeindie pop19331472800325860ad0f0-d269-4c60-8143-f9c6792aed0chttps://www.last.fm/music/Lana+Del+Rey/_/White+MustangLana Del Reytrapart pop11132302797342a5cb9adb-9cd9-4988-827b-75a7c694d481https://www.last.fm/music/Lana+Del+Rey/_/SalvatoreLana Del Reyindie1434743678209200fac320-51af-4b8d-9892-758404ca9d7chttps://www.last.fm/music/Lana+Del+Rey/_/DealerLana Del Reysoft rockrockart popindie9454810773804aa2ea428-2450-48c6-8780-98761a63b8bdhttps://www.last.fm/music/Lana+Del+Rey/_/LoveLana Del Reydream popindiepopalternative95998497715179d4dce87-85d2-4a7a-9b00-6322bec67a75https://www.last.fm/music/Lana+Del+Rey/_/Lust+for+Life+(with+The+Weeknd)Lana Del Reyalternativeindiedream poppop11691539755482754c6276-93df-4821-8f37-8cd3b6f5db50https://www.last.fm/music/Lana+Del+Rey/_/A&WLana Del Reyart poptrapfolkNeo-Psychedeliaalt-pop123867977411910b899580-c049-4322-acfe-e4c99426bb4dhttps://www.last.fm/music/Lana+Del+Rey/_/Venice+BitchLana Del Reydream popNeo-Psychedeliaart poprock1071278972966200400cd7-d6e6-4a3f-a219-7dedda3933abhttps://www.last.fm/music/Lana+Del+Rey/_/Love+songLana Del Reyart popdream poppop84935497276316d17506a-69ee-4996-96c4-8862d68d72behttps://www.last.fm/music/Lana+Del+Rey/_/Old+MoneyLana Del Reyalternativeindie7738165711161eba98961-f0fe-4a79-ae6e-8edc369c792fhttps://www.last.fm/music/Lana+Del+Rey/_/Money+Power+GloryLana Del Reyalternativeindiepop96506527055660a235c9a-e9c5-4e52-8be4-d3eec3478b83https://www.last.fm/music/Lana+Del+Rey/_/Black+BeautyLana Del Reyalternativeindiepop521537031875976https://www.last.fm/music/Chappell+Roan/_/Good+Luck,+Babe%21Chappell Roansynthpopnew wave296839951454989https://www.last.fm/music/Chappell+Roan/_/HOT+TO+GO%21Chappell Roansynthpoppopnew wave227532091325631https://www.last.fm/music/Chappell+Roan/_/Pink+Pony+ClubChappell Roanpopsynthpop281268461204139https://www.last.fm/music/Chappell+Roan/_/Red+Wine+SupernovaChappell Roanpopelectropopdance-popsynthpop254633721162204https://www.last.fm/music/Chappell+Roan/_/CasualChappell Roanpopdream popsoft rock175811771006603https://www.last.fm/music/Chappell+Roan/_/FemininomenonChappell Roanpopelectropopsynthpop17083709917778https://www.last.fm/music/Chappell+Roan/_/My+Kink+Is+KarmaChappell Roanpopelectropopsynthpop12850775798372https://www.last.fm/music/Chappell+Roan/_/Naked+in+ManhattanChappell Roanpop12195802789870https://www.last.fm/music/Chappell+Roan/_/Super+Graphic+Ultra+Modern+GirlChappell Roanelectropop10906443772089https://www.last.fm/music/Chappell+Roan/_/Picture+YouChappell Roanpopalt-poprock11103260761640https://www.last.fm/music/Chappell+Roan/_/After+MidnightChappell Roanelectropoppopdance-pop9694671733395https://www.last.fm/music/Chappell+Roan/_/The+SubwayChappell Roandream popsoft rockpop rock6215263603618https://www.last.fm/music/Chappell+Roan/_/The+GiverChappell Roanpop rockcountry5326885585063https://www.last.fm/music/Chappell+Roan/_/CoffeeChappell Roanpoprock5303292550302https://www.last.fm/music/Chappell+Roan/_/KaleidoscopeChappell Roanpop5439031536977https://www.last.fm/music/Chappell+Roan/_/CaliforniaChappell Roanpoppop rock4500989477755https://www.last.fm/music/Chappell+Roan/_/Guilty+PleasureChappell Roanelectropopsynthpopdance-poppop3003424400610https://www.last.fm/music/Chappell+Roan/_/Love+Me+AnywayChappell Roanpopindie pop336859262935644032ca84e-1387-492b-8085-8af78326f3eahttps://www.last.fm/music/Gorillaz/_/Feel+Good+Inc.GorillazalternativeelectronicHip-Hoprock2057834524522336b0a42d0-0b5f-43ec-8696-9e916fd06136https://www.last.fm/music/Gorillaz/_/Clint+EastwoodGorillazalternativeelectronicHip-Hoprock24041264205064006f2a8ae-fab8-4830-8721-6bbe3a03a594https://www.last.fm/music/Gorillaz/_/On+Melancholy+HillGorillazelectronicalternativepoprock167781301656291358eaa6a-6ded-4ec1-b677-0e200be91a79https://www.last.fm/music/Gorillaz/_/Rhinestone+EyesGorillazelectronicalternativeHip-Hoprock9668253137862813ebda29-8c51-4405-9076-52240a6ec935https://www.last.fm/music/Gorillaz/_/Kids+with+GunsGorillazalternativeelectronicrock78118261152543d33fa8e3-b646-455a-9914-5cce5b57c124https://www.last.fm/music/Gorillaz/_/19-2000Gorillazalternativeelectronicrock656868010686430473b21c-69ed-4cdb-ac04-8a86262b02fchttps://www.last.fm/music/Gorillaz/_/O+Green+WorldGorillazalternativeelectronicHip-Hop683869710620891d831dd6-4818-48e4-a85a-ce24cbf40f17https://www.last.fm/music/Gorillaz/_/November+Has+ComeGorillazalternativeHip-Hoprockelectronic118854731053798https://www.last.fm/music/Gorillaz/_/She%27s+My+Collar+(feat.+Kali+Uchis)Gorillazpopelectropopart popelectronic5518992983104626a7e25-f1bd-394d-a0ec-47699a620b21https://www.last.fm/music/Gorillaz/_/Last+Living+SoulsGorillazalternativeelectronic61996799422248cd9dcd7-dc3e-44de-b4fa-6a7220ea55b0https://www.last.fm/music/Gorillaz/_/Tomorrow+Comes+TodayGorillazalternativeelectronic52186019145440535276c-0375-4dc1-bb58-91558c7536f2https://www.last.fm/music/Gorillaz/_/Every+Planet+We+Reach+Is+DeadGorillazelectronicalternativerockHip-Hop64413118643830a874033-18db-41ff-bd15-b9bd8022063bhttps://www.last.fm/music/Gorillaz/_/Feel+Good+IncGorillazalternativeelectronicHip-Hoprock5316567805330https://www.last.fm/music/Gorillaz/_/El+Ma%C3%B1anaGorillazalternativeelectronic45711047499685a9950a1-784b-4713-b81c-ab48d075cb0chttps://www.last.fm/music/Gorillaz/_/Rock+the+HouseGorillazalternativeHip-Hopelectronicrock6537091720443https://www.last.fm/music/Gorillaz/_/New+Gold+(feat.+Tame+Impala+and+Bootie+Brown)Gorillazelectropoppop rap43803566529651c1cad84-0431-3b10-b23c-c536c6dc511ehttps://www.last.fm/music/Gorillaz/_/BrokenGorillazelectronicalternativerock355728563562706f6b882-9559-437b-9ed5-6163de9403d3https://www.last.fm/music/Gorillaz/_/5%2F4GorillazalternativerockelectronicHip-Hop29325515939165c8298b5-1f73-33b1-93f2-8c00c2125cbchttps://www.last.fm/music/Gorillaz/_/Re-HashGorillazalternativeelectronicHip-Hoprock4313330565248https://www.last.fm/music/Gorillaz/_/Plastic+Beach+(Feat.+Mick+Jones+and+Paul+Simonon)Gorillazelectronicalternative3467300507207https://www.last.fm/music/Gorillaz/_/Stylo+(Feat.+Mos+Def+And+Bobby+Womack)Gorillazelectropopsynthpophip hop3067112501465ccebe6df-eb67-4639-9d0a-8878fc55231fhttps://www.last.fm/music/Gorillaz/_/El+MananaGorillazalternativeelectronic41721874838970e02111f-dd26-4312-85ef-b719a5df011fhttps://www.last.fm/music/Gorillaz/_/TranzGorillazelectronicsynthpop4191841479797https://www.last.fm/music/Gorillaz/_/Cracker+Island+(feat.+Thundercat)Gorillazfunkelectropop3687463447519https://www.last.fm/music/Gorillaz/_/Andromeda+(feat.+DRAM)Gorillazsynthpopelectropop3516004425902https://www.last.fm/music/Gorillaz/_/Humility+(feat.+George+Benson)Gorillazalternativeelectropop3424043401002https://www.last.fm/music/Gorillaz/_/Saturnz+Barz+(feat.+Popcaan)Gorillazelectronicrap2808889377591https://www.last.fm/music/Gorillaz/_/Ascension+(feat.+Vince+Staples)GorillazrapelectronicHip-Hop2312000359892https://www.last.fm/music/Gorillaz/_/To+Binge+(Feat.+Little+Dragon)Gorillazelectronic5081493727473391025dd60-a781-4f30-8b12-2ab8bdef509chttps://www.last.fm/music/Arctic+Monkeys/_/505Arctic Monkeysindie rockindierock40649874266704804617fd5-706c-4326-a122-19d5f841f316https://www.last.fm/music/Arctic+Monkeys/_/Do+I+Wanna+Know%3FArctic Monkeysindie rockindiealternativerock37280428246674901e6a93a-89ce-4931-a340-73606874e9ddhttps://www.last.fm/music/Arctic+Monkeys/_/Why%27d+You+Only+Call+Me+When+You%27re+High%3FArctic Monkeysindie rockindierock3751911423671520323762e-0e74-473b-92b6-10aa2f29b5behttps://www.last.fm/music/Arctic+Monkeys/_/I+Wanna+Be+YoursArctic Monkeysindie rockalternativeindie312578132356580https://www.last.fm/music/Arctic+Monkeys/_/Fluorescent+AdolescentArctic Monkeysindie rockindierockalternative2942107120605440f826772-5f54-4ef7-9eae-6fb9bad798b3https://www.last.fm/music/Arctic+Monkeys/_/R+U+Mine%3FArctic Monkeysindie rockindierock225448722039765767cb358-e2a0-4215-b24c-919bb1cb4102https://www.last.fm/music/Arctic+Monkeys/_/I+Bet+You+Look+Good+on+the+DancefloorArctic Monkeysindie rockindierockalternative195342511849606aac27a16-41a2-4c88-bbc7-78ddf5e2d4d4https://www.last.fm/music/Arctic+Monkeys/_/Mardy+BumArctic Monkeysindie rockindierockalternative19167092175013159d3e8c1-15d6-4314-b279-fa4c0b0c4542https://www.last.fm/music/Arctic+Monkeys/_/When+the+Sun+Goes+DownArctic Monkeysindie rockindierockalternative1825220115116550ef2d9ae-77fa-49b9-acc7-16ae6bd9c43ehttps://www.last.fm/music/Arctic+Monkeys/_/Snap+Out+of+ItArctic Monkeysindie rockalternativerock1648629214977778590bfca-7f28-4b72-8b9c-81935def4281https://www.last.fm/music/Arctic+Monkeys/_/Teddy+PickerArctic Monkeysindie rockindierockalternative172273171476990022bd24c-fa61-4775-a5af-89f9badebf48https://www.last.fm/music/Arctic+Monkeys/_/ArabellaArctic Monkeysindie rockrockalternative1988311414293940d344cb8-1ebe-471f-97ac-9369f529570ehttps://www.last.fm/music/Arctic+Monkeys/_/No.+1+Party+AnthemArctic Monkeysindie rockrock1601107714202071c2c245f-8c0a-48fb-b5f0-027409a32489https://www.last.fm/music/Arctic+Monkeys/_/BrianstormArctic Monkeysindie rockindierock1202551514033675b0bf90d-aff9-46c5-a4a0-90717d9da0f7https://www.last.fm/music/Arctic+Monkeys/_/Fake+Tales+of+San+FranciscoArctic Monkeysindie rockindierockalternative11918393126833800aa2021-128d-4115-a964-243171c5d11ehttps://www.last.fm/music/Arctic+Monkeys/_/From+the+Ritz+to+the+RubbleArctic Monkeysindie rockindierockalternative114494151257009df49e730-7c70-4706-b9d5-48d63d4a5c16https://www.last.fm/music/Arctic+Monkeys/_/A+Certain+RomanceArctic Monkeysindie rockindierock1375480412522871aa370c8-6d05-4644-9706-3338d4b8f550https://www.last.fm/music/Arctic+Monkeys/_/Knee+SocksArctic Monkeysindie rockrock11413444124142476c47f56-4830-4f3a-b572-5e21de50a0b8https://www.last.fm/music/Arctic+Monkeys/_/The+View+from+the+AfternoonArctic Monkeysindie rockindierockalternative11631752120812909b13f1e-c49f-4329-a204-9f1b49e94cbdhttps://www.last.fm/music/Arctic+Monkeys/_/Old+Yellow+BricksArctic Monkeysindie rockindierockalternative1260339711686753ef66b37-b2f0-4780-8274-705dfebfa062https://www.last.fm/music/Arctic+Monkeys/_/Do+Me+a+FavourArctic Monkeysindie rockindierock1496100711136440129d26e-c67a-3c73-8f4f-eea51714b8cdhttps://www.last.fm/music/Arctic+Monkeys/_/Crying+LightningArctic Monkeysindie rockindie9475781105882222b8105b-7667-33b6-b59a-538ba40e5606https://www.last.fm/music/Arctic+Monkeys/_/Only+Ones+Who+KnowArctic Monkeysindie rockindierockalternative965689610195190679ed58-ae99-3fd6-9aa5-da2142212f5dhttps://www.last.fm/music/Arctic+Monkeys/_/D+Is+for+DangerousArctic Monkeysindie rockindierockalternative977321210063717c63dc79-625a-432a-a207-f674dbf37557https://www.last.fm/music/Arctic+Monkeys/_/One+for+the+RoadArctic Monkeysindie rockrockindie9548011991032639ee831-47a6-4844-b53c-403d46a9c0behttps://www.last.fm/music/Arctic+Monkeys/_/BalaclavaArctic Monkeysindie rockindierock1154892590402707effc35-fb85-3a4e-9806-7e353eb8c9c5https://www.last.fm/music/Arctic+Monkeys/_/CornerstoneArctic Monkeysindie rockindierockalternative814538882167905e6fd40-bd6f-46c8-8470-e791cfbbecd8https://www.last.fm/music/Arctic+Monkeys/_/FiresideArctic Monkeysindie rockindiealternative668895878689529dca30d-91c8-4c7a-b94b-86db5a9e5816https://www.last.fm/music/Arctic+Monkeys/_/Baby+I%27m+YoursArctic Monkeysindieindie rock638861678629008fa782b-7a63-43bb-a03c-4c1f5c44f386https://www.last.fm/music/Arctic+Monkeys/_/I+Want+It+AllArctic Monkeysindie rockalternative rock5831721744971420f4b9f-04b3-498a-9021-92d0d1cb1064https://www.last.fm/music/Arctic+Monkeys/_/Mad+SoundsArctic Monkeysindie rockrockindie745283973452501c958de-d787-3650-b14f-0fb0edff56fchttps://www.last.fm/music/Arctic+Monkeys/_/Secret+DoorArctic Monkeysindie rockindierock7538191731366018cc303-30ee-3450-bcd3-ab05196b7ff4https://www.last.fm/music/Arctic+Monkeys/_/My+PropellerArctic Monkeysindie rockindiealternative rockalternativerock55611886033934babb4a1-1d63-38a0-93a9-b6c3fd8791c6https://www.last.fm/music/Arctic+Monkeys/_/Piledriver+WaltzArctic Monkeysindie rockrockalternative rock5072230553020ad7978bb-7256-4191-8e45-f6c5731d88cahttps://www.last.fm/music/Arctic+Monkeys/_/Stop+the+World+I+Wanna+Get+Off+with+YouArctic Monkeysindie rockindie5373596922416802f3b06db-e7c4-4409-a807-499efe7b7d0dhttps://www.last.fm/music/Frank+Ocean/_/Pink+%252B+WhiteFrank OceanrnbNeo-Soul324032972027338094852de-b0c8-3c1b-a6d0-432061fd2ebbhttps://www.last.fm/music/Frank+Ocean/_/Thinkin+Bout+YouFrank Oceanrnbsoul29145977184114803fbc49d-9bd0-4844-b5e0-24d12126be86https://www.last.fm/music/Frank+Ocean/_/LostFrank OceanrnbsoulNeo-Soul39254648172000020ef5a77-b596-4263-818b-b1a7d1edbfb5https://www.last.fm/music/Frank+Ocean/_/IvyFrank Oceandream poprnbart pop3520196215227761515aef6-311f-404b-83aa-83d104745380https://www.last.fm/music/Frank+Ocean/_/White+FerrariFrank Oceanrnbdream popart pop3754922015093322f49c264-add8-459f-96c7-f56d8aabf7c9https://www.last.fm/music/Frank+Ocean/_/NightsFrank Oceanart popalternative207461151366007047e1544-6a48-3f89-918f-a2ad77aa0d0fhttps://www.last.fm/music/Frank+Ocean/_/PyramidsFrank OceanrnbsoulNeo-Soul22416094135512460529487-e918-438f-847a-27b52f30bd80https://www.last.fm/music/Frank+Ocean/_/ChanelFrank OceanrnbHip-Hopart poppop rap227949001340478a1466d02-db0d-4454-b4eb-93ec653df0b2https://www.last.fm/music/Frank+Ocean/_/NovacaneFrank Oceanrnb1702057913132611c1dbdc6-43f1-4f50-b7c8-4a8300786b57https://www.last.fm/music/Frank+Ocean/_/Super+Rich+KidsFrank OceanNeo-Soulrnbsoul29689186123764309e665ad-987f-4616-9499-52fa2a32f8c3https://www.last.fm/music/Frank+Ocean/_/Self+ControlFrank Oceanrnbsoul177784511145566https://www.last.fm/music/Frank+Ocean/_/Pink+MatterFrank OceanNeo-Soulsoul193179531126712a238006e-c2fa-4f4a-9ea1-83001a7300e6https://www.last.fm/music/Frank+Ocean/_/In+My+RoomFrank Oceantrapsoulcloud raprnb1685192411220326f390fd7-6806-4d0c-aa34-7b748b7a099ehttps://www.last.fm/music/Frank+Ocean/_/GodspeedFrank Oceanrnbsoul197378761109407079b495f-f4af-4878-a036-d0bcb0df65f8https://www.last.fm/music/Frank+Ocean/_/NikesFrank Oceanrnb13447127105540524495cc5-957d-3f47-b955-77983a79397bhttps://www.last.fm/music/Frank+Ocean/_/Crack+RockFrank OceanNeo-Soulsoulrnb115657451054839223f8406-01c3-45f3-886c-cbc2124d76cahttps://www.last.fm/music/Frank+Ocean/_/Sweet+LifeFrank OceansoulrnbNeo-Soul16675737103385419f5a8c6-3736-411b-9aef-77f8197bfd80https://www.last.fm/music/Frank+Ocean/_/SoloFrank Oceanrnbart popsoulNeo-Soul1247787310234410766f431-5fc2-4550-881c-e050f398f79fhttps://www.last.fm/music/Frank+Ocean/_/Bad+ReligionFrank Oceanrnbsoul10323069101625277ca0761-9bc8-48c3-8942-b8ae2eab1023https://www.last.fm/music/Frank+Ocean/_/Sierra+LeoneFrank OceanNeo-Soulsoulrnb10362157973042630b18e7-a43a-4756-9f7e-58069aba57c1https://www.last.fm/music/Frank+Ocean/_/Forrest+GumpFrank OceanrnbsoulNeo-Soul15755721922312191a8d46-9b16-4acd-8c39-5dca192ecd18https://www.last.fm/music/Frank+Ocean/_/SeigfriedFrank Oceanart popdream popNeo-Soul1135069284978921f10687-747b-4d1a-aee4-f066b16803b1https://www.last.fm/music/Frank+Ocean/_/Skyline+ToFrank Oceanart poprnb11248653846549337bc2d2-2cf1-47a3-86f7-03264b1ba896https://www.last.fm/music/Frank+Ocean/_/Close+to+YouFrank Oceanart poppop813276482808124ba0390-f31e-447c-be1d-5652cc826b63https://www.last.fm/music/Frank+Ocean/_/MonksFrank OceanNeo-Soulsoulrnb75467888171779267c3d5-a2cd-4c68-8ac4-d908e84efcd2https://www.last.fm/music/Frank+Ocean/_/Be+YourselfFrank Oceansoulrnb8305089815875456df913-9bff-3715-b394-7ebe240a14cehttps://www.last.fm/music/Frank+Ocean/_/Swim+GoodFrank Oceanrnb670505180058777463385-5b49-4573-86cf-dea4b75514a9https://www.last.fm/music/Frank+Ocean/_/Pilot+JonesFrank OceanrnbsoulNeo-Soul9885536756622d00083b0-2043-45b3-a3fe-753754067e3ahttps://www.last.fm/music/Frank+Ocean/_/Moon+RiverFrank Oceanrnb78789287104943e2732ac-b267-4de3-b49f-71bf3693fa86https://www.last.fm/music/Frank+Ocean/_/Pretty+SweetFrank OceanNeo-Psychedeliashoegazeart pop7643506670180https://www.last.fm/music/Frank+Ocean/_/BikingFrank OceanrnbHip-Hopart pop4481302669964502d7503-1434-492e-b44d-9788a542df96https://www.last.fm/music/Frank+Ocean/_/EndFrank Oceanrnbsoul637555861828028c1872e-c83d-4683-ba1b-81b2da89a09chttps://www.last.fm/music/Frank+Ocean/_/Futura+FreeFrank Oceanrnbsoul57276245079772dbe8e9a-7a5f-4cad-8c32-e1f4a33aa8c2https://www.last.fm/music/Frank+Ocean/_/ProviderFrank Oceanart poppop6152259506121cdf91e64-6e44-4239-becf-04ed2ba997c0https://www.last.fm/music/Frank+Ocean/_/DHLFrank Oceancloud raprapalternative5503162469358https://www.last.fm/music/Frank+Ocean/_/Cayendo+(Side+A+-+Acoustic)Frank Oceansoulrnb4204407417311https://www.last.fm/music/Frank+Ocean/_/Dear+April+(Side+A+-+Acoustic)Frank Oceandream pop1673433160341https://www.last.fm/music/Frank+Ocean/_/Super+Rich+Kids+(feat.+Earl+Sweatshirt)Frank OceanNeo-Soulrnbsoul260909571702967https://www.last.fm/music/Doja+Cat/_/Kiss+Me+More+(feat.+SZA)Doja Catpop rappoprnbdance-pop230493641543107d761e174-40d8-4755-9332-5f84908de4fbhttps://www.last.fm/music/Doja+Cat/_/WomanDoja Catpopraprnb21599089133888240dc3ac4-0020-440d-a573-d34ab64c3b9bhttps://www.last.fm/music/Doja+Cat/_/Need+to+KnowDoja Catpop rapHip-Hoptraprap19784559132890511d61bbe-741b-4291-87aa-0e5eb744ec6chttps://www.last.fm/music/Doja+Cat/_/StreetsDoja Catrnb1410745712092375cd7baaf-e1f7-49fb-981a-cf502c165fe9https://www.last.fm/music/Doja+Cat/_/Say+SoDoja CatpopDiscorap156906181178641b9e20829-1d09-456a-b649-3138e305d9cahttps://www.last.fm/music/Doja+Cat/_/Paint+the+Town+RedDoja Catpopraprnb1545568611392084a685094-5c70-43c8-b66c-87961b1f4933https://www.last.fm/music/Doja+Cat/_/You+RightDoja Catrnb1380960210571871e1464ad-3b98-4e09-8293-06c16de91e4dhttps://www.last.fm/music/Doja+Cat/_/Ain%27t+ShitDoja Catrnbpoppop rapHip-Hop180188461002576acc7790a-dff9-40c1-ab5c-72d601e45bbahttps://www.last.fm/music/Doja+Cat/_/Agora+HillsDoja Catrnbraphip hopHip-Hop1388366499300409293c55-8ef9-41d2-a82e-ae23b4df16bchttps://www.last.fm/music/Doja+Cat/_/Get+Into+It+(Yuh)Doja Cattrappop rappoprap1164909095532110beb2ce-75cc-42f9-ad34-40284f914449https://www.last.fm/music/Doja+Cat/_/Boss+BitchDoja Catpoprappop rap103664438565900d5aa003-0570-49c0-b749-24363d6cc229https://www.last.fm/music/Doja+Cat/_/So+HighDoja Catindierappop1142359084746404d981a2-a74f-4632-bfcf-e27b855aedeehttps://www.last.fm/music/Doja+Cat/_/RulesDoja Catrappop raptraphip hop819039678005237b05995-64b4-4a8b-b9a8-b3297c40493bhttps://www.last.fm/music/Doja+Cat/_/CandyDoja CatHip-Hoptrappop8175790740388https://www.last.fm/music/Doja+Cat/_/Tia+Tamera+(feat.+Rico+Nasty)Doja Cathip hoptraprapelectronic7688993734178https://www.last.fm/music/Doja+Cat/_/Like+That+(feat.+Gucci+Mane)Doja Catrnbpop rap781590169848627c6198d-fbf5-4491-9932-4755f05d98fbhttps://www.last.fm/music/Doja+Cat/_/JuicyDoja Catraphip hop6239222625419d52d96b6-79ab-4f1e-b351-3fd2dbc3c3c7https://www.last.fm/music/Doja+Cat/_/Vegas+(From+the+Original+Motion+Picture+Soundtrack+ELVIS)Doja CatrapHip-Hop6770393620657fdb1e2b5-d5c2-478b-9b8e-fbf9380f5e23https://www.last.fm/music/Doja+Cat/_/Cyber+SexDoja Catraprnbpop484831457652478a3c626-ae81-43c6-ada0-a66e4b138f04https://www.last.fm/music/Doja+Cat/_/FreakDoja Catrnbrappop rappop8310870560997https://www.last.fm/music/Doja+Cat/_/I+Don%27t+Do+Drugs+(feat.+Ariana+Grande)Doja Catpop raptraprnbpop68749855097810261ce77-d8a0-4b24-9a4d-6f544d3f1f13https://www.last.fm/music/Doja+Cat/_/Been+Like+ThisDoja Catpoprnbindie rock5060709492824d2cca57a-e1a1-45b9-8da6-7b5d716468f2https://www.last.fm/music/Doja+Cat/_/AttentionDoja Cathip hoprap467519040622772aadb38-23aa-42fe-abf8-84c0c7faa6b6https://www.last.fm/music/Doja+Cat/_/DemonsDoja Cattrap26669053735280f0c83bd-dbaf-46cc-9f67-31de0e3a2893https://www.last.fm/music/Doja+Cat/_/Mooo%21Doja Cattrappopraprnb323340533610776c1807d-8123-40ec-9e3f-3fefe468b68ahttps://www.last.fm/music/Doja+Cat/_/Jealous+TypeDoja Catdance-pop236033791688445fd528dab-6c43-4cc5-b44f-5cfc7781330ahttps://www.last.fm/music/Deftones/_/Change+(In+the+House+of+Flies)Deftonesmetalrockalternative rockalternativealternative metal2296684016280737615e831-dc40-3e3a-9c79-2c59fbe49addhttps://www.last.fm/music/Deftones/_/My+Own+Summer+(Shove+It)DeftonesNu Metalmetalalternativealternative metal23864657143784447e579e1-5bc8-3419-9a41-33b54465cfd9https://www.last.fm/music/Deftones/_/Be+Quiet+and+Drive+(Far+Away)Deftonesalternative metalNu Metalmetalalternative rock233661241338637e6aaa0a9-3ad2-382e-a83f-25c2795d1e78https://www.last.fm/music/Deftones/_/SextapeDeftonesalternative metalalternative rockmetal18736713116789960aa3d52-e590-3f18-a2a1-87f40c534b3chttps://www.last.fm/music/Deftones/_/Cherry+WavesDeftonesalternative metalalternative rockalternativeshoegaze123698951134472dda50ba7-38a6-4fd1-8efd-c860469087e3https://www.last.fm/music/Deftones/_/Digital+BathDeftonesalternativealternative rockmetalalternative metalrockNu Metal1364319511103361d2c615c-ce07-46bf-bb38-bdbc83bce188https://www.last.fm/music/Deftones/_/MascaraDeftonesalternative metalmetalalternative rockNu Metalalternative8908411899684e523ef6d-8107-4414-9551-22ba32987b7ahttps://www.last.fm/music/Deftones/_/Around+the+FurDeftonesNu Metalmetalalternative metal784128585815116074348-1866-33fd-8292-e6a5894db934https://www.last.fm/music/Deftones/_/PassengerDeftonesalternativealternative metalmetalrock1161602885279970661054-9125-31aa-9f66-e5d64cb897behttps://www.last.fm/music/Deftones/_/RosemaryDeftonesalternative metalalternative rockshoegaze13698708840517f6c798fb-43fb-4259-a95e-e399142659e1https://www.last.fm/music/Deftones/_/Please+Please+Please+Let+Me+Get+What+I+Want+-+2005+RemasterDeftonesshoegazerock916073979762538fa48cc-4683-4218-a8ad-5c85879f8788https://www.last.fm/music/Deftones/_/Diamond+EyesDeftonesalternative metalNu Metalmetal751612573666249c26f96-f8c4-38e6-bacf-8a6a612f2746https://www.last.fm/music/Deftones/_/7+WordsDeftonesNu Metalalternative metalalternativemetal8347897736205e1da2fd1-0f0f-40c9-baeb-654d76c86f4fhttps://www.last.fm/music/Deftones/_/Hole+in+the+EarthDeftonesalternative rockalternative metalmetalNu Metalalternative59385517306620904b487-61f4-31e5-9f57-837095037b75https://www.last.fm/music/Deftones/_/MinervaDeftonesalternative metalNu Metalmetalalternativerock9138640715934003e75e4-7e77-3dcb-b460-5b79d8a2c123https://www.last.fm/music/Deftones/_/EntombedDeftonesalternative metalalternative rock5304854689193031a31e2-1201-4fc0-ad93-7de18ea8df6chttps://www.last.fm/music/Deftones/_/RX+QueenDeftonesmetalNu Metalalternative metalalternative rockrockalternative8123930685881f7f7850f-210b-4801-b62c-6a497c055421https://www.last.fm/music/Deftones/_/BewareDeftonesalternative metalalternative rockmetal842995468481407c4fcb2-fbd8-4028-8c42-469aaf005835https://www.last.fm/music/Deftones/_/Beauty+SchoolDeftonesalternative metalmetalalternative rock4517452665238ce3ae7c3-f34d-4a6c-be5b-84b474e14691https://www.last.fm/music/Deftones/_/FeiticeiraDeftonesalternative metalNu Metalmetal5387727655062a14a159f-1634-4e29-902b-4729f0f0096chttps://www.last.fm/music/Deftones/_/BoredDeftonesNu Metalmetalalternative72263876515957cca3e33-b2c5-43fd-83f4-47a93b8e90achttps://www.last.fm/music/Deftones/_/RiskDeftonesalternative metalmetalNu Metal623597262110896708610-faf1-4eb1-beb8-57af1bc4ae3ahttps://www.last.fm/music/Deftones/_/XercesDeftonesalternative rockmetalalternative metalalternative60029216085341471b26e-50aa-4b74-8257-e57040faca1ehttps://www.last.fm/music/Deftones/_/Knife+PrtyDeftonesalternative metalmetalalternativealternative rockNu Metal380360759955207febf07-e04a-3ea3-adf0-2acbf1fc5e22https://www.last.fm/music/Deftones/_/EliteDeftonesNu Metalalternative metalmetalrock47294885804910d8f0de5-92de-41ec-b33d-6e663fb57dcbhttps://www.last.fm/music/Deftones/_/Dai+the+FluDeftonesalternative metalmetalalternativealternative rockNu Metal42547255780865f12357c-1476-4290-9db9-435acb530840https://www.last.fm/music/Deftones/_/LotionDeftonesNu Metalalternative metalmetal35953905769762154be5b-2411-4239-b257-0eda8e72dd03https://www.last.fm/music/Deftones/_/TeenagerDeftonesalternativealternative rockNu Metalalternative metal42357695753170f02423f-ab1c-4bd3-8eb0-c7db044853f9https://www.last.fm/music/Deftones/_/LhabiaDeftonesNu Metalalternative metalmetal521815356744249d5b322-1ef7-32a1-bc8b-090d2db1dec7https://www.last.fm/music/Deftones/_/Swerve+CityDeftonesalternative metalmetal3515652550703597ce866-db83-406c-9c1e-5f5bfbab1fe9https://www.last.fm/music/Deftones/_/Street+CarpDeftonesalternative metalmetalNu Metal4051760538847278d0855-f870-4d56-b012-072b4e8dc7d2https://www.last.fm/music/Deftones/_/Back+to+School+(Mini+Maggit)DeftonesNu Metalalternative metalmetal3441266533309090582be-e47c-4103-9b98-2f053a35c60bhttps://www.last.fm/music/Deftones/_/RicketsDeftonesNu Metalalternative metalmetal37489525228181b6dcc55-d9ec-4a92-8cb0-4082698c9e28https://www.last.fm/music/Deftones/_/Pink+MaggitDeftonesmetalalternativeNu Metalalternative metalrock33581295204487020d247-0bfb-4fcc-af13-91ccee0f3c4chttps://www.last.fm/music/Deftones/_/KoreaDeftonesalternative metalNu Metalmetalalternative4245653515361fcd441c2-6f41-4557-a4a7-3d1da56dd4c5https://www.last.fm/music/Deftones/_/Needles+and+PinsDeftonesNu Metalalternative metalmetalalternative4446650501138e76ee8dd-78de-456d-8e9c-7d0657ebf00ehttps://www.last.fm/music/Deftones/_/You%27ve+Seen+the+ButcherDeftonesalternative metalmetalNu Metal4368909500983adea19c9-81c6-462e-bfed-e83e1b56233fhttps://www.last.fm/music/Deftones/_/Engine+No.+9DeftonesNu Metalalternative metalmetal4943711500544455bdb85-c4d7-4a66-8eec-4ff98c228f31https://www.last.fm/music/Deftones/_/KimdraculaDeftonesalternative metalmetalNu Metal313637048484233c500ea-adeb-4956-8e7f-e084c69cce85https://www.last.fm/music/Deftones/_/HeadupDeftonesalternative metalNu Metalmetal44327734745480cb4caef-835e-45ba-85a5-d51d924e39fahttps://www.last.fm/music/Deftones/_/976-EVILDeftonesalternative metalalternative rockmetal4113853467217039a04c6-df79-4024-8771-4dfe1229471ahttps://www.last.fm/music/Deftones/_/MeinDeftonesalternative metalalternative rockmetalalternative285122741981554cb8366-f2e4-4151-b0b4-0bf90dc1fb77https://www.last.fm/music/Deftones/_/RootDeftonesNu Metalmetalalternativealternative metal334904741515115913e5e-3571-42a8-ba84-6e2651508f3ehttps://www.last.fm/music/Deftones/_/Romantic+DreamsDeftonesalternative metal33904774034730ef1e231-56c4-3b67-88d8-92feca73798ehttps://www.last.fm/music/Deftones/_/Rocket+SkatesDeftonesalternative metalmetalalternative rockNu Metal29895423764693c831c46-ee7f-465c-b8f2-77d87b13f64fhttps://www.last.fm/music/Deftones/_/TempestDeftonesalternativealternative metalmetalNu Metal23839016123805556a4c981-da81-4f1f-a382-bbb94f0ba319https://www.last.fm/music/The+Mar%C3%ADas/_/No+One+NoticedThe Maríasdream popNeo-Psychedelia11611354793479533d0203-d6d5-4c5f-94f0-754b6a6fbbb9https://www.last.fm/music/The+Mar%C3%ADas/_/HeavyThe Maríasdream popsynthpop10157751769579f3db7473-3a61-4053-a7ce-a8fe29dbe5fahttps://www.last.fm/music/The+Mar%C3%ADas/_/SiennaThe Maríasdream popalt-pop71013727019665542bb36-1be8-4ed7-abe7-282d0bee35f7https://www.last.fm/music/The+Mar%C3%ADas/_/Only+in+My+DreamsThe Maríasdream pop779357165284421d7210e-7071-4b5b-abd7-2526a8808cebhttps://www.last.fm/music/The+Mar%C3%ADas/_/Cari%C3%B1oThe Maríasindie popindie6692515651421b0cdf3d5-8f3b-4d47-981b-a5937cebe454https://www.last.fm/music/The+Mar%C3%ADas/_/Run+Your+MouthThe Maríasalt-popdance-popsynthpop5096743608544https://www.last.fm/music/The+Mar%C3%ADas/_/No+One+Noticed+(Extended+Spanish)The Maríasdream popNeo-Psychedelia5083252534835https://www.last.fm/music/The+Mar%C3%ADas/_/ParanoiaThe Maríasdream pop4725702513317194b2c70-8d6a-4e51-9efd-d28180fddd02https://www.last.fm/music/The+Mar%C3%ADas/_/I+Don%27t+Know+YouThe Maríasindiealternativeindie pop5044362491207f7df1da3-38e4-4819-83d5-36720beecb0fhttps://www.last.fm/music/The+Mar%C3%ADas/_/Back+To+MeThe Maríasshoegazeindie popdream pop452786749003711bb6328-85a5-425c-8db3-bffe469ae057https://www.last.fm/music/The+Mar%C3%ADas/_/Nobody+NewThe Maríassoft rockindie pop3676652469017https://www.last.fm/music/The+Mar%C3%ADas/_/Real+LifeThe Maríasalt-pop3354728425864https://www.last.fm/music/The+Mar%C3%ADas/_/No+One+Noticed+(Extended+English)The Maríasdream popNeo-Psychedelia3042359412439https://www.last.fm/music/The+Mar%C3%ADas/_/Love+You+AnywayThe Maríasdream pop294714939568548fd10f5-7e5f-48f0-b08b-bef32f4ff189https://www.last.fm/music/The+Mar%C3%ADas/_/HushThe Maríasdance3337344368760d391a0f1-123a-4717-917a-a82d41f005b9https://www.last.fm/music/The+Mar%C3%ADas/_/All+I+Really+Want+Is+YouThe Maríasindie popdream pop210859331736999176a9a-9b17-402f-b00b-38de46ab79c5https://www.last.fm/music/The+Mar%C3%ADas/_/Spin+Me+AroundThe Maríasalt-popdream pop256051330186976b6897e-c41b-4f8f-a84b-a1149683b71fhttps://www.last.fm/music/The+Mar%C3%ADas/_/EchoThe Maríasalt-popindie pop2276456296229https://www.last.fm/music/The+Mar%C3%ADas/_/Ay+No+PuedoThe Maríasdream pop2048241291975https://www.last.fm/music/The+Mar%C3%ADas/_/If+OnlyThe Maríasdream popNeo-Psychedelia1750817271514https://www.last.fm/music/The+Mar%C3%ADas/_/HamptonsThe Maríasalt-popdream pop2299102269296114a18bd-860a-4580-87c9-5fc50c4f6beehttps://www.last.fm/music/The+Mar%C3%ADas/_/Little+by+LittleThe Maríaspopindie pop1641935239316https://www.last.fm/music/The+Mar%C3%ADas/_/BlurThe Maríasalt-pop1477090225609https://www.last.fm/music/The+Mar%C3%ADas/_/Vicious+Sensitive+RobotThe Maríasalt-popdream pop17374372252998514cf98-fb1a-4b6e-a80d-f6e94695d7cchttps://www.last.fm/music/The+Mar%C3%ADas/_/Calling+U+BackThe Maríaselectropoppopindie poprnbdream pop1189510218280https://www.last.fm/music/The+Mar%C3%ADas/_/RideThe Maríasalt-popelectropop17175682070380c584614-7486-4da0-9c45-90d6f815bad9https://www.last.fm/music/The+Mar%C3%ADas/_/Un+Mill%C3%B3nThe MaríasReggaetonsynthpopdream pop14800762015104c373b1b-0cc8-43ce-8543-69a538706334https://www.last.fm/music/The+Mar%C3%ADas/_/JupiterThe Maríasindie1154812173614fcc55e8b-a4d2-4019-ac64-0697c1d7464fhttps://www.last.fm/music/The+Mar%C3%ADas/_/Hold+It+TogetherThe Maríassynthpopindie popindie rockrnb1001825162326db132ce9-5a7a-414c-8fee-42d06e2973abhttps://www.last.fm/music/The+Mar%C3%ADas/_/Talk+to+HerThe Maríasindie pop866485125005340f5067-2911-4106-989e-09d5b87552fchttps://www.last.fm/music/The+Mar%C3%ADas/_/To+Say+HelloThe Maríasindie poppoprnbalt-pop7792192072728da51a8-a181-4d6c-94d4-45ca006be4abhttps://www.last.fm/music/Travi$+Scott/_/PornographyTravis Scotttraprap1270681741479917bfd-80bd-4687-95e6-ac4b173774d6https://www.last.fm/music/Travi$+Scott/_/ImpossibleTravis Scottpop114414163541ce25edf-32fc-41b0-b8e1-6564fc2f0c93https://www.last.fm/music/Travi$+Scott/_/Apple+PieTravis Scottpop raptrap1336731449612c503c9-e8ce-4615-a600-683e4488ca16https://www.last.fm/music/Travi$+Scott/_/goosebumpsTravis Scotttraprappop rap6412593202489d447-b72c-45ba-b1d3-b60e09631f34https://www.last.fm/music/Travi$+Scott/_/beibs+in+the+trapTravis Scotttraprap5693083301915163f-b99e-4749-8964-c96dc9c6b4e6https://www.last.fm/music/Travi$+Scott/_/Way+BackTravis Scottrnbpop62264799515590593-92bd-49f5-a036-cddf28eb395fhttps://www.last.fm/music/Travi$+Scott/_/Butterfly+EffectTravis ScotttraprapHip-Hop4999175033d0ffdc3-24a9-4df6-8af6-a5840571110bhttps://www.last.fm/music/Travi$+Scott/_/sweet+sweetTravis Scottpop raptrap753747393https://www.last.fm/music/Travi$+Scott/_/Oh+My+Dis+Side+(feat.+Quavo)Travis Scotttrappop rap746067250https://www.last.fm/music/Travi$+Scott/_/Maria+I%27m+Drunk+(feat.+Justin+Bieber+&+Young+Thug)Travis Scotttrappop rap7659807141https://www.last.fm/music/Travi$+Scott/_/Pray+4+Love+(feat.+The+Weeknd)Travis Scottsynthpoprnb41018875241020978be434c-0908-458f-9693-f16cdebb68efhttps://www.last.fm/music/Tame+Impala/_/The+Less+I+Know+the+BetterTame ImpalaindieNeo-Psychedelia2445045716638796c337c9d-8637-4720-9af2-d914019149b8https://www.last.fm/music/Tame+Impala/_/BorderlineTame Impalametalrock1746740216493401587517a-9b2b-385a-b044-673fddf88004https://www.last.fm/music/Tame+Impala/_/Feels+Like+We+Only+Go+BackwardsTame Impalaindie200634411548611bb25c99b-d31a-46cb-bd4a-e406b688cdf3https://www.last.fm/music/Tame+Impala/_/New+Person,+Same+Old+MistakesTame Impalarock2205577615438362b7f81e7-63e0-4afd-a270-89f003e47e67https://www.last.fm/music/Tame+Impala/_/Let+It+HappenTame Impalaindieelectronic170034011446492001f2770-4a3f-4baf-8cbd-132b54a87568https://www.last.fm/music/Tame+Impala/_/EventuallyTame Impalasynthpop115275951225440224b544c-3134-4f41-b127-3340452d08c8https://www.last.fm/music/Tame+Impala/_/NangsTame Impalaelectronic9818150102375630f5ee02-d33c-4141-b076-e530d6974661https://www.last.fm/music/Tame+Impala/_/Yes+I%27m+ChangingTame Impalasynthpop7467828935312165625c2-7c76-4ef5-859e-65092d1916c5https://www.last.fm/music/Tame+Impala/_/DisciplesTame Impalapoprock726823283574213673fa7-753d-48b7-9b76-1f8f76e09347https://www.last.fm/music/Tame+Impala/_/The+MomentTame ImpalasynthpopNeo-Psychedelia62818757609544a2be6ff-6ba2-4732-a71b-dd3a7af0c299https://www.last.fm/music/Tame+Impala/_/One+More+HourTame Impalarock6139535682483263bc949-5e67-4925-acb7-fc1e6167a54ehttps://www.last.fm/music/Tame+Impala/_/Is+It+TrueTame Impalaindiesynthpoppop52103086786050460dfc7-8e5c-4b3d-bf11-75a9b96676e7https://www.last.fm/music/Tame+Impala/_/%27Cause+I%27m+a+ManTame Impalarock57273176141910493be6c-e773-4ddb-aaee-0f95b939477dhttps://www.last.fm/music/Tame+Impala/_/Lost+in+YesterdayTame ImpalaNeo-Psychedeliasynthpop37948295534830ec3d9e8-f152-4438-944f-6235f8eb0732https://www.last.fm/music/Tame+Impala/_/Past+LifeTame Impalarockindie49343545511433ef73f93-ecae-4a8e-84e9-c4d887d1ceachttps://www.last.fm/music/Tame+Impala/_/Breathe+DeeperTame Impalasynthpop380978152947305397603-9356-4ea9-b20e-c4e5e788b5d4https://www.last.fm/music/Tame+Impala/_/Reality+in+MotionTame Impalarock36103674363982f3ef938-7014-4582-a2dd-f821d4cc73b9https://www.last.fm/music/Tame+Impala/_/Posthumous+ForgivenessTame Impalaindie119696241343916https://www.last.fm/music/Justin+Bieber/_/Beauty+and+a+BeatJustin Bieberpopdance113311141318439https://www.last.fm/music/Justin+Bieber/_/SorryJustin Bieberpop76866551218266https://www.last.fm/music/Justin+Bieber/_/BabyJustin Bieberpoprnb95274551114224https://www.last.fm/music/Justin+Bieber/_/Love+YourselfJustin Bieberpop94204591109832https://www.last.fm/music/Justin+Bieber/_/What+Do+You+Mean%3FJustin Bieberpop7216326984170https://www.last.fm/music/Justin+Bieber/_/BoyfriendJustin Bieberpoprnb87528918263362a2fbfc6-b576-4224-be6f-bb9325331f93https://www.last.fm/music/Justin+Bieber/_/ConfidentJustin BieberpopHip-Hoprnb95296237474220b57f0ad-39c2-4880-a660-6e6eea7620c6https://www.last.fm/music/Justin+Bieber/_/GhostJustin Bieberelectronicpopdance52318616848370345a257-7ca9-3507-989d-4fec79b0dd51https://www.last.fm/music/Justin+Bieber/_/One+TimeJustin Bieberpop576379164378823b798ad-635e-45c9-9667-e37a928f494dhttps://www.last.fm/music/Justin+Bieber/_/CompanyJustin Bieberpopelectropoprnb424493260320260b13097-f5e5-4ee8-8933-7dc0f3e6bf92https://www.last.fm/music/Justin+Bieber/_/Somebody+to+LoveJustin Bieberpop369211457946604450037-d036-407a-8e81-c66093edb798https://www.last.fm/music/Justin+Bieber/_/As+Long+as+You+Love+MeJustin Bieberpoprap3014677474400147aed59-320b-3ead-af22-abe1759e5633https://www.last.fm/music/Justin+Bieber/_/Never+Say+NeverJustin Bieberpop27667133870202ee3b1db-51fd-39c8-bf08-de18425d5fb9https://www.last.fm/music/Justin+Bieber/_/That+Should+Be+MeJustin Bieberpop3571422380495342a59a5-5cd7-4731-ba3f-b665e10da96ahttps://www.last.fm/music/Justin+Bieber/_/All+That+MattersJustin Bieberpop29313233146131da7473e-9f8c-333d-ab09-2f91457091efhttps://www.last.fm/music/Justin+Bieber/_/MariaJustin Bieberpop2060508313479b4265baa-35d3-4bf2-b3ad-18bd5d002f33https://www.last.fm/music/Justin+Bieber/_/YUKONJustin Bieberpopindie pop2365718271323287a498f-f565-4eaa-be78-d6ca8eefdab5https://www.last.fm/music/Justin+Bieber/_/Right+HereJustin Bieberpop1794582255586https://www.last.fm/music/Justin+Bieber/_/No+SenseJustin Bieberhip hop31399602524050d3d9129-60f0-43e8-b60d-9f1f79eb6ea2https://www.last.fm/music/Justin+Bieber/_/FlatlineJustin Bieberpop225012023779831fbc9f8-fcc6-45c9-b881-3f32b91f5561https://www.last.fm/music/Justin+Bieber/_/HeartbreakerJustin Bieberpop1023652226674e3f8c90a-afcf-48c4-9345-83f3f8436d53https://www.last.fm/music/Justin+Bieber/_/GO+BABYJustin BieberNeo-Soul771182190826f4f8cdea-ea03-48b8-9040-bc39bfe8b430https://www.last.fm/music/Justin+Bieber/_/THINGS+YOU+DOJustin Bieberindie pop335905062493075025deb53-07b3-4531-90ff-7915f9416611https://www.last.fm/music/Paramore/_/Misery+BusinessParamorerockpop punkalternative231663841766720e05db1d3-52c4-4228-90b2-31b271933c29https://www.last.fm/music/Paramore/_/Still+Into+YouParamorerockpoppop rock2075445217137935b5126ba-8a7a-43cf-a876-6a08f99d14b4https://www.last.fm/music/Paramore/_/The+Only+ExceptionParamorealternative167033601508387053f6db6-3ec1-4de7-94fc-2a25afe53fc9https://www.last.fm/music/Paramore/_/That%27s+What+You+GetParamorerockpop punkalternative175160211477504100a7ad4-3e12-3242-9351-93a53c925035https://www.last.fm/music/Paramore/_/crushcrushcrushParamorerockpop punkalternative1922955214758760516b5b0-de25-391d-a668-c79ad3854ff4https://www.last.fm/music/Paramore/_/All+I+WantedParamorerockalternative rockalternative187314121412945ad2ad0c5-3cca-40d9-b1a5-182588339920https://www.last.fm/music/Paramore/_/DecodeParamorerock1608145712678281295ef5a-3f6a-441b-a496-f393f3a3f792https://www.last.fm/music/Paramore/_/Hard+TimesParamorenew wavepop rockpopsynthpop1286291012604910a9ad3d3-3732-4414-b7cc-8806cf0e63b2https://www.last.fm/music/Paramore/_/Ain%27t+It+FunParamorerockpop rockalternative rockalternative15685215123195001f900ac-84e1-357a-937e-71755d8a7a2dhttps://www.last.fm/music/Paramore/_/IgnoranceParamorealternative rockrockpop punkpop rock120362489820071b3aa149-2e85-367a-a9f2-7008af528139https://www.last.fm/music/Paramore/_/Brick+by+Boring+BrickParamorerockalternativepop punk869099687710403267222-8c6f-38b7-bfbd-3b954414fc7ahttps://www.last.fm/music/Paramore/_/PressureParamorerockpop punkalternative7576421756801028664ef-4e3e-3879-bea4-c09498e699cchttps://www.last.fm/music/Paramore/_/EmergencyParamorerockpop punk747610674331300321820-f015-4552-9b92-780b0321bedehttps://www.last.fm/music/Paramore/_/FencesParamorerockpop punkalternative74630447375970d000c96-ce84-34e5-a58c-447e45f92069https://www.last.fm/music/Paramore/_/Let+the+Flames+BeginParamorerockalternativepop punk876093772409912b045c0-456c-3a75-bdf4-ce3bb8cb0734https://www.last.fm/music/Paramore/_/Playing+GodParamorerockpop punkalternative645168569965414f9b547-d681-3378-8948-0c7b45e54c8dhttps://www.last.fm/music/Paramore/_/For+a+Pessimist,+I%27m+Pretty+OptimisticParamorepop punkrockalternative66598506092010e2160f8-383d-3cc0-823e-3ed8cca46a57https://www.last.fm/music/Paramore/_/CarefulParamorerockalternativealternative rock75432105756255bff45bc-afde-45e6-9887-b4d7435a5294https://www.last.fm/music/Paramore/_/This+Is+WhyParamorenew waveindie rock57410345720781572aa85-6ca3-4afc-8d5a-57fd6439bae2https://www.last.fm/music/Paramore/_/My+HeartParamorerockpop punk472657555261421abfc44-0155-3bc5-a6ce-1ecdc1c4ef6chttps://www.last.fm/music/Paramore/_/ConspiracyParamorerockalternativepop punk65321805455419212e40c-a378-46d9-9f33-0ba2355e6b5ahttps://www.last.fm/music/Paramore/_/Rose-Colored+BoyParamorenew wavepop rocksynthpop4903323450676491736ac-718d-4cd3-9b3b-99cc1106f56dhttps://www.last.fm/music/Paramore/_/I+Caught+MyselfParamorerockalternative3631391404848https://www.last.fm/music/Paramore/_/Decode+-+Twilight+Soundtrack+VersionParamorerockpop punk3730424361485281934a6-e236-4f32-8199-968b7c822ac1https://www.last.fm/music/Paramore/_/Caught+in+the+MiddleParamorenew wavepop rocksynthpop3588835317867241dd11e-7352-4019-ada5-240611cd8492https://www.last.fm/music/Paramore/_/CraveParamoreindie rockdream pop95500298146834f720de8-5e2b-44df-814c-3fcefb9cb493https://www.last.fm/music/sombr/_/undressedsombrrockindie rock28079493691424823321c-8e66-4609-9f6e-e4ec71a040cehttps://www.last.fm/music/sombr/_/we+never+datedsombrindie rock2667129362271a43d3ce0-c1c4-4481-8ad9-ac012af67037https://www.last.fm/music/sombr/_/12+to+12sombrDisco256699141649833449b6c10-9dae-4b6a-9af7-27a31507393ahttps://www.last.fm/music/The+Smiths/_/There+Is+a+Light+That+Never+Goes+Out+-+2011+RemasterThe Smithsindie pop2168292814567349c6d5d06-17ca-4155-b10b-dbf55e105ec9https://www.last.fm/music/The+Smiths/_/This+Charming+Man+-+2011+RemasterThe Smithsrockindiepop210142651440675661e5275-3c32-42c1-a45e-5b20e7a0e9ebhttps://www.last.fm/music/The+Smiths/_/Heaven+Knows+I%27m+Miserable+Now+-+2011+RemasterThe Smithsindie popindiepost-punk174881041254014043e10d6-f63c-4f09-8ddf-3779c65fd6ddhttps://www.last.fm/music/The+Smiths/_/Please,+Please,+Please,+Let+Me+Get+What+I+Want+-+2011+RemasterThe Smithsindie poprockindie rockalternative rock1816798511988886ea565de-9f2b-4f4d-8326-7cecd9a07508https://www.last.fm/music/The+Smiths/_/Back+to+the+Old+House+-+2011+RemasterThe Smithsrockindie1730651311457553625cda6-ce82-4efc-ad4c-43ec51c0fea0https://www.last.fm/music/The+Smiths/_/This+Night+Has+Opened+My+Eyes+-+2011+RemasterThe Smithsindierockindie popindie rock11517524957067247879b3-a347-483b-8bd0-b0d46cea0152https://www.last.fm/music/The+Smiths/_/Bigmouth+Strikes+Again+-+2011+RemasterThe Smithspost-punkrockindie pop9590445956607a7e395f5-b808-4c1f-af3e-95e9df9d0c61https://www.last.fm/music/The+Smiths/_/How+Soon+Is+Now%3F+-+2011+RemasterThe Smithspost-punkindieNeo-Psychedeliarock10666499885115da25eade-e561-4af9-90ed-9f3619a05cf1https://www.last.fm/music/The+Smiths/_/I+Know+It%27s+Over+-+2011+RemasterThe Smithsindierockindie pop6867490708722f2a0010b-ad69-4c1a-942c-f75a75db017fhttps://www.last.fm/music/The+Smiths/_/Pretty+Girls+Make+Graves+-+2011+RemasterThe Smithsindie popindierock4842934692109612c10f2-f884-37c4-92e9-6705553079a2https://www.last.fm/music/The+Smiths/_/That+Joke+Isn%27t+Funny+AnymoreThe Smithsindiealternativenew waverock5619787616532fd0e181c-63ed-4a4f-8e9d-6d305d5d15c0https://www.last.fm/music/The+Smiths/_/Asleep+-+2011+RemasterThe Smithsnew waveindie pop51588376079937d5c53af-c13a-4cf8-aed8-7c62675b9325https://www.last.fm/music/The+Smiths/_/Well+I+Wonder+-+2011+RemasterThe Smithsrockindieindie poppopalternative rockindie rocknew wave49980515744211a885e4f-b171-4672-8a50-da31c5a36dcfhttps://www.last.fm/music/The+Smiths/_/Cemetry+Gates+-+2011+RemasterThe Smithsindie pop4827396538902b6101ce1-6018-4b33-bc63-4100e24ec13dhttps://www.last.fm/music/The+Smiths/_/Still+Ill+-+2011+RemasterThe Smithsrockindie poppoppunk36530105302666ac63d5f-4a07-47aa-8efa-572df54e34f4https://www.last.fm/music/The+Smiths/_/I+Don%27t+Owe+You+Anything+-+2011+RemasterThe Smithsindie3842672492499ea28ec77-c7ad-4196-bb42-c800f8a711fdhttps://www.last.fm/music/The+Smiths/_/Panic+-+2011+RemasterThe Smithsrockpopindie popalternative rock375698048151418a3dc19-3baf-453d-b196-d3cf415e991chttps://www.last.fm/music/The+Smiths/_/Half+a+Person+-+2011+RemasterThe Smithsrockindie rock33176934584294fb4396f-c172-4fed-8859-9c5c4ebd5da7https://www.last.fm/music/The+Smiths/_/The+Boy+with+the+Thorn+in+His+Side+-+2011+RemasterThe Smithsindie pop332307744210204be73b8-2159-4d99-9fbf-e17a6a379222https://www.last.fm/music/The+Smiths/_/Some+Girls+Are+Bigger+Than+Others+-+2011+RemasterThe Smithsindie poppost-punk2904230415597cbf3f316-66d9-43a5-91af-f38e833b020chttps://www.last.fm/music/The+Smiths/_/What+Difference+Does+It+Make%3F+-+2011+RemasterThe Smithsindiepost-punkindie pop32085494039613aa8b389-e06a-4b8d-aa3e-47f074b5591chttps://www.last.fm/music/The+Smiths/_/Girl+Afraid+-+2011+RemasterThe Smithsnew wavepost-punk28065473782665e07501c-5191-40ac-a83e-21f134e8d577https://www.last.fm/music/The+Smiths/_/Frankly,+Mr.+Shankly+-+2011+RemasterThe Smithspoprock27942883577201ca3b50a-bb5e-4fdc-9bdc-0920abc0b850https://www.last.fm/music/The+Smiths/_/Hand+in+Glove+-+2011+RemasterThe Smithsnew waverockpost-punkindie rock274223534736591d99d74-3247-4f1e-9dd4-271d4f6eba5bhttps://www.last.fm/music/The+Smiths/_/I+Want+the+One+I+Can%27t+Have+-+2011+RemasterThe Smithsindieindie pop20817664145812447e03598-1d37-4c29-8b0c-669d45253cb3https://www.last.fm/music/PinkPantheress/_/Boy%27s+a+liar+Pt.+2PinkPantheressrappop raphip hop15295939941463d46d778e-7597-420b-83b4-f8e4c0c6044chttps://www.last.fm/music/PinkPantheress/_/Attracted+to+YouPinkPantheressrockindiepopindie poppop rocksynthpop9599250935200https://www.last.fm/music/PinkPantheress/_/Break+It+Off+-+BonusPinkPantheresspop7517359783577377cfe13-5a78-475d-b1ad-944cba0c8285https://www.last.fm/music/PinkPantheress/_/IllegalPinkPantheressdance-poprnbalt-pop9343672777127595d6275-49b9-4897-a1a3-c199ec89fde1https://www.last.fm/music/PinkPantheress/_/Just+for+MePinkPantheresspop6168332704320fddf234b-5905-4421-94ff-515ab7ba3c9ehttps://www.last.fm/music/PinkPantheress/_/Boy%27s+a+liarPinkPantheresspopelectronic783318565619616976154-03e7-47ce-b410-a7d6ad79421bhttps://www.last.fm/music/PinkPantheress/_/PassionPinkPantheresspopelectronic789754659039091fe0e2b-c6d9-4196-8011-8a397e93b46ahttps://www.last.fm/music/PinkPantheress/_/TonightPinkPantheressdance-poprnb73450865329600483ff69-b09a-4e1e-8640-14d379faa37ehttps://www.last.fm/music/PinkPantheress/_/MosquitoPinkPantheressalt-pop442506946781917ee68c3-e5c3-427a-b5f1-5e2d617610e1https://www.last.fm/music/PinkPantheress/_/Take+me+homePinkPantheresselectronicindiesynthpop441060144226946676e05-a31c-44be-afa2-8400a634d5a4https://www.last.fm/music/PinkPantheress/_/All+My+Friends+KnowPinkPantheresspopdance5768634430716056c50da-f7dd-45b0-9474-c51b75fd7961https://www.last.fm/music/PinkPantheress/_/StatesidePinkPantheressdance-pop3742687408390https://www.last.fm/music/PinkPantheress/_/Picture+In+My+MindPinkPantheresspopdanceelectronic3669733401852d9ed394e-3b77-44a4-a498-6b64d85da451https://www.last.fm/music/PinkPantheress/_/turn+it+upPinkPantheresselectronicdance37724244014681ff1a528-dd36-4ec7-97bf-f7dd4677d2f3https://www.last.fm/music/PinkPantheress/_/Last+ValentinesPinkPantheresselectronic3899624393385https://www.last.fm/music/PinkPantheress/_/Nice+to+meet+you+(feat.+Central+Cee)PinkPantheresspopalt-pop37627903778046d3308cb-e10a-4b3a-98b3-7c9453912e1bhttps://www.last.fm/music/PinkPantheress/_/The+aislePinkPantheressHouse3224175363033e95b3a1e-0104-4d16-ba6f-b673fc6b2eadhttps://www.last.fm/music/PinkPantheress/_/Noticed+I+CriedPinkPantheresspop3278918338429a7b2142c-cfff-4ea6-8654-e2585af88179https://www.last.fm/music/PinkPantheress/_/Do+you+miss+me%3FPinkPantheresselectronic3686209332540https://www.last.fm/music/PinkPantheress/_/Another+life+(feat.+Rema)PinkPantheressalt-popdance-pop29588223277007f6d7bde-49af-4518-9037-58b688afd24bhttps://www.last.fm/music/PinkPantheress/_/StarsPinkPantheressdance-poprnb33229423213487958233b-e043-4c42-8379-416d450cc24fhttps://www.last.fm/music/PinkPantheress/_/Girl+Like+MePinkPantheresselectropopdance-pop44593423140057552508f-47d1-4030-9ab4-7f1cd7118fd4https://www.last.fm/music/PinkPantheress/_/Capable+of+lovePinkPantheressalt-popdream pop3362096308832c479cb9f-7157-4619-8980-1a951a05b157https://www.last.fm/music/PinkPantheress/_/True+romancePinkPantheressalt-pop2563946269790ee1c108d-1bf4-4b97-9e5e-d7502342e917https://www.last.fm/music/PinkPantheress/_/Feel+completePinkPantheressalt-pop2497574266024f9fa7bc7-4d5e-48a5-ad28-6e64ba004cdchttps://www.last.fm/music/PinkPantheress/_/BluePinkPantheressdanceindie22904932653272d0fa8c1-e0a1-46d2-81d9-0fd19ad0e8b7https://www.last.fm/music/PinkPantheress/_/NineteenPinkPantheressrnb2309572265042f5d1e30e-95c8-4454-84f2-cd7f01b5e81ahttps://www.last.fm/music/PinkPantheress/_/RomeoPinkPantheresselectropopdance-poprnb2242358256998https://www.last.fm/music/PinkPantheress/_/Bury+me+(feat.+Kelela)PinkPantheressalt-popdance-pop215004425645545bc8580-78b2-4826-a80e-1dcb99d25373https://www.last.fm/music/PinkPantheress/_/Nice+to+Know+YouPinkPantheressrnb240768431530876087ec6d3-9179-4cf7-8326-af338ad5aa96https://www.last.fm/music/Clairo/_/SofiaClairoindie poppopindie301734461402662194e18d5-2379-47ae-a2a5-0a9a2a8b9674https://www.last.fm/music/Clairo/_/BagsClairoindie popdream popindie rock14059533119227649e27c06-1828-494b-aeab-25db7745775bhttps://www.last.fm/music/Clairo/_/Pretty+GirlClairoindiesynthpopindie pop1791139310157533438bc61-52ec-4a3b-b113-210f68e8205ehttps://www.last.fm/music/Clairo/_/AmoebaClairorockindie popsoft rockpop1265265199799119c5cecf-a86b-40cf-90cc-8785e7415d21https://www.last.fm/music/Clairo/_/bubble+gumClairorockindie11976500877195d96fd308-5489-4696-a73a-9297e79bba85https://www.last.fm/music/Clairo/_/Sexy+To+SomeoneClairosoft rock823165079295945af257f-92fc-4ca8-8e49-44acc67b0065https://www.last.fm/music/Clairo/_/Hello%3FClairoindiepopalternativedream pop93389677540993ab24414-2699-462b-b17f-4ec37d796cb6https://www.last.fm/music/Clairo/_/SoftlyClairorock59090625384390a90854e-6735-4242-89d7-5c33cf36cb01https://www.last.fm/music/Clairo/_/NomadClairosoft rock53408245257440280ccfd-b3a7-46b1-a4a6-18aa1d340c51https://www.last.fm/music/Clairo/_/Second+NatureClairosoft rock546589247836606ba4492-9969-4e36-8b0c-04d82e309425https://www.last.fm/music/Clairo/_/NorthClairoindie rocksoft rockindie46828784720040c7de3a4-cd80-4c1a-ac73-997cb34b3d78https://www.last.fm/music/Clairo/_/AlewifeClairoindie popdream pop4737564428842353f26da-b830-459c-83dd-fa50fa8f6c55https://www.last.fm/music/Clairo/_/BlouseClairofolk33058684241403861b241-e2d7-48cb-b89f-84e5c5906372https://www.last.fm/music/Clairo/_/2+Hold+UClairoalternative356814438418175f78724-93ec-44e4-be66-896d3008ce33https://www.last.fm/music/Clairo/_/Glory+of+the+SnowClairosoft rock34273123760187d380d6e-8d6d-4665-b678-dea8405a595bhttps://www.last.fm/music/Clairo/_/HeavenClairopopalternativeindie popdream pop31072143363003472fd0c-2f52-4a57-b10d-6f4cb3cf11fbhttps://www.last.fm/music/Clairo/_/ImpossibleClairoindie popindierock4634850324814https://www.last.fm/music/Clairo/_/Bags+-+Recorded+At+Electric+Lady+StudiosClairodream popindie pop3594345320877cd092139-8985-435f-8bc6-810e074dc78ehttps://www.last.fm/music/Clairo/_/HarborClairodream popindie2686487304224d16b05e2-c6ab-443b-bd1e-f347e6aff1e4https://www.last.fm/music/Clairo/_/PartridgeClairorockindiefolk417435012028386a396dab3-a6ce-46a3-b42b-843a518bc541https://www.last.fm/music/SZA/_/Kill+BillSZApopNeo-SoulNeo-Psychedeliarnb234071341404726b2c0cffe-2a6a-4d5c-aeb7-404237469c9ehttps://www.last.fm/music/SZA/_/SnoozeSZArnb242952831397221dc80e9a0-8282-4bea-8cdb-a7acdeb7f692https://www.last.fm/music/SZA/_/Good+DaysSZArnbNeo-Soul1873640711299022d4c72dd-4fcb-4f69-b339-41846aa23a39https://www.last.fm/music/SZA/_/Broken+ClocksSZApop raprnb1610298210844089b6b096f-36d8-4297-b181-ea501c4b41a2https://www.last.fm/music/SZA/_/SaturnSZANeo-Soul1791396610753448e7e8b05-a99d-40ef-86df-8c718e906f3ehttps://www.last.fm/music/SZA/_/LowSZAtrappop rap160674091065245431a947e-9bd7-4278-a454-10ce33a889d0https://www.last.fm/music/SZA/_/Love+Galore+(feat.+Travis+Scott)SZApop raprnb148644071002948d974be20-b524-490d-bf04-2eb1b0a11ef1https://www.last.fm/music/SZA/_/ShirtSZAtraprnbpop rap14745934992435https://www.last.fm/music/SZA/_/Open+Arms+(feat.+Travis+Scott)SZANeo-Soulpop rap109503129075962e9ba5db-39eb-44cc-81f7-c59820d3ef97https://www.last.fm/music/SZA/_/The+WeekendSZANeo-Soulrnb145648208715450755e50f-e9ce-43fd-b855-cd072ac55b0ehttps://www.last.fm/music/SZA/_/Drew+BarrymoreSZANeo-Soul12107459867312e243a9b1-cce4-4790-8b3b-5c1eca7193bchttps://www.last.fm/music/SZA/_/BlindSZAsoulrnbpop rock11510185856046f5e54962-d384-435f-8006-fbb872790c73https://www.last.fm/music/SZA/_/I+Hate+USZArnb132211248310564c34b5e9-7a0f-4081-aed0-0350bca19d9fhttps://www.last.fm/music/SZA/_/Normal+GirlSZANeo-Soulsynthpop11541245804309https://www.last.fm/music/SZA/_/Ghost+in+the+Machine+(feat.+Phoebe+Bridgers)SZAart pop12302364785310066d2648-7467-4447-888b-1d4ec47c23d1https://www.last.fm/music/SZA/_/SupermodelSZANeo-Soulrnb86584567548313acf5628-d9ee-45d8-8bdf-de2873d33cbbhttps://www.last.fm/music/SZA/_/Doves+in+the+Wind+(feat.+Kendrick+Lamar)SZArnb8258274748152https://www.last.fm/music/SZA/_/Used+(feat.+Don+Toliver)SZArnbsoul904195973343217894247-e585-4c97-83ea-de7047df7639https://www.last.fm/music/SZA/_/Seek+&+DestroySZArnbpop rock6430276718747aeac4b51-5b92-4e8e-8aaf-19576895af19https://www.last.fm/music/SZA/_/SOSSZApop rock7740379716640749d6eaf-1222-4700-9283-135837499c05https://www.last.fm/music/SZA/_/Love+LanguageSZArnbpop rock5802546666114https://www.last.fm/music/SZA/_/30+For+30+(with+Kendrick+Lamar)SZAhip hoprnb95170596424100de31cbe-328a-4d25-a067-a1a9e286daadhttps://www.last.fm/music/SZA/_/PromSZANeo-Soulsynthpop911647363772072932165-53a0-4ba6-bef9-5bdd58b33c60https://www.last.fm/music/SZA/_/Garden+(Say+It+Like+Dat)SZArnb8114422629979342eb931-9596-4a59-a180-49ac8555282chttps://www.last.fm/music/SZA/_/20+SomethingSZANeo-Soulrnbindie folk6468042616855ed76cd3e-1204-4f72-a179-6ac931cf6020https://www.last.fm/music/SZA/_/BMFSZAdance-poppop rocksoul7950829610297e930b920-de7c-4df0-b046-2d80c1f65596https://www.last.fm/music/SZA/_/F2FSZApop rockrockpop punk67145735899680ee56896-15cf-4baa-8b48-0ad4ca989269https://www.last.fm/music/SZA/_/SpecialSZArnbpop rock5834631571605c4a9b84d-3ab8-4b9b-89b4-6833eff5a793https://www.last.fm/music/SZA/_/Gone+GirlSZArnbpop rockNeo-Soul76777775706710ad7e6b7-64fb-462e-90c1-9eac0f4f55edhttps://www.last.fm/music/SZA/_/AwkwardSZArnb673703255889739d4913c-5223-4742-9319-f962c75d277chttps://www.last.fm/music/SZA/_/Go+GinaSZANeo-Soulrnb5073476500795238be1c9-7e29-445d-8bbc-f7216afaed95https://www.last.fm/music/SZA/_/FarSZApop rocktrapNeo-Soul46155004617417d73a5df-f7b6-4843-ad24-eeabac8cef55https://www.last.fm/music/SZA/_/Pretty+Little+Birds+(feat.+Isaiah+Rashad)SZANeo-Soul48412534512447366d2e7-7d33-4c77-9707-e4441e497d70https://www.last.fm/music/SZA/_/Scorsese+Baby+DaddySZAindie rockpop rock45768164456252252f60c-c370-4596-b7f5-1f2197972257https://www.last.fm/music/SZA/_/AnythingSZAart pop27274023853408fa46ee4-c829-4db3-a357-2daa575e95c4https://www.last.fm/music/SZA/_/What+Do+I+DoSZArnb2454303342694ba8d497a-9075-4991-a821-ccdf63a8a589https://www.last.fm/music/SZA/_/Diamond+Boy+(DTM)SZANeo-Soulindie227001341199579509d7ad8-eb0e-47c4-a42a-2b93d54257e6https://www.last.fm/music/Playboi+Carti/_/SkyPlayboi Cartitrapragecloud rappop rap1863396411923192fa630fd-4eaa-4db1-ab9f-ca8fb4027322https://www.last.fm/music/Playboi+Carti/_/MagnoliaPlayboi Cartitrapcloud raprap2252455110550043a82ad2a-ad96-4aac-9e6f-7d8e33269b6fhttps://www.last.fm/music/Playboi+Carti/_/LocationPlayboi Carticloud raptrap20828686895009b6628013-adcf-4fab-a0a5-7f81f039ff2ahttps://www.last.fm/music/Playboi+Carti/_/ILoveUIHateUPlayboi Cartitrap19603764864254f802669f-45aa-4ec6-8221-26a73739e440https://www.last.fm/music/Playboi+Carti/_/R.I.P.Playboi CartitraprapHip-Hop137353228510742c212f60-eba8-4e2a-a0a9-36b3b1338fcahttps://www.last.fm/music/Playboi+Carti/_/Vamp+AnthemPlayboi Cartitrap12108597744309https://www.last.fm/music/Playboi+Carti/_/wokeuplikethis%2APlayboi Cartitrapragepop rapcloud rap144559747137858ce3454e-6892-4256-ba0c-398fa29129aahttps://www.last.fm/music/Playboi+Carti/_/New+TankPlayboi Cartiragetrap11214376703388855d5b0a-2660-4d6f-89b1-182fb41a34d3https://www.last.fm/music/Playboi+Carti/_/ForeignPlayboi Cartitrapcloud raprap128029946379959aadca95-1acf-4384-b24b-4afb1ba114aahttps://www.last.fm/music/Playboi+Carti/_/Stop+BreathingPlayboi CartirageHip-Hoptrap742448563538942fb21dc-6a6f-41f9-9707-4e5df2e1c536https://www.last.fm/music/Playboi+Carti/_/EVIL+J0RDANPlayboi Cartitraphip hopGangsta Rap105545936021708565e806-d36f-47df-bb0f-c04c61095a47https://www.last.fm/music/Playboi+Carti/_/Rockstar+MadePlayboi Cartirage8604143598497d67e39bd-82ce-4ed4-b76a-595d34676142https://www.last.fm/music/Playboi+Carti/_/FlatBed+FreestylePlayboi Carticloud raprapHip-Hop1034891959575839ebf1f3-477a-4d34-b629-abeb68405c9chttps://www.last.fm/music/Playboi+Carti/_/Lean+4+Real+(feat.+Skepta)Playboi Cartitrapcloud raprap890914955936638cab557-77a8-4bb8-8728-8003c8765babhttps://www.last.fm/music/Playboi+Carti/_/Yah+MeanPlayboi Cartitrapcloud rap1007585155770430cb76f0-286e-47fc-afa5-81a697599115https://www.last.fm/music/Playboi+Carti/_/On+That+TimePlayboi Cartirage8675870540387d8385a6e-63c7-4e4f-a27a-ae87e1c0f987https://www.last.fm/music/Playboi+Carti/_/RATHER+LIE+(with+The+Weeknd)Playboi Cartipop raprapHip-Hophip hop117302415206019e89a2b9-4136-4b32-9d84-ca4cac398c22https://www.last.fm/music/Playboi+Carti/_/OverPlayboi Cartitrapragecloud rappop rap127702925071182ec4e300-def3-4f52-bebc-37766ae4404ahttps://www.last.fm/music/Playboi+Carti/_/All+RedPlayboi Cartiragetrap8467496505141https://www.last.fm/music/Playboi+Carti/_/FlexPlayboi Cartitrapcloud raprap7714576489556600b6619-41db-4e09-ba27-852b7f8cb839https://www.last.fm/music/Playboi+Carti/_/PlacePlayboi Cartitrapcloud raprap7564523486559https://www.last.fm/music/Playboi+Carti/_/New+ChoppaPlayboi CartitrapGangsta Rap66077434737694fdb4aa3-75c8-435a-b956-89ebdddde1b6https://www.last.fm/music/Playboi+Carti/_/MehPlayboi CartirageHip-Hop644393047052159f93888-a876-4eea-b5d3-bf910ff00b0dhttps://www.last.fm/music/Playboi+Carti/_/Let+It+GoPlayboi Cartitrapcloud rap538595947051520f172c8-ff9e-4a63-9112-9441d4a96721https://www.last.fm/music/Playboi+Carti/_/Right+Now+(feat.+Pi%27erre+Bourne)Playboi CartiraptrapHip-Hop4241794467549ae684ee0-9a9f-404a-8548-e16e2bbbc506https://www.last.fm/music/Playboi+Carti/_/POP+OUTPlayboi Cartirage60504624606041c4bd679-65c8-4130-8634-09ef7c814522https://www.last.fm/music/Playboi+Carti/_/Home+(KOD)Playboi CartitraprapHip-Hop514383045880331d7e692-1f9f-4195-b7f4-05ed591b4c38https://www.last.fm/music/Playboi+Carti/_/Old+MoneyPlayboi Cartitraprappop rapHip-Hop36434034528594b0370f1-5609-4e4f-9bf3-d1b75fc71876https://www.last.fm/music/Playboi+Carti/_/MOJO+JOJOPlayboi Cartitrap3526003452857f5af19b8-02dc-4f45-a8ef-eb35405eb676https://www.last.fm/music/Playboi+Carti/_/K+POPPlayboi Cartitraphip hoprap61419814497894ac938b3-7c7e-4989-b6bd-b400518c5143https://www.last.fm/music/Playboi+Carti/_/R.I.P.+Fredo+(feat.+Young+Nudy)+-+Notice+MePlayboi Cartitraprap717474244766749682821-081b-4fb7-8891-69840270b4fchttps://www.last.fm/music/Playboi+Carti/_/New+N3onPlayboi Cartitrapcloud raprap52375654314081be446bc-b3b9-49e6-85bb-088d7b89c442https://www.last.fm/music/Playboi+Carti/_/Mileage+(feat.+Chief+Keef)Playboi CartitraprapHip-Hoppop rap3787850431116982d2e77-deeb-47fa-8e0e-7fe37557c5d6https://www.last.fm/music/Playboi+Carti/_/FINE+SHITPlayboi Cartitrappop rap6152225426626b748cd7a-fff0-438d-ba5f-9cf21dd0d325https://www.last.fm/music/Playboi+Carti/_/JumpOutTheHousePlayboi Carticlassic rock5173161418125883d7cc5-b769-4adf-87eb-4f42069f4589https://www.last.fm/music/Playboi+Carti/_/Beno%21Playboi Cartitraprapragepop rap40812024175310f9a66fa-8f01-45d4-94fb-1e85d149f4f7https://www.last.fm/music/Playboi+Carti/_/Poke+It+Out+(with+Nicki+Minaj)Playboi Cartiraphip hopHip-Hop5122806413840ef577bac-5e90-4769-9d7c-d394565416ddhttps://www.last.fm/music/Playboi+Carti/_/No+Time+(feat.+Gunna)Playboi Carticloud rapraptrappop rap494880840975792fdad18-fc72-4a36-804c-9c271fdb97achttps://www.last.fm/music/Playboi+Carti/_/Choppa+Won%27t+Miss+(feat.+Young+Thug)Playboi Cartitraprap3466266408272aae8813e-ce41-4ab9-a247-025343ce3f3dhttps://www.last.fm/music/Playboi+Carti/_/RADARPlayboi Cartitrap55180743992194a9f1444-7ccb-4ea5-8f8e-efc05bbdba5ehttps://www.last.fm/music/Playboi+Carti/_/Slay3rPlayboi Cartipop rapragetrap4646876394516557914e7-c68d-4b98-90c6-d0519be4e65ehttps://www.last.fm/music/Playboi+Carti/_/dothatshit%21Playboi Cartitrappop rapcloud raprap4429338385172469f5ff3-c153-469a-b89e-0f525b7aacf7https://www.last.fm/music/Playboi+Carti/_/Middle+of+the+Summer+(feat.+Red+Coldhearted)Playboi Cartipop raptrap4125191384214014e226c-5945-41f4-8fee-76982d49b878https://www.last.fm/music/Playboi+Carti/_/GOOD+CREDIT+(with+Kendrick+Lamar)Playboi Cartiraphip hopHip-HopGangsta Raptraprage423779437370009cc9ed2-a847-4cc5-8be5-af66c7c9a28bhttps://www.last.fm/music/Playboi+Carti/_/NO.+9Playboi Cartitrapcloud rap3614375372599b1f87d7f-3619-41d6-b3a5-5a4b280498e8https://www.last.fm/music/Playboi+Carti/_/CRUSH+(With+Travis+Scott)Playboi Cartiragetrapcloud raprap40272713688070bad5e32-13f8-4a91-9fba-f51d6963b76ehttps://www.last.fm/music/Playboi+Carti/_/CRANKPlayboi Cartitrap495506336331016ded307-047a-4f28-a704-175bfb93e8d6https://www.last.fm/music/Playboi+Carti/_/ControlPlayboi Cartielectropopcloud raprappop raptrap353490636273655ffae19-d611-46d7-a2d4-a1b98c0cb3e1https://www.last.fm/music/Playboi+Carti/_/I+SEEEEEE+YOU+BABY+BOIPlayboi Cartiragepop raprap359149223359276https://www.last.fm/music/Coldplay/_/YellowColdplayrockalternativealternative rock385284313338581https://www.last.fm/music/Coldplay/_/Viva+la+VidaColdplayalternativerockalternative rock300309432888340062f91fe-d120-3ee4-a7ce-aab1969722efhttps://www.last.fm/music/Coldplay/_/The+ScientistColdplayrockalternative234226292711930https://www.last.fm/music/Coldplay/_/ClocksColdplayrockalternativealternative rock2507756325093406770a466-9ed1-406b-bc9c-0f6f08437d8fhttps://www.last.fm/music/Coldplay/_/Fix+YouColdplayalternativerockalternative rock31528005229800022d49305-4e35-4a69-8638-05ac5f734065https://www.last.fm/music/Coldplay/_/SparksColdplayrockalternative182112951864416https://www.last.fm/music/Coldplay/_/ParadiseColdplayalternative rockrockalternative156646471723345652f6afe-9f15-363c-83db-a485b28ea7fbhttps://www.last.fm/music/Coldplay/_/Don%27t+PanicColdplayrockalternativeindie124621941635584https://www.last.fm/music/Coldplay/_/TroubleColdplayalternativerock121736281558270https://www.last.fm/music/Coldplay/_/In+My+PlaceColdplayrockalternativealternative rock1155453015161025c937db6-9653-4312-98a5-e4d2726b00c4https://www.last.fm/music/Coldplay/_/Speed+of+SoundColdplayalternativerockalternative rock115601971316807https://www.last.fm/music/Coldplay/_/A+Sky+Full+of+StarsColdplaypopalternative rockelectronic9663743125937742deea32-f256-4686-a5f6-fa9617b9b5d9https://www.last.fm/music/Coldplay/_/ShiverColdplayrockalternativealternative rock10568326117385134e95d16-0c63-4be3-aaec-15dc2e61277ehttps://www.last.fm/music/Coldplay/_/Adventure+of+a+LifetimeColdplaypoprockalternative100773611091167dde09f4a-3e96-4679-91aa-7033a8746380https://www.last.fm/music/Coldplay/_/Hymn+for+the+WeekendColdplaypopalternative rock59540099107535627a668-5171-3ff6-9de3-4c70e36278dbhttps://www.last.fm/music/Coldplay/_/We+Never+ChangeColdplayrockalternative5684613576879545881d97-d7ee-42a0-bc4f-e68098b1612ehttps://www.last.fm/music/Coldplay/_/My+UniverseColdplaypopk-pop3385980316734302e52fdf6-402c-4cb9-a9fd-14968c599e05https://www.last.fm/music/Olivia+Rodrigo/_/good+4+uOlivia Rodrigopop rockrockpoppop punk2780456114848171b8cfe4a-a02d-44cf-8941-06e61f92b9d9https://www.last.fm/music/Olivia+Rodrigo/_/deja+vuOlivia Rodrigopoppop rockindie pop28413721148170150aeed66-cd0a-4373-be02-5abb48cf4e55https://www.last.fm/music/Olivia+Rodrigo/_/drivers+licenseOlivia Rodrigopop308220821362082fab243c2-b497-4b44-aae3-415e86ecc1c3https://www.last.fm/music/Olivia+Rodrigo/_/vampireOlivia Rodrigopop rockpop232558311338587df27f657-95ce-4910-9e99-a7f34bcb6e9bhttps://www.last.fm/music/Olivia+Rodrigo/_/traitorOlivia Rodrigopop230452281296403dbcdb192-8e1f-47f5-9fd6-b6f5dcb2da1ahttps://www.last.fm/music/Olivia+Rodrigo/_/jealousy,+jealousyOlivia Rodrigopoprockindie rockindie pop21323603122973055354103-bead-483a-b1a6-7965c4a428adhttps://www.last.fm/music/Olivia+Rodrigo/_/brutalOlivia Rodrigorockpop punkpop rockpopalternative rock23623837119154193570d45-3128-4dbc-91b4-23706233453ahttps://www.last.fm/music/Olivia+Rodrigo/_/favorite+crimeOlivia Rodrigopopindie pop229743031106868de92a070-4368-493b-8755-ec7e3036b352https://www.last.fm/music/Olivia+Rodrigo/_/bad+idea+right%3FOlivia Rodrigopop rockrockindie rock1716753410814894dd619b3-c782-4337-9a3e-81eb34dfe1c5https://www.last.fm/music/Olivia+Rodrigo/_/happierOlivia Rodrigopop19379279909212239319ea-823c-42db-95f7-f80959232cebhttps://www.last.fm/music/Olivia+Rodrigo/_/all-american+bitchOlivia Rodrigopop punkalternative rockpoppop rock176805269066128fc83506-c722-4196-8d75-da3d714f23e3https://www.last.fm/music/Olivia+Rodrigo/_/lacyOlivia Rodrigofolkindie folkpop1835536289775824ff8da1-3795-460d-bee2-f24804cb8007https://www.last.fm/music/Olivia+Rodrigo/_/get+him+back%21Olivia Rodrigopop rockrockpop1356289988310805b52f6f-91ae-4f26-82f9-a1083a028261https://www.last.fm/music/Olivia+Rodrigo/_/1+step+forward,+3+steps+backOlivia Rodrigopopindie popalt-pop133497488414182d26658b-9e65-4d89-a8da-acc228154b93https://www.last.fm/music/Olivia+Rodrigo/_/enough+for+youOlivia Rodrigopopindie pop16697364753006cfddb997-290d-4e6e-912e-6f0b000b083fhttps://www.last.fm/music/Olivia+Rodrigo/_/love+is+embarrassingOlivia Rodrigorockindie rock12719097751637bb23f1a3-a8d5-454a-bcc3-b90f03cd0c7chttps://www.last.fm/music/Olivia+Rodrigo/_/obsessedOlivia Rodrigopop rockrock106161217409820503fd31-b027-42d7-8ec2-1040e92c9bd1https://www.last.fm/music/Olivia+Rodrigo/_/hope+ur+okOlivia Rodrigopopfolk135469307270815dc84dc1-8c13-400a-a9df-36d3f7399825https://www.last.fm/music/Olivia+Rodrigo/_/ballad+of+a+homeschooled+girlOlivia Rodrigorockindie rock1319480570648919ddb4ca-8982-4fe1-8e8e-808507bab242https://www.last.fm/music/Olivia+Rodrigo/_/making+the+bedOlivia Rodrigopop rockdream poprock12573827694479a0c0cdce-340c-4074-95fb-2139e79099bahttps://www.last.fm/music/Olivia+Rodrigo/_/the+grudgeOlivia Rodrigopop11099518669247https://www.last.fm/music/Olivia+Rodrigo/_/Can%E2%80%99t+Catch+Me+Now+-+from+The+Hunger+Games:+The+Ballad+of+Songbirds+&+SnakesOlivia Rodrigoindie folkfolk12173132659209https://www.last.fm/music/Olivia+Rodrigo/_/pretty+isn%E2%80%99t+prettyOlivia Rodrigoalternative rockindie rockdream poppop rock9543115621611e1c65e15-b918-41f1-beee-94ab01330dfdhttps://www.last.fm/music/Olivia+Rodrigo/_/logicalOlivia Rodrigopop1155349058933979b7e8fb-47fb-4277-a7f7-f91750e9b79ehttps://www.last.fm/music/Olivia+Rodrigo/_/so+americanOlivia Rodrigopoprocknew wavepop rock8864409586740a1bcd36f-d7fd-47b2-ac1d-b50c5041a7e8https://www.last.fm/music/Olivia+Rodrigo/_/teenage+dreamOlivia Rodrigopoprock4598896557949b7c7c149-a73a-4075-a87c-d8193e961f13https://www.last.fm/music/Olivia+Rodrigo/_/All+I+Want+-+From+%22High+School+Musical:+The+Musical:+The+Series%22Olivia Rodrigopop51900293868960a037a22-db13-46ed-95af-aa9861245b7dhttps://www.last.fm/music/Olivia+Rodrigo/_/strangerOlivia Rodrigocountry3794495371964c4e09038-c828-42e6-9a75-06eec2885757https://www.last.fm/music/Olivia+Rodrigo/_/girl+i%E2%80%99ve+always+beenOlivia Rodrigofolkcountry4227261358384e7589174-e3ef-4ae4-a890-83edf6770d4bhttps://www.last.fm/music/Olivia+Rodrigo/_/scared+of+my+guitarOlivia Rodrigofolk353107163026223https://www.last.fm/music/Linkin+Park/_/In+the+EndLinkin ParkrockNu Metalalternative rockalternative322883802821042468ba3ac-5255-4c18-970e-59d890765bd9https://www.last.fm/music/Linkin+Park/_/NumbLinkin ParkrockNu Metalalternative rockalternative2490328321112407d0f2d5a-bdec-3aaa-b375-58736a08cadchttps://www.last.fm/music/Linkin+Park/_/FaintLinkin ParkNu Metalrockalternative rockalternative218896242049098https://www.last.fm/music/Linkin+Park/_/One+Step+CloserLinkin ParkNu Metalrockalternative rockalternative20759111195044850347f42-2a40-4df6-b358-07f994af7a3fhttps://www.last.fm/music/Linkin+Park/_/What+I%27ve+DoneLinkin Parkrockalternative rockNu Metalalternative17470999181121764c0fedd-0716-403a-a09e-53910eaddaabhttps://www.last.fm/music/Linkin+Park/_/CrawlingLinkin ParkNu Metalrockalternative rockalternative18329796176121865748673-dc3d-4b84-83a8-5258c1094dcdhttps://www.last.fm/music/Linkin+Park/_/Somewhere+I+BelongLinkin ParkNu Metalrockalternative rockalternative1730259816267466193b553-c2bf-410d-9bfc-d950681510eahttps://www.last.fm/music/Linkin+Park/_/PapercutLinkin ParkNu Metalrockalternative rockalternative169550361596686ad59fb05-8c5b-481e-a403-73fc3cf8144ehttps://www.last.fm/music/Linkin+Park/_/Breaking+the+HabitLinkin Parkrockalternative rockNu Metalalternative15673653149121587f09d0e-3142-4509-969d-b17e0ed98b74https://www.last.fm/music/Linkin+Park/_/Bleed+It+OutLinkin Parkrockalternative rockNu Metalalternative13317840131137693e26b39-ca99-3b53-adfe-3577c6b5d4bfhttps://www.last.fm/music/Linkin+Park/_/Lying+from+YouLinkin ParkNu Metalrockalternative rockalternative12584451124045436ae7941-b60f-4eb1-8391-d1e3e1eda72dhttps://www.last.fm/music/Linkin+Park/_/Leave+Out+All+the+RestLinkin Parkrockalternative rockalternativeNu Metal12658931118132500e27795-7c69-4836-95f0-a8aba3fcce82https://www.last.fm/music/Linkin+Park/_/Given+UpLinkin ParkrockNu Metalalternative rockalternative9981434111285776c6b0b2-2dfe-3d47-9453-4a0cf38a3011https://www.last.fm/music/Linkin+Park/_/Points+of+AuthorityLinkin ParkNu Metalrockalternative rockalternative885725410780669d5eade8-cb0b-3eba-8d4e-08edce58d7eahttps://www.last.fm/music/Linkin+Park/_/RunawayLinkin ParkNu Metalrockalternative rockalternative9909820106892801a14f4d-45dd-438b-b9f6-7454eb4683efhttps://www.last.fm/music/Linkin+Park/_/From+the+InsideLinkin ParkNu Metalrockalternative rockalternative9671265104385414dcf9ab-f4f3-32f9-a70c-7a053af49c05https://www.last.fm/music/Linkin+Park/_/A+Place+for+My+HeadLinkin ParkNu Metalrockalternative rockalternative88474031021675004ab209-1a88-4588-b1c7-c7e251baf3efhttps://www.last.fm/music/Linkin+Park/_/With+YouLinkin ParkNu Metalrockalternative rockalternative87070069813958a15597d-581d-48b0-9e7d-79cd7a0958cbhttps://www.last.fm/music/Linkin+Park/_/Don%27t+StayLinkin ParkNu Metalrockalternative rockalternative847264497835001be30ee-f6df-3de9-87e0-f50c9346055ehttps://www.last.fm/music/Linkin+Park/_/Shadow+of+the+DayLinkin Parkrockalternative rockalternativeNu Metal78739959695980258df62-50c5-4388-b52e-5f53c2fbdcd3https://www.last.fm/music/Linkin+Park/_/By+MyselfLinkin ParkNu Metalrockalternative rockalternative72577639036791b2bbee4-ca5b-453b-82f5-8ab7b95bd3abhttps://www.last.fm/music/Linkin+Park/_/Pushing+Me+AwayLinkin ParkNu Metalrockalternative rock916385390244618e0d936-2292-4c4b-9d4e-9bc84d064014https://www.last.fm/music/Linkin+Park/_/Burn+It+DownLinkin Parkrockalternative rockalternative7133959887946063159bf-bd05-386d-964f-27fcf7ca0808https://www.last.fm/music/Linkin+Park/_/ForgottenLinkin ParkNu Metalrockalternativealternative rock68706528595660a54d0f4-6729-31ad-92bf-a10d59e02301https://www.last.fm/music/Linkin+Park/_/Hit+the+FloorLinkin ParkNu Metalrockalternative rockalternative713072084033800495476-ba90-4a72-9a5a-28642097d33dhttps://www.last.fm/music/Linkin+Park/_/Figure.09Linkin ParkNu Metalrockalternativealternative rock65497928215126f3c715f-cb8e-4b8a-aa4e-b7273ac0c7fehttps://www.last.fm/music/Linkin+Park/_/Easier+to+RunLinkin ParkNu Metalrockalternative rockalternative603093372227700360039-bbdf-35a0-9ef5-3f244d617aedhttps://www.last.fm/music/Linkin+Park/_/No+More+SorrowLinkin ParkrockNu Metalalternative rockalternative7901703719482e29254d2-fd00-4d42-8085-b9a0fb4aa525https://www.last.fm/music/Linkin+Park/_/New+DivideLinkin Parkrockalternative rockNu Metalalternative119842976338360815f294-becd-4544-bad0-5d43b7426ccehttps://www.last.fm/music/Linkin+Park/_/The+Emptiness+MachineLinkin Parkalternative metalalternative rockNu Metalhard rock644718462848453dae548-3a00-4fab-85f1-9721cdb057e1https://www.last.fm/music/Linkin+Park/_/Castle+of+GlassLinkin Parkrockalternative rockalternative6400937533861a6d5e4a0-4cd7-4908-9262-cad0bd78bb54https://www.last.fm/music/Linkin+Park/_/Waiting+for+the+EndLinkin Parkalternative rockrockalternative8273545497021dd290c64-1328-411a-8823-c56489a63c7dhttps://www.last.fm/music/Linkin+Park/_/Heavy+Is+the+CrownLinkin ParkNu Metal4854331482588a61e2346-fdee-404a-bc81-879b0cf51e4dhttps://www.last.fm/music/Linkin+Park/_/Lost+in+the+EchoLinkin Parkrockalternative rockalternativeelectronic44989384275955a08cd94-6e12-4092-afaf-bd1042bb033fhttps://www.last.fm/music/Linkin+Park/_/One+More+LightLinkin Parkrockalternativepopalternative rock454328535939171274005-b4e4-42c9-b9c9-cdecde31a82fhttps://www.last.fm/music/Linkin+Park/_/LostLinkin ParkNu Metalrockalternative rockalternative metal231583531720024248cc9d1-97ea-493e-84d4-4c5ec718683bhttps://www.last.fm/music/Fleetwood+Mac/_/Dreams+-+2004+RemasterFleetwood Macrockclassic rocksoft rockjazz181245181505715cd06c484-9319-4376-a104-504871e19756https://www.last.fm/music/Fleetwood+Mac/_/The+Chain+-+2004+RemasterFleetwood Macrockclassic rock122190801323704ba6cbfc6-8b5c-4e98-a033-d084c92d4600https://www.last.fm/music/Fleetwood+Mac/_/LandslideFleetwood Macclassic rock101315941230715https://www.last.fm/music/Fleetwood+Mac/_/RhiannonFleetwood Macclassic rockrock816644596803466908b7f-050f-4e8d-82b0-a768a3d80c63https://www.last.fm/music/Fleetwood+Mac/_/Go+Your+Own+Way+-+2004+RemasterFleetwood Macsoft rock6446489871507fe9300ce-452f-448d-b1cb-81698c95e7d4https://www.last.fm/music/Fleetwood+Mac/_/GypsyFleetwood Macclassic rockrock8423412705770https://www.last.fm/music/Fleetwood+Mac/_/Silver+Springs+-+2004+RemasterFleetwood Macrocksoft rockalternativeindie46418326409800b304971-9f84-485b-9f34-50f12004cf0dhttps://www.last.fm/music/Fleetwood+Mac/_/Never+Going+Back+Again+-+2004+RemasterFleetwood Macrocksoft rockpop4808001636513https://www.last.fm/music/Fleetwood+Mac/_/Little+Lies+-+2017+RemasterFleetwood Macrockpop2664699514107https://www.last.fm/music/Fleetwood+Mac/_/Say+You+Love+MeFleetwood Macrockclassic rocksoft rock2801803430149924da25d-84bb-4b10-89e2-247975083e1dhttps://www.last.fm/music/Fleetwood+Mac/_/Gold+Dust+Woman+-+2004+RemasterFleetwood Macrock204527239672470b64435-e956-4141-9149-789b19ebcf9fhttps://www.last.fm/music/Fleetwood+Mac/_/Songbird+-+2004+RemasterFleetwood Macsoft rock2074289375351fc53705e-f3d6-4246-b0e3-23d1acc8f1d1https://www.last.fm/music/Fleetwood+Mac/_/I+Don%27t+Want+to+Know+-+2004+RemasterFleetwood Macrocksoft rockpop rockpop201435521950976https://www.last.fm/music/Lorde/_/RoyalsLordepopindieelectronic304388991661915ec9601c3-1bc0-45ec-8998-3fb61c1fcf0ehttps://www.last.fm/music/Lorde/_/RibsLordesynthpoppopelectronicart pop185529331595753https://www.last.fm/music/Lorde/_/TeamLordepopindie popsynthpopelectronic133696691148079e1bc7ead-a8bc-4775-9c29-b08c6e96371ehttps://www.last.fm/music/Lorde/_/Tennis+CourtLordepopelectronicindie186454741117625https://www.last.fm/music/Lorde/_/Green+LightLordepopelectropopdance15647383109597041b6363d-311a-4c22-928a-ca010bdbed1chttps://www.last.fm/music/Lorde/_/Buzzcut+SeasonLordeindie poppopart popelectronicindie175796131044481a46fe5f7-fb2f-4f59-afae-53862b3850f6https://www.last.fm/music/Lorde/_/LiabilityLordepop1893432898292287c75a60-6127-4cde-a9eb-d07937cd62dchttps://www.last.fm/music/Lorde/_/SupercutLordeelectropopsynthpoppopelectronic15036682860560399a9829-cdcb-4acf-870f-677382354440https://www.last.fm/music/Lorde/_/Perfect+PlacesLordeelectropoppopsynthpop99375748278525a475783-6a69-4644-bf12-918524174117https://www.last.fm/music/Lorde/_/400+LuxLordeelectronicpopart pop80058338193240aea02d7-8662-4a1a-9461-e7f9db9b6ff3https://www.last.fm/music/Lorde/_/Glory+and+GoreLordepopindieelectronic68828247490661dff0c9f-839b-4b6a-b89e-a1b2070ac9e5https://www.last.fm/music/Lorde/_/The+Love+ClubLordeelectronicpopindie popindie1049269572602189f19357-f1a3-40cc-9594-d4978da23847https://www.last.fm/music/Lorde/_/Writer+in+the+DarkLordeart poppop762879370451912f394e8-fadd-4c4b-926e-c6e1ad03cfcfhttps://www.last.fm/music/Lorde/_/A+World+AloneLordeindie poppopelectronic116631316995238c949f20-79af-4592-9cd8-b9063c26c627https://www.last.fm/music/Lorde/_/The+LouvreLordesynthpopelectropopart poppop9666032656605f31c3968-875c-4669-bc66-6c87495fdbeehttps://www.last.fm/music/Lorde/_/Homemade+DynamiteLordesynthpoppopelectronic98508126548468f27e70e-3c3e-4001-841f-6d060f4e20f6https://www.last.fm/music/Lorde/_/Solar+PowerLordeindie pop593452663417730262805-34ba-4268-90c8-ab93afd4c7f9https://www.last.fm/music/Lorde/_/White+Teeth+TeensLordepopart popindie popelectronic9037912610333bbe73934-1da8-4f2c-a3fd-629c5a503c17https://www.last.fm/music/Lorde/_/SoberLordeart poppopsynthpopindie pop84386095940142bdd80a5-2f33-42dd-9247-92ad6bf52f00https://www.last.fm/music/Lorde/_/Hard+Feelings%2FLovelessLordeart popsynthpoppop9170719586839e7b67312-df8b-4ccb-8030-33855430d72fhttps://www.last.fm/music/Lorde/_/What+Was+ThatLordealt-poppopsynthpopelectropop674420450187907d8df5f-438e-4d3f-ab04-8efc12d158b8https://www.last.fm/music/Lorde/_/Sober+II+(Melodrama)Lordepopart poptrap460984541180157fe69dd-cb3f-4bac-b65d-0ab991c45effhttps://www.last.fm/music/Lorde/_/Man+of+the+YearLordeart popalt-pop4782210392013ff787a6a-5605-48cc-843e-af764a092ab2https://www.last.fm/music/Lorde/_/The+PathLordefolkindie folkindie pop4560287375049929c7876-44fd-4117-9f9e-bea3f923cbcahttps://www.last.fm/music/Lorde/_/Secrets+from+a+Girl+(Who%27s+Seen+It+All)Lordeindie popindie folk3397128370653e27cf7d8-33d8-4d16-84be-7b92d1f1ab5chttps://www.last.fm/music/Lorde/_/HammerLordeelectropopalt-pop274626531050952fc05eb-4535-4eae-b4e1-a2ca29363eb1https://www.last.fm/music/Lorde/_/Favourite+DaughterLordealt-pop1893900256465e5ded0f4-9f50-4eea-bd3a-6021e3b612eehttps://www.last.fm/music/Lorde/_/ClearblueLordealt-pop2026768253947ecbfdae3-edec-4ae3-8c8e-3400758b60d6https://www.last.fm/music/Lorde/_/If+She+Could+See+Me+NowLordesynthpopalt-poppop114354467274902c343baf-98b3-495b-a67f-1e3cbb1ce770https://www.last.fm/music/KATSEYE/_/TouchKATSEYEpoprnb134455606731611ef274d8-0be7-4ea1-941c-5e643a1b8a5chttps://www.last.fm/music/KATSEYE/_/GnarlyKATSEYEhyperpop6613843454612992fc212-adaf-4229-90e6-9df11bd45171https://www.last.fm/music/KATSEYE/_/DebutKATSEYEpop3844072382883https://www.last.fm/music/KATSEYE/_/GameboyKATSEYEpoprnb2872849290031https://www.last.fm/music/KATSEYE/_/M.I.AKATSEYEpopelectropop1888205229658https://www.last.fm/music/KATSEYE/_/Mean+GirlsKATSEYEpopk-pop1833871210887https://www.last.fm/music/KATSEYE/_/My+WayKATSEYEpop1373030156964https://www.last.fm/music/KATSEYE/_/Tonight+I+MightKATSEYEpop985653130708https://www.last.fm/music/KATSEYE/_/I%27m+PrettyKATSEYEpop438373112675126ef083f11-7b2a-4c4e-b631-f7756903df83https://www.last.fm/music/The+Neighbourhood/_/Sweater+WeatherThe Neighbourhoodindiealternative2710384216892373aae539e-0ec7-4d1d-a115-53da7c2d60dbhttps://www.last.fm/music/The+Neighbourhood/_/Daddy+IssuesThe Neighbourhoodindiealternative22651550133380086b7454b-63a1-4245-b2ac-55baed921d4fhttps://www.last.fm/music/The+Neighbourhood/_/SoftcoreThe Neighbourhoodalternativesynthpopshoegazeindie poprnb2043428312582872eddea62-9370-47b7-9a1f-e6babb1427fdhttps://www.last.fm/music/The+Neighbourhood/_/You+Get+Me+So+HighThe Neighbourhoodalternativernbindie popdream popalt-pop11028839106512457b74e92-917b-4110-b696-167ac59e58e1https://www.last.fm/music/The+Neighbourhood/_/AfraidThe Neighbourhoodindieindie rockalternativerock153693929911551f0c4298-3fb6-412f-b90e-350a9bf7009ahttps://www.last.fm/music/The+Neighbourhood/_/ReflectionsThe Neighbourhoodelectropopindie1167024589171518c2388f-1bc9-404a-bf2f-2c3c844c1d6ehttps://www.last.fm/music/The+Neighbourhood/_/Pretty+BoyThe Neighbourhoodalternativeindie popindie rock94048988134640356ee19-8565-403a-979c-6f021fd0fb3dhttps://www.last.fm/music/The+Neighbourhood/_/The+BeachThe Neighbourhoodindie popindiedream popfolk10380316783753362d02b7-1b61-4278-92fa-33c09595de6ahttps://www.last.fm/music/The+Neighbourhood/_/Cry+BabyThe Neighbourhoodindieindie rock8350228736953035ca9ff-444a-4e73-a04c-11af205f1746https://www.last.fm/music/The+Neighbourhood/_/StargazingThe Neighbourhoodindie popalternative579529559517619b6dd91-7cb7-45bd-9d69-b95bae5af151https://www.last.fm/music/The+Neighbourhood/_/WiresThe Neighbourhoodindiealternative659519957022211c4fcb2-efd8-4e44-b803-865adcfbfe70https://www.last.fm/music/The+Neighbourhood/_/NervousThe Neighbourhoodalternativeindieraprock6758193562016824cf77e-4076-3076-9893-29b4820382c2https://www.last.fm/music/The+Neighbourhood/_/A+Little+DeathThe Neighbourhoodindiealternative53184665414511a6f4693-99fb-418b-aedd-77bf1631ab8dhttps://www.last.fm/music/The+Neighbourhood/_/FlawlessThe Neighbourhoodindiealternative rockalternative59594225159573f185163-4de9-4f8e-80b8-ef3571496610https://www.last.fm/music/The+Neighbourhood/_/Devil%27s+AdvocateThe Neighbourhoodrockindie rock54201925150510d4217ef-f57b-4f9a-82a6-19f60f517dd2https://www.last.fm/music/The+Neighbourhood/_/R.I.P.+2+My+YouthThe Neighbourhoodindiehip hopalternative5104945500996319d0a21-84dc-4994-9fb8-002840a19377https://www.last.fm/music/The+Neighbourhood/_/Baby+Came+Home+2+%2F+ValentinesThe NeighbourhoodindieHip-Hop49046434545103646de71-0bbe-4097-a930-e3610c95940bhttps://www.last.fm/music/The+Neighbourhood/_/Cherry+FlavouredThe Neighbourhoodindie rock4261435446831041a51d0-f002-49c4-8e4e-3bfad58982f8https://www.last.fm/music/The+Neighbourhood/_/W.D.Y.W.F.M%3FThe Neighbourhoodindie478844842735208748ce2-8719-497d-a9b2-5aa951c539cehttps://www.last.fm/music/The+Neighbourhood/_/CompassThe Neighbourhoodindiealternative477002742720333b9684d-273e-4e72-a7a1-c8d5fa79a774https://www.last.fm/music/The+Neighbourhood/_/Scary+LoveThe Neighbourhoodindieelectropopsynthpop507748441873003e7eb0d-d6bc-40a6-ac60-4f2ef205eee5https://www.last.fm/music/The+Neighbourhood/_/VoidThe Neighbourhoodpopindiealternative48584964107295c761780-a3c6-400f-a241-71ffde4346d7https://www.last.fm/music/The+Neighbourhood/_/Fallen+StarThe Neighbourhoodindie popalternative3775592385153025ae808-e5b4-4ac4-9489-967780fe9bbdhttps://www.last.fm/music/The+Neighbourhood/_/PreyThe Neighbourhoodindierockalternativefolk3084210297008e422d926-105a-3bbb-9341-e26ece14ff52https://www.last.fm/music/The+Neighbourhood/_/Leaving+TonightThe Neighbourhoodindie2092667203124https://www.last.fm/music/The+Neighbourhood/_/%23icanteven+(feat.+French+Montana)The NeighbourhoodrnbindieHip-Hop2434946316625806fe33653-110b-4797-acdf-be70fcadea4fhttps://www.last.fm/music/Mac+DeMarco/_/Chamber+of+ReflectionMac DeMarcosynthpopindie24580120159576085a2f0a4-65a1-4d44-86d6-212e1dc61f90https://www.last.fm/music/Mac+DeMarco/_/My+Kind+of+WomanMac DeMarcoindieindie rock20140852129414231ef2e3e-7747-4930-b942-47ae9201507ahttps://www.last.fm/music/Mac+DeMarco/_/Heart+to+HeartMac DeMarcoindie popfolkindie rock1380977312004020f5019b3-087f-4c32-a025-bcd56cbba64ehttps://www.last.fm/music/Mac+DeMarco/_/Freaking+Out+the+NeighborhoodMac DeMarcorock12703202940462019f6468-3879-4a9e-9fd0-1bcc62ef1d17https://www.last.fm/music/Mac+DeMarco/_/Moonlight+on+the+RiverMac DeMarcofolkindie folk9438431900884cb85b719-144e-4bf8-8bee-c5fa57ee30b1https://www.last.fm/music/Mac+DeMarco/_/Still+BeatingMac DeMarcoindie9473666818593076116f8-833e-4e7f-b026-5e2f94044c46https://www.last.fm/music/Mac+DeMarco/_/No+Other+HeartMac DeMarcoindie pop716921079369607fca8d5-61d7-460c-ae3d-8cb6f1115ea5https://www.last.fm/music/Mac+DeMarco/_/Salad+DaysMac DeMarcorockindieindie rock603997868500375f3c785-2fd8-4bce-9a2a-2224739a867chttps://www.last.fm/music/Mac+DeMarco/_/Another+OneMac DeMarcoindie47545265952961d7bdedd-2741-4474-bcad-891c3abc0d6ahttps://www.last.fm/music/Mac+DeMarco/_/Blue+BoyMac DeMarcoindierock496254156562029f1c2e1-87d5-49ea-b31e-c28f5e9d0b87https://www.last.fm/music/Mac+DeMarco/_/Ode+to+ViceroyMac DeMarcorock39931564904612a5d2e64-5101-40e0-ade0-2f9832911d9chttps://www.last.fm/music/Mac+DeMarco/_/This+Old+DogMac DeMarcoindieindie pop349437548789905c1eec5-a73d-420c-a8c9-c7fff4555062https://www.last.fm/music/Mac+DeMarco/_/PreoccupiedMac DeMarcoindieindie folk1977370295804bc250b9d-a363-4ae0-a14a-e4e749ef5a3dhttps://www.last.fm/music/Mac+DeMarco/_/A+Heart+Like+HersMac DeMarcoindie452222811842952e7cf14ac-6e99-4634-a666-03e59816fc67https://www.last.fm/music/Mitski/_/My+Love+Mine+All+MineMitskiindiesoft rock320696121701065252b928a-c1cf-4712-be30-109ca79ced93https://www.last.fm/music/Mitski/_/Washing+Machine+HeartMitskiindie popindierock2131542613005330b7a2fba-cba6-45a5-9192-a0caeee7b107https://www.last.fm/music/Mitski/_/NobodyMitskiindie popart popnew waveDiscosynthpop284313211297106117fe5a3-d8a1-42b2-9e90-5fa6bf41c308https://www.last.fm/music/Mitski/_/I+Bet+on+Losing+DogsMitskiindie rockindie pop22704960117175011db0822-9b98-443a-a6e0-1c4cc922b972https://www.last.fm/music/Mitski/_/Francis+ForeverMitskirockindieindie rockindie pop1758765010851970ae18086-ab02-4d37-acf6-b97bd9f04dechttps://www.last.fm/music/Mitski/_/Me+and+My+HusbandMitskiart pop15551674911335033937e1-62cf-4406-802c-41b03c33855chttps://www.last.fm/music/Mitski/_/A+PearlMitskiindie rockindie150709068664643ab2c8f3-bdf1-4b93-a245-c2977ec1ff96https://www.last.fm/music/Mitski/_/I+Want+YouMitskiindie rockart pop13403883830682050362d0-3a0a-4382-b7b3-a0a72fc98bebhttps://www.last.fm/music/Mitski/_/Your+Best+American+GirlMitskiindie rockindie104403836417811459aef2-a634-4370-844a-f8d83cda23b5https://www.last.fm/music/Mitski/_/Last+Words+of+a+Shooting+StarMitskiindie rock97166976415020fbd5298-a199-438c-baa0-3f80996b86e4https://www.last.fm/music/Mitski/_/A+Burning+HillMitskiindie1121964262140624199d83-3da3-4fe6-ae55-c76adadeeb6chttps://www.last.fm/music/Mitski/_/Brand+New+CityMitskialternative rockindieGrunge8063425612634231fd5d5-03b6-46b6-b112-887b5e5849adhttps://www.last.fm/music/Mitski/_/Why+Didn%27t+You+Stop+Me%3FMitskiindiealternativeindie rockindie pop879647360217104b1474c-e07e-4838-8ac5-7fd411f4d308https://www.last.fm/music/Mitski/_/Pink+in+the+NightMitskiindieindie rock841821157997839520c50-c408-4cfe-a439-b328aa5ca2c5https://www.last.fm/music/Mitski/_/Class+of+2013Mitskiindiepop713735452428506ef605f-1d27-45ff-9025-ba2d13f80cb5https://www.last.fm/music/Mitski/_/I+Don%27t+SmokeMitskishoegazeindie73600005128480c4a21f6-6b88-4fa5-99d7-92e580970ecchttps://www.last.fm/music/Mitski/_/Working+for+the+KnifeMitskirockdream popNeo-Psychedelia81729365114620d87d3c2-1a2d-4c56-a99c-4041ad4b86f5https://www.last.fm/music/Mitski/_/Crack+BabyMitskiart popindie638612951133807c317e6-75f2-4547-9773-4cdd8c3ed719https://www.last.fm/music/Mitski/_/Two+Slow+DancersMitskidream popart pop682888051019912cb289f-c94f-4ee5-aa15-abe6cf3585b0https://www.last.fm/music/Mitski/_/Jobless+MondayMitskiindie794070650627319416b83-8ac0-41f0-8478-8cb3daac1bcfhttps://www.last.fm/music/Mitski/_/Goodbye,+My+Danish+SweetheartMitskifolkindie63129434929280b45ef6d-1a49-45a0-9474-ee8606b7822bhttps://www.last.fm/music/Mitski/_/Drunk+Walk+HomeMitskiGrungealternativepost-hardcoreindie rock5240472489146d3573a7d-8c9b-45d0-b8a0-75b63e687b76https://www.last.fm/music/Mitski/_/Bug+Like+an+AngelMitskifolk55579624623150ea7f0f6-16b0-4f26-84b1-7a48cf3acd08https://www.last.fm/music/Mitski/_/GeyserMitskiindie rockart pop661092644790516a9bc51-625e-44e5-b075-4627cac081b8https://www.last.fm/music/Mitski/_/I+WillMitskiindie popindie6087847443866cfa6e54a-305a-43fb-8fbe-14248f72a096https://www.last.fm/music/Mitski/_/Love+Me+MoreMitskirocksynthpop516912243553907a1fb31-b6dd-4803-803d-a2874dc39538https://www.last.fm/music/Mitski/_/Remember+My+NameMitskiindie rock5138243412793556953c3-79e4-4af0-99ab-5bb887ad4e69https://www.last.fm/music/Mitski/_/AbbeyMitskiindie5554570412522039f8dc7-40c6-4bd3-a93a-2d631fb7d0a0https://www.last.fm/music/Mitski/_/FireworksMitskiindieindie rock49501733653167e66460f-6b52-4194-bad4-4b1a8cafe291https://www.last.fm/music/Mitski/_/Real+MenMitskiindieindie rock13930833170689469ed6f8a-d889-4458-b442-5cd9a04a1f8chttps://www.last.fm/music/Beyonc%C3%A9/_/HaloBeyoncépoprnbsoul119372251552752ce547594-5199-49a2-9cb7-ff39e64a469fhttps://www.last.fm/music/Beyonc%C3%A9/_/Crazy+in+Love+(feat.+JAY-Z)BeyoncérnbpopHip-Hop998601515187160c2211eb-59f3-4a1d-ab91-cdc0b203329chttps://www.last.fm/music/Beyonc%C3%A9/_/Single+Ladies+(Put+a+Ring+on+It)Beyoncépoprnbdance96615361416717796de46b-3924-44dc-a724-297f1506ec4ehttps://www.last.fm/music/Beyonc%C3%A9/_/IrreplaceableBeyoncérnbpop71815921056034e1530a79-6b82-437d-93da-2a989644a9d7https://www.last.fm/music/Beyonc%C3%A9/_/If+I+Were+a+BoyBeyoncépoprnbsoul887237310243178af67b29-c2ab-3048-8c36-442cba2e3ab9https://www.last.fm/music/Beyonc%C3%A9/_/Sweet+DreamsBeyoncépoprnbdance9250139989462d235398b-a759-4f4f-ad31-71b95ce9a7ddhttps://www.last.fm/music/Beyonc%C3%A9/_/Love+on+TopBeyoncésoulrnbpop8011773963618171c18a7-957a-415d-b298-183c6e4d2a2chttps://www.last.fm/music/Beyonc%C3%A9/_/DivaBeyoncérnbHip-Hoppop15823305904812d7769476-e294-4c21-9e83-eb198fdfe7b6https://www.last.fm/music/Beyonc%C3%A9/_/CUFF+ITBeyoncéfunkDiscopop642846982851007c743ae-0bed-4582-8a1c-6d20220b8304https://www.last.fm/music/Beyonc%C3%A9/_/Run+the+World+(Girls)Beyoncérnbdancepop5123137759566f848422b-bd77-4515-9442-df7135748ad5https://www.last.fm/music/Beyonc%C3%A9/_/Naughty+GirlBeyoncérnbpop86465917551111772ff0d-596b-43b6-8f07-4b323081a0cfhttps://www.last.fm/music/Beyonc%C3%A9/_/PartitionBeyoncérnb62735557257232b38849f-4d7d-4bcc-9dc2-9af02f9ccf24https://www.last.fm/music/Beyonc%C3%A9/_/7%2F11Beyoncétraphip hop126646917131629b08607e-b244-44bb-aede-fcb5be5b6a4ahttps://www.last.fm/music/Beyonc%C3%A9/_/BREAK+MY+SOULBeyoncéHousepopdance95905477102572bf5b525-3ef2-41f4-80ab-4b4de2de34f6https://www.last.fm/music/Beyonc%C3%A9/_/FormationBeyoncérnbtraphip hoprap769529669920816cc84ea-9416-4cd4-8b3b-88097e577ba5https://www.last.fm/music/Beyonc%C3%A9/_/TEXAS+HOLD+%27EMBeyoncécountry478612667351172c037cf-7ffb-3c5b-bb20-00fae5da315fhttps://www.last.fm/music/Beyonc%C3%A9/_/Beautiful+LiarBeyoncérnbpop117209436291748577b9d3-3763-4293-a7fd-059331cb8f8ahttps://www.last.fm/music/Beyonc%C3%A9/_/AMERICA+HAS+A+PROBLEMBeyoncéHousedancepop rap15062495624501e16d475d-d22e-40b2-a2d2-8198a3b6cf9dhttps://www.last.fm/music/Beyonc%C3%A9/_/ALIEN+SUPERSTARBeyoncédance525248753087002da56f4-e3ba-4b3d-bc6d-78f1fce59000https://www.last.fm/music/Beyonc%C3%A9/_/Hold+UpBeyoncérnbpop95113545248748ff568b6-aaa9-4c9f-afe3-2e3aba710929https://www.last.fm/music/Beyonc%C3%A9/_/I%27M+THAT+GIRLBeyoncérnb5515833523237https://www.last.fm/music/Beyonc%C3%A9/_/AMERICA+HAS+A+PROBLEM+(feat.+Kendrick+Lamar)Beyoncépop raprap58235115077752a9f60ae-07f8-40b8-924e-d9b4f8299abbhttps://www.last.fm/music/Beyonc%C3%A9/_/HauntedBeyoncéelectronic593561249847907d04a8c-25c0-42a2-88f7-933dcf308ec8https://www.last.fm/music/Beyonc%C3%A9/_/SorryBeyoncérnbtrap127886504906979a750cb5-05ca-4cba-aa80-86bd05ede161https://www.last.fm/music/Beyonc%C3%A9/_/HEATEDBeyoncérappoprnbfunk942249448518440adf6a7-e716-4c4d-8c25-5cdee39bf5cdhttps://www.last.fm/music/Beyonc%C3%A9/_/COZYBeyoncérnbHouse9768839474820d6efe14c-50e6-414b-9ca6-a22b03188f3chttps://www.last.fm/music/Beyonc%C3%A9/_/ENERGY+(feat.+BEAM)Beyoncéfunkdance8175728434150dd8ada9c-0053-456d-937d-9a8d57c94c45https://www.last.fm/music/Beyonc%C3%A9/_/VIRGO%27S+GROOVEBeyoncéDiscornb808084642509726a05ff8-7a25-40db-b785-d8c2900e6abdhttps://www.last.fm/music/Beyonc%C3%A9/_/PURE%2FHONEYBeyoncéHousefunk6132864420011f9ea0573-f276-4fc0-a59a-e205b98ce0fdhttps://www.last.fm/music/Beyonc%C3%A9/_/PLASTIC+OFF+THE+SOFABeyoncérnbsoulNeo-Soul63565714173878bab38c9-a10c-4da3-a46d-e3b7e9e180b8https://www.last.fm/music/Beyonc%C3%A9/_/CHURCH+GIRLBeyoncésoulelectronicHip-Hop498040041451928bfbd46-94a2-4e22-be36-1ee5ddf7ab37https://www.last.fm/music/Beyonc%C3%A9/_/All+NightBeyoncérnbsoul59836634126488c419e4d-9e19-4f58-b99c-47aabc9875e4https://www.last.fm/music/Beyonc%C3%A9/_/BODYGUARDBeyoncécountry521114340587665318f84-c7ad-4847-868d-61e6316ec0b6https://www.last.fm/music/Beyonc%C3%A9/_/16+CARRIAGESBeyoncécountry48636164051790a215f4d-d639-4527-a3a7-5cff18d2c541https://www.last.fm/music/Beyonc%C3%A9/_/Love+DroughtBeyoncérnbalternative26765814016501a949e29-88cd-482b-8958-4ad3d7e2b956https://www.last.fm/music/Beyonc%C3%A9/_/Baby+Boy+(feat.+Sean+Paul)Beyoncérnbpop66013343994115e32e9e6-3bd1-40f5-a57e-23874b55e033https://www.last.fm/music/Beyonc%C3%A9/_/SUMMER+RENAISSANCEBeyoncéelectropoppopsoul4128077379768https://www.last.fm/music/Beyonc%C3%A9/_/Don%27t+Hurt+Yourself+(feat.+Jack+White)Beyoncérock61477103768627467eb87-376c-406b-a71a-6066028ff4c4https://www.last.fm/music/Beyonc%C3%A9/_/THIQUEBeyoncétrapHouse2294368612735282310544e-003a-4d85-aa96-634a55023954https://www.last.fm/music/A$AP+Rocky/_/SundressA$AP Rockyindiepoprap164004791178086ec3b9058-466d-44b4-a254-35769bec65f6https://www.last.fm/music/A$AP+Rocky/_/Praise+the+Lord+(Da+Shine)+(feat.+Skepta)A$AP RockyHip-Hopraptrap137630309761235b61879d-aeb0-4846-ab6a-b8e16e37cccehttps://www.last.fm/music/A$AP+Rocky/_/Fashion+KillaA$AP RockyHip-Hoprapcloud rap11717341877449931200ce-caeb-401e-a875-c542ef929647https://www.last.fm/music/A$AP+Rocky/_/L$DA$AP RockyNeo-PsychedeliaHip-Hop14184616869682https://www.last.fm/music/A$AP+Rocky/_/I+Smoked+Away+My+Brain+(I%27m+God+x+Demons+Mashup)+(feat.+Imogen+Heap+&+Clams+Casino)A$AP Rockyrap1164239185527765a23443-e846-4a24-9fad-09fe7ccf0c24https://www.last.fm/music/A$AP+Rocky/_/LVLA$AP Rockycloud raprapHip-Hop8280916839522https://www.last.fm/music/A$AP+Rocky/_/F%2A%2Akin%27+Problems+(feat.+Drake,+2+Chainz+&+Kendrick+Lamar)A$AP Rockyrappop rapHip-Hop8350277795042https://www.last.fm/music/A$AP+Rocky/_/Everyday+(feat.+Rod+Stewart,+Miguel+&+Mark+Ronson)A$AP Rockypop rapNeo-Soultrap906749074379443a16923-bd09-458b-8ccf-fdc527c3934bhttps://www.last.fm/music/A$AP+Rocky/_/Lord+Pretty+Flacko+Jodye+2+(LPFJ2)A$AP Rockyrap7154940677823c5acb219-936a-44d9-8695-14d2582f6f30https://www.last.fm/music/A$AP+Rocky/_/PesoA$AP RockyrapHip-Hop510894661174411954493-5c69-44c8-8c8e-be8fe0da2afdhttps://www.last.fm/music/A$AP+Rocky/_/GoldieA$AP RockyHip-Hoprap6156473525527https://www.last.fm/music/A$AP+Rocky/_/Purity+(feat.+Frank+Ocean)A$AP RockysoulrapHip-Hop418652739356341e01f54-6864-4e7a-99a0-b2321deda239https://www.last.fm/music/A$AP+Rocky/_/Excuse+MeA$AP Rockyraphip hopHip-HopNeo-Psychedeliatrap499141837649975a68bb4-f621-4da1-acd7-d2572e581d26https://www.last.fm/music/A$AP+Rocky/_/SandmanA$AP Rockyindiecloud rap37325333467806781c73c-1399-49ac-b410-1a487ca216abhttps://www.last.fm/music/A$AP+Rocky/_/WassupA$AP Rockycloud rap2921273336686https://www.last.fm/music/A$AP+Rocky/_/Tailor+SwifA$AP Rockytrapcloud rap3042203326763https://www.last.fm/music/A$AP+Rocky/_/Canal+St.+(feat.+Bones)A$AP Rockycloud raptraphip hop3213343313153301ffd03-e5c5-4597-bb4a-e60d7e9339e3https://www.last.fm/music/A$AP+Rocky/_/DemonsA$AP Rockycloud rap3109577302799https://www.last.fm/music/A$AP+Rocky/_/HighjackA$AP Rockytrapcloud rapindiehip hop29288582937325e073472-4818-3e3c-b73a-5024ed3eb7a6https://www.last.fm/music/A$AP+Rocky/_/Houston+Old+HeadA$AP Rockycloud rap2448332288138https://www.last.fm/music/A$AP+Rocky/_/PMW+(All+I+Really+Need)+(feat.+ScHoolboy+Q)A$AP RockytraprapHip-Hoppop rapcloud rap1890331222896https://www.last.fm/music/A$AP+Rocky/_/Pharsyde+(feat.+Joe+Fox)A$AP Rockycloud raphip hopHip-Hop11518882120298309a613f7-5f9d-414a-9c4a-5c318dfe6b9ahttps://www.last.fm/music/Future/_/Mask+OffFuturetraphip hopHip-Hop192685231144757https://www.last.fm/music/Future/_/Like+ThatFutureraphip hop12208753821880https://www.last.fm/music/Future/_/WAIT+FOR+U+(feat.+Drake+&+Tems)FuturetrapHip-Hop9202272711454https://www.last.fm/music/Future/_/Low+Life+(feat.+The+Weeknd)Futuretrapcloud rappop rap1069054869493084bd53fe-46aa-4f53-8de2-f1fd9d94c8a3https://www.last.fm/music/Future/_/SoloFuturernbindiehip hop10754428640554e5f34c1a-1635-470b-8c25-3491fdc93645https://www.last.fm/music/Future/_/PUFFIN+ON+ZOOTIEZFuturetraprapHip-Hop653656847907246f7a356-d389-4725-bc0c-f31700d58bf3https://www.last.fm/music/Future/_/I+Serve+the+BaseFuturetrap6373018464912https://www.last.fm/music/Future/_/CinderellaFuturetrap4536622404779https://www.last.fm/music/Future/_/WE+STILL+DON%27T+TRUST+YOUFuturepop rap73316093997860ad1a041-91ce-42c4-924e-8c7afc6918e4https://www.last.fm/music/Future/_/Codeine+CrazyFuturetraprapcloud rap3641428332693https://www.last.fm/music/Future/_/Drankin+N+SmokinFutureHip-Hop3799457325942368c8c33-9a86-407a-8054-b994862d4426https://www.last.fm/music/Future/_/Too+ComfortableFutureGangsta Rappop raptrapcloud rap371330031757209a442e0-50d1-4be0-921d-63b1dde6ad1chttps://www.last.fm/music/Future/_/March+MadnessFuturetraprapHip-Hop2641080295043bac02d21-71a5-4b75-80e9-04195711c766https://www.last.fm/music/Future/_/LIL+DEMONFuturetrapGangsta Rap2083015275593https://www.last.fm/music/Future/_/Everyday+HustleFuturetrap4335397270070c8364642-94ba-4755-8d61-40dcb993e41chttps://www.last.fm/music/Future/_/Throw+AwayFuturecloud raptraphip hop1864764254875https://www.last.fm/music/Future/_/All+To+MyselfFuturepop rap18962442433088c16de18-700f-42e6-ba50-9aba548a4a58https://www.last.fm/music/Future/_/JerseyFuturetrap2316915209334https://www.last.fm/music/Future/_/Married+To+The+GameFutureraphip hopGangsta Rap22329880152160980326c23-7965-47df-82bc-d2a250465e3chttps://www.last.fm/music/Kali+Uchis/_/After+the+Storm+(feat.+Tyler,+the+Creator+&+Bootsy+Collins)Kali UchisNeo-Soulsoul207666981472213https://www.last.fm/music/Kali+Uchis/_/Telepat%C3%ADaKali UchisrnbNeo-Soul18164730128580752c1af81-18f4-4e57-8d75-0b15c0206094https://www.last.fm/music/Kali+Uchis/_/MoonlightKali UchisfunkNeo-Soulrnb153826551161955302aa70c-6259-470a-a1e2-d1cb7c0c8498https://www.last.fm/music/Kali+Uchis/_/Dead+to+MeKali Uchisrnbindie popart popdream pop11984349102603846177b63-5e0e-4b9f-bb18-9c52ff303ccchttps://www.last.fm/music/Kali+Uchis/_/MeltingKali Uchisdream popNeo-Soul7192619646801b68d354c-90d2-463b-ac2e-08cb2436e6b4https://www.last.fm/music/Kali+Uchis/_/Just+a+Stranger+(feat.+Steve+Lacy)Kali UchisNeo-SoulrnbNeo-Psychedelia83775976430865ed2c15f-52d1-45f6-a01c-847e7d3fdcc7https://www.last.fm/music/Kali+Uchis/_/I+Wish+You+RosesKali UchisNeo-SoulrnbNeo-Psychedelia73844846409527ac1b984-5e63-4d7a-a0a4-215581b3a8b9https://www.last.fm/music/Kali+Uchis/_/Your+Teeth+in+My+NeckKali UchisrnbNeo-Soul5937899442697https://www.last.fm/music/Kali+Uchis/_/Igual+Que+Un+%C3%81ngel+(with+Peso+Pluma)Kali Uchisdream poprnb3777404407950https://www.last.fm/music/Kali+Uchis/_/Fantasy+(feat.+Don+Toliver)Kali Uchisrnb4544615404684https://www.last.fm/music/Kali+Uchis/_/fue+mejor+(feat.+SZA)Kali Uchisrnbtrap4388622354242https://www.last.fm/music/Kali+Uchis/_/Hasta+CuandoKali Uchissynthpop2477754312508https://www.last.fm/music/Kali+Uchis/_/Love+Between...Kali UchisNeo-Soul32423043070175fbdfc26-c77e-413d-ba4e-b855d2658758https://www.last.fm/music/Kali+Uchis/_/EndlesslyKali Uchisfunkpop2198998300172de3fd3d1-2b77-40dc-a06f-205f49d5a980https://www.last.fm/music/Kali+Uchis/_/Never+Be+YoursKali UchisNeo-Soul237699028818965ceb76f-9877-453e-9a9b-30178e7a1ba2https://www.last.fm/music/Kali+Uchis/_/Sunshine+&+Rain...Kali UchisNeo-Soulrnb3110364283346https://www.last.fm/music/Kali+Uchis/_/Mu%C3%B1ekita+(with+El+Alfa+&+JT)Kali UchisReggaeton24484252598249fa98bb9-71f5-4025-9489-08865140f98ahttps://www.last.fm/music/Kali+Uchis/_/Moral+ConscienceKali UchisNeo-Soul2684934256489https://www.last.fm/music/Kali+Uchis/_/Labios+Mordidos+(with+KAROL+G)Kali UchisReggaeton229850625634121188493-8159-429b-b99f-86efe5017a17https://www.last.fm/music/Kali+Uchis/_/All+MineKali UchisNeo-Soul2420872238904140b0d28-a809-4ee7-ae08-7cd53bb58992https://www.last.fm/music/Kali+Uchis/_/quiero+sentirme+bienKali Uchisrnbsoulfunkalternative24067842348619322a167-cbf7-497d-9e11-b3fe82883adfhttps://www.last.fm/music/Kali+Uchis/_/Pensamientos+IntrusivosKali Uchisdream poppop140032422170798bde36d-fe7e-449f-bcec-e599cb630423https://www.last.fm/music/Kali+Uchis/_/All+I+Can+SayKali Uchissoul121145117706250e011401-8380-48f3-b4bf-ad89e5e8e6aehttps://www.last.fm/music/beabadoobee/_/the+way+things+gobeabadoobeeindiedream popindie pop8115606710084de83443a-003c-4bfb-9f15-7725f8313d92https://www.last.fm/music/beabadoobee/_/Tiredbeabadoobeedream popindie popart pop107241007064890b00cf4a-e324-436b-8ca2-9f5ce5b870a6https://www.last.fm/music/beabadoobee/_/Apple+Ciderbeabadoobeeindie popindieindie rocksoft rock9518196684705https://www.last.fm/music/beabadoobee/_/A+Night+To+Rememberbeabadoobeejazz982138665443019c3dbbc-d153-4c43-97c4-13440fc812b6https://www.last.fm/music/beabadoobee/_/take+a+bitebeabadoobeeindie pop8366992611945ba2173eb-7616-4b0d-941d-81cf29d1270chttps://www.last.fm/music/beabadoobee/_/Beachesbeabadoobeeindie rockalternative rockindie pop57306846016549325c23d-e466-403f-b3aa-3b81d2485a13https://www.last.fm/music/beabadoobee/_/Coffeebeabadoobeeindie folk9797290581854b06d5c00-1f02-4ca9-ae83-412a00cbc3d8https://www.last.fm/music/beabadoobee/_/Colognebeabadoobeerockemoindie rockdream pop6161286501587669eb7e5-69df-4d76-8fc0-306bb1e4d6d4https://www.last.fm/music/beabadoobee/_/Sunny+daybeabadoobeeindiealternativeindie pop52367834910222c12b59e-656d-4e75-8a0d-25e210e42b95https://www.last.fm/music/beabadoobee/_/If+You+Want+Tobeabadoobeeindie rock8094884488927a81dfe54-1ff4-4862-bb96-034843b58da2https://www.last.fm/music/beabadoobee/_/Talkbeabadoobeeindie rock5352468416304c5a7b549-6778-48ec-a54e-5adba67e0de8https://www.last.fm/music/beabadoobee/_/You%E2%80%99re+here+that%E2%80%99s+the+thingbeabadoobeeindie4166668392809b9e246e0-8e7e-499f-828c-cb726482b667https://www.last.fm/music/beabadoobee/_/Coming+Homebeabadoobeefolk3302980376390297dd100-3148-49f7-841d-c44ce59f34bdhttps://www.last.fm/music/beabadoobee/_/She+Plays+Bassbeabadoobeeindie popalternative rockindie rock509670136232348ce8aef-86ce-4b69-a77b-5552c8841d3fhttps://www.last.fm/music/beabadoobee/_/10:36beabadoobeeindie rockrockGrungeindie3761781341766c5083ea6-0ca4-4e73-b9e1-8e8dbfeddd5bhttps://www.last.fm/music/beabadoobee/_/Californiabeabadoobeeindie rockpop rock3743901333054322c33a4-4ee1-442d-b314-9f4bb6c1171dhttps://www.last.fm/music/beabadoobee/_/See+you+Soonbeabadoobeedream popsoft rockindiepop3152008309973612618bc-23ad-48e7-8989-e0b40e5bded5https://www.last.fm/music/beabadoobee/_/ever+seenbeabadoobeeindiedream pop3716405293623efc256a8-eb24-4b9d-b88d-f64c4337f7f3https://www.last.fm/music/beabadoobee/_/Ripplesbeabadoobeealternativeindie224711824677788c40a59-a0de-471d-be82-b075a5c8b585https://www.last.fm/music/beabadoobee/_/One+Timebeabadoobeeindie rock1956908191892ac12715d-eb53-4aa7-9a60-f96e05e67ffdhttps://www.last.fm/music/beabadoobee/_/this+is+how+it+wentbeabadoobeeheavy metal13879840106837894ceae1c-86d7-4777-831b-7862659c1b13https://www.last.fm/music/Don+Toliver/_/No+IdeaDon Toliverraphip hoprnbtrap8884861824648c95e9d28-1240-48ab-88b0-1d26b9cc7ea3https://www.last.fm/music/Don+Toliver/_/After+PartyDon Toliverrap12105544774201c44742a1-ef4a-4493-84d6-969ef837d125https://www.last.fm/music/Don+Toliver/_/No+PoleDon Toliverpop9506562684177ac3fb342-fd41-44fa-bc93-5f18eb513d19https://www.last.fm/music/Don+Toliver/_/BANDITDon Tolivertraprage7048382638817744973d6-69d9-4e55-a320-dae7c9b1c57fhttps://www.last.fm/music/Don+Toliver/_/CardiganDon ToliverHip-Hopraptrap6498541584677f7ab95a2-db23-4747-a9cd-ee0d930ad304https://www.last.fm/music/Don+Toliver/_/Private+Landing+(feat.+Justin+Bieber+&+Future)Don Toliverraphip hopHip-Hop6586807577388ccf511d3-f9f6-481d-b4b0-4268dd3a6ea7https://www.last.fm/music/Don+Toliver/_/NEW+DROPDon Toliverpop8645786506883https://www.last.fm/music/Don+Toliver/_/TORE+UPDon ToliverHip-Hop5906389479662https://www.last.fm/music/Don+Toliver/_/Had+Enough+(feat.+Quavo+&+Offset)Don Tolivertrap4596897412031https://www.last.fm/music/Don+Toliver/_/Drugs+N+Hella+Melodies+(feat.+Kali+Uchis)Don Toliverrapsoulrnbpop rap4492103375924https://www.last.fm/music/Don+Toliver/_/Embarrassed+(feat.+Travis+Scott)Don Tolivercloud rap4803749368057https://www.last.fm/music/Don+Toliver/_/You+(feat.+Travis+Scott)Don Toliverrap3255918335484https://www.last.fm/music/Don+Toliver/_/BROTHER+STONE+(FEAT.+KODAK+BLACK)Don Toliverpop raptrap3163213296731https://www.last.fm/music/Don+Toliver/_/Flocky+Flocky+(feat.+Travis+Scott)Don Tolivertraprap19164282400468ad72212-d129-4853-90b4-ff01fdab7e22https://www.last.fm/music/Don+Toliver/_/Lose+My+Mind+(feat.+Doja+Cat)+%5BFrom+F1%C2%AE+The+Movie%5DDon Toliversynthpoppop rap241589923851725f4c4c3-5e77-4da4-9fa1-f569dde415e5https://www.last.fm/music/Don+Toliver/_/Way+BiggerDon ToliverHip-Hopraptrap1961735218302https://www.last.fm/music/Don+Toliver/_/DEEP+IN+THE+WATERDon Toliverrnb1970497203933https://www.last.fm/music/Don+Toliver/_/Bus+Stop+(feat.+Brent+Faiyaz)Don Toliverrnb1457602153214https://www.last.fm/music/Don+Toliver/_/Swangin%E2%80%99+On+WestheimerDon Toliversynthpop4342701619246990a12c26b-c3be-4c9e-a963-a8719f7f2dcchttps://www.last.fm/music/TV+Girl/_/Lovers+RockTV Girlpopindie popalternativeNeo-Psychedelia336956151504474e941033e-0a1d-4600-b063-b5a7f8158ff2https://www.last.fm/music/TV+Girl/_/Not+AllowedTV Girlindie popNeo-Psychedeliaindie2673649414546074087af7e-d53e-4719-b0cd-9ea40a98cacahttps://www.last.fm/music/TV+Girl/_/Cigarettes+out+the+WindowTV Girlindie pop18307212122472549c99d14-dd68-42c8-88c0-8a1908a8693ahttps://www.last.fm/music/TV+Girl/_/Blue+HairTV Girlindie rockindieindie popalternative13233140101921359dd9888-d4b4-4ced-9bb8-98cd0dda0046https://www.last.fm/music/TV+Girl/_/The+BlondeTV Girlindie pop10899450802517a67476bd-d8b1-43af-8185-d0467d42e3cfhttps://www.last.fm/music/TV+Girl/_/It+Almost+WorkedTV Girlpoprockpunkindie88374227512268b70971f-b09b-4f2d-abca-204079c549d8https://www.last.fm/music/TV+Girl/_/Loving+MachineTV Girlindie popNeo-Psychedelia846398274700931be62f8-9f09-4b3d-a875-e24c527ff0b9https://www.last.fm/music/TV+Girl/_/Birds+Dont+SingTV GirlNeo-Psychedelia73387186504816c7901ba-f924-4815-bc3c-a584fbd8ddfehttps://www.last.fm/music/TV+Girl/_/LouiseTV Girlindie5687132534945a90b82e0-6c2e-4c76-a8ca-aeb0252e9cc3https://www.last.fm/music/TV+Girl/_/Hate+YourselfTV Girlindie popNeo-Psychedelia4989702435752https://www.last.fm/music/TV+Girl/_/Song+About+MeTV Girlindie popNeo-Psychedelia36648614011184580fd2b-f06a-4123-903a-35b675f6db58https://www.last.fm/music/TV+Girl/_/SafewordTV Girlindie popNeo-Psychedelia3468886371777https://www.last.fm/music/TV+Girl/_/Pretty+BoyTV Girlindieindie rock2599330418245940d7f3844-8549-401e-944f-10e3b6f6c44bhttps://www.last.fm/music/Childish+Gambino/_/RedboneChildish GambinofunkNeo-Soulsoul19945969137713017159a98-3f8d-40db-8644-d1064edc3697https://www.last.fm/music/Childish+Gambino/_/3005Childish Gambinopop raphip hoprappop2022718713300610d432f1e-60d7-40bd-b52a-2b89b1332d08https://www.last.fm/music/Childish+Gambino/_/Me+and+Your+MamaChildish GambinofunkNeo-Psychedeliarock1768630812760400d305f38-4094-4c98-a6ef-455e126edb6dhttps://www.last.fm/music/Childish+Gambino/_/HeartbeatChildish GambinoHip-Hoppoprap9682858973855c607085f-447e-424d-bc41-4206e84879b1https://www.last.fm/music/Childish+Gambino/_/BonfireChildish Gambinoraphip hop942368490636028ab0341-036f-4f1d-aab1-cfc29bfd52a8https://www.last.fm/music/Childish+Gambino/_/III.+UrnChildish Gambinosoulhip hoprap806150884655291f023db-1a4f-401a-9d12-582957afc44fhttps://www.last.fm/music/Childish+Gambino/_/SoberChildish Gambinornb673199382511711beedeb-8e61-4b03-9921-7e7fcf2d0775https://www.last.fm/music/Childish+Gambino/_/This+Is+AmericaChildish GambinoraptrapHip-Hophip hop885846482296101541b33-4653-4567-b7b6-e2c3a62c12cfhttps://www.last.fm/music/Childish+Gambino/_/IV.+SweatpantsChildish Gambinoraphip hopHip-Hop707220376241917f114cb-e48a-4d93-9870-6a2553735331https://www.last.fm/music/Childish+Gambino/_/Feels+Like+SummerChildish Gambinornb672293157406908244809-a566-4c23-b1bb-90add7e2bb47https://www.last.fm/music/Childish+Gambino/_/III.+Telegraph+Ave.+(%22Oakland%22+by+Lloyd)Childish Gambinopop raprnb4947365501748https://www.last.fm/music/Childish+Gambino/_/I.+The+Worst+GuysChildish Gambinopop rapHip-Hop498216445776178e7733d-bc07-43af-aa3d-820153767d99https://www.last.fm/music/Childish+Gambino/_/LithoniaChildish Gambinoalternative rock2911683362553https://www.last.fm/music/Childish+Gambino/_/I.+Pink+ToesChildish Gambinorapsoul382147983809420https://www.last.fm/music/Nirvana/_/Smells+Like+Teen+SpiritNirvanaGrungerockalternative365174743617196https://www.last.fm/music/Nirvana/_/Come+as+You+AreNirvanaGrungerockalternative23600376266074953912840-df6d-3292-ab33-331f525137a8https://www.last.fm/music/Nirvana/_/LithiumNirvanaGrungerockalternative216674872458615https://www.last.fm/music/Nirvana/_/About+a+GirlNirvanaGrungerockalternativealternative rock197253572185994https://www.last.fm/music/Nirvana/_/DumbNirvanaGrungerockalternativealternative rock221607092176944https://www.last.fm/music/Nirvana/_/Heart-Shaped+BoxNirvanaGrungerockalternative163813992126151https://www.last.fm/music/Nirvana/_/In+BloomNirvanaGrungerockalternative174236041970850https://www.last.fm/music/Nirvana/_/Something+in+the+WayNirvanaGrungerockalternative157185751967129https://www.last.fm/music/Nirvana/_/Rape+MeNirvanaGrungerockalternative155192001965614https://www.last.fm/music/Nirvana/_/All+ApologiesNirvanaGrungerockalternative122089971731183https://www.last.fm/music/Nirvana/_/PollyNirvanaGrungerockalternative123104191625403https://www.last.fm/music/Nirvana/_/BreedNirvanaGrungerockalternativealternative rock12544978159226847c0df7f-d525-3a74-a3b0-5eeac257e51ehttps://www.last.fm/music/Nirvana/_/Drain+YouNirvanaGrungerockalternative87382651334237https://www.last.fm/music/Nirvana/_/On+a+PlainNirvanaGrungerockalternative80575261226775637e94b6-4efa-4f54-951f-8001972f3b4chttps://www.last.fm/music/Nirvana/_/Territorial+PissingsNirvanaGrungerockalternative86423541197298https://www.last.fm/music/Nirvana/_/Lounge+ActNirvanaGrungerockalternative rockalternative73737311070328https://www.last.fm/music/Nirvana/_/Love+BuzzNirvanaGrungerockalternative61649611070141https://www.last.fm/music/Nirvana/_/Stay+AwayNirvanaGrungerockalternative759962797148059de26e1-4387-3e17-ad1d-9a7f003b36ebhttps://www.last.fm/music/Nirvana/_/You+Know+You%27re+RightNirvanaGrungerockalternative6188030935272https://www.last.fm/music/Nirvana/_/Serve+the+ServantsNirvanaGrungerockalternative597663080216552904817-53f2-3d43-957e-9aab48fb00c7https://www.last.fm/music/Nirvana/_/AneurysmNirvanaGrungerockalternative5064406756287https://www.last.fm/music/Nirvana/_/BlewNirvanaGrungerockalternativealternative rock4549782732357https://www.last.fm/music/Nirvana/_/SchoolNirvanaGrungerockalternative44602476151031a8a5d07-315f-4b8b-8f5d-74fdc138d26dhttps://www.last.fm/music/Nirvana/_/the+man+who+sold+the+world+-+liveNirvanaGrungerock3611051609248e2338bb0-81fa-4bfa-a041-ffdbd3366a20https://www.last.fm/music/Nirvana/_/Heart+Shaped+BoxNirvanaGrungerockalternative37317534850086070ae7f-cb09-462c-aa3b-7d7e7f5e09f8https://www.last.fm/music/Nirvana/_/MarigoldNirvanaGrungerockalternative rock210555711147579df3f82fa-7d78-418d-9625-c74562663c6chttps://www.last.fm/music/Tate+McRae/_/greedyTate McRaepopdance-popdance87237867982514737fc8c-1acf-446e-b8c4-b6cd33b9a581https://www.last.fm/music/Tate+McRae/_/you+broke+me+firstTate McRaepop1485475369840791fb8721-8455-450c-9a7d-799757f75f57https://www.last.fm/music/Tate+McRae/_/Sports+carTate McRaepop109668616555473a63ae2e-a153-4b58-8c83-ca0cd2fbb232https://www.last.fm/music/Tate+McRae/_/exesTate McRaepop11550599575084fa5150d5-926d-4907-841d-efc9f4a5072chttps://www.last.fm/music/Tate+McRae/_/It%27s+ok+I%27m+okTate McRaedance-poppopdance6479122504657e860b334-5c4e-4b41-a558-5a7f1bc0c017https://www.last.fm/music/Tate+McRae/_/she%27s+all+i+wanna+beTate McRaepoppunkpop rock7767008460604ee06ec10-b09b-4d6c-8778-59947d685530https://www.last.fm/music/Tate+McRae/_/run+for+the+hillsTate McRaepop5585161450857df1bd13a-0527-4bc2-b19c-29acedfaf065https://www.last.fm/music/Tate+McRae/_/Just+Keep+Watching+(From+F1%C2%AE+The+Movie)Tate McRaeelectropop60037123361357d76f753-f9ef-4a1f-9ef9-be80cbda40cdhttps://www.last.fm/music/Tate+McRae/_/2+handsTate McRaepop4748101287523afa8cb44-cbd5-4e42-a0af-3a4653698406https://www.last.fm/music/Tate+McRae/_/Dear+godTate McRaernb35352432544286c491e30-2342-40c5-a441-952a4b9757cdhttps://www.last.fm/music/Tate+McRae/_/bloodonmyhands+(feat.+Flo+Milli)Tate McRaernb2788755238234250437c5-3bfe-47d3-a48d-f2d40cb8f992https://www.last.fm/music/Tate+McRae/_/feel+like+shitTate McRaepopalternative2691865220113cfbcfcbc-74ca-4b95-9e63-ebae70af3390https://www.last.fm/music/Tate+McRae/_/uh+ohTate McRaepoprnbalt-pop32547362062455bd9603d-1bbc-40e6-b8c4-75efe8a34056https://www.last.fm/music/Tate+McRae/_/hurt+my+feelingsTate McRaeindieindie poppopalt-popdance-pop27785262001390ac50ce0-2241-4861-9f52-1a954ef50020https://www.last.fm/music/Tate+McRae/_/guilty+conscienceTate McRaepop27549041880897dd17097-c5c9-4928-a81e-d66bd8a1f350https://www.last.fm/music/Tate+McRae/_/we%27re+not+alikeTate McRaepop rockpopindie24699131719556d562302-a420-407b-b67e-f102f90c43b3https://www.last.fm/music/Tate+McRae/_/cut+my+hairTate McRaepopelectropop2018167168697aa1834c6-7256-4712-a24b-3920ff7e4360https://www.last.fm/music/Tate+McRae/_/Like+I+doTate McRaernb19771491618415ee95e9c-a735-476c-b19c-afc4a463edd9https://www.last.fm/music/Tate+McRae/_/GreenlightTate McRaepop2595903160334344bdbfe-31d8-46ea-9e45-c965c3bf6305https://www.last.fm/music/Tate+McRae/_/think+laterTate McRaepopelectropop1997838158091de1bb692-3a82-4310-b6b2-e0b0720cef4ehttps://www.last.fm/music/Tate+McRae/_/No+I%27m+not+in+loveTate McRaepop20506931502641e4cf6fc-ea60-423d-88f7-5065f50f7981https://www.last.fm/music/Tate+McRae/_/graveTate McRaepop223078402857113https://www.last.fm/music/Michael+Jackson/_/Billie+JeanMichael Jacksonpopdance161703702302402d93b1a04-f463-4801-9f0d-fbf5481e934fhttps://www.last.fm/music/Michael+Jackson/_/Beat+ItMichael Jacksonpopdance1219447920631303042c3d0-c637-453a-9470-2dfb9093ad7chttps://www.last.fm/music/Michael+Jackson/_/ThrillerMichael Jacksonpopdance78867391173518229d593e-dd2f-40ce-9db2-c4c93e5ea759https://www.last.fm/music/Michael+Jackson/_/P.Y.T.+(Pretty+Young+Thing)Michael Jacksonpopfunk86865901166645https://www.last.fm/music/Michael+Jackson/_/Rock+With+You+-+Single+VersionMichael JacksonpopfunksoulDisco62644341130547https://www.last.fm/music/Michael+Jackson/_/Don%27t+Stop+%27Til+You+Get+EnoughMichael JacksonpopDiscodance67403571054859https://www.last.fm/music/Michael+Jackson/_/Smooth+Criminal+-+2012+RemasterMichael Jacksonpoprnb74108751044005https://www.last.fm/music/Michael+Jackson/_/Remember+the+TimeMichael Jacksonpopdance6347946979346https://www.last.fm/music/Michael+Jackson/_/Human+NatureMichael Jacksonpopsoul51349699151918cddc7df-04f6-4a3c-b4bf-28e0d570fe21https://www.last.fm/music/Michael+Jackson/_/Wanna+Be+Startin%27+Somethin%27Michael Jacksonpopdance54312118583207e61bffa-6881-3536-a232-8247dd8e3ab1https://www.last.fm/music/Michael+Jackson/_/Man+in+the+MirrorMichael Jacksonpopsoul54364918414697a20dce2-5857-3098-acd8-375fd9c299d4https://www.last.fm/music/Michael+Jackson/_/They+Don%27t+Care+About+UsMichael Jacksonpopdance79791708024510f7ce1c6-a72b-476b-83c6-bd995a828f7ehttps://www.last.fm/music/Michael+Jackson/_/ChicagoMichael JacksonpopfunkdanceHip-Hop4354724703720https://www.last.fm/music/Michael+Jackson/_/Dirty+DianaMichael Jacksonpoprock4420364659406bd744206-d157-4b4f-94a7-ab33a0b20179https://www.last.fm/music/Michael+Jackson/_/Love+Never+Felt+So+GoodMichael Jacksonpopfunk374171961240407a72b01-908e-4d6d-a94f-d9718d73582fhttps://www.last.fm/music/Michael+Jackson/_/Baby+Be+MineMichael Jacksonpopsoul39153636034698102ecad-fea8-45c4-810f-2656b579d16fhttps://www.last.fm/music/Michael+Jackson/_/Off+the+WallMichael JacksonpopDiscosoul41177015719726128b432-a5ee-4a6a-a984-e0a83ca213e5https://www.last.fm/music/Michael+Jackson/_/You+Rock+My+WorldMichael Jacksonpoprnbdance2975117547493https://www.last.fm/music/Michael+Jackson/_/Bad+-+2012+RemasterMichael Jacksonpop40192454347312ba34d80-f8db-40c8-94d5-3661954549bdhttps://www.last.fm/music/Michael+Jackson/_/Heaven+Can+WaitMichael Jacksonpopsoulrnb2289433380605https://www.last.fm/music/Michael+Jackson/_/The+Girl+Is+Mine+(with+Paul+McCartney)Michael Jacksonpop221470072208573d74bbaa6-0f07-4774-b5c6-7fdd7e973a20https://www.last.fm/music/Bruno+Mars/_/Locked+Out+of+HeavenBruno Marspoprnb178049942006602f7ac12ba-39e7-4c23-95e0-2d2587022ae3https://www.last.fm/music/Bruno+Mars/_/Just+the+Way+You+AreBruno Marspoprnb154124131700430https://www.last.fm/music/Bruno+Mars/_/GrenadeBruno Marspoprnb164253671696242126241da-d2cb-42c2-a40e-f30909057647https://www.last.fm/music/Bruno+Mars/_/When+I+Was+Your+ManBruno Marspop146856221598209661e19b7-5c69-48af-bee9-9c2110495d45https://www.last.fm/music/Bruno+Mars/_/That%27s+What+I+LikeBruno Marsfunkrnb111457411405498dd9be6cb-f2c7-4f28-86a3-4909fb113ae9https://www.last.fm/music/Bruno+Mars/_/TreasureBruno MarspopDiscofunk1247709813607500f17edfe-4a37-490d-a720-d8b482490d23https://www.last.fm/music/Bruno+Mars/_/Talking+to+the+MoonBruno Marspoprnb8365926134593755b9fb00-4390-4549-a692-5993bc524e70https://www.last.fm/music/Bruno+Mars/_/The+Lazy+SongBruno Marspoprnb95707771271238716f0fa1-c526-4995-a8ad-ff57c44bf9b1https://www.last.fm/music/Bruno+Mars/_/24K+MagicBruno Marsfunkpop90771021240353a8956c11-749a-4fdb-885a-86542bcf204ahttps://www.last.fm/music/Bruno+Mars/_/Marry+YouBruno Marspoprnb119622341183842c440e738-1414-48c2-a5e5-0b95a253ae3ehttps://www.last.fm/music/Bruno+Mars/_/Leave+the+Door+OpenBruno Marssoul911404010219092280c64c-33b9-3ed5-9c1c-41e0748471c4https://www.last.fm/music/Bruno+Mars/_/It+Will+RainBruno Marspopsoul7812086931265026c8c7b-b505-37cd-b1bf-db3ea4e66933https://www.last.fm/music/Bruno+Mars/_/Runaway+BabyBruno Marspoprnb9262868820466https://www.last.fm/music/Bruno+Mars/_/Smokin+Out+The+WindowBruno Marsfunkrnb47501847446825c3988e7-2bfc-4a5d-901a-03b06e78ba63https://www.last.fm/music/Bruno+Mars/_/Count+on+MeBruno Marspop6183044645909https://www.last.fm/music/Bruno+Mars/_/After+Last+Night+(with+Thundercat+&+Bootsy+Collins)Bruno Marsrnb4500017635713https://www.last.fm/music/Bruno+Mars/_/Finesse+-+Remix;+feat.+Cardi+BBruno Marsfunk5204110620996b1eabc24-e01f-41bd-a260-c254359b3ca0https://www.last.fm/music/Bruno+Mars/_/Versace+on+the+FloorBruno Marsrnbsoulpop4965523556926https://www.last.fm/music/Bruno+Mars/_/SkateBruno MarsfunksoulDisco3715122498184ed85425e-54ec-441c-b0c6-d08a89cf8694https://www.last.fm/music/Bruno+Mars/_/FinesseBruno Marsdance2209117412393022d60d854-bbae-4f81-80f9-bed406d17a10https://www.last.fm/music/Laufey/_/From+the+StartLaufeyjazzrock139595429176285850558f-8cd0-4974-9cf0-8ab7e47f0720https://www.last.fm/music/Laufey/_/Falling+BehindLaufeyjazzindie pop11230150777898https://www.last.fm/music/Laufey/_/ValentineLaufeyjazzindie4964044383532https://www.last.fm/music/Laufey/_/FragileLaufeyjazzsoul4674014379595c422add7-03c8-45d9-a07b-2ef7bb88b786https://www.last.fm/music/Laufey/_/DreamerLaufeyjazzsoulindie pop2911205334446b3f97c93-de02-4760-b91d-8364d2754248https://www.last.fm/music/Laufey/_/Lover+GirlLaufeypop3138049285977https://www.last.fm/music/Laufey/_/Beautiful+StrangerLaufeyjazz2790493284151e499a9e8-fde0-4cbf-8407-527f1263850dhttps://www.last.fm/music/Laufey/_/Silver+LiningLaufeyjazzindie pop32566422837015b5cf952-9e5e-4cac-8d7d-3bd827943544https://www.last.fm/music/Laufey/_/Letter+to+My+13+Year+Old+SelfLaufeyjazz30641022763824aaabcbd-70ba-4771-8c9c-178b18f1db36https://www.last.fm/music/Laufey/_/MagnoliaLaufeyjazz249724524722618e13dfb-7bf0-491b-86db-11f1bfed50cfhttps://www.last.fm/music/Laufey/_/Tough+LuckLaufeyjazzindie pop1089412182697f3b9e44e-1030-4e9e-aa5e-8fda16cdb573https://www.last.fm/music/Laufey/_/Snow+WhiteLaufeyjazz212892872589222https://www.last.fm/music/Katy+Perry/_/I+Kissed+a+GirlKaty Perrypoppop rock176942822310441https://www.last.fm/music/Katy+Perry/_/Hot+n+ColdKaty Perrypopdance198527522239457https://www.last.fm/music/Katy+Perry/_/Last+Friday+Night+(T.G.I.F.)Katy Perrypopdance222901272103302https://www.last.fm/music/Katy+Perry/_/Teenage+DreamKaty Perrypopdance175111691986856068c0cf4-5bd7-4f4a-bbe3-81aa6d5e6c0bhttps://www.last.fm/music/Katy+Perry/_/FireworkKaty Perrypopdance170810761618153https://www.last.fm/music/Katy+Perry/_/The+One+That+Got+AwayKaty Perrypop118190531471664018db464-a901-44fc-9836-b212c13934e3https://www.last.fm/music/Katy+Perry/_/Dark+HorseKaty Perrypoptrap14258338142782108f9b27f-90df-4771-8fe7-b1b433800be7https://www.last.fm/music/Katy+Perry/_/E.T.Katy Perrypopelectronic118420841288757https://www.last.fm/music/Katy+Perry/_/RoarKaty Perrypop9982904109826816716d10-0a8b-429b-a207-f132c72fb7bdhttps://www.last.fm/music/Katy+Perry/_/Part+of+MeKaty Perrypop87435679665922c2b2fff-b527-4cfd-90ae-41647a7d2d35https://www.last.fm/music/Katy+Perry/_/Wide+AwakeKaty Perrypop8287882823846https://www.last.fm/music/Katy+Perry/_/Thinking+of+YouKaty Perrypop6518802728848003ac778-257a-4b6d-b339-5c2141433900https://www.last.fm/music/Katy+Perry/_/UnconditionallyKaty Perrypop965290262019909a65a8b-7d34-4be5-a7c9-4483c2d0fd82https://www.last.fm/music/Katy+Perry/_/Harleys+in+HawaiiKaty Perrypop552910152616043180bc5-2d97-425d-a43c-2552e200aed3https://www.last.fm/music/Katy+Perry/_/Chained+to+the+RhythmKaty PerrypopdanceDisco7573689480697b37141b8-5123-4bbb-b5f6-7243d64ae71dhttps://www.last.fm/music/Katy+Perry/_/Never+Really+OverKaty Perrypopelectropop4001691412504e09c589f-2dcc-432e-befe-114c0db2e9d2https://www.last.fm/music/Katy+Perry/_/Bon+App%C3%A9titKaty Perrypopdance2838943260981https://www.last.fm/music/Katy+Perry/_/I%27M+HIS,+HE%27S+MINE+(feat.+Doechii)Katy Perrypoppop rapdance3604489419633827f586f5c-2c50-4f93-947e-99c8474f6955https://www.last.fm/music/Steve+Lacy/_/Dark+RedSteve Lacyindie poprnbindie2996161717095331abdf128-2f80-457c-8da0-e554e8e3b534https://www.last.fm/music/Steve+Lacy/_/Bad+HabitSteve LacyNeo-Soulindiernb23115686147783635f1186c-2f51-4ac6-85f3-37d0df784711https://www.last.fm/music/Steve+Lacy/_/SomeSteve Lacyindie rockhip hopNeo-Soul211527351384718dedf7857-5aed-4540-9872-1865ed174f2ehttps://www.last.fm/music/Steve+Lacy/_/C+U+GirlSteve LacyNeo-Soulindie1744043811182023932bd4d-4eeb-40a1-b5ae-48fe7a61b826https://www.last.fm/music/Steve+Lacy/_/InfrunamiSteve LacyNeo-Soulindie1260466994004399b48239-18cf-44fc-bc4c-9f1e2f60c65bhttps://www.last.fm/music/Steve+Lacy/_/StaticSteve LacyNeo-Soulindie pop10616974914670c98dbb8b-ffb8-4045-899f-2c6eb3ec17c3https://www.last.fm/music/Steve+Lacy/_/UuuuSteve Lacyindiernb62255277876722f6ffc58-4ba9-470e-bda9-6e595ef9c877https://www.last.fm/music/Steve+Lacy/_/atomic+vomitSteve LacyindieNeo-Soul9260309769929aa03fca2-4c9e-4ee9-95c3-c30fa0a91004https://www.last.fm/music/Steve+Lacy/_/N+SideSteve LacyNeo-Soul77659166195295082efe8-fb98-4a23-8e47-6770af696480https://www.last.fm/music/Steve+Lacy/_/RydSteve LacyNeo-Soul7335004561366https://www.last.fm/music/Steve+Lacy/_/HelmetSteve LacyNeo-Soulalternative6578704531010https://www.last.fm/music/Steve+Lacy/_/Sunshine+(feat.+Foushe%C3%A9)Steve LacyNeo-Soul57095705288812fc431b2-8cc2-4c3b-a0f3-aa0f8f5a254ahttps://www.last.fm/music/Steve+Lacy/_/Basement+JackSteve LacyNeo-Soulsoul6702125497886https://www.last.fm/music/Steve+Lacy/_/MercurySteve Lacysoul5201119480259c3f5c981-1db3-4acb-a83b-5e2cdbcedc10https://www.last.fm/music/Steve+Lacy/_/Give+You+the+WorldSteve Lacyrnb4614385459154c6fcd8e8-957f-4b37-99b7-2443f9c47a19https://www.last.fm/music/Steve+Lacy/_/Only+IfSteve Lacysoulrnb30195214549976623678f-ac53-427d-be0d-6ec9d7a0818ahttps://www.last.fm/music/Steve+Lacy/_/Out+of+Me+HeadSteve LacyrnbsoulNeo-Soul6190291439502cb2a8ee-ea8b-4d37-b255-ccc1f88210a0https://www.last.fm/music/Steve+Lacy/_/nice+shoesSteve LacyNeo-Soul18678694172649546bb3e3a-eb7a-4092-90dd-b705292f49d7https://www.last.fm/music/twenty+one+pilots/_/Stressed+Outtwenty one pilotsalternativeindiealt-pophip hop139300891391527d119365a-cecc-4f8e-ba16-61e3db9cf964https://www.last.fm/music/twenty+one+pilots/_/Ridetwenty one pilotsrockalternative1142379512509734db82a34-cd11-435b-9c94-027d887d2c2chttps://www.last.fm/music/twenty+one+pilots/_/Heathenstwenty one pilotsalternativerockelectronicpop1020443694079112235a01-6852-4112-9d21-6f14590b3e25https://www.last.fm/music/twenty+one+pilots/_/Tear+in+My+Hearttwenty one pilotsalternativeindierockindie pop7490847664761b82fb90c-dc4f-42d9-8e4a-4af76078fd9bhttps://www.last.fm/music/twenty+one+pilots/_/Heavydirtysoultwenty one pilotsindierockalternativerap8183037647814d66e22b3-1a57-47de-8824-df07e76335b9https://www.last.fm/music/twenty+one+pilots/_/Chlorinetwenty one pilotsindie poprock741065161463338d135a2-6a56-45c5-83e6-7784c15d5cbdhttps://www.last.fm/music/twenty+one+pilots/_/Car+Radiotwenty one pilotsindie popindieindie rockalternative6299649610894c4c6251b-44b5-478e-b806-3401488d1070https://www.last.fm/music/twenty+one+pilots/_/Doubttwenty one pilotsindie popindiealternative49263625255350887f9ea-4cc9-42c0-8bc8-48ae11c9ad25https://www.last.fm/music/twenty+one+pilots/_/House+of+Goldtwenty one pilotsindie popalternativerockfolk630231047631038d48923-c99c-42be-9d1e-17e9210c4115https://www.last.fm/music/twenty+one+pilots/_/My+Bloodtwenty one pilotssynthpopalternativerock6052199469005fbcefaea-21c6-4df3-aa86-cd1a7ac5e80bhttps://www.last.fm/music/twenty+one+pilots/_/Jumpsuittwenty one pilotsalternative rockrockalternative474907246547792ff1ca6-8fd9-4242-bf45-ecb088da44b4https://www.last.fm/music/twenty+one+pilots/_/Lane+Boytwenty one pilotsalternative rockindie rockindie pophip hop525918544829583043e87-da31-4684-8670-6f9e3b0bd176https://www.last.fm/music/twenty+one+pilots/_/Migrainetwenty one pilotsindie popindiepop rap58388344480884e08da1a-0d8b-41bf-95bb-b5b2a6ee7c67https://www.last.fm/music/twenty+one+pilots/_/Holding+on+to+Youtwenty one pilotspop raphip hopalternative40786474195129bdd7a1f-ee11-4af8-bc1f-f6ae6096405ahttps://www.last.fm/music/twenty+one+pilots/_/Fairly+Localtwenty one pilotsindiealternative393310441572917ff6cd2-d6b7-4b8c-82f1-65e26ca46321https://www.last.fm/music/twenty+one+pilots/_/The+Judgetwenty one pilotsindie rockpop rock41828614032341790bc96-c587-482e-ac2b-85b3b5e56e9ahttps://www.last.fm/music/twenty+one+pilots/_/Hometowntwenty one pilotssynthpopelectronicindie rock38476044029150da8f546-f57d-48d5-b58e-d349f0dc101ehttps://www.last.fm/music/twenty+one+pilots/_/We+Don%27t+Believe+What%27s+on+TVtwenty one pilotsindieindie popalternativeindie rock566720739613942d2c0f3-4601-424d-996a-b70b1a47dd2ehttps://www.last.fm/music/twenty+one+pilots/_/Shy+Awaytwenty one pilotsnew waveindie rockindie3786670389564a57e8f9d-6691-47ed-a87c-fcbb7496e804https://www.last.fm/music/twenty+one+pilots/_/Polarizetwenty one pilotsindierockelectronicalternative5124353375863b8f52559-e11c-4c33-a993-8a51d2b8d9f9https://www.last.fm/music/twenty+one+pilots/_/Nico+and+the+Ninerstwenty one pilotsindie popalternativerapelectronic4515246375561982f336e-8107-451e-9afe-75c65c5843f6https://www.last.fm/music/twenty+one+pilots/_/Level+of+Concerntwenty one pilotspop432274236822651bdd587-0289-495c-a09a-1cbfe212912ehttps://www.last.fm/music/twenty+one+pilots/_/Guns+for+Handstwenty one pilotsindie popindiealternative373071136652709d51090-e065-45cc-891e-a66aad896879https://www.last.fm/music/twenty+one+pilots/_/Message+Mantwenty one pilotsindie popindie rock4005978339211ae74adf8-55e5-4ed2-bc31-c54283829d72https://www.last.fm/music/twenty+one+pilots/_/Ode+to+Sleeptwenty one pilotsindie pop30802603292575542d6d2-740b-4981-bf6a-94681fec680ahttps://www.last.fm/music/twenty+one+pilots/_/Gonertwenty one pilotsindie poprock358982532542468f6f722-f5a0-4520-a339-5734af146a26https://www.last.fm/music/twenty+one+pilots/_/Fake+You+Outtwenty one pilotsindie popindieelectropop7216706322192ca81b5bd-d218-46c5-bdd7-1495129221f2https://www.last.fm/music/twenty+one+pilots/_/Overcompensatetwenty one pilotspop rap42036003167622b0a024d-de0f-42db-a26a-fc7dddaade1ahttps://www.last.fm/music/twenty+one+pilots/_/Morphtwenty one pilotspop rapindie poprap287647431429601b85cb7-d6b9-4b35-b211-1194154ae081https://www.last.fm/music/twenty+one+pilots/_/Not+Todaytwenty one pilotsindieindie rockindie pop343634929854106b4426f-cb50-4faf-a7ee-c85e71e10214https://www.last.fm/music/twenty+one+pilots/_/Treestwenty one pilotsindie pop4054629292717f32a3e55-37b8-4c7c-ba2c-a0dced20907ehttps://www.last.fm/music/twenty+one+pilots/_/Levitatetwenty one pilotsraphip hopHip-Hopalternative3048378291333b85df887-3287-465b-995b-e423d805b166https://www.last.fm/music/twenty+one+pilots/_/Semi-Automatictwenty one pilotsindie popindieindie rock2751244281696046e0f51-e600-4c01-8405-d7fe30469c7ehttps://www.last.fm/music/twenty+one+pilots/_/The+Run+and+Gotwenty one pilotsindieindie pop31886452809701624d1b8-664e-45a8-bc17-3f066b6f5051https://www.last.fm/music/twenty+one+pilots/_/Smithereenstwenty one pilotsindie popalt-pop33634082803691800b32e-6878-44f2-a6ae-964ac2afad19https://www.last.fm/music/twenty+one+pilots/_/The+Hypetwenty one pilotsindie poppop rock578215027909242d869c9-404d-4aaa-9fb9-4e9e11315e44https://www.last.fm/music/twenty+one+pilots/_/Next+Semestertwenty one pilotsindie rock30318252735191ee2ae99-be7e-4334-89a0-006e8eac6bd7https://www.last.fm/music/twenty+one+pilots/_/Trucetwenty one pilotsalternativeindie pop32830982705256c3bbef1-fc40-4bc3-94b5-d7e30fd1c3ddhttps://www.last.fm/music/twenty+one+pilots/_/Saturdaytwenty one pilotspopindie rock26962192685544c259f32-be39-46ee-8a74-cb7b9582ef31https://www.last.fm/music/twenty+one+pilots/_/Screentwenty one pilotsindie poppop rock48712972616754b77d7d9-87ff-4939-924f-db77c4152c29https://www.last.fm/music/twenty+one+pilots/_/Routines+in+the+Nighttwenty one pilotspopalternative rockalt-pop4848001247678ea51207d-d011-40c0-8bce-30f935529eechttps://www.last.fm/music/twenty+one+pilots/_/Backslidetwenty one pilotspop rapalternativealternative rock29638412395545f5845fd-bbce-47ff-92bb-3e2897e28663https://www.last.fm/music/twenty+one+pilots/_/Cut+My+Liptwenty one pilotsindiesynthpopindie pop2936681238547bd96c9ba-5b32-4e07-a687-1f6741234e94https://www.last.fm/music/twenty+one+pilots/_/Neon+Gravestonestwenty one pilotsraphip hop3009930231180ad751594-0d6c-4f4e-af04-9785ded59e59https://www.last.fm/music/twenty+one+pilots/_/Banditotwenty one pilotsart popindie popalt-pop2615837230470082c1186-cbba-4f85-9e87-328fcd2e96e6https://www.last.fm/music/twenty+one+pilots/_/Fall+Awaytwenty one pilotsrapalternativeHip-Hopindie pop32591472284596dc9b7d7-eddb-41ad-9564-b3186efef974https://www.last.fm/music/twenty+one+pilots/_/The+Outsidetwenty one pilotsindie rockpoprap3177238227250215e3579-2664-41f9-92a7-2141a1c65cb4https://www.last.fm/music/twenty+one+pilots/_/Chokertwenty one pilotssynthpoprockindie rockindie115650631388147cadd11ae-c323-45f4-a27c-162f69f80099https://www.last.fm/music/The+Beatles/_/Here+Comes+the+Sun+-+Remastered+2009The Beatlespop rock708673410019543afebddd-f089-4477-b3f2-3169f6c95168https://www.last.fm/music/The+Beatles/_/Come+Together+-+Remastered+2009The Beatlespop rockrockclassic rock7391668941964https://www.last.fm/music/The+Beatles/_/Yesterday+-+Remastered+2009The Beatlesclassic rockpop7159457886470https://www.last.fm/music/The+Beatles/_/Blackbird+-+Remastered+2009The Beatlesfolk7450651868152https://www.last.fm/music/The+Beatles/_/In+My+Life+-+Remastered+2009The Beatlespop rock8130306866627ee606bef-0d5f-4281-bfe3-f1f0a77e9cadhttps://www.last.fm/music/The+Beatles/_/Something+-+Remastered+2009The Beatlesclassic rocksoft rockpop rock5448795811843df8bf979-f172-40cb-bcad-def5ef8862d6https://www.last.fm/music/The+Beatles/_/Let+It+Be+-+Remastered+2009The Beatlesclassic rocksoft rock4691890768419https://www.last.fm/music/The+Beatles/_/Twist+And+Shout+-+Remastered+2009The Beatlesclassic rock513863867943141fbe73f-a892-4d8b-96b0-f842187ae177https://www.last.fm/music/The+Beatles/_/And+I+Love+Her+-+Remastered+2009The Beatlesfolkpop5054121624540https://www.last.fm/music/The+Beatles/_/While+My+Guitar+Gently+Weeps+-+Remastered+2009The Beatlesrockpop rock462209960052734267512-ae72-42c5-9850-4b4b8e74592bhttps://www.last.fm/music/The+Beatles/_/Norwegian+Wood+(This+Bird+Has+Flown)+-+Remastered+2009The Beatlesfolk18873740112798227e6f690-8478-4cbd-bd3d-d3ff9942e507https://www.last.fm/music/Mac+Miller/_/The+SpinsMac MillerHip-Hopraphip hop1470967597578468ad5509-9be7-4c85-9c80-5de03871264bhttps://www.last.fm/music/Mac+Miller/_/Self+CareMac Millerhip hoprappop rap112764338896231920dd84-5db0-462d-bcd4-6cbe851b5845https://www.last.fm/music/Mac+Miller/_/Small+WorldsMac MillerrapNeo-Soulhip hop579556582868721988401-75fa-304b-976d-23c63b307f71https://www.last.fm/music/Mac+Miller/_/Knock+KnockMac MillerHip-Hop10676347767152https://www.last.fm/music/Mac+Miller/_/Congratulations+(feat.+Bilal)Mac MillerHip-Hop941962374786446ca2254-e831-48e6-8e10-98eee0aefb38https://www.last.fm/music/Mac+Miller/_/Blue+WorldMac Millerpop rapNeo-Soulrap107421737096574e792d3f-a2c1-43b6-ad25-6a1febb86f2dhttps://www.last.fm/music/Mac+Miller/_/Good+NewsMac MillerrapHip-Hopindie popNeo-Soul7954513698084https://www.last.fm/music/Mac+Miller/_/Weekend+(feat.+Miguel)Mac MillerrapHip-Hoprnbtrappop rap6913136656938https://www.last.fm/music/Mac+Miller/_/Dang%21+(feat.+Anderson+.Paak)Mac MillerrnbHip-HopNeo-Soulpop rap635635263980131b43803-c0d3-44d6-9447-48505dc8ca6ahttps://www.last.fm/music/Mac+Miller/_/My+Favorite+PartMac MillerHip-HoprnbNeo-Souljazz675111356479301234359-24b5-4f1d-a3cf-d7571aa3f883https://www.last.fm/music/Mac+Miller/_/Hurt+FeelingsMac Millerhip hoprappop rap64562325593244c77b7aa-7879-430a-a491-e8f74429f0b7https://www.last.fm/music/Mac+Miller/_/LaddersMac Millerraphip hopHip-Hoprnb6590329553918107e8b2d-4bb6-4286-9572-9451918ff664https://www.last.fm/music/Mac+Miller/_/What%27s+the+Use%3FMac Millerrapfunkhip hopHip-Hop594555454801051596d7d-9976-3cc5-8d07-ea4a70c209e1https://www.last.fm/music/Mac+Miller/_/Nikes+on+My+FeetMac MillerHip-Hoprap624280053645668e38f54-7e4c-47e6-b866-9c1069840bf0https://www.last.fm/music/Mac+Miller/_/Love+LostMac Millerhip hoppop raprapindie628523550270654fda115-7237-49af-8559-fcf45713b69chttps://www.last.fm/music/Mac+Miller/_/CirclesMac Millerfolkrap568549148854128503897-460b-4b2b-bee6-2d5b2d585747https://www.last.fm/music/Mac+Miller/_/WoodsMac MillersynthpopelectronicHip-Hop52455594451036b51ca05-6800-47a3-a47c-5ae7af9b731chttps://www.last.fm/music/Mac+Miller/_/Jet+FuelMac Millerhip hop49931144154226201db41-9828-462e-8414-529a51315009https://www.last.fm/music/Mac+Miller/_/2009Mac Millerhip hopNeo-Soulpop rap4572030413940652569ca-1bc4-4174-be79-a2231056b4bdhttps://www.last.fm/music/Mac+Miller/_/WingsMac MillerNeo-Soulrnb453862140863132c57215-7a96-44b5-93d4-6aceab7014e3https://www.last.fm/music/Mac+Miller/_/SurfMac MillerNeo-SoulNeo-Psychedelia47499053854407f5dfeb0-f072-4f0d-aa2c-1d1b5ae1e12fhttps://www.last.fm/music/Mac+Miller/_/Objects+in+the+MirrorMac MillerHip-Hophip hopNeo-Soulrnbcloud rap45909453851525c661f0a-8b49-4c7f-881c-38cc446af230https://www.last.fm/music/Mac+Miller/_/Hand+Me+DownsMac Millerrnb36089233531553f60054f-b183-4f66-8133-23905a37c847https://www.last.fm/music/Mac+Miller/_/ComplicatedMac MillersynthpopraprnbHip-HopNeo-Soul325092234983623f26e16-37ad-41d6-ba3b-008296d83ffbhttps://www.last.fm/music/Mac+Miller/_/PerfectoMac MillerNeo-Soulpop rapHip-Hop38914433467490094a8e3-9dbf-4008-b438-8480a09bd431https://www.last.fm/music/Mac+Miller/_/DunnoMac Millerrnbhip hop3476884345135https://www.last.fm/music/Mac+Miller/_/Cinderella+(feat.+Ty+Dolla+$ign)Mac MillerrapHip-Hop2860499331478https://www.last.fm/music/Mac+Miller/_/God+Is+Fair,+Sexy+Nasty+(feat.+Kendrick+Lamar)Mac MillerHip-Hop2952917295083cc4e733e-9f9a-3ada-ae5e-9b3ee202b15bhttps://www.last.fm/music/Mac+Miller/_/Missed+CallsMac MillerrapHip-Hop14841692857190ee30351-9abb-436e-8174-63e57e596c5dhttps://www.last.fm/music/Mac+Miller/_/5+Dollar+Pony+RidesMac MillerNeo-Soulfunk16414182688765f7281f0-4f19-4f71-9cef-d121da0e98e6https://www.last.fm/music/Mac+Miller/_/STONEDMac MillerNeo-PsychedeliaNeo-Soul13224332233857f96fdd5-6e93-47d0-a673-d5e17e4613c3https://www.last.fm/music/Mac+Miller/_/Funny+PapersMac MillerNeo-Soul2421109521327973519966e-6555-40a6-8e05-fae59ef6f5dchttps://www.last.fm/music/My+Chemical+Romance/_/TeenagersMy Chemical Romancerockpunk rockalternativeemo2214705719760741639624b-83ea-45b1-b2d0-e2866cb9ad07https://www.last.fm/music/My+Chemical+Romance/_/Welcome+to+the+Black+ParadeMy Chemical Romancerockalternativepunk rockemo227720501761520116b579a-0c48-4e0e-9be3-87c9660c6acchttps://www.last.fm/music/My+Chemical+Romance/_/HelenaMy Chemical Romancerockemoalternativepunk19955095154801905e9d540-4949-49f1-9b5e-94826862f2f3https://www.last.fm/music/My+Chemical+Romance/_/I%27m+Not+Okay+(I+Promise)My Chemical Romancerockemoalternativepunk148939031262965067f5f86-218e-3da3-be48-17f91138f2b2https://www.last.fm/music/My+Chemical+Romance/_/I+Don%27t+Love+YouMy Chemical Romancerockalternativeemopunk rock16498922125903503979405-3343-4c72-b8a4-23c6c38e6a55https://www.last.fm/music/My+Chemical+Romance/_/The+Ghost+of+YouMy Chemical Romancerockalternativeemopunkalternative rock152781071258847028e903f-1828-4226-8d7d-97bc57fd2ee6https://www.last.fm/music/My+Chemical+Romance/_/Famous+Last+WordsMy Chemical Romancerockalternative rockalternativepunk rockemo12034788103613810ddfd38-dbcf-4ba3-9a8e-2560108d4919https://www.last.fm/music/My+Chemical+Romance/_/CancerMy Chemical Romancerockalternativeemo12879465102607013ba022d-a500-4f87-948f-0b833fec603fhttps://www.last.fm/music/My+Chemical+Romance/_/Dead%21My Chemical Romancerockpunk rockalternativeemoalternative rock1139031294097506c6ffa4-6ef1-478d-8868-460c11bd02a0https://www.last.fm/music/My+Chemical+Romance/_/The+Sharpest+LivesMy Chemical Romancealternative rockrockalternativeemo10703959916978055cdb75-273b-4b2e-aacb-6ebeb6add60dhttps://www.last.fm/music/My+Chemical+Romance/_/MamaMy Chemical Romancerockalternative rockpunk rockalternativeemo115263899049991f273a43-e7eb-4ea9-bc16-6e4448b8a72ehttps://www.last.fm/music/My+Chemical+Romance/_/You+Know+What+They+Do+to+Guys+Like+Us+in+PrisonMy Chemical Romancerockemopunkalternative94630278578921881f815-f4ed-342c-a45d-4fd846f6a1e1https://www.last.fm/music/My+Chemical+Romance/_/This+Is+How+I+DisappearMy Chemical Romancerockalternativepunk rockemo106681548478560715bb03-30f6-4120-94d5-faefef3ac4a6https://www.last.fm/music/My+Chemical+Romance/_/Thank+You+for+the+VenomMy Chemical Romancerockalternativeemopunkpunk rockalternative rock86678508206890180cd3b-0087-4555-958a-5100be00a50bhttps://www.last.fm/music/My+Chemical+Romance/_/DisenchantedMy Chemical Romancealternative rockrockemoalternative10054987802434https://www.last.fm/music/My+Chemical+Romance/_/Na+Na+Na+(Na+Na+Na+Na+Na+Na+Na+Na+Na)My Chemical Romancepunk rockalternativerockpunkalternative rock87191767804440c1bc031-182d-4fd0-963e-d19b485459e3https://www.last.fm/music/My+Chemical+Romance/_/House+of+WolvesMy Chemical Romancealternative rockrockalternativepunk rock97296857783870fe659eb-9bcb-4b8e-b00e-64cd19b4318bhttps://www.last.fm/music/My+Chemical+Romance/_/Cemetery+DriveMy Chemical Romancerockalternativepunkemoalternative rockpunk rock838370576000601d47f55-9884-35b4-a384-8c0ac806e66fhttps://www.last.fm/music/My+Chemical+Romance/_/Give+%27Em+Hell,+KidMy Chemical Romancerockpunk rockpunkemo820937275707100cab8ee-ab3e-4b09-8f14-a192cdcf17fdhttps://www.last.fm/music/My+Chemical+Romance/_/To+the+EndMy Chemical Romancerockpunkalternativeemoalternative rock62871446572197e1b7d1e-16f9-40c8-9e42-f591d46b4d5fhttps://www.last.fm/music/My+Chemical+Romance/_/SleepMy Chemical Romancerockalternative rockalternativeemo6434110614453b88efe95-3f4d-4851-8b0d-e5795277b70bhttps://www.last.fm/music/My+Chemical+Romance/_/The+End.My Chemical Romancealternative rockrockemoalternative6487428606168053dc596-09d2-33e4-ad5b-d376816e8574https://www.last.fm/music/My+Chemical+Romance/_/The+Jetset+Life+Is+Gonna+Kill+YouMy Chemical Romancerockalternativepunkemoalternative rock59606735871512d427efb-9396-4cf6-b691-65a2d97f2a55https://www.last.fm/music/My+Chemical+Romance/_/Hang+%27Em+HighMy Chemical Romancerockemopunk rockalternativealternative rock64632255647895c937a62-ff8e-4e4d-adac-eb6957d2b6fehttps://www.last.fm/music/My+Chemical+Romance/_/I+Never+Told+You+What+I+Do+for+a+LivingMy Chemical Romancerockemoalternativepunk rockalternative rock56948845309510f291c1a-c135-460a-a9d5-490a567f657bhttps://www.last.fm/music/My+Chemical+Romance/_/InterludeMy Chemical Romancerockemopunkpunk rock5487192491420cef22718-f9ad-4679-827b-4ff0f838b03ahttps://www.last.fm/music/My+Chemical+Romance/_/Vampires+Will+Never+Hurt+YouMy Chemical Romancerockemoalternativepunk rockpunkalternative rockpost-hardcore481958749032307a6ea9a-6630-3079-857b-a660eaa79052https://www.last.fm/music/My+Chemical+Romance/_/SINGMy Chemical Romancealternative rockrockalternative6351910487600cbdc79e7-342a-4cc0-b8dc-83edc2a53d14https://www.last.fm/music/My+Chemical+Romance/_/Demolition+LoversMy Chemical Romancerockalternativealternative rockemopunkpost-hardcore5155261432582https://www.last.fm/music/My+Chemical+Romance/_/It%27s+Not+a+Fashion+Statement,+It%27s+a+DeathwishMy Chemical Romancerockpunk rockalternativepunkalternative rock4430468418265113d1538-8f55-3d98-a3f8-7dc04f5bc86bhttps://www.last.fm/music/My+Chemical+Romance/_/Bulletproof+HeartMy Chemical Romancealternative rockalternativerockpunk480571141232260b83b36-793e-32a1-9713-f1d9d736e9cchttps://www.last.fm/music/My+Chemical+Romance/_/Honey,+This+Mirror+Isn%27t+Big+Enough+for+the+Two+of+UsMy Chemical Romancerockpunk rockpost-hardcorealternative rockemoalternative4848144392752c331d66c-2311-377d-bb0b-1eaabd18914fhttps://www.last.fm/music/My+Chemical+Romance/_/Our+Lady+of+SorrowsMy Chemical Romancerockemopunk rockpost-hardcorealternative rockpunk4186110389674e2b5883e-57b5-3735-aac3-c247c69c2bafhttps://www.last.fm/music/My+Chemical+Romance/_/Headfirst+for+HalosMy Chemical Romancepunk rockrockemopunkalternativepost-hardcore4587000377331206acc2e-c035-3101-aaac-5ea2e1e7e9dfhttps://www.last.fm/music/My+Chemical+Romance/_/Planetary+(GO%21)My Chemical Romancealternative rockrockalternative41194803626022267a398-ab90-385e-bb74-13b2d1a27b52https://www.last.fm/music/My+Chemical+Romance/_/Drowning+LessonsMy Chemical Romancepunk rockalternative rockrockemoalternative394730935733312fed550-e9ce-3f5a-9447-de89b8306e97https://www.last.fm/music/My+Chemical+Romance/_/SummertimeMy Chemical Romancealternative rockrockalternative4479432348697b5d02000-d0c1-4b99-aaa7-842651c69d91https://www.last.fm/music/My+Chemical+Romance/_/Early+Sunsets+Over+MonroevilleMy Chemical Romancealternative rockrockpunk rockemoalternative3253724316376558ffc04-a289-4422-bd99-9858d5529549https://www.last.fm/music/My+Chemical+Romance/_/Skylines+and+TurnstilesMy Chemical Romancepunk rockalternative rockrockalternativeemo2946255306232137d3fb9-38d3-3464-8408-63ac94fa29a0https://www.last.fm/music/My+Chemical+Romance/_/This+Is+the+Best+Day+EverMy Chemical Romancerockpunkalternativeemopunk rockalternative rock3704509304915b79f18b0-8eda-3756-8cdd-938ffa0e4bf0https://www.last.fm/music/My+Chemical+Romance/_/DESTROYAMy Chemical Romancealternative rockalternativepunk rockrockpunk319368530287704c0a8c3-ae7c-3890-a4d1-3155cd21150dhttps://www.last.fm/music/My+Chemical+Romance/_/The+Only+Hope+for+Me+Is+YouMy Chemical Romancealternative rockrockalternative3377559300682157b280e-11a1-376c-9f96-3e01da676c46https://www.last.fm/music/My+Chemical+Romance/_/Vampire+MoneyMy Chemical Romancealternative rockpunk rockalternativerock37968402983628fcb4997-8c67-48bf-9fb7-129e0999b067https://www.last.fm/music/My+Chemical+Romance/_/The+Foundations+of+DecayMy Chemical Romanceemopost-hardcorealternative rock300662629208408d389e1-d1f7-3b37-971d-2ee45bfea2a9https://www.last.fm/music/My+Chemical+Romance/_/CubiclesMy Chemical Romancepunk rockrockalternativeemoalternative rock29241292700950c6d6c9c-8cb3-3692-b46a-e673b3352e62https://www.last.fm/music/My+Chemical+Romance/_/Party+PoisonMy Chemical Romancealternative rockrockalternativepunk rock3476087261783febea64e-6334-454f-9dd9-1b5115b65e6bhttps://www.last.fm/music/My+Chemical+Romance/_/Boy+DivisionMy Chemical Romancepunk rockrock2665986257690e31fb2e2-2ce3-3dd6-abae-16810319f8f8https://www.last.fm/music/My+Chemical+Romance/_/S%2FC%2FA%2FR%2FE%2FC%2FR%2FO%2FWMy Chemical Romancealternative rockalternativerock2241353713570230fa3852e-1736-4aa8-a6f1-cebbf59982f5https://www.last.fm/music/Lil+Uzi+Vert/_/XO+TOUR+Llif3Lil Uzi Vertemo raptrap2080075311529632569d057-fb11-4743-89b4-1857a84f350bhttps://www.last.fm/music/Lil+Uzi+Vert/_/20+MinLil Uzi VerttraprapHip-Hop14570664866987https://www.last.fm/music/Lil+Uzi+Vert/_/The+Way+Life+Goes+(feat.+Oh+Wonder)Lil Uzi Vertemo raptrappop raprap809941067947004faab0b-0162-418e-8869-347192f3295ehttps://www.last.fm/music/Lil+Uzi+Vert/_/Money+LongerLil Uzi Verttrap7122456634973296c6296-570c-471b-ace2-bd1d0f6bc3f6https://www.last.fm/music/Lil+Uzi+Vert/_/Watch+This+-+ARIZONATEARS+Pluggnb+RemixLil Uzi Verthip hoppop rap7743375615449https://www.last.fm/music/Lil+Uzi+Vert/_/Neon+Guts+(feat.+Pharrell+Williams)Lil Uzi Vertrap640481356575827fafd98-1e28-4aaf-a659-c3264a7b0af2https://www.last.fm/music/Lil+Uzi+Vert/_/HomecomingLil Uzi Vertcloud raptraprap6134713506745792c971c-252b-47d9-abc0-e6106d9af732https://www.last.fm/music/Lil+Uzi+Vert/_/Silly+WatchLil Uzi Vertraphip hopHip-Hoppop raptrap7045820496804a7af0640-fedc-44ea-8c9f-02aa5f96fdb5https://www.last.fm/music/Lil+Uzi+Vert/_/Erase+Your+SocialLil Uzi Verttrapemo rap621535948230338643fc7-6a46-47fd-99ff-61c5a2aec12ehttps://www.last.fm/music/Lil+Uzi+Vert/_/Flooded+the+FaceLil Uzi Verthip hop5994714474230e8527c2a-fb6d-4e7d-b008-8cdb5888378fhttps://www.last.fm/music/Lil+Uzi+Vert/_/MyronLil Uzi Vertraptraphip hopHip-Hop5238987441266083c7f58-db8f-4454-ac76-56134a504d99https://www.last.fm/music/Lil+Uzi+Vert/_/Sauce+It+UpLil Uzi Verttraprapcloud rap60346254361484a85398c-5960-45cb-9db3-5eb212d84af3https://www.last.fm/music/Lil+Uzi+Vert/_/Sanguine+ParadiseLil Uzi VerttraprapHip-Hoprage506461840932809307400-4be4-48a3-9017-fa730f2e4609https://www.last.fm/music/Lil+Uzi+Vert/_/Baby+PlutoLil Uzi Verttraprapemo rap43669293979868062d64c-9b7c-40b1-bfbc-4f799386f26dhttps://www.last.fm/music/Lil+Uzi+Vert/_/You+Was+RightLil Uzi Verttrappop rapemo rap5085582381754e1c1ddf6-e7e2-49ae-af99-ffb5a27154eehttps://www.last.fm/music/Lil+Uzi+Vert/_/YessirskiiiLil Uzi VerttraprapHip-Hop42211833413276f40efb3-1d9f-4f00-ae1f-86a0b7ad13f5https://www.last.fm/music/Lil+Uzi+Vert/_/Ps+&+QsLil Uzi VertHip-Hoptrap4333163331325a39896eb-c337-49e7-82ab-804168c4dff2https://www.last.fm/music/Lil+Uzi+Vert/_/Bean+(Kobe)+%5Bfeat.+Chief+Keef%5DLil Uzi Verttrap3753665327833a4e5f5cc-908f-47f7-ba8f-dbdb87dd0778https://www.last.fm/music/Lil+Uzi+Vert/_/7amLil Uzi VerttrapHip-Hoppop rap3797129319691491bad3d-fc2f-47d2-99f3-28de7298c4fehttps://www.last.fm/music/Lil+Uzi+Vert/_/Do+What+I+WantLil Uzi VertrageHip-Hoptrap32022163167062324bbe9-4540-4a95-9f30-56c28b4fedafhttps://www.last.fm/music/Lil+Uzi+Vert/_/Two%C2%AELil Uzi VertHip-Hoptrap398778230863824afe5e9-7a67-40e3-bac3-c42ca2422035https://www.last.fm/music/Lil+Uzi+Vert/_/PricesLil Uzi Vertrap320320729141080886e2e-3741-4ebb-96e7-82541c2811eahttps://www.last.fm/music/Lil+Uzi+Vert/_/New+PatekLil Uzi VertHip-Hoprappop raptrap30861602886585ccf9707-4ad4-458a-a41b-48fcaa9075e2https://www.last.fm/music/Lil+Uzi+Vert/_/TopLil Uzi VerttrapHip-Hop3472912278608https://www.last.fm/music/Lil+Uzi+Vert/_/For+FunLil Uzi Verttrappop rapcloud rap32878282705721022d1d8-d9dc-438a-8b8b-69fbd2efc825https://www.last.fm/music/Lil+Uzi+Vert/_/VenetiaLil Uzi Vertpop raphip hoptrap271676382784362https://www.last.fm/music/Britney+Spears/_/ToxicBritney Spearspopdance221565471909993bd782340-6fa5-4b52-aa5a-ceafb9bc0340https://www.last.fm/music/Britney+Spears/_/Gimme+MoreBritney Spearspopdance196488841904547https://www.last.fm/music/Britney+Spears/_/WomanizerBritney Spearspopdance144281771814419535e347b-dea8-4f57-ba44-99293c72f3f6https://www.last.fm/music/Britney+Spears/_/...Baby+One+More+TimeBritney Spearspopdance1180588715649243006531e-ea5f-4eea-a1d6-ebded05c9566https://www.last.fm/music/Britney+Spears/_/Oops%21...I+Did+It+AgainBritney Spearspopdance1637227615186462b9241b3-a7c4-4866-a15d-17344cf44541https://www.last.fm/music/Britney+Spears/_/CircusBritney Spearspopdance1154261910870660b2dcb93-1dbb-3b7f-badc-7059010f7e82https://www.last.fm/music/Britney+Spears/_/If+U+Seek+AmyBritney Spearspopdance9228690978768https://www.last.fm/music/Britney+Spears/_/I%27m+a+Slave+4+UBritney Spearspopdance104566808871110554a1f7-c130-4c38-8282-6432e3d6e24dhttps://www.last.fm/music/Britney+Spears/_/Piece+of+MeBritney Spearspopdance9285515792226https://www.last.fm/music/Britney+Spears/_/I+Wanna+GoBritney Spearspopdanceelectronic9883524753072https://www.last.fm/music/Britney+Spears/_/Till+the+World+EndsBritney Spearspopdanceelectronic754405674324208c41238-c0b4-4eea-9599-a77efef553e9https://www.last.fm/music/Britney+Spears/_/CriminalBritney Spearspop8436615693417d03a3a1c-aca7-43ee-b98e-4e95789cae6ehttps://www.last.fm/music/Britney+Spears/_/Break+the+IceBritney Spearspopdance4647234562776ea02db18-f95d-4e40-9fb4-63d7f62df0afhttps://www.last.fm/music/Britney+Spears/_/LuckyBritney Spearspopdance547315447312369195cc1-7840-42dc-9783-0c51710257a5https://www.last.fm/music/Britney+Spears/_/Work+BitchBritney Spearspopdance175197742254543https://www.last.fm/music/Maroon+5/_/This+LoveMaroon 5poprockpop rock1211447816467829acda61f-be7c-496a-a78a-cead7b69d726https://www.last.fm/music/Maroon+5/_/She+Will+Be+LovedMaroon 5poprockpop rockalternative131914021495694https://www.last.fm/music/Maroon+5/_/PayphoneMaroon 5poppop rock136189211391778https://www.last.fm/music/Maroon+5/_/MapsMaroon 5pop98618801350136https://www.last.fm/music/Maroon+5/_/Sunday+MorningMaroon 5poprockpop rockalternative102541141260898https://www.last.fm/music/Maroon+5/_/One+More+NightMaroon 5poprock98809951229664https://www.last.fm/music/Maroon+5/_/AnimalsMaroon 5popalternative8652204117440905797f41-f079-498d-88bf-f5bdccede2ebhttps://www.last.fm/music/Maroon+5/_/SugarMaroon 5pop6448252861103https://www.last.fm/music/Maroon+5/_/Makes+Me+WonderMaroon 5poppop rockrockalternative6749166849184https://www.last.fm/music/Maroon+5/_/MiseryMaroon 5pop rockpoprock611170880609620082842-e27b-4785-b092-0c9bd7e05b6dhttps://www.last.fm/music/Maroon+5/_/Won%27t+Go+Home+Without+YouMaroon 5poppop rockrockalternative4577262759804https://www.last.fm/music/Maroon+5/_/She+Will+Be+Loved+-+Radio+MixMaroon 5rocksoft rockpoppop rock4951804645199https://www.last.fm/music/Maroon+5/_/MemoriesMaroon 5pop3512001533324907c485d-1b88-4d6e-8ea9-5e2a608242a0https://www.last.fm/music/Maroon+5/_/What+Lovers+Do+(feat.+SZA)Maroon 5popfunkdance28690723850208bdd8c40-5f5c-4957-a417-b0b066c69af9https://www.last.fm/music/Maroon+5/_/Cold+(feat.+Future)Maroon 5popdance207717352392354https://www.last.fm/music/Green+Day/_/Basket+CaseGreen Daypunk rockpunkrock2180180623706197e902b3a-5545-3daf-b932-41e840acfb87https://www.last.fm/music/Green+Day/_/American+IdiotGreen Daypunk rockrockpunkalternative181198692212792682a2e89-435f-35e0-914a-2aa581cae5achttps://www.last.fm/music/Green+Day/_/Boulevard+of+Broken+DreamsGreen Dayrockpunk rockpunkalternative156282201954664083995fc-7c41-3935-a113-838e8964a6dahttps://www.last.fm/music/Green+Day/_/Wake+Me+Up+When+September+EndsGreen Dayrockpunk rockalternativepunk121403191554991704a0a7b-e9e4-467a-9212-d71fa7d7dc99https://www.last.fm/music/Green+Day/_/HolidayGreen Daypunk rockrockpunk115887981405479https://www.last.fm/music/Green+Day/_/Good+Riddance+(Time+of+Your+Life)Green Dayrockpunk rockpunk1108428012579450d0eb0d9-737b-3cf8-b120-5e8106e9526chttps://www.last.fm/music/Green+Day/_/21+GunsGreen Daypunk rockrockalternative rockpunk1022654812107668823ae54-13b7-4d2a-b735-ea264ff1339dhttps://www.last.fm/music/Green+Day/_/Brain+StewGreen Daypunk rockpunkrock77318311048418b4f10ab7-55c8-4e08-8393-d3147c08f765https://www.last.fm/music/Green+Day/_/Welcome+to+ParadiseGreen Daypunk rockpunkrock77244339429960c7dd0e8-a454-3a51-93f1-cd19390d43f1https://www.last.fm/music/Green+Day/_/Jesus+of+SuburbiaGreen Daypunk rockrockpunk600033387576902e62de8-b7c6-4f0b-bcba-39444601e79bhttps://www.last.fm/music/Green+Day/_/SheGreen Daypunk rockpunkrock5812488850785827d9033-84b8-3573-bd78-518a18bafc37https://www.last.fm/music/Green+Day/_/LongviewGreen Daypunk rockpunkrock52078276727311636d06e-a344-3a4a-ac30-0ad8dfe80c2dhttps://www.last.fm/music/Green+Day/_/WhatsernameGreen Daypunk rockrockpunk531033366372800d0b554-854b-365f-b67e-22ff8fa1e729https://www.last.fm/music/Green+Day/_/Know+Your+EnemyGreen Daypunk rockrockpunk3954455577327https://www.last.fm/music/Green+Day/_/Holiday+%2F+Boulevard+of+Broken+DreamsGreen Daypop punkpunkalternative rockrock47931055250871a1606a1-15d0-4393-a797-ce2cd5ef373fhttps://www.last.fm/music/Green+Day/_/Last+Night+on+EarthGreen Daypunk rockrockalternative rock31103979257070204ffab9f-1782-4b7f-a8b9-f0799a7f8c2ehttps://www.last.fm/music/System+of+a+Down/_/Chop+Suey%21System of a Downalternative metalmetalrockalternative2605153723640240684f2fc-6e05-3fa7-a878-85d901c772c1https://www.last.fm/music/System+of+a+Down/_/ToxicitySystem of a Downalternative metalmetalrock223563722007600052be56e-9a3b-3011-99ac-889270208aedhttps://www.last.fm/music/System+of+a+Down/_/Lonely+DaySystem of a Downalternative metalrockmetalalternative19663127193400009a7c38b-1ce3-45f9-a152-02eb45ec9b51https://www.last.fm/music/System+of+a+Down/_/AerialsSystem of a Downalternative metalmetalrock1623368116091407f10ac9e-d5a6-4d03-a358-11983b660ca0https://www.last.fm/music/System+of+a+Down/_/B.Y.O.B.System of a Downalternative metalmetalrockalternative13650013132908500e78e59-4890-3816-88f5-bc4b4b12716bhttps://www.last.fm/music/System+of+a+Down/_/SugarSystem of a Downalternative metalmetalalternative10155442123421900343d54-9aac-4fbe-b9b9-4f1ca732b38dhttps://www.last.fm/music/System+of+a+Down/_/HypnotizeSystem of a Downalternative metalmetalrock970202511964906a3653fa-8072-46b8-b18a-352219ba7b0dhttps://www.last.fm/music/System+of+a+Down/_/ATWASystem of a Downalternative metalmetalrockalternative940732711744894c741bc3-79d9-41c0-be58-4abeb9cece6chttps://www.last.fm/music/System+of+a+Down/_/Prison+SongSystem of a Downalternative metalmetalrock104330331169275c477ba65-ff01-4804-9b92-5e5e073f8731https://www.last.fm/music/System+of+a+Down/_/Violent+PornographySystem of a Downalternative metalmetalrock847508310677824dad9d8c-d5a0-4c59-a735-165320192031https://www.last.fm/music/System+of+a+Down/_/Deer+DanceSystem of a Downalternative metalmetalNu Metal9132454105849583918a98-f1e9-4c88-80c8-9c9899474662https://www.last.fm/music/System+of+a+Down/_/CigaroSystem of a Downalternative metalmetalrock85591019713382671174d-b8e2-4c3d-a589-3d07cc926dechttps://www.last.fm/music/System+of+a+Down/_/Radio%2FVideoSystem of a Downalternative metalmetalrockalternative772678596656704e3ef77-22a1-4916-a318-2a5ef0cb4291https://www.last.fm/music/System+of+a+Down/_/Question%21System of a Downalternative metalmetalrockalternative67961839488915c7bbf78-0dea-3c44-91fc-841db1ae6c50https://www.last.fm/music/System+of+a+Down/_/ForestSystem of a Downalternative metalmetalrock653791592756675c55a85-fdd0-3d02-adb8-7b9ac3708aabhttps://www.last.fm/music/System+of+a+Down/_/NeedlesSystem of a Downalternative metalmetalrockalternative63247269247460c771a2a-6a0d-3722-8a77-42448d39936ahttps://www.last.fm/music/System+of+a+Down/_/PsychoSystem of a Downalternative metalmetalrockalternative723051091875002f80a67-3f80-4415-b1e8-6a88a332b65chttps://www.last.fm/music/System+of+a+Down/_/SpidersSystem of a Downalternative metalmetalalternative628910490936975c25a51-018f-407a-bbd1-1fec2608d801https://www.last.fm/music/System+of+a+Down/_/BounceSystem of a Downalternative metalmetalrockalternative71529798621652d279f33-7ef7-4a70-9b6b-8c90b0690734https://www.last.fm/music/System+of+a+Down/_/I-E-A-I-A-I-OSystem of a Downalternative metalmetalrock69358658528283cf48760-01c3-48a0-ab73-eed91179a3b1https://www.last.fm/music/System+of+a+Down/_/Lost+in+HollywoodSystem of a Downalternative metalmetalrockalternative5308942829932013307c7-d893-4149-a238-910230980ec1https://www.last.fm/music/System+of+a+Down/_/ScienceSystem of a Downalternative metalmetalrockalternative6263217829605c45ea21d-53be-4e9b-bb0d-27576db0d82chttps://www.last.fm/music/System+of+a+Down/_/RevengaSystem of a Downalternative metalmetalrockalternative523553981873459da6d37-a380-316e-b8c4-13946b381d32https://www.last.fm/music/System+of+a+Down/_/Jet+PilotSystem of a Downalternative metalmetalrock50235238158000a6349e3-a984-3899-9464-afe6f847e598https://www.last.fm/music/System+of+a+Down/_/XSystem of a Downalternative metalmetalNu Metalrock618604277812711298900-60e1-4250-b979-f314b001415dhttps://www.last.fm/music/System+of+a+Down/_/Vicinity+of+ObscenitySystem of a Downalternative metalmetalalternative60303197366261004e413-3a8f-3598-b731-81ae6a9a8db7https://www.last.fm/music/System+of+a+Down/_/Soldier+SideSystem of a Downalternative metalmetalrockalternative555994573555611eddb8e-7afd-4272-a646-cfe1377b2cbdhttps://www.last.fm/music/System+of+a+Down/_/Sad+StatueSystem of a Downalternative metalmetalrockNu Metal5583498733496059d2af5-9834-31fb-b52c-4c804f7c113ehttps://www.last.fm/music/System+of+a+Down/_/Suite-PeeSystem of a Downalternative metalmetalNu Metalrock5005116698057https://www.last.fm/music/System+of+a+Down/_/InnervisionSystem of a Downalternative metalmetalrock50499265955487473eb4b-2695-4bac-bf00-5c14d7767b69https://www.last.fm/music/System+of+a+Down/_/Chop+SueySystem of a Downalternative metalmetalrockalternative444922257984417291d2c-11f8-41eb-ab0e-4486ad00850bhttps://www.last.fm/music/System+of+a+Down/_/Chic+%27N%27+StuSystem of a Downalternative metalmetalNu Metalrock38545805757131119b5e5-525b-4875-bc67-5961c345c7c4https://www.last.fm/music/System+of+a+Down/_/War%3FSystem of a Downalternative metalmetalNu Metal46558405679620f1f8fdb-d14b-4629-8c29-43f041d52f88https://www.last.fm/music/System+of+a+Down/_/Kill+Rock+%27n+RollSystem of a Downalternative metalmetalrock24375968134989518247ec2-f952-42ac-b7af-bb6b10c7000dhttps://www.last.fm/music/d4vd/_/Romantic+Homicided4vdindie pop1462108611636690682117f-b0ce-426f-b77a-1e3ccde129b1https://www.last.fm/music/d4vd/_/Here+With+Med4vdindie5172187470625b5c7540d-41fe-4d90-9a48-7400ff491950https://www.last.fm/music/d4vd/_/You+and+Id4vdindieindie rock46271644230918f532a25-4f2d-40eb-9374-81ab3bfa41a6https://www.last.fm/music/d4vd/_/Sleep+Welld4vdjazzrnb1976383280689713a0ac4-1017-47d7-907f-d93bbb140204https://www.last.fm/music/d4vd/_/Crashing+(with+Kali+Uchis)d4vdindiealternativeindie popindie rock212119720005402ede8e5-d183-4e1e-b5aa-b619bfa78fb2https://www.last.fm/music/d4vd/_/Worthlessd4vdindie rockpop rockdream pop1242161171059cf9b206f-c5aa-4ee8-b0e3-246ff2ed5ee0https://www.last.fm/music/d4vd/_/Always+Love+featuring+Hyunjin+(Stray+Kids)d4vdpoprnbdream pop363034461858711a847bc14-7d8e-4009-ae3c-e7b60ecc71d3https://www.last.fm/music/Cigarettes+After+Sex/_/ApocalypseCigarettes After Sexdream popindie22498797138871438dea13c-3712-46ac-933a-4376f0fe0b26https://www.last.fm/music/Cigarettes+After+Sex/_/SunsetzCigarettes After Sexdream popindieshoegaze228114201338821b35f707a-f06d-47a1-bf34-51f60cbac473https://www.last.fm/music/Cigarettes+After+Sex/_/K.Cigarettes After Sexdream pop206895451195294101d6316-97d7-44f5-b100-f6eaebeabf44https://www.last.fm/music/Cigarettes+After+Sex/_/CryCigarettes After Sexdream pop171658801136231002aa669-7b0c-471c-b964-0963ed8967a8https://www.last.fm/music/Cigarettes+After+Sex/_/SweetCigarettes After Sexdream pop119162501021585149aaf71-05b3-32f1-a270-b0d0b5ac9f2ehttps://www.last.fm/music/Cigarettes+After+Sex/_/Nothing%27s+Gonna+Hurt+You+BabyCigarettes After Sexdream popindie119779838733812063bc22-cc4f-42bd-a1ef-ef429c5c3a71https://www.last.fm/music/Cigarettes+After+Sex/_/HeavenlyCigarettes After Sexdream pop7392250612266317dc011-7d72-4f6b-a3e0-38079ab8ccc4https://www.last.fm/music/Cigarettes+After+Sex/_/John+WayneCigarettes After Sexdream pop640157057145114bcf9e2-2c85-45af-b3e8-0c57e037faachttps://www.last.fm/music/Cigarettes+After+Sex/_/Falling+in+LoveCigarettes After Sexdream pop5574124564322031559d6-bfd2-4501-b5c5-4c90fd32c14chttps://www.last.fm/music/Cigarettes+After+Sex/_/You%27re+All+I+WantCigarettes After Sexdream popshoegazeindie pop58083815262580e0eb674-7c6e-4e31-92f9-3a36e3524da3https://www.last.fm/music/Cigarettes+After+Sex/_/Each+Time+You+Fall+in+LoveCigarettes After Sexdream pop457993644946934f2fea6-7e73-4939-ab96-f45f072a8b54https://www.last.fm/music/Cigarettes+After+Sex/_/PistolCigarettes After Sexrockpopindie popdream popalternative rockindie rock4678539446432063a22f7-9ada-4090-b570-6608f03e02c5https://www.last.fm/music/Cigarettes+After+Sex/_/Opera+HouseCigarettes After Sexrockdream pop416777842166993a562a5-931b-4871-891c-89e2f4755ac5https://www.last.fm/music/Cigarettes+After+Sex/_/Keep+On+Loving+YouCigarettes After Sexdream pop4214631420629a0b2d6b3-99b6-4ada-a1ad-e3eba6f704dahttps://www.last.fm/music/Cigarettes+After+Sex/_/AffectionCigarettes After Sexindie4073827378665be57e7ed-3010-4cfa-a29d-46384dac76b3https://www.last.fm/music/Cigarettes+After+Sex/_/Sesame+SyrupCigarettes After Sexdream popshoegaze400285736718904c1065d-1af7-4f90-9c02-6bfc9be5c783https://www.last.fm/music/Cigarettes+After+Sex/_/Kiss+It+Off+MeCigarettes After Sexindie37298413604676a6e3cfa-1e28-3a45-b571-670abdf7d554https://www.last.fm/music/Cigarettes+After+Sex/_/Dreaming+of+YouCigarettes After Sexdream pop3438919360241023575fc-b49b-455f-ad8b-e82ad84c6391https://www.last.fm/music/Cigarettes+After+Sex/_/FlashCigarettes After Sexdream pop329714934213053507448-033c-40c0-a449-adc8f98854echttps://www.last.fm/music/Cigarettes+After+Sex/_/Starry+EyesCigarettes After Sexdream pop307713432637064ca9fa0-cff7-4669-aeda-161c138e0815https://www.last.fm/music/Cigarettes+After+Sex/_/TrulyCigarettes After Sexindiealternativedream pop314586930915523dc6abd-a609-4b45-8ee4-b88bf9b20309https://www.last.fm/music/Cigarettes+After+Sex/_/You%27re+the+Only+Good+Thing+in+My+LifeCigarettes After Sexdream pop2557824923590128f9dec01-c479-4ad4-96b5-0950a97c1a91https://www.last.fm/music/The+Strokes/_/ReptiliaThe Strokesindie rockrockindiealternativealternative rock2319733621918436334128d-1409-4c2b-a522-aed1a91893d2https://www.last.fm/music/The+Strokes/_/SomedayThe Strokesindie rockindierockalternativealternative rock196005841995789f8f5365b-2e15-4070-bccc-1b0be31aa6e1https://www.last.fm/music/The+Strokes/_/Last+NiteThe Strokesindie rockrockindiealternativealternative rock167237821572989098d9d7f-6c0d-36a9-921d-d3b5617f2c55https://www.last.fm/music/The+Strokes/_/You+Only+Live+OnceThe Strokesindie rockrockalternativeindie137454771440389000990d2-b2d4-330e-8f92-a9e09ef32b13https://www.last.fm/music/The+Strokes/_/Hard+to+ExplainThe Strokesindie rockrockindiealternative24303761143443530f75377-0d7a-4315-adbe-029787aecf46https://www.last.fm/music/The+Strokes/_/The+Adults+Are+TalkingThe Strokesindie rockindie13789756140366901f19057-876e-45f6-a8ab-606d3857febfhttps://www.last.fm/music/The+Strokes/_/Is+This+ItThe Strokesindie rockrockindiealternativealternative rock914143310925640609dc8a-51e5-4afb-8383-914dfa9bda26https://www.last.fm/music/The+Strokes/_/The+Modern+AgeThe Strokesindie rockrockindiealternative rock1047804210908580e29106b-6f49-4ad7-a972-f48a645a4c14https://www.last.fm/music/The+Strokes/_/12:51The Strokesindie rockrockindiealternativealternative rock8989984105505974862aeb-7dbe-4d44-a4ae-d8ff02586e7chttps://www.last.fm/music/The+Strokes/_/Barely+LegalThe Strokesindie rockrockindiealternative rock83734511015835559201df-9de9-475c-822b-d8428e9a89e2https://www.last.fm/music/The+Strokes/_/SomaThe Strokesindie rockrockalternativeindiealternative rock103659969827456eefd985-4afb-4e9b-9efe-6d03dcee4d6ehttps://www.last.fm/music/The+Strokes/_/Under+Cover+of+DarknessThe Strokesindie rockalternative rockrock7406296979937150fc1c3-291d-4425-b4bc-4969f96997c7https://www.last.fm/music/The+Strokes/_/Automatic+StopThe Strokesindie rockindierockalternative rock1248838295528504fbea82-441b-3208-a015-a270314a2602https://www.last.fm/music/The+Strokes/_/Call+It+Fate,+Call+It+KarmaThe Strokesindie rockrockindie719659686966313cd0bb3-fb40-4088-98b5-cbaab7b04fachttps://www.last.fm/music/The+Strokes/_/What+Ever+Happened%3FThe Strokesindie rockrockindiealternative rock7478769818581657e3127-a016-3113-8df7-93c566fc5bddhttps://www.last.fm/music/The+Strokes/_/Machu+PicchuThe Strokesindie rockrockindiealternative rock738238453271828d078b7-9ce7-4c1f-95cf-f6f85d556ecahttps://www.last.fm/music/The+Strokes/_/Ode+to+the+MetsThe Strokesindie rock5679563509397https://www.last.fm/music/The+Strokes/_/Why+Are+Sundays+So+DepressingThe Strokesindieindie rockrock439634449198237e87ed3-ca73-4e41-8151-04eb9c94e354https://www.last.fm/music/The+Strokes/_/Welcome+to+JapanThe Strokesindie rockrockindie45428704655533c0507a2-26a1-49a2-b26e-9202b6c69f6fhttps://www.last.fm/music/The+Strokes/_/Bad+DecisionsThe Strokesindie rockrockalternative rock497012246026123c311f1-c0f3-40c9-a7ff-b7480163662ahttps://www.last.fm/music/The+Strokes/_/Brooklyn+Bridge+to+ChorusThe Strokesnew wavesynthpopindie rock1726809379825406a84550-773f-4ae9-b2ac-19442c7cb2b2https://www.last.fm/music/TWICE/_/FANCYTWICEk-popKpop15530764717642048de85d-5d29-45d8-a655-f4a4a48d39d5https://www.last.fm/music/TWICE/_/The+FeelsTWICEk-poppopDisco1238757062055932912c70-fbd8-4518-8813-a543508d37b1https://www.last.fm/music/TWICE/_/Feel+SpecialTWICEk-popelectropoppop1070518861966301b395c4-709d-403d-bb74-5839dbf8b1bchttps://www.last.fm/music/TWICE/_/I+CAN%27T+STOP+METWICEk-popsynthpopKpop122878034994723b1092ab-82d8-4c07-a745-8c30043bb13fhttps://www.last.fm/music/TWICE/_/Talk+that+TalkTWICEk-popdance-pop7834121487773009007c3-92e4-4d80-8c32-8e694b8fbd26https://www.last.fm/music/TWICE/_/TTTWICEk-popelectropop79166814835900b922a81-bab1-456c-b42a-478c992db528https://www.last.fm/music/TWICE/_/LIKEYTWICEk-popelectropop45308854776053326255b-aa4c-4c90-ad5e-3ed3790c0334https://www.last.fm/music/TWICE/_/What+is+Love%3FTWICEk-pop96123634726041c4d363d-4bfd-4e69-82c8-ab3fd3215eaahttps://www.last.fm/music/TWICE/_/Alcohol-FreeTWICEk-pop64827984448585bc57cb6-7875-40b0-967b-0429deade3c3https://www.last.fm/music/TWICE/_/YES+or+YESTWICEk-pop7242741442939012b7cd6-a0d0-45d2-bf48-7ca5b4113345https://www.last.fm/music/TWICE/_/CRY+FOR+METWICEdance-popk-poptrap10812783436902ac7a8b91-7996-42d7-a33f-09a9f8568d65https://www.last.fm/music/TWICE/_/MOONLIGHT+SUNRISETWICEk-poppop5857809426878225cb6a3-6c53-4b97-af3e-b544864272a3https://www.last.fm/music/TWICE/_/Dance+the+Night+AwayTWICEk-popKpop5930895416910037a1f4c-0a42-4e4b-8623-6fa0b6986163https://www.last.fm/music/TWICE/_/CHEER+UPTWICEk-popKpop6645378374881011e0634-e1cc-4148-b1ec-7f55a0fc0bf1https://www.last.fm/music/TWICE/_/MORE+&+MORETWICEk-poppopKpop5686155374460183bfc9b-d905-45a4-b62e-7d27aca795c5https://www.last.fm/music/TWICE/_/SIGNALTWICEk-popdance46046833492670806d1e1-1859-4e02-9414-3a4f8913cf8chttps://www.last.fm/music/TWICE/_/Like+OOH-AHHTWICEk-popKpopHip-Hoppop6598069349213f44a69ae-87c3-412f-a77d-dcbe32f03770https://www.last.fm/music/TWICE/_/Strategy+(feat.+Megan+Thee+Stallion)TWICEpopk-popelectropoprap353771134572072ccfc8e-5b4c-4d46-919c-46563f2006a2https://www.last.fm/music/TWICE/_/StrategyTWICEKpop694729634547834c47e1b-36f0-464a-9004-9bb9fbd3240fhttps://www.last.fm/music/TWICE/_/SET+ME+FREETWICEk-pop2746495301931https://www.last.fm/music/TWICE/_/TAKEDOWN+(JEONGYEON,+JIHYO,+CHAEYOUNG)TWICEk-pop586549729524308112486-ab57-4361-9834-687d26d1dc4bhttps://www.last.fm/music/TWICE/_/DoughnutTWICErnbKpop5010200252728538624b4-981e-4b2c-8ca1-2ecd6cd181fdhttps://www.last.fm/music/TWICE/_/THIS+IS+FORTWICEk-popelectropop31789122384521209bd28-ef04-4fca-baa3-d6030fba0187https://www.last.fm/music/TWICE/_/Look+at+MeTWICEsynthpopk-pop47839942270693973f3c3-9877-4c80-a3be-bca6f4a8226chttps://www.last.fm/music/TWICE/_/BasicsTWICEk-popdance-pop4715139200561d80dff0d-73bb-453e-bbfa-8c465d279b22https://www.last.fm/music/TWICE/_/ONE+SPARKTWICEk-pop239110861627185b6df9d04-2303-4ec7-a416-367b06a026cbhttps://www.last.fm/music/Post+Malone/_/Sunflower+-+Spider-Man:+Into+the+Spider-VersePost MaloneHip-Hoppoprnb2006122513927690025eb0c-9832-4446-b5cd-90f7f5cca285https://www.last.fm/music/Post+Malone/_/CirclesPost Malonepopindie popHip-Hoppop rock119525261120729https://www.last.fm/music/Post+Malone/_/rockstar+(feat.+21+Savage)Post MalonetraprapHip-Hopcloud rap10116510102129018b9ead9-ad4d-47ce-9bea-a248b88e8734https://www.last.fm/music/Post+Malone/_/CongratulationsPost Malonetrapraphip hop108783399863512b632288-0cca-4cc8-85cc-8272f862920ehttps://www.last.fm/music/Post+Malone/_/Better+NowPost MaloneHip-Hopraptraprnb9764350867233afa29727-df4c-4c73-9116-fda1d0d235a4https://www.last.fm/music/Post+Malone/_/Wow.Post MalonerapHip-Hophip hoptrap7534555733663136c689d-dc82-4967-b15e-a1aa9ea9e8d6https://www.last.fm/music/Post+Malone/_/White+IversonPost MaloneHip-Hopraptrap7524161719145https://www.last.fm/music/Post+Malone/_/I+Like+You+(A+Happier+Song)+(with+Doja+Cat)Post Malonepoprap72887767022980244aeee-a350-40a7-a904-c5ca8e76bdd5https://www.last.fm/music/Post+Malone/_/I+Fall+ApartPost MaloneHip-Hoprap8403603676520https://www.last.fm/music/Post+Malone/_/Goodbyes+(feat.+Young+Thug)Post MaloneHip-Hoppoptrap6944656671893https://www.last.fm/music/Post+Malone/_/Psycho+(feat.+Ty+Dolla+$ign)Post MalonerapHip-Hoptrap6161295607726ff67ea03-d3f8-4805-96ae-ada8835561d1https://www.last.fm/music/Post+Malone/_/One+Right+Now+(with+The+Weeknd)Post Malonernbsynthpop663732260050716335b4e-ab05-420b-8940-1ebfcc4489a1https://www.last.fm/music/Post+Malone/_/I+Had+Some+Help+(feat.+Morgan+Wallen)Post Malonecountrypop6372029563172577a1d74-9cfa-4d79-a6ca-8d82aa26b4efhttps://www.last.fm/music/Post+Malone/_/Take+What+You+Want+(feat.+Ozzy+Osbourne+&+Travis+Scott)Post MalonetrapHip-Hop61654315519430b2f1e3f-c0be-48a1-b59a-163e8883d6f0https://www.last.fm/music/Post+Malone/_/Go+FlexPost MalonerapHip-Hop673194351525108a05958-8181-42d8-b4a9-3fc5c1f1e89fhttps://www.last.fm/music/Post+Malone/_/StayPost Malonefolkrap5110824510856118e7169-5651-4690-b8c0-f903a55d1f4chttps://www.last.fm/music/Post+Malone/_/Candy+PaintPost MalonetrapHip-Hoprap61148665046954d5ea684-6127-4506-b7b3-c5ea5a1eb1d8https://www.last.fm/music/Post+Malone/_/ChemicalPost Malonepop rockpop6354606504577f27b1185-5016-4951-8963-076379bef97chttps://www.last.fm/music/Post+Malone/_/Hollywood%27s+BleedingPost Malonetraprap493529643013634feb761-9f22-4e2c-bb31-d4f7aabe222ehttps://www.last.fm/music/Post+Malone/_/Feeling+WhitneyPost Malonefolk2591995428581926c303b58-2d9e-36d1-b19e-993786467bbbhttps://www.last.fm/music/Red+Hot+Chili+Peppers/_/CalifornicationRed Hot Chili Peppersrockalternative rockalternative231842362616386https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Under+the+BridgeRed Hot Chili Peppersrockalternativealternative rock248936412581061832cee2f-ec48-4fa8-9dcb-213c49519324https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Scar+TissueRed Hot Chili Peppersrockalternative rockalternativefunk210738622320195a40604ce-b0ee-42b7-9fef-60d56a6278cdhttps://www.last.fm/music/Red+Hot+Chili+Peppers/_/OthersideRed Hot Chili Peppersrockalternative rockalternative2330983323082738b9e2084-0d6a-3dca-8cd1-fbc58736ea20https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Can%27t+StopRed Hot Chili Peppersrockalternative rockfunkalternative187059832123429375d3c2c-a38f-4e0c-9c91-786620416e70https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Dani+CaliforniaRed Hot Chili Peppersrockalternative rockalternativefunk15360543181309762cd821f-fd6e-49ae-a0be-5a883df0a1afhttps://www.last.fm/music/Red+Hot+Chili+Peppers/_/By+the+WayRed Hot Chili Peppersrockalternative rockalternativefunk13859640154904701e582e4-8cbd-3b84-b0c9-75054f90162ahttps://www.last.fm/music/Red+Hot+Chili+Peppers/_/Snow+(Hey+Oh)Red Hot Chili Peppersrockalternative rockalternativefunk88233071367084https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Give+It+AwayRed Hot Chili Peppersrockfunkalternative78679791174507016099d8-c68b-318c-a71b-148c33637197https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Around+the+WorldRed Hot Chili Peppersrockalternative rockfunkalternative88597911164997579c4ad8-f486-4b03-bf67-d07d5c9f9fd6https://www.last.fm/music/Red+Hot+Chili+Peppers/_/The+Zephyr+SongRed Hot Chili Peppersrockalternative rockalternativefunk4864054763780690d599b-5cb5-318b-9325-f4dbb141c217https://www.last.fm/music/Red+Hot+Chili+Peppers/_/Soul+to+SqueezeRed Hot Chili Peppersrockalternative rockalternativefunk7157889741939d21421a3-16ba-4bf5-b89d-c39aabebbb8dhttps://www.last.fm/music/Red+Hot+Chili+Peppers/_/Dark+NecessitiesRed Hot Chili Peppersrockalternative rock505482070744414833597-957d-473f-806e-ea75c73dadb4https://www.last.fm/music/Red+Hot+Chili+Peppers/_/DosedRed Hot Chili Peppersrockalternative rockalternativefunk4060327652865061fe7e4-4185-47ec-a6c0-e8c4e8b70b45https://www.last.fm/music/Red+Hot+Chili+Peppers/_/I+Could+Die+for+YouRed Hot Chili Peppersrockalternative rockalternative2559986520628868a4569f5-263c-467a-8d1f-9896f82b840ahttps://www.last.fm/music/Hozier/_/Take+Me+to+ChurchHozierindiesoul183723111256808bcddd6a9-b66f-4993-9b7a-75a78b476373https://www.last.fm/music/Hozier/_/Too+SweetHozierpop1183297992638300a36fc4-6b38-4e0d-bba8-738841578351https://www.last.fm/music/Hozier/_/Work+SongHoziersoul9740140912695ea008d65-8034-4db0-a728-d392b7f3decahttps://www.last.fm/music/Hozier/_/Someone+NewHoziersoulfolkindie1224659191228102dd31af-1068-4789-85e4-82de038e3406https://www.last.fm/music/Hozier/_/Like+Real+People+DoHoziersoulfolk819408077143700a912ab-af01-487e-af2a-a663486690e2https://www.last.fm/music/Hozier/_/From+EdenHozierindiesoul91733297367754bedee94-3ef7-483c-a698-b33fbab05478https://www.last.fm/music/Hozier/_/Cherry+Wine+-+LiveHozierfolkindieindie folkindie rock745756761734802e94c5e-e5f1-42f8-ba95-b9016eb38e23https://www.last.fm/music/Hozier/_/Jackie+and+WilsonHozierindie rock841036660730801b770e1-d56f-4ce2-b55e-3be77093c002https://www.last.fm/music/Hozier/_/Would+That+IHozierfolkrock6519867555228219d66e1-fa97-424b-b6f0-c83dd36e2e66https://www.last.fm/music/Hozier/_/Almost+(Sweet+Music)Hoziersoulrockfolk6943812548566fb9d68d2-d492-4680-a4c3-4dde04189871https://www.last.fm/music/Hozier/_/Eat+Your+YoungHozierindie rock482584145166401fc3cb9-8c80-4c51-a483-08b4638b667ehttps://www.last.fm/music/Hozier/_/MovementHozieralternativesoulrock36536483703530c193b9d-345b-435a-9cb0-de768f71632chttps://www.last.fm/music/Hozier/_/ShrikeHozierfolkrocksoulindieindie rock47648533669572698a6a2-0b4e-43d8-87c2-392fed00cef3https://www.last.fm/music/Hozier/_/Wasteland,+Baby%21Hozierfolk52972013547490caf5f3a-bd54-42ea-be3a-1ec8d6f12f9chttps://www.last.fm/music/Hozier/_/FrancescaHozierindie rockrockpop rock46072643491179f1f2829-db52-4504-b66a-e96557fc78a6https://www.last.fm/music/Hozier/_/Unknown+%2F+NthHozierfolk371364032054930125aa0-37b0-4091-9b96-76c2ce350823https://www.last.fm/music/Hozier/_/TalkHozierrockfolksoul3831866298373ac46f5c7-bb43-426f-91fa-206f4eee007ahttps://www.last.fm/music/Hozier/_/De+Selby+(Part+2)Hozierindie rockrockpop rockindie319147028875592b96760-c826-45f0-8613-362c83604a81https://www.last.fm/music/Hozier/_/Angel+of+Small+Death+and+the+Codeine+SceneHozierindie rockindie3003980231489292540f5-062f-4d96-a756-08923911389ehttps://www.last.fm/music/Hozier/_/I,+Carrion+(Icarian)Hozierindiealternative17465674909155https://www.last.fm/music/Pierce+the+Veil/_/King+for+a+DayPierce the Veilpost-hardcoreemo11422188716550083bf6b5-33aa-4089-9a93-9e72c1e63be2https://www.last.fm/music/Pierce+the+Veil/_/A+Match+Into+WaterPierce the Veilpost-hardcoremetalcoreemo977802659676100579615-cf05-41fa-ae4d-4b1ba3210202https://www.last.fm/music/Pierce+the+Veil/_/Bulls+in+the+BronxPierce the Veilpost-hardcore97013855669440a8fc844-2c03-4587-824e-852097f1ad0bhttps://www.last.fm/music/Pierce+the+Veil/_/CarapherneliaPierce the Veilpost-hardcoreemo87943085465860996b58b-52d7-407e-9c50-8ed7bb34d372https://www.last.fm/music/Pierce+the+Veil/_/Hell+AbovePierce the Veilpost-hardcoremetalcore641215946276409f58a1e-8dc1-4d6a-9e8d-937d852a0fabhttps://www.last.fm/music/Pierce+the+Veil/_/Bulletproof+LovePierce the Veilpost-hardcoreProgressive rock6748882409824143c0b2e-c221-4bd1-8457-31199e076fefhttps://www.last.fm/music/Pierce+the+Veil/_/Hold+On+Till+MayPierce the Veilemopost-hardcore53755474020556ad0cea9-50b9-4f87-9639-5e98806b1452https://www.last.fm/music/Pierce+the+Veil/_/CirclesPierce the Veilpop punkpost-hardcorerockalternative4978385370732a3230741-c122-4c51-9e71-de83983b8a07https://www.last.fm/music/Pierce+the+Veil/_/Pass+the+NirvanaPierce the Veilpost-hardcoreGrunge5399687348902062c70c9-6e28-48cd-9166-30396e0aaab5https://www.last.fm/music/Pierce+the+Veil/_/BesitosPierce the Veilpost-hardcoreemo4577514337211010d7236-9bee-4ef3-9903-748809a54e42https://www.last.fm/music/Pierce+the+Veil/_/One+Hundred+Sleepless+NightsPierce the Veilpost-hardcoreemo4334781305157f62ae39d-b7fc-4b66-a2dd-0cac62f45d65https://www.last.fm/music/Pierce+the+Veil/_/I%27m+Low+on+Gas+and+You+Need+a+JacketPierce the Veilpost-hardcoreemo49503343039320871a263-983e-4a8d-a6e4-32ad5687c719https://www.last.fm/music/Pierce+the+Veil/_/DisasterologyPierce the Veilpost-hardcorealternative rock40869432996470046faae-0716-4534-bc70-6639a418bf63https://www.last.fm/music/Pierce+the+Veil/_/Yeah+Boy+and+Doll+FacePierce the Veilpost-hardcoreemo4970331295069https://www.last.fm/music/Pierce+the+Veil/_/I+Don%27t+Care+If+You%27re+ContagiousPierce the Veilpost-hardcore3765927294802d04f430a-6818-4a7f-8416-c571d0b9390fhttps://www.last.fm/music/Pierce+the+Veil/_/Props+&+MayhemPierce the Veilpost-hardcore3965958279402f733e175-8bd7-4a6b-90ac-060c591dd583https://www.last.fm/music/Pierce+the+Veil/_/Emergency+ContactPierce the Veilrockemopost-hardcore373981725640302cb53a0-efbd-475d-873e-973da0a3c9efhttps://www.last.fm/music/Pierce+the+Veil/_/Floral+&+FadingPierce the Veilemorockpop punkpost-hardcore294789524772904f40153-1986-3211-950e-4b79091a3cb6https://www.last.fm/music/Pierce+the+Veil/_/Chemical+Kids+and+Mechanical+BridesPierce the Veilpost-hardcoreemo2847307246821https://www.last.fm/music/Pierce+the+Veil/_/May+These+Noises+Startle+You+in+Your+Sleep+TonightPierce the Veilpost-hardcore355205723765711f9126e-a20b-4c18-b25b-17f2297ef87bhttps://www.last.fm/music/Pierce+the+Veil/_/The+Boy+Who+Could+FlyPierce the Veilpost-hardcoreProgressive rock3201816222601e45fe983-eaa5-455c-b6f3-998ec1e4e4a8https://www.last.fm/music/Pierce+the+Veil/_/Today+I+Saw+the+Whole+WorldPierce the Veilpost-hardcore269740922176911d0bce6-054c-481a-bc05-48cb5afa4328https://www.last.fm/music/Pierce+the+Veil/_/The+First+PunchPierce the Veilpost-hardcorepop punk30839942202260b338c2a-d6e9-4282-a2f0-73c1100bef69https://www.last.fm/music/Pierce+the+Veil/_/Dive+InPierce the Veilpost-hardcore32731942158020a17ffb7-4173-4987-92b9-e178bf115a05https://www.last.fm/music/Pierce+the+Veil/_/Million+Dollar+Houses+(The+Painter)Pierce the Veilpost-hardcorealternative rock276204820177502a92b38-1673-4c32-8781-fa1d1ef7845dhttps://www.last.fm/music/Pierce+the+Veil/_/The+New+National+AnthemPierce the Veilpost-hardcore2189156200592https://www.last.fm/music/Pierce+the+Veil/_/Stained+Glass+Eyes+and+Colorful+TearsPierce the Veilpost-hardcorepunk27508061974810a80c146-6f08-4793-9428-a497bbea8755https://www.last.fm/music/Pierce+the+Veil/_/Stay+Away+From+My+FriendsPierce the Veilpost-hardcorealternative rock250084819117200dfd899-d4d8-450e-8d39-857d8bc9daefhttps://www.last.fm/music/Pierce+the+Veil/_/I%27d+Rather+Die+Than+Be+FamousPierce the Veilpost-hardcore2564243189360033bccc8-f2fd-496e-a8d1-e3d3421236b5https://www.last.fm/music/Pierce+the+Veil/_/Fast+Times+at+Clairemont+HighPierce the Veilpost-hardcorealternative rock258863018366701138cef-e37d-4557-8d36-2ffcd11c1a0ehttps://www.last.fm/music/Pierce+the+Veil/_/The+Sky+Under+the+SeaPierce the Veilpost-hardcore204113016708602831931-d2b0-4d8c-b8b6-c18ad7f2ae02https://www.last.fm/music/Pierce+the+Veil/_/The+Divine+ZeroPierce the Veilpost-hardcore201873616109921c33d3e-4d61-4c2f-b077-b7316865092dhttps://www.last.fm/music/Pierce+the+Veil/_/WonderlessPierce the Veilpost-hardcoreemo174984514369307901853-63a7-4145-a4ef-a841a86be147https://www.last.fm/music/Pierce+the+Veil/_/Texas+Is+ForeverPierce the Veilpost-hardcore19286531406334780ab37-2833-4172-aefe-f7c55374a69fhttps://www.last.fm/music/Pierce+the+Veil/_/Gold+Medal+RibbonPierce the Veilpost-hardcore1931719621588690d2ee7a9-b167-4baa-8be8-23c8bfddc49ahttps://www.last.fm/music/Eminem/_/Without+MeEminemrapHip-Hophip hop16764978210861052ec6a3b-8354-445e-ac3c-62b3ed6092c0https://www.last.fm/music/Eminem/_/The+Real+Slim+ShadyEminemrapHip-Hophip hop12850822166371580a8cf6e-e8d2-3187-8606-8c5ea20afd94https://www.last.fm/music/Eminem/_/Lose+YourselfEminemrapHip-Hop135887551574491129d9132-0275-44aa-b8ef-219cb43c8f50https://www.last.fm/music/Eminem/_/MockingbirdEminemrapHip-Hophip hop1216726215304256d98de4e-ef35-3982-8739-af77f9a6d3a6https://www.last.fm/music/Eminem/_/StanEminemrapHip-Hophip hop10768453144378207166200-b685-31dc-9bcd-66c5c9693ff2https://www.last.fm/music/Eminem/_/Love+the+Way+You+LieEminemrapHip-Hop7328046125137559a52394-a489-4465-ba30-0887853a4ee5https://www.last.fm/music/Eminem/_/My+Name+IsEminemrapHip-Hop104156391242713041b7a0a-dc39-41ec-bee7-ab58cce94c68https://www.last.fm/music/Eminem/_/Not+AfraidEminemraphip hopHip-Hop94682821150571581ffe21-614a-4394-b42f-5892857a58e5https://www.last.fm/music/Eminem/_/SupermanEminemrapHip-Hophip hop76350491070936007fc3b5-2686-4166-b2f0-a451e43d49b6https://www.last.fm/music/Eminem/_/Sing+for+the+MomentEminemrapHip-Hophip hop69147339810997e9e29c6-c643-41bb-bd1c-f77e4a453719https://www.last.fm/music/Eminem/_/The+MonsterEminemrapHip-Hoppophip hop6709219979177365f2bb7-7a93-44cc-9d5c-7c789a5e31a4https://www.last.fm/music/Eminem/_/The+Way+I+AmEminemrapHip-Hophip hop102016718687218145ada9-b091-4c52-93b5-7b7e3560953ahttps://www.last.fm/music/Eminem/_/Godzilla+(feat.+Juice+WRLD)Eminemrap6891768856211851e53db-c962-492b-8d98-45fe93b0efd5https://www.last.fm/music/Eminem/_/Rap+GodEminemrapHip-Hophip hop588150775244258ba910b-4762-4c76-99bf-02031e11dd94https://www.last.fm/music/Eminem/_/Till+I+CollapseEminemrapHip-Hop62554806220247bf0cb56-212f-4fdb-b68c-04d3059d68c7https://www.last.fm/music/Eminem/_/HoudiniEminemhip hopHip-Hoprap1564792821562275e2a9d85-06e8-47a1-8cdb-cc87f73010bdhttps://www.last.fm/music/Queen/_/Bohemian+RhapsodyQueenclassic rockrock114779391502887b1a9c0e9-d987-4042-ae91-78d6a3267d69https://www.last.fm/music/Queen/_/Bohemian+Rhapsody+-+Remastered+2011Queenhard rockProgressive rockrock116744391454190https://www.last.fm/music/Queen/_/Don%27t+Stop+Me+Now+-+Remastered+2011Queenrockpop rock98043951356631cad635b2-ebe5-4ada-8e37-01a26081db5bhttps://www.last.fm/music/Queen/_/Another+One+Bites+The+Dust+-+Remastered+2011Queenrockclassic rockDisco93084761219692https://www.last.fm/music/Queen/_/Under+Pressure+-+Remastered+2011Queenrock92895211136500c9aef6d1-b6cd-405e-9164-e55ad8bfe7ebhttps://www.last.fm/music/Queen/_/Killer+Queen+-+Remastered+2011Queenrockpop rock5428765831684https://www.last.fm/music/Queen/_/Somebody+To+Love+-+Remastered+2011Queenrockpop rock493821079688700ef2bc9-9b43-41b0-b6d6-6cc823479ee0https://www.last.fm/music/Queen/_/Crazy+Little+Thing+Called+Love+-+Remastered+2011Queenrockclassic rock3705094756941https://www.last.fm/music/Queen/_/We+Will+Rock+You+-+Remastered+2011Queenrockclassic rockhard rock76538327401288610ef6f-3ca3-47d0-b4bc-fd89b31a2ddehttps://www.last.fm/music/Queen/_/Good+Old-Fashioned+Lover+Boy+-+Remastered+2011Queenrockpost-punk3568769690443https://www.last.fm/music/Queen/_/We+Are+The+Champions+-+Remastered+2011Queenclassic rockrock322428156973324f92457-fb44-4d48-8d13-6dd06b5a5f17https://www.last.fm/music/Queen/_/Radio+Ga+Ga+-+Remastered+2011Queensynthpoprockclassic rock3742172560622aae7c914-d58d-4e25-b3a3-21bd0f565a54https://www.last.fm/music/Queen/_/Love+Of+My+Life+-+Remastered+2011Queenrockpopclassic rock2304109360495https://www.last.fm/music/Queen/_/Cool+Cat+-+Remastered+2011Queensoulrockfunk164956791146705https://www.last.fm/music/Metro+Boomin/_/Creepin%27+(with+The+Weeknd+&+21+Savage)Metro Boomintraprap17394154893233https://www.last.fm/music/Metro+Boomin/_/Trance+(with+Travis+Scott+&+Young+Thug)Metro Boomintrap13965844864704b02d506c-7c8b-45a5-8253-6338a39090edhttps://www.last.fm/music/Metro+Boomin/_/Superhero+(Heroes+&+Villains)+%5Bwith+Future+&+Chris+Brown%5DMetro Boomintrap10058727830727https://www.last.fm/music/Metro+Boomin/_/Space+Cadet+(feat.+Gunna)Metro Boomintraprappop rap12239010746727f5f8f118-f28d-4e03-ac92-cd0f7efb9cc0https://www.last.fm/music/Metro+Boomin/_/Overdue+(with+Travis+Scott)Metro Boomintrap8678926645849https://www.last.fm/music/Metro+Boomin/_/10+Freaky+Girls+(with+21+Savage)Metro Boomintraphip hoprap9230683591121https://www.last.fm/music/Metro+Boomin/_/Around+Me+(feat.+Don+Toliver)Metro Boomintraprnbrap7855160548521https://www.last.fm/music/Metro+Boomin/_/Niagara+Falls+(Foot+or+2)+%5Bwith+Travis+Scott+&+21+Savage%5DMetro Boomintrap7164946530816https://www.last.fm/music/Metro+Boomin/_/Am+I+Dreaming+(Metro+Boomin+&+A$AP+Rocky,+Roisee)Metro Boominrap7166025516077https://www.last.fm/music/Metro+Boomin/_/Raindrops+(Insane)+%5Bwith+Travis+Scott%5DMetro Boomintrap6021982459015https://www.last.fm/music/Metro+Boomin/_/Feel+the+Fiyaaaah+(with+A$AP+Rocky+&+feat.+Takeoff)Metro Boomintrap4906025446939https://www.last.fm/music/Metro+Boomin/_/Annihilate+(Spider-Man:+Across+the+Spider-Verse)+(Metro+Boomin+&+Swae+Lee,+Lil+Wayne,+Offset)Metro Boominrnb1821681789080449da01a2-aecd-4449-83f6-c81ca5de7321https://www.last.fm/music/Addison+Rae/_/Diet+PepsiAddison Raepopalt-pop854941456081437907edc-06c1-4d08-b2ef-7e5221986f91https://www.last.fm/music/Addison+Rae/_/Fame+Is+a+GunAddison Raeelectropoppopsynthpop870039747632963d525a6-0351-4d3e-8b37-347e069f7a0fhttps://www.last.fm/music/Addison+Rae/_/AquamarineAddison RaeHousepopdance-pop6993953469375f542878c-5d86-45b9-8abb-649b58c1e7f5https://www.last.fm/music/Addison+Rae/_/Headphones+OnAddison Raepop51410943349636accb684-364c-470b-97b4-003acbfaca67https://www.last.fm/music/Addison+Rae/_/High+FashionAddison Raealt-poppop34682912955087c2f5208-8b3c-46a5-b98a-402ee368c7abhttps://www.last.fm/music/Addison+Rae/_/New+YorkAddison Raeelectropop337591529167466ac18de-7db7-4ed3-b202-ab2bec24cb9ehttps://www.last.fm/music/Addison+Rae/_/Money+Is+EverythingAddison Raehyperpopalt-poprnb245339727122118e291f4-5c9b-403a-b170-bb85819b3e26https://www.last.fm/music/Addison+Rae/_/2+Die+4+(feat.+Charli+XCX)Addison Raepopalt-pop22208212325663fbc1440-8b06-4b15-a047-b6e54044e4dchttps://www.last.fm/music/Addison+Rae/_/In+the+RainAddison Raeelectronicrnb210833419327385181214-918a-48cd-b96e-5f7ed769c129https://www.last.fm/music/Addison+Rae/_/I+got+it+badAddison Raepop173990717587645693028-f86f-40b2-aaf9-219f5557cd8fhttps://www.last.fm/music/Addison+Rae/_/Nothing+On+(But+The+Radio)Addison Raesynthpopelectropopdance-pop205709582152976cce93773-6da8-439e-a25f-f0caacc726f0https://www.last.fm/music/The+Cure/_/Friday+I%27m+in+LoveThe Curenew wavealternativerock231822672145313https://www.last.fm/music/The+Cure/_/Boys+Don%27t+CryThe Curenew wavepost-punkrockalternative237338192133082c0c78d3e-19fc-4227-bdbb-153814f05527https://www.last.fm/music/The+Cure/_/Just+Like+HeavenThe Curenew wavepost-punkalternative97604031291961https://www.last.fm/music/The+Cure/_/Close+to+MeThe Curenew wavepost-punkalternative7641959100283451cb8a01-bfec-3db4-84fc-a375ed62e69ehttps://www.last.fm/music/The+Cure/_/A+ForestThe Curenew wavepost-punkalternative5906170870436https://www.last.fm/music/The+Cure/_/The+LovecatsThe Curenew wavealternative5630311734439https://www.last.fm/music/The+Cure/_/Inbetween+DaysThe Curenew wavepost-punkalternative5102605696311https://www.last.fm/music/The+Cure/_/Let%27s+Go+to+BedThe Curenew wavepost-punkalternative4852114458923https://www.last.fm/music/The+Cure/_/Boys+Don%27t+Cry+-+Single+VersionThe Curenew wavepost-punk2447649371530f12abe6e-58ef-4dc5-b4d4-bc5ef7beeaaahttps://www.last.fm/music/The+Cure/_/In+Between+DaysThe Curenew wavepost-punkalternative3843615367340https://www.last.fm/music/The+Cure/_/Lovesong+-+2010+RemasterThe Curenew wavealternative rockpost-punk120765731478328https://www.last.fm/music/Jeff+Buckley/_/HallelujahJeff Buckleyrock235411481358417https://www.last.fm/music/Jeff+Buckley/_/Lover,+You+Should%27ve+Come+OverJeff Buckleyrock898361710271955f829632-23eb-3a6c-b7af-8d230b2565cchttps://www.last.fm/music/Jeff+Buckley/_/Last+GoodbyeJeff Buckleyrockalternative rockalternative89087999830249df194dd-3f05-36e4-9342-519b802888cbhttps://www.last.fm/music/Jeff+Buckley/_/GraceJeff Buckleyrockalternative rockindie873876588825971691395-456d-38ef-9e29-9e494585bed0https://www.last.fm/music/Jeff+Buckley/_/So+RealJeff Buckleyrockalternative5661101782992ebe335cb-da4d-4541-9408-d41850fa2827https://www.last.fm/music/Jeff+Buckley/_/Lilac+WineJeff Buckleyrock59096647588800149564c-eebc-3469-9ea0-8e9513f84b80https://www.last.fm/music/Jeff+Buckley/_/Mojo+PinJeff Buckleyrockalternative8255828674498009e4934-00cd-400a-a6c6-0af86d148565https://www.last.fm/music/Jeff+Buckley/_/Forget+HerJeff Buckleyrock5604906593814056b7ee6-8232-47d7-b372-b95be4d10bebhttps://www.last.fm/music/Jeff+Buckley/_/Everybody+Here+Wants+YouJeff Buckleyrock41056845887599aba38e6-5e1c-311c-b697-c79c6d8e53abhttps://www.last.fm/music/Jeff+Buckley/_/Dream+BrotherJeff Buckleyrockalternative rockalternative355298256864470dc81fc-dec0-394d-a3a2-dbcb259dd8f1https://www.last.fm/music/Jeff+Buckley/_/Eternal+LifeJeff Buckleyrockalternative rock165517127098111f80b93-260e-4d1c-beb4-1e81dc806260https://www.last.fm/music/Jeff+Buckley/_/VancouverJeff Buckleyrockalternative rock106048141403922https://www.last.fm/music/Calvin+Harris/_/SummerCalvin HarrisdanceHouseelectronic1069826111544181f215b13-829c-4077-9098-e287d1d87f50https://www.last.fm/music/Calvin+Harris/_/One+Kiss+(with+Dua+Lipa)Calvin HarrisHousepop74326681135267a459fd2b-af8e-40ca-b939-577730ffff1ahttps://www.last.fm/music/Calvin+Harris/_/This+Is+What+You+Came+ForCalvin HarrisHouse11227426973380https://www.last.fm/music/Calvin+Harris/_/Slide+(feat.+Frank+Ocean+&+Migos)Calvin Harrispopfunkelectronic8601620947136https://www.last.fm/music/Calvin+Harris/_/Outside+(feat.+Ellie+Goulding)Calvin Harrispopelectronic669627493292110eec724-45dd-4cfa-930c-c28c07c0485dhttps://www.last.fm/music/Calvin+Harris/_/How+Deep+Is+Your+LoveCalvin HarriselectronicHousedance6609901828135https://www.last.fm/music/Calvin+Harris/_/Feels+(feat.+Pharrell+Williams,+Katy+Perry+&+Big+Sean)Calvin Harrispopfunkdance428169865063202e42f5b-448c-46a0-ae82-52b154e8e768https://www.last.fm/music/Calvin+Harris/_/My+WayCalvin HarriselectronicHouse4419758605016https://www.last.fm/music/Calvin+Harris/_/Blame+(feat.+John+Newman)Calvin Harrisdance5162767561486https://www.last.fm/music/Calvin+Harris/_/Sweet+Nothing+(feat.+Florence+Welch)Calvin HarrisdanceHouseelectronic3304773477991https://www.last.fm/music/Calvin+Harris/_/I+Need+Your+Love+(feat.+Ellie+Goulding)Calvin HarrisdanceelectronicHouse192075711379336https://www.last.fm/music/Conan+Gray/_/HeatherConan Graypopindie138792641041431c8ec9b6c-b584-461b-aaf6-fe9565c398a5https://www.last.fm/music/Conan+Gray/_/ManiacConan Graypopindie popsynthpopindie10029986710100da1ae1a0-c38a-4f7f-aa51-7d59386be307https://www.last.fm/music/Conan+Gray/_/AstronomyConan Grayfolk126626637057251d73a105-73f7-48ac-9a22-ee6ec80475afhttps://www.last.fm/music/Conan+Gray/_/People+WatchingConan Grayfolkindiepopindie pop113046636901898918054d-c416-4f58-b6de-dba50050bcafhttps://www.last.fm/music/Conan+Gray/_/MemoriesConan Graypop rock8955714624679f6d7e8c0-e4db-4d12-a496-9a3f184c8b62https://www.last.fm/music/Conan+Gray/_/The+Cut+That+Always+BleedsConan Grayindierockindie rock87867566213386673ae5e-ceb7-49df-860b-9d8cd53832dehttps://www.last.fm/music/Conan+Gray/_/Wish+You+Were+SoberConan Graypopindie7454023473754a27d81fc-6291-4194-ae91-6f673f193d0ehttps://www.last.fm/music/Conan+Gray/_/Family+LineConan Graysoft rockfolkalternativepopalt-pop5177953469099f873c0ef-d987-4f9a-bb3e-5d0ab053df14https://www.last.fm/music/Conan+Gray/_/Comfort+CrowdConan Grayindie popindiepop38804803302860fdc97c5-abe4-47f4-88d6-c88604ab7ca2https://www.last.fm/music/Conan+Gray/_/Fight+or+FlightConan Grayrockindieindie rock43160862985252f1b907f-c1f5-4cd0-8d10-bcfafd899118https://www.last.fm/music/Conan+Gray/_/YoursConan Grayfolkalternativepop391419828594952a8d381-fb11-488f-b56c-bacc74c0818ahttps://www.last.fm/music/Conan+Gray/_/Never+Ending+SongConan Graysynthpop3388193222728e2a979c1-22f1-46b7-abbf-f3e8733d7860https://www.last.fm/music/Conan+Gray/_/Alley+RoseConan Grayrockpop21500651882710abbee09-a699-49f5-a98d-02290c3b8610https://www.last.fm/music/Conan+Gray/_/This+SongConan Graypop82139656792975098d5cd-7f48-4cd7-8928-43e4f84cae0fhttps://www.last.fm/music/Bad+Bunny/_/DtMFBad BunnyReggaeton89096336560043872dd6c-b59b-4298-b343-619dc62bb8b7https://www.last.fm/music/Bad+Bunny/_/Tit%C3%AD+Me+Pregunt%C3%B3Bad BunnyReggaeton8734570616761https://www.last.fm/music/Bad+Bunny/_/Me+Porto+BonitoBad BunnyReggaeton6128217539304c5eee37f-9f97-48c9-b2e9-ffd20a6bb06ehttps://www.last.fm/music/Bad+Bunny/_/NUEVAYoLBad BunnyReggaeton6771458502482https://www.last.fm/music/Bad+Bunny/_/D%C3%81KITIBad Bunnyrnbrap770683249534927117064-7212-4d61-9caf-4260c6a97d78https://www.last.fm/music/Bad+Bunny/_/Moscow+MuleBad BunnyReggaeton6371123486899224177fe-504b-4495-bc62-a091f1022bdahttps://www.last.fm/music/Bad+Bunny/_/BAILE+INoLVIDABLEBad BunnyReggaeton6695682444450https://www.last.fm/music/Bad+Bunny/_/Ojitos+LindosBad BunnyReggaeton5322931432310bb14aae8-943e-4e09-bd3c-3eae71a63be9https://www.last.fm/music/Bad+Bunny/_/VOY+A+LLeVARTE+PA+PRBad BunnyReggaeton5444854423016https://www.last.fm/music/Bad+Bunny/_/Otro+AtardecerBad Bunnypop4846933409595https://www.last.fm/music/Bad+Bunny/_/CallaitaBad BunnyReggaetonHip-Hop5973500408273782ee794-afb3-4adb-a1d7-c6fdc1d945dehttps://www.last.fm/music/Bad+Bunny/_/EfectoBad BunnyReggaeton4842436390305549bbde2-a84a-43b2-a6fa-a0a0baaffb7ehttps://www.last.fm/music/Bad+Bunny/_/EoOBad BunnyReggaeton4068681381603bdf37074-4076-4063-bf56-2f64f407b1c1https://www.last.fm/music/Bad+Bunny/_/MONACOBad Bunnytrap53535643791350b500297-1d57-4934-b620-9f8d2612d19ehttps://www.last.fm/music/Bad+Bunny/_/NeveritaBad BunnytrapReggaeton5135243378526dc63e31d-73f1-4c9a-aec5-20fd3f942470https://www.last.fm/music/Bad+Bunny/_/YonaguniBad BunnyReggaeton44617903528572ae48a59-6ff8-436e-b6b0-abd395542f0ehttps://www.last.fm/music/Bad+Bunny/_/PERRO+NEGROBad BunnyReggaeton3668287336282https://www.last.fm/music/Bad+Bunny/_/VeLD%C3%81Bad BunnyReggaeton4686125315893https://www.last.fm/music/Bad+Bunny/_/TarotBad BunnyReggaeton4126678312304https://www.last.fm/music/Bad+Bunny/_/PartyBad BunnyReggaeton2662220299667https://www.last.fm/music/Bad+Bunny/_/PERFuMITO+NUEVOBad BunnyReggaeton3661226293863ad5c3608-8dec-401a-b3e0-b2f1c4ad049ahttps://www.last.fm/music/Bad+Bunny/_/Si+Veo+a+Tu+Mam%C3%A1Bad BunnytrapHip-Hoprap4108664292540https://www.last.fm/music/Bad+Bunny/_/La+SantaBad BunnyReggaetonpop rap30404832888607c523dfb-9a8e-4d1b-8bb6-29e2ff700bcdhttps://www.last.fm/music/Bad+Bunny/_/KLOuFRENSBad BunnyReggaeton3464751283901https://www.last.fm/music/Bad+Bunny/_/SafaeraBad Bunnyhip hoprap32059092831444f2c1f6d-25fd-4336-8825-07b4f22a6b19https://www.last.fm/music/Bad+Bunny/_/Yo+No+Soy+CelosoBad BunnyReggaeton1783300280002https://www.last.fm/music/Bad+Bunny/_/MIABad Bunnyraphip hopHip-Hop21259582513226365b216-1286-4a10-b4c5-fb1c6039b73ahttps://www.last.fm/music/Bad+Bunny/_/BOKeTEBad BunnyReggaetonalt-pop2119178250034c58de343-da9d-4602-81ff-9eaacaac9c19https://www.last.fm/music/Bad+Bunny/_/TURiSTABad BunnyReggaeton179121524088006e6a686-23c1-4111-b04c-cfe9a34adb4dhttps://www.last.fm/music/Bad+Bunny/_/LA+MuDANZABad BunnyReggaeton2875864231025c46fd7c8-086b-46de-9860-8b78ddccc4a8https://www.last.fm/music/Bad+Bunny/_/Un+Verano+Sin+TiBad Bunnyindie popdream pop9126883626670https://www.last.fm/music/HUNTR%2FX/_/GoldenHUNTR/Xk-popKpop5554145424351https://www.last.fm/music/HUNTR%2FX/_/How+It%E2%80%99s+DoneHUNTR/Xk-popKpop4446442376972https://www.last.fm/music/HUNTR%2FX/_/TakedownHUNTR/Xk-popKpop4596505360168https://www.last.fm/music/HUNTR%2FX/_/What+It+Sounds+LikeHUNTR/Xk-popKpop389298371833360ca05e074-1c11-4587-ba3d-cc6c8b8c3714https://www.last.fm/music/Harry+Styles/_/As+It+WasHarry Stylespopsynthpop1863511413993951ab009f2-d713-4f85-b4a3-c383c344e24ahttps://www.last.fm/music/Harry+Styles/_/Watermelon+SugarHarry Stylespoprockindie pop186040991280016bf02e5a2-3f7e-4e1f-8253-b592c11befeahttps://www.last.fm/music/Harry+Styles/_/Adore+YouHarry Stylespoprockpop rock15574204122905603296d3a-6bee-4bcb-84dc-72d8307b1f4ahttps://www.last.fm/music/Harry+Styles/_/Sign+of+the+TimesHarry Stylesrockalternativepopindie154243061003025fadbe78b-7421-46da-802a-f72d139ea15fhttps://www.last.fm/music/Harry+Styles/_/Late+Night+TalkingHarry Stylespopdancernbsynthpop1336830099286160df9158-1815-4b02-887f-d4c4b5b63579https://www.last.fm/music/Harry+Styles/_/FallingHarry Stylespoprockalternativesoul1409660794925994a38384-519a-40d9-82ab-af3f4b4c4172https://www.last.fm/music/Harry+Styles/_/GoldenHarry Stylessoft rockpopindie pop1461789486710790a93bad-3249-4fe4-b0c8-9729745e86dehttps://www.last.fm/music/Harry+Styles/_/MatildaHarry Stylespop rockpopfolk13662283831342182b60cc-01a3-47a6-994e-7718b9076e80https://www.last.fm/music/Harry+Styles/_/Fine+LineHarry Stylespopalternativeindie pop140270827548602df03232-d68c-4aa1-9b87-a3fa0a35bd2ahttps://www.last.fm/music/Harry+Styles/_/SatelliteHarry Stylespop rockpop120339667382410bc41566-e8a8-4604-a618-572180e80ce3https://www.last.fm/music/Harry+Styles/_/Lights+UpHarry Stylespopindie pop902385473481010660f7f-8023-4150-b50d-e618b46ff4dehttps://www.last.fm/music/Harry+Styles/_/KiwiHarry Stylesrockalternative rockhard rock797321370895900348281-f9a5-4c14-a14d-60c9a84e04b4https://www.last.fm/music/Harry+Styles/_/Sweet+CreatureHarry Stylesalternativerockcountryfolk935127070132022627eae-76ce-45ed-82db-86111833c520https://www.last.fm/music/Harry+Styles/_/Music+for+a+Sushi+RestaurantHarry Stylesrocksynthpoppoppop rock93391356863182728ff31-9f61-4b20-afe9-b6c423b717c2https://www.last.fm/music/Harry+Styles/_/CherryHarry Stylespoprockfolk120177816786574ff945f7-046c-4ad7-a42a-0a45dfee2a29https://www.last.fm/music/Harry+Styles/_/Keep+DrivingHarry Stylespop rockpoprock116492576728030aa8109d-8f18-4940-aba5-a7085a63732ehttps://www.last.fm/music/Harry+Styles/_/Little+FreakHarry Stylespoprock1029658566108407bb7cd7-fd7a-4106-bff5-28eb150d1a3dhttps://www.last.fm/music/Harry+Styles/_/DaylightHarry Stylesrockpoppop rocksoft rock96492716503823d81de07-519f-4e4d-a485-e1bdf5fcf5a3https://www.last.fm/music/Harry+Styles/_/From+the+Dining+TableHarry Stylesrockfolkpop76371426445300a8bbd3c-d3c0-40b5-8389-8a8556acd4a5https://www.last.fm/music/Harry+Styles/_/SheHarry Stylesrock708912459388503d25248-5a55-42fe-b5e6-3b474f0aa6cbhttps://www.last.fm/music/Harry+Styles/_/Sunflower,+Vol.+6Harry Stylesindie pop8422069589714b32c0968-ee42-42c5-bcf7-142b07ff1e11https://www.last.fm/music/Harry+Styles/_/Love+of+My+LifeHarry Stylespoprockrnbpop rock8074154562438196a9bc5-6468-455e-a602-00f923b34198https://www.last.fm/music/Harry+Styles/_/GrapejuiceHarry Stylespoprockpop rock78345755342826770da25-32e9-411c-abf1-f7509a1ed246https://www.last.fm/music/Harry+Styles/_/CinemaHarry Stylespoppop rockrocksoft rock6609713532831203154e0-7fd3-4462-ac3f-f01940a1d116https://www.last.fm/music/Harry+Styles/_/Two+GhostsHarry Stylesrockcountrysoft rock755574352721127b59733-d871-4c82-bceb-36622089d247https://www.last.fm/music/Harry+Styles/_/DaydreamingHarry Stylespopfunk656185251606417d6a682-b14e-4db7-9934-617fceb4630bhttps://www.last.fm/music/Harry+Styles/_/To+Be+So+LonelyHarry Stylesalternativerockalternative rock608745047654707ee756f-27dd-4c93-b3c0-808bef05dbc8https://www.last.fm/music/Harry+Styles/_/Meet+Me+in+the+HallwayHarry Stylesrockalternativefolk5122813457490079664b2-c989-4017-9a99-ea4abb1991afhttps://www.last.fm/music/Harry+Styles/_/CarolinaHarry Stylesrockpop493571344815147b15351-0a9c-4a2f-be47-7f6d904ab899https://www.last.fm/music/Harry+Styles/_/WomanHarry Stylesrockpopalternative49261734129023ab781d0-711a-4d85-8a95-a719115c2010https://www.last.fm/music/Harry+Styles/_/Only+AngelHarry Stylesrock197080431229129https://www.last.fm/music/Daniel+Caesar/_/Get+You+(feat.+Kali+Uchis)Daniel Caesarrnbindie146137171087625https://www.last.fm/music/Daniel+Caesar/_/Best+Part+(feat.+H.E.R.)Daniel Caesarsoulrnb141519358952791a8c0b48-fb16-4558-83d7-19c196db079chttps://www.last.fm/music/Daniel+Caesar/_/Japanese+DenimDaniel Caesarrnb9449013624747bea181e4-a688-4b0f-aeca-483e69e315a5https://www.last.fm/music/Daniel+Caesar/_/LooseDaniel Caesarrnb81495615780240e9f5e7b-cf83-4123-9df7-b89e7aaa4e73https://www.last.fm/music/Daniel+Caesar/_/CYANIDEDaniel Caesarrnb751779457106440119e72-1d56-4389-8f68-7d05dc836902https://www.last.fm/music/Daniel+Caesar/_/Hold+Me+DownDaniel Caesarrnb727867854616090972ef0-1795-49fd-97df-6927e12e5347https://www.last.fm/music/Daniel+Caesar/_/SuperpowersDaniel CaesarsoulrnbNeo-Soul9146182545630da021233-509c-48d4-ab43-c8fbb1707f87https://www.last.fm/music/Daniel+Caesar/_/AlwaysDaniel Caesarrnbsoul5797877453182582063b6-08cd-4a44-9297-0c1320fa0110https://www.last.fm/music/Daniel+Caesar/_/Let+Me+GoDaniel CaesarNeo-Soul415864240641817eb1858-d43c-45ab-931e-dbec1354313bhttps://www.last.fm/music/Daniel+Caesar/_/We+Find+LoveDaniel Caesarrnbpop50380743984078c03a8e1-2e9e-48d7-87de-a0b6ca014a7ahttps://www.last.fm/music/Daniel+Caesar/_/StreetcarDaniel Caesarrnb34558763412494cef7d68-ae29-4a3f-809c-c1f88c49ce1bhttps://www.last.fm/music/Daniel+Caesar/_/BlessedDaniel Caesarrnb289479232718680dfc723-f484-4bb7-b33e-75cdaadf45cehttps://www.last.fm/music/Daniel+Caesar/_/VioletDaniel CaesarrnbNeo-Soul2797326311516https://www.last.fm/music/Daniel+Caesar/_/Take+Me+Away+(feat.+Syd)Daniel Caesarrnb3127381297071https://www.last.fm/music/Daniel+Caesar/_/Transform+(feat.+Charlotte+Day+Wilson)Daniel Caesarrnb3352116292268https://www.last.fm/music/Daniel+Caesar/_/Disillusioned+(with+serpentwithfeet)Daniel Caesarindie2447742248707cd799320-994f-4cc5-8a97-b44848f85c83https://www.last.fm/music/Daniel+Caesar/_/Ocho+RiosDaniel CaesarNeo-Soul2229316242999a602c427-8ff9-4b3e-aea8-2bec435d1d44https://www.last.fm/music/Daniel+Caesar/_/Neu+Roses+(Transgressor%27s+Song)Daniel Caesarrnb232879523557245a2c98b-288a-42dd-a381-09fc3620a348https://www.last.fm/music/Daniel+Caesar/_/ENTROPYDaniel Caesarrnbsoul1584070196476https://www.last.fm/music/Daniel+Caesar/_/Please+Do+Not+Lean+(feat.+BADBADNOTGOOD)+-+BonusDaniel Caesarsoulrnb1664341169383https://www.last.fm/music/Daniel+Caesar/_/Homiesexual+(with+Ty+Dolla+$ign)Daniel Caesarindie1487419812147119de3aa7f-b6f8-4136-8be8-62ee80c11ce3https://www.last.fm/music/The+Smashing+Pumpkins/_/1979+-+Remastered+2012The Smashing Pumpkinsalternative rockdream pop8116164845474b0758075-2b7b-44e5-b34e-f4cfacf9dcdahttps://www.last.fm/music/The+Smashing+Pumpkins/_/Bullet+With+Butterfly+Wings+-+remastered+2012The Smashing PumpkinsGrungealternative rockalternative metal62586786786268851a6eb-4104-42fb-b4c6-e4fe2c21e045https://www.last.fm/music/The+Smashing+Pumpkins/_/Today+-+2011+RemasterThe Smashing Pumpkinsalternative rockrock4334902665700bf3659a6-7646-4386-acfd-660468b7ea1dhttps://www.last.fm/music/The+Smashing+Pumpkins/_/PerfectThe Smashing Pumpkinsrockalternative rockalternative684522464721357f0a652-6d7e-4bad-ba23-dc290cc2766ehttps://www.last.fm/music/The+Smashing+Pumpkins/_/Zero+-+Remastered+2012The Smashing PumpkinsGrungealternative metalalternative rock44337205962070fe112e8-cc91-4751-876f-9f8f52b79c13https://www.last.fm/music/The+Smashing+Pumpkins/_/Tonight,+Tonight+-+Remastered+2012The Smashing Pumpkinsalternative rockalternative298949151892046d32306-da3a-46f9-b206-73c203cb99c6https://www.last.fm/music/The+Smashing+Pumpkins/_/DrownThe Smashing Pumpkinsrockalternative rockalternativeGrunge384880345762210df8cde-a902-41ac-a070-563ccc648aafhttps://www.last.fm/music/The+Smashing+Pumpkins/_/Cupid+De+Locke+-+Remastered+2012The Smashing PumpkinsNeo-Psychedeliadream popart pop4479983433246167891ba-51a9-436a-ac50-b513171ffe1ehttps://www.last.fm/music/The+Smashing+Pumpkins/_/Mayonaise+-+2011+RemasterThe Smashing Pumpkinsalternative rockshoegaze2346848401585ac6a7904-4dff-4bda-ae67-81ce9557ad24https://www.last.fm/music/The+Smashing+Pumpkins/_/Disarm+-+2011+RemasterThe Smashing Pumpkinsalternative rockrock23423673524170b2804a6-2705-4e9d-9458-83cc696ed8cehttps://www.last.fm/music/The+Smashing+Pumpkins/_/Cherub+Rock+-+2011+RemasterThe Smashing Pumpkinsalternative rock18770412500791cff4867-7420-39f6-a747-98d6c268a0b9https://www.last.fm/music/The+Smashing+Pumpkins/_/The+BoyThe Smashing Pumpkinsrockalternative rock236288132038193https://www.last.fm/music/Pink+Floyd/_/Wish+You+Were+HerePink FloydProgressive rockclassic rockrock141326921691098https://www.last.fm/music/Pink+Floyd/_/MoneyPink FloydProgressive rockclassic rockrock176107971670542https://www.last.fm/music/Pink+Floyd/_/Comfortably+NumbPink FloydProgressive rockclassic rockrock142599961635000https://www.last.fm/music/Pink+Floyd/_/The+Great+Gig+in+the+SkyPink FloydProgressive rockclassic rockrock160016981616710https://www.last.fm/music/Pink+Floyd/_/TimePink FloydProgressive rockclassic rockrock105943531278927https://www.last.fm/music/Pink+Floyd/_/Us+and+ThemPink FloydProgressive rockclassic rockrock105868071248927https://www.last.fm/music/Pink+Floyd/_/Brain+DamagePink FloydProgressive rockclassic rockrock101661791215429https://www.last.fm/music/Pink+Floyd/_/Hey+YouPink FloydProgressive rockclassic rockrock76191041141494https://www.last.fm/music/Pink+Floyd/_/On+the+RunPink FloydProgressive rockclassic rockrock86093901128049https://www.last.fm/music/Pink+Floyd/_/EclipsePink FloydProgressive rockclassic rockrock101394651086613https://www.last.fm/music/Pink+Floyd/_/Breathe+(In+the+Air)Pink FloydProgressive rock79530221077604https://www.last.fm/music/Pink+Floyd/_/Any+Colour+You+LikePink FloydProgressive rockclassic rockrock72122751025793https://www.last.fm/music/Pink+Floyd/_/Another+Brick+in+the+Wall,+Pt.+2Pink Floydclassic rockProgressive rockrock7683818988808https://www.last.fm/music/Pink+Floyd/_/Have+a+CigarPink FloydProgressive rockclassic rockrock5838588873896https://www.last.fm/music/Pink+Floyd/_/Young+LustPink FloydProgressive rockclassic rockrock5217000765041https://www.last.fm/music/Pink+Floyd/_/Welcome+to+the+MachinePink FloydProgressive rockclassic rockrock4611215649156https://www.last.fm/music/Pink+Floyd/_/Learning+to+FlyPink FloydProgressive rockclassic rockrock3490901432709https://www.last.fm/music/Pink+Floyd/_/Shine+On+You+Crazy+Diamond+(Pts.+1-5)Pink FloydProgressive rock225683631439220d79631be-6e28-44b8-b9ea-3b037d520128https://www.last.fm/music/Dua+Lipa/_/Don%27t+Start+NowDua LipaDiscopopdance-popdance12581204120115776ac63ee-9b00-4f70-b443-1c0c3bd1e445https://www.last.fm/music/Dua+Lipa/_/New+RulesDua Lipapopdanceelectropop10679923114952885f842b8-6817-4721-a85c-8b4dde1e8814https://www.last.fm/music/Dua+Lipa/_/Levitating+(feat.+DaBaby)Dua Lipapopdance-popDisco155812511106410957df7c5-9c3a-4dbc-b139-f339f2378986https://www.last.fm/music/Dua+Lipa/_/LevitatingDua Lipapopdance-popDisco140937181036256ba2a214d-39b0-4b53-8b20-b2b80cf9bfabhttps://www.last.fm/music/Dua+Lipa/_/Break+My+HeartDua LipaDiscopopdance-pop1758246693989219ddd84f-0353-4d6e-99a1-f00c0aa22cd1https://www.last.fm/music/Dua+Lipa/_/PhysicalDua Lipapopsynthpopdance-popdance16318467895793c61bd608-ce0a-4dff-a8f9-f89aa78e2d51https://www.last.fm/music/Dua+Lipa/_/HoudiniDua LipaDiscopopsynthpop8617977873899ea73c102-9fa9-4f6e-a262-a9b347aca4cfhttps://www.last.fm/music/Dua+Lipa/_/IDGAFDua Lipapopdance62737207926742cf69f48-34a1-4e9c-b4d5-c004d3345cd3https://www.last.fm/music/Dua+Lipa/_/Dance+The+Night+-+From+Barbie+The+AlbumDua Lipaelectropoppopdance-pop10630839756827c9e42a6d-b668-4c41-b786-ffb5e12d0f06https://www.last.fm/music/Dua+Lipa/_/Love+AgainDua LipaDiscopopdance-pop10185844691110d7d1f8b0-ea89-479e-b78b-b561f355262ehttps://www.last.fm/music/Dua+Lipa/_/Training+SeasonDua Lipadance-poppopDisco89515356021454baf079d-e800-4686-af5e-2b80dd1bd80dhttps://www.last.fm/music/Dua+Lipa/_/HallucinateDua LipapopHouseDiscodance6136341586599026fa041-3917-4c73-9079-ed16e36f20f8https://www.last.fm/music/Dua+Lipa/_/Blow+Your+Mind+(Mwah)Dua Lipapopelectropopdancedance-pop8041546567535765bfecf-760a-4ad5-adb4-c89537501554https://www.last.fm/music/Dua+Lipa/_/Pretty+PleaseDua Lipapoprnbdance-pop6380132561132cb6cf879-50d3-464f-ab32-87dea4cd74e1https://www.last.fm/music/Dua+Lipa/_/Be+the+OneDua Lipapopsynthpop6358476548114ec073c6f-10ca-456b-a5fb-5a3764daf0a2https://www.last.fm/music/Dua+Lipa/_/Kiss+and+Make+UpDua Lipak-poppopelectropopdance6658288516887b667adf7-45be-4e82-a830-303d6f5a3936https://www.last.fm/music/Dua+Lipa/_/IllusionDua LipaHousepopdance3936922370448432144c4-3104-4d1e-810f-35d2dd04b871https://www.last.fm/music/Dua+Lipa/_/These+WallsDua Lipapop316363531057819227a56-9974-462b-bc2d-ae1abc68289bhttps://www.last.fm/music/Dua+Lipa/_/End+of+an+EraDua Lipapoprnb2484038257397d409b8b3-e13b-4179-aed1-4a1caade95bbhttps://www.last.fm/music/Dua+Lipa/_/Whatcha+DoingDua LipapopDiscofunk23286552308611fe0415e-6a57-464f-bb2f-a2077ead7d00https://www.last.fm/music/Dua+Lipa/_/Falling+ForeverDua Lipapopelectronic20467942260492fa159e6-286d-4ca6-ae2f-eb8d1ad952cdhttps://www.last.fm/music/Dua+Lipa/_/Happy+for+YouDua Lipapopelectropopelectronic9055291729075e5c6599-8b16-43f5-b3c1-13ae1c74e223https://www.last.fm/music/Dua+Lipa/_/Physical+(feat.+Troye+Sivan)Dua Lipasynthpop146058682033579abcb30ab-58a7-4f63-9699-952b9b422fc2https://www.last.fm/music/Black+Eyed+Peas/_/I+Gotta+FeelingBlack Eyed Peaspopdanceelectronic100257931520677https://www.last.fm/music/Black+Eyed+Peas/_/Pump+ItBlack Eyed PeasHip-Hopdancepophip hop13452685139487330061ea5-89a2-4fb6-a876-adab977c90a9https://www.last.fm/music/Black+Eyed+Peas/_/Meet+Me+HalfwayBlack Eyed PeaspopHip-Hopdance70446221244823https://www.last.fm/music/Black+Eyed+Peas/_/Boom+Boom+PowBlack Eyed Peasdancehip hoppopHip-Hoprap53488461069096https://www.last.fm/music/Black+Eyed+Peas/_/My+HumpsBlack Eyed PeasHip-Hoppopdance6875076928281https://www.last.fm/music/Black+Eyed+Peas/_/Rock+That+BodyBlack Eyed PeasdanceelectronicHip-Hoppop5364995757871https://www.last.fm/music/Black+Eyed+Peas/_/Just+Can%E2%80%99t+Get+EnoughBlack Eyed Peaspophip hoppop rap443552972008432a08ca8-fa04-42a1-9762-7ed275dfbc43https://www.last.fm/music/Black+Eyed+Peas/_/Imma+BeBlack Eyed PeasHip-Hopdancehip hop1604824345533https://www.last.fm/music/Black+Eyed+Peas/_/Let%27s+Get+It+Started+-+Spike+MixBlack Eyed PeasHip-Hoprockpopfunk2155394304630https://www.last.fm/music/Black+Eyed+Peas/_/GIRL+LIKE+MEBlack Eyed PeaspopdancernbHip-HopReggaetonpop rap282009741340720c96c470a-829d-4180-9e39-b771fd5649fahttps://www.last.fm/music/Joji/_/Glimpse+of+UsJojipop169807419863680ac6c308-f172-490a-90aa-8d2578c6fe03https://www.last.fm/music/Joji/_/YEAH+RIGHTJojirock145968569703864a03bcfb-a41a-4dfd-a36f-3e8bb5efd19chttps://www.last.fm/music/Joji/_/Worldstar+Money+(Interlude)Jojialternative1390072584809102c2b134-62a8-4e72-8236-fb9b7faed23bhttps://www.last.fm/music/Joji/_/SanctuaryJojialternativeindiernbelectropop111027857702711392429e-407a-4a71-afa9-568128934a71https://www.last.fm/music/Joji/_/Gimme+LoveJojisoulpopelectronicsynthpop13092279753078https://www.last.fm/music/Joji/_/Die+for+YouJojirnbdream pop104279456432341e26692e-5306-4d6c-b2de-efd78a2987a7https://www.last.fm/music/Joji/_/RunJojirnbalternativerock7529905594449https://www.last.fm/music/Joji/_/CAN%27T+GET+OVER+YOU+(feat.+Clams+Casino)Jojirnbelectronic855149752233144ba7a0d-b10d-4ca9-be6c-f67c0055ec2dhttps://www.last.fm/music/Joji/_/Like+You+DoJojialternativernb633710250061316964f1f-9521-45c1-b081-f16145e8c4d9https://www.last.fm/music/Joji/_/TEST+DRIVEJojirappopalternativeHip-Hoprnb6355648493241a847382b-0b39-40cc-b8a6-48305cf7710ehttps://www.last.fm/music/Joji/_/WANTED+UJojirnb6063862472272https://www.last.fm/music/Joji/_/DaylightJojirnbelectronic5030529443833abf0142e-0872-41bf-be39-35fe01cb3d01https://www.last.fm/music/Joji/_/DemonsJojirnb5837905438647https://www.last.fm/music/Joji/_/AfterthoughtJojihip hopalternative63585504135563d78c4b7-7952-4068-9589-d9e537a72178https://www.last.fm/music/Joji/_/YUKON+(INTERLUDE)Jojialternative4152063349062https://www.last.fm/music/Joji/_/NIGHT+RIDERJojialternativernbtrap4471751325336https://www.last.fm/music/Joji/_/1AM+FREESTYLEJojialt-popalternativepop13894453728976https://www.last.fm/music/Gracie+Abrams/_/I+miss+you,+I%E2%80%99m+sorryGracie Abramsindiepop11864572627892687e8dda-6561-485d-9bed-2ba4f430e36ahttps://www.last.fm/music/Gracie+Abrams/_/Close+to+YouGracie Abramssynthpopindie10736689472425769fa594-1bac-44b0-8523-3e980e699b17https://www.last.fm/music/Gracie+Abrams/_/RiskGracie Abramsindie pop869880146863205532a34-ef45-46cf-8d83-613de246c475https://www.last.fm/music/Gracie+Abrams/_/Feels+LikeGracie Abramspopindie popindie899094145523632644b15-2f8b-4bb9-b3a0-212219ceaae3https://www.last.fm/music/Gracie+Abrams/_/Mess+It+UpGracie Abramsindieindie pop75400394432047d0b3cda-b314-41a9-b681-4de5a3c57fbchttps://www.last.fm/music/Gracie+Abrams/_/21Gracie Abramsindie popindiepop8093408432952f69929c2-c13a-48a0-904b-771776e72c4fhttps://www.last.fm/music/Gracie+Abrams/_/I+know+it+won%27t+workGracie Abramsindiepopindie pop5890632305667d2dba931-1c67-4feb-a5c0-83f8f1eb4778https://www.last.fm/music/Gracie+Abrams/_/Blowing+SmokeGracie Abramsindieindie pop3504254304423a9002ea4-3b9f-48a6-9096-6d8fdd960cf9https://www.last.fm/music/Gracie+Abrams/_/StayGracie Abramsindieindie poppop5226597286478ca192f00-e35f-4a39-b33c-8644f83021e8https://www.last.fm/music/Gracie+Abrams/_/Where+do+we+go+now%3FGracie Abramssynthpopindie pop4683197256223c788c4fc-b57c-455d-b6e6-185e285085b6https://www.last.fm/music/Gracie+Abrams/_/Tough+LoveGracie Abramspopindie pop47795352461118205ea5b-6346-4b76-9361-a3dcc32abb55https://www.last.fm/music/Gracie+Abrams/_/BestGracie Abramspop4442030236941dd9f21e1-0d2f-4a34-8c5e-245db5f9e8e8https://www.last.fm/music/Gracie+Abrams/_/Let+It+HappenGracie Abramsindieindie poppop2994704229796d507f340-4664-43ca-8917-824f1db831d4https://www.last.fm/music/Gracie+Abrams/_/Felt+Good+About+YouGracie Abramsindie pop3923121219933c6c6f533-404c-47a3-97da-78b026d72a37https://www.last.fm/music/Gracie+Abrams/_/Block+me+outGracie Abramsfolkpop400349321907682e39155-48b5-4dd5-8422-3961376b93e3https://www.last.fm/music/Gracie+Abrams/_/RocklandGracie Abramsindiealternative3658952205762bb7d1c69-7bab-4455-b24e-6d85ae7d1248https://www.last.fm/music/Gracie+Abrams/_/DifficultGracie Abramspopindie poprock3511480202252ce1f2894-33d9-4147-b9fe-81f4142804afhttps://www.last.fm/music/Gracie+Abrams/_/I+Knew+It,+I+Know+YouGracie Abramsfolkpopindie pop28133591914581796395c-28b9-491a-8139-9bf4230f746bhttps://www.last.fm/music/Gracie+Abrams/_/CoolGracie Abramsindiepopindie pop240431317818837f3f9f4-053e-46cd-9492-ef655144c653https://www.last.fm/music/Gracie+Abrams/_/Gave+You+I+Gave+You+IGracie Abramspop377804717663890d35d2a-068c-477b-9b85-75ae56de330dhttps://www.last.fm/music/Gracie+Abrams/_/CamdenGracie Abramsindie folk2374906171111ad980eeb-49db-4b60-884d-ffc2a5c371f1https://www.last.fm/music/Gracie+Abrams/_/Normal+ThingGracie Abramspop232025521502998232bceed-975b-4156-88a8-d1ddb44d1b34https://www.last.fm/music/J.+Cole/_/No+Role+ModelzJ. ColerapHip-Hophip hoppop rap1508866211390641afb4ff6-79ac-43db-9870-760dba9801dehttps://www.last.fm/music/J.+Cole/_/Wet+DreamzJ. Coleraphip hopHip-Hop983760710252584cf21adb-b896-45be-a80e-5ebc434de4e4https://www.last.fm/music/J.+Cole/_/Work+OutJ. Colehip hopHip-Hoprap102670918323770ad06009-1850-4953-9cbe-3735db9fd111https://www.last.fm/music/J.+Cole/_/MIDDLE+CHILDJ. Coleraphip hoptrap6284606660684https://www.last.fm/music/J.+Cole/_/She+Knows+(feat.+Amber+Coffman+&+Cults)J. Colepop raprap8820533613888https://www.last.fm/music/J.+Cole/_/m+y+.+l+i+f+e+(with+21+Savage+&+Morray)J. Coletraprap7077539596722https://www.last.fm/music/J.+Cole/_/Power+Trip+(feat.+Miguel)J. Colehip hop667545657216739310b1b-f3d4-4b65-b552-be2f7c0a8d59https://www.last.fm/music/J.+Cole/_/Love+YourzJ. ColeHip-Hophip hop6399051503307https://www.last.fm/music/J.+Cole/_/Kevin%E2%80%99s+HeartJ. ColeHip-Hoprapindie rock52552584965471e0a4c0c-ddd5-4aa3-8f8c-2286aeb322e3https://www.last.fm/music/J.+Cole/_/NeighborsJ. ColerapHip-Hoptrap5988188445987https://www.last.fm/music/J.+Cole/_/p+r+i+d+e+.+i+s+.+t+h+e+.+d+e+v+i+l+(with+Lil+Baby)J. ColeHip-Hoprap4024242430533b6e094b1-6056-4ff4-bb3b-243d83a2c2fchttps://www.last.fm/music/J.+Cole/_/ApparentlyJ. Colehip hopHip-Hop385736141856506462e5d-87a6-4212-8530-c6896d313657https://www.last.fm/music/J.+Cole/_/January+28thJ. ColeHip-Hoprap2994691357597https://www.last.fm/music/J.+Cole/_/G.O.M.DJ. Colehip hopHip-Hop35103393069780d32af4f-5493-4f3b-a2ad-f61fa55698e6https://www.last.fm/music/J.+Cole/_/ChangeJ. ColerapHip-Hop318125629402364f84b86-2059-4a01-aab0-c7cd8e9aa341https://www.last.fm/music/J.+Cole/_/4+Your+Eyez+OnlyJ. ColerapHip-Hop198494129346822d4f359-902c-4e11-8b0e-85e00a94d59bhttps://www.last.fm/music/J.+Cole/_/In+the+MorningJ. ColeHip-Hoprap126653271758251https://www.last.fm/music/Justin+Timberlake/_/Rock+Your+BodyJustin Timberlakepopdancernb91889441399845https://www.last.fm/music/Justin+Timberlake/_/Cry+Me+a+RiverJustin Timberlakepoprnbdance121461441369009d3bfad61-e635-4fbe-bbb7-ec98823851fehttps://www.last.fm/music/Justin+Timberlake/_/MirrorsJustin Timberlakepop629729783585809408974-5541-4b50-9ce4-58d1f67ed45bhttps://www.last.fm/music/Justin+Timberlake/_/My+Love+(feat.+T.I.)Justin TimberlakepoprnbdanceHip-Hop32216095408358f0cd48f-76b5-4e63-9422-0e6ff1a02d3chttps://www.last.fm/music/Justin+Timberlake/_/Summer+LoveJustin Timberlakepopdancernb4015575538630https://www.last.fm/music/Justin+Timberlake/_/What+Goes+Around...%2F...Comes+Around+(Interlude)Justin Timberlakepoprnb21550484704247cc394e0-d28e-4776-aaeb-96c68a26121ehttps://www.last.fm/music/Justin+Timberlake/_/CAN%27T+STOP+THE+FEELING%21+(From+DreamWorks+Animation%27s+%22Trolls%22)Justin Timberlakefunkpop244419534287870003461-a6b3-4780-98e2-e1897cee0a7ahttps://www.last.fm/music/Justin+Timberlake/_/Suit+&+Tie+(feat.+Jay-Z)Justin Timberlakepoprnb146721159953794db965fe4-9e56-4fc7-837b-b2a0dcdb3206https://www.last.fm/music/BTS/_/DynamiteBTSpopDiscoKpop73174847812423https://www.last.fm/music/BTS/_/Boy+With+Luv+(feat.+Halsey)BTSpopk-popKpop1396927707399475d70bdbb-25ef-40ee-9ef2-b6d49f806789https://www.last.fm/music/BTS/_/ButterBTSpopk-pop1181062887127740811605e-ca01-4778-ab3c-87eacb6a2a71https://www.last.fm/music/BTS/_/FAKE+LOVEBTSk-popKpoppop233970846743274e7bfe28-623f-4123-b688-e55ef346b8fehttps://www.last.fm/music/BTS/_/DNABTSk-popKpop201400256715200ba8a1fb-21a2-4cc1-a19d-98f2cbb96cddhttps://www.last.fm/music/BTS/_/Blood+Sweat+&+TearsBTSk-popKpoppop321560755810513e7b7d9f-2042-4a5c-926f-0e20cdc8fe5ehttps://www.last.fm/music/BTS/_/IDOLBTSk-popKpoppop145828685796630c73565f-a0fb-4e76-99ca-e9ddab9c8395https://www.last.fm/music/BTS/_/I+NEED+UBTSk-poprap316631915742650ca83c1e-0327-4fa7-b0af-8e7ae255a8aehttps://www.last.fm/music/BTS/_/Black+SwanBTSKpop19655035570188b4a92671-e561-4467-9881-de90fa232ca4https://www.last.fm/music/BTS/_/Spring+DayBTSk-popKpop344905655591581f9a04a9-ab7f-4068-ad9c-d49d16b7b622https://www.last.fm/music/BTS/_/EuphoriaBTSk-poppopdance14008086552539096c01bf-921b-4ca5-897b-ce51cd118e8ahttps://www.last.fm/music/BTS/_/Pied+PiperBTSKpopk-pop15641248541333368fc35f-044f-4d1f-9d12-e9fe70924f7fhttps://www.last.fm/music/BTS/_/DimpleBTSk-poppopKpop1230773552811302076df3-6638-4d91-9089-ea69e3af0ad7https://www.last.fm/music/BTS/_/RUNBTSk-pop3365287052452653edc438-8c7f-401b-9bab-805f145cb5echttps://www.last.fm/music/BTS/_/ONBTSKpop3847049150385852c162f5-acdf-49cd-9ae5-98983b9d70dbhttps://www.last.fm/music/BTS/_/Run+BTSBTSKpoprap8670805496928462b22fc-6316-4845-a70c-7564f5ab732ehttps://www.last.fm/music/BTS/_/DopeBTSk-pop199376264937140760b21b-1dbc-43bb-83db-cb55bcf085f0https://www.last.fm/music/BTS/_/HOMEBTSk-poppop444644264797267e36230c-fc8b-44f7-ad0b-6924bf34dde0https://www.last.fm/music/BTS/_/Life+Goes+OnBTSk-poppop1097761247958903f40e0e-1097-4043-a5c6-9fd480f3178ehttps://www.last.fm/music/BTS/_/Airplane+pt.2BTSk-popKpophip hop8744255474551461b358a-b3af-44ce-8915-8d9eae021d67https://www.last.fm/music/BTS/_/Save+MEBTSk-popKpop95214814707031808cd28-1b53-48a3-aa46-6164b10592f9https://www.last.fm/music/BTS/_/Just+One+DayBTSNu Metal102413604681515866a824-0000-4c42-81f7-087eb1f4114dhttps://www.last.fm/music/BTS/_/Burning+Up+(FIRE)BTSrappopk-pophip hopKpop977460846742893072fc7-a279-4f40-a0e2-664b9c26cb8dhttps://www.last.fm/music/BTS/_/Boy+In+LuvBTSk-popHip-Hop908993546124688f1f076-e4b9-4e36-b0e4-e0548ea481a3https://www.last.fm/music/BTS/_/ButterflyBTSk-popKpop73536442455690435c53ba-e960-4b57-9c53-ac708b32083bhttps://www.last.fm/music/BTS/_/Permission+to+DanceBTSpop90222304554014197aa20-870a-4dcc-b1c4-57423d5d9c1fhttps://www.last.fm/music/BTS/_/Silver+SpoonBTSk-pop91075504419484686e6b4-6938-4915-aa7b-14ac9deda475https://www.last.fm/music/BTS/_/Go+GoBTSk-popKpop1015987843830100352978-6080-41f5-976c-83bb9fa38701https://www.last.fm/music/BTS/_/Love+MazeBTSk-popKpophip hop1477396843341406ace043-5964-4e83-ba75-ababbb3ac62bhttps://www.last.fm/music/BTS/_/Magic+ShopBTSk-popraphip hop114433194301132da0d7f3-787f-44ee-b81e-5a7d68ba88a4https://www.last.fm/music/BTS/_/No+More+DreamBTSk-pop1545167543004734d3395d-4285-4c50-8060-f62fc082117chttps://www.last.fm/music/BTS/_/DionysusBTSk-popHip-HopKpop98793374267500d168f10-2ed0-47bb-ab43-110c6818ca8bhttps://www.last.fm/music/BTS/_/AnpanmanBTSk-pophip hopKpop9593196425980283bbb04-a6f5-42ca-8dd3-3ef7405e73b8https://www.last.fm/music/BTS/_/DangerBTSk-poprapKpop7745049420842https://www.last.fm/music/BTS/_/LikeBTSk-pop16628547420490cc1610eb-fe79-4396-8e1e-05674ec07c44https://www.last.fm/music/BTS/_/MikrokosmosBTSk-pop1520870941434401cc214e-181f-4390-a86c-b7aaeffd8539https://www.last.fm/music/BTS/_/LieBTSk-pop7395076414330195d0eac-2e17-4e46-9483-9db2cb32ac22https://www.last.fm/music/BTS/_/Not+TodayBTSKpopk-pop943534041303147f2272d-cb12-4a3b-972c-e87e5857a526https://www.last.fm/music/BTS/_/Best+of+MeBTSKpopk-pop152867104107951ffd1d08-5b4f-47b8-a277-493a6ad547e7https://www.last.fm/music/BTS/_/Make+It+RightBTSk-popKpop1100610340995333e3e5f1-fa5a-4aa6-b15b-9a811d0c65b1https://www.last.fm/music/BTS/_/134340BTSk-pophip hop141925163964487377e42e-7b0d-412c-8560-162413cd525dhttps://www.last.fm/music/BTS/_/Trivia+%E8%BD%89+:+SeesawBTSk-popKpop71150463880250ed28635-603f-4ced-97ba-0a43a9d78238https://www.last.fm/music/BTS/_/MIC+DropBTSKpoprapk-pop17683283387287389e46c1-b7b3-4e0f-a1f5-a5f24f3be44ehttps://www.last.fm/music/BTS/_/Jamais+VuBTSk-pop134794433843043600404a-a855-42ea-b4cc-c361cd4f54c5https://www.last.fm/music/BTS/_/UGH%21BTSrap16171558381365526f7fdd-b732-4576-8b49-eee15408ebbfhttps://www.last.fm/music/BTS/_/EpiphanyBTSk-popKpop9517248376768a61bb165-a0db-4e1a-8413-96026ac4d066https://www.last.fm/music/BTS/_/ParadiseBTSpophip hopk-pop13464646371026https://www.last.fm/music/BTS/_/00:00+(Zero+O%E2%80%99Clock)BTSk-popKpoppop221080167612115bf956f1-c656-444f-b9f3-9b08332bcc70https://www.last.fm/music/LE+SSERAFIM/_/ANTIFRAGILELE SSERAFIMk-popReggaeton16175635736638https://www.last.fm/music/LE+SSERAFIM/_/CRAZYLE SSERAFIMk-popHouseKpoppop16274229640216299d376d-e568-44d8-bdbd-aca427671469https://www.last.fm/music/LE+SSERAFIM/_/Perfect+NightLE SSERAFIMk-pop11908369548310e5f6067a-fbb5-4f48-94ac-657a496561a1https://www.last.fm/music/LE+SSERAFIM/_/Eve,+Psyche+&+The+Bluebeard%E2%80%99s+wifeLE SSERAFIMk-pop109197045183449b8c07f6-f0b4-4b7b-9d92-5f503307baaahttps://www.last.fm/music/LE+SSERAFIM/_/SmartLE SSERAFIMKpopk-pop10707193500515071162ec-2160-4c44-bbaf-4aa00a437824https://www.last.fm/music/LE+SSERAFIM/_/EASYLE SSERAFIMtraprnbKpopk-pop10546517495364e4bb44ea-919a-4ac6-b69b-e8d5de2de01chttps://www.last.fm/music/LE+SSERAFIM/_/Sour+GrapesLE SSERAFIMk-poprnb9748615467513https://www.last.fm/music/LE+SSERAFIM/_/UNFORGIVEN+(feat.+Nile+Rodgers)LE SSERAFIMk-popKpop10207548464789973b1efd-863c-4610-9fc1-d1406cc66cd9https://www.last.fm/music/LE+SSERAFIM/_/ImpuritiesLE SSERAFIMrnbk-popKpop10857396432385f4dcb5f9-328a-4a85-8d8c-419356a6b3b4https://www.last.fm/music/LE+SSERAFIM/_/FEARLESSLE SSERAFIMKpopk-poppop30759883748703dc85b37-3b98-400c-abfa-9a5a1f8c5d50https://www.last.fm/music/LE+SSERAFIM/_/FEARLESS+(2023+ver.)LE SSERAFIMpopk-popKpop5785159334464https://www.last.fm/music/LE+SSERAFIM/_/1-800-hot-n-funLE SSERAFIMpop rock3097898322789401a52a6-cc93-4f63-a75b-154ea1acc474https://www.last.fm/music/LE+SSERAFIM/_/Blue+Flame+(2023+ver.)LE SSERAFIMpopKpop773233931878450a79497-0690-4220-96a2-d62ca5d5ed96https://www.last.fm/music/LE+SSERAFIM/_/Blue+FlameLE SSERAFIMk-popKpoppop3285583229470a65f5b9c-32b0-4361-a201-72c7d7ef5353https://www.last.fm/music/LE+SSERAFIM/_/Come+OverLE SSERAFIMNeo-Psychedeliaelectropopjazz3504283226371https://www.last.fm/music/LE+SSERAFIM/_/PierrotLE SSERAFIMk-poprapKpop3299538221957ad7a4e09-42ad-4cc2-b7ea-fe241a550af0https://www.last.fm/music/LE+SSERAFIM/_/Swan+SongLE SSERAFIMk-popKpop277362715473001265eab-6c11-47b4-8609-9eb6d403a545https://www.last.fm/music/LE+SSERAFIM/_/AshLE SSERAFIMHousek-pop188117313019718bb13f3-4e7c-43e3-84fd-19c2a6bd05c1https://www.last.fm/music/LE+SSERAFIM/_/So+Cynical+(Badum)LE SSERAFIMelectropopk-popdance-popKpop280750362211518https://www.last.fm/music/The+Cranberries/_/LingerThe Cranberriesrockalternative126004881492052ce5014e0-3f26-4c86-b4df-d29028aa53cfhttps://www.last.fm/music/The+Cranberries/_/DreamsThe Cranberriesrockalternative861026284648604825a10-cdf7-4098-b151-56ebbd8c0862https://www.last.fm/music/The+Cranberries/_/SundayThe Cranberriesrockalternativealternative rockpop3913623594913https://www.last.fm/music/The+Cranberries/_/When+You%27re+GoneThe Cranberriesrockalternative267069671056672d4e6c885-3533-499c-abcb-169a5db174c7https://www.last.fm/music/NewJeans/_/Super+ShyNewJeansk-popKpop31571645897023adf44a12-e5f4-48aa-9029-b9ef4b5f1d6dhttps://www.last.fm/music/NewJeans/_/DittoNewJeansk-popKpop271764718960551357cb76-0307-4e79-83f0-f3ba3a2d9e68https://www.last.fm/music/NewJeans/_/OMGNewJeansk-popKpoprnb2098175986703460d6e0f2-1306-410e-9657-9ea52fa84151https://www.last.fm/music/NewJeans/_/New+JeansNewJeansk-popKpop251812767851930163d85b-fe39-46a0-9ab1-efe0e38ae2cdhttps://www.last.fm/music/NewJeans/_/Hype+BoyNewJeansKpopk-poprnbdance-pop21268785782299699f315a-d8a3-46f1-b01c-4151a255605ehttps://www.last.fm/music/NewJeans/_/AttentionNewJeansk-popKpop21238506766894f5f50428-f77d-4d10-9980-610a01c2511dhttps://www.last.fm/music/NewJeans/_/ETANewJeansk-popKpop14781592596885905fe05b-d592-4ddc-96e7-be76522ab0fbhttps://www.last.fm/music/NewJeans/_/Cool+With+YouNewJeansk-popKpop14093970584452188fd05e-d60c-4c04-a542-10201d1ef338https://www.last.fm/music/NewJeans/_/CookieNewJeansk-poppoprnbKpop122529515281442b000e7d-ab12-47ad-95bb-08b14937135dhttps://www.last.fm/music/NewJeans/_/HurtNewJeansk-poppoprnb95493595225345db082d6-b570-49fe-9b07-9e9da68cab2dhttps://www.last.fm/music/NewJeans/_/ASAPNewJeansrnbk-pop10682953503584466dcccd-0e69-46fb-840f-d1412f2e09c0https://www.last.fm/music/NewJeans/_/How+SweetNewJeansk-pop203178564972735506d4aa-da8c-4490-a9e0-0ed4c1473f95https://www.last.fm/music/NewJeans/_/Get+UpNewJeansrnb6279613347024be642626-1e93-495a-8d96-2a1630aa92a2https://www.last.fm/music/NewJeans/_/Bubble+GumNewJeansrnbk-pop500013833542510f04445-5ef1-4511-b5ef-1f436e915a7fhttps://www.last.fm/music/NewJeans/_/ZeroNewJeansKpopk-pop54682902884324d2bd2c0-8803-4002-8dc1-67958fb1f5a1https://www.last.fm/music/NewJeans/_/Right+NowNewJeanspop1740837498778670ad2ffc-5980-4f44-b43b-a8edc39aff36https://www.last.fm/music/Alex+G/_/SarahAlex Gindieindie folkfolkindie pop14334179956157aaabca84-6368-49d3-957b-06d76a596855https://www.last.fm/music/Alex+G/_/MaryAlex GNeo-Psychedelia9095761725613ec5fda73-1f8c-416b-a65b-91d5a0b68a5fhttps://www.last.fm/music/Alex+G/_/AdviceAlex Grockshoegazealternative rock102992006537193be39b7b-1b7a-40fd-82ff-af28bf458c24https://www.last.fm/music/Alex+G/_/16+MirrorsAlex Gfolkindieindie folk646220156325170c646c8-dfa7-48e9-a60d-29af2df9ee6bhttps://www.last.fm/music/Alex+G/_/ChangeAlex Gindie folkfolk68949245504100c840a61-293b-470c-948e-c13ce3ef076dhttps://www.last.fm/music/Alex+G/_/ForeverAlex Gindie folk6334789459133afdb40f6-15e7-4b1e-bfa3-fc12e645de11https://www.last.fm/music/Alex+G/_/MisAlex Gindie popindie folk607807140005820f021d9-bd52-494c-8db8-a9d934a48697https://www.last.fm/music/Alex+G/_/GnawAlex Gshoegazeindie rockindie folk69558233831472e6147ca-f5bc-4b1f-9c62-1888687db9d6https://www.last.fm/music/Alex+G/_/HarveyAlex Gindie4367017344698f4bdd956-4147-4422-aed8-587995886549https://www.last.fm/music/Alex+G/_/RaceAlex Gindie rockindie folk17766981914083fbd1542-adb8-45c7-9329-c39e2f54ae1ehttps://www.last.fm/music/Alex+G/_/CandyAlex Gindie rockindie folk160139117451099f59468-f889-4c8d-afa8-a8cfea0a57a8https://www.last.fm/music/Alex+G/_/MessageAlex Gfolkindie folk8489001387081bf553a0-74bd-48ec-82c7-3d0b81ff8da1https://www.last.fm/music/Alex+G/_/AfterlifeAlex Gindie folk27052301041600157f246e-8ca4-469b-8f8a-7a71750482cfhttps://www.last.fm/music/Lil%27+Wayne/_/LollipopLil Waynehip hoprnb115219640410408795a41-79ce-4c15-bbea-92737dd540c0https://www.last.fm/music/Lil%27+Wayne/_/A+MilliLil WaynerapHip-Hophip hop1954460411801998383f08c-2ad4-48b7-8f4d-53b5e4fb9106https://www.last.fm/music/XXXTENTACION/_/RevengeXXXTENTACIONemo rapalternative rock152549921125372cd0ad05c-a090-479b-8f06-57aff5da0c69https://www.last.fm/music/XXXTENTACION/_/Jocelyn+FloresXXXTENTACIONrapHip-Hopemoemo rap125100011063060bb1620e8-774b-4baa-acb4-565aae92c56dhttps://www.last.fm/music/XXXTENTACION/_/Sad%21XXXTENTACIONHip-Hopemo rapemorap1191103710264948bf3e27f-8a0f-47fc-8efb-a34274e69a0bhttps://www.last.fm/music/XXXTENTACION/_/MoonlightXXXTENTACIONHip-Hoprapemo1107214897067904610a07-4609-443b-8241-562e33c035ffhttps://www.last.fm/music/XXXTENTACION/_/Look+at+Me%21XXXTENTACIONtrapHip-Hop124750069221895e84c9ff-9511-4962-90f5-b21ef70651c2https://www.last.fm/music/XXXTENTACION/_/Everybody+Dies+in+Their+NightmaresXXXTENTACIONemo rapraphip hop103103108118970e8e383b-39f6-4317-9c66-13e15fc32eedhttps://www.last.fm/music/XXXTENTACION/_/HOPEXXXTENTACIONHip-Hoprapemo9118583747746https://www.last.fm/music/XXXTENTACION/_/fuck+loveXXXTENTACIONemo rap770540865519799038c69-adc7-4881-ab23-b9d314c76198https://www.last.fm/music/XXXTENTACION/_/RIOTXXXTENTACIONHip-Hoprap62784306125514e69f0d2-d301-4f1c-b010-2e50d6766817https://www.last.fm/music/XXXTENTACION/_/changesXXXTENTACIONrapHip-Hopemo1015881759909141293975-738e-4ca5-831b-abd202cea904https://www.last.fm/music/XXXTENTACION/_/I+don%27t+wanna+do+this+anymoreXXXTENTACIONrapHip-Hophip hopemo498640956824220b5d4f3-391f-47f9-a1bb-68b0889aedffhttps://www.last.fm/music/XXXTENTACION/_/BAD%21XXXTENTACIONHip-Hoprapsoulemo655948654426011c4c5b6-4e81-4935-a328-82c2da0fe1c8https://www.last.fm/music/XXXTENTACION/_/the+remedy+for+a+broken+heart+(why+am+i+so+in+love)XXXTENTACIONrapHip-Hopemo7498444535140https://www.last.fm/music/XXXTENTACION/_/infinity+(888)+-+feat.+Joey+Bada$$XXXTENTACIONHip-Hoprap5405053515442fe10af45-4fe4-4ffe-8b8e-1460145bb645https://www.last.fm/music/XXXTENTACION/_/YuNg+BrAtZXXXTENTACIONmetal54900294842852df8fd99-ce90-4d9a-90b0-9df70a678b95https://www.last.fm/music/XXXTENTACION/_/Carry+OnXXXTENTACIONrap44849764275560f08d06e-133b-47dc-8129-4e2747a2a250https://www.last.fm/music/XXXTENTACION/_/NUMBXXXTENTACIONrapHip-Hopemoalternative rockindie rock4496940391436ba441570-522a-42be-81cc-f6a30cd91bechttps://www.last.fm/music/XXXTENTACION/_/Save+MeXXXTENTACIONrockrap4463192333757ef3cd753-15e7-4ac2-8b4f-1f853dd55dedhttps://www.last.fm/music/XXXTENTACION/_/vice+cityXXXTENTACIONcloud rapsoulrap3233088312118https://www.last.fm/music/XXXTENTACION/_/Bad+Vibes+Forever+(feat.+PnB+Rock+&+Trippie+Redd)XXXTENTACIONsoulpoprnb1107107812279297d394770-e42f-4b64-a53e-286be362fe55https://www.last.fm/music/Ed+Sheeran/_/Shape+of+YouEd Sheeranpop101129881153664cb2cc207-8125-445c-9ef9-6ea44eee959ahttps://www.last.fm/music/Ed+Sheeran/_/Thinking+Out+LoudEd Sheeransoul10710041113584883183d93-a7ec-4470-95f7-25a99156eba3https://www.last.fm/music/Ed+Sheeran/_/PhotographEd Sheeranpop996185310924961835aad5-98e7-4de2-82a4-c8c95b1c0b69https://www.last.fm/music/Ed+Sheeran/_/The+A+TeamEd Sheeranpop8514620961923b84dd2d1-2bf1-4fcc-aadc-6cc39c36ba35https://www.last.fm/music/Ed+Sheeran/_/PerfectEd Sheeranpop58539047410589037fd5b-e74f-49c9-90aa-9c8d08ee160ahttps://www.last.fm/music/Ed+Sheeran/_/Don%27tEd Sheeranpoppop rocksoul6302268704758831cc321-f3da-41b4-8a1e-efa7e5dc5e01https://www.last.fm/music/Ed+Sheeran/_/Lego+HouseEd Sheeranfolksoul71725066973812d24a8d7-66ad-40b2-8ae7-5f6fc9981646https://www.last.fm/music/Ed+Sheeran/_/Bad+HabitsEd Sheeranpop5934205679149cacf5ce6-0d65-4a8f-89fe-604b484edb0chttps://www.last.fm/music/Ed+Sheeran/_/Castle+on+the+HillEd Sheeranpoprockpop rock521313766180704a6f0d9-2f10-4a4f-b40e-c88ebf83d890https://www.last.fm/music/Ed+Sheeran/_/Galway+GirlEd Sheerancountryfolkpoprap6355775626598d199de3b-e552-410e-b45e-eaf178b763dchttps://www.last.fm/music/Ed+Sheeran/_/ShiversEd Sheeranpop2705113372905890bafa1-0181-437a-a9ed-7476d821ee99https://www.last.fm/music/Ed+Sheeran/_/DiveEd Sheeransoul130555622854742fbb1c7-699f-455d-aefb-4288e845fc39https://www.last.fm/music/Ed+Sheeran/_/AzizamEd Sheeranpop1925203910455978d5c7d5a-e836-4fa7-9fc2-9012ffec998dhttps://www.last.fm/music/PARTYNEXTDOOR/_/Break+from+TorontoPARTYNEXTDOORHip-Hop5736494500876https://www.last.fm/music/PARTYNEXTDOOR/_/Come+and+See+Me+(feat.+Drake)PARTYNEXTDOORrnbsoulhip hop76340264881887cdd9316-590b-42ef-b0e9-c1b0e2fe19d9https://www.last.fm/music/PARTYNEXTDOOR/_/Belong+to+the+CityPARTYNEXTDOORrnb4857257408814dce4fbbf-b457-4fd0-a155-a58d76d0dc74https://www.last.fm/music/PARTYNEXTDOOR/_/Her+WayPARTYNEXTDOORelectronictrap4110801371413https://www.last.fm/music/PARTYNEXTDOOR/_/Recognize+(feat.+Drake)PARTYNEXTDOORHip-Hoprnb41179493375348b442348-2736-4511-bf76-5b478de912bfhttps://www.last.fm/music/PARTYNEXTDOOR/_/Wus+Good+%2F+CuriousPARTYNEXTDOORrnb4914525332175024c0350-1544-4a37-8dff-6042111cc6eehttps://www.last.fm/music/PARTYNEXTDOOR/_/DIE+TRYINGPARTYNEXTDOORindie pop304919028896643bb6a0f-30c3-4023-80b6-61402547f154https://www.last.fm/music/PARTYNEXTDOOR/_/PERSIAN+RUGSPARTYNEXTDOORrnb4970428281844bec7b24e-daee-475d-9f35-1383aef487bahttps://www.last.fm/music/PARTYNEXTDOOR/_/TBHPARTYNEXTDOORrnbtrapcloud rap14739682053505e64f639-8c2c-4637-863e-79afd205fe28https://www.last.fm/music/PARTYNEXTDOOR/_/SOMETHING+ABOUT+YOUPARTYNEXTDOORpop rap183208320239741676c36-5136-4c63-b0da-b61d16eccb68https://www.last.fm/music/PARTYNEXTDOOR/_/SOMEBODY+LOVES+MEPARTYNEXTDOORpop rap1239723177927bb7d979a-d8de-4986-bccf-87f85712cc2ahttps://www.last.fm/music/PARTYNEXTDOOR/_/MOTH+BALLSPARTYNEXTDOORpop rap1433888136902d99dca08-d94e-4bfe-a6fa-280cbab193a7https://www.last.fm/music/PARTYNEXTDOOR/_/Ballin%27PARTYNEXTDOORtraprnbcloud rap9751551123138621ba6df4-1777-466f-b73f-dba00624a1d3https://www.last.fm/music/JAY-Z/_/Empire+State+of+MindJAY-ZrapHip-Hophip hop48206816467818b7a22d5-1f9e-41c2-becf-f53619247ac9https://www.last.fm/music/JAY-Z/_/Run+This+TownJAY-ZrapHip-Hop4508838609527https://www.last.fm/music/JAY-Z/_/Numb+%2F+EncoreJAY-Zhip hop752993560534916c023bf-9865-47d1-9156-00f2df858362https://www.last.fm/music/JAY-Z/_/4:44JAY-ZsoulrapHip-Hop377281247259466845b22-64b5-4e86-be87-d563081a5c6fhttps://www.last.fm/music/JAY-Z/_/Gotta+Have+ItJAY-ZHip-Hop3889565447572e540b482-0750-43b1-adc6-1f05522d57a4https://www.last.fm/music/JAY-Z/_/Why+I+Love+YouJAY-Zpop rap171869092164256https://www.last.fm/music/Daft+Punk/_/One+More+TimeDaft PunkelectronicdanceHouse148832371699859f1a6a40f-78f5-4918-968d-f64363bae94chttps://www.last.fm/music/Daft+Punk/_/Harder,+Better,+Faster,+StrongerDaft PunkelectronicdanceHouse10261880159509281cfb36c-aa89-4490-80ec-331db3561ccbhttps://www.last.fm/music/Daft+Punk/_/Around+the+WorldDaft PunkelectronicdanceHouse132682671431164defbfcb2-7a5c-4456-be28-b7e5ccf92cc2https://www.last.fm/music/Daft+Punk/_/Something+About+UsDaft Punkelectronic1196258913825238371b3b7-eb7c-48f7-b1cc-3ea4e60b0ebbhttps://www.last.fm/music/Daft+Punk/_/Digital+LoveDaft PunkelectronicdanceHouse9191255126431697414e77-d4ae-4c25-a7d9-efee274aef43https://www.last.fm/music/Daft+Punk/_/AerodynamicDaft PunkelectronicdanceHouse839514310840940334b281-76cb-4451-a4ea-8608fc09e20ahttps://www.last.fm/music/Daft+Punk/_/Veridis+QuoDaft Punkelectronicdance682786998381728edb307-c212-3622-98b1-30db3a771028https://www.last.fm/music/Daft+Punk/_/VoyagerDaft PunkelectronicHousedance75854789779687d02f052-bf93-4425-a705-a494cf831af0https://www.last.fm/music/Daft+Punk/_/Face+to+FaceDaft PunkelectronicHousedance54316599486696a64b3be-e769-3dae-ba91-386fbfd5b578https://www.last.fm/music/Daft+Punk/_/Da+FunkDaft PunkelectronicHousedance1242675994052008d18e2b-e159-4742-88ae-a37e5de23050https://www.last.fm/music/Daft+Punk/_/Instant+Crush+(feat.+Julian+Casablancas)Daft PunkelectronicDisco603130587249256ee6191-cedd-4e7f-81f1-95afae8ab759https://www.last.fm/music/Daft+Punk/_/Give+Life+Back+to+MusicDaft PunkDiscofunkelectronicpop537489377653707c2487e-4154-4f4d-86b4-f4546389704fhttps://www.last.fm/music/Daft+Punk/_/Giorgio+by+MoroderDaft PunkelectronicDiscoHouse3207466664778744787e9-444c-4494-a544-7640dafc0e9dhttps://www.last.fm/music/Daft+Punk/_/Get+Lucky+(Radio+Edit)+%5Bfeat.+Pharrell+Williams+and+Nile+Rodgers%5DDaft Punkelectronicpop449584261030304424492-258a-4fb5-a8fd-4b102e9cd016https://www.last.fm/music/Daft+Punk/_/Lose+Yourself+to+Dance+(feat.+Pharrell+Williams)Daft PunkfunkDiscoelectronicdance2845594539950833f00e1-781f-4edd-90e4-e52712618862https://www.last.fm/music/Daft+Punk/_/Get+Lucky+(feat.+Pharrell+Williams+and+Nile+Rodgers)Daft PunkelectronicHouse3067233530514c01e7ba2-58b5-4894-856f-7a48c1f00743https://www.last.fm/music/Daft+Punk/_/Harder+Better+Faster+StrongerDaft PunkelectronicdanceHouse3926653526503https://www.last.fm/music/Daft+Punk/_/Instant+CrushDaft PunkelectronicDisco3026577503705https://www.last.fm/music/Daft+Punk/_/Lose+Yourself+to+DanceDaft PunkfunkDiscoelectronicdance136136221626179https://www.last.fm/music/Nicki+Minaj/_/StarshipsNicki Minajpopdance15088751160664963ebe5f6-e765-42f0-b208-40a9b58ccf79https://www.last.fm/music/Nicki+Minaj/_/Super+BassNicki Minajpophip hoprnbHip-Hop69509298759920cb6d5ef-1f5c-4e06-b91a-73edd3c0eabbhttps://www.last.fm/music/Nicki+Minaj/_/AnacondaNicki MinajrapHip-Hop10283145778557e82e5534-7e57-4d4e-9334-2f231f3a4a14https://www.last.fm/music/Nicki+Minaj/_/Super+Freaky+GirlNicki MinajrapHip-Hop74581606805940948f5da-9bd8-46c9-ae43-3018c14df04ahttps://www.last.fm/music/Nicki+Minaj/_/Va+Va+VoomNicki Minajpopdance5423613667130499072bb-3fad-4f22-91d8-75f2d2b95ff8https://www.last.fm/music/Nicki+Minaj/_/Pound+the+AlarmNicki Minajdancepop670830256640901c87bbf-bae3-48f7-a0ad-b3a011a07318https://www.last.fm/music/Nicki+Minaj/_/Chun-LiNicki MinajrapHip-Hop5007391564277daa0f31f-2bc0-473b-a5ca-5c2d23041cf4https://www.last.fm/music/Nicki+Minaj/_/The+Night+Is+Still+YoungNicki Minajpoprap43137535266331bd81d97-001d-45bf-a813-95f34396a389https://www.last.fm/music/Nicki+Minaj/_/Feeling+MyselfNicki MinajHip-Hoprnb529876148565275c3914c-b4f6-4636-88ae-2acc6f0e381fhttps://www.last.fm/music/Nicki+Minaj/_/FTCUNicki MinajrapHip-Hoptrap3875723345718012a2308-6e74-4e75-a28f-85ffcef947c5https://www.last.fm/music/Nicki+Minaj/_/Good+FormNicki MinajrapHip-Hop1144626181338dc1751f2-68ef-46dd-b483-6a2e069e810ahttps://www.last.fm/music/Nicki+Minaj/_/Starships+-+Explicit+VersionNicki Minajpopdance13251144827402275296ff-e9fe-45b9-a9e0-27fe27dad060https://www.last.fm/music/Blood+Orange/_/Champagne+CoastBlood Orangeindie pop69531766501610127b38b-e22e-422c-83c1-35b6adcc8bf1https://www.last.fm/music/Blood+Orange/_/Charcoal+BabyBlood Orangernbfunk361843146146482c5e141-dec3-425a-8cd2-0d36dda6ac1bhttps://www.last.fm/music/Blood+Orange/_/You%27re+Not+Good+EnoughBlood Orangeindiernbindie pop2728041308490https://www.last.fm/music/Blood+Orange/_/Chewing+GumBlood Orangesoulindiealternativernb1674815268699babb58f9-5551-307d-98cc-8fabfa9c9ef2https://www.last.fm/music/Blood+Orange/_/Sutphin+BoulevardBlood Orangeindie popindie129250618777453a1580a-d76b-4c56-9539-d26d0f46b43fhttps://www.last.fm/music/Blood+Orange/_/The+Complete+KnockBlood Orangesynthpopindieindie poprock78669018754894606a20-e936-4899-84d3-0d4b05f52fc2https://www.last.fm/music/Blood+Orange/_/Mind+Loaded+(feat.+Caroline+Polachek,+Lorde+&+Mustafa)Blood Orangeart popalt-pop688496169645125f61df-096f-4195-8192-30bf790d21cehttps://www.last.fm/music/Blood+Orange/_/The+Field+(feat.+The+Durutti+Column,+Tariq+Al-Sabir,+Caroline+Polachek+&+Daniel+Caesar)Blood Orangeart popelectronic1101936148051https://www.last.fm/music/Blood+Orange/_/Gold+TeethBlood OrangeHip-Hop191479351713406https://www.last.fm/music/Fall+Out+Boy/_/Dance,+DanceFall Out Boypop punkrockpunkemo178998501616871https://www.last.fm/music/Fall+Out+Boy/_/Thnks+fr+th+MmrsFall Out Boyrockpop punkalternativepunk rockemo13618255137530751e56798-1613-48ed-a156-0a4f38bfae8chttps://www.last.fm/music/Fall+Out+Boy/_/Sugar,+We%27re+Goin+DownFall Out Boypop punkrockalternativeemo108032651152884https://www.last.fm/music/Fall+Out+Boy/_/This+Ain%27t+a+Scene,+It%27s+an+Arms+RaceFall Out Boyrockpop punkalternative96750811082620b4cd03d7-2fb4-488b-811e-bbff19b9c2cehttps://www.last.fm/music/Fall+Out+Boy/_/CenturiesFall Out Boyrockalternativepunk rock88013919051188606a66d-cdd8-4dac-ae25-9d574488e050https://www.last.fm/music/Fall+Out+Boy/_/My+Songs+Know+What+You+Did+in+the+Dark+(Light+Em+Up)Fall Out Boyrockalternativealternative rockpop rock6608386671200https://www.last.fm/music/Fall+Out+Boy/_/I+Don%27t+CareFall Out Boyrockalternativeemo566941062713854b1a681-bf17-426d-b2f0-0fe586c24385https://www.last.fm/music/Fall+Out+Boy/_/ImmortalsFall Out Boyrockpop rock556759158607151acb8a3-202e-4d8b-a6e8-bf7501bd096ehttps://www.last.fm/music/Fall+Out+Boy/_/A+Little+Less+Sixteen+Candles,+a+Little+More+%22Touch+Me%22Fall Out Boypop punkrockpunkemo61706275542910a63fb6e-08f6-4d15-80ad-36a67443b128https://www.last.fm/music/Fall+Out+Boy/_/The+PhoenixFall Out Boyalternativepop punkrockpop rock4848969512716713670e8-f051-30cb-ac1c-e6c33aca344ehttps://www.last.fm/music/Fall+Out+Boy/_/Nobody+Puts+Baby+in+the+CornerFall Out Boypop punkrockpunk414604149460907ccb47c-1003-476d-aa73-2c371f65ffb6https://www.last.fm/music/Fall+Out+Boy/_/Uma+ThurmanFall Out Boypop rockrockpopindie48139204926507c957906-dbd9-49e1-a1f5-66c5b0f253e2https://www.last.fm/music/Fall+Out+Boy/_/I%27m+Like+a+Lawyer+With+the+Way+I%27m+Always+Trying+to+Get+You+Off+(Me+&+You)Fall Out Boypop punkalternativerock473820543592821a8d8b5-fa1c-41e3-bbe6-25ed5cd8e908https://www.last.fm/music/Fall+Out+Boy/_/Bang+the+DoldrumsFall Out Boypop punkrockalternativealternative rockpunk rockemo366193039277800566504-e04e-45b4-9ef2-263c48bd8f99https://www.last.fm/music/Fall+Out+Boy/_/%22The+Take+Over,+the+Breaks+Over%22Fall Out Boypop punkrockpunkalternative3274531347656821a5fb8-f079-4b00-9360-18bde04e9d34https://www.last.fm/music/Fall+Out+Boy/_/Grand+Theft+Autumn+%2F+Where+Is+Your+BoyFall Out Boyrockpop punkemoalternative rock31013822869147cfa3a92-1ce6-45a1-89de-a4f240ca19eehttps://www.last.fm/music/Fall+Out+Boy/_/The+Last+of+the+Real+OnesFall Out Boypop rock133350811119243d467af80-9869-45af-9f55-f7b6e91d7e04https://www.last.fm/music/Marina/_/Bubblegum+BitchMarinaelectropoppopnew wave103384349766564fb10fc6-f20a-493b-93f3-24bc1e6c827fhttps://www.last.fm/music/Marina/_/PrimadonnaMarinaelectropopdance-pop90020517804190121354b-5fcd-4397-852a-4ea3cbf90611https://www.last.fm/music/Marina/_/Oh+No%21Marinadance-poppopnew waveelectropop6770587760305bc6b66d0-83f4-43c9-a2d6-33cb50a8e44ahttps://www.last.fm/music/Marina/_/How+to+Be+a+HeartbreakerMarinaelectropopdancedance-pop7297575655709604a63ed-cd84-46ff-9a99-3572ec9f1db3https://www.last.fm/music/Marina/_/Are+You+Satisfied%3FMarinaindie popnew waveindie546459452712397c701a0-3802-4c17-8663-44b40581e734https://www.last.fm/music/Marina/_/Teen+IdleMarinapopart popsynthpopalt-pop4598508486923ef3b5059-b02d-4584-8561-952ac5e4fca7https://www.last.fm/music/Marina/_/Hermit+the+FrogMarinaindiealternative5054175396558a34d34ce-cd3c-423e-9dc0-76d80f142816https://www.last.fm/music/Marina/_/Ancient+Dreams+in+a+Modern+LandMarinapop rockpopelectropop260864431447878774935-ca63-4aea-ac2f-e8028d65fa1ahttps://www.last.fm/music/Marina/_/SeventeenMarinanew waveindie poppop rockart pop3031843245666885f1a3f-2792-49d7-aa14-63c2f6fc0ac1https://www.last.fm/music/Marina/_/CUNTISSIMOMarinadance-popelectropop17712102319812cf5abb2-07b2-44c8-96d5-b14f5b087e36https://www.last.fm/music/Marina/_/The+Family+JewelsMarinaalternativeart popnew wave1878300195029b038d07b-4c81-4d38-9069-0cb814a13a91https://www.last.fm/music/Marina/_/BUTTERFLYMarinasynthpopindie popelectropop16972451821633d021b0d-377f-4073-871b-4cd2bf88ebbbhttps://www.last.fm/music/Marina/_/CUPID%27S+GIRLMarinasynthpopnew wavedance-pop10904671295883f110a90-e55b-455e-aec7-afac13e0e877https://www.last.fm/music/Marina/_/I+%3C3+YOUMarinaDiscodance-pop9877291254717272ef10-3adf-4c2d-9fd5-6f3445564b97https://www.last.fm/music/Marina/_/PRINCESS+OF+POWERMarinaelectropoppop26678155817166612b2d4b-10d7-4014-bf8c-2ead10260559https://www.last.fm/music/BLACKPINK/_/How+You+Like+ThatBLACKPINKKpopk-poppop1391792977474100e5da80-7021-4372-82bb-f66c46b96b8fhttps://www.last.fm/music/BLACKPINK/_/Kill+This+LoveBLACKPINKk-popKpoptrappop1223389371465661bb1d5c-5880-47c2-8526-5d68706cf789https://www.last.fm/music/BLACKPINK/_/DDU-DU+DDU-DUBLACKPINKKpopk-poppop24632000706961dbd3264b-c3a6-4709-b3ba-f059e20ecddahttps://www.last.fm/music/BLACKPINK/_/Pink+VenomBLACKPINKk-popHip-Hop20206726659676d89c8e16-a043-4c58-8752-727fd1fcca39https://www.last.fm/music/BLACKPINK/_/Shut+DownBLACKPINKk-poppophip hop11355351636717434ef499-0976-45df-86af-891ad59a0eb4https://www.last.fm/music/BLACKPINK/_/AS+IF+IT%27S+YOUR+LASTBLACKPINKk-popKpoppop9310647614780c2d62600-c644-481d-afd9-76b0e4758637https://www.last.fm/music/BLACKPINK/_/BOOMBAYAHBLACKPINKk-popdancepopKpop105585425662248871ee44-a723-47cd-b51f-0cb6bb7eee86https://www.last.fm/music/BLACKPINK/_/Lovesick+GirlsBLACKPINKk-popelectropopdance-poppop83416065415732b65b914-bf8a-4315-a179-595ac73bad30https://www.last.fm/music/BLACKPINK/_/Pretty+SavageBLACKPINKk-poppoptrap103581175351334607b6f3-5699-462b-8920-15b017c2aacbhttps://www.last.fm/music/BLACKPINK/_/Ice+Cream+(with+Selena+Gomez)BLACKPINKk-poppop8794451531344fe9c31e3-f7e7-480f-a60b-6de8ed58cabchttps://www.last.fm/music/BLACKPINK/_/PLAYING+WITH+FIREBLACKPINKk-poppopKpopdance7221137505391dd7545d4-45ad-4651-aa2f-d4193d2454eehttps://www.last.fm/music/BLACKPINK/_/WHISTLEBLACKPINKk-pop9981536485381752d837b-a4bc-40c5-ab85-b485de42df12https://www.last.fm/music/BLACKPINK/_/JUMPBLACKPINKelectronicdance10150870453658b7579fb6-f3b9-43b7-880a-a34198c12deehttps://www.last.fm/music/BLACKPINK/_/Typa+GirlBLACKPINKk-poppopHip-Hophip hoppop rap7282732447493e9acda1e-1275-4854-b017-f5af9815edf5https://www.last.fm/music/BLACKPINK/_/Forever+YoungBLACKPINKk-poppop6218464373042cb019576-18f6-4892-aa0c-a08a7f3dc467https://www.last.fm/music/BLACKPINK/_/Don%27t+Know+What+to+DoBLACKPINKk-poppop88141171056837https://www.last.fm/music/Sade/_/Smooth+Operator+-+Single+VersionSadesouljazz932374796953400408f71-1551-336b-8398-0e3805ca3d10https://www.last.fm/music/Sade/_/Kiss+Of+LifeSadesouljazz1118641195551110790a46-71b4-47c3-b1c3-e44fa41e117chttps://www.last.fm/music/Sade/_/Like+a+TattooSadesouljazz4878634698880e027316b-05dd-44d7-8f6d-6d0316af8e4bhttps://www.last.fm/music/Sade/_/No+Ordinary+LoveSadesouljazz3756806640213a5b73b7c-b02e-4bf7-9c7b-a310bcf8c8cfhttps://www.last.fm/music/Sade/_/ParadiseSadesouljazz3548161631736637dcb87-0dc0-4fcd-998e-3b90cef02fb5https://www.last.fm/music/Sade/_/Your+Love+Is+KingSadesouljazz36700836254707170d020-4ae0-4ad2-a7ba-30a2059cad6chttps://www.last.fm/music/Sade/_/By+Your+SideSadesoul4402262577578850fe0d4-01b3-4cba-a1c8-b795d1892558https://www.last.fm/music/Sade/_/Is+It+a+CrimeSadesouljazz339771557713089262513-9e43-4bf9-a9c2-4db7ee74a1b8https://www.last.fm/music/Sade/_/The+Sweetest+TabooSadesouljazz3168628475460a8dd143a-f94a-49a2-b40d-d72c3fb304c1https://www.last.fm/music/Sade/_/Cherish+the+DaySadesouljazz318286944318007b65362-2687-3917-808b-0cbda25df955https://www.last.fm/music/Sade/_/PearlsSadesouljazz2115800423186090549c5-d2bd-43f0-9670-15f94529dc71https://www.last.fm/music/Sade/_/Hang+On+to+Your+LoveSadesouljazz16896463545350f73e68e-8792-3e67-a8ea-9d31040f3a50https://www.last.fm/music/Sade/_/Nothing+Can+Come+Between+UsSadesoul15952263054220405be8c-5a3c-45d9-9fdd-7f0643bc2d75https://www.last.fm/music/Sade/_/Lovers+RockSadesoul24242637265156558ae5c4f-1319-3877-8ed0-504ef0089893https://www.last.fm/music/Oasis/_/WonderwallOasisrockalternative135631851560844https://www.last.fm/music/Oasis/_/Don%27t+Look+Back+in+AngerOasisrock105086551299689https://www.last.fm/music/Oasis/_/Wonderwall+-+RemasteredOasisrockalternativealternative rock84452921208387https://www.last.fm/music/Oasis/_/Champagne+SupernovaOasisrockalternative9816242113727616789907-c268-44bb-836e-94d95c726838https://www.last.fm/music/Oasis/_/Stop+Crying+Your+Heart+OutOasisrockindiealternative80869041019475f2bb4946-1c1d-4ab6-95d2-6e369359775bhttps://www.last.fm/music/Oasis/_/Live+ForeverOasisrock8802696912117https://www.last.fm/music/Oasis/_/Don%27t+Look+Back+In+Anger+-+RemasteredOasisrock53039787391346ea08a10-37c0-408c-8b00-040127c44af6https://www.last.fm/music/Oasis/_/Stand+By+MeOasisrock4145730561880https://www.last.fm/music/Oasis/_/Champagne+Supernova+-+RemasteredOasisalternative rockalternative34988344786937190d8da-6ff3-3d9d-8097-c5e3c27fe714https://www.last.fm/music/Oasis/_/Little+by+LittleOasisrockindie3084131367222https://www.last.fm/music/Oasis/_/Supersonic+-+RemasteredOasisindierockpoppop rockalternative rock2377918321500https://www.last.fm/music/Oasis/_/She%27s+Electric+-+RemasteredOasisalternative1626115233373https://www.last.fm/music/Oasis/_/Married+With+Children+-+RemasteredOasisrockalternativealternative rock2013564520526230208d6e1-798a-32da-b13a-242164df006fhttps://www.last.fm/music/Panic%21+at+the+Disco/_/I+Write+Sins+Not+TragediesPanic! at the Discorockalternativeemoindie1362203511735320536be2a-6da0-3b35-a132-d1d1903759cfhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Lying+Is+the+Most+Fun+a+Girl+Can+Have+Without+Taking+Her+Clothes+OffPanic! at the Discoalternativerockemoindie8716836870632c1296fc9-08d8-4c4b-af8b-d92da5397850https://www.last.fm/music/Panic%21+at+the+Disco/_/High+HopesPanic! at the Discoalternativerockpopindieindie rockpop rock856807785996509075ea7-4d05-3439-9f88-d1b616a7496ahttps://www.last.fm/music/Panic%21+at+the+Disco/_/But+It%27s+Better+If+You+DoPanic! at the Discorockalternativeindieemoalternative rock84547808491070721d1d3-ca58-3ec3-a822-a94910b7eecahttps://www.last.fm/music/Panic%21+at+the+Disco/_/The+Only+Difference+Between+Martyrdom+and+Suicide+Is+Press+CoveragePanic! at the Discoalternativerockindieemopop punk91315188308703499ccb5-975a-39ee-8693-12ccae9a698dhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Build+God,+Then+We%27ll+TalkPanic! at the Discoalternativerockindieemo7408907755226508f9371-491f-4c56-8f9f-be2f61e00627https://www.last.fm/music/Panic%21+at+the+Disco/_/House+of+MemoriesPanic! at the Discopop rockelectropopalternativerock7873505746095003f70c6-8a7d-4208-b441-e21956888b25https://www.last.fm/music/Panic%21+at+the+Disco/_/The+Ballad+of+Mona+LisaPanic! at the Discoalternative rockrockindie706499469681923364518-9a1d-48e6-af58-6d883aab04bfhttps://www.last.fm/music/Panic%21+at+the+Disco/_/CamisadoPanic! at the Discorockalternativeindieemopop punk69275966839354a8d1ca0-9e29-4980-8108-2c508cd5c408https://www.last.fm/music/Panic%21+at+the+Disco/_/Time+to+DancePanic! at the Discoalternativerockemoindie566422962956014630311-c52e-3cb4-9eac-ffd02597325chttps://www.last.fm/music/Panic%21+at+the+Disco/_/London+Beckoned+Songs+About+Money+Written+by+MachinesPanic! at the Discoalternativeemorockalternative rockpop punk513885259679010a97716-0ab8-452a-b2e7-ed8302d45290https://www.last.fm/music/Panic%21+at+the+Disco/_/I+Constantly+Thank+God+for+EstebanPanic! at the Discoalternativepop punkalternative rockrockemo524453758309542542ff6-2a2c-4500-8a8d-8bcc158f9c9fhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Death+of+a+BachelorPanic! at the Discojazzalternativerockpop526103857589902a578fd-ccc1-4d47-a1ca-f2dd8030cef2https://www.last.fm/music/Panic%21+at+the+Disco/_/Emperor%27s+New+ClothesPanic! at the Discoalternativerockpopelectropop51954045725551be0f2ac-e1bf-358f-a5d3-5c842820086bhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Nails+for+Breakfast,+Tacks+for+SnacksPanic! at the Discoalternativealternative rockrockemoindie565843957223038802e71-9a0b-46ff-be52-f0f107cc54d3https://www.last.fm/music/Panic%21+at+the+Disco/_/There%27s+a+Good+Reason+These+Tables+Are+Numbered+Honey,+You+Just+Haven%27t+Thought+of+It+YetPanic! at the Discoalternativeemoalternative rockrockindie469842854658902f5c1fa-068a-46a8-9b35-6ba0a15eeb7dhttps://www.last.fm/music/Panic%21+at+the+Disco/_/This+Is+GospelPanic! at the Discoalternativerock48779765301500155deef-1cd3-4142-a2cf-fbb25c027dbdhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Don%27t+Threaten+Me+with+a+Good+TimePanic! at the Discorockpopelectropop61511455091435844bba8-633a-3d42-a7a4-253c93037f92https://www.last.fm/music/Panic%21+at+the+Disco/_/New+PerspectivePanic! at the Discorockindiepop punkalternativealternative rock3682341468637320b076e-48cc-4580-9d54-aa2769d82db9https://www.last.fm/music/Panic%21+at+the+Disco/_/VictoriousPanic! at the Discoindiepoppop rockindie pop43908594265780311343d-6d15-4e94-b707-fd4addd77d75https://www.last.fm/music/Panic%21+at+the+Disco/_/LA+DevoteePanic! at the Discopop rockalternativealternative rock3092805367730b499814a-56aa-48e4-b5af-a879337efc53https://www.last.fm/music/Panic%21+at+the+Disco/_/Miss+Jackson+(feat.+LOLO)Panic! at the Discoalternativepopalternative rock2659797360129https://www.last.fm/music/Panic%21+at+the+Disco/_/Nine+in+the+Afternoon+-+Single+MixPanic! at the Discopop rockrock3846982355353167b5088-30ff-4027-af56-3edbf90da10bhttps://www.last.fm/music/Panic%21+at+the+Disco/_/Northern+DownpourPanic! at the Discoalternativeindie rockrock2300231221623https://www.last.fm/music/Panic%21+at+the+Disco/_/Nearly+Witches+(Ever+Since+We+Met...)Panic! at the Discoalternative rockrockalternativeindie145754901981422https://www.last.fm/music/Miley+Cyrus/_/Party+in+the+U.S.A.Miley Cyruspopdance107186721192518https://www.last.fm/music/Miley+Cyrus/_/We+Can%27t+StopMiley Cyruspopdance98323911170731https://www.last.fm/music/Miley+Cyrus/_/Wrecking+BallMiley Cyruspop147978121112347baecb366-aa92-4685-a4a3-56c6e573b679https://www.last.fm/music/Miley+Cyrus/_/FlowersMiley CyruspopDiscosoft rock72766029884730b8d7103-d75b-489c-bdcb-b348272db6d7https://www.last.fm/music/Miley+Cyrus/_/The+ClimbMiley Cyruspopcountry106393157883597f17a4b3-74d7-467e-ae0b-72f9966ec764https://www.last.fm/music/Miley+Cyrus/_/Angels+Like+YouMiley Cyrusrockpop rockpopsoft rock10939632650907aaf59b85-2f5d-40e7-917a-357b9662c1e0https://www.last.fm/music/Miley+Cyrus/_/Midnight+SkyMiley Cyruspopsynthpoppop rockDisco6215343616726https://www.last.fm/music/Miley+Cyrus/_/Prisoner+(feat.+Dua+Lipa)Miley Cyruspop rockpopdance-poprock46161365777830518bd12-6c16-4dab-9c6c-d96c0e3a6330https://www.last.fm/music/Miley+Cyrus/_/See+You+AgainMiley Cyruspopdance4117828478376878bd5a8-c827-498d-b49e-357fec140e30https://www.last.fm/music/Miley+Cyrus/_/Adore+YouMiley Cyruspop2365456256040112ce13d-d376-40e4-80f0-c17cb929015fhttps://www.last.fm/music/Miley+Cyrus/_/End+of+the+WorldMiley Cyruspop rocksoft rocknew wave11995151798934dcba3cc-29b1-4c43-9262-2183ff272777https://www.last.fm/music/Miley+Cyrus/_/Easy+LoverMiley Cyrussoft rock16436927553834f758907c-a06b-4187-bba4-f8ea9790e156https://www.last.fm/music/aespa/_/Dramaaespak-popKpop177670425512864d037b0c-bd99-4352-8fb7-43993597f109https://www.last.fm/music/aespa/_/Supernovaaespak-popelectropopKpop1196451952087685a66da6-145d-47c7-ad5c-e4cd8273fe08https://www.last.fm/music/aespa/_/Savageaespak-pophyperpop11655504504417ea9014d1-7d90-4831-8b0a-049bfaa5f227https://www.last.fm/music/aespa/_/Next+Levelaespak-popelectropop1351496848554124dd7fe2-068b-456f-93f2-1eb5400f03ddhttps://www.last.fm/music/aespa/_/WhiplashaespaelectropopKpopHouse88012084713934bcf2dfd-5054-475f-b819-8d1d4dce81ddhttps://www.last.fm/music/aespa/_/Black+MambaaespaKpopelectropoppopelectronic122437434703073fb5e8d9-e9a3-43c8-a6be-1e7f6ea7406fhttps://www.last.fm/music/aespa/_/Armageddonaespak-pop100502074277162d646b0c-4ff2-43d5-8daa-15ed56ab590chttps://www.last.fm/music/aespa/_/Spicyaespak-popelectropop8306411405690fa0181a9-aaf8-4d41-97bd-82620242d8d9https://www.last.fm/music/aespa/_/Hold+On+TightaespaKpopk-pop9160111385166d749d7ae-3a2f-4417-a108-fad3a4c4c3b9https://www.last.fm/music/aespa/_/Illusionaespahyperpopelectropop7722095383468a23fb159-cd18-4ac5-a737-e7b3e9c8b269https://www.last.fm/music/aespa/_/Lucid+Dreamaesparnbk-pop7274542332543a7d86bff-b8a3-4602-b72e-9023795077f5https://www.last.fm/music/aespa/_/Girlsaespak-popKpop482200128598812ee245c-d844-498c-ba16-8ed7fb76f604https://www.last.fm/music/aespa/_/Better+Thingsaespak-poppop45368412698342fdd5fb2-4c67-4754-987a-abeec4c89e88https://www.last.fm/music/aespa/_/UP+-+KARINA+Soloaespahip hop47217142383213eef5f61-d26e-4a93-b5df-4ae1e6995c22https://www.last.fm/music/aespa/_/Thirstyaesparnbk-pop32946781913936ab5f893-d844-4c9e-90c2-65aea3a127d8https://www.last.fm/music/aespa/_/Dirty+WorkaespaKpop2056033140360f70007db-36a1-47aa-8146-19c778e4131fhttps://www.last.fm/music/aespa/_/Flowersaesparnbk-pop2628166136231f57d1a28-7957-48f0-b64f-85ea9003d633https://www.last.fm/music/aespa/_/Dopamine+-+GISELLE+Soloaespak-pop9453953612562d4470319-8ee2-4e3a-8679-8cd122ebd277https://www.last.fm/music/Big+Thief/_/Vampire+EmpireBig Thiefindie rock9468521578703a6103d23-47d4-420f-ae86-3e178d3a1356https://www.last.fm/music/Big+Thief/_/Simulation+SwarmBig Thiefindie folkfolk516326145506360e11f3a-29dd-4247-aa0f-fa193acd1d27https://www.last.fm/music/Big+Thief/_/PaulBig Thiefindie rockindiefolkindie folk5145300434651e6f96075-6b0b-4c02-83ef-2c0e4eb1cdfahttps://www.last.fm/music/Big+Thief/_/Velvet+RingBig Thiefindie folk268714029610402567aba-b2ac-46c8-bf6f-7621ae72c845https://www.last.fm/music/Big+Thief/_/CertaintyBig Thieffolkindie folk306391028076606378cc1-53d6-4f7b-b93a-5152bbd1b3a1https://www.last.fm/music/Big+Thief/_/NotBig Thiefindie rock2329934273343a433cf81-f3bf-48d5-a381-568581c025fehttps://www.last.fm/music/Big+Thief/_/Mythological+BeautyBig Thiefindieindie rock8657961629675d900620-32a8-4911-87ae-7f2acab4f415https://www.last.fm/music/Big+Thief/_/IncomprehensibleBig Thiefindie rockNeo-Psychedeliadream pop3453149724852ef2579-ad4b-4466-b13e-0052f97f0ca8https://www.last.fm/music/Big+Thief/_/All+Night+All+DayBig Thiefindie folk142132549368388eedf921-5a15-4814-b74f-48890911b861https://www.last.fm/music/21+Savage/_/a+lot21 Savagetraprap13607561853990bee32417-e955-4663-aa19-15a93315d1efhttps://www.last.fm/music/21+Savage/_/ball+w%2Fo+you21 Savagetrappop rap12770655840631https://www.last.fm/music/21+Savage/_/Glock+In+My+Lap21 SavagerapGangsta Rap98340558350634ff9e97b-f326-440a-a820-943b68f1d938https://www.last.fm/music/21+Savage/_/redrum21 SavageGangsta Raptraprap10728880795808https://www.last.fm/music/21+Savage/_/Runnin21 Savagetrap9711052682924https://www.last.fm/music/21+Savage/_/Rich+Nigga+Shit+(feat.+Young+Thug)21 SavageGangsta Rappop raptrap6707383682428082cc7d4-f396-43cd-a679-b504d4f11e08https://www.last.fm/music/21+Savage/_/Bank+Account21 SavagerapHip-Hop5552473491432https://www.last.fm/music/21+Savage/_/n%C3%A9e-nah21 SavageHip-Hoprap4186266483242https://www.last.fm/music/21+Savage/_/n.h.i.e.21 Savageraphip hop4731467459126https://www.last.fm/music/21+Savage/_/No+Heart21 Savagehip hopraptrap4529648436001https://www.last.fm/music/21+Savage/_/X+(feat.+Future)21 Savagetrapcloud rap56102374221852d3c8ed1-01a8-417c-9c2a-6c36a31cc1e0https://www.last.fm/music/21+Savage/_/can%27t+leave+without+it21 Savagetrap3941678411230https://www.last.fm/music/21+Savage/_/prove+it21 SavageHip-Hopraprnb3366464400288fe42de51-8344-4262-93a5-a8398180b495https://www.last.fm/music/21+Savage/_/all+of+me21 Savagerap155875841548332497b3cc0-03d8-417e-b3c5-37fdb4aa85a1https://www.last.fm/music/Metallica/_/Master+of+PuppetsMetallicametalheavy metal131389501331163a9d78243-7e23-4e76-b1d4-7eccfcca6991https://www.last.fm/music/Metallica/_/OneMetallicametalheavy metal82424899487431bd2bccc-6989-4f92-abe8-5dc4e62b9886https://www.last.fm/music/Metallica/_/FuelMetallicametalheavy metalhard rock760875187208959b675b9-6e8f-4530-80c7-e645c2391a8ehttps://www.last.fm/music/Metallica/_/Whiskey+in+the+JarMetallicametalheavy metalhard rockrock4618165435124https://www.last.fm/music/Metallica/_/For+Whom+The+Bell+Tolls+-+RemasteredMetallicaheavy metalhard rock22282475959068ad3cc0a5-4584-47cd-b2f5-8fa790d424d5https://www.last.fm/music/Lil+Peep/_/Star+ShoppingLil Peepemodream popemo rapHip-Hopcloud rap134640929411347424b1d1-09d8-4578-afd6-44d3e6bd4fe3https://www.last.fm/music/Lil+Peep/_/Falling+Down+-+Bonus+TrackLil Peepemoemo rap104606606576535d275d0a-b4f6-4252-9f26-3c6858ec4226https://www.last.fm/music/Lil+Peep/_/Save+That+ShitLil PeepHip-Hoprapemoemo rap14168615640960https://www.last.fm/music/Lil+Peep/_/nutsLil Peeprockhip hopemo raptrap95221485575365a34ac9c-8d8e-44ab-a66c-0de7836dedf5https://www.last.fm/music/Lil+Peep/_/white+teeLil Peepcloud rapsynthpopemo raptrap81965325163749f4b3ba9-2223-4330-8782-a4eb0e4491behttps://www.last.fm/music/Lil+Peep/_/Beamer+BoyLil Peepcloud rapHip-Hoptrapemo rap7072615444759912bcfb5-9b18-4ae1-a558-466f9d89d949https://www.last.fm/music/Lil+Peep/_/witchbladesLil Peepemo rapcloud rapHip-Hopindie620135341730090af6c98-fbcc-4af1-a952-d53d3b1edb83https://www.last.fm/music/Lil+Peep/_/Benz+Truck+(%D0%B3%D0%B5%D0%BB%D0%B8%D0%BA)Lil PeepHip-Hoprapemoemo rap56806593628029a8da762-6603-4777-901a-9d8b20ae4927https://www.last.fm/music/Lil+Peep/_/Your+Favorite+DressLil Peepemo raprapHip-Hophip hop592634535261432c7031f-84f9-43ba-8111-9012e54fd12fhttps://www.last.fm/music/Lil+Peep/_/ghost+boyLil Peepcloud rapemo rapalternativerap464902235130315b65ea0-0ba9-4e9f-8942-864d4ab1127dhttps://www.last.fm/music/Lil+Peep/_/Awful+ThingsLil Peepemo rapemo5070391349263946dddd3-a298-4dda-ae7a-61941d06f4achttps://www.last.fm/music/Lil+Peep/_/Life+is+BeautifulLil PeepemoHip-Hopemo raprap538976932180404ddfe53-0495-4b94-9a5f-67ceedd55ab3https://www.last.fm/music/Lil+Peep/_/gym+classLil Peepemo rapcloud rap3834815300010ec04e646-1a1d-4e73-925b-65207ac2722ehttps://www.last.fm/music/Lil+Peep/_/RunawayLil Peepemo raprapHip-Hop412530429906976e4e9c9-2065-4396-875e-d73fa1b03661https://www.last.fm/music/Lil+Peep/_/The+BrightsideLil Peepemo rapemoHip-Hopcloud rap396695327233518ef040b-ad17-4bf3-9b35-850ad241948fhttps://www.last.fm/music/Lil+Peep/_/hellboyLil PeepHip-Hopcloud rap4228897271876d88b9fad-f930-4b55-92be-b2317a197f06https://www.last.fm/music/Lil+Peep/_/White+WineLil Peepcloud rapemo rap36145352716166c4f13c9-f066-492b-a669-f64231dba892https://www.last.fm/music/Lil+Peep/_/16+LinesLil Peepemo raprapemoHip-Hop4122269270384https://www.last.fm/music/Lil+Peep/_/CobainLil Peepcloud rapemo rapHip-Hopemo378931725814801683eb0-ac0f-470c-937d-2ce84e43bb14https://www.last.fm/music/Lil+Peep/_/walk+away+as+the+door+slamsLil Peepemotrapemo rapcloud rap4354387250302https://www.last.fm/music/Lil+Peep/_/absolute+in+doubtLil PeeprapHip-Hopemoemo rap3986038249220https://www.last.fm/music/Lil+Peep/_/castlesLil Peepemo rappop raptrapcloud rap3602434236350https://www.last.fm/music/Lil+Peep/_/Right+HereLil PeepGrungeemoemo rapalternative rock30322502096570e266093-f109-40f9-b0b6-56d0e6358d74https://www.last.fm/music/Lil+Peep/_/we+think+too+muchLil Peepemo rapcloud rapHip-Hopindie189007922339543https://www.last.fm/music/ABBA/_/Dancing+QueenABBADiscopop116669331529822https://www.last.fm/music/ABBA/_/Gimme%21+Gimme%21+Gimme%21+(A+Man+After+Midnight)ABBApopDisco91844181438569https://www.last.fm/music/ABBA/_/Mamma+MiaABBApopDisco101877281264806https://www.last.fm/music/ABBA/_/Lay+All+Your+Love+on+MeABBApopDisco93097891196099https://www.last.fm/music/ABBA/_/The+Winner+Takes+It+AllABBApopDisco63622661057692https://www.last.fm/music/ABBA/_/Take+a+Chance+on+MeABBApopDisco66177101027987https://www.last.fm/music/ABBA/_/WaterlooABBApopDisco5841753965022https://www.last.fm/music/ABBA/_/Money,+Money,+MoneyABBApopDisco5466292896608https://www.last.fm/music/ABBA/_/Super+TrouperABBApopDisco5886368847795https://www.last.fm/music/ABBA/_/ChiquititaABBApopDisco4638564719223https://www.last.fm/music/ABBA/_/Voulez-VousABBApopDisco5129497602447https://www.last.fm/music/ABBA/_/AngeleyesABBApopDisco3751141565705https://www.last.fm/music/ABBA/_/SOSABBApopDisco4063413537949https://www.last.fm/music/ABBA/_/Slipping+Through+My+FingersABBApop152733839002227db24923-824f-4301-9ff2-374bf79ed0f3https://www.last.fm/music/Brent+Faiyaz/_/CloudedBrent FaiyazNeo-Soulrnb9580469721880ef80404d-35db-44c3-9d27-371aeba4d6fchttps://www.last.fm/music/Brent+Faiyaz/_/Best+TimeBrent Faiyazrnb9689995700176https://www.last.fm/music/Brent+Faiyaz/_/Gravity+(feat.+Tyler,+The+Creator)Brent FaiyazNeo-Soulrnbpop rap9550882685043b336fd95-9898-4354-9bb6-d5f1622a9f30https://www.last.fm/music/Brent+Faiyaz/_/PoisonBrent Faiyazrnb1051593767784485e6f53d-b8af-48cd-b245-bdc9951c8a21https://www.last.fm/music/Brent+Faiyaz/_/All+MineBrent FaiyazsoulpoprnbNeo-Soul7658238668294d7d648a7-3f42-492d-b7bf-7a494e1692fbhttps://www.last.fm/music/Brent+Faiyaz/_/Forever+YoursBrent Faiyazrnb8549009641871e8d4e414-325d-40d1-8e8b-2d7c7e5c31d8https://www.last.fm/music/Brent+Faiyaz/_/Dead+Man+WalkingBrent Faiyazsoulrnb8998951615300a3acc48e-5b93-4b95-827b-bf9ca8676de7https://www.last.fm/music/Brent+Faiyaz/_/Been+AwayBrent FaiyazrnbNeo-Soul65694994629699666c2d4-bcfd-4c61-8295-54eacd85e458https://www.last.fm/music/Brent+Faiyaz/_/Rehab+(Winter+In+Paris)Brent Faiyazdream popNeo-Soul3210356356095https://www.last.fm/music/Brent+Faiyaz/_/Outside+All+Night+(feat.+A$AP+Rocky+&+N3WYRKLA)Brent FaiyazNeo-Soulpop rap339946431082889e8d76b-b247-4b07-aea4-1b65755fe993https://www.last.fm/music/Brent+Faiyaz/_/Gang+Over+LuvBrent Faiyazrnbsoul3040243271611https://www.last.fm/music/Brent+Faiyaz/_/Paper+Soldier+(feat.+Joony)Brent Faiyazsoulrnb216661751645139023dcf4c-6a94-35d0-b700-650c2e9e2d42https://www.last.fm/music/Slipknot/_/DualitySlipknotNu Metalmetalalternative metal170820321530785https://www.last.fm/music/Slipknot/_/Wait+and+BleedSlipknotNu Metalmetalheavy metal15523560150200603092d71-95e8-3951-a243-e8f9a809c849https://www.last.fm/music/Slipknot/_/Before+I+ForgetSlipknotmetalNu Metalheavy metal1687163413032040152739b-716a-4be1-b3d5-5ca8ca1f3eabhttps://www.last.fm/music/Slipknot/_/PsychosocialSlipknotmetalNu Metalalternative metal8700668840264https://www.last.fm/music/Slipknot/_/Spit+It+OutSlipknotNu Metalmetalalternative metal112212658388825b81320f-1624-4f79-8eff-f9295b6ae88chttps://www.last.fm/music/Slipknot/_/SnuffSlipknotmetalNu Metal74716628105296f2353f4-0e11-3ae3-ab03-a720850ac8cahttps://www.last.fm/music/Slipknot/_/People+=+ShitSlipknotNu Metalmetalheavy metalmetalcore8681327782160780f6ad6-032c-3420-bf80-2df04935d1b2https://www.last.fm/music/Slipknot/_/EyelessSlipknotNu Metalmetalalternative metal5998690719738035d82f6-a299-38a1-b4a7-22f92da7d9e3https://www.last.fm/music/Slipknot/_/VermilionSlipknotmetalNu Metalalternative metalheavy metal680662068175908ab1431-340b-4991-994c-fb61fa46a7b7https://www.last.fm/music/Slipknot/_/Dead+MemoriesSlipknotNu Metalmetalalternative metal64653276546595d446ad0-fb34-42fb-b299-51c399881cb0https://www.last.fm/music/Slipknot/_/(Sic)SlipknotNu Metalmetalalternative metal796109963476809aa0489-8302-41ef-9212-98531883aa23https://www.last.fm/music/Slipknot/_/CusterSlipknotNu Metalmetal639185661555073f3c73c-ea85-48b9-9556-2537cd594ea1https://www.last.fm/music/Slipknot/_/The+Devil+in+ISlipknotNu Metalmetalalternative metal51172885766019cdf4b8a-5fcb-4882-bc5d-d82f0c6cf62ehttps://www.last.fm/music/Slipknot/_/SurfacingSlipknotNu Metalmetalalternative metalheavy metal5709302558223https://www.last.fm/music/Slipknot/_/Vermilion,+Pt.+2SlipknotmetalNu Metal44341865506070139ea84-8c02-4be0-9804-bb29b4ea4955https://www.last.fm/music/Slipknot/_/The+Heretic+AnthemSlipknotNu Metalmetal436483648275706f1b9f1-71d1-3726-b310-e73836454d98https://www.last.fm/music/Slipknot/_/SulfurSlipknotmetalNu Metalheavy metalalternative metal603397148109128f6dcfa-81af-44c9-9cb7-4b2c8484ca32https://www.last.fm/music/Slipknot/_/UnsaintedSlipknotalternative metalNu Metalmetal3216620432948670efc25-c3c9-3300-b064-eb239d134e5ehttps://www.last.fm/music/Slipknot/_/LiberateSlipknotNu Metalmetalalternative metal31191883784346989b825-bb0d-338c-99bc-26b4d3e3ead2https://www.last.fm/music/Slipknot/_/PuritySlipknotNu Metalalternative metalmetal368886333305105711735-f238-418c-accb-2f65e7b1adcchttps://www.last.fm/music/Slipknot/_/Nero+ForteSlipknotNu Metalalternative metal147097811003270912c0df8-0c6a-4145-9dc6-c549bdbe4798https://www.last.fm/music/The+1975/_/Somebody+ElseThe 1975indiepop19861543880342f367b0c4-7273-42de-961f-40c43a95bc89https://www.last.fm/music/The+1975/_/About+YouThe 1975dream popshoegaze9417506853426e1cd0dc7-9086-4710-8858-40a02e39ef8bhttps://www.last.fm/music/The+1975/_/ChocolateThe 1975indieindie rock11370482775728f9d245a6-d610-47ff-af52-3e0c9e69b918https://www.last.fm/music/The+1975/_/RobbersThe 1975indie rockindie10433706629077abbe0869-a56a-4e96-8b35-dc2523e210ffhttps://www.last.fm/music/The+1975/_/It%27s+Not+Living+(If+It%27s+Not+With+You)The 1975new wavepop rockpoprock75606915634771fb91fda-df72-422e-8e5f-33b64e1674d9https://www.last.fm/music/The+1975/_/SexThe 1975indie rockindiealternative828577655806329bc4865-a910-49db-9501-330cfa2d31f9https://www.last.fm/music/The+1975/_/Love+It+If+We+Made+ItThe 1975indiealternativepop rockindie rock56898935383705c1e7c48-9625-4efd-8acc-588539d9e974https://www.last.fm/music/The+1975/_/GirlsThe 1975poprockindie rock55417045091100208ca5f-e068-4fd9-9078-8d7e1f4541b3https://www.last.fm/music/The+1975/_/FallingforyouThe 1975indieindie rock5818423405855e33b0bbb-c495-4c68-a963-35d36d4f3048https://www.last.fm/music/The+1975/_/I%27m+in+Love+with+YouThe 1975new waverockpop rocksoft rock4165263362557b9c53a4b-b294-420a-838b-cf587e5f4102https://www.last.fm/music/The+1975/_/I+Always+Wanna+Die+(Sometimes)The 1975alternative rockrock4578658296769https://www.last.fm/music/The+1975/_/If+You%E2%80%99re+Too+Shy+(Let+Me+Know)The 1975new wavepop rock194319231685198c8e00a85-9f7e-4779-a451-7b6890c5f0b9https://www.last.fm/music/Limp+Bizkit/_/Break+StuffLimp BizkitNu Metalrockmetal91652041308630https://www.last.fm/music/Limp+Bizkit/_/Behind+Blue+EyesLimp BizkitrockalternativeNu Metalalternative rock11822970129467255ca4fb5-e47a-478c-89ef-ae06f06f8b26https://www.last.fm/music/Limp+Bizkit/_/Rollin%27+(Air+Raid+Vehicle)Limp BizkitNu Metalrockalternative rock85209261115388102387b8-0568-4d77-8994-7533014063f2https://www.last.fm/music/Limp+Bizkit/_/Take+a+Look+AroundLimp BizkitNu Metalrockalternative842455310220373ef95ae8-6a84-4cb3-a1db-dedd22ace843https://www.last.fm/music/Limp+Bizkit/_/My+WayLimp BizkitNu Metalrockalternative61778548776725ea3acfd-4018-4222-b6fd-a1c37bf52358https://www.last.fm/music/Limp+Bizkit/_/My+GenerationLimp BizkitNu Metalrock659252186127885e79736-2563-4c03-8f24-038b781740e3https://www.last.fm/music/Limp+Bizkit/_/NookieLimp BizkitNu Metalalternativerock4706882666322ab06882e-4228-4626-83cb-4640b28c6d01https://www.last.fm/music/Limp+Bizkit/_/Hot+DogLimp BizkitNu Metalrock3076278463767035c7dc2-76e8-3b2f-9fc2-26a6cfcb56bahttps://www.last.fm/music/Limp+Bizkit/_/Eat+You+AliveLimp BizkitNu Metalrockalternative24819594023898bcd9825-e114-4b5b-875a-0a55deaef43bhttps://www.last.fm/music/Limp+Bizkit/_/Livin%27+It+UpLimp BizkitNu Metalrockmetal207312082130293https://www.last.fm/music/Weezer/_/Buddy+HollyWeezerrockalternative rockalternative175183252103044https://www.last.fm/music/Weezer/_/Island+in+the+SunWeezerrockalternativealternative rockindie66802211073353b63053dd-5d18-439b-92e8-e1532485d273https://www.last.fm/music/Weezer/_/Beverly+HillsWeezeralternative rockrockalternative6309915969020241c18f1-203b-47aa-82e3-30855da75d7dhttps://www.last.fm/music/Weezer/_/Hash+PipeWeezeralternative rockrockalternativeindie82389049022420d13e871-7feb-4577-a33a-02d9b7cd03d3https://www.last.fm/music/Weezer/_/Undone+-+The+Sweater+SongWeezeralternative rockrockalternative6074973679466f1bb3728-05dc-4335-814f-0e0c8368cb6bhttps://www.last.fm/music/Weezer/_/Pink+TriangleWeezeralternative rockrockalternative85037265337703dbbb434-0095-4423-81b5-730e0559088bhttps://www.last.fm/music/Weezer/_/I+Just+Threw+Out+the+Love+of+My+DreamsWeezeralternative rock2815192512893https://www.last.fm/music/Weezer/_/Say+It+Ain%27t+So+-+Original+MixWeezeralternative rockGrungeemo11117157106312333d8e10f-a182-4418-8a28-c4f2196bf3adhttps://www.last.fm/music/David+Bowie/_/Starman+-+2012+RemasterDavid Bowiepop rock801408089708934fe6237-c0cb-4575-be43-1e25a9bcae3ehttps://www.last.fm/music/David+Bowie/_/Heroes+-+2017+RemasterDavid Bowierock5586963641991e1f40fdd-7204-4022-ae93-8fc7c9a93119https://www.last.fm/music/David+Bowie/_/Life+on+Mars%3F+-+2015+RemasterDavid Bowieart pop50032766223278635a3bc-9f1f-4687-848f-ce2209b5205chttps://www.last.fm/music/David+Bowie/_/Moonage+Daydream+-+2012+RemasterDavid Bowiehard rock3899408598729https://www.last.fm/music/David+Bowie/_/Rebel+Rebel+-+2016+RemasterDavid Bowieclassic rockhard rock39309635557759ed93db1-ddc5-461f-a794-08e44bad08e9https://www.last.fm/music/David+Bowie/_/Changes+-+2015+RemasterDavid Bowierockpoppop rock27793415279969a6b6c11-99d2-408c-9e37-14cc5f0bb1c4https://www.last.fm/music/David+Bowie/_/Let%27s+Dance+-+2018+RemasterDavid Bowiefunknew wavedance-popDisco2974717437856a87308a3-9eef-42c7-801a-7279bea3737bhttps://www.last.fm/music/David+Bowie/_/Ziggy+Stardust+-+2012+RemasterDavid Bowierockhard rock286983441830155a2964f-c47e-4214-bb55-fd91bf5bbc65https://www.last.fm/music/David+Bowie/_/Modern+Love+-+2018+RemasterDavid Bowienew waverockpop rockdance-pop244907132262013d3bf6a-63ff-449f-873c-dcf279801d36https://www.last.fm/music/David+Bowie/_/Ashes+to+Ashes+-+2017+RemasterDavid Bowienew waverockart pop12810943897248066675bf-4291-4f41-a2ba-8bd798328bc9https://www.last.fm/music/Gunna/_/fukumeanGunnahip hopraptrap5664701503268https://www.last.fm/music/Gunna/_/pushin+P+(feat.+Young+Thug)Gunnaelectronicraptrap48579784414569c768f01-32cb-43cb-8408-c03345fe16a9https://www.last.fm/music/Gunna/_/Who+You+FoolinGunnatrappop rap5091293414721https://www.last.fm/music/Gunna/_/DOLLAZ+ON+MY+HEAD+(feat.+Young+Thug)Gunnapop raptraprap23911012633816fdb09fa-ef14-429f-bad5-00bdcf4722ebhttps://www.last.fm/music/Gunna/_/200+FOR+LUNCHGunnatrap136049421142416f3d19705-92d0-4183-8faf-7203ac8d3979https://www.last.fm/music/Doechii/_/DENIAL+IS+A+RIVERDoechiirapHip-Hop101740988307752688cb93-d414-471b-bb27-d38e7eca314ehttps://www.last.fm/music/Doechii/_/NISSAN+ALTIMADoechiitraphip hop3753994617533a92cc357-b6b6-4623-9624-25732468ba53https://www.last.fm/music/Doechii/_/AnxietyDoechiipop rapalt-popraphip hop33800754760280fcb467f-148c-46ae-b799-987a889d20adhttps://www.last.fm/music/Doechii/_/What+It+Is+(Solo+Version)Doechiirnbpop52174434304494084f683-f97e-479f-bc03-d9c929337aa5https://www.last.fm/music/Doechii/_/Alter+Ego+(with+JT)Doechiirap1725266338770f5933635-dba3-4f8d-83c0-7ecea468a9e3https://www.last.fm/music/Doechii/_/WAITDoechiisoulhip hopHip-HoprnbNeo-Soul1969657299229https://www.last.fm/music/Doechii/_/Persuasive+(with+SZA)Doechiipop raphip hop17524252951951c49794a-e54d-4fb4-a502-2f041e02a511https://www.last.fm/music/Doechii/_/SLIDEDoechiipop rap109087221592268https://www.last.fm/music/Billy+Joel/_/Uptown+GirlBilly Joelpopclassic rockrock114241871477375https://www.last.fm/music/Billy+Joel/_/Piano+ManBilly Joelclassic rockrock157877391271147e73ac277-a5ea-46d6-bdec-ef9adadb6aa1https://www.last.fm/music/Billy+Joel/_/ViennaBilly Joelclassic rockpop69858431044436https://www.last.fm/music/Billy+Joel/_/We+Didn%27t+Start+the+FireBilly Joelrockclassic rockpop6080225836802https://www.last.fm/music/Billy+Joel/_/She%27s+Always+a+WomanBilly Joelclassic rockrock5432053669188017f094d-710d-4a6f-8f77-b47db446d2b4https://www.last.fm/music/Billy+Joel/_/Movin%27+Out+(Anthony%27s+Song)Billy Joelclassic rockrockpop3471906637784https://www.last.fm/music/Billy+Joel/_/My+LifeBilly Joelpoprockclassic rocksoft rock197901271236778https://www.last.fm/music/The+Kid+LAROI/_/STAY+(with+Justin+Bieber)The Kid LAROIpop rappop rocksynthpop5627255335235https://www.last.fm/music/The+Kid+LAROI/_/GO+(feat.+Juice+WRLD)The Kid LAROIemo rap2934315267522e6569d42-aed9-4294-8088-741b8c9821bdhttps://www.last.fm/music/The+Kid+LAROI/_/GirlsThe Kid LAROIrnbhip hoppop rap326653818388217e8a0a7-9643-41ad-8097-9581c9b1a5c9https://www.last.fm/music/The+Kid+LAROI/_/BLEEDThe Kid LAROIindiepopalternativeindie pop91977191285241https://www.last.fm/music/David+Guetta/_/Titanium+(feat.+Sia)David GuettadanceelectronicHousepop946360811975732c007240-e4dc-4fbe-8424-4d9c4ea192cdhttps://www.last.fm/music/David+Guetta/_/Memories+(feat.+Kid+Cudi)David GuettaHousedanceelectronic82489181103095https://www.last.fm/music/David+Guetta/_/Sexy+Bitch+(feat.+Akon)David GuettadanceHouseelectronic5278123845280https://www.last.fm/music/David+Guetta/_/Where+Them+Girls+At+(feat.+Nicki+Minaj+&+Flo+Rida)David GuettadanceHouseelectronic77910497452921b884d1d-7a61-4ce8-a5f9-188c671b0a8chttps://www.last.fm/music/David+Guetta/_/I%27m+Good+(Blue)David GuettaHouseelectronicdance4372359595441https://www.last.fm/music/David+Guetta/_/Turn+Me+On+(feat.+Nicki+Minaj)David GuettadanceelectronicHouse38622135840186427d5d1-c559-4a8d-bc3c-88de8b48f1cfhttps://www.last.fm/music/David+Guetta/_/When+Love+Takes+Over+(feat.+Kelly+Rowland)David GuettadanceHouseelectronic3346998580058https://www.last.fm/music/David+Guetta/_/Without+You+(feat.+Usher)David Guettadancepop3096676532456https://www.last.fm/music/David+Guetta/_/Hey+Mama+(feat.+Nicki+Minaj,+Bebe+Rexha+&+Afrojack)David Guettaelectronic3453235505836db337edc-923b-45d9-a5bf-ba118cb43be4https://www.last.fm/music/David+Guetta/_/Who%27s+That+Chick%3F+(feat.+Rihanna)David Guettadancepopelectronic2235565423376https://www.last.fm/music/David+Guetta/_/Play+Hard+(feat.+Ne-Yo+&+Akon)David Guettadance15741092608450069c0f7-9274-4b4b-a10e-110b90a4bcc0https://www.last.fm/music/David+Guetta/_/Titanium+-+Feat.+SiaDavid GuettadanceelectronicHousepop1161381117526https://www.last.fm/music/David+Guetta/_/Memories+(Featuring+Kid+Cudi)David GuettaHousedanceelectronic441749116394https://www.last.fm/music/David+Guetta/_/Without+You+-+Feat.+UsherDavid Guettadancepop13141833840439698f6262-516a-4073-b746-4a7b5dc3a643https://www.last.fm/music/Faye+Webster/_/Right+Side+of+My+NeckFaye Websterindiepopindie popindie folk1257104381881954851908-6a29-4f68-b587-43d3354731c5https://www.last.fm/music/Faye+Webster/_/I+Know+YouFaye Websterindie popindie5546404470853105a089e-448e-44be-a010-471a5c38e9a6https://www.last.fm/music/Faye+Webster/_/Hurts+Me+TooFaye Websterindiepopindie rock23084102695311d784c5f-9101-4e6e-9ee6-0ee54724ed06https://www.last.fm/music/Faye+Webster/_/Better+DistractionsFaye Websterindiemetalsoft rockrock94131348964028104e5ce-5d4a-4d1d-be82-397bb6f5f527https://www.last.fm/music/Lil+Tecca/_/RansomLil TeccaHip-Hop1172423972308490f3d613-46ca-43c0-851b-90867e5bef5ahttps://www.last.fm/music/Lil+Tecca/_/500lbsLil TeccarapHip-Hop66338604639001e9fa41a-40cb-4065-8479-cbe1369d3b6chttps://www.last.fm/music/Lil+Tecca/_/Dark+ThoughtsLil TeccarapHip-Hop4002970368896https://www.last.fm/music/Lil+Tecca/_/Ransom+(with+Juice+WRLD)+-+RemixLil Teccarap2529326281372f723b90d-9e38-42f8-b06d-25969a37e2c4https://www.last.fm/music/Lil+Tecca/_/OWA+OWALil TeccaHip-Hophip hoppop raptrap2835193226063b1c21674-eb00-4fdb-96be-bdcdc59a6c11https://www.last.fm/music/Lil+Tecca/_/Fell+In+Love+(with+Ken+Carson)Lil Teccarage803281128364a0b25a02-dcb6-44f1-987c-2a4fe9d5e7abhttps://www.last.fm/music/Lil+Tecca/_/Favorite+LieLil TeccarapHip-Hophip hoprnb32153117269951075dd624f-531a-319b-ac93-6cb657b6041dhttps://www.last.fm/music/Muse/_/Supermassive+Black+HoleMusealternative rockrockalternative2155084620210507e1f3095-d86b-400c-98b0-a0d919037c54https://www.last.fm/music/Muse/_/StarlightMusealternative rockrockalternative21617806193571102d141af-6c55-4ed2-a937-2ae5666a2142https://www.last.fm/music/Muse/_/HysteriaMusealternative rockrockProgressive rockalternative18252336176889200a9c969-b3ed-4b4b-a837-7ba9faa4070chttps://www.last.fm/music/Muse/_/Time+Is+Running+OutMusealternative rockrockalternative17114131163862603869c3c-d55c-4b8f-8ac1-84720e12ef7fhttps://www.last.fm/music/Muse/_/UprisingMusealternative rockrockalternative15273154152496474db77e6-423e-3f67-b8a1-62c21094de33https://www.last.fm/music/Muse/_/Knights+of+CydoniaMusealternative rockrockalternative133081371306755825fafcf-d791-4e66-bdea-fd8289e60a85https://www.last.fm/music/Muse/_/Plug+In+BabyMusealternative rockrockalternative1036947511275385ab4fa63-e575-4894-be89-8391dc648db7https://www.last.fm/music/Muse/_/Stockholm+SyndromeMusealternative rockrockProgressive rockalternative1223111410424510029d6b6-07d1-48df-af6b-a12e361cd611https://www.last.fm/music/Muse/_/Undisclosed+DesiresMusealternative rockrockalternativeelectronic412323050434394204a83-89aa-4055-8094-b7b6b4d770b0https://www.last.fm/music/Muse/_/PsychoMusealternative rockalternativerock3020936118619092a5eaabf-8c46-4b1e-b450-89d18b071f2dhttps://www.last.fm/music/Beach+House/_/Space+SongBeach Housedream popindie popindie1184717011993030fefca7a-e979-4882-bfee-b86079f564cfhttps://www.last.fm/music/Beach+House/_/Silver+SoulBeach Housedream popindie popindie116167631107022204f08e1-05f1-3ed0-a2ef-5c45b16a7c61https://www.last.fm/music/Beach+House/_/MythBeach Housedream popindieindie rockindie pop104432799638217737b200-5891-4f48-b363-0aea571e8fd3https://www.last.fm/music/Beach+House/_/Master+of+NoneBeach Housedream popindie637320467315626cd80b4-93a7-4b0d-b7d1-08cfbbeca66fhttps://www.last.fm/music/Beach+House/_/WildflowerBeach Housedream popindie pop54784916540594058dea6-9dcd-3e0b-889c-3380a28a443ahttps://www.last.fm/music/Beach+House/_/LazuliBeach Housedream popindieindie pop624228563032710ac1f04-6887-4c1a-993b-b7098da94c48https://www.last.fm/music/Beach+House/_/PPPBeach Housedream pop409681748105502e96fff-fafb-40a3-827a-e119ff5f29a6https://www.last.fm/music/Beach+House/_/Lemon+GlowBeach Housedream pop24937186155041174f3b043-c0b4-4590-8c10-bfc4e3a06fefhttps://www.last.fm/music/Djo/_/End+of+BeginningDjoindiepopindie pop59627016102887d09bc5d-d28e-4903-9456-e72948468d49https://www.last.fm/music/Djo/_/Chateau+(Feel+Alright)Djoindie41408774375881a852553-0bad-4d73-af4c-3bb27397b95ahttps://www.last.fm/music/Djo/_/RoddyDjoindiepopindie pop1884350231067ad63a989-707f-4cdd-bcc8-b8108a366f02https://www.last.fm/music/Djo/_/Basic+Being+BasicDjoalternativerockindie1279132175037198a19de-3ad9-4497-ac9d-f61c31566198https://www.last.fm/music/Djo/_/Delete+YaDjonew waveindie9079671335723e7596de-6933-4617-86c8-9544886dab65https://www.last.fm/music/Djo/_/PotionDjosoft rockindie pop131930901540065https://www.last.fm/music/One+Direction/_/What+Makes+You+BeautifulOne Directionpop126147091126247f4fb45d5-a3c7-4da8-9bcc-8ae65d6b64a5https://www.last.fm/music/One+Direction/_/Night+ChangesOne Directionpop94007921113464f6328ef6-62f6-4d08-8e33-e201d07e321dhttps://www.last.fm/music/One+Direction/_/Story+of+My+LifeOne Directionpop819684597052303ad3eb2-7e51-4784-8063-ff3ecf7468dehttps://www.last.fm/music/One+Direction/_/Drag+Me+DownOne Directionpop7328982906265d0c12754-fe7e-4475-b87a-6ec971487e5ahttps://www.last.fm/music/One+Direction/_/Best+Song+EverOne Directionpop7519899894475515a440a-5a88-4c40-ab54-f14a4b1a5de6https://www.last.fm/music/One+Direction/_/Steal+My+GirlOne Directionpop78615567657462da319fd-73b1-429c-a9d8-5a1ef148a8ebhttps://www.last.fm/music/One+Direction/_/PerfectOne Directionpop63135037285640c24b307-f683-4d47-aae0-724855dca830https://www.last.fm/music/One+Direction/_/Kiss+YouOne Directionpop62564587229650d00b4ff-ff43-4b41-abfa-6dd2d26e4dcfhttps://www.last.fm/music/One+Direction/_/One+ThingOne Directionpop5499963708620https://www.last.fm/music/One+Direction/_/Live+While+We%27re+YoungOne Directionpop54226686562610c2faa86-38c1-4af5-9d40-c52eef78a863https://www.last.fm/music/One+Direction/_/You+&+IOne Directionpop55028826239100da2a3f9-8bb6-4b9f-9dd4-a1408a5ce048https://www.last.fm/music/One+Direction/_/Little+ThingsOne Directionpop5967944592303143e91f2-5002-4058-84cf-9adae8933b41https://www.last.fm/music/One+Direction/_/18One Directionpop502978653487600024b08-7e17-3939-8b31-463f5d15342dhttps://www.last.fm/music/One+Direction/_/They+Don%27t+Know+About+UsOne Directionpop400518252936397bd1ca8-1349-4fe4-a94d-1c096a63fbd0https://www.last.fm/music/One+Direction/_/HistoryOne Directionpopfolk5197737469012182e8517-3d20-4663-a419-b0c742823b43https://www.last.fm/music/One+Direction/_/No+ControlOne Directionpop40253164163919e6f9dfa-918d-4af2-aede-4e6e3e59acffhttps://www.last.fm/music/One+Direction/_/Right+NowOne Directionpop489835540317163497235-cf6d-4f0c-a23b-4adbe9ba379ahttps://www.last.fm/music/One+Direction/_/Stockholm+SyndromeOne Directionpop340417932290908011b80-6485-4861-b153-7f3f7634bf08https://www.last.fm/music/One+Direction/_/Where+Do+Broken+Hearts+GoOne Directionpop39344593221790e18a982-136f-411f-9c10-073edd0d7f17https://www.last.fm/music/One+Direction/_/What+a+FeelingOne Directionfolkpop rockpop254067901221780d6d23026-0379-479e-8e40-d7a56ef63015https://www.last.fm/music/Phoebe+Bridgers/_/Motion+SicknessPhoebe Bridgersindie rock16732626926952b69f39c2-1d83-41da-bab8-37b5739cf0f0https://www.last.fm/music/Phoebe+Bridgers/_/Scott+StreetPhoebe Bridgersindie folkfolk185127878652211bdb6f30-2dc5-4640-ac04-cdaa9ae455c3https://www.last.fm/music/Phoebe+Bridgers/_/I+Know+the+EndPhoebe Bridgersrockindieindie rockpop1802578684377532ae4da0-12e8-4ee5-a655-92182bed48d0https://www.last.fm/music/Phoebe+Bridgers/_/KyotoPhoebe Bridgersindie rockindierock1549138074348021966d55-6e8d-4627-b986-d60d4200a76bhttps://www.last.fm/music/Phoebe+Bridgers/_/Moon+SongPhoebe Bridgersfolkrockindie rock1362548969016018cbec5d-f36f-4e92-b38c-6443a33b342ahttps://www.last.fm/music/Phoebe+Bridgers/_/Savior+ComplexPhoebe Bridgersfolkindie folkindie rockrock119185106658132d157b9d-d4f3-4354-a575-dd43d9429033https://www.last.fm/music/Phoebe+Bridgers/_/Garden+SongPhoebe Bridgersindieindie rockrock11096641656965529a8095-f750-4427-94f8-ad1495875181https://www.last.fm/music/Phoebe+Bridgers/_/FuneralPhoebe Bridgersfolk105249255637230a180e3e-5766-420c-a6bf-cda1ae91dd98https://www.last.fm/music/Phoebe+Bridgers/_/PunisherPhoebe Bridgersrockindiefolk117133805508938ab5e5cb-3adc-4f7a-b4dd-7b716b511f07https://www.last.fm/music/Phoebe+Bridgers/_/Waiting+RoomPhoebe Bridgersalternative rockrockfolk118537615507672d55f1e1-bf0c-4625-b015-dbc1daf8bd08https://www.last.fm/music/Phoebe+Bridgers/_/Graceland+TooPhoebe Bridgersindie folkfolkindie rockindie81898075331725548b870-b326-47a3-ab17-5bd45a70239chttps://www.last.fm/music/Phoebe+Bridgers/_/Smoke+SignalsPhoebe Bridgersfolk90206344946465d17984e-559f-4317-91d0-ece5a906dad7https://www.last.fm/music/Phoebe+Bridgers/_/ICUPhoebe Bridgersindie rock84930744555920cf5aaf0-73c3-491c-bc9a-d18716cc0db6https://www.last.fm/music/Phoebe+Bridgers/_/Chinese+SatellitePhoebe Bridgersindie rockindie folk62915814319000175a2d7-a52d-4159-b5f9-c09ecc37e20ehttps://www.last.fm/music/Phoebe+Bridgers/_/HalloweenPhoebe Bridgersindieindie folk6698336416606cd7fb03e-7147-4636-9254-32a1b4cb91c9https://www.last.fm/music/Phoebe+Bridgers/_/GeorgiaPhoebe Bridgersfolk53642013929746e74c484-a7f2-47f2-a516-40f55330c9a9https://www.last.fm/music/Phoebe+Bridgers/_/KillerPhoebe Bridgersalternative rock362259734198528b377bb-3b07-42a4-bc6d-ea8190cef9dbhttps://www.last.fm/music/Phoebe+Bridgers/_/That+Funny+FeelingPhoebe Bridgersrockfolk50972893359497a897be9-1be5-4348-8a7b-baaa9088a0bchttps://www.last.fm/music/Phoebe+Bridgers/_/SidelinesPhoebe Bridgersdream pop113081766624956ebb6d0d-608d-45a8-a907-0f88403d6a43https://www.last.fm/music/Yeat/_/Out+Th%C3%AB+WayYeatrap9638828620715468b6a8a-4d92-4720-8867-2e015aad8668https://www.last.fm/music/Yeat/_/Mon%C3%ABy+So+BigYeatNeo-Psychedeliarap69653294881652677c415-0fc1-48f1-9772-fe109aef033dhttps://www.last.fm/music/Yeat/_/If+We+Being+R%C3%ABalYeattraprapNeo-Psychedelia6780572487977e7031f5a-79c7-4bc8-a2c9-2083152dc45bhttps://www.last.fm/music/Yeat/_/BreatheYeattrap7742913482559https://www.last.fm/music/Yeat/_/Flawl%C3%ABss+(feat.+Lil+Uzi+Vert)Yeatragepop rap79589174756778b7212b1-a143-4641-a2ff-f7e209cba250https://www.last.fm/music/Yeat/_/TalkYeatrage620460144336205ea8b4f-05df-4452-9c2d-8c304b30408chttps://www.last.fm/music/Yeat/_/Sorry+Bout+ThatYeatragetraprap6249886434358https://www.last.fm/music/Yeat/_/On+tha+lin%C3%ABYeatrapragepop rap6937926423518ec85cfbd-22b9-4f0e-90e6-b6780e978766https://www.last.fm/music/Yeat/_/G%C3%ABt+BusyYeatrapragetrap7262432413938https://www.last.fm/music/Yeat/_/PoppinYeatHip-Hopraptrap5020376326731604064da-0533-40b9-a129-9de5e9d59d96https://www.last.fm/music/Yeat/_/Nun+Id+ChangeYeatHouseelectronic2800156242890c2550b21-937a-4bf9-9db3-5352f7f3a90ahttps://www.last.fm/music/Yeat/_/ILUVYeatraprage288324918281438ce8ce3-e7b3-41bd-9ff0-bc2aee671deahttps://www.last.fm/music/Yeat/_/Mys%C3%ABlfYeatindie rockalternativeNeo-Psychedeliaemo rap120128339081389a6afddf-a730-417e-9367-e33e925a16b1https://www.last.fm/music/Ravyn+Lenae/_/Love+Me+NotRavyn Lenaerocksoulpop rock1987143264463https://www.last.fm/music/Ravyn+Lenae/_/Skin+Tight+(feat.+Steve+Lacy)Ravyn LenaeNeo-Psychedelia15437982373921bff390f-9a78-437e-b24e-8c3ef6e0151ehttps://www.last.fm/music/Ravyn+Lenae/_/GeniusRavyn LenaepoprockrnbNeo-Soul115857355455828c446cf9-8598-4832-ba49-7f9f5bc0a242https://www.last.fm/music/Jennie/_/SOLOJenniek-popKpoppop92206975242980876cfe9-51f1-4aa1-adc7-6bd25102604bhttps://www.last.fm/music/Jennie/_/ExtraL+(feat.+Doechii)Jenniehip hop11555227500460c67b0d64-f4ab-476d-a4f0-294f12ead30dhttps://www.last.fm/music/Jennie/_/MantraJenniepop59399643681259b58ec65-758e-4295-9e65-cdd8cc51c0c8https://www.last.fm/music/Jennie/_/Love+Hangover+(feat.+Dominic+Fike)JennieNeo-Soulrnb579968231589822c143d6-1d1e-4c7f-883f-6765799b2dcbhttps://www.last.fm/music/Jennie/_/You+&+MeJenniedancepopk-popKpop3542021311715281c3d0e-93ff-44ac-b686-166cb12ed8d5https://www.last.fm/music/Jennie/_/Handlebars+(feat.+Dua+Lipa)Jenniepoprnb2489050294765ab4a32d4-e3af-4e77-9855-5343ae3a8932https://www.last.fm/music/Jennie/_/Damn+Right+(feat.+Childish+Gambino+&+Kali+Uchis)JenniepopNeo-Soulrnb319978323488263191122-9c59-47b3-9a28-0eca5782432ahttps://www.last.fm/music/Jennie/_/Seoul+CityJenniepop27352102092761d4c2e58-8e97-45ec-8d8a-5acc5f653daehttps://www.last.fm/music/Jennie/_/start+a+warJenniepopindie rockindie pop2639452204156bb6e7236-6916-428b-bd35-5f20b11fc01ehttps://www.last.fm/music/Jennie/_/with+the+IE+(way+up)Jenniepoprnbrap16047411588617a15fcdd-cad1-4af9-a75d-d6586112664ahttps://www.last.fm/music/Jennie/_/FilterJenniepop16824525117156419bc9a65-fb28-4c32-9b79-81348bf75563https://www.last.fm/music/Juice+WRLD/_/Lucid+DreamsJuice WRLDhip hopemo raptraprapHip-Hop162761058832322e89e8fe-0b9b-4381-afcf-a156d4ccf0fchttps://www.last.fm/music/Juice+WRLD/_/All+Girls+Are+the+SameJuice WRLDHip-Hopemo rapcloud rap104713026440262767d8ca-c3da-4938-9fa5-116abd3bd9c0https://www.last.fm/music/Juice+WRLD/_/RobberyJuice WRLDemo rappop raptrapHip-Hop1087316159201128c52a3a-02b7-4ce7-993c-18df8848d803https://www.last.fm/music/Juice+WRLD/_/Lean+Wit+MeJuice WRLDrapHip-Hopemo820726656599376baa8a7-88f0-49f8-af62-e755c824b59ahttps://www.last.fm/music/Juice+WRLD/_/let+me+know+(I+wonder+why+freestyle)Juice WRLDrappop rapalt-popemo raptrap8365574538068bf0a4893-23e3-4fc1-a5d3-d7c68cd98098https://www.last.fm/music/Juice+WRLD/_/Wishing+WellJuice WRLDemo rapsoft rock86215305328633f40f625-6908-43e3-b7ff-87300a92f666https://www.last.fm/music/Juice+WRLD/_/Armed+and+DangerousJuice WRLDtraphip hop7167012520041https://www.last.fm/music/Juice+WRLD/_/Come+&+Go+(with+Marshmello)Juice WRLDpop punktrapemo rap7064470514313https://www.last.fm/music/Juice+WRLD/_/Bandit+(with+YoungBoy+Never+Broke+Again)Juice WRLDtrap7741688498135https://www.last.fm/music/Juice+WRLD/_/Wasted+(feat.+Lil+Uzi+Vert)Juice WRLDtraprap62525974049891f400c0a-b61f-4264-8f20-a7459fa75c33https://www.last.fm/music/Juice+WRLD/_/legendsJuice WRLDemo rapemotrap6898680389372f2e0bbcb-ecf8-487c-8d03-4901fcdb195ehttps://www.last.fm/music/Juice+WRLD/_/RighteousJuice WRLDemo raprockrappop5117297385983https://www.last.fm/music/Juice+WRLD/_/Hide+(feat.+Seezyn)Juice WRLDpop603561537767444728e4a-621f-48fb-9ef5-81746f051d96https://www.last.fm/music/Juice+WRLD/_/Black+&+WhiteJuice WRLDalt-poppop rapemo rap653392137256624ac7fa4-8033-4291-ae75-1408086c9bb0https://www.last.fm/music/Juice+WRLD/_/EmptyJuice WRLDrappop raphip hop55379703691650a6fca6c-a4a8-4a7f-8999-c26840268203https://www.last.fm/music/Juice+WRLD/_/ConversationsJuice WRLDHip-Hopindie rockemo rap5032780308769https://www.last.fm/music/Juice+WRLD/_/Bad+Boy+(with+Young+Thug)Juice WRLDrageraptrapHip-Hop518658730291213c2bcd0-04e4-4eef-805e-472e6ac8b5f0https://www.last.fm/music/Juice+WRLD/_/FastJuice WRLDHip-Hoprockemo rap516557529773417c3f1b4-1432-4c62-979d-ed0b7c8d8c5chttps://www.last.fm/music/Juice+WRLD/_/Used+ToJuice WRLDemo rapemotrap58499572929060f134316-2195-423f-a266-6ac90ef1aa36https://www.last.fm/music/Juice+WRLD/_/Flaws+and+SinsJuice WRLDtrapHip-HoprockGrunge478979528847618935842-9b11-4a59-8a2a-66766b114cdahttps://www.last.fm/music/Juice+WRLD/_/MazeJuice WRLDtrapHip-Hoprock432403228022803fed283-4fd2-4cb6-845a-f79df9da9666https://www.last.fm/music/Juice+WRLD/_/CandlesJuice WRLDraphip hopemo rapemotrap501234427512409d266d9-fab5-4e6e-9860-e111a6a898d0https://www.last.fm/music/Juice+WRLD/_/CigarettesJuice WRLDrapemo422392226815702d32e49-99eb-4cdb-ac4b-74dcd46ecf82https://www.last.fm/music/Juice+WRLD/_/I%27ll+Be+FineJuice WRLDemo rap453750925861911d4677e-7e8a-4409-9cf4-8a2a99529cf7https://www.last.fm/music/Juice+WRLD/_/Blood+on+My+JeansJuice WRLDalternative rockpop rapemo raptrapcloud rap409052525615039a44908-d4df-4877-8c36-26a3082327bchttps://www.last.fm/music/Juice+WRLD/_/I%27m+StillJuice WRLDemo rap47125312436401fcc53e9-1ea4-4ab1-af50-1a227cd44f81https://www.last.fm/music/Juice+WRLD/_/BurnJuice WRLDemo raprnb453496823400510https://www.last.fm/music/The+Killers/_/Mr.+BrightsideThe Killersrockindie rockindiealternativealternative rock27391631278146145024040-a343-4141-9bc9-27ef0cc9163dhttps://www.last.fm/music/The+Killers/_/Somebody+Told+MeThe Killersrockindie rockindiealternative216029812221039b38f9ded-8ac3-409e-82c3-187495e4da47https://www.last.fm/music/The+Killers/_/When+You+Were+YoungThe Killersrockindie rockindiealternativealternative rock148926681751366https://www.last.fm/music/The+Killers/_/All+These+Things+That+I%27ve+DoneThe Killersrockindie rockindiealternative rockalternative131695731660446https://www.last.fm/music/The+Killers/_/Smile+Like+You+Mean+ItThe Killersindie rockrockindiealternative139316301394293https://www.last.fm/music/The+Killers/_/HumanThe Killersindie rockindierockpop1198621213645332af33da4-e940-46b6-bfaf-defd1150c59bhttps://www.last.fm/music/The+Killers/_/Read+My+MindThe Killersrockindie rockindiealternativealternative rock4644857518844eac8cfa9-413a-4616-aae8-821e53002118https://www.last.fm/music/The+Killers/_/Mr+BrightsideThe Killersrockindie rockindiealternativealternative rock270208272494083https://www.last.fm/music/Adele/_/Rolling+in+the+DeepAdelesoulpop209666232047632806b05d4-acc8-3575-85ca-c7c3c75ed826https://www.last.fm/music/Adele/_/Someone+Like+YouAdelesoul211995871945289797dee92-f3a5-3987-8831-1aac9516f9f1https://www.last.fm/music/Adele/_/Set+Fire+to+the+RainAdelesoulpop135385081523063https://www.last.fm/music/Adele/_/Chasing+PavementsAdelesoulpop1189366911883953781676f-50cb-4301-89e0-6eaddbea9f2chttps://www.last.fm/music/Adele/_/SkyfallAdelepop94625891157801https://www.last.fm/music/Adele/_/Make+You+Feel+My+LoveAdelesoul81847861039849https://www.last.fm/music/Adele/_/Rumour+Has+ItAdelesoulpop117070521024837327f17da-5416-4ba6-90a4-ff4e4cf068c7https://www.last.fm/music/Adele/_/Easy+on+MeAdelepop8750442972562623b39c5-3cf1-49b1-83a7-a22362f3b9a6https://www.last.fm/music/Adele/_/HelloAdelesoulpop8964614938653e1919eaf-4d6a-44ca-a58a-332a525e2a35https://www.last.fm/music/Adele/_/When+We+Were+YoungAdelesoulpop6876079849035b1834954-5090-43c4-a964-4d13f3c9da5ehttps://www.last.fm/music/Adele/_/Send+My+Love+(to+Your+New+Lover)Adelepopsoul72806478139030509928f-e963-36f2-9567-733a69f63de0https://www.last.fm/music/Adele/_/Hometown+GloryAdelesoulpop7282542712396ccb951a5-f5a0-40d4-a4eb-3ca035b6df07https://www.last.fm/music/Adele/_/Love+in+the+DarkAdelesoulpop610311059826913a837df-843c-4e8d-894b-e37c810be325https://www.last.fm/music/Adele/_/All+I+AskAdelesoul4891092582864cf672bfe-7ba0-4a02-99cb-38ed361f1b99https://www.last.fm/music/Adele/_/Water+Under+the+BridgeAdelepopsoul69227515554108100ccb-0aa9-30f9-851d-660fd5a411f6https://www.last.fm/music/Adele/_/Make+You+Feel+My+Love+(album)Adelesoul413014782899538https://www.last.fm/music/Foo+Fighters/_/EverlongFoo Fightersrockalternative rockalternative213296292097821cb4ebd36-f753-41a6-8633-6c2e41407d8dhttps://www.last.fm/music/Foo+Fighters/_/The+PretenderFoo Fightersrockalternative rockalternativeGrunge139500571716645https://www.last.fm/music/Foo+Fighters/_/My+HeroFoo Fightersrockalternative rockGrungealternative139489021697453935e594f-f3ff-4fb1-9b25-aa1bb8a9d8d4https://www.last.fm/music/Foo+Fighters/_/Best+of+YouFoo Fightersrockalternative rockGrunge128454431684433https://www.last.fm/music/Foo+Fighters/_/Learn+to+FlyFoo Fightersrockalternative rockGrunge107393471427631d9d90f1f-0c13-4197-bbc6-b981ad958ae1https://www.last.fm/music/Foo+Fighters/_/All+My+LifeFoo Fightersrockalternative rockGrungealternative89420821270144https://www.last.fm/music/Foo+Fighters/_/Monkey+WrenchFoo Fightersrockalternative rockGrungealternative1940401https://www.last.fm/music/b%C3%B4a/_/Twilightbôarockalternative rockalternative152934518b9c877-1db6-3d11-905e-196f29e16ee1https://www.last.fm/music/b%C3%B4a/_/Elephantbôaalternative rockdream pop14693425a330ec8-1d13-344f-a91b-6520bcb5eb59https://www.last.fm/music/b%C3%B4a/_/Rainbôarockindie16443411c00441a-259a-32d1-b9fe-f65110d8e187https://www.last.fm/music/b%C3%B4a/_/Foolbôaalternativerock14831257100271431cde6c2-dc05-4d86-9eb4-03581aebe879https://www.last.fm/music/Chase+Atlantic/_/SwimChase Atlanticalternative104588137576464a8f8f72-457f-4789-babe-35cdf38f7339https://www.last.fm/music/Chase+Atlantic/_/Into+ItChase Atlanticalternativeindie8081144504383https://www.last.fm/music/Chase+Atlantic/_/Consume+(feat.+Goon+Des+Garcons)Chase Atlanticrnb6799123402875f7ec1c1c-592f-4552-b688-5f77fc064dc9https://www.last.fm/music/Chase+Atlantic/_/Heaven+and+BackChase Atlanticpopelectronicsynthpophyperpop47058883255172141bbf0-d397-4fa6-8a82-2b98214dcc6bhttps://www.last.fm/music/Chase+Atlantic/_/OHMAMIChase Atlanticpop3570221317865dfaeacd3-d3f4-4261-93b3-e41f3e254b0chttps://www.last.fm/music/Chase+Atlantic/_/OkayChase Atlanticrnbalternative3394583312272https://www.last.fm/music/Chase+Atlantic/_/MoonlightChase Atlanticrnbalternative30936831810398fecc2c2-8bdd-4651-916a-eb7855f34915https://www.last.fm/music/Chase+Atlantic/_/Die+For+MeChase Atlanticrnb57175075299020ac0efbb-7178-4d22-9704-36c81b734f7ahttps://www.last.fm/music/Tory+Lanez/_/Say+ItTory Lanezsoul728234210291596cf5c4ff-c1da-4d8e-ba99-3a880e22d482https://www.last.fm/music/Chris+Brown/_/ForeverChris BrownrnbdanceHip-Hop5793285950564https://www.last.fm/music/Chris+Brown/_/With+YouChris BrownrnbHip-Hop5562073567836https://www.last.fm/music/Chris+Brown/_/No+Guidance+(feat.+Drake)Chris Brownrnb2009806375867https://www.last.fm/music/Chris+Brown/_/Run+It%21+(feat.+Juelz+Santana)Chris Brownrnbpop22849643757300099207f-df9a-32a6-a29b-89a7cc61c551https://www.last.fm/music/Chris+Brown/_/Yo+(Excuse+Me+Miss)Chris BrownrnbHip-Hopsoul3799271366642https://www.last.fm/music/Chris+Brown/_/Go+CrazyChris Brownpop raprnb2266634359153https://www.last.fm/music/Chris+Brown/_/Kiss+Kiss+(feat.+T-Pain)Chris BrownrnbHip-Hop2293220310693https://www.last.fm/music/Chris+Brown/_/Loyal+(feat.+Lil+Wayne+&+Tyga)Chris BrownrnbHip-Hop6598423589431https://www.last.fm/music/Young+Thug/_/The+London+(feat.+J.+Cole+&+Travis+Scott)Young Thugraptrap3792887447061https://www.last.fm/music/Young+Thug/_/Hot+(feat.+Gunna)Young ThugrapHip-Hop502046041926173059b5c-fae9-402a-9122-981db87775d0https://www.last.fm/music/Young+Thug/_/DigitsYoung Thugtraphip hop39389863428031ffaaaa2-8ebb-47bf-a4a9-164250b2cd69https://www.last.fm/music/Young+Thug/_/Wyclef+JeanYoung Thugtrappop rap4373206330978https://www.last.fm/music/Young+Thug/_/Bubbly+(with+Drake+&+Travis+Scott)Young Thugtrapraphip hop36036553037341c8d0c07-2a0a-4ed4-95a0-2ca186d538b8https://www.last.fm/music/Young+Thug/_/CheckYoung Thugtrap2730623225906a6b09485-c4aa-437b-af40-bc465e50e7f5https://www.last.fm/music/Young+Thug/_/With+ThemYoung Thughip hopraptrap2932911218550https://www.last.fm/music/Young+Thug/_/Mannequin+Challenge+(feat.+Juice+WRLD)Young Thugtrap2263275217039https://www.last.fm/music/Young+Thug/_/Surf+(feat.+Gunna)Young Thugtrap2165671186189e97f182d-b23b-4ee6-9369-0f2f5050bf95https://www.last.fm/music/Young+Thug/_/HalftimeYoung ThugHip-Hopraptrap17156131767035553cbf5-f616-467f-b041-64ef3f8e1993https://www.last.fm/music/Young+Thug/_/Light+It+UpYoung Thugcloud rap6544067748141002fcb5e-e450-4306-8598-8851888b003ahttps://www.last.fm/music/Selena+Gomez/_/Come+&+Get+ItSelena Gomezpopdance10194523715394https://www.last.fm/music/Selena+Gomez/_/Lose+You+to+Love+MeSelena Gomezpop681677871423594d5eee4-5433-48a4-9733-9497ba1d9a36https://www.last.fm/music/Selena+Gomez/_/Good+for+YouSelena Gomezpoprnb6226255708635061f92ee-b4df-4020-a030-db572acaa20ahttps://www.last.fm/music/Selena+Gomez/_/Same+Old+LoveSelena Gomezpop6561430666890030f0d7a-b7ab-4342-be06-035e65a2a503https://www.last.fm/music/Selena+Gomez/_/Hands+to+MyselfSelena Gomezpop82550646544245c7c7196-1488-44ec-b1d1-121e315d5907https://www.last.fm/music/Selena+Gomez/_/Fetish+(feat.+Gucci+Mane)Selena Gomezpop62056596458604f285007-1a02-4930-acf6-65ef4d69fc78https://www.last.fm/music/Selena+Gomez/_/WolvesSelena Gomezpopelectronic6392498598869e03514a9-2481-4daa-9ec2-0f859fb9e1e0https://www.last.fm/music/Selena+Gomez/_/The+Heart+Wants+What+It+WantsSelena Gomezpop5453608434148a50d2666-aa22-4ad6-8985-6523c66780a0https://www.last.fm/music/Selena+Gomez/_/People+You+KnowSelena Gomezdance-poppopelectropop39622874269265025c41d-7cda-4277-b758-aad8e12eb177https://www.last.fm/music/Selena+Gomez/_/Back+to+You+-+From+13+Reasons+Why+%E2%80%93+Season+2+SoundtrackSelena Gomezpopdance2869174332821https://www.last.fm/music/Selena+Gomez/_/Ojos+Tristes+(with+The+Mar%C3%ADas)Selena Gomezindie pop22497422510446ac4c114-37cc-49c6-8996-afb1b6e5ed58https://www.last.fm/music/Selena+Gomez/_/Bluest+FlameSelena Gomezhyperpop91880641007684d281ef4e-fbb4-4ffe-805f-2d4603aa825ahttps://www.last.fm/music/Demi+Lovato/_/Heart+AttackDemi Lovatopopdance63639536676550307c0b8-cf1b-4b1f-b966-bc01773015d9https://www.last.fm/music/Demi+Lovato/_/Give+Your+Heart+a+BreakDemi Lovatopop66124656445275d5345a9-ed07-4edf-abca-7cb6f32b15e4https://www.last.fm/music/Demi+Lovato/_/Sorry+Not+SorryDemi Lovatopop4149114560035e5fd3208-eb19-4579-8417-733121b1421bhttps://www.last.fm/music/Demi+Lovato/_/ConfidentDemi Lovatopop28152224640911803c6b7-81cb-4561-a4da-6c9faa7735c7https://www.last.fm/music/Demi+Lovato/_/Really+Don%27t+CareDemi Lovatopop1512037145431630491ea-ccf4-485d-aca8-f8643343fc90https://www.last.fm/music/Demi+Lovato/_/FastDemi Lovatopop12644859102904101aeecae-dff0-4a57-a8f1-d3a7acd2763fhttps://www.last.fm/music/Halsey/_/Without+MeHalseypoprnb7309831678034b620fae2-ada5-4134-89a3-09180d583cb7https://www.last.fm/music/Halsey/_/ColorsHalseypopelectropop6385789638772437d915a-6e06-49f2-92ad-491594b47e61https://www.last.fm/music/Halsey/_/Bad+at+LoveHalseypopelectropoprnbindie5184004575786bb36bf93-3843-4fda-b36d-927e73d46332https://www.last.fm/music/Halsey/_/GasolineHalseypopindie popindie404882549993622ad1e1f-a9af-40f1-ac20-59b178012c8ahttps://www.last.fm/music/Halsey/_/Walls+Could+TalkHalseyelectropopindie poprnb373542446023114c7f001-08c9-4c9a-84a2-c64e7efafd6bhttps://www.last.fm/music/Halsey/_/ControlHalseypopelectropop37812544535990a6c7a14-3d75-44cf-be33-6c1119eb1244https://www.last.fm/music/Halsey/_/New+AmericanaHalseypopelectropop29661073785447f7d4b77-828f-43f8-b235-c1216e7e3f25https://www.last.fm/music/Halsey/_/CastleHalseypopelectropopelectronicindie400441634643408c92516-52ca-45cf-a796-7ae671bba0f8https://www.last.fm/music/Halsey/_/GhostHalseyelectronicpopelectropopindie12476325208065https://www.last.fm/music/Halsey/_/Lilith+(feat.+SUGA+of+BTS)+(Diablo+IV+Anthem)Halseyelectronicalt-pop286274911926694https://www.last.fm/music/Mazzy+Star/_/Fade+Into+YouMazzy Stardream pop6414700711332https://www.last.fm/music/Mazzy+Star/_/HalahMazzy Stardream poprock5465933680903354a18b9-5bab-3f58-88df-87246f58b6fbhttps://www.last.fm/music/Mazzy+Star/_/Blue+LightMazzy Stardream popalternative4471241518748https://www.last.fm/music/Mazzy+Star/_/Be+My+AngelMazzy Stardream pop379365251224868c352ba-85e2-444d-a7bf-4e407fa871a1https://www.last.fm/music/Mazzy+Star/_/Look+on+Down+From+the+BridgeMazzy Stardream pop2572689395184445e1164-3165-4ad5-99e7-d3d77f72cca3https://www.last.fm/music/Mazzy+Star/_/Cry,+CryMazzy Stardream popindie2216749345997https://www.last.fm/music/Mazzy+Star/_/Give+You+My+LovinMazzy Stardream popcountry2852050321754https://www.last.fm/music/Mazzy+Star/_/Rose+BloodMazzy Stardream popalternative24237072694916a6ac233-e278-434c-b29f-604601d56d9ehttps://www.last.fm/music/Mazzy+Star/_/Quiet,+The+Winter+HarborMazzy Stardream pop103673322611441c4ae8f-b397-484d-a355-c562e115e3bchttps://www.last.fm/music/Mazzy+Star/_/RosebloodMazzy Stardream popalternative263682951209837799489e7-15b7-47a2-b1e0-fff887987968https://www.last.fm/music/Baby+Keem/_/family+ties+(with+Kendrick+Lamar)Baby Keemtraprap157066831001800a82b98f7-d1c2-4ea7-864d-791b497c933dhttps://www.last.fm/music/Baby+Keem/_/ORANGE+SODABaby Keemraptrap15571903853656d262a298-7c01-468e-a6ea-d7c31a40031bhttps://www.last.fm/music/Baby+Keem/_/HONESTBaby Keempop rap170183097967495b576c9b-c9c2-4316-bd8b-36893e31bbd2https://www.last.fm/music/Baby+Keem/_/16Baby Keemsynthpoprapalt-pop8618046532733842d78ff-f00a-4385-912f-39dd1f5c5dbbhttps://www.last.fm/music/Baby+Keem/_/trademark+usaBaby Keemtrapraphip hop59211124568627086f7a3-ed63-4728-9f67-689daa591d43https://www.last.fm/music/Baby+Keem/_/ventBaby Keemraptraphip hop5450545417879a8b94031-7233-485c-a291-ffd35b6df547https://www.last.fm/music/Baby+Keem/_/lost+souls+(with+Brent+Faiyaz)Baby KeemHip-Hopraptrap4941173415530https://www.last.fm/music/Baby+Keem/_/durag+activity+(with+Travis+Scott)Baby Keemhip hoppop rap5290764410153834c78dc-6098-4865-bef2-580d138994fahttps://www.last.fm/music/Baby+Keem/_/range+brothers+(with+Kendrick+Lamar)Baby Keemtraphip hop586102639977428254948-a572-4c19-b99a-5de5d7b4ebe4https://www.last.fm/music/Baby+Keem/_/STATSBaby Keemtraprappop rap2218414815730040bb3d643-bff1-47de-8220-57efd865d267https://www.last.fm/music/Cage+the+Elephant/_/Cigarette+DaydreamsCage the Elephantalternative rockrockindie rockindie116539861130003064eaba7-50b3-40f6-a86c-5b611ebeb878https://www.last.fm/music/Cage+the+Elephant/_/Come+a+Little+CloserCage the Elephantindie rockindiealternative rockrock84470719389190a29d965-b5ba-4434-823e-6219ac246d8bhttps://www.last.fm/music/Cage+the+Elephant/_/Ain%27t+No+Rest+for+the+WickedCage the Elephantrockindie rockalternativeindie69258637814931435da5b-a01f-458d-a3e0-5ed7d33ec3d1https://www.last.fm/music/Cage+the+Elephant/_/TroubleCage the Elephantrockindieindie rock517265760501720b18145-caaf-4dda-8b7e-1e58ca563c68https://www.last.fm/music/Cage+the+Elephant/_/Cold+Cold+ColdCage the Elephantindie rockindie44304635206261b7a1b6a-497b-420b-988c-1967e8259b93https://www.last.fm/music/Cage+the+Elephant/_/TelescopeCage the Elephantindie rockpop rockrockalternative rock384019742142407241bff-ce03-4284-88e8-f148d84ac037https://www.last.fm/music/Cage+the+Elephant/_/Social+CuesCage the Elephantindie rockrock647722759100242070cda-6242-4985-94a8-90146b8a0b1dhttps://www.last.fm/music/Magdalena+Bay/_/KillshotMagdalena Baysynthpoppopelectronicindie764615855643229ba0b6f-f966-4b53-90ba-d1262bebaf1ahttps://www.last.fm/music/Magdalena+Bay/_/ImageMagdalena Baysynthpopdance-pop47578484028025b34596b-e458-40c9-91e5-5b97491fb07chttps://www.last.fm/music/Magdalena+Bay/_/Death+&+RomanceMagdalena Baypop rockNeo-Psychedelia3511559356720b2fc55d4-30ce-416d-a03b-0d8892584663https://www.last.fm/music/Magdalena+Bay/_/Killing+TimeMagdalena Baypop rockindie popNeo-Psychedeliaindie rock2704755324658e15047be-ea52-4817-a1d4-d556818a49f0https://www.last.fm/music/Magdalena+Bay/_/Love+Is+EverywhereMagdalena BayrnbNeo-Psychedelia263156730264970487029-1d32-4b7a-ba2a-acfe2462f312https://www.last.fm/music/Magdalena+Bay/_/She+Looked+Like+Me%21Magdalena BayNeo-Psychedeliaart pop300382029044985c1f4b0-4381-4ca1-bc00-220e6c37c7dfhttps://www.last.fm/music/Magdalena+Bay/_/Fear,+SexMagdalena Baysynthpopelectropoprnb3159793275982433484b9-4d7d-47d8-a1bb-32a7a216b0f3https://www.last.fm/music/Magdalena+Bay/_/Cry+For+MeMagdalena BayNeo-Psychedeliadance-pop2797405266075d818b0d0-b7fa-4277-b018-90799627bbedhttps://www.last.fm/music/Magdalena+Bay/_/Vampire+In+The+CornerMagdalena Bayalt-popsynthpoppop rockNeo-Psychedelia24825812544898ecc6ae7-857e-41cd-8a73-ac330210fe70https://www.last.fm/music/Magdalena+Bay/_/That%27s+My+FloorMagdalena Baypop rockindie rockNeo-Psychedelia2229230251658de410730-4c29-41f9-8c92-7828f99ee492https://www.last.fm/music/Magdalena+Bay/_/Tunnel+VisionMagdalena BaysynthpopNeo-PsychedeliaProgressive rock242546125006382b44587-0a63-483d-8fab-be34801d83f9https://www.last.fm/music/Magdalena+Bay/_/Watching+T.V.Magdalena BayNeo-Psychedelia264732224377237090ca5-a224-4cda-a975-e2a3487cf1cbhttps://www.last.fm/music/Magdalena+Bay/_/Secrets+(Your+Fire)Magdalena Baydance-popsynthpopindie276900823320576d2b275-1320-4acc-920a-f9ab3db651f6https://www.last.fm/music/Magdalena+Bay/_/You+Lose%21Magdalena Baypop rockshoegaze21421612156046b22f42d-cad9-4372-b83f-163d659d3a3bhttps://www.last.fm/music/Magdalena+Bay/_/The+Ballad+Of+Matt+&+MicaMagdalena Baysynthpoppop rockdance-popNeo-Psychedelia1856958214532c75227be-7296-4da8-9d0a-2d6d61804e45https://www.last.fm/music/Magdalena+Bay/_/Angel+On+A+SatelliteMagdalena Baypop rocksoft rock1866474190434172d1bd7-8630-48ad-b0ab-08da1bcaa441https://www.last.fm/music/Magdalena+Bay/_/Top+DogMagdalena BayNeo-Psychedelia1284030511898690dc890f0-76df-4176-b4a3-01cc31dfc832https://www.last.fm/music/Kid+Cudi/_/Pursuit+of+Happiness+(Nightmare)Kid CudiHip-Hopraphip hoppop11573040109445119b67c41-d412-49de-94e5-984b755233d9https://www.last.fm/music/Kid+Cudi/_/Day+%27n%27+Nite+(Nightmare)Kid Cudihip hoppop rap94361481090052af990e40-1739-3a9f-9d1e-0dd437c2be62https://www.last.fm/music/Kid+Cudi/_/Soundtrack+2+My+LifeKid CudiHip-Hophip hoprap143724761028095e22fa12b-1637-4a3f-8bd6-282db589ad57https://www.last.fm/music/Kid+Cudi/_/Mr.+RagerKid CudialternativeHip-Hop5832377524359https://www.last.fm/music/Kid+Cudi/_/Erase+Me+-+MainKid Cudihip hopalternative rockpop rock3227616215052bd9f3846-0dd9-4cb4-8241-32516a812cb1https://www.last.fm/music/Kid+Cudi/_/love.Kid Cudiart pop71721081190232https://www.last.fm/music/Pitbull/_/Hotel+Room+ServicePitbulldanceHip-Hoprap63332751159018https://www.last.fm/music/Pitbull/_/TimberPitbullpopdance8318177111049915da3ab6-3246-43de-8831-0c92a04de07chttps://www.last.fm/music/Pitbull/_/Time+of+Our+LivesPitbullpop4994239861993a176e31d-757a-48c5-b775-76cecd7fa3d1https://www.last.fm/music/Pitbull/_/Give+Me+Everything+(feat.+Nayer)Pitbullhip hoprapdanceHip-Hop3489151817751https://www.last.fm/music/Pitbull/_/I+Know+You+Want+Me+(Calle+Ocho)PitbulldanceReggaetonrappop4607264752963b72fe6a9-e614-4ebe-b89f-94e6ca6426ddhttps://www.last.fm/music/Pitbull/_/Feel+This+Moment+(feat.+Christina+Aguilera)Pitbulldancepop4723298630768https://www.last.fm/music/Pitbull/_/International+Love+(feat.+Chris+Brown)PitbullHip-Hoppop29879975383549b2c38bd-b2a8-4df5-89de-ab4668097782https://www.last.fm/music/Pitbull/_/Fireball+(feat.+John+Ryan)Pitbullpopdance1749753263726https://www.last.fm/music/Pitbull/_/Rain+Over+Me+(feat.+Marc+Anthony)Pitbulldancepop1448531514694440c60c104-6573-48b5-b2cf-c5be18be2633https://www.last.fm/music/Madonna/_/Hung+UpMadonnapopdanceDisco106276361334733ec88807a-a8c5-4362-8593-4c4ec4b91fa9https://www.last.fm/music/Madonna/_/Like+a+PrayerMadonnapopdance785884912684151010b1e5-4a9a-48aa-b015-ba7e56115765https://www.last.fm/music/Madonna/_/Material+GirlMadonnapopdance635245510277758801f176-8c97-47df-9528-d51741f1c6afhttps://www.last.fm/music/Madonna/_/Like+a+VirginMadonnapopdance682781694660682b2f803-a882-3fe2-a56d-ef45e4aa7474https://www.last.fm/music/Madonna/_/La+Isla+BonitaMadonnapopdance703503687947033f7dd17-11d3-43f0-b9ba-cdee2821c807https://www.last.fm/music/Madonna/_/VogueMadonnapopdance62242106490133819554f-af6f-4768-928e-1c379656a2d9https://www.last.fm/music/Madonna/_/SorryMadonnapopdanceDisco380326156486158181d7f-51de-4fda-b1a4-19d47e82d634https://www.last.fm/music/Madonna/_/Into+the+GrooveMadonnapopdance477155355257902bc5fc7-681d-4374-b2e7-4d41d2c0f7a8https://www.last.fm/music/Madonna/_/Ray+of+LightMadonnapopdance198216492003945https://www.last.fm/music/Nelly+Furtado/_/ManeaterNelly Furtadopopdance187756222000172https://www.last.fm/music/Nelly+Furtado/_/PromiscuousNelly FurtadopopdanceHip-Hoprnb160713391853978https://www.last.fm/music/Nelly+Furtado/_/Say+It+RightNelly Furtadopopdance4587471850479https://www.last.fm/music/Nelly+Furtado/_/I%27m+Like+a+BirdNelly Furtadopop737780106687https://www.last.fm/music/Nelly+Furtado/_/Promiscuous+GirlNelly FurtadopopdanceHip-Hoprnb1361997410387948bb2165b-d6df-3024-ab5d-ef7cac0aa7b0https://www.last.fm/music/Bring+Me+the+Horizon/_/Can+You+Feel+My+HeartBring Me the Horizonmetalcorepost-hardcoreelectronic10288572720807e4947b35-422b-4547-ad99-a107c1a40861https://www.last.fm/music/Bring+Me+the+Horizon/_/ThroneBring Me the Horizonmetalcorerock86865135960903629ee1e-9982-4a3e-aa6d-a710861b7403https://www.last.fm/music/Bring+Me+the+Horizon/_/SleepwalkingBring Me the Horizonmetalcorepost-hardcoreelectronicmetal6704015509722251f5c8d-1974-4d02-bb34-9039f6eb2492https://www.last.fm/music/Bring+Me+the+Horizon/_/DrownBring Me the Horizonalternative rockrockpost-hardcore8879761507535448b1368-e4ec-47a9-9c1b-3f1c661ed61bhttps://www.last.fm/music/Bring+Me+the+Horizon/_/Kingslayer+(feat.+BABYMETAL)Bring Me the Horizonmetalcorealternative metal7049565499095c6456eff-e0c8-4a4f-baed-5e87200351ffhttps://www.last.fm/music/Bring+Me+the+Horizon/_/Shadow+MosesBring Me the Horizonmetalcorepost-hardcoremetal613348144296564cde045-5d03-47bc-8d9e-9789dbefc7e3https://www.last.fm/music/Bring+Me+the+Horizon/_/Follow+YouBring Me the Horizonalternative rockrockalternative534236240705078659fca-ff54-4506-9935-37f93140e964https://www.last.fm/music/Bring+Me+the+Horizon/_/Happy+SongBring Me the Horizonmetalcorerockalternative metalpost-hardcore42747413592850d72d3a3-83d3-48eb-a9cd-17a92b6448fchttps://www.last.fm/music/Bring+Me+the+Horizon/_/True+FriendsBring Me the Horizonmetalcorerockpost-hardcorealternative rock5450755351139046a2afc-ccbf-470f-81b7-e7c90d6b2a19https://www.last.fm/music/Bring+Me+the+Horizon/_/Parasite+EveBring Me the HorizonNu Metalalternative metal40665693368287072ec63-fdf0-4b2d-aac0-2a705a34ef0ahttps://www.last.fm/music/Bring+Me+the+Horizon/_/The+House+of+WolvesBring Me the Horizonmetalcorepost-hardcore4701289303703003bd65f-76e8-4725-9a32-e4ec2aeb9125https://www.last.fm/music/Bring+Me+the+Horizon/_/DoomedBring Me the Horizonalternative rockmetalcore43036553031741502ae17-181b-4711-8f2e-60325e877534https://www.last.fm/music/Bring+Me+the+Horizon/_/TeardropsBring Me the HorizonNu Metalalternative metal48583112931671c4cd933-d99d-4865-ad7f-6169fdc59b21https://www.last.fm/music/Bring+Me+the+Horizon/_/DArkSideBring Me the Horizonalternative metalmetalcorerockmetal38236582900770c01ddcf-ec17-49e5-92c4-d6a108c3cff1https://www.last.fm/music/Bring+Me+the+Horizon/_/AvalancheBring Me the Horizonmetalmetalcorerock4534293276503ccf5339c-ab54-4ab8-bb96-ae91e3805b18https://www.last.fm/music/Bring+Me+the+Horizon/_/LosTBring Me the Horizonemometalcorepop punkalternative metal470422827244158b704a7-6307-4076-ab2d-6152a00a36b6https://www.last.fm/music/Bring+Me+the+Horizon/_/Kool-AidBring Me the Horizonmetalcorealternative metal3081235233759926c8ed5-6a1b-42ff-871f-ada1727b71fahttps://www.last.fm/music/Bring+Me+the+Horizon/_/1x1+(feat.+Nova+Twins)Bring Me the HorizonNu Metalalternative metalrockmetalcore32118072179492d8b7439-2520-4661-884d-cc6c1736ff2fhttps://www.last.fm/music/Bring+Me+the+Horizon/_/AmEN%21+(feat.+Lil+Uzi+Vert+and+Daryl+Palumbo+of+Glassjaw)Bring Me the Horizonmetalcoremetalrockelectronic2420451211884fb32b447-5afb-43f0-8a16-0ae403d0892bhttps://www.last.fm/music/Bring+Me+the+Horizon/_/liMOusIne+(feat.+AURORA)Bring Me the Horizonalternative metal2400843197548fb3663d8-4e75-4a31-8cb5-6ab09671e955https://www.last.fm/music/Bring+Me+the+Horizon/_/Top+10+staTues+tHat+CriEd+bloOdBring Me the Horizonmetalcoremetalalternative metalhyperpop171504481191398c6fa2cd4-a100-4db8-8206-3cbcdd3aabe0https://www.last.fm/music/Dominic+Fike/_/BabydollDominic Fikealternativepopindie111805938948761b1aa9bc-6f5f-43a6-9a0d-363a5173aa50https://www.last.fm/music/Dominic+Fike/_/3+NightsDominic Fikepopindie pop52027475037388317531c-072e-4fda-8bde-701ec3629799https://www.last.fm/music/Dominic+Fike/_/Phone+NumbersDominic Fikerappopalternativepop rap58388724630632a031b3a-cc33-43ce-a81f-a9413e787a42https://www.last.fm/music/Dominic+Fike/_/WhyDominic Fikepop rap2143235191640https://www.last.fm/music/Dominic+Fike/_/FriskyDominic Fikeindie pop308830282846859https://www.last.fm/music/MGMT/_/KidsMGMTelectronicindiealternativedance278550862648616629bbdfe-d19d-45a7-80ce-ee7adfb7e03chttps://www.last.fm/music/MGMT/_/Electric+FeelMGMTelectronicindiealternative25371507241632424436eea-e79f-4592-b7f8-3e9bfe01f483https://www.last.fm/music/MGMT/_/Time+to+PretendMGMTindieelectronicalternative1864039613709980796d51b-8e93-4ee6-be37-abb9d9101615https://www.last.fm/music/MGMT/_/Little+Dark+AgeMGMTsynthpopNeo-Psychedelia665124865721605fffb7d-c051-4667-8a6c-7c3228f3d542https://www.last.fm/music/MGMT/_/When+You+DieMGMTNeo-Psychedelia849673356588810d8d9c9-9f84-49ab-9c44-999d4087a631https://www.last.fm/music/Trippie+Redd/_/Taking+a+WalkTrippie Reddtraprap36668755075732b4444c6-fb87-4b46-a25e-608a5467d828https://www.last.fm/music/Trippie+Redd/_/Miss+The+RageTrippie Reddpop rapragetrap67112245050402a18fbf4-660a-464b-888a-8dddbfb03190https://www.last.fm/music/Trippie+Redd/_/The+GrinchTrippie Reddragetraprap4385680453972https://www.last.fm/music/Trippie+Redd/_/Dark+Knight+Dummo+(feat.+Travis+Scott)Trippie ReddtraprapHip-Hop5353952436368f8be10e1-9234-4fbb-9579-055494de91a2https://www.last.fm/music/Trippie+Redd/_/Love+ScarsTrippie Reddemo rap4550423387806153bb1d7-d090-45f8-b8b2-71d78d315e2chttps://www.last.fm/music/Trippie+Redd/_/TopangaTrippie Reddtrapemo rap3147517350232https://www.last.fm/music/Trippie+Redd/_/ExcitementTrippie Reddpop rapemo raptrapcloud rap38175733040231cfd2354-6819-4b15-bcbf-506301d359e5https://www.last.fm/music/Trippie+Redd/_/LerayTrippie ReddHip-Hoprapemoalternative rock2252739265995https://www.last.fm/music/Trippie+Redd/_/1400+%2F+999+Freestyle+(feat.+Juice+WRLD)Trippie Reddtrapraphip hop1305567139403https://www.last.fm/music/Trippie+Redd/_/Matt+Hardy+999Trippie Reddragepop raptrapcloud rap1514885510977331d611371-5fc3-3c3c-9b4d-de3c6d331873https://www.last.fm/music/Cocteau+Twins/_/Cherry-Coloured+FunkCocteau Twinsdream popshoegaze1113711890810008963dad-d034-4ed2-a8b0-ea69390f147bhttps://www.last.fm/music/Cocteau+Twins/_/Heaven+or+Las+VegasCocteau Twinsdream popshoegaze102296597790062170153f-0277-3f01-8a92-b86335dc79a0https://www.last.fm/music/Cocteau+Twins/_/Sea,+Swallow+MeCocteau Twinsdream pop616207665380916aa3937-408c-4cf9-80ef-4a04acec05fdhttps://www.last.fm/music/Cocteau+Twins/_/Pitch+the+BabyCocteau Twinsdream popshoegazepost-punk43918275670300bdc4060-7111-34d6-8c28-f209af9519e1https://www.last.fm/music/Cocteau+Twins/_/LoreleiCocteau Twinsdream popshoegaze414434252100416467302-d0bb-3025-ba60-050716cc5eddhttps://www.last.fm/music/Cocteau+Twins/_/Iceblink+LuckCocteau Twinsdream popshoegaze44529484960992ce8c40e-ff3e-3a36-bf42-904ed33b8cfehttps://www.last.fm/music/Cocteau+Twins/_/Frou-Frou+Foxes+in+Midsummer+FiresCocteau Twinsdream popshoegaze369651447261615e0b1cb-382c-3b41-afee-158e239833ffhttps://www.last.fm/music/Cocteau+Twins/_/Fifty-Fifty+ClownCocteau Twinsdream popshoegaze363332143757929200da9-0de4-3fd9-8b8d-090cb0058780https://www.last.fm/music/Cocteau+Twins/_/SerpentskirtCocteau Twinsdream popshoegaze27158684073830d4de4c5-be17-4267-8879-584ac3a97171https://www.last.fm/music/Cocteau+Twins/_/Wolf+in+the+BreastCocteau Twinsdream popshoegaze166239126522924e631fc-48e5-4ab3-a988-5f43cc3d1d33https://www.last.fm/music/Cocteau+Twins/_/Cico+BuffCocteau Twinsdream pop10106962005311710a8b2-ab4c-3f2b-a350-54a3306fadcehttps://www.last.fm/music/Cocteau+Twins/_/Rilkean+HeartCocteau Twinsdream popshoegaze260472842553366f430b980-f86a-44e3-90d8-2f7522962188https://www.last.fm/music/Evanescence/_/Bring+Me+to+LifeEvanescencerock135911881512149afdd18a5-3fd8-4407-93e9-8445298aaf6fhttps://www.last.fm/music/Evanescence/_/Going+UnderEvanescencerock134356951508607https://www.last.fm/music/Evanescence/_/My+ImmortalEvanescencerock78224719617976f8bd514-20b4-314e-80fd-d6c44dd93efdhttps://www.last.fm/music/Evanescence/_/Everybody%27s+FoolEvanescencerock75074119441060a342c99-95e8-4a9a-896d-646451b238b7https://www.last.fm/music/Evanescence/_/Call+Me+When+You%27re+SoberEvanescencerock5367608696515019fb563-ef38-4c05-9551-ddf109e7f6e5https://www.last.fm/music/Evanescence/_/TourniquetEvanescencerock580621765098001fc7923-6da3-4354-a4c9-ec7e41e568cbhttps://www.last.fm/music/Evanescence/_/LithiumEvanescencerock379246649478002136d79-89e4-32ab-833d-bb76c569361fhttps://www.last.fm/music/Evanescence/_/Sweet+SacrificeEvanescencerock1361056142964e6891559-d965-49f3-85c2-9159efddf934https://www.last.fm/music/Evanescence/_/Afterlife+(from+the+Netflix+Series+%22Devil+May+Cry%22)Evanescencealternative metalmetalhard rock11666212675473dc7d1a82-6005-47bf-be2f-38c2f10eeb71https://www.last.fm/music/Lil+Yachty/_/drive+ME+crazy%21Lil YachtyindieNeo-PsychedeliaNeo-Soul6782424487265https://www.last.fm/music/Lil+Yachty/_/Flex+Up+(feat.+Future+&+Playboi+Carti)Lil Yachtyrapragetrap3462485313276https://www.last.fm/music/Lil+Yachty/_/NBAYOUNGBOATLil Yachtytrapraphip hop3137618273899https://www.last.fm/music/Lil+Yachty/_/Hate+MeLil Yachtyraptrap171440431981025https://www.last.fm/music/Avril+Lavigne/_/ComplicatedAvril Lavignepoppop rockrock123000921639872402627ea-4960-43da-904b-addbdae7ff4chttps://www.last.fm/music/Avril+Lavigne/_/GirlfriendAvril Lavignepoprockpop rock118809321556808https://www.last.fm/music/Avril+Lavigne/_/Sk8er+BoiAvril Lavignerockpop rockpop1130148011733950678a6ad-b1e7-48dd-a654-d51be6017cdahttps://www.last.fm/music/Avril+Lavigne/_/What+the+HellAvril Lavignepop rockpop94136911101575https://www.last.fm/music/Avril+Lavigne/_/I%27m+with+YouAvril Lavignepoppop rockrock8038671990367e843316e-c879-451a-8f56-28914f8d630bhttps://www.last.fm/music/Avril+Lavigne/_/My+Happy+EndingAvril Lavignepop rockrockpop7196374883399https://www.last.fm/music/Avril+Lavigne/_/When+You%27re+GoneAvril Lavignepoprockpop rock1253769971554725b186b2-9248-4267-9898-ea25c7572535https://www.last.fm/music/Ken+Carson/_/YaleKen Carsonragerap11315372540125b73d41d3-d534-4956-8c80-66f07e42fd08https://www.last.fm/music/Ken+Carson/_/Fighting+My+DemonsKen CarsonrageGangsta Rap9275746420636e74cd3ae-0122-402f-8f8c-8903e941d199https://www.last.fm/music/Ken+Carson/_/OverseasKen Carsonragetrap72306444096128b9a74f1-a3b9-4e3b-84bf-b3ed2e9a8431https://www.last.fm/music/Ken+Carson/_/ssKen CarsonGangsta Rapragecloud rap6938408407603https://www.last.fm/music/Ken+Carson/_/Jennifer%E2%80%99s+BodyKen Carsonrage6068538389220https://www.last.fm/music/Ken+Carson/_/Rock+N+RollKen Carsonrapemo75191793745419b625ceb-1614-4630-8b53-197edb2ceb05https://www.last.fm/music/Ken+Carson/_/Freestyle+2Ken Carsonragerap8006313353682f7c7617f-91c6-4dbe-b1e2-7ba52b6560b1https://www.last.fm/music/Ken+Carson/_/SuccubusKen Carsonragepop rapNeo-Psychedelia7469901351234adbedbe5-2b7f-4486-8c92-b40dbd3efce0https://www.last.fm/music/Ken+Carson/_/i+need+uKen Carsonragepop rap5479987295691bb4ecd2d-0393-4d80-96e5-220f0318c002https://www.last.fm/music/Ken+Carson/_/Paranoid+(feat.+Destroy+Lonely)Ken CarsonrageGangsta Rappop rap563146128200220f093cb-55ab-4437-af46-877d2686f673https://www.last.fm/music/Ken+Carson/_/Me+N+My+KupKen CarsonragerapGangsta Rap5092563278721e708fd96-adb1-42ac-925f-2e81a1c9ee1dhttps://www.last.fm/music/Ken+Carson/_/Green+RoomKen Carsonragecloud rapemo rap428610826938745960664-aed3-47fd-bc4a-57bdc2d65868https://www.last.fm/music/Ken+Carson/_/HardcoreKen CarsonGangsta Rapragetrap44433662614126c7b4260-428f-4cc6-af0e-272bf40777f3https://www.last.fm/music/Ken+Carson/_/Murda+Musik+(feat.+Destroy+Lonely)Ken CarsonrageGangsta Rap4566885259839f49f6839-dd91-47a0-9b03-2d0e52e55823https://www.last.fm/music/Ken+Carson/_/Singapore+(feat.+Destroy+Lonely)Ken CarsonGangsta Raprage4523823250023https://www.last.fm/music/Ken+Carson/_/It%E2%80%99s+OverKen CarsonGangsta Raprage3830995243155930bd823-8fac-4e57-a347-0408eb3d072fhttps://www.last.fm/music/Ken+Carson/_/MewtwoKen Carsontrapragecloud rap4185100236560e79c3378-9aaf-4a1b-84c9-89f9b90ca6d3https://www.last.fm/music/Ken+Carson/_/Lose+ItKen CarsonGangsta Rap39506562275972ebd548e-d404-4ebe-afa1-a6950c66ef9ahttps://www.last.fm/music/Ken+Carson/_/OvertimeKen Carsonragetrap4342792221500ac144b4a-7b6a-4f15-b16d-ec0180d4c163https://www.last.fm/music/Ken+Carson/_/MDMA+(feat.+Destroy+Lonely)Ken Carsonrage2588110160473003c1a9b-166d-478a-a182-1d190b8773d6https://www.last.fm/music/Ken+Carson/_/DelusionalKen Carsonrage1681290160105https://www.last.fm/music/Ken+Carson/_/Off+The+Meter+(with+Playboi+Carti+&+Destroy+Lonely)Ken Carsonrage18192821540739a0ce708-1f21-451f-ac6a-28b134278184https://www.last.fm/music/Ken+Carson/_/Trap+JumpKen CarsonGangsta Rap135299914862046fe19e1-458d-48bd-8e20-f25dc34251a8https://www.last.fm/music/Ken+Carson/_/Lord+of+ChaosKen CarsonHip-Hoprage1494868715222837495649c-ed7d-4c21-9a8b-1bc207f45c3dhttps://www.last.fm/music/Korn/_/Freak+on+a+LeashKornNu Metalmetalrock93126091008123021cac3a-2abb-362a-8bc3-177201f1b766https://www.last.fm/music/Korn/_/Falling+Away+From+MeKornNu Metalmetalalternative metal8190975943474https://www.last.fm/music/Korn/_/Got+the+LifeKornNu Metalmetalrock80439868998115671d5f7-7413-3252-93b9-19978072d2a7https://www.last.fm/music/Korn/_/Coming+UndoneKornNu Metalrockmetalalternative67805868655887bc25578-9469-4f46-97ce-1871d9ce1c69https://www.last.fm/music/Korn/_/BlindKornNu Metalmetal63949977404405b2485ce-cbff-4712-bb03-301292749044https://www.last.fm/music/Korn/_/Twisted+TransistorKornNu Metalmetalalternativerock64319206686370c318a7b-00a3-49bb-8bd5-ad68a285367dhttps://www.last.fm/music/Korn/_/Y%27all+Want+A+SingleKornNu Metalmetalrock54649005947352eacf811-34b0-4c32-a898-72b09f6b6f33https://www.last.fm/music/Korn/_/TwistKornNu Metalrockmetalalternative438087858644713364182-c4f3-4f15-bcd3-68f93da463c5https://www.last.fm/music/Korn/_/Here+to+StayKornNu Metalmetalrockalternative464476558081022e50562-564c-4bd9-9644-26d691260341https://www.last.fm/music/Korn/_/A.D.I.D.A.S.KornNu Metalmetalrockalternative4252679547833c635cbb0-353d-4041-9893-d1a84274b284https://www.last.fm/music/Korn/_/Word+Up%21KornNu Metalrockmetal396784452984400ca3041-dba9-3f4d-ac0e-b0a418860e6chttps://www.last.fm/music/Korn/_/Make+Me+BadKornNu Metalalternative metalmetalrock34416283919260482b071-de26-425f-b826-fcbc3a002d57https://www.last.fm/music/Korn/_/Good+GodKornNu Metalmetalrockalternative metal2600416253122https://www.last.fm/music/Korn/_/All+In+The+Family+(feat.+Fred+Durst)KornNu Metalrap102650391432797139e4431-916a-4d0f-b94d-28efd6f1284fhttps://www.last.fm/music/Shakira/_/Hips+Don%27t+Lie+(feat.+Wyclef+Jean)ShakirapopdanceReggaeton95880141097577https://www.last.fm/music/Shakira/_/She+WolfShakirapopdance73159611096294https://www.last.fm/music/Shakira/_/Whenever,+WhereverShakirapopdance67331287588788e3c0e81-667b-4987-b9c8-877b8e6d0a95https://www.last.fm/music/Shakira/_/Can%27t+Remember+to+Forget+You+(feat.+Rihanna)Shakirapoprock3795123498858https://www.last.fm/music/Shakira/_/Chantaje+(feat.+Maluma)ShakiraReggaetonpop16453522772449b7d21b4-1357-4713-8a3b-676d4b9aaba1https://www.last.fm/music/Shakira/_/Loca+(feat.+El+Cata)Shakirapop196834401966973134f9384-26da-336d-947b-fea7141eb29fhttps://www.last.fm/music/Three+Days+Grace/_/I+Hate+Everything+About+YouThree Days Gracealternative rockrockalternativehard rock161392181562467c386bc5b-988f-40da-8ea1-b08860c47704https://www.last.fm/music/Three+Days+Grace/_/Animal+I+Have+BecomeThree Days Gracealternative rockrockhard rockalternative88960888948382ac2fefc-83f0-4441-9f0d-4bad4d317fa8https://www.last.fm/music/Three+Days+Grace/_/Never+Too+LateThree Days Gracealternative rockrockhard rockalternative7603943894801022baa87-64de-324f-9a92-4dfa46402d85https://www.last.fm/music/Three+Days+Grace/_/PainThree Days Gracerockalternative rockhard rockalternative49757687983970d5157ef-752b-3acb-b972-d1a512c54067https://www.last.fm/music/Three+Days+Grace/_/Just+Like+YouThree Days Gracealternative rockrockhard rockalternative6700956699719d2399d36-3c34-4181-b0dd-0c2c4916ca8dhttps://www.last.fm/music/Three+Days+Grace/_/RiotThree Days Gracealternative rockrockhard rock45904426067574b34b57b-4dbf-4b26-a050-f23f0a2ff984https://www.last.fm/music/Three+Days+Grace/_/BreakThree Days Gracerockalternative rockhard rockalternative559019258865506efb82d-9af4-3617-b5a1-bfb17ef29a14https://www.last.fm/music/Three+Days+Grace/_/Time+of+DyingThree Days Gracealternative rockrockhard rock29177313301294c40a869-a4f0-4873-95b5-4bdb40424bc9https://www.last.fm/music/Three+Days+Grace/_/PainkillerThree Days Gracerockalternative rockalternativehard rock251218529073020ddca5e-3de5-4690-a492-27c8348bea8dhttps://www.last.fm/music/Three+Days+Grace/_/I+Am+MachineThree Days Gracealternative rockrock2432300714975931f8b68f0-7849-47cf-961c-7cca7fbf9fcbhttps://www.last.fm/music/Men+I+Trust/_/Show+Me+HowMen I Trustdream pop638623767587732e2b469-1c66-4c19-a48e-51ea5151d144https://www.last.fm/music/Men+I+Trust/_/NumbMen I Trustindie49784935579996bd03e5e-8a2b-4b45-8fca-f14d3c7cab5chttps://www.last.fm/music/Men+I+Trust/_/Tree+Among+ShrubsMen I Trustdream pop4197464500872176b9a82-003c-4e3c-9397-0fd917b9fab4https://www.last.fm/music/Men+I+Trust/_/SugarMen I Trustdream pop31005594201842c30c85c-6264-4e6f-8c6e-95e12c46b379https://www.last.fm/music/Men+I+Trust/_/LaurenMen I Trustsynthpopindie popdream pop304915141113239483795-ef36-4d1a-bb99-1566fdf70787https://www.last.fm/music/Men+I+Trust/_/SevenMen I Trustindie407753105001https://www.last.fm/music/Men+I+Trust/_/Come+Back+DownMen I Trustsoft rockindie pop1299256912715715760931f-06b0-47b9-9b84-06e6b3687cf3https://www.last.fm/music/Alice+in+Chains/_/Man+in+the+BoxAlice in ChainsGrungerockhard rock12875101102531019ad9b48-b3e2-4913-9a20-72f8eb2f91e3https://www.last.fm/music/Alice+in+Chains/_/NutshellAlice in ChainsGrungerock5510812716576f861bad1-b602-48b2-8658-a3a8330a07ffhttps://www.last.fm/music/Alice+in+Chains/_/No+ExcusesAlice in ChainsGrungerockalternative rock7556118644120b0b9e9c1-a234-42db-a2b6-d0d576bf525dhttps://www.last.fm/music/Alice+in+Chains/_/Would%3F+(2022+remaster)Alice in ChainsGrungealternative metal42704146041352ba05da8-3727-3fd6-945c-1dd34757009fhttps://www.last.fm/music/Alice+in+Chains/_/Heaven+Beside+YouAlice in ChainsGrungealternative rockrock418645156915318b17ac7-9e10-49e4-b1fe-90490072515fhttps://www.last.fm/music/Alice+in+Chains/_/I+Stay+AwayAlice in ChainsGrungealternative rockrock45163595502550747e7e5-6151-4199-9a24-e797077d1b2bhttps://www.last.fm/music/Alice+in+Chains/_/We+Die+YoungAlice in ChainsGrungehard rockrockmetal4557431491628092c767e-0a96-476f-af0e-3fb6b7ff0605https://www.last.fm/music/Alice+in+Chains/_/Rotten+AppleAlice in ChainsGrungealternative rockrock5445139491024fba87631-6ed8-457a-87d3-2388c6a45e5chttps://www.last.fm/music/Alice+in+Chains/_/Them+Bones+(2022+Remaster)Alice in Chainsalternative metalGrunge4246459472262https://www.last.fm/music/Alice+in+Chains/_/Bleed+the+FreakAlice in ChainsGrungehard rockrock29918454585853fb648b7-f6b4-383e-b9f7-dd185105f8d2https://www.last.fm/music/Alice+in+Chains/_/Check+My+BrainAlice in ChainsGrungemetalhard rockalternative metal3391442391528fb9e081f-d9ae-4a18-8f4a-7f8bfbbac588https://www.last.fm/music/Alice+in+Chains/_/Rooster+(2022+Remaster)Alice in ChainsGrunge2727038314249b5502d6e-25af-4655-966d-faceab6fa0dfhttps://www.last.fm/music/Alice+in+Chains/_/Down+In+A+Hole+(2022+Remaster)Alice in ChainsGrungerockalternative metalalternative16277112143084a6ad571-f3d8-40d2-b5b5-aabaf1fb7dd0https://www.last.fm/music/Alice+in+Chains/_/Dam+That+River+(2022+Remaster)Alice in ChainsGrungehard rockalternative metalheavy metal4293819364576https://www.last.fm/music/Malcolm+Todd/_/RoommatesMalcolm Toddindiealternativeindie rock4552740359801https://www.last.fm/music/Malcolm+Todd/_/Chest+Pain+(I+Love)Malcolm Toddindie poprnb3310409313205https://www.last.fm/music/Malcolm+Todd/_/Sweet+BoyMalcolm Toddalternativepopindie rock1348962154232https://www.last.fm/music/Malcolm+Todd/_/Art+HouseMalcolm Toddalternativeindieindie rock1306092136106https://www.last.fm/music/Malcolm+Todd/_/EarringsMalcolm Toddpopindiealternative1491708127947033f905a-1806-449a-95b4-01835743f186https://www.last.fm/music/Malcolm+Todd/_/4Me+4MeMalcolm Toddpopindie56843373572https://www.last.fm/music/Malcolm+Todd/_/walk+to+classMalcolm Toddpunk128042331525844https://www.last.fm/music/Elton+John/_/I%27m+Still+StandingElton Johnpoprockclassic rock889790313478387f91567f-5790-4755-b1d7-736591b3cde6https://www.last.fm/music/Elton+John/_/Your+SongElton Johnpopclassic rock89163861304840753d850a-b91b-48cd-b1ef-8a5e38707253https://www.last.fm/music/Elton+John/_/Tiny+DancerElton Johnclassic rockpop94634651146189fdd88863-56ce-4d98-8e32-757e80f149b9https://www.last.fm/music/Elton+John/_/Rocket+Man+(I+Think+It%27s+Going+to+Be+a+Long,+Long+Time)Elton Johnpopclassic rockrocksoft rock56838469560960dea55cc-026b-4541-8f52-f4e55d10ab5dhttps://www.last.fm/music/Elton+John/_/Don%27t+Go+Breaking+My+HeartElton Johnpoprock8822276819844cac676bc-ae45-4724-8813-ad2f10c605d6https://www.last.fm/music/Elton+John/_/Cold+Heart+-+PNAU+RemixElton JohnDiscopop726879780456507c05693-440a-4d25-8ba1-06c117bc7966https://www.last.fm/music/Elton+John/_/Goodbye+Yellow+Brick+Road+-+Remastered+2014Elton Johnsoft rockrockpoppop rock4523372657972d4592f0a-d642-4b8e-b90f-6d9aec041caahttps://www.last.fm/music/Elton+John/_/Bennie+And+The+Jets+-+Remastered+2014Elton Johnrock17920286916809db8f56ef-8d49-43fc-8594-72b6683b909ahttps://www.last.fm/music/Troye+Sivan/_/RushTroye SivanHousepop158071397992344d8f94fb-c927-4328-b8e0-61ccc44c2189https://www.last.fm/music/Troye+Sivan/_/One+of+Your+GirlsTroye Sivansynthpop92547937337240f8d5cc0-7e6e-486e-9544-eca4736cd8b7https://www.last.fm/music/Troye+Sivan/_/Strawberries+&+CigarettesTroye Sivanpopsynthpop56239286683000ac42915-c526-4d51-a2e4-b72f617f53f8https://www.last.fm/music/Troye+Sivan/_/YOUTHTroye Sivanpopindie7641412500692596863d9-7b83-498e-bca7-590fbf149a85https://www.last.fm/music/Troye+Sivan/_/Got+Me+StartedTroye SivanpopHousedanceelectronic590291949446898d74edb-45a9-4859-aee2-0ff0b355f0cfhttps://www.last.fm/music/Troye+Sivan/_/Dance+to+This+(feat.+Ariana+Grande)Troye Sivanpopsynthpop6306994458861055b91cb-af4e-439c-b9e4-4ac16c6f92b3https://www.last.fm/music/Troye+Sivan/_/Angel+BabyTroye Sivanpop3683991277910https://www.last.fm/music/Troye+Sivan/_/What%27s+the+Time+Where+You+Are%3FTroye SivanHousedance-pop2124260419117465ce4a7c1-c10b-4c71-90f2-993cb563807fhttps://www.last.fm/music/Imagine+Dragons/_/RadioactiveImagine Dragonsindiealternativerockindie rock168562791634046https://www.last.fm/music/Imagine+Dragons/_/DemonsImagine Dragonsindierockindie rockalternative112631641159690https://www.last.fm/music/Imagine+Dragons/_/BelieverImagine Dragonsrockalternative rockpop rock929065611270538e2ed0f9-a2e1-4d2a-8a0b-65ada45cf883https://www.last.fm/music/Imagine+Dragons/_/On+Top+of+the+WorldImagine Dragonsindieindie rockalternativerock101600891100770029372b2-f793-4e10-9386-c972eadc336ehttps://www.last.fm/music/Imagine+Dragons/_/It%27s+TimeImagine Dragonsindiealternativeindie rockrock12247765972398https://www.last.fm/music/Imagine+Dragons/_/Enemy+(with+JID)+-+from+the+series+Arcane+League+of+LegendsImagine Dragonsindierapalternative8790536962523https://www.last.fm/music/Imagine+Dragons/_/ThunderImagine Dragonsindie poppopalternative871450673591600280126-4ae7-4eab-89ad-18556d9e3ddehttps://www.last.fm/music/Imagine+Dragons/_/BonesImagine Dragonsrockalternativealternative rock678981566709001005ffd-9c65-4d6d-ab4d-05697a6084c4https://www.last.fm/music/Imagine+Dragons/_/Whatever+It+TakesImagine Dragonsrockalternativepopalternative rock7036228659627183ce993-f5c7-444e-b6e8-154e5c320051https://www.last.fm/music/Imagine+Dragons/_/NaturalImagine Dragonsrockalternative rock60261456325364a4ab22b-4338-41bf-a75b-d409b29d9d05https://www.last.fm/music/Imagine+Dragons/_/WarriorsImagine Dragonsrockindie rockindie3985479453563https://www.last.fm/music/Imagine+Dragons/_/Bad+LiarImagine Dragonspop2623501502575ddb73f40-b596-4265-a097-1b02e5b730b5https://www.last.fm/music/Black+Sabbath/_/Paranoid+-+2009+RemasterBlack Sabbathmetalclassic rockheavy metalhard rock4026349451528868e3b55-4e4a-475f-94a8-020a6edc0aa2https://www.last.fm/music/Black+Sabbath/_/Paranoid+-+2012+-+RemasterBlack Sabbathmetalhard rock1519913247699a15e2d0a-efcb-4f4f-ad54-22a4879bbcf9https://www.last.fm/music/Black+Sabbath/_/Iron+Man+-+2012+-+RemasterBlack Sabbathheavy metal10671682429712639ff84-6587-4be2-890b-62be05f5515dhttps://www.last.fm/music/Black+Sabbath/_/War+Pigs+-+2009+RemasterBlack Sabbathhard rockheavy metal656866172866901c9ca6-d865-43bb-9145-e025eb7757a0https://www.last.fm/music/Black+Sabbath/_/Planet+Caravan+-+2009+RemasterBlack Sabbathrock9051282052587f93-2a1d-45fb-a8ba-97aafa2c1f28https://www.last.fm/music/Florence+++The+Machine/_/Dog+Days+Are+OverFlorence + the Machineindiealternativeindie pop64622035https://www.last.fm/music/Florence+++The+Machine/_/You%27ve+Got+The+LoveFlorence + the Machineindiealternative68912008dee8dc9f-b47a-4708-98c3-ed40c94108cbhttps://www.last.fm/music/Florence+++The+Machine/_/Cosmic+LoveFlorence + the Machineindiealternative80241646https://www.last.fm/music/Florence+++The+Machine/_/Shake+It+OutFlorence + the Machineindieindie popalternative39479060a33c05f-5859-409e-95fe-0da84eaa2f00https://www.last.fm/music/Florence+++The+Machine/_/Never+Let+Me+GoFlorence + the Machineindiealternativeindie pop27488913219ed7f-c86b-4d59-b97f-aa999c436bc1https://www.last.fm/music/Florence+++The+Machine/_/Girl+With+One+EyeFlorence + the Machineindiealternative445251https://www.last.fm/music/Florence+++The+Machine/_/FreeFlorence + the Machinerockindie popindie rockpop rocksynthpop2163408290635977747d8-4eab-4804-97aa-c45a8becb27bhttps://www.last.fm/music/Olivia+Dean/_/DiveOlivia DeanpopNeo-Soul1190452165033faea1394-c352-4613-a8db-2fa7880cd76chttps://www.last.fm/music/Olivia+Dean/_/Ok+Love+You+ByeOlivia Deanpopsoulrnb42591610847567e62bb9-eeec-41a0-a0fc-a8e451ecef1dhttps://www.last.fm/music/Olivia+Dean/_/Lady+LadyOlivia Deansoulrnb54891285423https://www.last.fm/music/Olivia+Dean/_/It+Isn%E2%80%99t+Perfect+But+It+Might+Be+-+from+%E2%80%9CBridget+Jones:+Mad+About+the+Boy%E2%80%9D+Original+Motion+Picture+SoundtrackOlivia Deanindie2185843913331150cecc75b-50d7-3465-a834-6fb9b3201887https://www.last.fm/music/Slowdive/_/When+the+Sun+HitsSlowdiveshoegazedream pop130942309902300167cd7a-b92c-3588-909e-4f621fd9657ehttps://www.last.fm/music/Slowdive/_/AlisonSlowdiveshoegazedream pop792826170313722904173-d3f8-3f32-a144-aae5cedb2034https://www.last.fm/music/Slowdive/_/40+DaysSlowdiveshoegazedream pop849216370081011302203-e3ec-3838-a8a6-0f475b2f6371https://www.last.fm/music/Slowdive/_/DaggerSlowdiveshoegazedream popindie56357405847811c6e3322-9bde-32b4-9614-ddcdb89e5e90https://www.last.fm/music/Slowdive/_/Machine+GunSlowdiveshoegazedream pop51475955647420b546a58-8090-4e60-9b43-5b23e52855a9https://www.last.fm/music/Slowdive/_/Souvlaki+Space+StationSlowdiveshoegazedream pop478507152779337e5f882-8368-48b5-a92b-92080f8ab6cbhttps://www.last.fm/music/Slowdive/_/Sugar+for+the+PillSlowdivedream popshoegaze7301888449427https://www.last.fm/music/SAJA+BOYS/_/Your+IdolSAJA BOYSk-popKpop4940286444514https://www.last.fm/music/SAJA+BOYS/_/SODA+POPSAJA BOYSk-popKpop11964704156083252c09a53-8c37-4e05-93ce-45759fff115dhttps://www.last.fm/music/The+Rolling+Stones/_/Gimme+ShelterThe Rolling Stonesclassic rockrock2465904472653https://www.last.fm/music/The+Rolling+Stones/_/Start+Me+Up+-+Remastered+2009The Rolling Stoneshard rockclassic rockpop rock2691817414004https://www.last.fm/music/The+Rolling+Stones/_/Miss+You+-+RemasteredThe Rolling Stonesclassic rock2165584359949https://www.last.fm/music/The+Rolling+Stones/_/Wild+Horses+-+2009+MixThe Rolling Stonesrockclassic rock114727236659465e809245-d0e0-44f5-a39d-c9012b75dac2https://www.last.fm/music/$uicideboy$/_/...And+To+Those+I+Love,+Thanks+For+Sticking+Around$uicideboy$rapHip-Hopcloud rap112362425472646e9b585d-9240-4f58-8cc8-1a3732179669https://www.last.fm/music/$uicideboy$/_/KILL+YOURSELF+(Part+III)$uicideboy$cloud rapHip-Hopemo rap83971495147466c3041e1-8ac0-4e3a-bc34-516903cb0f43https://www.last.fm/music/$uicideboy$/_/PARIS$uicideboy$rapHip-Hop9302974463731669664ca-0b75-43f0-840a-d9773eaf1ca6https://www.last.fm/music/$uicideboy$/_/ANTARCTICA$uicideboy$trap6692630370751a2835619-5d33-432e-891d-ec8df1f42048https://www.last.fm/music/$uicideboy$/_/Runnin%27+Thru+the+7th+with+My+Woadies$uicideboy$traprapHip-Hopemo6150961361471975d81c6-cc19-4697-b6b2-571c647db0b2https://www.last.fm/music/$uicideboy$/_/FOR+THE+LAST+TIME$uicideboy$rapHip-Hopemo7387303345222f6d49265-dd78-4778-8d1f-a15ea878df0ahttps://www.last.fm/music/$uicideboy$/_/1000+Blunts$uicideboy$raphip hoptrap66788023408073b7def7c-dd4d-4129-a9ee-623d93712eb5https://www.last.fm/music/$uicideboy$/_/My+Flaws+Burn+Through+My+Skin+Like+Demonic+Flames+from+Hell$uicideboy$raphip hoptrapcloud rap44200322905821e89fa52-8071-4708-8122-17d86d5abdd9https://www.last.fm/music/$uicideboy$/_/2ND+HAND$uicideboy$rapHip-Hop54773532655464efa52bb-e5c8-4358-961d-c1417a8d1deehttps://www.last.fm/music/$uicideboy$/_/Matte+Black$uicideboy$hip hopraptrapcloud rap44596612286658bac403e-7c0f-4e34-9001-6ef66cd65badhttps://www.last.fm/music/$uicideboy$/_/CLYDE+(I+Hope+At+Least+One+of+My+Ex-Girlfriends+Hears+This)$uicideboy$emo rapcloud rap416580822720536eb0f33-3bad-46d5-882e-3458ffed4ae9https://www.last.fm/music/$uicideboy$/_/NEW+CHAINS,+SAME+SHACKLES$uicideboy$rapHip-Hopcloud rap3499223223289307ec40b-898f-4c1b-ba79-6c3571705c9chttps://www.last.fm/music/$uicideboy$/_/All+That+Glitters+Is+Not+Gold,+But+It%27s+Still+Damn+Beautiful$uicideboy$Hip-Hoprapemo rap2826501203663d34f44b2-4dff-47c7-b7e5-77f133e06079https://www.last.fm/music/$uicideboy$/_/The+Thin+Grey+Line$uicideboy$Hip-Hop35090691986897dd94689-ba32-4650-997f-2a6b8b52e150https://www.last.fm/music/$uicideboy$/_/Ugliest$uicideboy$trap303338419605413678195-13d2-460e-a77a-50f0e6ad4720https://www.last.fm/music/$uicideboy$/_/COMA$uicideboy$rapHip-Hopemo349282718170678be6baf-1fa8-478b-b60a-3dde11a436f0https://www.last.fm/music/$uicideboy$/_/Not+Even+Ghosts+Are+This+Empty$uicideboy$hip hoprap248396517066261cd72d6-23e5-440f-a86e-5745dc220464https://www.last.fm/music/$uicideboy$/_/Kill+Yourself+(Part+IV)$uicideboy$cloud rap28794741697085e9f9ed1-0e13-480e-87ea-86bfd723d76ehttps://www.last.fm/music/$uicideboy$/_/Are+You+Going+to+See+the+Rose+in+the+Vase,+or+the+Dust+on+the+Table$uicideboy$cloud rap213523672486741https://www.last.fm/music/The+Police/_/Every+Breath+You+TakeThe Policerockclassic rockpop114700771688291https://www.last.fm/music/The+Police/_/RoxanneThe Policerockclassic rocknew wave95042531417574https://www.last.fm/music/The+Police/_/Message+in+a+BottleThe Policerockclassic rocknew wave561932998106431c68ede-c3da-49ba-be21-33c2ce0e0232https://www.last.fm/music/The+Police/_/Every+Little+Thing+She+Does+Is+MagicThe Policerockclassic rocknew wave676943589928043300942-70ff-4594-bd4a-3ef9075f0f16https://www.last.fm/music/Led+Zeppelin/_/Immigrant+Song+-+RemasterLed Zeppelinhard rockheavy metal7397570878904ccfdd180-22e1-49b9-bd81-b5fcf2c6474ehttps://www.last.fm/music/Led+Zeppelin/_/Stairway+to+Heaven+-+RemasterLed Zeppelinhard rockProgressive rockrock33490985829999d9c8206-8b4c-45fc-8f12-ffc1940b2b7fhttps://www.last.fm/music/Led+Zeppelin/_/Whole+Lotta+Love+-+1990+RemasterLed ZeppelinProgressive rockhard rock3334732550949f8f0e1c4-310b-4107-bed2-f4394d37b033https://www.last.fm/music/Led+Zeppelin/_/Black+Dog+-+RemasterLed Zeppelinhard rockclassic rock3524628465941f0fb5510-32d0-4276-9072-5a208b07d4e8https://www.last.fm/music/Led+Zeppelin/_/Going+to+California+-+RemasterLed Zeppelinrockfolk2343004408598dd2e50c0-e6e5-4566-a47b-daf32cc8c18bhttps://www.last.fm/music/Led+Zeppelin/_/Rock+and+Roll+-+RemasterLed Zeppelinclassic rockhard rock2272520407283b9c59746-bfdc-43d2-b488-4560d7a4ec1dhttps://www.last.fm/music/Led+Zeppelin/_/Ramble+On+-+1990+RemasterLed Zeppelinhard rock1595862621633387a328177-0511-4c4c-8ff4-a5c32d34ba4chttps://www.last.fm/music/OutKast/_/Hey+Ya%21OutKastHip-Hopfunkdancepop16681593212685782b8d2a4-d4fa-4dfa-9680-4961b618e818https://www.last.fm/music/OutKast/_/Ms.+JacksonOutKastHip-Hopraphip hop6640290109026742b451dd-38c6-4076-bca9-a3f07f4d2327https://www.last.fm/music/OutKast/_/So+Fresh,+So+CleanOutKastHip-Hopraphip hop6166125922133817a4f47-9355-3db5-b3b3-b5162dba91echttps://www.last.fm/music/OutKast/_/RosesOutKastHip-Hophip hopfunkrap4434280615361b3fc51cc-c3cf-42e7-b954-6799c2433c65https://www.last.fm/music/OutKast/_/ATLiensOutKastHip-Hoprap1997581364994https://www.last.fm/music/OutKast/_/The+Way+You+Move+(feat.+Sleepy+Brown)OutKastHip-Hop18337033276424985e5e0-d66a-441b-b087-099186091c69https://www.last.fm/music/OutKast/_/Hey+YaOutKastHip-Hopfunkdancepop280598932565804de58d6-15d1-387a-8051-2da8e73e9a72https://www.last.fm/music/OutKast/_/Da+Art+of+Storytellin%27+(Pt.+1)OutKastrap823722193317https://www.last.fm/music/OutKast/_/Ms+JacksonOutKastHip-Hopraphip hop208606531364025657e0402-4372-4f60-9a6c-5903a4c30cc5https://www.last.fm/music/Imogen+Heap/_/HeadlockImogen Heapelectronicindie10182323110772904419e1e-3513-4baf-a00c-fdd8d3c5abbdhttps://www.last.fm/music/Imogen+Heap/_/Hide+and+SeekImogen Heapelectronicindie6047244757224b375a0d6-911a-3240-8f13-c0dd93252c3ehttps://www.last.fm/music/Imogen+Heap/_/Just+for+NowImogen Heapelectronic537885370154017747f26-1aee-315a-9eb3-94b19bf94d42https://www.last.fm/music/Imogen+Heap/_/Goodnight+and+GoImogen Heapelectronicindie7161224147https://www.last.fm/music/Imogen+Heap/_/Goodnight+&+GoImogen Heapelectronicindie1446734510450515b10b41a-5948-4517-a32f-f83bccc21ef7https://www.last.fm/music/Sufjan+Stevens/_/Fourth+of+JulySufjan Stevensfolkindieindie folk11730755857302365171e6-34e2-47cf-bd34-ca4194a8f643https://www.last.fm/music/Sufjan+Stevens/_/Mystery+of+LoveSufjan Stevensindie folkindie6795772664419f2c3aec7-6889-4f68-9838-79b038090138https://www.last.fm/music/Sufjan+Stevens/_/Should+Have+Known+BetterSufjan Stevensfolkindieindie folk65317435972730307b271-e9d6-45d7-b98d-318faee671e4https://www.last.fm/music/Sufjan+Stevens/_/Death+With+DignitySufjan Stevensindie folkfolkindie774015556619311ad302f-84ef-488c-84f2-b08f0b06f8f6https://www.last.fm/music/Sufjan+Stevens/_/Futile+Devices+(Doveman+Remix)Sufjan Stevensindiefolkindie folk63245635581031d838c36-5da6-4ebb-a723-5dd4fa32df72https://www.last.fm/music/Sufjan+Stevens/_/Visions+of+GideonSufjan Stevensalternativefolk1242004120997524a752d4c-87a9-481a-af7f-3e4e09029a7dhttps://www.last.fm/music/50+Cent/_/In+Da+Club50 CentHip-Hopraphip hopGangsta Rap638871313758593cd9f882-d7a1-4a83-9908-2025ce484990https://www.last.fm/music/50+Cent/_/Candy+Shop50 CentrapHip-Hophip hopGangsta Rap607474711051544c4f683b-90bb-4135-a518-4c0d8f852eadhttps://www.last.fm/music/50+Cent/_/P.I.M.P.50 CentHip-HoprapGangsta Rap5731345813860043edf79-4fc4-461f-9962-7c2691c90f37https://www.last.fm/music/50+Cent/_/21+Questions50 CentHip-Hoprap69598178103412963bd43-bf52-4dba-baa3-87a9ba0c0e57https://www.last.fm/music/50+Cent/_/Many+Men+(Wish+Death)50 CentrapHip-HopGangsta Rap40228177913233948e870-3c26-401a-91f2-3ccbd0da2435https://www.last.fm/music/50+Cent/_/Just+A+Lil+Bit50 CentrapHip-Hophip hop26482064376995f9fd972-c5d5-4ff8-8599-f5fd9b8526b9https://www.last.fm/music/50+Cent/_/Ayo+Technology50 CentrapHip-Hop247105337616413f9f469-9ed6-3530-afe2-e5f34d1ba753https://www.last.fm/music/50+Cent/_/Window+Shopper50 CentHip-Hoprap27251143211497bb16e51-205f-42e0-bc76-9ca7b3ab7f22https://www.last.fm/music/50+Cent/_/Baby+By+Me50 Centrap23760292294https://www.last.fm/music/50+Cent/_/21+Questions+(Featuring+Nate+D50 CentHip-Hoprap67021821097678https://www.last.fm/music/Frank+Sinatra/_/My+WayFrank Sinatrajazz10132128988282https://www.last.fm/music/Frank+Sinatra/_/Somethin%27+StupidFrank Sinatrajazzpop5053960904528https://www.last.fm/music/Frank+Sinatra/_/Strangers+in+the+NightFrank Sinatrajazz4870489785849https://www.last.fm/music/Frank+Sinatra/_/That%27s+LifeFrank Sinatrajazz3945743726740https://www.last.fm/music/Frank+Sinatra/_/Fly+Me+to+the+Moon+(In+Other+Words)Frank Sinatrajazz19568046810689e614e432-ca77-41c1-82c1-4e3a24ebbb0chttps://www.last.fm/music/ILLIT/_/MagneticILLITKpopk-pop5192412338858https://www.last.fm/music/ILLIT/_/Tick-TackILLITelectropop538178532066494a334ac-598b-4a1a-bda5-8a8f9d7c2039https://www.last.fm/music/ILLIT/_/Lucky+Girl+SyndromeILLITk-popKpopsynthpopelectropop520557728362504b96110-a996-47ab-b84e-39a0918a2a38https://www.last.fm/music/ILLIT/_/Cherish+(My+Love)ILLITpopsynthpopindie pop44079762743744c391283-2487-41af-a8d8-be96cc5eef0chttps://www.last.fm/music/ILLIT/_/Midnight+FictionILLITk-popdance-popalt-popKpop3268376228453https://www.last.fm/music/ILLIT/_/Billyeoon+Goyangi+(Do+the+Dance)ILLITDisco2980403206634d6ec764e-b35a-4933-862b-07bc37c25275https://www.last.fm/music/ILLIT/_/My+WorldILLITdream popk-popdance-popKpop2343686179407https://www.last.fm/music/ILLIT/_/jellyousILLITk-pop1665168149779d586b042-0359-441c-bfc7-f56147c1725ahttps://www.last.fm/music/ILLIT/_/I%27LL+LIKE+YOUILLITk-popdance-popKpop84066986882https://www.last.fm/music/ILLIT/_/little+monsterILLITk-popKpop74395282953https://www.last.fm/music/ILLIT/_/bamsopoongILLITsynthpopindie popdream pop56226968314https://www.last.fm/music/ILLIT/_/oops%21ILLITk-popKpop616175262475531ca8792-131b-4637-a8c0-1c3e95c1f65chttps://www.last.fm/music/Megan+Thee+Stallion/_/Sweetest+PieMegan Thee Stallionpoppop raprap59994486008391d33529b-4f27-4e57-a604-4c642fdc9deahttps://www.last.fm/music/Megan+Thee+Stallion/_/Thot+ShitMegan Thee Stallionraptrap5324045567127https://www.last.fm/music/Megan+Thee+Stallion/_/Mamushi+(feat.+Yuki+Chiba)Megan Thee StallionrapHip-Hop62612784700755cec1da5-3249-4d46-abe5-050b937e39bchttps://www.last.fm/music/Megan+Thee+Stallion/_/HissMegan Thee Stallionrap27957172432712879800e-6eb7-4195-98b9-6488d1bdce4dhttps://www.last.fm/music/Megan+Thee+Stallion/_/Cognac+QueenMegan Thee Stalliontrap1787630180126https://www.last.fm/music/Megan+Thee+Stallion/_/B.A.S.+(feat.+Kyle+Richh)Megan Thee Stalliontrap359219https://www.last.fm/music/Lucky+Twice/_/SunsetLuckicloud raptrap192420900a00530-7b80-4603-b894-0cf329228bfbhttps://www.last.fm/music/Lucky+Twice/_/Out+My+WayLuckiemo raptrapcloud rap161020203a3aaa5-de8d-4ec3-b03d-a633ee90464bhttps://www.last.fm/music/Lucky+Twice/_/4+The+BettaLuckitraphip hop279180https://www.last.fm/music/Lucky+Twice/_/New+DrankLuckiragepop raptrapcloud rap180847022003549a6fab057-cf3a-4456-950e-d3edaf219326https://www.last.fm/music/Mariah+Carey/_/All+I+Want+for+Christmas+Is+YouMariah Careypop9998409102266210a10c51-1de5-38ba-ad5d-f485e510ed6ehttps://www.last.fm/music/Mariah+Carey/_/ObsessedMariah Careyrnbpop100948191007220b5259e3c-3456-42b5-9bbd-365faafec1echttps://www.last.fm/music/Mariah+Carey/_/We+Belong+TogetherMariah Careyrnbpopsoul73425338242866f49b473-ff6a-3b02-a490-2102640fcb01https://www.last.fm/music/Mariah+Carey/_/FantasyMariah Careypoprnb556022967791027fd8fe7-85cd-3fe4-909e-e14def250403https://www.last.fm/music/Mariah+Carey/_/Touch+My+BodyMariah Careypoprnb503952063405808347c84-36e5-44f0-8baf-5cdb46bb60a0https://www.last.fm/music/Mariah+Carey/_/Always+Be+My+BabyMariah Careypoprnb49538884667499db6a435-c04c-4bf0-942b-cc93575c788chttps://www.last.fm/music/Mariah+Carey/_/My+AllMariah Careypoprnbsoul370132125293https://www.last.fm/music/Mariah+Carey/_/All+I+Want+For+Christmas+Is+You+-+Original+VersionMariah Careypop13112830994418546122ed-896a-4fb0-bd46-9bafa2b5f8a7https://www.last.fm/music/Chief+Keef/_/Love+SosaChief KeefrapGangsta Rap6290180667976346ac345-26c0-3306-9291-1716caac1e66https://www.last.fm/music/Chief+Keef/_/I+Don%27t+LikeChief KeefrapGangsta RapHip-Hop5734315566141https://www.last.fm/music/Chief+Keef/_/Hate+Bein%27+SoberChief Keefraphip hopGangsta Rap6094947505885569769d3-10c2-4fb2-ada0-d1f3532f8ec9https://www.last.fm/music/Chief+Keef/_/FanetoChief KeefGangsta Raptraprap44308133514514f6b9ac1-a857-48d5-8c16-9fabc0339b8dhttps://www.last.fm/music/Chief+Keef/_/KillsChief KeefrapGangsta Rap3247217316230118e5ccb-c0d2-310a-9036-f0e226524ba3https://www.last.fm/music/Chief+Keef/_/Save+That+ShitChief KeefGangsta Raphip hop353926026513082a37db4-83f4-4013-a075-995be790dc01https://www.last.fm/music/Chief+Keef/_/Save+MeChief KeefGangsta Rapcloud rap141708416574448e8262af-7b3c-4f3a-bead-8eb3b69d784fhttps://www.last.fm/music/Ethel+Cain/_/American+TeenagerEthel Caindream poppop rock9707687515055b2750447-ef78-4089-8388-0b5b950e73adhttps://www.last.fm/music/Ethel+Cain/_/CrushEthel Cainindiepop rockindie popdream pop9008699456947de5e651e-f740-4da0-9521-aee7c4b58350https://www.last.fm/music/Ethel+Cain/_/StrangersEthel Cainsoft rockalternative rockdream pop64092333581918287f4b6-adcc-4bf9-b355-fbfd3d2f8e57https://www.last.fm/music/Ethel+Cain/_/Sun+Bleached+FliesEthel Caindream pop34588783203323979393b-e5ee-421e-a467-7496a868d2a4https://www.last.fm/music/Ethel+Cain/_/Family+Tree+(Intro)Ethel Caindream popNeo-Psychedelia4629902310687bc0565e6-46bd-4824-95f6-e35d0f40b676https://www.last.fm/music/Ethel+Cain/_/Hard+TimesEthel Cainalternative361560227988587dc29a1-3361-4da8-b703-4addfc6c370dhttps://www.last.fm/music/Ethel+Cain/_/Family+TreeEthel Cainalternative rock3860739271916ab9312a8-d57f-479d-8b15-2d1836a22069https://www.last.fm/music/Ethel+Cain/_/Gibson+GirlEthel CainNeo-Psychedeliadream popalt-pop30025982648279fffb2a7-5fa0-4fb4-9ef7-7638d8fa7564https://www.last.fm/music/Ethel+Cain/_/Western+NightsEthel Caindream popart pop3636984264801758956a1-f2b9-45a7-baa9-42c1b79db957https://www.last.fm/music/Ethel+Cain/_/ThoroughfareEthel Caincountry38821032309412837531d-048b-4d0d-afa4-1fb4c9f7d295https://www.last.fm/music/Ethel+Cain/_/NettlesEthel Caindream popcountry22821172065504dd0c072-8f08-4482-a2f6-c8feed9fe246https://www.last.fm/music/Ethel+Cain/_/Fuck+Me+EyesEthel Cainsynthpopdream pop236273215212521fccbef-2620-4bdb-a64e-bfef65d3a2b9https://www.last.fm/music/Ethel+Cain/_/Knuckle+VelvetEthel Cainshoegazeindie rock2346787146515f32b43ea-202c-4468-a547-705e7f779dcbhttps://www.last.fm/music/Ethel+Cain/_/InbredEthel Cainalternative rockdream pop964238142003c0cc2eed-5d3d-444b-b354-347f3b6ab4ffhttps://www.last.fm/music/Ethel+Cain/_/JanieEthel Cainindie rockdream popindie folk1265177133528https://www.last.fm/music/Ethel+Cain/_/Dust+BowlEthel Caindream pop69418992846a16600d8-dcfe-489f-bfff-ebe093187a36https://www.last.fm/music/Ethel+Cain/_/TempestEthel Cainshoegaze51481492017b911e180-f922-48d7-8e96-c6458ee36378https://www.last.fm/music/Ethel+Cain/_/A+Knock+at+the+DoorEthel Cainfolk77913888000https://www.last.fm/music/Ethel+Cain/_/Waco,+TexasEthel Caindream pop10335729721022https://www.last.fm/music/Lil+Baby/_/Drip+Too+Hard+(Lil+Baby+&+Gunna)Lil Babyraptrap8170170652474https://www.last.fm/music/Lil+Baby/_/Yes+IndeedLil BabytraprapHip-Hop92709145480224127f4d9-b9df-4cad-acc9-e9c3a3b17cdfhttps://www.last.fm/music/Lil+Baby/_/FreestyleLil Babytraprap6996824499833b4dda517-f950-47fb-ae05-c0e4b1e14efdhttps://www.last.fm/music/Lil+Baby/_/Pure+CocaineLil Babyraphip hop5226491356451https://www.last.fm/music/Lil+Baby/_/Life+Goes+OnLil Babyraptraphip hop4367401351363073d3270-5126-4047-abd2-7c1e2ba8a1d3https://www.last.fm/music/Lil+Baby/_/Sum+2+ProveLil BabyHip-Hopraptrap3650276323006https://www.last.fm/music/Lil+Baby/_/Never+Recover+(Lil+Baby+&+Gunna,+Drake)Lil Babytrap4069550318222https://www.last.fm/music/Lil+Baby/_/We+Paid+(feat.+42+Dugg)Lil Babypop raptrap2403790245456https://www.last.fm/music/Lil+Baby/_/Stuff+(feat.+Travis+Scott)Lil Babyhip hoprap1529670185090https://www.last.fm/music/Lil+Baby/_/Outfit+(with+21+Savage)Lil Babyraptrap1521151510455920f7bc098-79d2-470f-9686-573c30360895https://www.last.fm/music/Bryson+Tiller/_/Don%27tBryson Tillerrnbtrap861001473592714e80db0-f058-4a35-8eb0-b7701b5222aahttps://www.last.fm/music/Bryson+Tiller/_/ExchangeBryson Tillerrnbpop rap75444565603940552dd79-7b3a-412c-90ae-d8c5fc4ba6a0https://www.last.fm/music/Bryson+Tiller/_/Right+My+WrongsBryson Tillerhip hopraprnb6313052411189024d4da9-394c-4e24-a9bc-21d74ffa14cbhttps://www.last.fm/music/Bryson+Tiller/_/SorrowsBryson Tillerpop raprnb48919753891660d15328a-5baa-464c-8586-12e6ee4da66dhttps://www.last.fm/music/Bryson+Tiller/_/Let+Em%27+KnowBryson Tillerrnbpop rap22318812365264b07831d-f732-4b60-a2a7-002b43454a2chttps://www.last.fm/music/Bryson+Tiller/_/Sorry+Not+SorryBryson TillertrapHip-Hoprnb1979849204200https://www.last.fm/music/Bryson+Tiller/_/Outta+Time+(feat.+Drake)Bryson Tillerpop rap203318906882358bb6502c-b904-4bda-9944-5714f8e8e539https://www.last.fm/music/Lisa/_/MONEYLisak-poprapHip-Hopelectronic114697095362517fe11717-1b78-4f53-a50f-2abfbdde67a4https://www.last.fm/music/Lisa/_/RockstarLisarapHip-Hop1078712846577891dbf877-543b-4eb7-8fd8-27750fc80171https://www.last.fm/music/Lisa/_/New+Woman+(feat.+ROSAL%C3%8DA)Lisaelectropoppoppop rap13295920451740bb47737f-ecc5-4478-a6ca-4f5c15e1cdbahttps://www.last.fm/music/Lisa/_/LALISALisak-popKpoprap75402634381302bc517c0-e219-4dbc-bc56-b12a04e346echttps://www.last.fm/music/Lisa/_/Born+Again+(feat.+Doja+Cat+&+RAYE)LisaDiscopop4107884272873abd351a8-8b8d-4bcf-8f10-fb3787184309https://www.last.fm/music/Lisa/_/Moonlit+Floor+(Kiss+Me)Lisapop21186082068015851d1f2-de12-403d-be48-c6f3174ff0d0https://www.last.fm/music/Lisa/_/FXCK+UP+THE+WORLD+(feat.+Future)LisaHip-Hoprage19189371409926ccd2364-3410-4f11-939d-ffbf3fc51d90https://www.last.fm/music/Lisa/_/ChillLisafunksynthpop15625461746630105a2cf5-4675-4905-b414-e1b2e70d9f6ahttps://www.last.fm/music/Adrianne+Lenker/_/anythingAdrianne Lenkerfolkindieindie folk1092475061047648a3cbce-ba79-4deb-a4b8-a90abb50ed4dhttps://www.last.fm/music/Adrianne+Lenker/_/not+a+lot,+just+foreverAdrianne Lenkerindie folkfolk839160249264331ddccb8-870a-408a-b514-caee7229b37ehttps://www.last.fm/music/Adrianne+Lenker/_/forwards+beckon+reboundAdrianne Lenkerfolkindie folkindie7401135481423017ac7e5-9244-4b66-9c3d-8544372686f4https://www.last.fm/music/Adrianne+Lenker/_/half+returnAdrianne Lenkerindie folkfolkindie42029623357952633b915-cdef-4870-a1ea-e0bc9f5575f3https://www.last.fm/music/Adrianne+Lenker/_/ingydarAdrianne Lenkerindiefolk295159226991232238358-ea3d-4ca0-a290-fb255a4cba83https://www.last.fm/music/Adrianne+Lenker/_/zombie+girlAdrianne Lenkerindie folkindie2091378207799364cf43e-2759-48de-a450-b52f9d7272cfhttps://www.last.fm/music/Adrianne+Lenker/_/my+angelAdrianne Lenkerfolkindieindie folk1224099398714203359b39-a78e-45b9-a850-48c850028701https://www.last.fm/music/MF+DOOM/_/DoomsdayMF DOOMhip hoprapHip-Hop1066324994652893dcf9e1-b65a-35b6-adc5-c301f1655761https://www.last.fm/music/MF+DOOM/_/One+BeerMF DOOMHip-Hophip hop9628940913842be175f77-6de1-49b5-9942-c4299fad332ahttps://www.last.fm/music/MF+DOOM/_/Hoe+CakesMF DOOMHip-Hophip hop5973992637551https://www.last.fm/music/MF+DOOM/_/That%27s+ThatMF DOOMhip hoprap6184290629525284320fe-cb3a-439d-9d48-e0c27f5c6d05https://www.last.fm/music/MF+DOOM/_/Rhymes+Like+DimesMF DOOMhip hopHip-Hop37036105987952cce6015-eefb-4e26-afb6-ffebe68c3325https://www.last.fm/music/MF+DOOM/_/Rapp+Snitch+KnishesMF DOOMhip hop3858310535616a19c6e8d-e614-4ff9-b024-072efcdca3d9https://www.last.fm/music/MF+DOOM/_/VomitspitMF DOOMhip hoprapHip-Hop9735342232322c7070ba-3438-40c6-8bb6-3e983dd69a5dhttps://www.last.fm/music/MF+DOOM/_/PotholderzMF DOOMHip-Hophip hoprap169727691742852https://www.last.fm/music/Pixies/_/Where+Is+My+Mind%3FPixiesalternativerockalternative rockindieindie rock13175730144049691850269-b480-3a45-ab90-8e0b797f8329https://www.last.fm/music/Pixies/_/Here+Comes+Your+ManPixiesalternativealternative rockrockindie930524312867787eaeaed5-ede4-479f-a634-2563d59ebbeehttps://www.last.fm/music/Pixies/_/Monkey+Gone+to+HeavenPixiesalternativerockindiealternative rock10929639119588551259c6e-e1d3-315a-a60c-9c2a461e8c27https://www.last.fm/music/Pixies/_/HeyPixiesalternativealternative rockrockindie89651281077344fdc7dec3-79f0-3c87-8bd5-a8699333315fhttps://www.last.fm/music/Pixies/_/DebaserPixiesalternative rockalternativeindierock6040544823961https://www.last.fm/music/Pixies/_/Gouge+AwayPixiesalternative rockalternativerockindie426539672501606c56752-875a-4075-b6b2-a45d62147d00https://www.last.fm/music/Pixies/_/Where+Is+My+Mind%3F+-+2007+RemasterPixiesindiealternative rockindie rock64951996688414cc594f3-de66-44c6-8e79-c2981739f3a0https://www.last.fm/music/Pixies/_/All+I+Think+About+NowPixiesrockalternative rock73223901184448https://www.last.fm/music/Usher/_/Yeah%21+(feat.+Lil+Jon+&+Ludacris)UsherpopdanceHip-Hop769192110979616acd1528-dc59-4a36-9123-0af0b0f1b958https://www.last.fm/music/Usher/_/DJ+Got+Us+Fallin%27+in+Love+(feat.+Pitbull)Usherdancernbelectronic5236919804978077ac12a-faa1-365b-8ec8-43ed1b74ae46https://www.last.fm/music/Usher/_/My+BooUsherrnbsoul3940136771114https://www.last.fm/music/Usher/_/OMG+(feat.+will.i.am)Usherdancernbhip hop45421155623251b0648e3-e4c7-4e69-8c25-d0d551cbb143https://www.last.fm/music/Usher/_/Hey+Daddy+(Daddy%27s+Home)Usherrnb17104883842105b6aeb26d-31fb-42f3-9339-905b36fcf5a7https://www.last.fm/music/Noah+Kahan/_/Stick+SeasonNoah Kahanindie folkindie56941753850409ec974b9-ba99-434f-942a-99d6cc567933https://www.last.fm/music/Noah+Kahan/_/Northern+AttitudeNoah Kahanfolkindie4501608383182https://www.last.fm/music/Noah+Kahan/_/Dial+Drunk+(with+Post+Malone)Noah Kahanindie folk6110085339668c741807c-0fbe-4429-ac63-d5dc4d8c7559https://www.last.fm/music/Noah+Kahan/_/All+My+LoveNoah Kahanfolk48753232782128765de54-c759-48d1-8f18-4158901d301ahttps://www.last.fm/music/Noah+Kahan/_/HomesickNoah Kahanindiefolkindie folk29048462525240a98753f-1862-4390-ae20-d9c77a7131dchttps://www.last.fm/music/Noah+Kahan/_/False+ConfidenceNoah Kahanpop35443292285815d9665dd-f26a-41bd-a490-8d5b230a4e16https://www.last.fm/music/Noah+Kahan/_/Everywhere,+EverythingNoah Kahanfolkindie3815972223312fe57a3fa-883e-4dad-9d5d-0ec9ae71774fhttps://www.last.fm/music/Noah+Kahan/_/She+Calls+Me+BackNoah Kahanfolkindie3869805221327a364371e-0276-431d-adfc-29f97e09304bhttps://www.last.fm/music/Noah+Kahan/_/New+PerspectiveNoah Kahanindie folk25737292074385dfb7ef3-4520-4aa4-bf87-785767f69ab2https://www.last.fm/music/Noah+Kahan/_/Call+Your+Mom+(with+Lizzy+McAlpine)Noah Kahanindie folk32331541980860c647fc8-7df6-46aa-9f48-1efece075468https://www.last.fm/music/Noah+Kahan/_/Growing+SidewaysNoah Kahanfolkindiealternativeindie folk2454736179271005add72-0edb-43bb-9434-93a709cbf1f2https://www.last.fm/music/Noah+Kahan/_/Strawberry+WineNoah Kahanindie folk2473810173153db12ee20-e273-4f55-9a83-a8f7bda8617ahttps://www.last.fm/music/Noah+Kahan/_/Come+OverNoah Kahanindiefolk901436210548328efe2cd3-2adc-4abf-b06c-536208ca71fahttps://www.last.fm/music/Shawn+Mendes/_/StitchesShawn Mendespop86760581024834https://www.last.fm/music/Shawn+Mendes/_/Treat+You+BetterShawn Mendespop92336871012186https://www.last.fm/music/Shawn+Mendes/_/There%27s+Nothing+Holdin%27+Me+BackShawn Mendespoppop rock939896385281462f09fd2-144a-439a-96f9-ce93f05b48aehttps://www.last.fm/music/Shawn+Mendes/_/Se%C3%B1oritaShawn Mendespop5500010674407https://www.last.fm/music/Shawn+Mendes/_/MercyShawn Mendespop4705760498680https://www.last.fm/music/Shawn+Mendes/_/If+I+Can%27t+Have+YouShawn Mendespop3481983491978https://www.last.fm/music/Shawn+Mendes/_/I+Know+What+You+Did+Last+SummerShawn Mendespop4684218467485cc340f53-182f-475d-b768-09a2b03d4f8chttps://www.last.fm/music/Shawn+Mendes/_/Lost+in+JapanShawn Mendespop3214606401080https://www.last.fm/music/Shawn+Mendes/_/WonderShawn Mendespop175752251975945https://www.last.fm/music/The+Cardigans/_/LovefoolThe Cardiganspoprock7132022966517https://www.last.fm/music/The+Cardigans/_/My+Favourite+GameThe Cardigansrockpopalternative105332187799006b4d9194-27c4-42c8-814d-76fbd9ad55d1https://www.last.fm/music/The+Cardigans/_/Step+On+MeThe Cardigansrockpopalternative29958764294000835d8be-69ab-32a2-a742-a8c727aa2545https://www.last.fm/music/The+Cardigans/_/CarnivalThe Cardiganspoprock1847104244682https://www.last.fm/music/Gigi+Perez/_/Sometimes+(Backwood)Gigi Perezindie12439231520551b16f8f95-6e3f-443f-83c1-3ce1b461af1ehttps://www.last.fm/music/ENHYPEN/_/FEVERENHYPENKpop12132465512220f478cf78-88e8-4ed3-9e58-a7ec958743d7https://www.last.fm/music/ENHYPEN/_/Drunk-DazedENHYPENKpopdancek-poppop14734076476445fc5e1882-7196-4e02-b16f-bbdb3675d1b1https://www.last.fm/music/ENHYPEN/_/Bite+MeENHYPENHip-Hopk-popKpop80662814017402cee6c9b-98d2-4985-9eb2-101caafd3b60https://www.last.fm/music/ENHYPEN/_/Polaroid+LoveENHYPENk-pop82739063850923264d608-808f-4a35-a6bd-9334ce85b37fhttps://www.last.fm/music/ENHYPEN/_/Given-TakenENHYPENKpop6738262269686471f5206-fa02-4c81-900c-fb578451ef37https://www.last.fm/music/ENHYPEN/_/Tamed-DashedENHYPENelectropopk-popKpop6212749267395ed9d34c3-fcb3-4fe0-861b-b4f1ccf90cf6https://www.last.fm/music/ENHYPEN/_/Sweet+VenomENHYPENKpop55784202589791da1879e-8f0a-4fea-8d49-519b39aff6a7https://www.last.fm/music/ENHYPEN/_/Future+Perfect+(Pass+the+Mic)ENHYPENk-popKpop6277046254139https://www.last.fm/music/ENHYPEN/_/Blessed-CursedENHYPENk-popKpop728627824338769516c60-2a9d-40f3-822a-d313a4a47023https://www.last.fm/music/ENHYPEN/_/XO+(Only+If+You+Say+Yes)ENHYPENKpop5309956209272fcdf3ca3-2473-4ef0-abd9-16d92410bc6chttps://www.last.fm/music/ENHYPEN/_/Go+Big+or+Go+HomeENHYPENKpopHouse50066281937082fdbdcbc-4980-4155-936a-cb0160870f5ehttps://www.last.fm/music/ENHYPEN/_/Sacrifice+(Eat+Me+Up)ENHYPENk-popKpop5520091185699fa5ce69f-fbe1-4f74-b3f2-5febe23de4c6https://www.last.fm/music/ENHYPEN/_/Brought+the+Heat+BackENHYPENk-pop6584356182054https://www.last.fm/music/ENHYPEN/_/No+DoubtENHYPENKpop6016869175606da2e772c-0fc4-43e2-a421-86acb3fa9dafhttps://www.last.fm/music/ENHYPEN/_/MoonstruckENHYPENrockKpopelectronicmetal5092982170521e1980cde-95ec-452f-b3be-53b880e1a7b5https://www.last.fm/music/ENHYPEN/_/ChaconneENHYPENk-poppop4506972155830474f83e8-e355-4d6e-8bf3-728516b41db6https://www.last.fm/music/ENHYPEN/_/CRIMINAL+LOVEENHYPENKpopk-pop60989341438034c486112-80e4-4896-abff-f7a5d552c435https://www.last.fm/music/ENHYPEN/_/Bad+Desire+(With+or+Without+You)ENHYPENKpop2700462115845918fb6a4-d843-4032-ae40-59952692590ahttps://www.last.fm/music/ENHYPEN/_/Your+Eyes+OnlyENHYPENk-popKpop2634681933025122f49d-c232-4a25-a596-c24c41e67c1bhttps://www.last.fm/music/ENHYPEN/_/TeethENHYPENk-popKpop321719393198https://www.last.fm/music/ENHYPEN/_/DaydreamENHYPENk-popKpop2261460926099d5da1b7-31ce-4b78-8f54-963b3b689371https://www.last.fm/music/ENHYPEN/_/ParanormalENHYPENk-popKpop172589928870117e4c73e1-dc3a-4252-b7e1-3f6a4ca21c58https://www.last.fm/music/Lizzy+McAlpine/_/ceilingsLizzy McAlpineindie5813234374848https://www.last.fm/music/Lizzy+McAlpine/_/doomsdayLizzy McAlpineindiepopindie pop43412903152019ff737c3-48ff-4443-a9da-71b3a5b87243https://www.last.fm/music/Lizzy+McAlpine/_/spring+into+summerLizzy McAlpinecountry15791518910793https://www.last.fm/music/Joey+Bada$$/_/Love+Is+Only+a+FeelingJoey Bada$$Hip-HopNeo-Soulpop rap5145319474982366d26bc-8dde-4bcf-bb09-6b26b1ce9828https://www.last.fm/music/Joey+Bada$$/_/Righteous+MindsJoey Bada$$raphip hop49924304532412fb2241f-3978-4da4-89fc-5845476f7663https://www.last.fm/music/Joey+Bada$$/_/TemptationJoey Bada$$hip hoprapHip-HopNeo-Soulpop rap6318840437554https://www.last.fm/music/Joey+Bada$$/_/Survival+TacticsJoey Bada$$rapHip-Hop4816116428843https://www.last.fm/music/Joey+Bada$$/_/Show+MeJoey Bada$$dream pophip hop4171607428021362f5d22-8689-4615-a399-8f38f178bbcchttps://www.last.fm/music/Joey+Bada$$/_/WavesJoey Bada$$raphip hopHip-Hop21052259159595446bfc9d7-a4d9-4a1b-b1f6-0b23216229f2https://www.last.fm/music/girl+in+red/_/we+fell+in+love+in+octobergirl in reddream popindie pop893267685126508aab1f1-23e0-402b-869b-ea3da536fb8fhttps://www.last.fm/music/girl+in+red/_/bad+idea%21girl in redpunkrockalternative rockindie rock805130184232505c798da-268f-4398-a67a-b49f77163740https://www.last.fm/music/girl+in+red/_/i+wanna+be+your+girlfriendgirl in redindie popdream pop6699785724930b925ed37-d081-4847-8b7f-3871fa550033https://www.last.fm/music/girl+in+red/_/girlsgirl in redindie popdream pop60353216319653a16a441-b0f8-42d9-814b-1c210e3838f6https://www.last.fm/music/girl+in+red/_/midnight+lovegirl in reddream popindie pop2458265319116https://www.last.fm/music/girl+in+red/_/You+Need+Me+Now%3F+(feat.+Sabrina+Carpenter)girl in redpopindie pop17071071163184953e9e63c-8e16-4cb4-af36-7b38a1728916https://www.last.fm/music/Kate+Bush/_/Running+Up+That+Hill+(A+Deal+with+God)Kate Bushpopalternative7838556843319https://www.last.fm/music/Kate+Bush/_/Wuthering+HeightsKate Bushpopalternative446815457252700bba725-f387-4173-bf3d-f60004e16dachttps://www.last.fm/music/Kate+Bush/_/CloudbustingKate Bushpopalternative4145056514036https://www.last.fm/music/Kate+Bush/_/Army+Dreamers+-+2018+RemasterKate Bushfolkart pop3168744487290https://www.last.fm/music/Kate+Bush/_/Babooshka+-+2018+RemasterKate Bushrockpopart pop46747224769450303526d-5d36-4dd3-a94b-9f0072514710https://www.last.fm/music/Kate+Bush/_/Army+DreamersKate Bushalternativepop9974891757466029d549-5858-4936-9156-b90770d2ae92https://www.last.fm/music/Kate+Bush/_/Running+Up+That+HillKate Bushpopalternative415831426703438ad538a-fddb-49f7-aeb7-84fb232ac4ffhttps://www.last.fm/music/2hollis/_/jeans2hollisragehyperpop4172584262320https://www.last.fm/music/2hollis/_/poster+boy2holliselectropophyperpop3141805193863de766945-2406-4627-9d3c-5dd4a17497d6https://www.last.fm/music/2hollis/_/crush2hollishyperpop254216417052153d653cb-2bd5-44f1-99cc-ab3efbdf88a1https://www.last.fm/music/2hollis/_/trauma2hollisrage117696799128https://www.last.fm/music/2hollis/_/FORFEIT2holliselectropophyperpopcloud rap2907729359973https://www.last.fm/music/bbno$/_/edamamebbno$raphip hopHouseHip-Hop3619182314415https://www.last.fm/music/bbno$/_/twobbno$rapelectronicHousedanceHip-Hop3144225297005https://www.last.fm/music/bbno$/_/IT+BOYbbno$Houseelectronicdance31093762710144d7c4858-ae87-455c-8073-3af6e4ff9b40https://www.last.fm/music/bbno$/_/help+herselfbbno$indieindie pop28642422510561a135d2b-a812-449d-a5e6-7f24ad93d6a4https://www.last.fm/music/bbno$/_/checkbbno$pop rapHouse1397789175482c88f2e6c-51b0-4c09-890b-bfd586db7033https://www.last.fm/music/bbno$/_/1-800bbno$Houserappop rap894344115463d8b99db3-cf50-463e-87d8-497024f194a4https://www.last.fm/music/bbno$/_/boombbno$dance279717652539345https://www.last.fm/music/Tears+for+Fears/_/Everybody+Wants+to+Rule+the+WorldTears for Fearsnew wavepop69346921076794https://www.last.fm/music/Tears+for+Fears/_/ShoutTears for Fearsnew wavepop5709012880916https://www.last.fm/music/Tears+for+Fears/_/Mad+WorldTears for Fearsnew wavepop71847958662336cd02294-352b-4ccc-8ec5-8341134a0954https://www.last.fm/music/Tears+for+Fears/_/Head+Over+HeelsTears for Fearsnew wavepop5157737718928https://www.last.fm/music/Tears+for+Fears/_/Head+Over+Heels+-+Dave+Bascombe+7%22+N.MixTears for Fearspopnew wave12008743504418https://www.last.fm/music/Stray+Kids/_/God%E2%80%99s+MenuStray Kidsk-popKpop10595881409603c0a07f91-5e69-4a33-a723-41db88125e62https://www.last.fm/music/Stray+Kids/_/MANIACStray Kidsk-pop5926443335439b485e58f-7e4a-48d2-b2b9-3bc3f20bae00https://www.last.fm/music/Stray+Kids/_/Back+DoorStray Kidsk-pop82578273263620491aab7-3481-4014-be07-6f562fb83944https://www.last.fm/music/Stray+Kids/_/ThunderousStray Kidsk-popHip-HopKpop6495014307008edd64657-5788-48c1-ae6f-cfff23d65684https://www.last.fm/music/Stray+Kids/_/MIROHStray Kidsk-pop10291311305488b366ac83-6791-43ef-ad04-095b6dc2ab8fhttps://www.last.fm/music/Stray+Kids/_/Chk+Chk+BoomStray KidsKpopk-pop893262430386892610e58-2843-451a-ba1b-eafb230541d9https://www.last.fm/music/Stray+Kids/_/S-ClassStray Kidsk-pop8854489297358https://www.last.fm/music/Stray+Kids/_/LALALALAStray KidsKpopk-pop5323250255838https://www.last.fm/music/Stray+Kids/_/Red+Lights+(Bang+Chan,+Hyunjin)Stray Kidsrap3456228246376https://www.last.fm/music/Stray+Kids/_/Come+Play+(from+the+series+Arcane+League+of+Legends)Stray KidsrapKpop456383320156770cdde02-62d7-4bb8-af37-bf0547d0681ehttps://www.last.fm/music/Stray+Kids/_/CharmerStray KidsKpopk-pop441089719697711412914-09da-4a31-b41c-8438567989fchttps://www.last.fm/music/Stray+Kids/_/DOMINOStray Kidsk-poprapKpop4096877176006https://www.last.fm/music/Stray+Kids/_/I+Like+ItStray KidsKpopk-pop4148433170521c6425d4e-7be5-4ccf-82a4-5a06226eae62https://www.last.fm/music/Stray+Kids/_/MEGAVERSEStray KidsKpopk-popelectronic4389784153103https://www.last.fm/music/Stray+Kids/_/TASTE+(Lee+Know,+Hyunjin,+Felix)Stray KidsKpop3218209151178https://www.last.fm/music/Stray+Kids/_/TOPLINE+(feat.+Tiger+JK)Stray Kidsrapk-pop350369513637339305c66-4a38-4ce5-9aae-9933377730b4https://www.last.fm/music/Stray+Kids/_/Walkin+On+WaterStray KidsHip-HopKpopk-pop2678960123359https://www.last.fm/music/Stray+Kids/_/JJAMStray Kidsk-popelectronic19058590214207203e7b3fa-01ff-4c5a-81f8-454b2060a5ddhttps://www.last.fm/music/blink-182/_/All+the+Small+Thingsblink-182punk rockpop punkpunkrock190427091785395https://www.last.fm/music/blink-182/_/I+Miss+Youblink-182punk rockrockalternativepunk149758751593726055e718d-b186-4234-afed-9f440c170a9fhttps://www.last.fm/music/blink-182/_/What%27s+My+Age+Again%3Fblink-182punk rockpop punkpunkrock106571231214601045a103d-bc5b-3b40-adaa-48dbc6ac91b4https://www.last.fm/music/blink-182/_/First+Dateblink-182punk rockpop punkpunkrock1030361711554950423b7ad-0a82-48bd-8a84-03cf945d51e8https://www.last.fm/music/blink-182/_/Adam%27s+Songblink-182punk rockpop punkpunkrock812232496583274a199ae-de66-30d7-9eef-501d20a446a4https://www.last.fm/music/blink-182/_/Dammitblink-182punk rockpop punkpunkrock73225419057480d84c22f-061e-44d8-be6e-33324990f461https://www.last.fm/music/blink-182/_/The+Rock+Showblink-182punk rockpop punkpunkrock74916187850310f6bfa22-ba9c-3085-ba34-30afb4b4f061https://www.last.fm/music/blink-182/_/Feeling+Thisblink-182punk rockpop punkpunkrock208275841521321a808c12a-903c-4b57-84f8-a09fe3c03823https://www.last.fm/music/Grimes/_/OblivionGrimessynthpop203856721460493d64dfb83-5565-4d6f-988f-e9923db0b694https://www.last.fm/music/Grimes/_/GenesisGrimesdream popelectronic104772996907041b20df08-fe01-489d-a925-3bd5dd8bb148https://www.last.fm/music/Grimes/_/Kill+V.+MaimGrimeselectropopsynthpopelectronic551365444778240a8cce9-e2eb-4a21-a76b-a87fc6579809https://www.last.fm/music/Grimes/_/4%C3%86MGrimeselectropop502001334597539ab2d26-b0ae-4007-8ae3-323073f62ff8https://www.last.fm/music/Rene%C3%A9+Rapp/_/Pretty+GirlsReneé Rappalt-popsynthpoppop4281597314702https://www.last.fm/music/Rene%C3%A9+Rapp/_/Too+WellReneé Rappelectropop38218212827105b2ee819-6646-48b8-b8d5-ccf922c5b54dhttps://www.last.fm/music/Rene%C3%A9+Rapp/_/Tummy+HurtsReneé Rapprnbindie pop307160226026974ea6622-fb11-4d86-b219-e01c70868d71https://www.last.fm/music/Rene%C3%A9+Rapp/_/Leave+Me+AloneReneé Rapppop rockalt-pop2970680224562https://www.last.fm/music/Rene%C3%A9+Rapp/_/In+the+KitchenReneé Rapppopindie pop1502711164960a66e3e12-ff35-45c3-9dce-3f68a21e06ebhttps://www.last.fm/music/Rene%C3%A9+Rapp/_/MadReneé Rapppop rockalt-pop834909131018https://www.last.fm/music/Rene%C3%A9+Rapp/_/ShyReneé Rapppop rockpop punkalt-pop763343116252https://www.last.fm/music/Rene%C3%A9+Rapp/_/I+Think+I+Like+You+Better+When+You%E2%80%99re+GoneReneé Rapprnb828445114334d8a7cd0d-5884-461d-96a9-af2a40ec7985https://www.last.fm/music/Rene%C3%A9+Rapp/_/Kiss+It+Kiss+ItReneé Rapppop677596105075d7fdf74e-d4b5-4466-a72a-ec27cad03e0chttps://www.last.fm/music/Rene%C3%A9+Rapp/_/Good+GirlReneé Rapppop59055394650https://www.last.fm/music/Rene%C3%A9+Rapp/_/SometimesReneé Rapppoprnb54621589174https://www.last.fm/music/Rene%C3%A9+Rapp/_/At+Least+I%E2%80%99m+HotReneé Rappdance-popDisco50780580345https://www.last.fm/music/Rene%C3%A9+Rapp/_/You%E2%80%99d+Like+That+Wouldn%E2%80%99t+YouReneé Rapppop punkpop rock89369518998370a9ad4da-5187-44d0-b947-0bf3093d8a3ahttps://www.last.fm/music/Melanie+Martinez/_/Play+DateMelanie Martinezindiepopalternativeindie pop811951284261206e30ba2-b59b-4992-be5a-592f0ffcdf60https://www.last.fm/music/Melanie+Martinez/_/Pacify+HerMelanie Martinezelectropopindiealternativeindie pop689710473549913559ebf-e14d-42d5-b001-940ed253378dhttps://www.last.fm/music/Melanie+Martinez/_/Pity+PartyMelanie Martinezalternativeindieindie pop6067524731046113296a6-de5a-42bc-9f4d-889e91b19533https://www.last.fm/music/Melanie+Martinez/_/DollhouseMelanie Martinezpopindiealternative77865277258530bcb6159-ed58-437f-ae92-5ed63f3b29achttps://www.last.fm/music/Melanie+Martinez/_/Training+WheelsMelanie Martinezindie62321286609440432faf0-ea4f-4530-b117-5d456116a48fhttps://www.last.fm/music/Melanie+Martinez/_/SoapMelanie Martinezelectropopindie popalternative608768063915004b369c7-23f5-473d-bc98-6fc307cd83a9https://www.last.fm/music/Melanie+Martinez/_/CakeMelanie Martinezindieelectropop652502061882404d225c3-6d5b-4760-9b85-df80678db7dbhttps://www.last.fm/music/Melanie+Martinez/_/Teacher%27s+PetMelanie Martinezpopalternativehip hop55845196142051be7b42b-d4bf-4ce7-95ee-6626903d61d2https://www.last.fm/music/Melanie+Martinez/_/Mad+HatterMelanie Martinezindiepopindie rockalternative rock5357073599566137d2371-05c5-4166-94fe-328e42e0f131https://www.last.fm/music/Melanie+Martinez/_/Tag,+You%27re+ItMelanie Martinezindieindie poppop54192295892470f1d94bd-8567-4160-b7a7-132b6cd51a20https://www.last.fm/music/Melanie+Martinez/_/Mrs.+Potato+HeadMelanie Martinezindieindie popalternativeart pop531748556127911e2aa07-1e46-42b1-a5be-0d7585c2f8afhttps://www.last.fm/music/Melanie+Martinez/_/Sippy+CupMelanie Martinezelectropoppopalternative466538054933610cab099-bde3-434f-bddd-6b8df51beacahttps://www.last.fm/music/Melanie+Martinez/_/Cry+BabyMelanie Martinezpopelectropopindie popalternative42084315005261b27efe6-333f-49cf-836e-bb5d894807echttps://www.last.fm/music/Melanie+Martinez/_/CarouselMelanie Martinezpopindiealternative382797541489006d40e30-1b06-4142-b465-efe2227bacc6https://www.last.fm/music/Melanie+Martinez/_/Show+&+TellMelanie Martinezindiepopart popalternative374023439367101a9478b-10f4-45fc-92ea-8de47f491d4dhttps://www.last.fm/music/Melanie+Martinez/_/Class+FightMelanie Martinezindiehip hoppop6250723381324b8737e51-6f8f-43d9-a0d0-9a5c225c4ee9https://www.last.fm/music/Melanie+Martinez/_/EVILMelanie Martinezindierockalternativeindie poppop rock114349541534840https://www.last.fm/music/Bob+Dylan/_/Like+a+Rolling+StoneBob Dylanfolkclassic rockrock96519091307912e81d8d0f-0c02-4c94-b9cf-867f8faf5dadhttps://www.last.fm/music/Bob+Dylan/_/Knockin%27+on+Heaven%27s+DoorBob Dylanclassic rockfolkrock70242121102004a64588e2-8d40-4d56-ac86-3a1fe1d656a9https://www.last.fm/music/Bob+Dylan/_/Blowin%27+in+the+WindBob Dylanfolkclassic rock68740291068932https://www.last.fm/music/Bob+Dylan/_/The+Times+They+Are+a-Changin%27Bob Dylanfolkclassic rock6189366794566https://www.last.fm/music/Bob+Dylan/_/Don%27t+Think+Twice,+It%27s+All+RightBob Dylanfolk453559565188400df8252-3c56-47f6-8300-f72b746ae6aahttps://www.last.fm/music/Bob+Dylan/_/Girl+From+the+North+CountryBob Dylanfolkclassic rock84513835769493https://www.last.fm/music/Jung+Kook/_/Seven+(feat.+Latto)+(Explicit+Ver.)Jung Kookpop1648395126335304a89a693-a5a7-4348-9cf6-718aad1667fbhttps://www.last.fm/music/Jung+Kook/_/Standing+Next+to+YouJung Kookpop60188881567224https://www.last.fm/music/Jung+Kook/_/3D+(feat.+Jack+Harlow)Jung Kookpoprnb1859227747792621ca6993-c499-408b-babe-1ca6d370cfe3https://www.last.fm/music/Jung+Kook/_/Still+With+YouJung Kookpopsoulrnb48136992355035https://www.last.fm/music/Jung+Kook/_/Seven+(feat.+Latto)Jung Kookpop1432416123921251d70ab9-bf1b-4872-be50-5956655b6145https://www.last.fm/music/Jung+Kook/_/SomebodyJung Kookpoprnb2325853824726352741d20f-fbac-467c-a72c-2df5d0b39b4dhttps://www.last.fm/music/Amy+Winehouse/_/Back+to+BlackAmy Winehousesouljazz147261922019179https://www.last.fm/music/Amy+Winehouse/_/RehabAmy Winehousesouljazz150536131788210https://www.last.fm/music/Amy+Winehouse/_/You+Know+I%27m+No+GoodAmy Winehousesouljazz143973501571339e1c22838-25dd-4693-b5ae-0e451e9f7000https://www.last.fm/music/Amy+Winehouse/_/Tears+Dry+on+Their+OwnAmy Winehousesouljazz98931301347170https://www.last.fm/music/Amy+Winehouse/_/Love+Is+a+Losing+GameAmy Winehousesouljazz7259252109051003927d17-9529-4361-8208-bb2d76f5dc5fhttps://www.last.fm/music/Amy+Winehouse/_/He+Can+Only+Hold+HerAmy Winehousesouljazz594136289068460d929aa-946d-4470-9dc5-ae06cd6c3f5fhttps://www.last.fm/music/Amy+Winehouse/_/Me+&+Mr+JonesAmy Winehousesouljazz411974162144020f5eecd-9c2b-47c4-b38f-b07bc6c3cad3https://www.last.fm/music/Amy+Winehouse/_/Valerie+-+Live+At+BBC+Radio+1+Live+Lounge,+London+%2F+2007Amy Winehousesoul3101725494052674f37b7-52c1-41da-9996-135627e3940fhttps://www.last.fm/music/Amy+Winehouse/_/Stronger+Than+MeAmy Winehousesouljazz1454353113003161be10f2d-cc76-40f1-a288-435befa93f9bhttps://www.last.fm/music/Crystal+Castles/_/VanishedCrystal Castleselectronic966782210597680636ffaa-f680-484a-a39f-c06c8a5fff41https://www.last.fm/music/Crystal+Castles/_/CrimewaveCrystal Castleselectronic10086823103866837411180-1fb6-4845-abdc-4573f4c5b2f4https://www.last.fm/music/Crystal+Castles/_/Untrust+UsCrystal Castleselectronic83175888361538a1ed345-5f50-3e5b-987b-9d8848e76643https://www.last.fm/music/Crystal+Castles/_/SuffocationCrystal Castleselectronic640347772446457ccdfc9-7e2e-3d53-9fb8-97281c598424https://www.last.fm/music/Crystal+Castles/_/EmpathyCrystal Castleselectronic7568160709268302269b5-de9d-4145-95f6-bb321bf3290chttps://www.last.fm/music/Crystal+Castles/_/KeroseneCrystal Castleselectronicindie52163046509961fb72c05-df07-3381-b7e1-f2540ba5d408https://www.last.fm/music/Crystal+Castles/_/KnightsCrystal Castleselectronic626858964943505689b93-971e-44f8-ba7c-d94b14af716ehttps://www.last.fm/music/Crystal+Castles/_/TransgenderCrystal Castleselectronicsynthpop322314334878207ec6b37-aab1-4c59-9fb9-58e5a3d9a2d5https://www.last.fm/music/Crystal+Castles/_/CharCrystal Castlessynthpopelectropop95835691700384https://www.last.fm/music/Gwen+Stefani/_/Hollaback+GirlGwen Stefanipopdance114174391595482https://www.last.fm/music/Gwen+Stefani/_/The+Sweet+EscapeGwen Stefanipopdance59042151048732https://www.last.fm/music/Gwen+Stefani/_/Rich+GirlGwen Stefanipopdance7029360870663https://www.last.fm/music/Gwen+Stefani/_/What+You+Waiting+For%3FGwen Stefanipopdance55195777829828665894f-06b4-43ad-9b0a-9edfcb4c3786https://www.last.fm/music/Gwen+Stefani/_/LuxuriousGwen Stefanipoprnb4367613650612https://www.last.fm/music/Gwen+Stefani/_/Bubble+Pop+ElectricGwen Stefanipopdanceelectronic66997476783https://www.last.fm/music/Gwen+Stefani/_/The+Sweet+Escape+(feat.+Akon)Gwen Stefanipopdance44929150889https://www.last.fm/music/Gwen+Stefani/_/Rich+Girl+(feat.+Eve)Gwen Stefanipopdance18919841259https://www.last.fm/music/Gwen+Stefani/_/Hollandback+GirlGwen Stefanipopdance14066233000https://www.last.fm/music/Gwen+Stefani/_/Rich+Girl+Feat+EveGwen Stefanipopdance221880262550f241243-2bb0-3778-b710-a819cfa1ef90https://www.last.fm/music/Gwen+Stefani/_/Bubble+Pop+Electric+(feat.+Johnny+Vulture)Gwen Stefanipopdanceelectronic215768891451115https://www.last.fm/music/Wallows/_/Are+You+Bored+Yet%3F+(feat.+Clairo)Wallowsindiealternativeindie poprock948805278001826383044-b575-4a87-ae25-b0d6af7f3eddhttps://www.last.fm/music/Wallows/_/Remember+WhenWallowsindierock7025770615919fd016b84-509a-4eb4-83b2-244e471bf3c2https://www.last.fm/music/Wallows/_/ScrawnyWallowsrockindieindie rock607604558228338c2a154-5cc5-4638-9cb0-9eea2fd346e0https://www.last.fm/music/Wallows/_/PleaserWallowsindie rock429412047651116e7c7cc-05c6-464e-961c-369b8f31983ahttps://www.last.fm/music/Wallows/_/These+DaysWallowsindieindie popdream popindie rock173504820185501125fa2-370a-424f-b901-18af438b1c52https://www.last.fm/music/Wallows/_/Bad+DreamWallowsindieindie rock10794095945272079cab5d-0ae6-4524-81f9-5235a284ec49https://www.last.fm/music/5+Seconds+of+Summer/_/Youngblood5 Seconds of Summerpop rockrockpop8234142909896https://www.last.fm/music/5+Seconds+of+Summer/_/She+Looks+So+Perfect5 Seconds of Summerpop punkpop rockpop90948057110500a6695da-79fa-4fbf-b057-84e3c805ded8https://www.last.fm/music/5+Seconds+of+Summer/_/Teeth5 Seconds of Summerrockdancealternative rockelectropop60617954551150b06fe03-b1df-4ed5-bf88-070e62da4833https://www.last.fm/music/5+Seconds+of+Summer/_/Ghost+of+You5 Seconds of Summerpop rockrockpop38961404464440e18adba-68a8-4852-9a8e-4436faf655adhttps://www.last.fm/music/5+Seconds+of+Summer/_/Amnesia5 Seconds of Summerpoppop rock325134442085306406e58-613b-427d-83c3-28e39c0f74b5https://www.last.fm/music/5+Seconds+of+Summer/_/She%27s+Kinda+Hot5 Seconds of Summerpop punkpoppop rock2640311213683327e4f42-c9d8-43c5-9be2-50940487f392https://www.last.fm/music/5+Seconds+of+Summer/_/English+Love+Affair5 Seconds of Summerpop rockpop punk1401358019354806049b454-17ec-4ccb-b33c-f506fb4ad230https://www.last.fm/music/Blur/_/Song+2Blurrockalternativeindie103181011166781676c63fe-7c51-4866-92a3-4538e0f90de5https://www.last.fm/music/Blur/_/Song+2+-+2012+RemasterBluralternative rockGrungerockindie rock70400019240274c6b6cd2-f434-32c9-8dfb-4e3ab579d605https://www.last.fm/music/Blur/_/Girls+&+BoysBlurrock546686483618477e1ed1e-8a4d-3cac-8f18-f7f745e9ed20https://www.last.fm/music/Blur/_/Coffee+&+TVBlurindierock297073554038559de9122-7e0d-45e3-837a-711649ae629ahttps://www.last.fm/music/Blur/_/Girls+and+BoysBlurrock41368374548412539c00d-0302-49c6-960f-8e0bc2bc7620https://www.last.fm/music/Blur/_/Beetlebum+-+2012+RemasterBluralternative rockNeo-Psychedelia22992694102493755cfa6-8ecb-44f3-a2ce-3a887014141bhttps://www.last.fm/music/Blur/_/Coffee+And+TVBlurindierock135686516799950587f974-ccb0-4737-8ba3-72b71dfbfb3fhttps://www.last.fm/music/Red+Velvet/_/PsychoRed Velvetk-poppopKpoprnb9692917629472https://www.last.fm/music/Red+Velvet/_/%EB%9F%AC%EC%8B%9C%EC%95%88+%EB%A3%B0%EB%A0%9B+Russian+RouletteRed Velvetk-popsynthpop104849586213054276466f-7b03-485d-b868-45efc7cd63f8https://www.last.fm/music/Red+Velvet/_/Bad+BoyRed Velvetrnbk-pop62480184962051b147d99-51d5-43a8-b51a-e0a23803cb8dhttps://www.last.fm/music/Red+Velvet/_/Peek-A-BooRed Velvetk-poppop45444124073900dacbc68-082a-4c39-82f8-44b47b46eb3fhttps://www.last.fm/music/Red+Velvet/_/Red+FlavorRed Velvetpopelectropopk-pop700932635703136deb46f-4f4d-4799-9dbf-915b80cadcc1https://www.last.fm/music/Red+Velvet/_/Feel+My+RhythmRed VelvetKpop44029583221332a254526-f9b9-4f69-bbbc-4be537bda7bdhttps://www.last.fm/music/Red+Velvet/_/Dumb+DumbRed Velvetk-pop71929072876740ac84a91-9884-49ab-8146-a91d6d8d422dhttps://www.last.fm/music/Red+Velvet/_/CosmicRed Velvetk-popKpop37040992718212ac4b752-5015-4bcf-911d-4f4f4e92f912https://www.last.fm/music/Red+Velvet/_/Day+1Red Velvetk-pop413825425171852a37bf4-5f2e-440e-8919-9b85afae33bbhttps://www.last.fm/music/Red+Velvet/_/In+My+DreamsRed Velvettrap4233349220170e4b2e389-a776-4438-a59a-72d5638d2272https://www.last.fm/music/Red+Velvet/_/Chill+KillRed Velvetk-popart pop194811302396078https://www.last.fm/music/Guns+N%27+Roses/_/Sweet+Child+o%27+MineGuns N' Rosesrockhard rockclassic rock15961911210317450095f55-c5bb-4fb4-b6d6-41ff71cb0bedhttps://www.last.fm/music/Guns+N%27+Roses/_/Welcome+to+the+JungleGuns N' Roseshard rockrockclassic rock1306915517953649503c3e5-2a8c-4a18-a7ab-cbdc2df579e4https://www.last.fm/music/Guns+N%27+Roses/_/Paradise+CityGuns N' Roseshard rockrockclassic rock120768811554221https://www.last.fm/music/Guns+N%27+Roses/_/November+RainGuns N' Rosesrockhard rockclassic rock80594591237246https://www.last.fm/music/Guns+N%27+Roses/_/Knockin%27+on+Heaven%27s+DoorGuns N' Rosesrockhard rockclassic rock552780573877103d4fc51-ad5f-47cc-8d24-3c225ba809c3https://www.last.fm/music/Guns+N%27+Roses/_/Don%27t+Cry+(Original)Guns N' Roseshard rockclassic rockrock2173715444251946baa853-a220-4a49-994a-95dd04950bafhttps://www.last.fm/music/TOMORROW+X+TOGETHER/_/0X1=LOVESONG+(I+Know+I+Love+You)+feat.+SeoriTOMORROW X TOGETHERKpoppop rockk-pop9688333422702ad770d3f-b970-4be1-973c-813b94e21d9fhttps://www.last.fm/music/TOMORROW+X+TOGETHER/_/Blue+HourTOMORROW X TOGETHERk-popDiscopop179358864168730d948aa3-7bd5-467a-bd8a-c1f186f43b7fhttps://www.last.fm/music/TOMORROW+X+TOGETHER/_/LO$ER=LO%E2%99%A1ERTOMORROW X TOGETHERKpop1380754037320628abb9f2-46fe-4099-b293-68de0dffe50fhttps://www.last.fm/music/TOMORROW+X+TOGETHER/_/Sugar+Rush+RideTOMORROW X TOGETHERKpoppopk-pop9684947346634https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Tinnitus+(Wanna+Be+a+Rock)TOMORROW X TOGETHERKpop1309515333026823ffabb6-44b8-4c98-a35d-537de9a857e0https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Good+Boy+Gone+BadTOMORROW X TOGETHERrockhip hop5906874321678https://www.last.fm/music/TOMORROW+X+TOGETHER/_/9+and+Three+Quarters+(Run+Away)TOMORROW X TOGETHERk-popKpoppop88384693208954e1b4bb2-0706-4b1d-925b-11c725e12985https://www.last.fm/music/TOMORROW+X+TOGETHER/_/CROWNTOMORROW X TOGETHERk-pop116277352662104462c706-3e98-4bf7-babd-2349ce0dd18chttps://www.last.fm/music/TOMORROW+X+TOGETHER/_/Deja+VuTOMORROW X TOGETHERKpoptrapk-pop8066497228474230b436a-4f4c-4711-af6d-aaf1e55d00e4https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Chasing+That+FeelingTOMORROW X TOGETHERKpopk-popsynthpop7239028218471da9b48df-c21b-414d-a883-bd8366a75251https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Opening+SequenceTOMORROW X TOGETHERrnbk-pop6260143204869https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Farewell,+NeverlandTOMORROW X TOGETHERk-popKpop4815163197528368df62e-14a9-4ad7-b6ab-8e3c3be74e46https://www.last.fm/music/TOMORROW+X+TOGETHER/_/I%E2%80%99ll+See+You+There+TomorrowTOMORROW X TOGETHERk-popHouse6853884148759ca9025d4-9729-4a32-8805-763af1f44a56https://www.last.fm/music/TOMORROW+X+TOGETHER/_/Over+The+MoonTOMORROW X TOGETHERk-pop185442361247633659ec2d0-4c8b-42d4-ad35-a0a9b0813bf0https://www.last.fm/music/Suki+Waterhouse/_/Good+LookingSuki Waterhousedream popindie pop4426900437251627ab992-002b-454e-8704-90665ef42fc1https://www.last.fm/music/Suki+Waterhouse/_/MovesSuki Waterhouseelectronicindieindie pop2322678317201fc22dc9c-576e-4268-842e-6708d037a56ahttps://www.last.fm/music/Suki+Waterhouse/_/To+LoveSuki Waterhouseindie popdream pop2597645311189bbbe8a0d-ae5a-48e4-9c06-1a6d2ac57fechttps://www.last.fm/music/Suki+Waterhouse/_/OMGSuki Waterhouseindieindie poppop rock1606667817730425e398da2-f796-3493-b0ca-bf68e8abfc0ehttps://www.last.fm/music/Pearl+Jam/_/Even+FlowPearl JamGrungerockalternative rock119390671552533https://www.last.fm/music/Pearl+Jam/_/AlivePearl JamGrungerockalternative rock142112891407656https://www.last.fm/music/Pearl+Jam/_/BlackPearl JamGrungerockalternative rock96744931287920https://www.last.fm/music/Pearl+Jam/_/JeremyPearl JamGrungerockalternative rock5037893674444https://www.last.fm/music/Pearl+Jam/_/Yellow+LedbetterPearl JamGrungerockalternative rock7143257692249https://www.last.fm/music/Kodak+Black/_/ZEZE+(feat.+Travis+Scott+&+Offset)Kodak Blackrap4825703527227https://www.last.fm/music/Kodak+Black/_/Roll+in+Peace+(feat.+XXXTENTACION)Kodak BlackHip-Hopraptrap546385750039023910060-d3b1-4875-873b-21a4471957a4https://www.last.fm/music/Kodak+Black/_/Transportin%27Kodak Blackraptrap4573956498139029c4ed5-0aee-473a-8550-7a39e777b3fehttps://www.last.fm/music/Kodak+Black/_/Tunnel+VisionKodak BlacktrapHip-HopGangsta Rap5134113435976https://www.last.fm/music/Kodak+Black/_/No+Flockin%27Kodak BlackGangsta Raptrap27537295165805620b0cbf8-12bd-4b69-a089-de2994b5a6d5https://www.last.fm/music/Lord+Huron/_/The+Night+We+MetLord Huronindiefolkindie folk2956298417644acb635b4-dc1a-45d1-9afd-903b8b375be3https://www.last.fm/music/Lord+Huron/_/Ends+of+the+EarthLord Huronfolkindieindie folk3412954356654769ecc77-db88-4306-a719-a4bdf99a5845https://www.last.fm/music/Lord+Huron/_/Meet+Me+in+the+WoodsLord Huronfolkrockindie folk142195151285337274ba225-0b19-4a1b-9449-4e4db06b4939https://www.last.fm/music/Miguel/_/Sure+ThingMiguelrnb4851694616103054f2182-003a-484b-8ab1-8ef1fca2d7bfhttps://www.last.fm/music/Miguel/_/AdornMiguelrnb5338632540325https://www.last.fm/music/Miguel/_/Sky+Walker+(feat.+Travis+Scott)Miguelrnbtrap3627491370866https://www.last.fm/music/Miguel/_/All+I+Want+Is+You+(feat.+J.+Cole)Miguelrnb6780575888592https://www.last.fm/music/2Pac/_/California+Love+-+Original+Version2Pachip hoprap7610979826018https://www.last.fm/music/2Pac/_/Hit+%27Em+Up+-+Single+Version2PacHip-HoprapGangsta Rap56718868113950fd6760d-f327-44fb-aa4e-e5c6ff3506b4https://www.last.fm/music/2Pac/_/Ambitionz+az+a+Ridah2PacHip-HoprapGangsta Rap413889177408893995510-7f2f-4f5d-8b12-528289f89769https://www.last.fm/music/2Pac/_/Keep+Ya+Head+Up2PacrapHip-Hophip hop533986171816502a775dc-e121-3a99-9d64-7aface571f72https://www.last.fm/music/2Pac/_/Changes2PacrapHip-Hop4298797566429cd986f85-32a3-4e33-8d8e-a831ed4ea3a2https://www.last.fm/music/2Pac/_/Do+for+Love2PacHip-HoprapGangsta Rap3688859542180a54f2415-12c5-4cd4-8f30-baa265108b08https://www.last.fm/music/2Pac/_/All+Eyez+on+Me+(ft.+Big+Syke)2PacGangsta Raphip hop200224331944282https://www.last.fm/music/Empire+of+the+Sun/_/Walking+on+a+DreamEmpire of the Sunelectronicindie167271411409391https://www.last.fm/music/Empire+of+the+Sun/_/We+Are+the+PeopleEmpire of the Sunelectronicindiesynthpoppop3724355553861489c4d72-b7a6-4def-b853-9e984f4dcec7https://www.last.fm/music/Empire+of+the+Sun/_/Half+MastEmpire of the Sunelectronic200982551917004https://www.last.fm/music/Depeche+Mode/_/Enjoy+the+SilenceDepeche Modeelectronicnew wave81442681104285f94357b5-c70a-4023-a397-a00044daae82https://www.last.fm/music/Depeche+Mode/_/Personal+JesusDepeche Modeelectronicnew wave57601169623917216be05-ad36-3605-b692-8a9dfe7eb0e3https://www.last.fm/music/Depeche+Mode/_/Just+Can%27t+Get+EnoughDepeche Modenew wavesynthpopelectronic6805569754641https://www.last.fm/music/Depeche+Mode/_/Never+Let+Me+Down+AgainDepeche Modenew waveelectronicsynthpop54014996920855ebe8a92-e943-484f-849d-e9ad1e0c80d7https://www.last.fm/music/Depeche+Mode/_/Policy+of+TruthDepeche Modenew waveelectronicsynthpop5437725686272https://www.last.fm/music/Depeche+Mode/_/StrangeloveDepeche Modenew wavesynthpopelectronic1038931063623466b7ebdb-9c48-48b3-859c-7602102a5c08https://www.last.fm/music/Panchiko/_/D%3EE%3EA%3ET%3EH%3EM%3EE%3ET%3EA%3ELPanchikoindie rockdream pop700013651779901531289-e5a2-4046-af72-4f9fa01e7e29https://www.last.fm/music/Panchiko/_/LaputaPanchikoindie rockdream pop4278321383329050c237c-56d6-448d-b090-e4f6b365d5a8https://www.last.fm/music/Panchiko/_/Kicking+CarsPanchikoindie rockdream pop31649383279711ceadd71-72c9-4f3e-bad9-9dc33f17f56bhttps://www.last.fm/music/Panchiko/_/Stabilisers+for+Big+BoysPanchikoemo285174629093894a74e97-8e17-400c-8b7c-e3b1b15c11e8https://www.last.fm/music/Panchiko/_/CUTPanchikoshoegazeindie152529220805307c28afd-c6e9-4d85-bcfb-48bebefa8211https://www.last.fm/music/Panchiko/_/GinkgoPanchikoindie rock12016370824914https://www.last.fm/music/JID/_/Surround+Sound+(feat.+21+Savage+&+Baby+Tate)JIDtrap5963461459533https://www.last.fm/music/JID/_/151+RumJIDraptrapHip-Hop5187119356758https://www.last.fm/music/JID/_/Dance+Now+(feat.+Kenny+Mason)JIDtraprap447874330820777460b74-0a35-4f6a-a026-4ce6ed787fbfhttps://www.last.fm/music/JID/_/RaydarJIDtraprap40960752900648ba33578-8128-484a-b255-c6e2b9e078ebhttps://www.last.fm/music/JID/_/Kody+Blu+31JIDsoulhip hopNeo-Soul81724613937316e9d384-e9b6-4554-9d21-ff46eb9119bbhttps://www.last.fm/music/JID/_/WRKJIDhip hoptrap484347111368e51ebbe7-1552-4228-af49-bff8c08e6113https://www.last.fm/music/JID/_/GloryJIDhip hoptrap429326969332305f2f8-7c0b-4adc-8b1b-b23ea78642f7https://www.last.fm/music/JID/_/GzJIDhip hop100141371209944https://www.last.fm/music/The+Chainsmokers/_/CloserThe Chainsmokerspopelectropop95997631106599https://www.last.fm/music/The+Chainsmokers/_/Something+Just+Like+ThisThe Chainsmokerspopdanceelectronic5548876798439https://www.last.fm/music/The+Chainsmokers/_/Don%27t+Let+Me+DownThe Chainsmokerspopelectronic5325531677332https://www.last.fm/music/The+Chainsmokers/_/RosesThe Chainsmokerspopelectronic5333452631275https://www.last.fm/music/The+Chainsmokers/_/ParisThe Chainsmokerspopelectronicdance220714971407568https://www.last.fm/music/Glass+Animals/_/Heat+WavesGlass Animalsindiepoprnb611013665150601f53e90-e180-49f2-a2b3-8ff97a6e8e3bhttps://www.last.fm/music/Glass+Animals/_/GooeyGlass Animalsindie6669515536928dca2e9b7-75c1-4a11-aad3-9603d3245cb8https://www.last.fm/music/Glass+Animals/_/Take+A+SliceGlass Animalsindie rock589543247876308bea1b3-be03-432f-8e94-a6b4b137bfeahttps://www.last.fm/music/Glass+Animals/_/The+Other+Side+of+ParadiseGlass Animalspop50519244746110af4ccc3-059d-486b-9569-7341b28ad591https://www.last.fm/music/Glass+Animals/_/YouthGlass Animalspopindie pop4053389347822cfd476ad-c7a9-41e4-911d-ca0de7b5b3a7https://www.last.fm/music/Glass+Animals/_/Life+ItselfGlass AnimalsNeo-Psychedeliaindieelectronic4330392311843326a02e0-b5dc-4187-82c4-6ebefbdf9139https://www.last.fm/music/Glass+Animals/_/Pork+SodaGlass Animalsindierockpop137819941246031https://www.last.fm/music/Billy+Idol/_/Eyes+Without+a+FaceBilly Idolnew waverock7759701100858614afde4c-ab69-4658-8dc6-25b37e244fcahttps://www.last.fm/music/Billy+Idol/_/Rebel+YellBilly Idolrocknew waveclassic rock2647634453131https://www.last.fm/music/Billy+Idol/_/White+Wedding+-+Pt.+1Billy Idolrockhard rockpost-punkpunk85363821087911048b65f3-8177-49e1-8809-1439a13ff793https://www.last.fm/music/Bj%C3%B6rk/_/Army+of+MeBjörkelectronicalternative840392210128610043af91-a2b1-3144-8afe-ed351c72dd4chttps://www.last.fm/music/Bj%C3%B6rk/_/Venus+as+a+BoyBjörkalternativeelectronic5481377878315https://www.last.fm/music/Bj%C3%B6rk/_/Human+BehaviourBjörkalternativeelectronic54989888397990364a780-e302-3431-bb6c-33eca100b5e1https://www.last.fm/music/Bj%C3%B6rk/_/It%27s+Oh+So+QuietBjörkalternativejazzelectronic44789646779267d6ac4e4-74ed-3d5f-9d61-49984fda384bhttps://www.last.fm/music/Bj%C3%B6rk/_/Big+Time+SensualityBjörkalternativeelectronic5984067658823https://www.last.fm/music/Bj%C3%B6rk/_/Pagan+PoetryBjörkelectronicalternative48598995952786d8cbf10-8a2c-4064-ae3a-2f0ab1eac5f3https://www.last.fm/music/Bj%C3%B6rk/_/Hidden+PlaceBjörkelectronicalternative403842958898974e634bc-487a-4063-b81c-d5488602d142https://www.last.fm/music/Bj%C3%B6rk/_/Possibly+MaybeBjörkalternativeelectronic353997854629173a0b9e2-d16f-4d57-b8f9-41ec0d4fe213https://www.last.fm/music/Bj%C3%B6rk/_/Come+to+MeBjörkalternativeelectronic5822081811566https://www.last.fm/music/Camila+Cabello/_/Havana+(feat.+Young+Thug)Camila Cabellopop89488956230899cad40db-6897-45be-8bbd-330df8f5ba14https://www.last.fm/music/Camila+Cabello/_/Never+Be+the+SameCamila Cabellopop820116762174915f83264-81ac-4ed0-99b0-1e27eace7644https://www.last.fm/music/Camila+Cabello/_/ShamelessCamila Cabellopop5525360533001https://www.last.fm/music/Camila+Cabello/_/My+Oh+My+(feat.+DaBaby)Camila Cabellopop6679590454568https://www.last.fm/music/Camila+Cabello/_/I+LUV+IT+(feat.+Playboi+Carti)Camila Cabellohyperpop17470316124252819e5d62d-f67b-4c21-84f5-1fc4d2350836https://www.last.fm/music/Elliott+Smith/_/Between+the+BarsElliott Smithindie11786764944699763ecb07-ac05-4f2c-9cd7-3d2430396abehttps://www.last.fm/music/Elliott+Smith/_/Say+YesElliott Smithindie8841919871651028fa784-a1fd-320c-8260-533e96145a33https://www.last.fm/music/Elliott+Smith/_/AngelesElliott Smithindiefolk7241748711068003adc88-b7a5-3d0c-820a-512fbfcded64https://www.last.fm/music/Elliott+Smith/_/Needle+in+the+HayElliott Smithindie80787207086077ca6de7b-54e1-4082-83f2-9ed4eeccced8https://www.last.fm/music/Elliott+Smith/_/Ballad+of+Big+NothingElliott Smithindie59431406321495e3f74cd-292b-40df-9536-c3ec0083c649https://www.last.fm/music/Elliott+Smith/_/Waltz+%232+(XO)Elliott Smithindiefolk527237063011064257a57-1124-4c97-a5e4-6eb3cbe220a7https://www.last.fm/music/Elliott+Smith/_/Somebody+That+I+Used+to+KnowElliott Smithfolkindie630144161477804270e1b-4fb2-461b-9d11-195229909cf7https://www.last.fm/music/Elliott+Smith/_/Speed+TrialsElliott Smithindieindie rock5524552567630074ce587-b9c7-49f5-a99a-74f16d9e572dhttps://www.last.fm/music/Elliott+Smith/_/AlamedaElliott Smithfolk414179453994002553a76-c591-394f-9306-611ab0818f04https://www.last.fm/music/Elliott+Smith/_/Son+of+SamElliott Smithindieindie rock44272055015650d82905c-e8c9-440a-86e0-ffc1404f5973https://www.last.fm/music/Elliott+Smith/_/PitselehElliott Smithindiefolk5295160500820535de9ed-05bb-3fab-ab75-e07115205790https://www.last.fm/music/Elliott+Smith/_/ClementineElliott Smithindie401027648861059b7e5d8-de1d-400f-b79d-34c9003d65b3https://www.last.fm/music/Elliott+Smith/_/Everything+Reminds+Me+of+HerElliott Smithindiefolk3377763428142176de66d-5181-360f-bd60-9a929192343fhttps://www.last.fm/music/Elliott+Smith/_/Everything+Means+Nothing+to+MeElliott Smithindie3240945383098103913d8-5ced-3e26-ac92-87754d6bf520https://www.last.fm/music/Elliott+Smith/_/TwilightElliott Smithindie3239913367735e5832787-8115-4bbe-8958-31a3b383a8e6https://www.last.fm/music/Elliott+Smith/_/Miss+MiseryElliott Smithindie9854080833378332463e8-406e-4e48-ad55-cf5bfdfa3b64https://www.last.fm/music/Rex+Orange+County/_/Best+FriendRex Orange Countyindie pop94867837989408a38837b-53b2-4d6e-85cd-9a5bf3fc96dehttps://www.last.fm/music/Rex+Orange+County/_/SunflowerRex Orange Countyindieindie pop114707107953701233ca76-52ff-4d47-b0c6-43ffafd00e83https://www.last.fm/music/Rex+Orange+County/_/Pluto+ProjectorRex Orange Countypoprnbrock6684379680102a7bc0cf8-aebd-43d8-bee5-06b118b50e13https://www.last.fm/music/Rex+Orange+County/_/Loving+Is+EasyRex Orange Countysoft rockindie pop7706192589999https://www.last.fm/music/Rex+Orange+County/_/Television+%2F+So+Far+So+GoodRex Orange Countyindieindie poppop51668014649402d4b870a-3f0b-48a2-837d-958750d8faa3https://www.last.fm/music/Rex+Orange+County/_/THE+SHADERex Orange Countypopindie pop1627035317695140b6cea69-0935-415b-8d9c-981b3baef82dhttps://www.last.fm/music/The+Offspring/_/The+Kids+Aren%27t+AlrightThe Offspringpunk rockrockpunk1041852914326020091f824-4f72-46cb-956b-1cad85d91e51https://www.last.fm/music/The+Offspring/_/Pretty+Fly+(For+a+White+Guy)The Offspringpunk rockrockpunkalternative1014499613453565ca00476-8fd2-3080-b32c-c6a2bd65ea98https://www.last.fm/music/The+Offspring/_/Self+EsteemThe Offspringpunk rockpunkrock144565981267597https://www.last.fm/music/The+Offspring/_/You%27re+Gonna+Go+Far,+KidThe Offspringpunk rockrockpunk5719367846727450e269c-f3bc-329c-80e1-cc1ee23a4dfehttps://www.last.fm/music/The+Offspring/_/Want+You+BadThe Offspringpunk rockpunkrockalternative5266169805953004cdfd7-1b97-316d-9e77-e3184d03d421https://www.last.fm/music/The+Offspring/_/Come+Out+and+PlayThe Offspringpunk rockpunkrock4307928627297a78c957f-c450-4952-82b2-f5ddefd8d402https://www.last.fm/music/The+Offspring/_/Why+Don%27t+You+Get+a+JobThe Offspringpunk rockpunkrockalternative rock5914933660157https://www.last.fm/music/The+Sundays/_/Here%27s+Where+the+Story+EndsThe Sundaysindie popindiedream pop5785657522191https://www.last.fm/music/The+Sundays/_/You%27re+Not+the+Only+One+I+KnowThe Sundaysdream popindiealternative28143103629175b9b4e78-eb45-47af-adce-8fd8225dd6echttps://www.last.fm/music/The+Sundays/_/SummertimeThe Sundaysdream pop207867326833825e77890-a693-4243-b3b2-10b5dcf02622https://www.last.fm/music/The+Sundays/_/On+EarthThe Sundaysdream popindie pop1479874228954573431d2-3be0-444d-8123-03aa77c4a21ehttps://www.last.fm/music/The+Sundays/_/GoodbyeThe Sundaysindiedream popalternative137347722062824ff97ac-d1af-3ad4-b768-8dd2fb2296f1https://www.last.fm/music/The+Sundays/_/A+Certain+SomeoneThe Sundaysnew waveindiepost-punk932811144321https://www.last.fm/music/The+Sundays/_/When+I%27m+Thinking+About+YouThe Sundaysrock8162531396512f8c0885-591a-4c36-aac9-2b0e641259b6https://www.last.fm/music/The+Sundays/_/CryThe Sundaysdream pop61371511https://www.last.fm/music/The+Sundays/_/heres+where+the+story+endsThe Sundaysindie popindiedream pop17290064605009d68d160b-5bc2-43f5-8e61-38a5f5630966https://www.last.fm/music/IVE/_/After+LIKEIVEk-popDiscoKpop1798799156216925db131d-4437-4d07-a289-77d1223703e7https://www.last.fm/music/IVE/_/LOVE+DIVEIVEk-popelectropop1269441548059446f73285-cdc1-41ac-8b6d-912bd15c6f19https://www.last.fm/music/IVE/_/I+AMIVEk-popelectropopdance-pop11850231457699493c42e0-87bf-4700-83ae-e500c141d2cahttps://www.last.fm/music/IVE/_/ELEVENIVEk-popKpop7047203327052f85879b3-ddc6-4ee7-83b9-7404d0e7d04chttps://www.last.fm/music/IVE/_/KitschIVEk-popKpop6560607289539f4761555-f1f0-4612-b00e-ec4aa8b612b1https://www.last.fm/music/IVE/_/BaddieIVEk-pop52461402144219e31440b-315d-4d2e-a91c-2ec2c82c6952https://www.last.fm/music/IVE/_/Off+The+RecordIVEKpopk-pop4210826213645a6d5369d-465e-483e-a2a7-67ef27b846echttps://www.last.fm/music/IVE/_/%ED%95%B4%EC%95%BC+(HEYA)IVEk-popKpop3699711176503edd72dac-4f89-4e01-a83f-ab93542b6e4bhttps://www.last.fm/music/IVE/_/AccendioIVEk-popKpop2691419154504https://www.last.fm/music/IVE/_/ATTITUDEIVEelectropopk-popKpop2909494146459594fdc10-b89d-40ac-8609-cc3e39190f3dhttps://www.last.fm/music/IVE/_/REBEL+HEARTIVEk-popKpop98271895501a6295c80-9e0a-4eca-a07a-2be3b7aff165https://www.last.fm/music/IVE/_/XOXZIVEk-pop2262593559548538d48-3e29-41af-9edf-bdf4a7bbd279https://www.last.fm/music/IVE/_/GOTCHA+(Baddest+Eros)IVEk-popKpop87778581008543ea31f8e4-9925-40dd-b37d-bd37ef3918c6https://www.last.fm/music/Zara+Larsson/_/Lush+LifeZara Larssonpopelectropop3605103524580513adfa4-aff3-486a-8cc4-a32105fa056ahttps://www.last.fm/music/Zara+Larsson/_/Never+Forget+YouZara Larssonelectronicpop31246214014420c6b1739-c8b0-405e-84ca-68a3f3d9db5chttps://www.last.fm/music/Zara+Larsson/_/Ain%27t+My+FaultZara Larssonpopdance61834770536c79f5ad4-091f-4666-a113-ea6427f466e5https://www.last.fm/music/Zara+Larsson/_/Pretty+UglyZara Larssondance280905603058e13ad9b-1c13-41a1-95e6-811c6fa4daddhttps://www.last.fm/music/Zara+Larsson/_/CrushZara Larssondancesynthpop927556310289260491d8f5-42f8-4f6d-8961-13d093eb1a08https://www.last.fm/music/Charlie+Puth/_/AttentionCharlie Puthpop8176028937774a16e6dab-38d7-4ec6-b751-c1ebb5e62c22https://www.last.fm/music/Charlie+Puth/_/We+Don%27t+Talk+Anymore+(feat.+Selena+Gomez)Charlie Puthpop5895277757428232d67b65-6561-4442-8c01-d625b763a2cahttps://www.last.fm/music/Charlie+Puth/_/Left+and+Right+(feat.+Jung+Kook+of+BTS)Charlie Puthpop402776348465088516e03-1ee1-4753-9fb6-f2d39cee2fe5https://www.last.fm/music/Charlie+Puth/_/How+LongCharlie Puthpop282243631547546ed49a3-5507-480c-b0c0-37227c2dc03ahttps://www.last.fm/music/Charlie+Puth/_/Done+for+Me+(feat.+Kehlani)Charlie Puthpoprnbdance-pop4173795433409https://www.last.fm/music/KAYTRANADA/_/You%27re+the+OneKAYTRANADAelectronicHouse3404197382403https://www.last.fm/music/KAYTRANADA/_/Intimidated+(feat.+H.E.R.)KAYTRANADAdanceelectronicrnb3014375335087dc0bbdb8-7a5e-4c8b-9023-2736adfce45fhttps://www.last.fm/music/KAYTRANADA/_/Snap+My+Finger+(feat.+PinkPantheress)KAYTRANADAelectronicpopHouse2776075312062https://www.last.fm/music/KAYTRANADA/_/Witchy+(feat.+Childish+Gambino)KAYTRANADAHouseDiscornb1919730303819https://www.last.fm/music/KAYTRANADA/_/10%25+(feat.+Kali+Uchis)KAYTRANADANeo-Souldance-pop75461779409436a19f60b-93ec-3d9c-b15c-02477c068f02https://www.last.fm/music/Fiona+Apple/_/CriminalFiona Applealternative12739002936624c460ae0f-c781-45f6-9a7b-d7c279419a7fhttps://www.last.fm/music/Fiona+Apple/_/Paper+BagFiona Applealternative79831856044543768c1a1-62ec-4fe3-9a88-d7ea69cecc77https://www.last.fm/music/Fiona+Apple/_/I+Want+You+to+Love+MeFiona Appleart pop625885458724107c87731-7a1e-48a4-b584-63d7344c141dhttps://www.last.fm/music/Fiona+Apple/_/I+KnowFiona Applealternative4195033546336317545ab-59a8-3200-9569-50bfd868e202https://www.last.fm/music/Fiona+Apple/_/Sleep+to+DreamFiona Applealternative4484956512102ef550c3e-80c8-453a-92b0-3e1c354d31a8https://www.last.fm/music/Fiona+Apple/_/Fast+as+You+CanFiona Applealternative4970378503858cb338e85-f452-488f-9dfd-8bdeda16d0bfhttps://www.last.fm/music/Fiona+Apple/_/The+First+TasteFiona Applealternative37831734942774984c109-d913-4874-8453-5352933b6c77https://www.last.fm/music/Fiona+Apple/_/ShadowboxerFiona Applealternative5392870487466e20948a8-67c8-4465-b621-e747b8c6b582https://www.last.fm/music/Fiona+Apple/_/Get+GoneFiona Applealternative3605847464289b25a500c-db98-4264-af03-f1a583922f9ehttps://www.last.fm/music/Fiona+Apple/_/Sullen+GirlFiona Applealternative416694345001495600cdf-8a36-44d7-8b4e-9b212bfd3107https://www.last.fm/music/Fiona+Apple/_/LimpFiona Applealternative35541774392769b84dc00-93d8-4a79-8463-7431a810142ehttps://www.last.fm/music/Fiona+Apple/_/On+the+BoundFiona Applealternative33277383959983817124f-c1b2-41be-970a-5d8d051dce29https://www.last.fm/music/Fiona+Apple/_/A+MistakeFiona Applealternative33009483874594c337f07-21cb-48a0-81f3-2e068db22e90https://www.last.fm/music/Fiona+Apple/_/The+Way+Things+AreFiona Applealternative12025555492077b8566353-c0b6-4f11-84ae-c3fba4357ebfhttps://www.last.fm/music/wifiskeleton/_/Nope+your+too+late+i+already+diedwifiskeletonalternative rockindie rock9607345893216620cd227-ad81-439a-9f4b-d47179796100https://www.last.fm/music/Mother+Mother/_/HayloftMother Motherindie rockindie pop69551497125238d8f289c-6780-4e79-a0a9-7379fbf160d6https://www.last.fm/music/Mother+Mother/_/Burning+PileMother Motherindie popindie7314000707708e455e255-fd60-3814-8467-32633dfd1a02https://www.last.fm/music/Mother+Mother/_/VerbatimMother Motherindie pop58639965837911dc339b1-f2e9-4801-9514-b3aa484d8c1chttps://www.last.fm/music/Mother+Mother/_/Arms+ToniteMother Motherindie poprock5264571540724257632e5-b9be-3763-a799-1557453ced5bhttps://www.last.fm/music/Mother+Mother/_/Oh+AnaMother Motherindie popindie rock5714871511399ea3b7c1d-e197-4af8-915e-b1d1d7665281https://www.last.fm/music/Mother+Mother/_/Hayloft+IIMother Motherpunkrock420835044176487ef1b32-1e91-49bc-bbc1-1c4e17973237https://www.last.fm/music/Mother+Mother/_/BodyMother Motherindie popalternativeindie rockindie40259674105004efb4686-e1ec-3263-8284-f10d151bc6abhttps://www.last.fm/music/Mother+Mother/_/GhostingMother Motherindieindie pop3531479366353a14a7132-193c-417b-856d-0f13efa98b16https://www.last.fm/music/Mother+Mother/_/Wrecking+BallMother Motheralternativeindie pop29627293249003ef1f4f5-06dd-411a-bbb8-8b33cdee28e4https://www.last.fm/music/Mother+Mother/_/ProblemsMother Motherindie rockindie146158431444836https://www.last.fm/music/Nine+Inch+Nails/_/CloserNine Inch Nailsrockalternative8739179925622https://www.last.fm/music/Nine+Inch+Nails/_/The+Hand+That+FeedsNine Inch Nailsrockalternative6536885902799https://www.last.fm/music/Nine+Inch+Nails/_/HurtNine Inch Nailsrockalternative5791665706999https://www.last.fm/music/Nine+Inch+Nails/_/Head+Like+a+HoleNine Inch Nailsrockalternative5444527661160https://www.last.fm/music/Nine+Inch+Nails/_/March+of+the+PigsNine Inch Nailsrock47236795755127d4afa1f-cdd4-4b8d-b783-becba69fb903https://www.last.fm/music/Nine+Inch+Nails/_/Every+Day+Is+Exactly+the+SameNine Inch Nailsrockalternative36126214536317cb3a402-23a5-3d4c-a873-7e56336b4ef8https://www.last.fm/music/Nine+Inch+Nails/_/DisciplineNine Inch Nailsrockalternative183021561846829https://www.last.fm/music/OneRepublic/_/Counting+StarsOneRepublicpop rockrockpop66381899731142e6d86af-7caf-4de6-9933-7876bdc3377fhttps://www.last.fm/music/OneRepublic/_/ApologizeOneRepublicalternativerockalternative rockpop7722191940209b6df27b9-afa4-4da3-be45-bd6751d4ac8bhttps://www.last.fm/music/OneRepublic/_/SecretsOneRepublicalternative rockrockpopalternative8938300866281eff0d22b-fe0c-45ea-88a7-1295f56d76f5https://www.last.fm/music/OneRepublic/_/I+Ain%27t+WorriedOneRepublicpoppop rock365222649545592337e03-bdc2-4f7e-b64b-0ab933b55645https://www.last.fm/music/OneRepublic/_/I+LivedOneRepublicpoprockfolkalternative9704999533219303adca3-cc17-4962-adb1-8c5e0ec3d4aehttps://www.last.fm/music/Denzel+Curry/_/WalkinDenzel Currytrap39146653077935fe3eb68-460d-4eb1-8056-da6c3e61d202https://www.last.fm/music/Denzel+Curry/_/X-WingDenzel Currytrap30323263077732dd8eb07-39e2-4537-a2ee-74a92e0be35ahttps://www.last.fm/music/Denzel+Curry/_/HOT+ONE+(with+TiaCorine+&+A$AP+Ferg)Denzel Curryraphip hopHip-Hop1892971219630b70c9e6f-560e-44ea-b72f-df2fac8bdf93https://www.last.fm/music/Denzel+Curry/_/STILL+IN+THE+PAINT+(with+LAZER+DIM+700+&+Bktherula)Denzel CurryGangsta Raptrap1798328207363829fa8da-9431-4bb6-a396-92eff9a5b513https://www.last.fm/music/Denzel+Curry/_/BLACK+FLAG+FREESTYLE+(with+That+Mexican+OT)Denzel Currytrap9884214592341cc122de1-fce1-4403-8f96-bc43f123be47https://www.last.fm/music/%C2%A5$/_/BURN¥$pop rappophip hop7169702533195e095d4a7-ab30-460b-b7f2-308f306ab6fahttps://www.last.fm/music/%C2%A5$/_/FIELD+TRIP¥$trap397194245484845fedea1-9835-48d1-bf88-23cb7f2b97a9https://www.last.fm/music/%C2%A5$/_/FUK+SUMN¥$traphip hop24618932844028e9c2ab5-762f-40bd-a417-9a211a991044https://www.last.fm/music/%C2%A5$/_/PROMOTION¥$traprapHip-Hop199776125679744527a50-0d62-4214-bfc2-7a440dcf6a20https://www.last.fm/music/%C2%A5$/_/DO+IT¥$rap4177811435680e44c26fa-c8a5-42a7-a065-eac067a64c2fhttps://www.last.fm/music/Ayesha+Erotica/_/Literal+LegendAyesha Eroticahyperpop3019419378678https://www.last.fm/music/Ayesha+Erotica/_/Yummy+-+Righteous+RemixAyesha Eroticaelectropopragehyperpop34852923552161c491d4f-a8c7-4835-bd33-b6f02efa1d49https://www.last.fm/music/Ayesha+Erotica/_/YummyAyesha EroticarapelectropopHip-Hoppop rap2932054303984495324f3-3a6c-4512-9772-d8d9a70b8b97https://www.last.fm/music/Ayesha+Erotica/_/Vacation+Bible+SchoolAyesha Eroticaelectropoppopdance-pop5482843554868ac11def3-5b8c-3def-b825-5c4d1fb2620ahttps://www.last.fm/music/Earl+Sweatshirt/_/ChumEarl SweatshirtHip-Hophip hop3276494346042https://www.last.fm/music/Earl+Sweatshirt/_/Molasses+(feat.+RZA)Earl Sweatshirthip hopsoul1485293167676https://www.last.fm/music/Earl+Sweatshirt/_/All+InEarl Sweatshirttrapcloud rap894001213696https://www.last.fm/music/Hall+&+Oates/_/ManeaterDaryl Hall & John Oatespop666449133849785ea68a-21cd-4434-99cc-4ab79914a593https://www.last.fm/music/Hall+&+Oates/_/Out+of+TouchDaryl Hall & John Oatespop44739198088https://www.last.fm/music/Hall+&+Oates/_/I+Can%27t+Go+for+That+(No+Can+Do)Daryl Hall & John Oatesdancesoulpop8988148475550https://www.last.fm/music/Destroy+Lonely/_/NOSTYLISTDestroy Lonelyrage8212728435167https://www.last.fm/music/Destroy+Lonely/_/if+looks+could+killDestroy LonelyalternativerapHip-Hopalternative rockpunk rock5180219294776https://www.last.fm/music/Destroy+Lonely/_/NEVEREVERDestroy Lonelytraprage5146716276907https://www.last.fm/music/Destroy+Lonely/_/JETLGGDDestroy Lonelyrage4711635269005https://www.last.fm/music/Destroy+Lonely/_/how+u+feel%3FDestroy LonelyGrungerapHip-Hopragetrap4741300251007ad66b06e-5bef-4c64-801b-1954dfb33a7fhttps://www.last.fm/music/Destroy+Lonely/_/VETERAN+(feat.+Ken+Carson)Destroy Lonelyragepop raptrapcloud rap3326488195111https://www.last.fm/music/Destroy+Lonely/_/VTMNTSCOATDestroy Lonelyragepop raptrap2173067178969https://www.last.fm/music/Destroy+Lonely/_/fly+shtDestroy Lonelyrage2194739171077https://www.last.fm/music/Destroy+Lonely/_/money+&+sexDestroy LonelyGangsta Raprage1701182124925https://www.last.fm/music/Destroy+Lonely/_/Catch+a+KillDestroy Lonelyrage5325885799610https://www.last.fm/music/Duran+Duran/_/Ordinary+WorldDuran Durannew wavepoprock3264348545274e8341afb-20a6-4a14-8e77-f028cd2dfac6https://www.last.fm/music/Duran+Duran/_/Hungry+Like+the+Wolf+-+2009+RemasterDuran Duranpop rocksynthpop40623015439527a777d0e-2639-47f5-bfcb-347a669a9396https://www.last.fm/music/Duran+Duran/_/Come+UndoneDuran Durannew wavepop2630580415858d552f3dd-fde2-4c74-bdf4-99741618f1f1https://www.last.fm/music/Duran+Duran/_/Girls+on+Film+-+2010+RemasterDuran Durannew wave5087703344696c16e997e-0f9b-4d03-a637-c0920c206cddhttps://www.last.fm/music/Duran+Duran/_/InvisibleDuran Duranpop rocknew wave1601518238319https://www.last.fm/music/Duran+Duran/_/Save+a+Prayer+-+2009+RemasterDuran Duranpost-punksynthpopart pop152226611151040cc9898b2-eee4-4c9d-84c7-41472ba2ab6chttps://www.last.fm/music/Strawberry+Guy/_/Mrs+MagicStrawberry Guyindie5505331749811dd382f1d-555c-47ae-9042-7ad9a78b7a08https://www.last.fm/music/Strawberry+Guy/_/IntermissionStrawberry Guyindiedream pop6459233687834c4ddb956-2182-4da5-9fac-c706d5da240ehttps://www.last.fm/music/Strawberry+Guy/_/What+Would+I+Do%3FStrawberry Guyalternativeshoegaze4538841482038https://www.last.fm/music/Strawberry+Guy/_/f+songStrawberry Guyshoegaze306800043050530e8d122-0306-4876-a62b-420452eca6d8https://www.last.fm/music/Strawberry+Guy/_/Without+YouStrawberry Guyindiealternativedream popshoegaze10041797898267e5e5e3c9-8515-4abf-aebb-7529b4e9aa0bhttps://www.last.fm/music/Aphex+Twin/_/XtalAphex Twinelectronic468465865384212db16d7-6541-4a3e-9fc1-fa1f27501bbbhttps://www.last.fm/music/Aphex+Twin/_/iAphex Twinelectronic53982856500280f410524-5d71-33b5-ae88-b9a35e4710f0https://www.last.fm/music/Aphex+Twin/_/FlimAphex Twinelectronic63832856432610c2d36ef-ba90-428b-92fd-e56dc760c1b2https://www.last.fm/music/Aphex+Twin/_/QKThrAphex Twinelectronic4987562637155213d4632-7d0a-4d14-b458-a9cb7fb7dd6ahttps://www.last.fm/music/Aphex+Twin/_/PulsewidthAphex Twinelectronic4681110633204ddf2b17c-d7ba-4720-91b2-55a30f2a4d85https://www.last.fm/music/Aphex+Twin/_/AgeispolisAphex Twinelectronic36848225511000f182e57-c53b-4342-b1a2-5da4e7258143https://www.last.fm/music/Aphex+Twin/_/ThaAphex Twinelectronic474947452222789a75e8a-92d3-3997-9e3e-44c66c828221https://www.last.fm/music/Aphex+Twin/_/Alberto+BalsalmAphex Twinelectronic63253345115309ea7fe2f-b9f2-4ac5-ad6a-d96dcf7921e3https://www.last.fm/music/Aphex+Twin/_/%233Aphex Twinelectronic325033549853602eb1d64-2798-37ca-aef3-8b3b6f28fad6https://www.last.fm/music/Aphex+Twin/_/HeliosphanAphex Twinelectronic37773434949740b5065e0-847b-3721-9653-919e93691a99https://www.last.fm/music/Aphex+Twin/_/FingerbibAphex Twinelectronic808670677737916af99f4-cfe9-44de-9421-d9739b62eee3https://www.last.fm/music/Lola+Young/_/MessyLola Youngindie rockrockindie popNeo-Psychedelia200639126672636ed6761-4253-4b96-ad89-8a39487b44cdhttps://www.last.fm/music/Lola+Young/_/One+ThingLola Youngpoprockindie rockfolk1655851245625b95f7baa-cc01-4f98-881f-90b575316298https://www.last.fm/music/Lola+Young/_/ConceitedLola Youngpopindieart popalternative rockalt-pop4726811152407fc74025-92e5-4a4d-9a10-25e35805fa1dhttps://www.last.fm/music/Lola+Young/_/d%C2%A3alerLola Youngrnbpop rock623046847979738fbd6ee-eb68-44bb-8645-a30da01f9affhttps://www.last.fm/music/YoungBoy+Never+Broke+Again/_/Make+No+SenseYoungBoy Never Broke AgainGangsta Rappop raptrap2938488263900589a4b32-d7a7-4a46-b1f5-7910477094ffhttps://www.last.fm/music/YoungBoy+Never+Broke+Again/_/Outside+TodayYoungBoy Never Broke AgainrapHip-Hoptraphip hop160696513700485015d79-1756-4f38-a3b8-9e3ef72a7d38https://www.last.fm/music/YoungBoy+Never+Broke+Again/_/UntouchableYoungBoy Never Broke Againhip hopraptrap155011962012085489e8c16-a32e-3be8-87e7-eb91566fb0e6https://www.last.fm/music/AC%2FDC/_/Back+in+BlackAC/DChard rockclassic rockrockheavy metal156383691978557https://www.last.fm/music/AC%2FDC/_/Highway+to+HellAC/DChard rockclassic rockrockheavy metal123971961561585https://www.last.fm/music/AC%2FDC/_/ThunderstruckAC/DChard rockrockclassic rockheavy metal117677361487530https://www.last.fm/music/AC%2FDC/_/You+Shook+Me+All+Night+LongAC/DChard rockclassic rockrock69818741070271https://www.last.fm/music/AC%2FDC/_/T.N.T.AC/DChard rockrockclassic rock6879280985241https://www.last.fm/music/AC%2FDC/_/Hells+BellsAC/DChard rockrockclassic rockheavy metal5764497863958https://www.last.fm/music/AC%2FDC/_/Shoot+to+ThrillAC/DChard rockrockclassic rock4642208742703https://www.last.fm/music/AC%2FDC/_/Dirty+Deeds+Done+Dirt+CheapAC/DChard rockrockclassic rock19873685146235882a51cd9-d106-496b-867e-bde37fa99da9https://www.last.fm/music/Eyedress/_/JealousEyedresspost-punk148865461092574https://www.last.fm/music/Eyedress/_/Something+About+YouEyedressindie120123071090395f19be06e-ff2e-44fe-8796-bbad266949c4https://www.last.fm/music/Eyedress/_/ROMANTIC+LOVEREyedressindie40035214811728584b293-15eb-4727-8b4b-2ff192769678https://www.last.fm/music/Eyedress/_/Cocaine+SundayEyedresssoft rockindieemo10690296837817https://www.last.fm/music/Offset/_/Ric+Flair+Drip+(with+Metro+Boomin)Offsettrap632951105700https://www.last.fm/music/Offset/_/BodiesOffsetGangsta Raptrap3772000537639b3437bef-1592-4991-932e-e06987593263https://www.last.fm/music/Royel+Otis/_/Oysters+In+My+PocketRoyel Otisindie pop2656111317432https://www.last.fm/music/Royel+Otis/_/Linger+-+SiriusXM+SessionRoyel Otisindieindie rock868129159705af2fac19-c135-4cdb-b127-d1718898a43ahttps://www.last.fm/music/Royel+Otis/_/Kool+AidRoyel Otisindie popindiedream pop536348118298c6b15229-fab4-46de-88dd-d191c7f7ec14https://www.last.fm/music/Royel+Otis/_/moodyRoyel Otisrockpoppop rock431524112654672c0ed8-fd48-419b-8c0b-fde2e461f56ahttps://www.last.fm/music/Royel+Otis/_/CarRoyel Otisindie78601791005577https://www.last.fm/music/DJ+Snake/_/Let+Me+Love+YouDJ Snakeelectronicelectropop43835695787610a61b0cb-50f3-4c92-bbbf-e91f7c39241bhttps://www.last.fm/music/DJ+Snake/_/MiddleDJ Snakedanceelectronicelectropoppop3367504482226109b370f-d1f1-45f9-a76e-0d97b255defehttps://www.last.fm/music/DJ+Snake/_/You+know+you+like+itDJ Snakedanceelectronicpop111929371053007b5a89487-37b2-4512-8a04-93bc1028243fhttps://www.last.fm/music/Zayn/_/PillowtalkZaynpopelectronicrnb10797322955754https://www.last.fm/music/Zayn/_/I+Don%E2%80%99t+Wanna+Live+Forever+(Fifty+Shades+Darker)Zaynpoprnb442876357264530207b80-bc75-4123-aa96-a7049342d9cchttps://www.last.fm/music/Zayn/_/Dusk+Till+Dawn+(feat.+Sia)+-+Radio+EditZaynpop95122178845035b78a679-8b4f-43ac-aa99-0e086a5ca53ehttps://www.last.fm/music/Current+Joys/_/BlondieCurrent Joysrap87552148777655966c8d1-17ac-4987-a156-c413286e2998https://www.last.fm/music/Current+Joys/_/KidsCurrent Joysindierock827680482505153ec85c2-5055-43a2-b90e-a115ef2bd033https://www.last.fm/music/Current+Joys/_/New+FleshCurrent Joyspost-punkindie53925464947874d55e1ae-fc7f-449a-8f0d-3bae3564951chttps://www.last.fm/music/Current+Joys/_/Symphonia+IXCurrent Joysindie popdream pop409474139013907579d3b-c7b7-4d9c-8522-d63dfdca4569https://www.last.fm/music/Current+Joys/_/Become+the+Warm+JetsCurrent Joysindie rockindie2374739612166219552ee54-6ea6-489c-9ce3-49c01bf6239fhttps://www.last.fm/music/Ros%C3%A9/_/APT.Rosépop rockrockpop118148183714313e9f10a9-921e-4e50-9ebd-59211e0e9db5https://www.last.fm/music/Ros%C3%A9/_/GoneRosék-pop7758679332711109c407c-3ae3-4c18-baae-8117fa2bbaa8https://www.last.fm/music/Ros%C3%A9/_/toxic+till+the+endRosépop6535144283429660a093e-cf4d-4ddd-9f1c-2ae892f6dcfbhttps://www.last.fm/music/Ros%C3%A9/_/number+one+girlRosépop36104512448791961c854-634e-4f43-ba3b-c2e2765108f1https://www.last.fm/music/Ros%C3%A9/_/drinks+or+coffeeRosépop2517437190120a7d7e2c0-f7be-44f0-a650-cfc5747ff2f7https://www.last.fm/music/Ros%C3%A9/_/gameboyRosépop2135661168948784dba75-6425-41e0-b5f7-e417884ce671https://www.last.fm/music/Ros%C3%A9/_/two+yearsRosépopsynthpop2283584164358fa212abb-f911-4a59-8e83-7860371a9ba5https://www.last.fm/music/Ros%C3%A9/_/stay+a+little+longerRosépop11320537869388d02fd6c8-ee4c-4b24-b8f8-df65eaf0d8cdhttps://www.last.fm/music/Matt+Maltese/_/As+the+World+Caves+inMatt Malteserockindiepop774517110453118154704f-cedf-4b1e-95b1-5ad7b5a24052https://www.last.fm/music/The+Notorious+B.I.G./_/Big+Poppa+-+2005+RemasterThe Notorious B.I.G.raphip hopHip-Hoppop rap71122659797662c1d093a-ad4e-4f96-b27c-15a63210ec6fhttps://www.last.fm/music/The+Notorious+B.I.G./_/Hypnotize+-+2014+RemasterThe Notorious B.I.G.Gangsta Rappop rap3889587589777181c0a32-6e3f-4680-8a7d-1daf0b42e43bhttps://www.last.fm/music/The+Notorious+B.I.G./_/Juicy+-+2005+RemasterThe Notorious B.I.G.Hip-Hopraprnbpop rap2631924452865https://www.last.fm/music/The+Notorious+B.I.G./_/Mo+Money+Mo+Problems+(feat.+Puff+Daddy+&+Mase)+-+2014+RemasterThe Notorious B.I.G.Hip-Hophip hoppop rap26582624419263620ddb6-360c-4e9e-8c5a-ff1e480cd213https://www.last.fm/music/The+Notorious+B.I.G./_/Party+and+BullshitThe Notorious B.I.G.Hip-Hop5226135488420https://www.last.fm/music/Freddie+Gibbs/_/Something+to+Rap+About+(feat.+Tyler,+The+Creator)Freddie GibbsGangsta RapNeo-Soul5031345457446https://www.last.fm/music/Freddie+Gibbs/_/1985Freddie GibbsGangsta Rap3899638336133https://www.last.fm/music/Freddie+Gibbs/_/Crime+PaysFreddie GibbsGangsta Rap3065663329506https://www.last.fm/music/Freddie+Gibbs/_/Scottie+BeamFreddie GibbsGangsta Rap2462455303405https://www.last.fm/music/Freddie+Gibbs/_/Babies+&+Fools+(feat.+Conway+The+Machine)Freddie GibbsGangsta Raphip hop3022309287064https://www.last.fm/music/Freddie+Gibbs/_/High+(feat.+Danny+Brown)Freddie GibbsGangsta Raprap2950786263357https://www.last.fm/music/Freddie+Gibbs/_/Thuggin%E2%80%99Freddie GibbsGangsta Rapraphip hop909499161936https://www.last.fm/music/Freddie+Gibbs/_/Ensalada+(feat.+Anderson+.Paak)Freddie GibbsGangsta RapNeo-Soulhip hop667100147606https://www.last.fm/music/Freddie+Gibbs/_/1995Freddie GibbsGangsta Rap438185116798https://www.last.fm/music/Freddie+Gibbs/_/Mar-a-LagoFreddie GibbsGangsta Rap417846107547https://www.last.fm/music/Freddie+Gibbs/_/Lemon+Pepper+SteppersFreddie GibbsGangsta Raptraphip hop446539104037https://www.last.fm/music/Freddie+Gibbs/_/Gold+Feet+(feat.+J.I.D.)Freddie GibbsGangsta Rapcloud raphip hop437168103601https://www.last.fm/music/Freddie+Gibbs/_/Shangri+LaFreddie GibbsGangsta RapNeo-Soul37976398795https://www.last.fm/music/Freddie+Gibbs/_/Feeling+(feat.+Larry+June)Freddie GibbsNeo-Soul5420720415469be9db312-2af0-4770-a56a-81fd382e802ahttps://www.last.fm/music/Fontaines+D.C./_/I+Love+YouFontaines D.C.post-punk51412493826058e0b5508-09db-459e-b02b-55c796a6edbbhttps://www.last.fm/music/Fontaines+D.C./_/StarbursterFontaines D.C.rockpost-punk3855480298827a42abfe9-cb67-4497-9353-ff6bbef986b5https://www.last.fm/music/Fontaines+D.C./_/Jackie+Down+The+LineFontaines D.C.post-punkindie rock396732829378651d4d3ab-131f-46a1-a9ad-b21fc132d757https://www.last.fm/music/Fontaines+D.C./_/FavouriteFontaines D.C.indie popindie rock278871225517360cf268e-d6e2-4902-8000-d6eeddcf74behttps://www.last.fm/music/Fontaines+D.C./_/Roman+HolidayFontaines D.C.post-punkindie rock32138662497210b65f319-1752-4ee4-8a81-958416ef3734https://www.last.fm/music/Fontaines+D.C./_/BugFontaines D.C.indie rock2232113217639905caf9d-34bc-4e56-8f88-1374087090b8https://www.last.fm/music/Fontaines+D.C./_/Here%27s+The+ThingFontaines D.C.alternative rockpost-punk199898021160622c08790-d101-4a94-b19b-862266abcae5https://www.last.fm/music/Fontaines+D.C./_/Boys+in+the+Better+LandFontaines D.C.post-punk20136562101836ca7191a-9803-4899-b655-da88356060a7https://www.last.fm/music/Fontaines+D.C./_/In+The+Modern+WorldFontaines D.C.indie rock1435966156593891299a6-d838-4c8e-9f9c-2c54df48c990https://www.last.fm/music/Fontaines+D.C./_/Death+KinkFontaines D.C.indie rockalternative rockshoegazeGrunge977008141534a46e30b3-e502-405c-ad99-0e3612949487https://www.last.fm/music/Fontaines+D.C./_/It%27s+Amazing+to+Be+YoungFontaines D.C.indie popdream pop87170608493295f8d1ad7-febf-4ce6-b5aa-ff6db2f573aehttps://www.last.fm/music/Benson+Boone/_/Beautiful+ThingsBenson Boonepop434383446592839ddfadd-5eae-44db-a94b-cca0f28060f8https://www.last.fm/music/Benson+Boone/_/Slow+It+DownBenson Boonepop449033043587149179839-8e49-47cb-895e-ec66b455b7b3https://www.last.fm/music/Benson+Boone/_/In+the+StarsBenson Boonepop2233909347181115d1485-baf5-4c42-8b6a-881e775bb0e0https://www.last.fm/music/Benson+Boone/_/Mystical+MagicalBenson Boonepoprockpop rock2551807297437c6007443-90f1-47bd-bcdb-292b6019dd15https://www.last.fm/music/Benson+Boone/_/Ghost+TownBenson Boonepop1594897238449606bc5e6-cce5-4dc3-b028-1e4c2d7f0073https://www.last.fm/music/Benson+Boone/_/Sorry+I%27m+Here+for+Someone+ElseBenson Boonepoprockpop rocksynthpop486478664134406ee8b6e-a859-4241-8d69-79a26109e546https://www.last.fm/music/Thee+Sacred+Souls/_/Will+I+See+You+Again%3FThee Sacred Soulssoul308415850939935be2c69-451c-47f6-a8b4-875beef01afdhttps://www.last.fm/music/Thee+Sacred+Souls/_/Easier+Said+Than+DoneThee Sacred Soulssoul3298795498226b621bec3-901c-46bd-8f52-b6810c8c3d19https://www.last.fm/music/Thee+Sacred+Souls/_/Can+I+Call+You+Rose%3FThee Sacred Soulssoul213667532824836877fed-a0d4-4e82-8e66-7793e73f1981https://www.last.fm/music/Thee+Sacred+Souls/_/Weak+for+Your+LoveThee Sacred Soulssoul8918482178090af5cbad-3f85-420b-aa8e-f7f625713a08https://www.last.fm/music/Thee+Sacred+Souls/_/Future+LoverThee Sacred Soulssoul9439382099485964e64a-db16-4dac-886c-1a9fab97be4ahttps://www.last.fm/music/Thee+Sacred+Souls/_/Running+AwayThee Sacred Soulssoul87322024325509https://www.last.fm/music/j-hope/_/MOREj-hoperockHip-Hop41821943317312https://www.last.fm/music/j-hope/_/Arsonj-hopeHip-Hop959172130420411f8f2ac-9505-42d1-b773-240d6af9d76fhttps://www.last.fm/music/j-hope/_/Hope+Worldj-hopehip hop19134150265417https://www.last.fm/music/j-hope/_/=+(Equal+Sign)j-hoperaphip hopHip-Hopk-popKpop6343880253105https://www.last.fm/music/j-hope/_/%ED%95%AD%EC%83%81+(HANGSANG)j-hopehip hopHip-Hoprap10754028208730https://www.last.fm/music/j-hope/_/Pandora%27s+Boxj-hoperaphip hopHip-Hopk-popKpop11805691207367https://www.last.fm/music/j-hope/_/i+wonder...+(with+Jung+Kook+of+BTS)j-hopepopk-popdance10725583200310https://www.last.fm/music/j-hope/_/Futurej-hopehip hop10472889199361https://www.last.fm/music/j-hope/_/Safety+Zonej-hopernbhip hop10411932196009https://www.last.fm/music/j-hope/_/STOPj-hopehip hop10208832193879https://www.last.fm/music/j-hope/_/What+if%E2%80%A6j-hopehip hopk-pop31144242186087https://www.last.fm/music/j-hope/_/Sweet+Dreams+(feat.+Miguel)j-hopernb33431523184381https://www.last.fm/music/j-hope/_/Killin%27+It+Girl+(feat.+GloRilla)j-hoperap10920171181459https://www.last.fm/music/j-hope/_/Music+Box+:+Reflectionj-hopehip hop10833889134684https://www.last.fm/music/j-hope/_/on+the+street+(solo+version)j-hoperapHip-Hop465964149623018c0f758-b5da-48da-9a2c-c21804702e9dhttps://www.last.fm/music/Alex+Warren/_/OrdinaryAlex Warrenfolkpop1998677232055373c0539-72e3-452c-a03c-bff05f567d68https://www.last.fm/music/Alex+Warren/_/Carry+You+HomeAlex Warrenpopcountry1167009146982e6f15d45-5eae-45b5-a70e-9a3ca0741cb5https://www.last.fm/music/Alex+Warren/_/Burning+DownAlex Warrenindie pop50482918449669bdf4a22-ec19-40c0-a9b0-c5d1ecff7051https://www.last.fm/music/Talking+Heads/_/Psycho+KillerTalking Headsnew wavepost-punkrock4915540832402https://www.last.fm/music/Talking+Heads/_/Burning+Down+the+HouseTalking Headsnew waverockpost-punk4699543692597795ce99f-2d42-4d11-b6f3-85645c6a5048https://www.last.fm/music/Talking+Heads/_/Once+in+a+LifetimeTalking Headsnew wavepost-punkrock7158238645888https://www.last.fm/music/Talking+Heads/_/This+Must+Be+the+Place+(Naive+Melody)+-+2005+RemasterTalking Headsnew wave4314793518965https://www.last.fm/music/Talking+Heads/_/Once+in+a+Lifetime+-+2005+RemasterTalking Headsnew wave5586703625764b349448d-79a5-45b8-a7d3-36f86e6a6a6ahttps://www.last.fm/music/Marshmello/_/SilenceMarshmellornb43292206130219258689f-9c4a-4e35-bd6b-824209a6deb1https://www.last.fm/music/Marshmello/_/FRIENDSMarshmellopopdanceelectronicrnb4089903403941ccb22f28-c499-4c28-900d-2b47c03ef7a3https://www.last.fm/music/Marshmello/_/Leave+Before+You+Love+Me+(with+Jonas+Brothers)Marshmellopop4574262383091https://www.last.fm/music/Marshmello/_/SpotlightMarshmellorapelectronicemo3720392495557c2e2dfc0-dbc3-4783-bd9c-0481458cebcfhttps://www.last.fm/music/Kehlani/_/GangstaKehlanirnb4868575461703https://www.last.fm/music/Kehlani/_/Nights+Like+This+(feat.+Ty+Dolla+$ign)Kehlanirnb23264632378250da3278b-c430-49da-b124-c87220a13745https://www.last.fm/music/Kehlani/_/After+HoursKehlanipoprnbKpop18129611797889ea37476-fc29-4f78-802a-0b8ef1f4649bhttps://www.last.fm/music/Kehlani/_/FoldedKehlanirnb105387365947227ad5d330-e085-4a73-9ee2-30dd112d6c06https://www.last.fm/music/JPEGMAFIA/_/1539+N.+CalvertJPEGMAFIAcloud raphip hop693605347787905597634-dce5-4343-92fb-060791edaa41https://www.last.fm/music/JPEGMAFIA/_/BALD%21JPEGMAFIAcloud rap68897323780165b482768-8cba-4588-a851-b07dbcf36800https://www.last.fm/music/JPEGMAFIA/_/HAZARD+DUTY+PAY%21JPEGMAFIAhip hop3261392268668adbe532a-1d91-485d-9fab-9d9b3a32a570https://www.last.fm/music/JPEGMAFIA/_/Kingdom+Hearts+Key+(ft.+redveil)JPEGMAFIAtrapcloud rap2422964243549d3d07d44-bacb-4264-bec7-9d538133ca23https://www.last.fm/music/JPEGMAFIA/_/I+SCREAM+THIS+IN+THE+MIRROR+BEFORE+I+INTERACT+WITH+ANYONEJPEGMAFIANu Metal2263241917114313f77de2e-d506-3c5c-bf9d-5b019313b9a6https://www.last.fm/music/Bon+Iver/_/Skinny+LoveBon Iverfolkindie13219597120242309307574-b65c-4562-b20b-53f6ba22708bhttps://www.last.fm/music/Bon+Iver/_/FlumeBon Iverfolkindie115779921099992e459fbec-3bcb-46d1-9a6c-9ca8aecb9a70https://www.last.fm/music/Bon+Iver/_/HoloceneBon Iverfolkindie12544518109393935cca4de-c967-44e5-ac83-092e0c7f686ehttps://www.last.fm/music/Bon+Iver/_/For+EmmaBon Iverfolkindieindie folk898661197334508983ba4-e7df-489d-8c22-d0d63bd9e01dhttps://www.last.fm/music/Bon+Iver/_/Beach+BabyBon Iverfolkindieindie folk9661451783582https://www.last.fm/music/Bon+Iver/_/RosylnBon Iverfolkindie folk5881291669267https://www.last.fm/music/Bon+Iver/_/Wash.Bon Iverindiefolkindie folk659014612817805143178b-d103-40cb-8e88-904a5fda6043https://www.last.fm/music/Flo+Rida/_/Low+(feat.+T-Pain)Flo RidaHip-Hoprapdance63644571020827https://www.last.fm/music/Flo+Rida/_/Good+FeelingFlo RidaHip-Hopelectronicdance66865701000940486637c2-d77b-418a-b450-b4c6ac818387https://www.last.fm/music/Flo+Rida/_/Right+RoundFlo Ridahip hopdanceHip-Hoprap6004582977785https://www.last.fm/music/Flo+Rida/_/WhistleFlo RidaHip-Hoppop5075265807352https://www.last.fm/music/Flo+Rida/_/Wild+Ones+(feat.+Sia)Flo RidadancepopHip-Hoprap4425976636403108b17ef-af07-4376-b772-65dfb03dd6d0https://www.last.fm/music/Flo+Rida/_/Club+Can%27t+Handle+Me+(feat.+David+Guetta)Flo Ridadance351640560340109bd0424-5c05-4c25-902f-0219e6b4903fhttps://www.last.fm/music/Flo+Rida/_/My+HouseFlo RidapopHip-Hop28648004446770458861a-038f-3e12-9129-07af5feeaabbhttps://www.last.fm/music/Flo+Rida/_/I+CryFlo RidaHip-Hopdancehip hop1384869216687ffbe9f3f-57a4-4453-b1dc-4fc5a5f2bc2ahttps://www.last.fm/music/Flo+Rida/_/Wild+Ones+-+feat.+SiaFlo RidadancepopHip-Hoprap8234248667https://www.last.fm/music/Flo+Rida/_/Low+%5BFeat+T-Pain%5DFlo RidaHip-Hoprapdance7598180877374ce0c4f75-d7bf-49aa-95fe-832781a376bfhttps://www.last.fm/music/Khalid/_/Young+Dumb+&+BrokeKhalidrnbpoprap6860973818247d771e740-6a84-44c2-9e2d-da0ab5c52ff0https://www.last.fm/music/Khalid/_/LocationKhalidalternativesoulrnbhip hop77149896944281115e377-e69e-4bd1-b47a-0b03449d833bhttps://www.last.fm/music/Khalid/_/BetterKhalidpop54288685657440761be6d-43e9-4e91-991d-1fc6f3762b8ahttps://www.last.fm/music/Khalid/_/8TEENKhalidpopsoulalternative667147143134https://www.last.fm/music/Khalid/_/Love+LiesKhalidpopsoulrnb86301741051960https://www.last.fm/music/Ellie+Goulding/_/BurnEllie Gouldingpopelectronic7561541857619https://www.last.fm/music/Ellie+Goulding/_/LightsEllie Gouldingpopelectronicdance5089048716527a0d55631-bcb2-4bd7-8ad2-f981e2b081a7https://www.last.fm/music/Ellie+Goulding/_/Love+Me+Like+You+Do+-+From+%22Fifty+Shades+of+Grey%22Ellie Gouldingpop4221498645739e8b32cd0-f354-4956-8ffe-2f9675ba18a2https://www.last.fm/music/Ellie+Goulding/_/Lights+-+Single+VersionEllie Gouldingpopelectronicdance4313872519359https://www.last.fm/music/Ellie+Goulding/_/Love+Me+Like+You+DoEllie Gouldingpop2059032324743https://www.last.fm/music/Ellie+Goulding/_/Hate+MeEllie Gouldingrappoptraphip hop1204692117393e8b32cd0-f354-4956-8ffe-2f9675ba18a2https://www.last.fm/music/Ellie+Goulding/_/Lights+(Single+Version)Ellie Gouldingpopelectronicdance8757015771623c0ea45e4-fc5c-45d2-8f2f-479d789af39bhttps://www.last.fm/music/Avenged+Sevenfold/_/Bat+CountryAvenged Sevenfoldmetalmetalcorehard rockrock86746067430402463effd-1b2a-4424-921a-19c2bb9addafhttps://www.last.fm/music/Avenged+Sevenfold/_/AfterlifeAvenged Sevenfoldmetalmetalcorehard rockheavy metalrock78487326636577860dc38-2230-4a13-9fd5-c006789449abhttps://www.last.fm/music/Avenged+Sevenfold/_/NightmareAvenged Sevenfoldheavy metalmetalhard rock6724119652117a35e5ec4-8c64-44a2-a89d-0b53dd0824d0https://www.last.fm/music/Avenged+Sevenfold/_/Almost+EasyAvenged Sevenfoldhard rockmetalcoremetalrock68663076513550143d2d3-741d-4da3-a19b-11ebc04a0c14https://www.last.fm/music/Avenged+Sevenfold/_/Hail+to+the+KingAvenged Sevenfoldmetalheavy metalhard rockrock580895461724809ec0a25-dbb5-479b-9ff0-0c0c5327800bhttps://www.last.fm/music/Avenged+Sevenfold/_/Unholy+ConfessionsAvenged Sevenfoldmetalcoremetal65954255561064eb4e606-16e3-4395-9146-5e89fb63b97fhttps://www.last.fm/music/Avenged+Sevenfold/_/A+Little+Piece+of+HeavenAvenged Sevenfoldhard rockmetalmetalcorerock5373478499335fa663909-564e-456e-a8c1-c01b2f37a564https://www.last.fm/music/Avenged+Sevenfold/_/Beast+and+the+HarlotAvenged Sevenfoldmetalmetalcoreheavy metalrock484737545916617f4993c-3619-340b-ac51-da9aa00f7c4fhttps://www.last.fm/music/Avenged+Sevenfold/_/Critical+AcclaimAvenged Sevenfoldmetalmetalcorehard rockrock4783507432656c7d9e93d-a517-47ac-a4e0-ce56c68e02dfhttps://www.last.fm/music/Avenged+Sevenfold/_/Welcome+to+the+FamilyAvenged Sevenfoldmetalheavy metalhard rockmetalcorealternative metal4411943424003105c21a6-bbde-4112-84f1-7017987a2fb3https://www.last.fm/music/Avenged+Sevenfold/_/GunslingerAvenged Sevenfoldhard rockmetalmetalcorerock49221854157357f11d3e7-6980-3a18-8547-29a28e1ae148https://www.last.fm/music/Avenged+Sevenfold/_/So+Far+AwayAvenged Sevenfoldhard rockmetal4052909343271c88db9b7-3112-4370-a8a5-304731be7b75https://www.last.fm/music/Avenged+Sevenfold/_/Buried+AliveAvenged Sevenfoldhard rockmetalheavy metalrock33648873368660690051c-9e0b-43a6-99fd-bb09d2a1d98chttps://www.last.fm/music/Avenged+Sevenfold/_/Shepherd+Of+FireAvenged Sevenfoldmetalheavy metalrockmetalcore7405365621352https://www.last.fm/music/Summer+Walker/_/Girls+Need+Love+(with+Drake)+-+RemixSummer WalkerHip-Hopraprnb6139151534195919f4701-2818-4275-9f0f-e993ee22ba7ahttps://www.last.fm/music/Summer+Walker/_/No+Love+(with+SZA)Summer WalkerrnbsoulHip-Hop511192745387172091d7f-58d9-4e74-9813-b045efbda6aahttps://www.last.fm/music/Summer+Walker/_/Playing+Games+(with+Bryson+Tiller)+-+Extended+VersionSummer Walkerrnb36996724508531d4eb6a6-6df5-43d9-ab9c-6fea23736416https://www.last.fm/music/Summer+Walker/_/Girls+Need+LoveSummer WalkerHip-Hoprnbtrap43968913789425d21a7b8-c447-433a-a7a3-d123413ea0c8https://www.last.fm/music/Summer+Walker/_/Session+32Summer Walkerrnb32575432784590ac8b10f-6eb6-47ca-94e8-2be6a45b4e9ahttps://www.last.fm/music/Summer+Walker/_/BodySummer Walkerrnbtrap2387675231094https://www.last.fm/music/Summer+Walker/_/Just+Might+(with+PARTYNEXTDOOR)Summer Walkerraphip hop23168992183781db1f216-38db-4170-af56-faddf4980e54https://www.last.fm/music/Summer+Walker/_/TonightSummer WalkersoulHip-Hoprnb1199274139482b64a6a79-9ee9-4415-83d2-e38bb23e3fb8https://www.last.fm/music/Summer+Walker/_/Heart+Of+A+WomanSummer Walkersoulrnb290096502936104533aeea8-b97a-361a-b44d-ac542f4e7f8ahttps://www.last.fm/music/Franz+Ferdinand/_/Take+Me+OutFranz Ferdinandindieindie rockrockalternative2815686264302https://www.last.fm/music/Franz+Ferdinand/_/This+fffire+-+new+versionFranz Ferdinandpunkrockindie rockalternative rock139974941069833889adffb-3959-4b15-bbf6-28729d1506a7https://www.last.fm/music/VACATIONS/_/YoungVACATIONSindie6053510738521136c0605-223a-4e68-a44c-ff7ab503bfb6https://www.last.fm/music/VACATIONS/_/RelaxVACATIONSindierock9840958930049523f406f-1056-4724-9d5e-37949e8e6158https://www.last.fm/music/Tyla/_/WaterTylarnb6591210464582559deab7-2807-46a4-8495-e5d941379f62https://www.last.fm/music/Tyla/_/Push+2+StartTylarnb1012274121198123d45bf-8be1-47fa-b649-2a105df0d039https://www.last.fm/music/Tyla/_/BLISSTylapop29263959465b2923074-8067-47e1-8517-e4895aba2fe2https://www.last.fm/music/Tyla/_/DYNAMITETylaelectropop200581232094333https://www.last.fm/music/Soundgarden/_/Black+Hole+SunSoundgardenGrungerockalternative rock6162941919172https://www.last.fm/music/Soundgarden/_/Fell+on+Black+DaysSoundgardenGrungerockalternative rock5066762877493https://www.last.fm/music/Soundgarden/_/SpoonmanSoundgardenGrungealternative rockrock11123307103934813d00056-c648-48bb-aaed-1f0d9fa20ca2https://www.last.fm/music/Thundercat/_/Them+ChangesThundercatfunkNeo-Soulsoul9756052101696721764a94-3e25-4d75-b983-e55adf12bb79https://www.last.fm/music/Thundercat/_/Funny+ThingThundercatNeo-Soul45852025440404526679e-85bb-44d4-a531-9e2fd6752802https://www.last.fm/music/Thundercat/_/Dragonball+DuragThundercatsoulNeo-Soul2385752392001091d3ef4-fe06-4cfe-a13c-208a3058aa4ahttps://www.last.fm/music/Thundercat/_/Lava+LampThundercatjazzsoulNeo-Soul2049135366848833590fd-fa8c-4ecc-9fd2-d25ab8572265https://www.last.fm/music/Thundercat/_/No+More+LiesThundercatNeo-Psychedeliasoul1411522211313579eefb949-aaf4-4142-bc6f-605417f39acahttps://www.last.fm/music/Cardi+B/_/WAP+(feat.+Megan+Thee+Stallion)Cardi BtraprapHip-Hop632902478941848a3397c-69fb-4436-8a5d-5a8698390278https://www.last.fm/music/Cardi+B/_/I+Like+ItCardi BrapHip-Hoppop rap5438593659421https://www.last.fm/music/Cardi+B/_/Please+MeCardi BsoulrapHip-Hoprnb5197696634625ba923dbb-b9b9-4890-9d14-3c5607bb12afhttps://www.last.fm/music/Cardi+B/_/Bodak+YellowCardi Btraprap45297985639601644144f-1b1e-4e20-a985-8e12fe200fe5https://www.last.fm/music/Cardi+B/_/UpCardi BrapHip-Hop39103084773013c373502-96c7-4435-96b8-8baf25dd0c36https://www.last.fm/music/Cardi+B/_/MoneyCardi Braptrap174234571852003https://www.last.fm/music/Massive+Attack/_/TeardropMassive Attackelectronic1333576015143548e74dd9d-e5a3-4acd-918a-c36a0f8cda84https://www.last.fm/music/Massive+Attack/_/AngelMassive Attackelectronic5665689842851dae5e3da-62ee-4022-8b8e-7268eaef6602https://www.last.fm/music/Massive+Attack/_/RisingsonMassive Attackelectronic493551581206107f3f866-417b-416d-9066-2ffbd1ea049bhttps://www.last.fm/music/Massive+Attack/_/Black+MilkMassive Attackelectronic50780887825851b3b93b4-19a8-3af0-9b0d-71c90fbd8dfahttps://www.last.fm/music/Massive+Attack/_/Dissolved+GirlMassive Attackelectronic189749822116688https://www.last.fm/music/Carly+Rae+Jepsen/_/Call+Me+MaybeCarly Rae Jepsenpopdance6954350729344https://www.last.fm/music/Carly+Rae+Jepsen/_/I+Really+Like+YouCarly Rae Jepsenpopsynthpop83929255230165b043040-f33c-4ffd-8b4b-358a3203e253https://www.last.fm/music/Carly+Rae+Jepsen/_/Run+Away+with+MeCarly Rae Jepsenpopsynthpopelectropop9910539653173https://www.last.fm/music/Wisp/_/Your+faceWispshoegaze2564756297155https://www.last.fm/music/Wisp/_/Enough+for+youWispshoegaze196107823743967d1c753-17bf-41ce-a57b-61d29429ee49https://www.last.fm/music/Wisp/_/Once+then+we%27ll+be+freeWispshoegazedream pop1914469226692https://www.last.fm/music/Wisp/_/PandoraWispshoegazedream popGrungealternative metal805298126336https://www.last.fm/music/Wisp/_/LunaWispdream popshoegazeGrunge75278691630684c19f0-72f4-45fb-9e13-e8086658054dhttps://www.last.fm/music/Wisp/_/SwordWispshoegazealternative metaldream popalternative rock4211287023368952c92-58ce-4b10-81c5-126c7d233690https://www.last.fm/music/Wisp/_/Save+me+nowWispdream popshoegaze2462206588442120008-9b2b-452d-97eb-2f3e3c6a1dd3https://www.last.fm/music/Wisp/_/Breathe+onto+meWispindie rockshoegaze107452811201349481df895-2b54-48ea-9b64-b8106e4ee524https://www.last.fm/music/Sam+Smith/_/I%27m+Not+the+Only+OneSam Smithsoulpop94167491161810https://www.last.fm/music/Sam+Smith/_/Stay+with+MeSam Smithsoulpop10840103901612https://www.last.fm/music/Sam+Smith/_/Unholy+(feat.+Kim+Petras)Sam Smithpophyperpopelectropop6554083762057https://www.last.fm/music/Sam+Smith/_/Too+Good+at+GoodbyesSam Smithpop6290552653512aa243e48-c9f6-4753-8b42-b2342bb8988bhttps://www.last.fm/music/Sam+Smith/_/Dancing+with+a+Stranger+(with+Normani)Sam Smithpoprnb87294524961797a6f511a-2715-4e05-8c8b-3ddf81cf485fhttps://www.last.fm/music/Snow+Strippers/_/Under+Your+SpellSnow Stripperselectropop2273237199387677c6de3-d078-4cfd-80db-cb5e942a48fchttps://www.last.fm/music/Snow+Strippers/_/So+What+If+I%27m+A+FreakSnow Stripperssynthpopelectropop1453841137583https://www.last.fm/music/Snow+Strippers/_/It%27s+A+Dream+(feat.+Lil+Uzi+Vert)Snow Stripperspop rap131572791276873https://www.last.fm/music/Tove+Lo/_/Habits+(Stay+High)Tove Lopopindie pop7168578771259https://www.last.fm/music/Tove+Lo/_/Talking+BodyTove Lopopindie pop126155874804009433d98d-c7c8-46b6-ad7e-82037f275ce1https://www.last.fm/music/Bladee/_/Be+Nice+2+MeBladeecloud rappop rap8820268395810https://www.last.fm/music/Bladee/_/Girls+just+want+to+have+funBladeesynthpop716773234053148c1e570-bae6-4244-8cbc-bfb2c16a62e0https://www.last.fm/music/Bladee/_/Reality+SurfBladeecloud rap6332163322527https://www.last.fm/music/Bladee/_/The+Flag+is+RaisedBladeecloud raptrapdance-pop66657592478030dd329fc-dc8b-48f8-af75-371357348148https://www.last.fm/music/Bladee/_/ObedientBladeehip hopcloud rap5770261242862ab68748f-5958-486f-8450-f3a8a3791a03https://www.last.fm/music/Bladee/_/Hotel+BreakfastBladeecloud rap5316319221332https://www.last.fm/music/Bladee/_/Side+by+SideBladeecloud rapHip-Hop51057882122430549e05e-2192-472b-88c2-c304f740f829https://www.last.fm/music/Bladee/_/WasterBladeeemo raptrapcloud raprock2853847180792910a8b34-8aa5-44a9-b233-9d004dd5cc20https://www.last.fm/music/Bladee/_/PARANOIA+INTROBladeeragetrappop rap3345046156060e1d5e372-c8e3-4ca9-b1f1-e9b2ee2de6c0https://www.last.fm/music/Bladee/_/LovenoteBladeeelectronichip hopHip-Hop25094131473273edf4af0-ad03-45e0-a45f-dc658498b9cahttps://www.last.fm/music/Bladee/_/TL;DRBladeecloud raptrap141425913935748da7521-2607-438d-9fa7-2dc151d4c660https://www.last.fm/music/Hayley+Williams/_/Crystal+ClearHayley Williamsart popindieindie popalternative6941251221133420065b-d497-4644-8770-176157977efehttps://www.last.fm/music/Hayley+Williams/_/GlumHayley Williamspop rockindie rock596967110296408498e4-527d-43ad-a1be-4c92d89a451ehttps://www.last.fm/music/Hayley+Williams/_/Kill+MeHayley Williamsindie rockpop rock617321102474c4fb4d7f-f202-4c56-b911-c0d4a5b1320fhttps://www.last.fm/music/Hayley+Williams/_/Ice+In+My+OJHayley Williamsindie rockpost-punkpop rock633488991602bab749e-5053-4060-8d30-cdd11980baf4https://www.last.fm/music/Hayley+Williams/_/Ego+Death+At+A+Bachelorette+PartyHayley Williamsindie rockindie popNeo-Soul514507970151fc9ff05-9843-45d7-a34d-93d40fc69d5dhttps://www.last.fm/music/Hayley+Williams/_/WhimHayley Williamsindie rockpop rock531926945014572ed65-0493-485d-ab04-1efd0aee1956https://www.last.fm/music/Hayley+Williams/_/True+BelieverHayley Williamsalternative rockart pop52256083560da25a0f6-8f3c-4d58-a1a3-760688f6568fhttps://www.last.fm/music/Hayley+Williams/_/Love+Me+DifferentHayley Williamsnew wavepop rock43250482185bc3e6259-cfec-40f2-854b-a0ed8abafc33https://www.last.fm/music/Hayley+Williams/_/Disappearing+ManHayley Williamsindie rockpop rock4700508013187aedc0f-a35c-4dc1-88bf-9d3621437db5https://www.last.fm/music/Hayley+Williams/_/HardHayley Williamsalt-poppop rock38921978269473bdad7-ecc5-4672-b9ca-464805697350https://www.last.fm/music/Hayley+Williams/_/Negative+Self+TalkHayley Williamsindie popindie folk357620764857927bdd0-78e0-46fd-aa00-4084038aab11https://www.last.fm/music/Hayley+Williams/_/ZissouHayley Williamselectronicalt-pop37289174623f987f16d-993a-45ff-88fb-c3730d21a8f8https://www.last.fm/music/Hayley+Williams/_/Brotherly+HateHayley Williamspop rockalt-pop388420730254591c2bd-1295-4cf3-bea8-9136e0a333bchttps://www.last.fm/music/Hayley+Williams/_/I+Won%27t+Quit+On+YouHayley Williamsindie folkindie rock3409077215995eb6d9b-7445-4ab5-a637-7ae94645913fhttps://www.last.fm/music/Hayley+Williams/_/Blood+BrosHayley Williamsrockfolkindie folk37360371972880ae17e-8256-416a-ac3e-66742cbf595ahttps://www.last.fm/music/Hayley+Williams/_/Discovery+ChannelHayley Williamsindie rockfolkindie folk354217679480acc4cbf-7c9f-459a-86b6-ec7dc21fa137https://www.last.fm/music/Hayley+Williams/_/Dream+Girl+In+ShibuyaHayley Williamsindie folk3584449350709https://www.last.fm/music/Fred+again../_/Marea+(We%E2%80%99ve+Lost+Dancing)Fred again..House362098228091290eec3f5-470c-43af-975c-d530e22488bdhttps://www.last.fm/music/Fred+again../_/Delilah+(Pull+Me+Out+Of+This)Fred again..Houseelectronic2340455262750https://www.last.fm/music/Fred+again../_/Places+to+BeFred again..pop rapdance2439946256299b0e201f0-246a-49ed-8b2d-7b57c5069985https://www.last.fm/music/Fred+again../_/JungleFred again..Housedanceelectronic1574361203375https://www.last.fm/music/Fred+again../_/Victory+LapFred again..electronicrapHip-Hop1313623222345https://www.last.fm/music/Disclosure/_/She%E2%80%99s+Gone,+Dance+OnDisclosuredanceHouse173355571810272https://www.last.fm/music/Queens+of+the+Stone+Age/_/No+One+KnowsQueens of the Stone Agerockalternative rockhard rock14094252137703690198ac8-3ad9-4280-9053-cc8f43ec8e23https://www.last.fm/music/Queens+of+the+Stone+Age/_/Go+With+the+FlowQueens of the Stone Agerockalternative rockhard rock832020310022290950e1f0-1136-46f4-ad6f-d1cd94fc36f9https://www.last.fm/music/Queens+of+the+Stone+Age/_/Little+SisterQueens of the Stone Agerockalternative rockalternative68131557623150d08976b-d2be-3987-a899-ffaffb66bb82https://www.last.fm/music/Queens+of+the+Stone+Age/_/Make+It+Wit+ChuQueens of the Stone Agerockalternative rock5325063701179068dd383-6540-3d66-ac5f-1ca2229c8cd2https://www.last.fm/music/Queens+of+the+Stone+Age/_/First+It+GivethQueens of the Stone Agealternative rockrockhard rock55997925897240e9e9308-a396-4bc6-9b8f-65b30089877chttps://www.last.fm/music/Queens+of+the+Stone+Age/_/I+Sat+by+the+OceanQueens of the Stone Agealternative rockrockalternative374280048641649885d07-5328-4c2b-ad14-df8c070f192ehttps://www.last.fm/music/Queens+of+the+Stone+Age/_/Song+For+The+DeadQueens of the Stone Agealternative rockrockhard rock75149645607034a244c5b-1fc4-484e-8a36-fb41d86a074chttps://www.last.fm/music/FKA+twigs/_/cellophaneFKA twigselectronic5135350367955ecf5c439-0aaf-4c47-91ba-0a7cc782be05https://www.last.fm/music/FKA+twigs/_/oh+my+loveFKA twigspop raptrapsynthpop32550802969509b23b933-d797-4bfc-b303-16302b661c96https://www.last.fm/music/FKA+twigs/_/ride+the+dragonFKA twigselectronictraprnb2548291281485777752e1-aca1-4598-b5ee-e88b5370fb72https://www.last.fm/music/FKA+twigs/_/Childlike+ThingsFKA twigsdance-pop25759232281803945b4f3-96ef-4289-80e0-641a2746fa35https://www.last.fm/music/FKA+twigs/_/StripteaseFKA twigstrap7462511564845https://www.last.fm/music/Zach+Bryan/_/I+Remember+Everything+(feat.+Kacey+Musgraves)Zach Bryancountry727631854002795a87931-919e-4364-934a-24b70cf9ebffhttps://www.last.fm/music/Zach+Bryan/_/Something+in+the+OrangeZach Bryancountry3348441205607b8707659-bcd4-41ec-b3d3-c037b775d7d3https://www.last.fm/music/Zach+Bryan/_/Burn,+Burn,+BurnZach Bryancountry1796284181527d14e11bc-1fb9-45e9-91ac-ef386ef3a10dhttps://www.last.fm/music/ROLE+MODEL/_/Deeply+Still+In+LoveROLE MODELrockpop105477985639c403b258-248c-4cb3-bf85-c99186aa17edhttps://www.last.fm/music/ROLE+MODEL/_/SlipfastROLE MODELindie pop12582122127629501233516-65d3-4959-812a-742fa21b5ddchttps://www.last.fm/music/Rammstein/_/Du+hastRammsteinmetal15842962124613101e778fd-25e3-4023-b7da-cff731adbbdahttps://www.last.fm/music/Rammstein/_/SonneRammsteinmetal739799279969455a574eb-08a0-3a4a-86a3-cede6e1f8c7chttps://www.last.fm/music/Rammstein/_/EngelRammsteinmetal8069591791733f41516df-d19b-428f-9948-898a9def3c04https://www.last.fm/music/Rammstein/_/Ich+willRammsteinmetal677171167602107c0901c-01fe-3f42-b3c6-6df71d928687https://www.last.fm/music/Rammstein/_/Mein+Herz+brenntRammsteinmetal399996349136687a744c8-f438-32d8-8aca-ca67abbd5c5ahttps://www.last.fm/music/Rammstein/_/Rein+RausRammsteinmetal1486699610863825a5670fc-f5b8-4d2c-8dd3-3412bdd09721https://www.last.fm/music/Artemas/_/i+like+the+way+you+kiss+meArtemaspost-punksynthpop11536010121316840bd0203-bc3f-4b15-9ab3-ceeb2ef35d7ahttps://www.last.fm/music/Eagles/_/Hotel+California+-+2013+RemasterEaglesrocksoft rockpop rockpop3958786509311a0afbeeb-8f66-408a-bdcb-79a9dcb4777chttps://www.last.fm/music/Eagles/_/Take+It+Easy+-+2013+RemasterEaglescountry3141261393676bab67eb0-c46a-494c-9894-602595c303bfhttps://www.last.fm/music/Eagles/_/One+of+These+Nights+-+2013+RemasterEaglessoft rockDiscopop4516863388322519555b5-b360-43d1-b34a-aedda1167744https://www.last.fm/music/Rauw+Alejandro/_/Todo+De+TiRauw AlejandropopsynthpopReggaeton3318518304858fbbb50cc-d7ff-4d3b-b62e-fd96fb3e4d5chttps://www.last.fm/music/Rauw+Alejandro/_/Qu%C3%A9+Pasar%C3%ADa...Rauw AlejandroReggaeton3624995284851https://www.last.fm/music/Rauw+Alejandro/_/LOKERARauw AlejandroReggaeton2872730268320https://www.last.fm/music/Rauw+Alejandro/_/DesesperadosRauw AlejandroReggaeton25135761931805f204919-70e5-4123-822d-464a70ad1c05https://www.last.fm/music/Rauw+Alejandro/_/DILUVIORauw AlejandroReggaeton2794998158307a31dffef-5b04-45ce-8dd1-30605801b7afhttps://www.last.fm/music/Rauw+Alejandro/_/Desenfocao%27Rauw Alejandrosynthpopnew wavedance-pop1858966152188https://www.last.fm/music/Rauw+Alejandro/_/La+Old+SkulRauw AlejandroReggaetonpop rap288075332708629https://www.last.fm/music/Foster+the+People/_/Pumped+Up+KicksFoster the Peopleindieindie pop920564299340428be45f2-26dc-48e6-8e05-62b26d21f919https://www.last.fm/music/Foster+the+People/_/HoudiniFoster the Peopleindieindie popelectronicindie rock43388154899030867da2a-b7b6-4f0e-a8af-0d32f55b10ffhttps://www.last.fm/music/Foster+the+People/_/Sit+Next+to+MeFoster the Peopledance-popsynthpoprock3335301364633302f03f9-c883-4335-aa76-5d5c9e2608dehttps://www.last.fm/music/Foster+the+People/_/ImaginationFoster the Peoplerockpopindieindie rockindie popalternative5958671937547https://www.last.fm/music/Stevie+Wonder/_/Sir+DukeStevie Wondersoulfunk4382571830561https://www.last.fm/music/Stevie+Wonder/_/Isn%27t+She+LovelyStevie Wondersoul4025585748857https://www.last.fm/music/Stevie+Wonder/_/Signed,+Sealed,+Delivered+(I%27m+Yours)Stevie Wondersoul3892730745748https://www.last.fm/music/Stevie+Wonder/_/For+Once+in+My+LifeStevie Wondersoul354686665682223ff17be-769c-4535-97b8-cb4d2ddfbf4fhttps://www.last.fm/music/Stevie+Wonder/_/Superstition+-+Single+VersionStevie Wondersoulfunk33251236107310d1781b9-e605-42bb-87aa-45d8a05a4e9bhttps://www.last.fm/music/Stevie+Wonder/_/I+WishStevie Wonderfunksoul3205420570769https://www.last.fm/music/Stevie+Wonder/_/My+Cherie+AmourStevie Wondersoulpop31009517265394101dfc5b8-2481-4fea-98ad-0686610a97a3https://www.last.fm/music/Kings+of+Leon/_/Sex+on+FireKings of Leonrockindie rockalternativeindie22200261221257502925e8c-e013-41f8-b552-68bc731cbfa9https://www.last.fm/music/Kings+of+Leon/_/Use+SomebodyKings of Leonrockindie rockalternativeindie1192938612305431a101481-69a8-4dd7-9660-8e1eeb646aachttps://www.last.fm/music/Kings+of+Leon/_/CloserKings of Leonrockindie rockalternative rockalternativeindie63276367184152f37fa85-1c1f-3cec-81e9-4ae0683243b6https://www.last.fm/music/Kings+of+Leon/_/PyroKings of Leonindie rockrockalternative rockindie971593914468605529dfb7-a87c-410c-9a47-7500e8381632https://www.last.fm/music/Ozzy+Osbourne/_/Crazy+TrainOzzy Osbourneheavy metalhard rockmetalclassic rock4775404706248005e9bb1-0ba9-3da1-a764-425d90236e75https://www.last.fm/music/Ozzy+Osbourne/_/No+More+TearsOzzy Osbourneheavy metalhard rockmetalrock42985986748657a98871b-2202-427a-a001-625c154e46cdhttps://www.last.fm/music/Ozzy+Osbourne/_/Mr.+CrowleyOzzy Osbourneheavy metalhard rockmetalrock3503293603532https://www.last.fm/music/Ozzy+Osbourne/_/Mama,+I%27m+Coming+HomeOzzy Osbourneheavy metalhard rockrock3501819602217https://www.last.fm/music/Ozzy+Osbourne/_/Bark+at+the+MoonOzzy Osbourneheavy metalhard rockmetalrock7062413659477https://www.last.fm/music/A+Boogie+wit+da+Hoodie/_/Drowning+(feat.+Kodak+Black)A Boogie wit da HoodietraprapHip-Hoprnb542383947453807a47aee-0e5e-4f33-b8e2-e7d7e68a965chttps://www.last.fm/music/A+Boogie+wit+da+Hoodie/_/Look+Back+At+ItA Boogie wit da HoodietrapHip-Hop5373128403583629016b4-8895-486b-bd81-1f5a6bb5944dhttps://www.last.fm/music/A+Boogie+wit+da+Hoodie/_/My+ShitA Boogie wit da Hoodiepop rapraptrap4656005304553c2157a37-d845-4d25-b6a1-e389a68d4299https://www.last.fm/music/A+Boogie+wit+da+Hoodie/_/Still+Think+About+YouA Boogie wit da HoodieHip-Hopemotrap179350631878280https://www.last.fm/music/Dire+Straits/_/Sultans+of+SwingDire Straitsclassic rockrock32002505108957a63da75-8ef5-46b9-939f-578743d36009https://www.last.fm/music/Dire+Straits/_/Lady+WriterDire Straitsrockclassic rock26044194478137f901128-aea2-35d8-84fb-0c71f44c79dehttps://www.last.fm/music/Dire+Straits/_/Down+to+the+WaterlineDire Straitsrockclassic rock2040868408075848b1853-d00b-4037-86c4-d9a6a027a458https://www.last.fm/music/Dire+Straits/_/Six+Blade+KnifeDire Straitsclassic rockrock1245908215723https://www.last.fm/music/Dire+Straits/_/Money+For+Nothing+-+Remastered+1996Dire Straitspoprockpop rock102808341435079https://www.last.fm/music/Marvin+Gaye/_/Ain%27t+No+Mountain+High+EnoughMarvin Gayesoul65535431027734https://www.last.fm/music/Marvin+Gaye/_/What%27s+Going+OnMarvin Gayesoul4168068719899https://www.last.fm/music/Marvin+Gaye/_/Mercy+Mercy+Me+(The+Ecology)Marvin Gayesoul2339775387396https://www.last.fm/music/Marvin+Gaye/_/I+Want+YouMarvin Gayesoulfunk659130126458https://www.last.fm/music/Marvin+Gaye/_/Just+To+Keep+You+SatisfiedMarvin Gayesoul87028846616512352fe2c-8b9a-3743-b078-a1e360e66f7ahttps://www.last.fm/music/Mindless+Self+Indulgence/_/Shut+Me+UpMindless Self Indulgencepunkelectronic46778094385460b953bb5-4038-3823-b6f2-f2d6d1c7da14https://www.last.fm/music/Mindless+Self+Indulgence/_/What+Do+They+Know%3FMindless Self Indulgenceelectronicpunkrock44541373876750e4b1656-80e2-3e50-a9e7-1b166eb9908chttps://www.last.fm/music/Mindless+Self+Indulgence/_/Never+Wanted+to+DanceMindless Self Indulgencepunkelectronic392896737679347afb07c-8df5-4cb8-b50e-c58263ddd237https://www.last.fm/music/Mindless+Self+Indulgence/_/FaggotMindless Self Indulgenceelectronicpunk33334363406770a0ca189-e66c-47b6-9b1b-d58b8bbaf95ehttps://www.last.fm/music/Mindless+Self+Indulgence/_/BitchesMindless Self Indulgencepunkelectronicrock36963733209361b252ee8-64dc-35f3-ba70-06017950ce47https://www.last.fm/music/Mindless+Self+Indulgence/_/Stupid+MFMindless Self Indulgenceelectronicpunkrock391669731669492b903b6-4fbf-3bf3-8127-edc8e83120f4https://www.last.fm/music/Mindless+Self+Indulgence/_/Lights+OutMindless Self Indulgenceelectronicpunk30001872481162bb9b82c-c9ab-4a07-bd91-861af1edb701https://www.last.fm/music/Mindless+Self+Indulgence/_/Get+It+UpMindless Self Indulgencepunk22873341503657b95dd36-d18f-4ced-916e-5b0bc5c1e8d0https://www.last.fm/music/Mindless+Self+Indulgence/_/This+HurtsMindless Self Indulgenceelectronic124646310110273832f18-a979-41e3-bf06-a2c65c181f47https://www.last.fm/music/Mindless+Self+Indulgence/_/For+The+Love+Of+GodMindless Self Indulgenceelectronic4209894461350044278d8-ac1e-4a08-8f11-a6821b23a655https://www.last.fm/music/Toby+Fox/_/Fallen+DownToby Foxelectronic3220437299628248d282f-2f8b-4f1e-841a-cacf418ea3behttps://www.last.fm/music/Toby+Fox/_/Death+by+GlamourToby Foxdance211035321863287dbfbeb-1a1d-4d6d-ac12-6202ed50dacehttps://www.last.fm/music/Toby+Fox/_/ASGOREToby Foxelectronic19429221393980852d9c0-2c65-47a6-8293-b1f33006f05dhttps://www.last.fm/music/Toby+Fox/_/THE+WORLD+REVOLVINGToby Foxelectronic863339063119702cf54ec-5460-47b9-b4dd-a444e0ea9932https://www.last.fm/music/Yung+Lean/_/Ginseng+Strip+2002Yung Leancloud rap85546984074686a380dda-a075-44a3-aea4-63e842c7dcdahttps://www.last.fm/music/Yung+Lean/_/AgonyYung Leanart pop5963686356619c94c435c-7801-421c-8654-ffdc7948893fhttps://www.last.fm/music/Yung+Lean/_/KyotoYung Leancloud raphip hoptrap3882076285200452471d8-fd66-4ca7-9ffc-0a2e412993aahttps://www.last.fm/music/Yung+Lean/_/Yoshi+CityYung Leancloud rap3286810197542https://www.last.fm/music/Yung+Lean/_/Hennessy+&+Sailor+MoonYung Leanemo rapsynthpopemoHip-Hop9451304100779900469a82-abc5-4367-bde1-a59a4d30bcafhttps://www.last.fm/music/M%C3%A5neskin/_/Beggin%27Måneskinrockpopalternative7559776498133d5ba2eed-cc7c-44d7-9833-107900a77a6dhttps://www.last.fm/music/M%C3%A5neskin/_/ZITTI+E+BUONIMåneskinrockalternative rockhard rock4909004393574https://www.last.fm/music/M%C3%A5neskin/_/GOSSIP+(feat.+Tom+Morello)Måneskinpop rockalternativerock4265104337132dc41a5c2-ed09-407a-9039-cc8bf2f46a09https://www.last.fm/music/M%C3%A5neskin/_/THE+LONELIESTMåneskinrockalternative rock3289852291080aaf402a3-ec26-4a55-9be2-f72a604bb156https://www.last.fm/music/M%C3%A5neskin/_/BABY+SAIDMåneskinrockalternativealternative rock339684327929544dda754-989e-4f74-9713-ca944e5515fehttps://www.last.fm/music/M%C3%A5neskin/_/HONEY+(ARE+U+COMING%3F)Måneskinrockhard rock12711605825085https://www.last.fm/music/Swedish+House+Mafia/_/Moth+to+a+Flame+(with+The+Weeknd)Swedish House Mafiaelectronicdancesynthpop505387369277874322a22-a428-4ebe-8a2c-fb43ecc75cdchttps://www.last.fm/music/Swedish+House+Mafia/_/Don%27t+You+Worry+Child+-+Radio+EditSwedish House Mafiapopdance881262167613214209d41-ac0f-4b37-82a3-20bb4184887chttps://www.last.fm/music/Title+Fight/_/Safe+In+Your+SkinTitle Fightemoalternative rockpost-hardcorepunk rockpop punk566988146160120c82dd5-8374-369d-9bf6-37674b273bcdhttps://www.last.fm/music/Title+Fight/_/Head+In+The+Ceiling+FanTitle Fightshoegazeemopost-hardcore374363538785405065110-72b8-3196-abc2-2d431c713a7ahttps://www.last.fm/music/Title+Fight/_/In-BetweenTitle Fightshoegazepost-hardcore291475132953149d36277-1790-41e8-81ea-dfd423559c14https://www.last.fm/music/Title+Fight/_/Murder+Your+MemoryTitle Fightshoegaze3104929280272f11ea59a-2c79-4468-8a81-e556ad83084chttps://www.last.fm/music/Title+Fight/_/ShedTitle Fightemopost-hardcore2660084262472https://www.last.fm/music/Title+Fight/_/Crescent-Shaped+DepressionTitle Fightpunk rockpost-hardcorealternative rockemo28641612490444f20c98d-160a-378e-90a4-86bcf09eb190https://www.last.fm/music/Title+Fight/_/27Title Fightpost-hardcore24308972338342cedf65f-02c7-328d-9189-af21821e0421https://www.last.fm/music/Title+Fight/_/LeftyTitle Fightemopost-hardcore249084922910302ff6bb2-cade-4b8f-aa06-f6594ca67425https://www.last.fm/music/Title+Fight/_/Numb,+But+I+Still+Feel+ItTitle Fightpunk rockpop punk212345522726304482970-01a1-3673-9bce-a8365928b7c9https://www.last.fm/music/Title+Fight/_/LeafTitle Fightpost-hardcoreemopunk156444101639354https://www.last.fm/music/Sublime/_/SanteriaSublimerock9085674121638640cb6039-d520-4a12-976f-463cb20668bchttps://www.last.fm/music/Sublime/_/What+I+GotSublimealternativerock741791885476901a76c50-a903-346b-b93a-90806ea6debchttps://www.last.fm/music/Sublime/_/Wrong+WaySublimerock490924669668469245ce2-6710-353d-8bad-f70f72c29153https://www.last.fm/music/Sublime/_/Doin%27+TimeSublimealternative3669682521068024a81f2-a8cc-4e23-acf2-374b2192f391https://www.last.fm/music/Sublime/_/Caress+Me+DownSublimealternative12912814665790d3de7d5e-4459-4d4a-8568-957c55a3b13bhttps://www.last.fm/music/Car+Seat+Headrest/_/Sober+to+DeathCar Seat Headrestindie rock6304598472096e2d5be33-4bd3-4431-8d9c-51cb3f189b89https://www.last.fm/music/Car+Seat+Headrest/_/Drunk+Drivers%2FKiller+WhalesCar Seat Headrestindie rockindierock7719890466229b92cf402-e401-4c87-b7b2-cb954fa37d24https://www.last.fm/music/Car+Seat+Headrest/_/BodysCar Seat Headrestindie rock49182464236635d554a8a-533b-45ab-9c8e-c8a8ae0ec12chttps://www.last.fm/music/Car+Seat+Headrest/_/It%27s+Only+SexCar Seat Headrestindie5288644415205607a516c-5b77-498d-8a6f-2758c2de5bd9https://www.last.fm/music/Car+Seat+Headrest/_/Fill+in+the+BlankCar Seat Headrestindie rock6078354347857da6f47d7-8d12-4b5a-adc3-4c823ecd3801https://www.last.fm/music/Car+Seat+Headrest/_/Beach+Life-in-DeathCar Seat Headrestindie rockrock510175234422680e5423e-6079-4652-9ae3-97f2039e3248https://www.last.fm/music/Car+Seat+Headrest/_/Cute+ThingCar Seat Headrestindie rock4051690322158548472bf-b9b8-46cf-8e60-6e772ebc0270https://www.last.fm/music/Car+Seat+Headrest/_/My+Boy+-+Twin+FantasyCar Seat Headrestindie rock4101159320120935c5a33-c2fd-41fd-92e3-d01eaa5438a6https://www.last.fm/music/Car+Seat+Headrest/_/High+to+DeathCar Seat Headrestindie rockdream popshoegaze41258832932336ba16a02-87f2-4c08-af60-6cf2edd8d7fehttps://www.last.fm/music/Car+Seat+Headrest/_/Nervous+Young+InhumansCar Seat Headrestindie rock1714220111187655b12e50e-d64f-4d69-8521-fdfdee2cb7fbhttps://www.last.fm/music/Cafun%C3%A9/_/Tek+ItCafunéindie popindiepoprock631312853697211c7a5c4-e9da-4beb-bdff-1ec8b9b22006https://www.last.fm/music/Cafun%C3%A9/_/Tek+It+-+Sped+UpCafunérockpopindieindie rockindie pop30366913828720513f424-4d16-4896-84fa-2387a09c5b67https://www.last.fm/music/Wolf+Alice/_/BrosWolf Aliceindie rockindiealternative4439904380280https://www.last.fm/music/Wolf+Alice/_/Don%E2%80%99t+Delete+the+KissesWolf Alicedream popindie rockpunkelectronic2650881245335023632c1-3fcb-4d38-8061-4f6df768e120https://www.last.fm/music/Wolf+Alice/_/Don%27t+Delete+the+KissesWolf Aliceindie popdream pop2292995231758566a8f5c-825b-4819-bc38-766c20b4bef7https://www.last.fm/music/Wolf+Alice/_/Lipstick+on+the+GlassWolf Alicerockalternativealternative rockdream pop716725114264ac86e71c-fc2e-4499-8b2b-12c0709acb06https://www.last.fm/music/Wolf+Alice/_/Bloom+Baby+BloomWolf Aliceindie pop28807184686https://www.last.fm/music/Wolf+Alice/_/Just+Two+GirlsWolf Alicesoft rockindie poppop rock4668077413547102846-f07f-47d1-bfeb-3877074033c0https://www.last.fm/music/Wolf+Alice/_/The+SofaWolf Alicesoft rock20243558509https://www.last.fm/music/Wolf+Alice/_/ThornsWolf Alicesoft rock16625347909f4392309-b0ec-4072-a5e0-b267769dcb39https://www.last.fm/music/Wolf+Alice/_/Passenger+SeatWolf Alicesoft rockcountry127777551496850f07d9424-a68a-40d0-ba3f-11654b0cb955https://www.last.fm/music/Avicii/_/Wake+Me+UpAviciidanceelectronicpop9303809990152https://www.last.fm/music/Avicii/_/The+NightsAviciidanceelectronic7168852933038https://www.last.fm/music/Avicii/_/Hey+BrotherAviciidancepopelectroniccountry7151091864780https://www.last.fm/music/Avicii/_/Waiting+for+LoveAviciidanceHouse2216074287320https://www.last.fm/music/Avicii/_/I+Could+Be+The+One+(Avicii+Vs.+Nicky+Romero)+-+Radio+EditAviciielectronicHousedance1832126270585https://www.last.fm/music/Avicii/_/Wake+Me+Up+-+Radio+EditAviciidanceelectronicpop6643018341510d40fc673-e63c-494b-8852-d3fe005a666ehttps://www.last.fm/music/Bad+Omens/_/Just+PretendBad Omensmetalcoremetal6550057317875799e9325-a482-4f5a-be11-62de3deb1f48https://www.last.fm/music/Bad+Omens/_/THE+DEATH+OF+PEACE+OF+MINDBad Omensmetalcorealternative metal5138953258773ff87c013-ff1b-4fd0-94c5-adcaed9e60c0https://www.last.fm/music/Bad+Omens/_/Like+a+VillainBad Omensalternative metalmetalcorepost-hardcore2365360191650a12e087c-76f4-4c0b-a9a8-ac656d23b77bhttps://www.last.fm/music/Bad+Omens/_/The+Worst+In+MeBad Omensmetalcorepost-hardcore2120915184339ffd3235b-31b8-4802-82d0-20dacca2a253https://www.last.fm/music/Bad+Omens/_/V.A.NBad Omensmetalcore3085632183225ef1ede91-0ac8-48f8-ab8b-811d53332190https://www.last.fm/music/Bad+Omens/_/Nowhere+to+GoBad Omensrock22735871614194fd9fd8f-f4b2-4715-8fd3-7412ceba2deahttps://www.last.fm/music/Bad+Omens/_/LimitsBad Omensmetalmetalcore297682516116939da9123-227a-4342-8dcb-1af61db2cdabhttps://www.last.fm/music/Bad+Omens/_/ARTIFICIAL+SUICIDEBad OmensmetalcoreNu Metal264731915119522082379-3cdc-4571-a812-ca2fc93a4e5ehttps://www.last.fm/music/Bad+Omens/_/CONCRETE+JUNGLEBad Omenselectronicmetalalternative metalalternativemetalcore2234279130919035744f3-cf64-46fe-815b-8d7f921e1582https://www.last.fm/music/Bad+Omens/_/The+GreyBad Omensalternative metal8300137036933ac2b44-d376-430c-bf07-3e37653f256bhttps://www.last.fm/music/Bad+Omens/_/SpecterBad Omensalternative metalmetalmetalcorepost-hardcore156026601932368661d35c3-6ade-4367-af96-6c2898149906https://www.last.fm/music/Earth,+Wind+&+Fire/_/SeptemberEarth, Wind & FirefunkDiscosoul66083011079095https://www.last.fm/music/Earth,+Wind+&+Fire/_/Let%27s+GrooveEarth, Wind & FirefunkDiscosoul2860241205742b3bc0ef-20c1-4591-8872-e3300675f75bhttps://www.last.fm/music/Earth,+Wind+&+Fire/_/Boogie+Wonderland+(with+The+Emotions)Earth, Wind & FiresoulDisco82299690032https://www.last.fm/music/CORTIS/_/GO%21CORTISHip-Hoprapk-popKpop73968564819c0d12017-cad5-4e3a-a3f8-ec1ab6508659https://www.last.fm/music/CORTIS/_/What+You+WantCORTISk-popKpop14482278177338033e9a3fb-470b-40d7-8f89-21f1f6b61708https://www.last.fm/music/Nickelback/_/How+You+Remind+MeNickelbackrockalternative rockhard rock531078868960089872bd4-72b5-4174-bc15-9b42bf1c9bc3https://www.last.fm/music/Nickelback/_/Burn+It+To+The+GroundNickelbackrockhard rockalternative rock808421180191https://www.last.fm/music/Nickelback/_/How+You+Remind+Me+-+LP+MixNickelbackrockalternative rockhard rock5215163395976https://www.last.fm/music/Odetari/_/GOOD+LOYAL+THOTSOdetarielectronic4665727379299https://www.last.fm/music/Odetari/_/GMFU+(w%2F+6arelyhuman)Odetaridanceelectronic5091697379075https://www.last.fm/music/Odetari/_/I+LOVE+YOU+HOE+(w%2F+9lives)Odetarielectronic3861025317891https://www.last.fm/music/Odetari/_/HYPNOTIC+DATAOdetarielectronic7896301395021fa903e6b-d783-4f7d-ba61-c4cdcc415700https://www.last.fm/music/Sleep+Token/_/The+SummoningSleep Tokenalternative metalmetalcore5656510251571b5c8eed8-d086-4c5e-a16d-84e8a94400c3https://www.last.fm/music/Sleep+Token/_/GraniteSleep Tokenrnb46222882371209f26dd50-aff9-4071-b074-1c41d9846555https://www.last.fm/music/Sleep+Token/_/ChokeholdSleep Tokenalternative metalalt-pop4870344227400ec14286e-abc3-48a3-abe6-062da24ccaf5https://www.last.fm/music/Sleep+Token/_/AlkalineSleep Tokenmetalalternative rockart popalt-popNu Metal4690858220309fd0f1ec4-b075-4de4-8781-577eabcf9a2ehttps://www.last.fm/music/Sleep+Token/_/Take+Me+Back+to+EdenSleep Tokenalternative metalmetal427546619726894b94e05-747c-4ef3-9342-aa35862516aahttps://www.last.fm/music/Sleep+Token/_/CaramelSleep Tokenpop rock42810981938034822a9e2-6c7d-4c89-8793-297e72105492https://www.last.fm/music/Sleep+Token/_/RainSleep Tokenalternative metalalt-pop4230796191600d1aafb17-54ae-47d3-bcde-af2b7c6da925https://www.last.fm/music/Sleep+Token/_/EmergenceSleep Tokenalternative metalrap4025461183148d852abc9-c9b1-4b40-8c5e-a7fc261dc507https://www.last.fm/music/Sleep+Token/_/Aqua+RegiaSleep Tokenmetalsoul270203915836697fd9e63-a12d-42eb-b47f-8420276f4c73https://www.last.fm/music/Sleep+Token/_/The+OfferingSleep Tokenmetalpopsoul336232515782478d299f7-a090-4ffd-b896-c3c135d55a0dhttps://www.last.fm/music/Sleep+Token/_/The+ApparitionSleep Tokenalternative metalalt-poptrap291613815761244276ce6-b658-461c-a82b-da9307f1e996https://www.last.fm/music/Sleep+Token/_/HypnosisSleep TokenProgressive rockalternative metalalternative rock3133157146706c8fe72d2-e311-4d70-956d-bb46dbfce32ehttps://www.last.fm/music/Sleep+Token/_/AscensionismSleep Tokenalternative metalalt-pop2126182133168c392811e-9d27-4440-9f49-63682d839c56https://www.last.fm/music/Sleep+Token/_/JawsSleep Tokenalternative metalpop1887574120164f1ffbd05-d86b-402f-baf3-2e6bfb54f96chttps://www.last.fm/music/Sleep+Token/_/Look+to+WindwardSleep Tokenalternative metal2474391118503fd90d4bc-bb2d-4aa3-9de9-de4e3313053ahttps://www.last.fm/music/Sleep+Token/_/EuclidSleep TokenmetalProgressive rockalternative metal1705267112675b847f2bf-982c-4b65-84f7-444f78b20ee3https://www.last.fm/music/Sleep+Token/_/Past+SelfSleep Tokenpop128906785275be948133-bb6a-41d7-a8c7-cb1609d3c96chttps://www.last.fm/music/Sleep+Token/_/Infinite+BathsSleep Tokenalternative metal14688474132752936eec5c9-e322-4089-b50d-adede0e41d2fhttps://www.last.fm/music/Sia/_/ChandelierSiapop759332588708376db241f-7199-421c-91ce-159d6e94a1d8https://www.last.fm/music/Sia/_/Cheap+ThrillsSiapopdance8172635885045a6de534b-d25d-455a-887f-e37de00631fahttps://www.last.fm/music/Sia/_/Elastic+HeartSiapopsoul527422159277856cd166e-f8cd-4fd4-bb0c-9559adaac4fchttps://www.last.fm/music/Sia/_/UnstoppableSiapopelectropop5167069503326a0e6d0dc-a8e7-40c6-9326-f3aa88a0a05ehttps://www.last.fm/music/Leon+Thomas/_/MUTTLeon ThomasrnbsoulNeo-Soul807675144052https://www.last.fm/music/Leon+Thomas/_/Treasure+In+The+HillsLeon Thomasrnb67914886539593d0a5e41-374e-46fc-865e-0346e6ce29fdhttps://www.last.fm/music/Migos/_/Stir+FryMigosrapHip-Hoptrap4733450620783https://www.last.fm/music/Migos/_/Bad+and+Boujee+(feat.+Lil+Uzi+Vert)MigostraprapHip-Hop3783090499961https://www.last.fm/music/Migos/_/Walk+It+Talk+ItMigostraprapHip-Hop2800492332415https://www.last.fm/music/Migos/_/Need+It+(feat.+YoungBoy+Never+Broke+Again)Migosrap1077892217094cb77aabb-7b1f-4cf4-8db9-6b49753a60dehttps://www.last.fm/music/Giv%C4%93on/_/HEARTBREAK+ANNIVERSARYGivēonpop130269211217068d37cf802-76d2-3811-be6e-df64cb54cf2dhttps://www.last.fm/music/All+Time+Low/_/Dear+Maria,+Count+Me+InAll Time Lowpop punkalternativepunk rock5445947482136df2e1e95-0069-4dea-a52d-28a8b567f985https://www.last.fm/music/All+Time+Low/_/WeightlessAll Time Lowpop punkpunk3216555297670https://www.last.fm/music/All+Time+Low/_/Monsters+(feat.+Blackbear)All Time Lowpop punkrock1770402215864https://www.last.fm/music/All+Time+Low/_/A+Love+Like+War+(feat.+Vic+Fuentes)All Time Lowrockpunk rockpop punk96472581120555https://www.last.fm/music/Nas/_/N.Y.+State+of+MindNasHip-Hopraphip hop85015891014587https://www.last.fm/music/Nas/_/The+World+Is+YoursNasHip-Hophip hoprap5189672804557fa1ede5f-d4bf-49c8-8af5-94247614c743https://www.last.fm/music/Nas/_/It+Ain%27t+Hard+to+TellNasHip-Hophip hoprap3081800379260https://www.last.fm/music/Nas/_/Life%27s+A+Bitch+(feat.+AZ+&+Olu+Dara)Nasrap2215971283860https://www.last.fm/music/Nas/_/Still+DreamingNaship hoprapsoul82811561261295https://www.last.fm/music/Alicia+Keys/_/No+OneAlicia Keyssoulrnbpop88631891242224https://www.last.fm/music/Alicia+Keys/_/If+I+Ain%27t+Got+YouAlicia Keyssoulrnb5476111978578https://www.last.fm/music/Alicia+Keys/_/Fallin%27Alicia Keyssoulrnb290281144588305a22a40-a2b3-445f-9573-6ac88d0b844ehttps://www.last.fm/music/Alicia+Keys/_/You+Don%27t+Know+My+NameAlicia Keyssoulrnb146974961239281d6f62330-0ee9-4a97-ab2f-310464b2ab77https://www.last.fm/music/Lil+Nas+X/_/MONTERO+(Call+Me+by+Your+Name)Lil Nas Xpop raprnb174302581221002https://www.last.fm/music/Lil+Nas+X/_/INDUSTRY+BABY+(feat.+Jack+Harlow)Lil Nas XtraprapHip-Hop9109785804496d796a70d-65c6-4ee8-bec7-1a3979c6cb78https://www.last.fm/music/Lil+Nas+X/_/THATS+WHAT+I+WANTLil Nas XpopHip-Hoppop rockrap11637894519779https://www.last.fm/music/wave+to+earth/_/seasonswave to earthfolkrockindie rockindie732094935010682bbf9f5-6166-4aea-bc2d-ecf26fbe10b1https://www.last.fm/music/wave+to+earth/_/love.wave to earthrnb40115412661294aca2ba6-ca51-4016-81f5-d32f01f999cahttps://www.last.fm/music/wave+to+earth/_/peach+eyeswave to earthpopfolkHouserapindie rock2960344199465https://www.last.fm/music/wave+to+earth/_/bonfirewave to earthindie6099040415189d8238961-00f3-4955-af02-41b9c3d17051https://www.last.fm/music/Ghost/_/Square+HammerGhostheavy metalhard rock521104035927567376cfd-2856-4c19-941e-959093994fa9https://www.last.fm/music/Ghost/_/Dance+MacabreGhosthard rock44289833142476e21518a-6089-4f35-beba-5f3c53af3a6fhttps://www.last.fm/music/Ghost/_/CiriceGhostheavy metal3546033253389ff29e9f7-2883-44c1-a2e1-2cc546af158fhttps://www.last.fm/music/Ghost/_/Call+Me+Little+SunshineGhosthard rockheavy metal220220511541749e2459f-d798-40db-b05a-2014051dcd8chttps://www.last.fm/music/Ghost/_/SatanizedGhostheavy metalhard rock157671910560758a95960-503e-4b70-aeca-2cc404f46c07https://www.last.fm/music/Ghost/_/LachrymaGhostheavy metalhard rock127460111734288615bc6bd-89dd-4a85-b295-e80e85cd8e80https://www.last.fm/music/The+Doors/_/People+Are+StrangeThe Doorsclassic rockrock100920081503275https://www.last.fm/music/The+Doors/_/Light+My+FireThe Doorsclassic rockrock991182514508256757c05c-b6ef-4cc6-86be-4c9cd34c96cchttps://www.last.fm/music/The+Doors/_/Riders+on+the+StormThe Doorsclassic rockrock881813113065296cee336a-2c7f-4909-ab78-971e05549732https://www.last.fm/music/The+Doors/_/Break+on+Through+(to+the+Other+Side)The Doorsclassic rockrock6205231107558473879f23-5e2a-30d2-8cd7-e00eabd47e87https://www.last.fm/music/The+Doors/_/Roadhouse+BluesThe Doorsclassic rockrock5468478908157https://www.last.fm/music/The+Doors/_/Soul+KitchenThe Doorsclassic rockrock34179445839669e8a42b8-ce50-418f-ad0c-1263d8c24721https://www.last.fm/music/The+Doors/_/Break+on+ThroughThe Doorsclassic rockrock277827546688783a374f5-bbd9-4737-96a3-62b061939055https://www.last.fm/music/The+Doors/_/Blue+SundayThe Doorsclassic rockrock169554612017837cb60e4f5-6bea-4013-83f7-283f59a87850https://www.last.fm/music/Creedence+Clearwater+Revival/_/Fortunate+SonCreedence Clearwater Revivalclassic rockrock102964391501053https://www.last.fm/music/Creedence+Clearwater+Revival/_/Bad+Moon+RisingCreedence Clearwater Revivalclassic rockrock1144055814751430b39277b-3451-433c-b7da-cef1ba4c9f44https://www.last.fm/music/Creedence+Clearwater+Revival/_/Have+You+Ever+Seen+the+RainCreedence Clearwater Revivalclassic rockrock449622984871700bf1344-5b09-33eb-a66c-53a6960f9e2chttps://www.last.fm/music/Creedence+Clearwater+Revival/_/Green+RiverCreedence Clearwater Revivalclassic rockrock10670389746794ed0535f9-6c9a-41e0-b56c-d1ce7b99fc6ahttps://www.last.fm/music/BROCKHAMPTON/_/SUGARBROCKHAMPTONalternativehip hop826439863031820d49aa5-8c62-41e8-a36c-41bcada42cechttps://www.last.fm/music/BROCKHAMPTON/_/BLEACHBROCKHAMPTONhip hopNeo-Soultrappop rapcloud rap563746347946807b8c6f7-7060-4c96-b153-3c074484a7achttps://www.last.fm/music/BROCKHAMPTON/_/BOOGIEBROCKHAMPTONraphip hop53020514180282a1a411a-322d-4e97-a5dd-39f5b4f6183bhttps://www.last.fm/music/BROCKHAMPTON/_/SUMMERBROCKHAMPTONhip hopalternativernb98237131367304https://www.last.fm/music/Elvis+Presley/_/Can%27t+Help+Falling+in+LoveElvis Presleyclassic rockrock58770761155481https://www.last.fm/music/Elvis+Presley/_/Jailhouse+RockElvis Presleyclassic rock5299312878645https://www.last.fm/music/Elvis+Presley/_/Suspicious+MindsElvis Presleyclassic rockrock3907333686595https://www.last.fm/music/Elvis+Presley/_/Burning+LoveElvis Presleyrockclassic rock7509029275066345b01ac-0384-4ea4-bed2-8b90a6248f70https://www.last.fm/music/ATEEZ/_/BOUNCY+(K-HOT+CHILLI+PEPPERS)ATEEZk-pop430327024715697702c14-747f-4e5f-9250-da6871c09ef9https://www.last.fm/music/ATEEZ/_/WONDERLANDATEEZk-popKpop4539184235104025c8b78-d941-4d93-945f-9f4b34a25099https://www.last.fm/music/ATEEZ/_/Deja+VuATEEZKpopk-pop5290305221626d506727f-0a2d-40cc-9329-aa99d496a869https://www.last.fm/music/ATEEZ/_/GuerrillaATEEZk-popKpop3967685201282e3e6e740-6454-4798-aeb9-fdd440f8e3cehttps://www.last.fm/music/ATEEZ/_/WORKATEEZk-popKpopHip-Hop5067687199283https://www.last.fm/music/ATEEZ/_/Crazy+FormATEEZk-popfunk5358159196442ed680632-06a1-4d23-a95c-b20d7e4a9532https://www.last.fm/music/ATEEZ/_/HALAZIAATEEZKpopk-pop3148981151515https://www.last.fm/music/ATEEZ/_/Ice+on+My+TeethATEEZKpopk-pophip hop39041221401484d2d3df9-1bc8-4550-a5f9-b96ba860ce41https://www.last.fm/music/ATEEZ/_/CyberpunkATEEZk-popKpop17329341187543c35a8a8-b21d-4c4f-a161-7b9b30019a9dhttps://www.last.fm/music/ATEEZ/_/In+Your+FantasyATEEZk-popKpop18599141150386d7996ba-0510-42ba-b8f9-311bec8ba3c6https://www.last.fm/music/ATEEZ/_/Lemon+DropATEEZk-pop78415051297362https://www.last.fm/music/The+Beach+Boys/_/Wouldn%27t+It+Be+NiceThe Beach Boyspopclassic rock41629916711095d4f19bf-7a6b-3639-aa9e-0d2187331d6bhttps://www.last.fm/music/The+Beach+Boys/_/KokomoThe Beach Boyspopclassic rock91790341121688https://www.last.fm/music/Pantera/_/WalkPanterametalheavy metal961068611026804037f529-03dc-4787-80dc-da9d30be672ehttps://www.last.fm/music/Pantera/_/Cowboys+From+HellPanterametalheavy metal549847268912879e354d9-a712-4581-bf04-21e062ec73f1https://www.last.fm/music/Pantera/_/Cemetery+GatesPanterametalheavy metal4499651633957a1c97cd9-a638-4907-9908-fec30138f26dhttps://www.last.fm/music/Pantera/_/This+LovePanterametalheavy metal4231123597944ccb6f49f-a753-3578-a32d-0b491a8158d8https://www.last.fm/music/Pantera/_/I%27m+BrokenPanterametalheavy metal4436217569691c599d4a6-415a-4590-91d3-23b5a772b9dbhttps://www.last.fm/music/Pantera/_/DominationPanterametalheavy metal33221393889962dd3d1e9-fec7-30bd-8911-51f0b561a73fhttps://www.last.fm/music/Pantera/_/FloodsPanterametalheavy metal193667626764579da25bf-e1e7-4612-9fcb-e9cfbaf2e11ahttps://www.last.fm/music/Pantera/_/10%27sPanteraheavy metal860036129683https://www.last.fm/music/Pantera/_/Cemetary+GatesPanterametalheavy metal77172118652066a4a95f2-c1ef-433c-9918-b6d1bd6e19edhttps://www.last.fm/music/Gucci+Mane/_/Wake+Up+in+the+SkyGucci ManeHip-Hoprap2747834357136https://www.last.fm/music/Gucci+Mane/_/I+Get+the+Bag+(feat.+Migos)Gucci Manetrap934868463055942a8898c-6c88-4a22-9753-0f2b55bf99a8https://www.last.fm/music/Duster/_/Me+and+the+BirdsDusterindie rock65304785473394412e3c8-5592-4b9a-8da1-73757591f2cehttps://www.last.fm/music/Duster/_/ConstellationsDusterindie rock404996136266175d31b28-88cc-4687-bbc9-78aab3971ccbhttps://www.last.fm/music/Duster/_/OrbitronDustershoegaze77211701192723https://www.last.fm/music/P%21nk/_/So+WhatP!nkpoppop rock5902481801566bcc23cda-afe3-4919-a7cc-551826980bc2https://www.last.fm/music/P%21nk/_/Raise+Your+GlassP!nkpoppop rockrock6319711733859https://www.last.fm/music/P%21nk/_/TryP!nkpoppop rockrock5225999720515aa346964-b268-4898-934e-f607f9838cd5https://www.last.fm/music/P%21nk/_/Just+Give+Me+a+Reason+(feat.+Nate+Ruess)P!nkpop90825016177196e4867d9-342b-43c1-a881-26b12fddf10bhttps://www.last.fm/music/Sleeping+With+Sirens/_/If+You+Can%27t+HangSleeping With Sirenspost-hardcorealternative rock5966728424044e18c4d7d-5dde-4bb3-b430-cf6024ad99b4https://www.last.fm/music/Sleeping+With+Sirens/_/If+I%27m+James+Dean,+You%27re+Audrey+HepburnSleeping With Sirenspost-hardcore2585370263154fcfc590e-9e8e-48ba-80f0-53f7bf4ac12ehttps://www.last.fm/music/Sleeping+With+Sirens/_/Do+It+Now+Remember+It+LaterSleeping With Sirenspost-hardcore2428846240931436118d2-54e4-3d71-bd79-4a1591b65839https://www.last.fm/music/Sleeping+With+Sirens/_/The+Bomb+Dot+Com+v2.0Sleeping With Sirenspost-hardcore25485752405433b11828d-2c3a-4f42-8796-6744d35299f0https://www.last.fm/music/Sleeping+With+Sirens/_/Better+Off+DeadSleeping With Sirensrockemopost-hardcore15025561794001d9c2095-6bb6-45bb-a760-bdba75fa8167https://www.last.fm/music/Sleeping+With+Sirens/_/With+Ears+to+See,+and+Eyes+to+HearSleeping With Sirenspost-hardcorealternative rock663910352939720178d67-121f-4ed8-bf44-0a34a4b0e5f8https://www.last.fm/music/Falling+in+Reverse/_/The+Drug+in+Me+Is+YouFalling in Reversepost-hardcorerock467081240597076f220ea-e888-42d1-b95e-810ccd9c9937https://www.last.fm/music/Falling+in+Reverse/_/I%27m+Not+A+VampireFalling in Reversepost-hardcorerock460870730071932813784-9159-46c9-ae06-137fa2630e54https://www.last.fm/music/Falling+in+Reverse/_/Popular+MonsterFalling in Reversemetalcorealternative metalpost-hardcore2526697299997https://www.last.fm/music/Falling+in+Reverse/_/Good+Girls+Bad+GuysFalling in Reversepost-hardcorerock24905702617604f479d4e-c43d-48dd-8471-bc4e95f3352dhttps://www.last.fm/music/Falling+in+Reverse/_/Sexy+DrugFalling in Reverserockemo3214899208746b86c2ce6-21e2-43c2-9989-d1050e94fce1https://www.last.fm/music/Falling+in+Reverse/_/Watch+the+World+BurnFalling in Reversemetalcorerap25528641751015547c2dc-bf3d-4f16-91a7-6b5960de6c46https://www.last.fm/music/Falling+in+Reverse/_/Voices+In+My+HeadFalling in Reversemetalcorerap73973279379https://www.last.fm/music/Falling+in+Reverse/_/god+is+a+weaponFalling in Reversealternative metal1601819772143058389d98-bfc9-4956-9dc2-4a692525958bhttps://www.last.fm/music/boygenius/_/Not+Strong+Enoughboygeniusindie rockindieindie pop124065856167794fa03056-e117-462a-8948-39f338800390https://www.last.fm/music/boygenius/_/Cool+About+Itboygeniusindiefolkindie folkrock7259479441387ad1ab896-3f7e-4983-9365-6ea9ff877a0ehttps://www.last.fm/music/boygenius/_/True+Blueboygeniusindie rockindie6082512434465a2c4532b-2a92-45c5-8f95-b22de3c42228https://www.last.fm/music/boygenius/_/Emily+I%27m+Sorryboygeniusindie folkfolkindie399017629142708e624bc-1bb0-4f62-961b-11ea01aa3066https://www.last.fm/music/boygenius/_/Letter+to+an+Old+Poetboygeniusindie folkfolk3399714265582baffa05a-7be8-44b2-adca-5173af51de1fhttps://www.last.fm/music/boygenius/_/Bite+the+Handboygeniusindie rockindieindie folk4128308996947https://www.last.fm/music/Snoop+Dogg/_/Drop+It+Like+It%27s+HotSnoop DoggHip-HoprapGangsta Rap6003964855795https://www.last.fm/music/Snoop+Dogg/_/Young,+Wild+&+Free+(feat.+Bruno+Mars)Snoop DoggrappopHip-Hop371118671942544faea72-cf7b-4e53-9f3b-fbd1c5bdbfeahttps://www.last.fm/music/Snoop+Dogg/_/Gin+and+JuiceSnoop DoggrapHip-HopGangsta Rap29739025982360102b728-d1ac-3f74-b0cc-898d9ccb0778https://www.last.fm/music/Snoop+Dogg/_/BeautifulSnoop DoggHip-Hophip hoprap8445655959417https://www.last.fm/music/Zedd/_/ClarityZeddelectronicHousepopdance486939263819672d9a9e4-b716-445f-8121-a0aba34b5ba7https://www.last.fm/music/Zedd/_/The+MiddleZeddpopdanceelectronic3639575524769https://www.last.fm/music/Zedd/_/Stay+the+Night+-+featuring+Hayley+Williams+of+ParamoreZedddanceHousepop31363444899811ff77fbe-6857-4048-85a5-16cf2a5ac697https://www.last.fm/music/Zedd/_/StayZeddpopHousedance7634899620125b5c78faa-c96b-4a7e-969a-ae4939d99196https://www.last.fm/music/Jhen%C3%A9+Aiko/_/SativaJhené Aikornbindie3049103322786f17db68a-4c6d-4245-aad8-a1a2a519282bhttps://www.last.fm/music/Jhen%C3%A9+Aiko/_/While+We%27re+YoungJhené Aikornb2928767294363072e3a49-f97b-46b7-9002-deb896134441https://www.last.fm/music/Jhen%C3%A9+Aiko/_/The+WorstJhené Aikornbsoul31800652235262ddf3885-b996-4426-964e-ae6319e4c5cdhttps://www.last.fm/music/Jhen%C3%A9+Aiko/_/StrangerJhené Aikornb12592961251571e7be231-0676-4528-ae4f-ba04b19f7303https://www.last.fm/music/Jhen%C3%A9+Aiko/_/My+MineJhené Aikornb5991283982645https://www.last.fm/music/Bee+Gees/_/More+Than+a+WomanBee GeesDiscopop6191791932899https://www.last.fm/music/Bee+Gees/_/How+Deep+Is+Your+LoveBee GeesDiscopop2370370544301fd52bd8b-b07f-45f1-a8f0-2dedaca14d35https://www.last.fm/music/Bee+Gees/_/Stayin%27+Alive+-+From+%22Saturday+Night+Fever%22+SoundtrackBee GeesDisco29859165398588bb16130-76a1-49bb-97a5-64ffd80b4565https://www.last.fm/music/Bee+Gees/_/Night+Fever+-+From+%22Saturday+Night+Fever%22+SoundtrackBee GeesDisco50951215099858eb70d4f-005a-4080-9d40-c02ed3a75440https://www.last.fm/music/NLE+Choppa/_/Slut+Me+OutNLE Chopparap37653303733472ff0f760-f401-4c15-9d67-f3720944e1aehttps://www.last.fm/music/NLE+Choppa/_/CamelotNLE ChoppaGangsta Raptrappop rap3303314324337d0c7d317-3f0b-41cb-91c2-a005a0c1441ehttps://www.last.fm/music/NLE+Choppa/_/Gang+BabyNLE Chopparap2397731233792767d6595-18bf-4053-981c-ed414ae26beehttps://www.last.fm/music/NLE+Choppa/_/Or+WhatNLE Choppahip hoprapHip-Hop791644031859546e782c1-8677-4426-9f1b-db4b30ead828https://www.last.fm/music/Seventeen/_/HOTSeventeenk-popKpopdance4834121312547428f0cb1-99ab-4725-857e-b6383a5a004chttps://www.last.fm/music/Seventeen/_/VERY+NICESeventeenk-pop68303982619028b91b859-2278-4368-8261-4399f1f2e56fhttps://www.last.fm/music/Seventeen/_/Rock+with+youSeventeenpop rockpoprock4096969154296c76965a6-716e-4ef1-838b-684341eb0c9chttps://www.last.fm/music/Seventeen/_/I+Don%27t+Understand+But+I+Luv+USeventeenk-poprnb217110492362373afe8d-d42d-439b-85b2-8ed2eeeb0677https://www.last.fm/music/Seventeen/_/THUNDERSeventeenelectropop15087528154573578345f65-b6be-31a9-bd84-8cb68ddc8c99https://www.last.fm/music/Joy+Division/_/Love+Will+Tear+Us+ApartJoy Divisionpost-punknew wavealternative89302388189195001ccd7-7a3f-463d-afd1-08bbd773ffa3https://www.last.fm/music/Joy+Division/_/Disorder+-+2007+RemasterJoy Divisionpost-punk68315917566312afa76b8-7857-40dc-97a8-2c6f457becb4https://www.last.fm/music/Joy+Division/_/Love+Will+Tear+Us+Apart+-+2020+RemasterJoy Divisionpost-punknew wave249462240462005e77544-2618-4331-8109-198ca21b552chttps://www.last.fm/music/Joy+Division/_/Shadowplay+-+2007+RemasterJoy Divisionpost-punkrock40971422540686f958b07-caf1-4282-ba11-e0c7d00ff020https://www.last.fm/music/Marina+Sena/_/Por+SupuestoMarina Senapoprnb2823504164045cf253c77-ce9a-4f86-8e57-f770b5add1b6https://www.last.fm/music/Marina+Sena/_/Dano+SarradaMarina SenarapfunkHip-Hoppop36081321598530967feef-f081-4bcd-b450-5ded79705acchttps://www.last.fm/music/Marina+Sena/_/Tudo+Pra+Amar+Voc%C3%AAMarina Senapop293214414706596e8544b-f820-413e-a3d9-1bc39ac61498https://www.last.fm/music/Marina+Sena/_/Lua+CheiaMarina Senasynthpop239305812791537db0d8f-1d5b-4dde-85f2-9df64d1173f0https://www.last.fm/music/Marina+Sena/_/DesmitificarMarina Senaalt-pop16626561195560da54635-bb4d-497d-bae2-43595dd71ee7https://www.last.fm/music/Marina+Sena/_/Coisas+NaturaisMarina Senaart pop1606878107752d49363e3-7ce8-4d15-ab73-b3569c34fb9fhttps://www.last.fm/music/Marina+Sena/_/AnjoMarina Senapop rockelectropop133441099476789878b7-ae15-4934-acb4-d1e2b6d55bc4https://www.last.fm/music/Marina+Sena/_/Sem+LeiMarina SenaNeo-Soul1480920987427b0b392e-5a1b-451c-917a-67174f5054cdhttps://www.last.fm/music/Marina+Sena/_/M%C3%A1gicoMarina SenafunkDiscodance-pop1159623918834ebf2762-53db-4670-9804-f884aace738ahttps://www.last.fm/music/Marina+Sena/_/Do%C3%A7uraMarina SenaelectropopReggaeton183954112086894757d80ac-7b81-31b7-9bbd-7c3b1f969355https://www.last.fm/music/Rage+Against+the+Machine/_/Killing+in+the+NameRage Against the Machinerockalternative rockmetalalternative1136588214729744bf53c3a-1c7d-33f6-a04b-2540dc9b53fahttps://www.last.fm/music/Rage+Against+the+Machine/_/Bulls+on+ParadeRage Against the Machinerockalternative rockalternative68473671089159b7862125-cb4e-49e5-aef1-8f3653e0e37dhttps://www.last.fm/music/Rage+Against+the+Machine/_/BombtrackRage Against the Machinerockalternative rockmetalalternative67634229926735d038443-325b-4249-ad2c-01fef5e3f9fbhttps://www.last.fm/music/Rage+Against+the+Machine/_/Guerrilla+RadioRage Against the Machinerockalternativehard rock6027151968230222ad7e7-100e-4ebc-b92d-3d09be7db042https://www.last.fm/music/Rage+Against+the+Machine/_/Know+Your+EnemyRage Against the Machinerockalternative rockmetal1926773320080f9ea102a-4301-4924-9d1d-e0953b318903https://www.last.fm/music/Rage+Against+the+Machine/_/Guerilla+RadioRage Against the Machinerockalternativehard rock13158931842985f64bf87-a18e-4ac0-8a49-dc1d500a8ba5https://www.last.fm/music/Rage+Against+the+Machine/_/Killing+in+the+Name+OfRage Against the Machinerockalternative rockmetalalternative7302500557960cd03ecd2-7c28-4682-9315-cc8456ec7fd5https://www.last.fm/music/The+Living+Tombstone/_/My+Ordinary+LifeThe Living Tombstoneindierapelectronicpop31358734061112c1fb51b-8c8e-449f-a722-955e261ae50bhttps://www.last.fm/music/The+Living+Tombstone/_/Five+Nights+at+Freddy%27sThe Living Tombstoneelectronic363307440568802fd0dbb-d276-440c-bb68-760059dd3d7chttps://www.last.fm/music/The+Living+Tombstone/_/DiscordThe Living Tombstoneelectropop22320032404365cb5c898-700f-400e-905b-51462fa3f5f2https://www.last.fm/music/The+Living+Tombstone/_/I+Got+No+TimeThe Living Tombstoneelectronic625653744161335549e3f-bf88-4253-b705-a9d583014206https://www.last.fm/music/Dean+Blunt/_/100Dean Bluntdream pop25468672402471e61a812-6efc-4763-84b2-f6216ba000d6https://www.last.fm/music/Dean+Blunt/_/rinsedDean Bluntdream pop19743861676336a52bda8-9dc0-4bac-92f7-3d95e8928ceahttps://www.last.fm/music/Dean+Blunt/_/the+rotDean BluntNeo-Psychedeliadream popart pop1288981151534541bfd38-2e1a-46a6-96d5-8c98d75cc837https://www.last.fm/music/Dean+Blunt/_/5Dean Bluntsynthpop1703183169161b4e99d83-d145-4ec3-b488-1119bce24650https://www.last.fm/music/Poppy/_/New+Way+OutPoppyalternative metalNu Metalmetalmetalcore1061467111056e64b1703-a6c0-4e9b-b9c8-2f3c9e491a90https://www.last.fm/music/Poppy/_/they%E2%80%99re+all+around+usPoppyalternative metalmetalcore9378211086421a6c48a5-4a35-47c5-94c4-78030b117437https://www.last.fm/music/Poppy/_/the+cost+of+giving+upPoppyalternative metalmetalcore97031451314389https://www.last.fm/music/The+Clash/_/Should+I+Stay+or+Should+I+Go+-+remasteredThe Clashpunk rockrockpunk5012640699458939cf9ab-8c6b-4a69-9d09-094ce571ccc5https://www.last.fm/music/The+Clash/_/London+Calling+-+RemasteredThe Clashpunk rockrockpunk5906837687131https://www.last.fm/music/The+Clash/_/Rock+the+Casbah+-+remasteredThe Clashnew waverockpunk5182576744249https://www.last.fm/music/Jamiroquai/_/Virtual+InsanityJamiroquaifunkdance4709087683426e3049a7c-102d-425d-a074-355e5c73c323https://www.last.fm/music/Jamiroquai/_/Canned+HeatJamiroquaifunkdanceDisco31649564821546cb1f875-2de6-4cad-9dd6-0a0812f732c2https://www.last.fm/music/Jamiroquai/_/Seven+Days+in+Sunny+JuneJamiroquaifunkpop1479178618837010a301285-4b71-4c99-8f7e-ad5ec9c85aa2https://www.last.fm/music/Bon+Jovi/_/Livin%27+on+a+PrayerBon Jovirockclassic rockhard rock12678775166826629364832-eb58-43d7-89cb-e197df85085chttps://www.last.fm/music/Bon+Jovi/_/You+Give+Love+a+Bad+NameBon Jovirockhard rockclassic rock94807821278376fdf60af9-0b70-4267-9e89-776760af23e7https://www.last.fm/music/Bon+Jovi/_/It%27s+My+LifeBon Jovirockhard rockclassic rock5667240907773https://www.last.fm/music/Bon+Jovi/_/Wanted+Dead+or+AliveBon Jovirockclassic rockhard rock4933009737927https://www.last.fm/music/Bon+Jovi/_/AlwaysBon Jovirockclassic rock808373110257472a26c3-5d40-4803-b761-6e0a62df504ahttps://www.last.fm/music/Bon+Jovi/_/Living+on+a+PrayerBon Jovirockclassic rockhard rock47363191257https://www.last.fm/music/Bon+Jovi/_/Livin+On+A+PrayerBon Jovirockclassic rockhard rock2792466134014https://www.last.fm/music/fakemink/_/Easter+Pinkfakeminkelectropoppop rapcloud rap1787090119809aab1d3fd-1aa4-4c91-932c-fc2b86d29cc2https://www.last.fm/music/fakemink/_/Music+and+Mefakeminktrapcloud rap133181710604494e3bcc1-0d5e-4112-a927-6afb917e76efhttps://www.last.fm/music/fakemink/_/MAKKAfakeminkelectropopnew wave936346666830654cb56c8-ca0d-4b0c-b46a-eaaa2d7d332chttps://www.last.fm/music/Shelly/_/SteeeamShellyindie pop5676946680363https://www.last.fm/music/DJ+Khaled/_/Wild+Thoughts+(feat.+Rihanna+&+Bryson+Tiller)DJ KhaledHip-Hopraprnb3556831335592https://www.last.fm/music/DJ+Khaled/_/GREECE+(feat.+Drake)DJ KhaledHip-Hoptrappoprap3974077287705https://www.last.fm/music/DJ+Khaled/_/EVERY+CHANCE+I+GET+(feat.+Lil+Baby+&+Lil+Durk)DJ KhaledrapHip-Hop1904679262599https://www.last.fm/music/DJ+Khaled/_/I%27m+On+OneDJ KhaledHip-Hopraphip hop3837174576007https://www.last.fm/music/J+Balvin/_/Mi+GenteJ BalvinReggaetonpop6198750494056https://www.last.fm/music/J+Balvin/_/LA+CANCI%C3%93NJ BalvinReggaetonrnbpop2610025280335https://www.last.fm/music/J+Balvin/_/QUE+PRETENDESJ BalvinReggaeton85737666827956cc3357d-7205-469f-831b-236f71479d06https://www.last.fm/music/Cavetown/_/Devil+TownCavetownrockpopindie popindie rock67226276100377fa52692-db6a-4c1e-94e1-c74427f3152chttps://www.last.fm/music/Cavetown/_/JulietCavetownindie popindie50108374979533f88e982-8287-49b5-b290-99e781bd0d97https://www.last.fm/music/Cavetown/_/Boys+Will+Be+BugsCavetownindiepopindie pop1672543514234540fab4f0d-0f57-4136-b9c6-42a72def2666https://www.last.fm/music/Cults/_/Always+ForeverCultsdream popindie rockindie96028208202341c8e3e41-0d90-4573-8528-e809cce46c39https://www.last.fm/music/Cults/_/Gilded+LilyCultsindie popalternativeindie126842901463050https://www.last.fm/music/Timbaland/_/The+Way+I+AreTimbalandHip-Hopdancernbpop4972166963380https://www.last.fm/music/Timbaland/_/ApologizeTimbalandrnbpopHip-Hop5192736724669e19f1f08-9824-4d95-b189-d14ca3d8c7fchttps://www.last.fm/music/Timbaland/_/Give+It+To+MeTimbalandrnbHip-Hoppophip hop547208427921018baaa42-6f1a-4582-b8a5-7ecb34f23fffhttps://www.last.fm/music/keshi/_/beside+youkeshielectronictrap4839737253113caa0485f-68a2-4051-a1eb-12b1bd7ef7e2https://www.last.fm/music/keshi/_/2+soonkeshirnb1572245854463b292a38-2800-4bb3-81fd-fae102b4689fhttps://www.last.fm/music/keshi/_/Bodieskeshishoegazealternative rock102639779394https://www.last.fm/music/keshi/_/WANTCHUkeshirnb244084971937602cadde50b-8c42-4a16-af00-185fcc3827f4https://www.last.fm/music/Two+Door+Cinema+Club/_/What+You+KnowTwo Door Cinema Clubindieelectronicindie popindie rock15113947145798564bca479-8a95-4ebd-a1db-bff355892b62https://www.last.fm/music/Two+Door+Cinema+Club/_/Undercover+MartynTwo Door Cinema Clubindiealternativeindie rock1112948211470747e06a2ff-e56e-41cf-a2b2-4cf7d7b4540dhttps://www.last.fm/music/Two+Door+Cinema+Club/_/Something+Good+Can+WorkTwo Door Cinema Clubindieelectronic119647098736090d2a8139-c1b6-47a3-8278-ac85c1f42bb1https://www.last.fm/music/JVKE/_/golden+hourJVKEpop563638057468613548b58-68bf-463b-8fed-c858ac756337https://www.last.fm/music/JVKE/_/this+is+what+falling+in+love+feels+likeJVKEalt-poppopelectropop123490081642203https://www.last.fm/music/Kelly+Clarkson/_/Since+U+Been+GoneKelly Clarksonpoppop rock77208901076738https://www.last.fm/music/Kelly+Clarkson/_/Because+of+YouKelly Clarksonpoppop rock5572392845513https://www.last.fm/music/Kelly+Clarkson/_/BreakawayKelly Clarksonpoppop rock5027452791947https://www.last.fm/music/Kelly+Clarkson/_/Stronger+(What+Doesn%27t+Kill+You)Kelly Clarksonpoppop rock8347650646247eb421e3b-a1a5-412f-b07f-3a48611b2725https://www.last.fm/music/Pop+Smoke/_/DiorPop SmokeGangsta Rap70525846263438571c5ac-2564-4ca9-a35d-935b018d1959https://www.last.fm/music/Pop+Smoke/_/What+You+Know+Bout+LovePop Smokeraphip hop6774996602393https://www.last.fm/music/Pop+Smoke/_/For+the+Night+(feat.+Lil+Baby+&+DaBaby)Pop Smokepop raphip hoptrap4809988418503https://www.last.fm/music/Pop+Smoke/_/Mood+Swings+(feat.+Lil+Tjay)Pop SmokeHip-Hoprnb948513413305686b3f370a-2c47-43b2-ab87-596a3c74d943https://www.last.fm/music/New+Order/_/Blue+MondayNew Ordernew waveelectronicsynthpop6880629800670https://www.last.fm/music/New+Order/_/Bizarre+Love+TriangleNew Ordernew waveelectronicdance408021556826187c54b47-947d-3e91-a486-322fe651d8e9https://www.last.fm/music/New+Order/_/CeremonyNew Ordernew wavepost-punkelectronic4876364518766https://www.last.fm/music/New+Order/_/Age+of+Consent+-+2015+RemasterNew Ordernew wavepost-punk121785911535860https://www.last.fm/music/Electric+Light+Orchestra/_/Mr.+Blue+SkyElectric Light Orchestraclassic rockrock5403735850306https://www.last.fm/music/Electric+Light+Orchestra/_/Don%27t+Bring+Me+DownElectric Light Orchestraclassic rockrockProgressive rock3938138661559755992b0-99f6-4240-a5b0-2a8ea06b5bbdhttps://www.last.fm/music/Electric+Light+Orchestra/_/Evil+WomanElectric Light Orchestraclassic rockrockProgressive rock3306833579951https://www.last.fm/music/Electric+Light+Orchestra/_/Livin%27+ThingElectric Light Orchestraclassic rockrockProgressive rock2931338460043https://www.last.fm/music/Electric+Light+Orchestra/_/Last+Train+to+LondonElectric Light Orchestraclassic rockDiscorock6985056484059https://www.last.fm/music/Young+Nudy/_/EA+(Feat.+21+Savage)Young NudyraptrapGangsta Rap3598339346243ad8060d0-374b-4626-a48a-4c7ff15599cehttps://www.last.fm/music/Young+Nudy/_/Hell+ShellYoung Nudyrap3094092313614https://www.last.fm/music/Young+Nudy/_/Peaches+&+Eggplants+(feat.+21+Savage)Young Nudyrap143970581567703https://www.last.fm/music/The+Lumineers/_/Ho+HeyThe Lumineersindiefolkalternative1103213410382215c85d5ba-6e19-4b2e-8068-1e9ddb547c03https://www.last.fm/music/The+Lumineers/_/OpheliaThe Lumineersindie folkfolk64880577680700039e104-1316-4b36-881b-2e88e4a4a845https://www.last.fm/music/The+Lumineers/_/Stubborn+LoveThe Lumineersfolkindieindie folk5252259712706172a1802-02e6-46bc-9946-6a0193e68ba7https://www.last.fm/music/The+Lumineers/_/Flowers+in+Your+HairThe Lumineersfolkindie4665746495319be69bd09-f237-4dc1-990a-df10051f63dchttps://www.last.fm/music/The+Lumineers/_/Sleep+on+the+FloorThe Lumineersfolk4876265468340101e682f-6029-4174-a9ca-c46acbf7903ahttps://www.last.fm/music/The+Lumineers/_/CleopatraThe Lumineersfolkindie1530617713014094d2e8e78-0a4f-488c-8592-1f5573b7fcd0https://www.last.fm/music/Willow/_/Wait+a+Minute%21Willowrnbalternativeelectropop7608878704965https://www.last.fm/music/Willow/_/t+r+a+n+s+p+a+r+e+n+t+s+o+u+l+feat.+Travis+BarkerWillowrockpop punkalternative rock47298804008078eb7f5d6-5841-4ecf-97c0-ceb6862d2013https://www.last.fm/music/KAROL+G/_/PROVENZAKAROL GReggaeton4313376392885https://www.last.fm/music/KAROL+G/_/TQGKAROL GReggaeton82295594978a70e2521-9573-47e7-8a68-8e2cd709df08https://www.last.fm/music/KAROL+G/_/LATINA+FOREVAKAROL GReggaeton4121860483414a89e802a-b3e4-4005-9802-05469c312b7dhttps://www.last.fm/music/Joey+Valence+&+Brae/_/PUNK+TACTICSJoey Valence & BraeHip-Hopraphip hopalternative1783769232929https://www.last.fm/music/Joey+Valence+&+Brae/_/THE+BADDEST+(BADDER)+%5Bfeat.+Ayesha+Erotica%5DJoey Valence & Braehip hop810603142740https://www.last.fm/music/Joey+Valence+&+Brae/_/OKJoey Valence & BraeHip-Hop40341582427https://www.last.fm/music/Joey+Valence+&+Brae/_/WASSUP+(feat.+JPEGMAFIA)Joey Valence & Braehip hop26282548039https://www.last.fm/music/Joey+Valence+&+Brae/_/SEE+U+DANCE+(feat.+Rebecca+Black)Joey Valence & Braernbdance-poppop rap106769761280887e7a58630-b20d-4644-9713-f27a1097636ahttps://www.last.fm/music/America/_/A+Horse+With+No+NameAmericaclassic rocksoft rockrock62754277901364afe88f2-69ac-48c6-83a8-2fc876c533c5https://www.last.fm/music/America/_/Ventura+HighwayAmericaclassic rocksoft rock409333857726938232a57-5408-4a9a-9d10-83cce3b41ff6https://www.last.fm/music/America/_/Sister+Golden+HairAmericaclassic rocksoft rockrock17340983072962819657b-304d-480d-b41f-28f0ac545037https://www.last.fm/music/America/_/Tin+ManAmericaclassic rocksoft rockrock4797972240573c17d8811-8978-49cc-b2a2-d6c076ea180dhttps://www.last.fm/music/Jade/_/Angel+of+My+DreamsJadeelectropoppopsynthpopdance-pop1731400134636ef961d91-3cb6-4231-8237-3054f9990d00https://www.last.fm/music/Jade/_/IT+girlJadeelectropoppopdance-pop146599711633407d2930d-4748-4215-8a82-cd5cbb0c0af4https://www.last.fm/music/Jade/_/FantasyJadepopsynthpopDisco1351722106205c5355dde-1133-479e-9792-f23fd6179571https://www.last.fm/music/Jade/_/FUFN+(Fuck+You+For+Now)Jadeelectropoppop1180181100936fbe05baa-ed37-4398-9db2-1b4fa0733443https://www.last.fm/music/Jade/_/Midnight+CowboyJadepopelectropopdance-pop26997654752ebfa1cbd-4097-4f09-885d-ae68778fc7cchttps://www.last.fm/music/Jade/_/UnconditionalJadesynthpop138840931816261https://www.last.fm/music/No+Doubt/_/Don%27t+SpeakNo Doubtrockpopalternative94436401378748https://www.last.fm/music/No+Doubt/_/Just+a+GirlNo Doubtrockpopalternative47112187081115450ad51-4838-49e9-a992-06438039c525https://www.last.fm/music/No+Doubt/_/Hella+GoodNo Doubtrockpopdancealternative4355590670601https://www.last.fm/music/No+Doubt/_/It%27s+My+LifeNo Doubtpoprockalternative331958609253888b464-d8e6-4304-8e2e-719dca7eb4a8https://www.last.fm/music/No+Doubt/_/Its+My+LifeNo Doubtpoprockalternative1418898241552ed702265-d1ce-4472-a73f-1e60d0c58bd3https://www.last.fm/music/Clipse/_/P.O.V.ClipseHip-Hop148968023190212ba0c05-bca7-4fe3-95af-ebf5aecd4357https://www.last.fm/music/Clipse/_/Chains+&+WhipsClipsehip hoprapGangsta Rap1509349194175b4c2bb85-5a12-4441-aab2-7735206eaad0https://www.last.fm/music/Clipse/_/Ace+TrumpetsClipseGangsta Raphip hop274263086https://www.last.fm/music/Jason+Der%C3%BClo/_/Swalla+(feat.+Nicki+Minaj+&+Ty+Dolla+$ign)Jason Derulodancepop97622721440810https://www.last.fm/music/Blondie/_/Call+MeBlondienew waverock76745711221327c79cd736-2fe2-4570-abc2-66fb3505db6ahttps://www.last.fm/music/Blondie/_/Heart+of+GlassBlondienew wavepopDisco57956511003674572eb1ce-a29d-415c-8b15-dc964208876ehttps://www.last.fm/music/Blondie/_/One+Way+or+AnotherBlondienew waverockpop1214869278640a8d7415e-c129-47d7-ba01-b4d253af8d6dhttps://www.last.fm/music/Blondie/_/One+Way+Or+Another+-+Remastered+2001Blondierock6943697102119976343c1b-98e8-3e2c-ab43-8212dae372b5https://www.last.fm/music/Air/_/Sexy+BoyAirelectronic46594297285887cad4066-c2a5-43ee-a79e-f3804c50c720https://www.last.fm/music/Air/_/Cherry+Blossom+GirlAirelectronic24357964199570f10b16a-40da-38e8-a531-c5b98b86af04https://www.last.fm/music/Air/_/Highschool+LoverAirelectronic932831855421150acbb51-2ddb-451b-8e6e-acbe1dc9799ahttps://www.last.fm/music/Sonder/_/What+You+HeardSonderrnbNeo-Soul60518884713845d0333f5-6424-46b3-bc1a-01aade05ea00https://www.last.fm/music/Sonder/_/one+night+onlySonderrnb4404435406616941d44cb-517b-4da8-af7b-0c1e7cbc7105https://www.last.fm/music/Sonder/_/Too+FastSonderrnbNeo-Soul3577780332553https://www.last.fm/music/Sonder/_/Nobody+But+YouSonderrnb16490561971998683cd76-764e-4f4a-b547-9a3c6d7cc691https://www.last.fm/music/Sonder/_/SearchinSonderrnbNeo-Soul684457859771236f34cff-827b-4f7e-803f-d4044cb9ec37https://www.last.fm/music/Japanese+Breakfast/_/Be+SweetJapanese Breakfastsynthpopnew wave362461938694009f9b97d-2ccc-4a53-b498-9aac50340812https://www.last.fm/music/Japanese+Breakfast/_/BoyishJapanese Breakfastindie popdream popindie6947888694902b6fc6286-4b1b-4ac9-917a-f1238caeef20https://www.last.fm/music/Jack+Harlow/_/First+ClassJack Harlowrap6017843642447be26a5d7-6845-429c-8742-7b0fe5955e45https://www.last.fm/music/Jack+Harlow/_/Lovin+on+MeJack Harlowpop rapraphip hop43869824236491bf3bdf2-08e1-4204-8417-518c1c75e718https://www.last.fm/music/Jack+Harlow/_/Tyler+HerroJack HarlowrapHip-Hop2853651634479https://www.last.fm/music/George+Harrison/_/Got+My+Mind+Set+on+YouGeorge Harrisonclassic rockrock737694153672https://www.last.fm/music/George+Harrison/_/I+Live+for+You+(2014+Remaster)George Harrisonclassic rock2860721261974https://www.last.fm/music/Arcane/_/The+Line+(from+the+series+Arcane+League+of+Legends)Arcanealternative rock1495827189977https://www.last.fm/music/Arcane/_/Remember+Me+(from+the+series+Arcane+League+of+Legends)Arcanepoprnbdream pop1900621172473https://www.last.fm/music/Arcane/_/Fantastic+(from+the+series+Arcane+League+of+Legends)Arcanepopindie pop45175473352834cbfe900-cc43-3f6f-81a8-6fc4cc180f49https://www.last.fm/music/Rumi/_/freeRumik-popKpop307587931102910f3cd53-2a71-49eb-98a6-510829e767f5https://www.last.fm/music/Westside+Gunn/_/327+(feat.+Tyler,+The+Creator+&+Billie+Essco)Westside Gunnraphip hopGangsta RapHip-Hop1623386250049https://www.last.fm/music/Disco+Lines/_/No+Broke+BoysDisco LinesHousepop19777988218953557f6dba9-bdd6-4127-b4b5-1096dd742830https://www.last.fm/music/R.E.M./_/Losing+My+ReligionR.E.M.rockalternative rockalternative4537361385150ba20a414-eb5f-4100-8123-7ad07c221aa4https://www.last.fm/music/Morgan+Wallen/_/Last+NightMorgan Wallencountry287578323094514931ec5-10a2-4bb6-b355-8ea7bc633fdehttps://www.last.fm/music/Morgan+Wallen/_/Whiskey+GlassesMorgan Wallenpop36683362184551b14712e-1112-470d-8149-caadb9b9355ahttps://www.last.fm/music/Morgan+Wallen/_/7+SummersMorgan Wallencountry1350433158945866e39f3-0c71-4321-a646-15cfd078ea85https://www.last.fm/music/Morgan+Wallen/_/Love+SomebodyMorgan Wallencountry990828998854254075e2c-ab35-4b23-b275-206b06a82d5ehttps://www.last.fm/music/Tool/_/SchismToolProgressive rockmetalrock8777522798516839908af-0367-49b7-8795-2bf0f8e2dd61https://www.last.fm/music/Tool/_/The+PotToolProgressive rockmetal716878974879749be9d7e-4239-46c8-9880-fc8490bb684dhttps://www.last.fm/music/Tool/_/SoberToolProgressive rockrock70446277439774df98f07-c325-4e5b-a02d-bf7bf305271ahttps://www.last.fm/music/Tool/_/StinkfistToolProgressive rockmetal80347847371815aceea9c-c53f-3d1d-a22c-78f7433279aahttps://www.last.fm/music/Tool/_/VicariousToolProgressive rockmetal7487912727009016d9643-722e-4283-85ed-2844038dc537https://www.last.fm/music/Tool/_/ParabolaToolProgressive rockmetal6822553700141https://www.last.fm/music/Tool/_/Forty+Six+&+2ToolProgressive rockmetalrock61757946238379b03dcba-a350-43d6-90d1-7d0b111abc74https://www.last.fm/music/Tool/_/LateralusToolProgressive rockrock4203917486734751206a4-f1c1-4fc3-b656-7198b35e4a86https://www.last.fm/music/Tool/_/H.ToolProgressive rockmetal251356612759993https://www.last.fm/music/The+White+Stripes/_/Seven+Nation+ArmyThe White Stripesrockalternative rockalternativeindie rockindie122390551440261https://www.last.fm/music/The+White+Stripes/_/Fell+in+Love+With+a+GirlThe White Stripesrockalternative rockalternativeindie rock5382744879851https://www.last.fm/music/The+White+Stripes/_/We%27re+Going+to+Be+FriendsThe White Stripesrockalternativeindie rockindie75887585479110af7d890-a747-4c82-a07a-46e320f1328ehttps://www.last.fm/music/ROSAL%C3%8DA/_/BIZCOCHITOROSALÍAReggaeton10688457546108e25ca8cd-e4dc-4d59-9cd3-a0a8141df5e7https://www.last.fm/music/ROSAL%C3%8DA/_/SAOKOROSALÍAReggaeton33274892738206662e669-8296-499a-b8da-cb48ca6dda3chttps://www.last.fm/music/ROSAL%C3%8DA/_/LA+COMBI+VERSACEROSALÍAraphip hop19384842193097893ae7d63-8bef-4155-ac0e-f212dea659b6https://www.last.fm/music/The+Fray/_/How+to+Save+a+LifeThe Frayalternativerockalternative rockindie92796031044479https://www.last.fm/music/The+Fray/_/You+Found+MeThe Frayalternativealternative rockrock833111998583405d60376-9a60-317a-86f5-bf688091ffcdhttps://www.last.fm/music/The+Fray/_/Look+After+YouThe Frayalternativerockalternative rock7038292909822https://www.last.fm/music/The+Fray/_/Over+My+Head+(Cable+Car)The Frayrockalternativealternative rock673196136146https://www.last.fm/music/The+Fray/_/How+To+Save+a+Life+-+New+Album+VersionThe Frayalternativerockalternative rockindie10684123976554https://www.last.fm/music/ScHoolboy+Q/_/Collard+GreensScHoolboy QHip-Hoprap4969375502142https://www.last.fm/music/ScHoolboy+Q/_/Man+of+the+YearScHoolboy Qhip hoprapHip-Hop5355170685318c1aa8c7e-4d27-4c07-b1eb-c61450e81febhttps://www.last.fm/music/G-Eazy/_/Me,+Myself+&+IG-Eazyhip hop4322228523827634fd56f-9f9d-4b39-ab40-e68ff8172057https://www.last.fm/music/G-Eazy/_/Him+&+I+(with+Halsey)G-EazyHip-Hoprap66522774592035a23672b-94e5-490f-ad7b-1e6108d735cbhttps://www.last.fm/music/G-Eazy/_/Tumblr+Girls+(feat.+Christoph+Andersson)G-EazyHip-Hopraphip hop2640282308757https://www.last.fm/music/G-Eazy/_/Lady+Killers+IIG-EazyHip-Hoppop rap133424609535387d2663ab-9ddb-4fbf-9899-4fd1ebf86972https://www.last.fm/music/Her%27s/_/What+Once+WasHer'sdream popindie popindie671864354796354941131-ea39-43e4-b714-4ba6a9f914a1https://www.last.fm/music/Her%27s/_/HarveyHer'sindie pop35683684417621b40f6a3-3fc9-49cb-b865-f31b98c6006ehttps://www.last.fm/music/Her%27s/_/MarcelHer'sindiedream pop704109248884804e6a429-9c3e-4f08-a889-844af7fdc6c5https://www.last.fm/music/Exo/_/Love+ShotExoKpopk-poppop56852843846601c0b6f92-9190-4de4-a441-70d9083ad4d7https://www.last.fm/music/Exo/_/MonsterExoKpopk-pop5231748378696a380b489-3503-4538-88c8-3b6d6eef3219https://www.last.fm/music/Exo/_/CALL+ME+BABYExok-pop426952032088108d3d6b4-ed21-4c18-a3c0-482fed68c51bhttps://www.last.fm/music/Exo/_/Ko+Ko+BopExok-popKpop3660922313512https://www.last.fm/music/Exo/_/The+EveExok-popsoulKpop538318230894225d0fb0b-25fa-4dfe-b1e7-2e77423403e8https://www.last.fm/music/Exo/_/TempoExoKpopk-poppop rap62481622739302c7593ee-bcbb-4c19-97ea-d8918f0f8dcchttps://www.last.fm/music/Exo/_/ObsessionExok-popKpop314281526206684c92ec4-248d-4dfc-8f08-e5b335f4801chttps://www.last.fm/music/Exo/_/LottoExok-popKpop356667223017144cc2754-2b7e-4668-9171-a6c5661824fdhttps://www.last.fm/music/Exo/_/LOVE+ME+RIGHTExok-pop166485851994315https://www.last.fm/music/Aerosmith/_/Dream+OnAerosmithclassic rockrockhard rock63513841089869https://www.last.fm/music/Aerosmith/_/Walk+This+WayAerosmithclassic rockrockhard rock6060604993217https://www.last.fm/music/Aerosmith/_/CrazyAerosmithrockclassic rockhard rock5665058987952https://www.last.fm/music/Aerosmith/_/Sweet+EmotionAerosmithclassic rockrockhard rock3284376499945https://www.last.fm/music/Aerosmith/_/I+Don%27t+Want+to+Miss+a+Thing+-+From+%22Armageddon%22+SoundtrackAerosmithhard rock5311021737701b32b5744-1d56-4743-a17a-5c5ec71d75edhttps://www.last.fm/music/Chevelle/_/The+RedChevellerockalternative rockhard rockalternative428950657807406761c5e-b3d0-4812-912b-fc726ead9ec4https://www.last.fm/music/Chevelle/_/Send+the+Pain+BelowChevellealternative rockrockhard rockalternative232164237030526b5bf0d-7758-36e7-a14a-90cef450d9afhttps://www.last.fm/music/Chevelle/_/Comfortable+LiarChevellealternative rockhard rockrockalternative metalalternative1266965220138327a5e43-ac33-434f-baa1-4857661a2b64https://www.last.fm/music/Chevelle/_/Face+to+the+FloorChevellehard rockalternative metalrockalternative74711031144027https://www.last.fm/music/Ne-Yo/_/So+SickNe-YornbsoulHip-Hop68552161030912b4b875a9-9737-49c7-8010-5a4282f991fahttps://www.last.fm/music/Ne-Yo/_/Miss+IndependentNe-Yornbpop6542349926343https://www.last.fm/music/Ne-Yo/_/CloserNe-Yornbdancepop54486707680132c2edc8a-9ae2-4fce-8a6f-913656f3e521https://www.last.fm/music/Ne-Yo/_/Because+of+YouNe-Yornbsoul3189713397621https://www.last.fm/music/Ne-Yo/_/She+KnowsNe-Yopoprnb172612402067463https://www.last.fm/music/Toto/_/AfricaTotoclassic rockrocksoft rock104094371341598https://www.last.fm/music/Toto/_/Hold+the+LineTotoclassic rockrockpop3844098662720https://www.last.fm/music/Toto/_/RosannaTotoclassic rockrockpop1801588321073https://www.last.fm/music/Toto/_/Georgy+PorgyTotorockclassic rocksoft rockpop11191204857289e5571454-b7f1-4d96-bc0a-547cb3748177https://www.last.fm/music/RAYE/_/Escapism.RAYEraprnb35038703438441d6e5a9a-04ee-48e7-bd94-8045a480299fhttps://www.last.fm/music/RAYE/_/Oscar+Winning+Tears.RAYEjazzpoprnbpop rap203698828271122409345-075c-4c32-9add-bd5d5b1fda86https://www.last.fm/music/RAYE/_/Worth+It.RAYErnbpop585500136985https://www.last.fm/music/i-dle/_/Queencardi-dleKpop1576775114025https://www.last.fm/music/i-dle/_/Good+Thingi-dlek-poppop379054103018https://www.last.fm/music/i-dle/_/TOMBOYi-dlek-pop398482102999https://www.last.fm/music/i-dle/_/Nxdei-dlek-pop28957081399https://www.last.fm/music/i-dle/_/Oh+my+godi-dlek-popKpop84203574874184c4b6ed3-4f0b-4309-8ea5-549535a36067https://www.last.fm/music/Modern+Baseball/_/Tears+Over+BeersModern Baseballemo6887934410095399e7a1b-9a9a-43e3-98da-53ac525ad1fchttps://www.last.fm/music/Modern+Baseball/_/Your+GraduationModern Baseballpop punk5213828354540108eb205-92d1-4b5e-a998-c26378c53fb5https://www.last.fm/music/Modern+Baseball/_/Re-DoModern Baseballemo410038629791938f7048c-07a6-4db7-8a28-28d75c290071https://www.last.fm/music/Modern+Baseball/_/Fine,+GreatModern Baseballemorock2861240222590https://www.last.fm/music/Modern+Baseball/_/I+Think+You+Were+in+My+Profile+Picture+OnceModern Baseballemo2212969195765e13a9252-a477-4b18-980f-4e25d15f31b7https://www.last.fm/music/Modern+Baseball/_/The+WeekendModern Baseballemopop punk79446346557861d7b4fa4-8bf2-4ab9-8a38-1b6ddc084b4dhttps://www.last.fm/music/Superheaven/_/Youngest+DaughterSuperheavenshoegaze238011829394512f9494f-9b5c-48b8-bfde-4cd53ddf8078https://www.last.fm/music/Superheaven/_/Poor+AileenSuperheavenGrungerockalternative rock2015588244918d8dd846d-63d7-4d4c-ba31-4652378ed9e8https://www.last.fm/music/Superheaven/_/In+On+ItSuperheavenindie rockemo7757601508401e6a86da-363f-4d85-8529-d86dcd2f8d79https://www.last.fm/music/Superheaven/_/DownswingSuperheavenshoegaze19886788148476353b25241-3767-426f-9fd9-c2e51aa7fa66https://www.last.fm/music/Surf+Curse/_/FreaksSurf Curseindie9759675977498dd4b29ac-3c06-46df-9a78-8f773825d013https://www.last.fm/music/Surf+Curse/_/DiscoSurf Curseindieindie rockDisco162432401934060https://www.last.fm/music/Ice+Cube/_/It+Was+A+Good+DayIce CuberapHip-HopGangsta Rap781521399989382a76527-205b-3894-a5d5-514cabc2176bhttps://www.last.fm/music/Ice+Cube/_/You+Know+How+We+Do+ItIce CubeHip-Hoprap897062010140530e4674db-08f9-3d03-ad93-d95d6361f6dehttps://www.last.fm/music/Creed/_/One+Last+BreathCreedrockalternative rockGrunge55917828245673eba39ec-4faa-485b-9a52-7be531bec42fhttps://www.last.fm/music/Creed/_/HigherCreedrockalternative rockGrunge45891377747617b27661d-72a8-39ef-807b-569de23d0e73https://www.last.fm/music/Creed/_/With+Arms+Wide+OpenCreedrockalternative rockalternative468222872571110f64786-1351-3571-be89-733da0129f80https://www.last.fm/music/Creed/_/My+SacrificeCreedrockalternative rockalternative271907442986004b93881-7283-31f1-b78f-58f7922eeebehttps://www.last.fm/music/Creed/_/My+Own+PrisonCreedrockalternative rockGrunge240004762314921https://www.last.fm/music/Keane/_/Somewhere+Only+We+KnowKeaneindiealternativerock92968151240332https://www.last.fm/music/Keane/_/Everybody%27s+ChangingKeaneindiealternativerock10468930729348bcecd654-a43b-42f5-87b8-b1041c2fa5efhttps://www.last.fm/music/Ricky+Montgomery/_/Line+Without+A+HookRicky Montgomeryindie popindieindie rockpop7630930662047https://www.last.fm/music/Ricky+Montgomery/_/Mr.+LovermanRicky Montgomeryindiepopindie pop5664850714398https://www.last.fm/music/Phantogram/_/When+I%27m+SmallPhantogramindie63503886698931d9b152b-7d36-4d26-bd24-9814cccb1036https://www.last.fm/music/Phantogram/_/Black+Out+DaysPhantogramindie popindie3148700363484https://www.last.fm/music/Phantogram/_/Black+Out+Days+-+Future+Islands+RemixPhantogramindieelectronic238241132356617bbed7c-05b2-4740-8946-ba97ea8d2522https://www.last.fm/music/Phantogram/_/Fall+in+LovePhantogramelectronicindie89310399942400283b8c9-ef79-4ddd-b135-aa03d5d1f10ehttps://www.last.fm/music/Major+Lazer/_/Lean+On+(feat.+M%C3%98+&+DJ+Snake)Major Lazerelectronicdance4129987548560https://www.last.fm/music/Major+Lazer/_/Cold+Water+(feat.+Justin+Bieber+&+M%C3%98)Major Lazerelectronicpopdance3441688536989ba241e56-125e-48e6-938a-f9155fdea3ffhttps://www.last.fm/music/Major+Lazer/_/Lean+OnMajor Lazerpopelectronicdance2104038333567bca7fbd7-4680-4ffc-9fcd-55ef8d1d4cbfhttps://www.last.fm/music/Major+Lazer/_/Cold+WaterMajor Lazerdancepop56504627195558c029824-d4f7-48e4-8578-4365827fc656https://www.last.fm/music/Rae+Sremmurd/_/Black+BeatlesRae Sremmurdtrapraphip hop57707036903514c719c56-4fb3-4c63-aa87-a855d9aabe8bhttps://www.last.fm/music/Rae+Sremmurd/_/This+Could+Be+UsRae SremmurdHip-Hopraphip hop5376130604542aef91c74-1991-4569-a543-d92181d1e565https://www.last.fm/music/Rae+Sremmurd/_/SwangRae Sremmurdtraphip hoprap370460053930683f40d95-bc3a-49dc-9e7c-6994117bcf9fhttps://www.last.fm/music/Rae+Sremmurd/_/No+TypeRae SremmurdHip-Hophip hoptrap3156402504898203a2117-3c4e-42f6-a469-0279d6ff7fc6https://www.last.fm/music/Rae+Sremmurd/_/Come+Get+HerRae SremmurdHip-Hophip hop8255107103111534477a85-2867-4676-bcb7-4f2c0e779350https://www.last.fm/music/Hole/_/Celebrity+SkinHoleGrungerockalternative626441769237400f64b2b-d18d-47d6-a141-f67f1b10d159https://www.last.fm/music/Hole/_/VioletHoleGrungerock473390060778270c193cf-8632-499c-bf48-522d58d84f5ehttps://www.last.fm/music/Hole/_/Doll+PartsHoleGrungealternativerock42078675822884e1a075a-81e2-4fbc-a4e2-a9f393a025e9https://www.last.fm/music/Hole/_/MalibuHoleGrungerockalternative rockalternative353727741714747bdb67a-f527-3b87-a57c-3781d9989afahttps://www.last.fm/music/Hole/_/PetalsHoleGrungerockalternative33355323964518fb5fdde-94e4-3488-880a-087680d791a6https://www.last.fm/music/Hole/_/Miss+WorldHoleGrungerock3234406381319a8be6c3e-cc77-4df6-9cfe-e9d0efe520fbhttps://www.last.fm/music/Hole/_/Jennifer%27s+BodyHoleGrungealternative rock61157341027516https://www.last.fm/music/Daddy+Yankee/_/GasolinaDaddy YankeeReggaetondance2021252332863https://www.last.fm/music/Daddy+Yankee/_/RompeDaddy YankeeReggaetonHip-Hop126553741510412https://www.last.fm/music/Kylie+Minogue/_/Can%27t+Get+You+Out+of+My+HeadKylie Minoguepopdance5715379351460https://www.last.fm/music/Kylie+Minogue/_/Padam+PadamKylie Minogueelectropoppop242766341564668c15cbb4f-9fbe-4f66-837c-4416a5239acchttps://www.last.fm/music/The+Walters/_/I+Love+You+SoThe Waltersindie popindieindie rock101022291239789https://www.last.fm/music/Clean+Bandit/_/Rather+Be+(feat.+Jess+Glynne)Clean BanditelectronicHouseindiepop6180713796503https://www.last.fm/music/Clean+Bandit/_/Symphony+(feat.+Zara+Larsson)Clean Banditpopelectronic4435188652056e5fc0465-60bc-41b0-88c1-a0bba71bf041https://www.last.fm/music/Clean+Bandit/_/Rockabye+(feat.+Sean+Paul+&+Anne-Marie)Clean Banditdancepopelectronic45903284923720a88e8af-cf68-4f86-9466-0be628cc5d52https://www.last.fm/music/Clean+Bandit/_/Solo+(feat.+Demi+Lovato)Clean Banditdance1234579163250https://www.last.fm/music/Clean+Bandit/_/Rather+Be+feat.+Jess+GlynneClean BanditelectronicHouseindiepop670334710159156ea4c645-d6b7-38eb-bf92-c3ed9ba66340https://www.last.fm/music/Neil+Young/_/Heart+of+GoldNeil Youngclassic rockfolkrock6119984805629https://www.last.fm/music/Neil+Young/_/Harvest+MoonNeil Youngclassic rockfolkrock42199397008895be3dc0f-e2d7-44bf-9e29-b4ae4b61770ehttps://www.last.fm/music/Neil+Young/_/Old+ManNeil Youngclassic rockrockfolk146058181647465c13b69c4-c72e-4c4a-a44c-dc78d8d185e9https://www.last.fm/music/Natasha+Bedingfield/_/UnwrittenNatasha Bedingfieldpop72268451032741fcd1bb59-6c47-40e1-a772-03f676a19b97https://www.last.fm/music/Natasha+Bedingfield/_/Pocketful+of+SunshineNatasha Bedingfieldpop216003381939665https://www.last.fm/music/Vance+Joy/_/RiptideVance Joyfolkindiealternativeindie folk401931357783618540381-5371-445d-b384-e7178a7fa177https://www.last.fm/music/Vance+Joy/_/Mess+Is+MineVance Joyindieindie folkfolk68742481195566771bc77f-0924-4390-a23d-0b6318c697achttps://www.last.fm/music/Sean+Paul/_/TemperatureSean PaulHip-Hopdance4233613848364https://www.last.fm/music/Sean+Paul/_/Get+BusySean Pauldance53762326660577b00dbe9-53ea-41b3-877b-31503eb2fd75https://www.last.fm/music/Sean+Paul/_/No+LieSean Paulpop108299761248857https://www.last.fm/music/The+Script/_/BreakevenThe Scriptrockpopalternativeindie101960001084298https://www.last.fm/music/The+Script/_/The+Man+Who+Can%27t+Be+MovedThe Scriptpoprock437670056699268295e42-142e-46b2-8ae0-2da3b708c762https://www.last.fm/music/The+Script/_/Hall+of+Fame+(feat.+will.i.am)The Scriptpop rockpoprock104953251324612https://www.last.fm/music/The+All-American+Rejects/_/Dirty+Little+SecretThe All-American Rejectsrockpop punkalternativepunk112839401321465https://www.last.fm/music/The+All-American+Rejects/_/Gives+You+HellThe All-American Rejectsrockalternativepop rockalternative rock80875211052364https://www.last.fm/music/The+All-American+Rejects/_/Move+AlongThe All-American Rejectsrockalternativepop punkalternative rock4009069627913https://www.last.fm/music/The+All-American+Rejects/_/Swing,+SwingThe All-American Rejectsrockpop punkalternativepunk802051154809https://www.last.fm/music/The+All-American+Rejects/_/Swing+SwingThe All-American Rejectsrockpop punkalternativepunk5242322629389https://www.last.fm/music/Little+Mix/_/Black+MagicLittle Mixpop416170350282367f5daf2-e49b-4e94-a81d-20df5a3dede0https://www.last.fm/music/Little+Mix/_/Shout+Out+to+My+ExLittle Mixpop3443217393889703b8df3-0887-4490-8e7a-7258ff668fabhttps://www.last.fm/music/Little+Mix/_/Love+Me+Like+YouLittle Mixpop2207976290936c0593620-4b83-46c2-ba2c-a319eb15d7a4https://www.last.fm/music/Little+Mix/_/Secret+Love+Song+(feat.+Jason+Derulo)Little Mixpop596175343652217be188f-09da-4dd3-ae99-f48322049fd2https://www.last.fm/music/Anitta/_/DowntownAnittapopReggaeton356409816130207ae160a-4454-484b-9049-d5e994500949https://www.last.fm/music/Anitta/_/Savage+FunkAnittadancefunk4364541341815https://www.last.fm/music/Bibi/_/BIBI+VengeanceBibiReggaeton3710095267837489a9066-0285-4304-a4e0-c90d13594ffbhttps://www.last.fm/music/Bibi/_/KAZINOBibipop raprnbdance88996611125552https://www.last.fm/music/The+Velvet+Underground/_/Sunday+MorningThe Velvet Undergroundclassic rockrockalternative89194241100970https://www.last.fm/music/The+Velvet+Underground/_/Femme+FataleThe Velvet Undergroundrockclassic rockalternative7019329959830https://www.last.fm/music/The+Velvet+Underground/_/Pale+Blue+EyesThe Velvet Undergroundclassic rockrock575224580600719b126b9-2dd9-478b-ac7f-16894faa0c22https://www.last.fm/music/The+Velvet+Underground/_/I%27ll+Be+Your+MirrorThe Velvet Undergroundrockclassic rockalternative546534669147000817bfd-581c-3003-baea-860f902c686bhttps://www.last.fm/music/The+Velvet+Underground/_/After+HoursThe Velvet Undergroundclassic rockrockalternative1511751196937e8291ee9-abcd-4abb-a0fd-34649e4408c2https://www.last.fm/music/BigXthaPlug/_/TexasBigXthaPlugtrap63717931058884d2fb7f60-0672-406d-a313-9bfb7739d95ahttps://www.last.fm/music/Mark+Ronson/_/Uptown+Funk+(feat.+Bruno+Mars)Mark Ronsonfunkpop8179478746077https://www.last.fm/music/Mark+Ronson/_/Nothing+Breaks+Like+a+Heart+(feat.+Miley+Cyrus)Mark Ronsonpopcountry5302169718365https://www.last.fm/music/Mark+Ronson/_/Valerie+(Feat.+Amy+Winehouse)+-+Version+RevisitedMark Ronsonsouljazz6273380581735https://www.last.fm/music/Tinashe/_/2+On+(feat.+Schoolboy+Q)Tinashernbpop5651497545152176df81a-df4c-457e-a4a3-487b84d0b0bchttps://www.last.fm/music/Tinashe/_/NastyTinashernbpop rappop225469401200409e7993878-bfde-4550-8295-610adec3c5f4https://www.last.fm/music/Salvia+Palth/_/I+Was+All+Over+HerSalvia Palthdream popshoegaze155766349801238b80b9c0-6ea9-48da-b746-c89133e68b56https://www.last.fm/music/Salvia+Palth/_/(Dream)Salvia Palthdream pop5943794878138f5675d5c-6d52-34f4-8d1f-a3f9647902ebhttps://www.last.fm/music/Wiz+Khalifa/_/Black+and+YellowWiz KhalifaHip-Hophip hoprap6276289866898c6cf4924-75b7-40b3-8d66-f50ff8aec30ehttps://www.last.fm/music/Wiz+Khalifa/_/See+You+Again+(feat.+Charlie+Puth)Wiz KhalifaHip-Hop5215176559325https://www.last.fm/music/Wiz+Khalifa/_/The+ThrillWiz KhalifaHip-Hop6329757532971424513b1-473c-4f90-81f8-06e23f99178fhttps://www.last.fm/music/Isaiah+Rashad/_/Wat%27s+Wrong+(feat.+Zacari+&+Kendrick+Lamar)Isaiah RashadNeo-Soul5458103486147https://www.last.fm/music/Isaiah+Rashad/_/West+Savannah+(feat.+SZA)Isaiah RashadHip-Hopcloud raprap53975684633472600b367-f04f-4727-9082-ea2c29ee06a2https://www.last.fm/music/Isaiah+Rashad/_/Headshots+(4r+Da+Locals)Isaiah Rashadrnb345192239385939f98906-c7a9-4545-8408-4bb5ffb33bffhttps://www.last.fm/music/Isaiah+Rashad/_/Free+LunchIsaiah RashadrapNeo-Soulpop rap393551138639800174935-c076-4b05-96d9-121258957fc0https://www.last.fm/music/Isaiah+Rashad/_/RIP+YoungIsaiah Rashadraptrap223721441972152addac6d6-93d9-4f46-9f36-5bb2496d0189https://www.last.fm/music/M83/_/Midnight+CityM83electronicindieelectropop709164288396954232c77-4aed-4a1b-b09b-46665520f64ehttps://www.last.fm/music/M83/_/WaitM83electronicindie472283961875409fbad8f-6f6b-4c99-9e06-90824c417a9fhttps://www.last.fm/music/M83/_/OutroM83electronic4141671609059f218c190-b26b-47dc-9162-addada7e392dhttps://www.last.fm/music/M83/_/My+Tears+Are+Becoming+a+SeaM83electronicdream pop8041892563350adcc3fb7-b7d7-498a-8da8-7d9922e26ee4https://www.last.fm/music/Madison+Beer/_/Make+You+MineMadison BeerpopHousedance63447665022579e7c3c04-c6bb-4aeb-9b20-61428c1a957fhttps://www.last.fm/music/Madison+Beer/_/RecklessMadison Beerpop57867946638531081e780-5362-4c73-a837-1ab5dce3d34fhttps://www.last.fm/music/Metric/_/Black+SheepMetricindie rockalternative7600656636611https://www.last.fm/music/Metric/_/Black+Sheep+-+Brie+Larson+Vocal+VersionMetricrocknew wave9862707161185409de663f-88eb-3b72-ad92-ea3ae67d972fhttps://www.last.fm/music/Dr.+Dre/_/Still+D.R.E.Dr. DreHip-HoprapGangsta Rap788083414311040812833c-4a27-3f5f-b5c7-96c5deb9c6bdhttps://www.last.fm/music/Dr.+Dre/_/The+Next+EpisodeDr. DrerapHip-HopGangsta Raphip hop6790044982064https://www.last.fm/music/Dr.+Dre/_/Forgot+About+DreDr. DrerapHip-HopGangsta Rap4259605774414https://www.last.fm/music/Dr.+Dre/_/What%27s+the+DifferenceDr. DreHip-HoprapGangsta Rap42869607165890431ba28-f005-3739-a2c7-e5adeb4404f5https://www.last.fm/music/Dr.+Dre/_/Nuthin%27+But+a+%22G%22+ThangDr. DreHip-HoprapGangsta Rap651480263938414c41a0f-7def-4e15-8d4d-641c9b4c3c89https://www.last.fm/music/Ashnikko/_/DaisyAshnikkotrappopelectronic4695945525491f77b7c2b-98d3-4317-895b-d7a45d272f78https://www.last.fm/music/Ashnikko/_/Slumber+Party+(feat.+Princess+Nokia)Ashnikkopop rappoprapHip-Hop39976551599e8dbb5b8-b3e1-4649-b30c-086b736c385dhttps://www.last.fm/music/Ashnikko/_/TrinketsAshnikkopop rap666203450124509f2c10d-e669-43b8-8257-afbfa841f096https://www.last.fm/music/Polo+G/_/RAPSTARPolo Grap4673477393084https://www.last.fm/music/Polo+G/_/Pop+Out+(feat.+Lil+Tjay)Polo Gtrapraphip hopGangsta Rap4151979356630https://www.last.fm/music/Polo+G/_/Go+StupidPolo Gtrapraphip hopGangsta Rap4918720320931218b44cb-9b9f-456f-a6c5-d6c9fdf21362https://www.last.fm/music/Polo+G/_/21Polo GGangsta Rapraptrappop rap7556110725870d31f7623-6e21-42a9-ba76-c0324f21eaf1https://www.last.fm/music/Amin%C3%A9/_/REEL+IT+INAminétraprap48594206017374d2a20b6-c34c-4c2b-abf9-28b5cda3251ahttps://www.last.fm/music/Amin%C3%A9/_/CarolineAminépop rap6818121233966d72a2e4-a366-4a0c-af5a-28f1e6d90a8ahttps://www.last.fm/music/Amin%C3%A9/_/Arc+de+TriompheAminéhip hopHouseelectronic2576091354150https://www.last.fm/music/Turnstile/_/ALIEN+LOVE+CALLTurnstileindie rockindiepop328507929703466efe720-ef79-436b-80e3-4b57cb0ea90chttps://www.last.fm/music/Turnstile/_/BLACKOUTTurnstilealternative rockalternativepunk3074862274762276b4dd7-b108-48d9-b32f-1377ef629a24https://www.last.fm/music/Turnstile/_/MYSTERYTurnstilepunk rockpost-hardcore2478887210487d98c9021-5d60-42d5-a594-daee5a9b2165https://www.last.fm/music/Turnstile/_/HOLIDAYTurnstilepunkpunk rock78466313877288e224b0-2685-46a2-9082-6485976ab95ahttps://www.last.fm/music/Turnstile/_/I+CARETurnstilerocknew wave779024120547https://www.last.fm/music/Turnstile/_/SEEIN%E2%80%99+STARSTurnstilerockindiepopindie popindie rocknew wavepop rock58030199922090226fe-75fa-4ab6-90dd-3e7dd2a5cba0https://www.last.fm/music/Turnstile/_/Look+Out+For+MeTurnstileHousedream pop50615892469fc7a8c5b-8174-4ee0-822d-df6b89256f0dhttps://www.last.fm/music/Turnstile/_/DULLTurnstilealternative rockrockpunk41016480893https://www.last.fm/music/Turnstile/_/SUNSHOWERTurnstilepunk rockrockpunk167559531176796e2e5a805-8e06-46ef-bd52-374b63a63150https://www.last.fm/music/Roar/_/I+Can%27t+Handle+ChangeRoarindieindie rockalternativeindie pop8673921633458b6f58a2c-dda9-4a18-83d9-f6063256061ahttps://www.last.fm/music/Roar/_/Christmas+KidsRoarindie rockalternativeindie135591191613732ef8af915-f17b-3b10-8f1f-badb0b268adehttps://www.last.fm/music/Portishead/_/Glory+BoxPortisheadelectronic9523462121074075cd2f3c-c0d7-30ac-bb77-bbb752be0b3fhttps://www.last.fm/music/Portishead/_/RoadsPortisheadelectronic3524542728675619747ab-d7b4-40b7-9b35-ca627830cdb0https://www.last.fm/music/Pharrell+Williams/_/Happy+-+From+%22Despicable+Me+2%22Pharrell Williamspopsoul6395415526922https://www.last.fm/music/Pharrell+Williams/_/Cash+In+Cash+OutPharrell Williamsrap17875967120098515683aa7-e106-4e4a-b59d-591d9bfa04c5https://www.last.fm/music/my+bloody+valentine/_/When+You+Sleepmy bloody valentineshoegazedream popindiealternative10134845101320757d083c7-937f-4e45-9509-a51aff157590https://www.last.fm/music/my+bloody+valentine/_/Only+Shallowmy bloody valentineshoegazeindiealternative88620148528405b1a0a2e-99b2-31aa-aa39-248899ceafd4https://www.last.fm/music/my+bloody+valentine/_/Sometimesmy bloody valentineshoegazedream popindiealternative91994739157180026b8bf-374e-4b03-93a2-46c30f589d4ahttps://www.last.fm/music/Aurora/_/RunawayAuroraindieart poppop35758544098442969eb4a-48a4-476b-8783-a38f79e31beehttps://www.last.fm/music/Aurora/_/Running+with+the+WolvesAuroraelectropopsynthpopart pop49039574009517923b0f7-891e-432f-b75e-71bcce42e10bhttps://www.last.fm/music/Aurora/_/Cure+For+MeAuroraelectropoppop20727202237142acf3668-8755-4a30-9b42-58580a3a5bb2https://www.last.fm/music/Aurora/_/The+SeedAuroraindiealternative69994391121905https://www.last.fm/music/The+Pussycat+Dolls/_/ButtonsThe Pussycat Dollspopdance55151051046671https://www.last.fm/music/The+Pussycat+Dolls/_/Don%27t+ChaThe Pussycat Dollspopdancernb6249026996808https://www.last.fm/music/The+Pussycat+Dolls/_/When+I+Grow+UpThe Pussycat Dollspopdance8256662369365222e1f55-ba9a-4376-8ef6-b8e9cfb6a33chttps://www.last.fm/music/XG/_/SHOOTING+STARXGpopk-popHip-HopKpophyperpop7438400358653238ec987-227b-4c0b-900c-4d90d6aad9b9https://www.last.fm/music/XG/_/LEFT+RIGHTXGpoprnbelectronic4778884273829a71723fb-92a9-4bb5-8e40-d581f148e756https://www.last.fm/music/XG/_/WOKE+UPXGraphip hopHip-Hoptrap232299417297150955812-2030-4bee-a28e-4ff3756453eehttps://www.last.fm/music/XG/_/Something+Ain%27t+RightXGpopKpop22959021650649697531d-6998-473e-9003-78ac02ca234chttps://www.last.fm/music/XG/_/NEW+DANCEXGpop1746923152402c24ff87c-4d66-422e-9343-a80f441f9412https://www.last.fm/music/XG/_/IYKYKXGpop15376561284992e627858-0ebe-4a98-944e-a1e3ad4566dbhttps://www.last.fm/music/XG/_/HowlingXGpopelectropopHip-Hop80060995452bd92a1fb-4a99-45ac-9ef1-31bec48d4776https://www.last.fm/music/XG/_/In+The+RainXGpoprnb9862207799906https://www.last.fm/music/She+Wants+Revenge/_/Tear+You+ApartShe Wants Revengeindiealternativepost-punknew wave3194420364499https://www.last.fm/music/She+Wants+Revenge/_/Out+Of+ControlShe Wants Revengepost-punknew wavealternative1094862102010https://www.last.fm/music/She+Wants+Revenge/_/Animal+AttractionShe Wants Revengeelectronicsynthpop97770398536https://www.last.fm/music/She+Wants+Revenge/_/Your+LoveShe Wants Revengeelectronicrock88711977214https://www.last.fm/music/She+Wants+Revenge/_/All+Wound+UpShe Wants Revengeelectronic86498281303713d352d31c-6b08-4906-8fd7-1ce38e10f3f7https://www.last.fm/music/Christina+Aguilera/_/Genie+in+a+BottleChristina Aguilerapop9020981707042dc76c490-5c45-44bb-8bec-6a78d1f4602ahttps://www.last.fm/music/The+Backseat+Lovers/_/Kilby+GirlThe Backseat Loversalternativerockindie rockalternative rock497712443719661f0d463-bcb2-4ff4-99d0-e8e5e620b164https://www.last.fm/music/The+Backseat+Lovers/_/Maple+SyrupThe Backseat Loversrockindie rock999845012160095faa5af9-7e30-49d4-acff-0cfa898953cehttps://www.last.fm/music/The+Mamas+&+the+Papas/_/California+Dreamin%27+-+Single+VersionThe Mamas & the Papasclassic rocksoft rock74866491068430https://www.last.fm/music/The+Mamas+&+the+Papas/_/California+Dreamin%27The Mamas & the Papasclassic rockrock4621245736005https://www.last.fm/music/The+Mamas+&+the+Papas/_/Dream+a+Little+Dream+of+MeThe Mamas & the Papasclassic rock43071786561cb78635f-80f5-45f2-acb5-50dfe24b9a13https://www.last.fm/music/The+Mamas+&+the+Papas/_/California+DreamingThe Mamas & the Papasclassic rockrock1442406414223726d92f79c-bc11-49c4-8087-6db95bfbef71https://www.last.fm/music/Chris+Isaak/_/Wicked+GameChris Isaakrock8736911859262d43f5c9-6d41-4fe0-9d00-b83102ef58e4https://www.last.fm/music/Chris+Isaak/_/Lie+to+MeChris Isaakrocksoft rock14733424978https://www.last.fm/music/Chris+Isaak/_/Wicked+GamesChris Isaakrock760905060802804294bd7-73d9-462b-ba04-0c0f4dbefed5https://www.last.fm/music/Type+O+Negative/_/I+Don%27t+Wanna+Be+MeType O Negativemetal4325914410048032dbf0b-5fd9-3878-b162-e2111c54c7a4https://www.last.fm/music/Type+O+Negative/_/Love+You+to+DeathType O Negativemetal29103023250240879048e-23c7-39da-909f-9a330fda13dbhttps://www.last.fm/music/Type+O+Negative/_/Christian+WomanType O Negativemetal188686901878525https://www.last.fm/music/Sixpence+None+the+Richer/_/Kiss+MeSixpence None the Richerpop7136819476246https://www.last.fm/music/alex_g_offline/_/Breakalex_g_offlinepunkshoegaze5139644430027https://www.last.fm/music/alex_g_offline/_/Pretendalex_g_offlineindie folk1182703173556https://www.last.fm/music/mgk/_/my+ex%27s+best+friend+(with+blackbear)mgkpopalternativeindie rockalternative rockpop punkpop rock697701789258683f4ab28-f069-4fe7-8071-41ab81e138c3https://www.last.fm/music/Ms.+Lauryn+Hill/_/Doo+Wop+(That+Thing)Ms. Lauryn HillNeo-Soul707106468237020ddc463-1ac9-47b0-a242-75a7d5c84c61https://www.last.fm/music/Ms.+Lauryn+Hill/_/Ex-FactorMs. Lauryn HillNeo-Soul2608683365710https://www.last.fm/music/Ms.+Lauryn+Hill/_/Can%27t+Take+My+Eyes+Off+of+You+-+(I+Love+You+Baby)Ms. Lauryn HillNeo-Soul9331952713034https://www.last.fm/music/Azealia+Banks/_/LuxuryAzealia BanksHip-HopHouse5460553489765https://www.last.fm/music/Azealia+Banks/_/LiquoriceAzealia BanksHouseHip-Hop3060919260390https://www.last.fm/music/Azealia+Banks/_/The+Big+Big+BeatAzealia BanksrapHousehip hop3882207316858841758d8-b4f6-4a21-94ff-c6ef9290e1f2https://www.last.fm/music/King+Von/_/Armed+&+DangerousKing Vonraphip hopGangsta Raptrap95001631289640https://www.last.fm/music/Jessie+J/_/Bang+BangJessie Jpopdance78231371015967https://www.last.fm/music/Jessie+J/_/DominoJessie Jpopdancepop rock4599876873590https://www.last.fm/music/Jessie+J/_/Price+TagJessie Jpop127108411052650https://www.last.fm/music/Madvillain/_/All+CapsMadvillainHip-Hophip hoprap10114212945017https://www.last.fm/music/Madvillain/_/Meat+GrinderMadvillainHip-Hophip hoprap8752288801224https://www.last.fm/music/Madvillain/_/AccordionMadvillainhip hopHip-Hoprap5835420657674https://www.last.fm/music/Madvillain/_/FigaroMadvillainHip-Hophip hoprap1080234223138https://www.last.fm/music/Madvillain/_/Fancy+Clown+(feat.+Viktor+Vaughn)MadvillainHip-Hopsoul743360180375https://www.last.fm/music/Madvillain/_/Raid+(feat.+MED)Madvillainhip hop50796992451https://www.last.fm/music/Madvillain/_/AccordianMadvillainhip hopHip-Hoprap85045431058494138b62ad-2ff2-4528-bed4-223bff732fa9https://www.last.fm/music/Fetty+Wap/_/Trap+QueenFetty WapHip-Hopraptrap4798153663350https://www.last.fm/music/Fetty+Wap/_/679+(Feat.+Remy+Boyz)Fetty Wapraphip hop36416985147381b3ba518-3b51-4600-a54f-97e77e9e2ec4https://www.last.fm/music/Fetty+Wap/_/AgainFetty WapHip-Hophip hop1974727356824701c3fd2-fd8d-4071-9ea3-43e7bbc88acehttps://www.last.fm/music/Fetty+Wap/_/My+Way+(feat.+Monty)Fetty WapHip-Hoppop raptrap1683800013377474314fa73-e71c-4e86-ba23-4c4bc5f53ba3https://www.last.fm/music/Tom+Odell/_/Another+LoveTom Odellindiepop44755853749080be0fcbb-9bda-406c-b0af-688ecb247d5fhttps://www.last.fm/music/Tom+Odell/_/Black+FridayTom Odellfolksoft rockindie popalternative9886366955189b3cf13e8-4c58-4058-8794-12bb136dc12chttps://www.last.fm/music/Labrinth/_/FormulaLabrinthelectronicHip-Hoprnb6654197705903f37a15d0-b565-4622-a391-ec6691ec5804https://www.last.fm/music/Labrinth/_/Still+Don%27t+Know+My+NameLabrinthindiernbelectronic59237286804121291bc73-542e-4f9b-985d-089099f41994https://www.last.fm/music/Labrinth/_/Mount+EverestLabrinthelectronicsoulrnbtrap53433145380975b9558de-435b-49a9-b863-c17dfad43206https://www.last.fm/music/Labrinth/_/Never+Felt+So+AloneLabrinthalternative3436381517196e3ade924-79e5-41a4-8b10-bde42d6e83b1https://www.last.fm/music/Labrinth/_/All+For+UsLabrinthart popelectropop61904969076460016fd70-8ac1-485c-b52f-60c04ed99cdchttps://www.last.fm/music/A+Tribe+Called+Quest/_/Can+I+Kick+It%3FA Tribe Called QuestHip-Hophip hoprap730281290482805ed8555-026c-4a3e-8cd8-43cb65c41619https://www.last.fm/music/A+Tribe+Called+Quest/_/Electric+RelaxationA Tribe Called QuestHip-Hophip hoprap45770456763870143d47f-1f2d-3730-90e1-6209468174a0https://www.last.fm/music/A+Tribe+Called+Quest/_/Check+the+RhimeA Tribe Called QuestHip-Hophip hoprap416592662880501e546ed-ad8e-3c68-8d27-ffc0e75d8a0dhttps://www.last.fm/music/A+Tribe+Called+Quest/_/Jazz+(We%27ve+Got)A Tribe Called QuestHip-Hophip hoprap82057891389536https://www.last.fm/music/Destiny%27s+Child/_/Say+My+NameDestiny's Childrnbpop4608153828104https://www.last.fm/music/Destiny%27s+Child/_/Bills,+Bills,+BillsDestiny's Childrnbpop3901140673724aa5408a3-bbdf-4f88-83d6-da0a4a261bdbhttps://www.last.fm/music/Destiny%27s+Child/_/Lose+My+BreathDestiny's Childrnbpopdance26716845765570451c277-9cf3-3326-981a-6d72bc16047ehttps://www.last.fm/music/Destiny%27s+Child/_/Jumpin%27,+Jumpin%27Destiny's Childrnbpopdance18149270280https://www.last.fm/music/Destiny%27s+Child/_/Jumpin+JumpinDestiny's Childrnbpopdance10716860805067https://www.last.fm/music/Pavement/_/Harness+Your+Hopes+-+b-sidePavementindie rock64306965577275f0ca2eb-b08b-406d-b557-adee30b42e8chttps://www.last.fm/music/Ski+Mask+the+Slump+God/_/Faucet+FailureSki Mask the Slump Godtraphip hop6441287499131https://www.last.fm/music/Ski+Mask+the+Slump+God/_/Nuketown+(feat.+Juice+WRLD)Ski Mask the Slump Godhip hoptrap6011656564580https://www.last.fm/music/Montell+Fish/_/HOTELMontell Fishelectronicrnb3818478580917https://www.last.fm/music/John+Lennon/_/Imagine+-+Remastered+2010John Lennonsoft rockrock60785858678082b79bc1b-3ad9-3fc3-a510-39feb7a2be27https://www.last.fm/music/B.o.B/_/Nothin%27+on+You+(feat.+Bruno+Mars)B.o.BHip-Hophip hoprappop16909643703https://www.last.fm/music/B.o.B/_/Nothin%27+On+You+%5Bfeat.+Bruno+Mars%5DB.o.BHip-Hophip hoprappop1703781917928977bd48aef-14b5-35b3-9155-645519785915https://www.last.fm/music/Modest+Mouse/_/Float+OnModest Mouseindieindie rockalternativerock99122946060933668ca74-8ff1-4ee5-aa5b-0393345aa466https://www.last.fm/music/Caroline+Polachek/_/So+Hot+You%27re+Hurting+My+FeelingsCaroline Polacheksynthpoppopnew wavesoft rock62972594095490b7a03ff-7bd2-4f09-827b-c371d38134adhttps://www.last.fm/music/Caroline+Polachek/_/Bunny+Is+a+RiderCaroline Polachekpopelectropopalt-pop55647723739691039772f-59ce-451e-91c5-4c7f2d66b5e3https://www.last.fm/music/Caroline+Polachek/_/Welcome+to+My+IslandCaroline Polacheksynthpopdance-pop5156746334899d5409622-638c-485c-8ebe-1baff8523f7ahttps://www.last.fm/music/Caroline+Polachek/_/SunsetCaroline Polachekalt-pop47608273286172326ed8e-315e-4f1c-9859-0dc31e8adf14https://www.last.fm/music/Caroline+Polachek/_/Hit+Me+Where+It+HurtsCaroline Polachekalt-poptrapart pop3420951297218f4ccf727-6d1e-4a5d-b985-c0c03385ad51https://www.last.fm/music/Caroline+Polachek/_/Pretty+in+PossibleCaroline Polachekalt-popart pop2074660200944976704cb-85b9-401f-b887-94e745b58c08https://www.last.fm/music/Caroline+Polachek/_/Spring+Is+Coming+With+A+Strawberry+In+The+MouthCaroline Polachekelectropop5253124798422https://www.last.fm/music/Stone+Temple+Pilots/_/PlushStone Temple PilotsGrungerockalternative rockalternative4233870465276d0492d6f-1b67-41b3-b146-7368469c6360https://www.last.fm/music/Stone+Temple+Pilots/_/Interstate+Love+Song+-+2019+RemasterStone Temple PilotsGrungerockalternative1200834165715https://www.last.fm/music/Stone+Temple+Pilots/_/Plush+-+2017+RemasterStone Temple PilotsGrunge96779213521826a747e1-3cfc-4b88-8309-decf71e9da92https://www.last.fm/music/Stone+Temple+Pilots/_/Big+Empty+-+2019+RemasterStone Temple PilotsGrungeNeo-Psychedelia2398950151774https://www.last.fm/music/OsamaSon/_/PopOsamaSonrageGangsta Rap3473958149524d6f0bd7e-b3a6-45e2-b3b2-bd53b2a8e9c7https://www.last.fm/music/OsamaSon/_/x+&+sexOsamaSonragetrap2461627121963ccab6c24-a824-4a90-bd3b-f9e153654bdahttps://www.last.fm/music/OsamaSon/_/ik+what+you+did+last+summerOsamaSonragetraphip hop1996737112389https://www.last.fm/music/OsamaSon/_/BlondeOsamaSonragetrapcloud rap2095462110957https://www.last.fm/music/OsamaSon/_/ALL+STAROsamaSonragetrap15294909899537be05a8-5ee8-4c71-8785-4d9c44c1e598https://www.last.fm/music/OsamaSon/_/just+score+itOsamaSonhip hopragetrap1689299877982d498c91-3dd3-40ff-bda2-0903e929c0aahttps://www.last.fm/music/OsamaSon/_/the+whole+world+is+freeOsamaSonragetrapcloud rap132606572186https://www.last.fm/music/OsamaSon/_/KillsOsamaSonhip hopragetrap1153027315669794d908c22-abf7-41b7-bbed-15e37d9c8df4https://www.last.fm/music/U2/_/With+or+Without+YouU2rockclassic rock103914401443362abf95b37-06f2-4332-8421-8b077f346339https://www.last.fm/music/U2/_/Beautiful+DayU2rockalternativepop802200512177315e56993b-8a73-3966-8429-01f9e0173729https://www.last.fm/music/U2/_/I+Still+Haven%27t+Found+What+I%27m+Looking+ForU2rockclassic rock40348224397543082a6b8-b281-4f41-96f3-7e34b6e29e34https://www.last.fm/music/Ti%C3%ABsto/_/10:35TiëstoHousedance114685321196680https://www.last.fm/music/Rob+Zombie/_/DragulaRob Zombiemetalrock7141806817013e3d59c69-e353-4267-9d16-25c1c7f72e75https://www.last.fm/music/Rob+Zombie/_/Living+Dead+GirlRob Zombiemetalrock3699675557178ba5b2b9b-a5f3-4901-ada4-0a39bce47dfehttps://www.last.fm/music/Rob+Zombie/_/SuperbeastRob Zombiemetalheavy metal2568363563123https://www.last.fm/music/Jennifer+Lopez/_/Let%27s+Get+LoudJennifer Lopezpopdance2237718504784af493117-d581-4732-968c-45a291abcacdhttps://www.last.fm/music/Jennifer+Lopez/_/On+The+Floor+-+Radio+EditJennifer Lopezpopdance690828510272392cd8b877-791f-44a6-98a9-fd70954b0fd6https://www.last.fm/music/Akon/_/Smack+ThatAkonHip-Hopraphip hop51515518933625302019c-2963-4e7a-a463-b44274a6ba30https://www.last.fm/music/Akon/_/Right+Now+(Na+Na+Na)Akonrnbhip hoppopHip-Hop5233323820132daf94dc7-78d8-4476-9aed-c7ddf59a2ed9https://www.last.fm/music/Akon/_/LonelyAkonHip-Hoprnbhip hop25287705038100bb15e92-494a-341e-9e63-2ba61455b43fhttps://www.last.fm/music/Akon/_/I+Wanna+Love+YouAkonHip-Hoprnbrap1332428815937260d53e6aa-11d2-4b3d-a899-7913a3379eeahttps://www.last.fm/music/George+Michael/_/Careless+WhisperGeorge Michaelpop751422158552https://www.last.fm/music/George+Michael/_/Father+Figure+-+RemasteredGeorge Michaelpop5125414748702https://www.last.fm/music/Erykah+Badu/_/On+&+OnErykah BadusoulNeo-Soulrnb6548381733956305625e9-c521-4fe6-9a1e-297be2be66b1https://www.last.fm/music/Erykah+Badu/_/Didn%27t+Cha+KnowErykah BadusoulNeo-Soulrnb10285559533580717f2fa7-9380-4d56-ab21-799d6e0508cehttps://www.last.fm/music/ITZY/_/WANNABEITZYk-popKpoppop8354436426251063a4265-d2ff-42e3-93c2-49f15e5bd5b1https://www.last.fm/music/ITZY/_/LOCOITZYk-popKpop11599329935487https://www.last.fm/music/Jordana/_/Better+in+the+DarkJordanaindie popdream pop35226526238788https://www.last.fm/music/Jin/_/Super+TunaJinKpoppop30392604238221da2630c1-aaba-4d0d-9fdb-b7b02a3f431chttps://www.last.fm/music/Jin/_/YOURSJinKpop30142566125868512db76e-1103-4825-92f7-5f4fa57bff31https://www.last.fm/music/Jin/_/I%27ll+Be+ThereJinrock8885918121630c20abc50-3619-4a76-b42e-811d743722edhttps://www.last.fm/music/Jin/_/Heart+on+the+Window+(with+WENDY)Jink-pop18227445112716https://www.last.fm/music/Jin/_/I%E2%80%99ll+Be+ThereJinrock10093393110605f65792a1-c9a1-4444-b4dd-cb6e9b1e3e77https://www.last.fm/music/Jin/_/FallingJinKpopk-pop10363802108164f78fcd84-321b-47c4-9942-70a2bc9bf8d2https://www.last.fm/music/Jin/_/Another+LevelJinrockk-popKpop590654594093https://www.last.fm/music/Jin/_/Loser+(feat.+YENA)Jinpop rockrock7191258929347864e012-c55e-433e-87c2-92f0fb45084bhttps://www.last.fm/music/Jin/_/Rope+ItJincountrypop710206490295c801a4be-4dc1-453f-bed8-4059133897achttps://www.last.fm/music/Jin/_/BackgroundJinpopk-popKpop1987497114124632070aff4-5a79-4772-b08e-254a0832eb64https://www.last.fm/music/Jimin/_/Like+CrazyJiminsynthpop43224073314766535500b8-8d11-4a8a-ac88-72da6d3069f0https://www.last.fm/music/Jimin/_/Set+Me+Free+Pt.2Jimink-popKpop37627665263842deb566a7-3aba-410c-8cfd-44f698d513abhttps://www.last.fm/music/Jimin/_/Like+Crazy+(English+Version)Jiminpopk-pop16748032210837https://www.last.fm/music/Jimin/_/Face-offJiminrnbk-pop3613327718200313945859-0df5-46fa-9bab-215b0a2df443https://www.last.fm/music/Jimin/_/Closer+Than+ThisJiminpop184848941476489a45b19d-4978-4692-b286-5d9b1f4e20a2https://www.last.fm/music/Jimin/_/Be+MineJimink-pop101031901270541047dc27-f3d4-4ccd-969b-419e0a68b9d2https://www.last.fm/music/Jimin/_/Slow+Dance+(feat.+Sofia+Carson)JiminKpop14786828170280861a64edf-5e6b-4e80-90a6-a651e8621a3dhttps://www.last.fm/music/Papa+Roach/_/Last+ResortPapa RoachrockNu Metalalternativemetal697758810135875b779a80-0d3e-4015-89e4-69421d48392ahttps://www.last.fm/music/Papa+Roach/_/ScarsPapa Roachrockalternative rockalternativeNu Metal89436731201665https://www.last.fm/music/Bruce+Springsteen/_/Dancing+in+the+DarkBruce Springsteenrockclassic rock6302298985879https://www.last.fm/music/Bruce+Springsteen/_/Born+to+RunBruce Springsteenrockclassic rock6108065752221https://www.last.fm/music/Bruce+Springsteen/_/I%27m+on+FireBruce Springsteenrockclassic rock2104716149177847f3311-d462-44ad-9cd6-f69c528cd4f1https://www.last.fm/music/Jane+Remover/_/Dancing+with+your+eyes+closedJane Removerelectropophyperpop166897411596491790241-596c-4eea-ba52-20a136ca571chttps://www.last.fm/music/Jane+Remover/_/JRJRJRJane Removerrage1494731106587938a22bb-ed69-40cf-95a5-69871c960532https://www.last.fm/music/Jane+Remover/_/Flash+in+the+PanJane Removeremo rap12069111034814780b6a9-1ccf-4149-bd62-ec84663f8eechttps://www.last.fm/music/Jane+Remover/_/DreamflasherJane Removerrageelectronichip hop7451751031653574cb49-4a95-40dc-8239-83243b2c0254https://www.last.fm/music/Jane+Remover/_/TWICE+REMOVEDJane Removerragehip hop979203957502b0222e3-b0c4-4225-9a17-ebe4c48ae64ahttps://www.last.fm/music/Jane+Remover/_/angels+in+camoJane Removerrage11097118948646683e9c-e307-43c5-8da1-4fee35f4439dhttps://www.last.fm/music/Jane+Remover/_/Professional+VengeanceJane Removerhyperpop84246987207d99ae90b-41ad-4b81-9feb-194d4d32d767https://www.last.fm/music/Jane+Remover/_/Experimental+skinJane Removerrage8093168462508149738f8-27ad-4c32-8f65-df3156d6f708https://www.last.fm/music/Loathe/_/Is+It+Really+You%3FLoatheshoegazealternative metal3446670307797bad83ab7-eb1e-42be-b2a0-e9eaa1bc7f3chttps://www.last.fm/music/Loathe/_/Two-Way+MirrorLoatheshoegazealternative metal382430026611908e26339-ba20-4b9f-aa40-1505e3c81ccahttps://www.last.fm/music/Loathe/_/ScreamingLoatheshoegazerockmetalcoremetal272402622955522ee04df-e047-4e31-80a9-62318cf54ea9https://www.last.fm/music/Loathe/_/A+Sad+CartoonLoatheshoegazealternative metal16826795976324025ab463-05af-41c8-be84-71ff9cc33e83https://www.last.fm/music/Pinegrove/_/Need+2Pinegroveindie folk4302241425925135523a2-3ee0-4c84-a4d6-d0f8810d46echttps://www.last.fm/music/Pinegrove/_/AngelinaPinegroveindie rock40280083835695067e5cf-68a4-4d20-abe6-ac65807427b2https://www.last.fm/music/Dijon/_/The+DressDijonrnb191724018636121150daf-24be-47a8-8916-e6893e50a7bbhttps://www.last.fm/music/Dijon/_/Talk+DownDijonrnb1792581151142aa6d1da9-384b-419b-9705-74bfc91c849fhttps://www.last.fm/music/Dijon/_/Many+TimesDijonindie23186865145c4272ca5-1eda-4c93-924c-4f1b5f5a6534https://www.last.fm/music/Dijon/_/Baby%21Dijonindie pop19724554476a251bfa9-b6c9-421a-9b8e-d3e24e4dcbe2https://www.last.fm/music/Dijon/_/HIGHER%21DijonNeo-Soulsoul4899292658671https://www.last.fm/music/Steely+Dan/_/Do+It+AgainSteely Danclassic rockrock572269065078474e5c6b9-3082-4ad4-b7c9-781c6e33a09ahttps://www.last.fm/music/Steely+Dan/_/Dirty+WorkSteely Danclassic rockrock4570504646482https://www.last.fm/music/Steely+Dan/_/Reelin%27+In+The+YearsSteely Danclassic rockrock3593076456730159e4900-f2f1-4a91-9215-2a746d495a94https://www.last.fm/music/Steely+Dan/_/Only+A+Fool+Would+Say+ThatSteely Danclassic rock3151556423532https://www.last.fm/music/Steely+Dan/_/PegSteely Danclassic rockrock11232156119145806446ea9-fa4f-31b3-9895-2ad3f6aaf99fhttps://www.last.fm/music/Le+Tigre/_/DeceptaconLe Tigreindieelectronic114842601758115https://www.last.fm/music/Lynyrd+Skynyrd/_/Sweet+Home+AlabamaLynyrd Skynyrdclassic rockrock118596471467924https://www.last.fm/music/Lynyrd+Skynyrd/_/Free+BirdLynyrd Skynyrdclassic rockrock6669488933400https://www.last.fm/music/Lynyrd+Skynyrd/_/Simple+ManLynyrd Skynyrdclassic rockrock639986115223https://www.last.fm/music/Lynyrd+Skynyrd/_/FreebirdLynyrd Skynyrdclassic rockrock8256010818673a5ddb256-b662-4df0-8b39-7cac2f44e462https://www.last.fm/music/Lauv/_/I+Like+Me+BetterLauvpopindie146866451620515dd179794-89e5-44b3-bdc4-3276c970b76bhttps://www.last.fm/music/Audioslave/_/Like+a+StoneAudioslavealternative rockrockGrungealternative74572151061888267a9427-2528-4d97-ac00-afd6bda0f169https://www.last.fm/music/Audioslave/_/Be+YourselfAudioslaverockalternative rockalternative7393140105988805970f12-5a1a-3136-8b21-0f47db4f64b2https://www.last.fm/music/Audioslave/_/Show+Me+How+To+LiveAudioslaverockalternative rockhard rockalternative48957572259619ef2ec67-4ef9-40b4-a6c1-a4baed4a3223https://www.last.fm/music/Yves/_/LOOP+(feat.+Lil+Cherry)Yvesk-popHouseKpoprap281267915817571d18379-672a-4240-9706-b6ba6862532chttps://www.last.fm/music/Yves/_/ViolaYveshyperpopelectropop21989391289417eec29b6-0bda-4dac-96e4-ef9ec55ffa04https://www.last.fm/music/Yves/_/DIORAMAYvesk-poprnbpop1119814119312db15b51b-df2c-46fe-adf1-6e9f28601649https://www.last.fm/music/Yves/_/Soap+(feat.+PinkPantheress)Yvesk-pop11194229219091ecdf38-c06f-4531-88ab-97fcda996bc3https://www.last.fm/music/Yves/_/White+catYvesk-poppopelectropop107186721192518https://www.last.fm/music/Miley+Cyrus/_/We+Can%27t+StopNoah Cyruspopdance98323911170731https://www.last.fm/music/Miley+Cyrus/_/Wrecking+BallNoah Cyruspop7228291540244268f8160-0d01-40bd-9918-fd5262e739e6https://www.last.fm/music/Lamp/_/%E3%82%86%E3%82%81%E3%81%86%E3%81%A4%E3%81%A4Lampjazzindie folkpop5701767492857062e5851-e9b7-34f2-815a-df13781c4920https://www.last.fm/music/Lamp/_/%E4%BA%8C%E5%8D%81%E6%AD%B3%E3%81%AE%E6%81%8BLampjazzpop67082744806428643bb24-fcc1-421a-9d9d-b6b82497bddfhttps://www.last.fm/music/Lamp/_/For+LoversLampindie folk5711230229678a5a6e12a-de56-4142-94d5-c9b973bb0fcehttps://www.last.fm/music/nettspend/_/We+Not+Like+Younettspendhip hop2465528154666ee6d7edd-ef35-4a17-b8ed-d257cdb3766dhttps://www.last.fm/music/nettspend/_/Shut+UpnettspendrapHip-Hopragetrap27046491383615e1dd029-e259-41d6-aa83-f9121ade7c4chttps://www.last.fm/music/nettspend/_/F%2ACK+SWAGnettspendHip-Hopraptrapragecloud rap21509391345992ced4583-0393-4398-a7ee-0cc7930ecc8dhttps://www.last.fm/music/nettspend/_/Skipping+ClassnettspendrapHip-Hoptrapcloud rap27187221274630e550647-dd62-4ce9-ab65-3588d52d3afahttps://www.last.fm/music/nettspend/_/shine+n+peacenettspendtrapcloud rap16177001164738bf3b499-c6fc-4fbb-a325-df667b7641c8https://www.last.fm/music/nettspend/_/Beach+leaknettspendhip hopragecloud rap118126793441https://www.last.fm/music/nettspend/_/TommynettspendHip-Hopraprage4203953474213https://www.last.fm/music/Central+Cee/_/BAND4BAND+(feat.+Lil+Baby)Central Ceerap136636271374039https://www.last.fm/music/Selena+Gomez+&+the+Scene/_/Love+You+Like+a+Love+SongSelena Gomez & the Scenepop5327363681039cf476ead-37d5-4533-8309-10ba3c2c56e5https://www.last.fm/music/Selena+Gomez+&+the+Scene/_/Who+SaysSelena Gomez & the Scenepop135036161773868https://www.last.fm/music/Journey/_/Don%27t+Stop+Believin%27Journeyclassic rockrock3299993638576https://www.last.fm/music/Journey/_/Don%27t+Stop+Believin%27+(2022+Remaster)Journeyrockclassic rock1105395125750a413365d-960d-4115-bb56-ba492a920534https://www.last.fm/music/Journey/_/Don%27t+Stop+BelievingJourneyclassic rockrock148118081660352f62a520d-3ea3-4876-aa01-3ec6efe76c25https://www.last.fm/music/Johnny+Cash/_/HurtJohnny Cashcountryfolk69739811192799c75f9320-93ab-48dd-a8d9-fa4d7fbfb487https://www.last.fm/music/Johnny+Cash/_/Ring+of+FireJohnny Cashcountryfolk3172901284094f0b9ae49-d849-4e16-83f9-639e0f5304f9https://www.last.fm/music/C418/_/Aria+MathC418electronic21712642719261666ec37-4cbb-49a8-9cbb-27604d943e86https://www.last.fm/music/C418/_/Moog+City+2C418electronic35427106488080274157ed-a05b-4af7-9be1-9ecfef7bb612https://www.last.fm/music/Agust+D/_/DaechwitaAgust Drap15884127357682e1402a77-c22b-4f07-9546-47ce39579beehttps://www.last.fm/music/Agust+D/_/PeopleAgust Dhip hop154308017337535079a54bb-1a59-4e40-8456-7695b644d059https://www.last.fm/music/Agust+D/_/HaegeumAgust Drap76954492871319dce99fc-2779-450f-9b90-393e70b7b3cfhttps://www.last.fm/music/Agust+D/_/give+it+to+meAgust Draphip hop9460755281072a70f9af1-52e3-4576-a0bc-5971c189aa16https://www.last.fm/music/Agust+D/_/MoonlightAgust Dhip hopKpop26167313275866https://www.last.fm/music/Agust+D/_/People+Pt.2+(feat.+IU)Agust Dhip hop8712040231152421f693a-8e65-42d1-a499-c20f406bd24dhttps://www.last.fm/music/Agust+D/_/Agust+DAgust Dhip hoprap13722007221863https://www.last.fm/music/Agust+D/_/D-DayAgust Draphip hopHip-Hop7033757221041https://www.last.fm/music/Agust+D/_/28+(feat.+NiiHWA)Agust Draphip hop14896745215173be9fbbb8-fe97-4f13-b095-99fb19ef2cedhttps://www.last.fm/music/Agust+D/_/AMYGDALAAgust Dk-pophip hoprap5108874207271https://www.last.fm/music/Agust+D/_/Burn+It+(feat.+MAX)Agust Dhip hop9549842203489https://www.last.fm/music/Agust+D/_/HUH%3F%21+(feat.+j-hope)Agust Draphip hopHip-Hop114826422022505b73cc04-a339-4730-8b58-3362b5bc066fhttps://www.last.fm/music/Agust+D/_/SDLAgust Dhip hopk-popKpop8627301199521https://www.last.fm/music/Agust+D/_/Snooze+(feat.+Ryuichi+Sakamoto,+Woosung+of+The+Rose)Agust DrapHip-Hop4556824190972https://www.last.fm/music/Agust+D/_/Strange+(feat.+RM)Agust Dhip hop2859521176870https://www.last.fm/music/Agust+D/_/so+far+away+(Feat.+SURAN)Agust DrapHip-Hop204489501649971c8ffcac-09ab-4c9a-9b36-4d0fac5bb3fbhttps://www.last.fm/music/Agust+D/_/Interlude+:+DawnAgust Dalternative rock8744738101574https://www.last.fm/music/Agust+D/_/Intro+:+Dt+sugA+(Feat.+DJ+Friz)Agust DHip-Hoprap13398408169667674ba24bc-084f-42c5-a10f-cfeb83efe3d3https://www.last.fm/music/Jimi+Hendrix/_/All+Along+the+WatchtowerJimi Hendrixclassic rockrock94628621560667https://www.last.fm/music/Jimi+Hendrix/_/Purple+HazeJimi Hendrixclassic rockrock8348186111569079bf5e52-a25b-3779-ae69-bc5a69817381https://www.last.fm/music/Jimi+Hendrix/_/Little+WingJimi Hendrixclassic rockrock1166174914655498710e932-7f54-43b7-97b4-dcba131f3c28https://www.last.fm/music/Kiss/_/I+Was+Made+for+Lovin%27+YouKisshard rockrockclassic rock4905557877269https://www.last.fm/music/Kiss/_/Rock+And+Roll+All+NiteKissclassic rockhard rockrock1000319163473066ec6bf-738f-4a05-b28d-b6020680fb5ehttps://www.last.fm/music/Kiss/_/I+Was+Made+for+Loving+YouKisshard rockrockclassic rock435719735137711119043-c4ce-457a-b095-6c8ad2fb7e9chttps://www.last.fm/music/NCT+127/_/Cherry+BombNCT 127k-popKpoppop4594022303315074f8fc3-94d5-4ee9-972d-58a5c5a7a7f0https://www.last.fm/music/NCT+127/_/Kick+ItNCT 127k-popKpop5003415217682dd6cff78-760a-406b-b9a9-93a6856df16ehttps://www.last.fm/music/NCT+127/_/Fact+CheckNCT 127k-popfunkpopelectropop2720148126360b54e1327-8541-46ac-81f5-682c6516b16dhttps://www.last.fm/music/NCT+127/_/WALKNCT 127hip hop122841371491695003fab47-b81a-377b-afc4-48ce4fd6fc1dhttps://www.last.fm/music/Disturbed/_/Down+With+the+SicknessDisturbedNu Metalmetalhard rock8245105999977075a6425-53da-3f3d-a5da-6f6ab2b9158ahttps://www.last.fm/music/Disturbed/_/StrickenDisturbedmetalNu Metalhard rockheavy metal358660134306421d457eb-7d27-45ef-a79b-1c2c5c401a35https://www.last.fm/music/Omar+Apollo/_/UselessOmar ApolloNeo-Soulsoul1412988115680419e766458-0588-4610-93ad-0521315258d1https://www.last.fm/music/Yeah+Yeah+Yeahs/_/MapsYeah Yeah Yeahsindieindie rockalternativerock1151758613798155c70fbf0-42d4-4ba5-a732-a0b960225f82https://www.last.fm/music/Yeah+Yeah+Yeahs/_/Heads+Will+RollYeah Yeah Yeahsindieelectronicdance1701040343452https://www.last.fm/music/Yeah+Yeah+Yeahs/_/Heads+Will+Roll+-+A-Trak+Remix+Radio+EditYeah Yeah Yeahselectronic1846041814893739ed1531a-04f4-4309-9f70-ea34df8c9536https://www.last.fm/music/alt-J/_/Breezeblocksalt-Jindiealternative7032160851856cf6c8aee-ddb7-499f-bfa0-610aa3b32c0chttps://www.last.fm/music/alt-J/_/Left+Hand+Freealt-Jindie rockindie660990369003712a97bf7-ef17-4319-8bc5-0bf180d5eca6https://www.last.fm/music/alt-J/_/Something+Goodalt-Jalternativeindieindie popart popindie rock4652885426188https://www.last.fm/music/Nujabes/_/Feather+(feat.+Cise+Starr+&+Akin+from+Cyne)NujabesHip-Hop3257637313097https://www.last.fm/music/Nujabes/_/Lady+Brown+(feat.+Cise+Starr+from+CYNE)Nujabesraphip hopHip-Hop2679906254106https://www.last.fm/music/Nujabes/_/Luv+(Sic)Nujabesrap246730824334933b2bc26-fa5a-4192-b974-d7bf01140fb0https://www.last.fm/music/Nujabes/_/Aruarian+DanceNujabesHip-Hop5871840626068https://www.last.fm/music/Stromae/_/PapaoutaiStromaepopdance42979024614436c8deac7-5d8c-4f36-9496-73a4ec775c81https://www.last.fm/music/Stromae/_/Tous+les+m%C3%AAmesStromaeelectropop113949211297248https://www.last.fm/music/Crowded+House/_/Don%27t+Dream+It%27s+OverCrowded Housepoprockclassic rock13291017350466https://www.last.fm/music/RM/_/seoul+(prod.+HONNE)RMKpopindieHip-Hop13065116307834648771aa-d54d-41e0-ae3b-6472d10f712chttps://www.last.fm/music/RM/_/moonchildRMraphip hopHip-Hop100736462708269978fa32-07c3-4ca5-bf29-fa2f8d3ab61dhttps://www.last.fm/music/RM/_/tokyoRMraphip hopelectronick-pop16643614256939https://www.last.fm/music/RM/_/Still+Life+(with+Anderson+.Paak)RMhip hoprapk-popHip-HopKpop8890835251663bb239bff-a168-4d58-b496-937647d641b6https://www.last.fm/music/RM/_/forever+rainRMhip hoprapalternativek-pop1243766022876662e87c65-723d-430d-9e12-4fc6a39cbc67https://www.last.fm/music/RM/_/LonelyRMhip hoppopk-popKpop79503402279083b1708af-2a6d-4dcd-b8a3-68efbacd759dhttps://www.last.fm/music/RM/_/uhgoodRMhip hopindiek-popalternative11067620221334https://www.last.fm/music/RM/_/Closer+(with+Paul+Blanco,+Mahalia)RMhip hop8643410218678https://www.last.fm/music/RM/_/Yun+(with+Erykah+Badu)RMraphip hopHip-Hopk-popKpop12915448214502ed543bbf-0a07-4efa-8dda-2f34f4685559https://www.last.fm/music/RM/_/Change+pt.2RMraphip hopHip-Hop8740822200184https://www.last.fm/music/RM/_/All+Day+(with+Tablo)RMraphip hopHip-Hopk-popKpop34453633199961e989ad03-585a-4ad8-aeb3-0a0d8c4620a9https://www.last.fm/music/RM/_/Come+back+to+meRMalternativeindie popNeo-Soul72925272193154c73941d9-7ac1-486d-bd88-3d3f8e944a7dhttps://www.last.fm/music/RM/_/LOST%21RMpopalternative8097150186811https://www.last.fm/music/RM/_/Hectic+(with+Colde)RMhip hopk-popKpop8092239184769https://www.last.fm/music/RM/_/Forg_tful+(with+Kim+Sawol)RMfolkhip hopindie7419391183941https://www.last.fm/music/RM/_/No.2+(with+parkjiyoon)RMhip hoppop10302990179735602c5a16-5ede-439e-85e9-c22fa4c4e512https://www.last.fm/music/RM/_/NutsRMrap8976706146178bb5fc7c3-f05f-4608-bb20-947e7e69ac59https://www.last.fm/music/RM/_/GroinRMrapHip-Hop62942031457851083d654-7d7d-4865-a2af-2d43ecc1d290https://www.last.fm/music/RM/_/Domodachi+(feat.+Little+Simz)RMrapHip-Hop8696474144561f430913a-9f6d-4ea0-b124-2b3be3fafe91https://www.last.fm/music/RM/_/out+of+loveRMrap8143166144329b01a5c19-9117-4247-b046-434b8abab445https://www.last.fm/music/RM/_/HeavenRMpop199898510650037917bf2-83f7-41bb-9f89-5320aa4561c4https://www.last.fm/music/Che/_/Pizza+TimeChepop rapragetrapcloud rap1594053102803https://www.last.fm/music/Che/_/Miley+CyrusCherapragepop raptrap123298477488https://www.last.fm/music/Che/_/solCheragetrap95384373620a7440f0c-3040-4c1a-82b4-0e813a89756fhttps://www.last.fm/music/Che/_/MANNEQUINChetrapragecloud rap59550362371556f950e-0b3b-44bb-a750-c6c5d5b86140https://www.last.fm/music/Che/_/BA$$Cherage36176745873294ad22e-6d92-47d8-95be-1ab91bd2d9c6https://www.last.fm/music/Che/_/HELLRAISERCheragetrap1052098898925206ead44b-a0d6-4db0-8fc5-54ffa31f45c2https://www.last.fm/music/Flyleaf/_/I%27m+So+SickFlyleafrockalternative rockhard rock854551086674326882e5b-8b0e-4e70-81d4-419c5cc174e3https://www.last.fm/music/Flyleaf/_/All+Around+MeFlyleafalternative rockrockalternative4257159541339d2b1164a-3a3a-4665-81a2-21a8e9d1f372https://www.last.fm/music/Flyleaf/_/Fully+AliveFlyleafalternative rockrockhard rockalternative4191864593394https://www.last.fm/music/Fifth+Harmony/_/Work+from+Home+(feat.+Ty+Dolla+$ign)Fifth Harmonypop2864068502272https://www.last.fm/music/Fifth+Harmony/_/Worth+It+(feat.+Kid+Ink)Fifth Harmonypop34271604366860b2c402e-cd81-4777-bdd9-52a459242108https://www.last.fm/music/Fifth+Harmony/_/That%27s+My+GirlFifth Harmonypop2628125393203https://www.last.fm/music/T-Pain/_/Bartender+(feat.+Akon)T-PainrnbHip-Hop1284355215537https://www.last.fm/music/T-Pain/_/Up+Down+(Do+This+All+Day)+(Feat.+B.o.B)T-Painhip hop120096291630079https://www.last.fm/music/Bill+Withers/_/Ain%27t+No+SunshineBill Witherssoul728751810970932b03e9e9-0593-448d-898f-9a79c91cec34https://www.last.fm/music/Bill+Withers/_/Lovely+DayBill Witherssoulfunk2439043493525https://www.last.fm/music/Bill+Withers/_/Use+MeBill Witherssoulfunk10049054748093https://www.last.fm/music/The+Alchemist/_/E.+Coli+(feat.+Earl+Sweatshirt)The Alchemistrap1748896257312https://www.last.fm/music/The+Alchemist/_/Ray+Mysterio+(feat.+Westside+Gunn+&+Conway)The AlchemistHip-Hoprap492712052688430deb871-49e3-4278-abe7-c789dface09ehttps://www.last.fm/music/Machine+Girl/_/MG1Machine Girlelectronic4153785419280572da35f-748b-4065-a7b7-1e3cd84f981bhttps://www.last.fm/music/Machine+Girl/_/GhostMachine Girlelectronicdance2633508274246c334bc26-9f6f-44ef-8667-1df6c4e4a6abhttps://www.last.fm/music/Machine+Girl/_/%E3%81%86%E3%81%9A%E3%81%BE%E3%81%8DMachine Girldanceelectronic505407410588155d06360a-f96f-4a6d-82c3-4632afa48c81https://www.last.fm/music/Nelly/_/Hot+in+HerreNellyHip-Hopraphip hop56404971027249https://www.last.fm/music/Nelly/_/DilemmaNellyrnbHip-Hoprap4178665914415https://www.last.fm/music/Nelly/_/Ride+Wit+MeNellyhip hoprapHip-Hoprnb4946295638090https://www.last.fm/music/Nelly/_/Just+a+DreamNellyHip-Hoprnbhip hop427399147373e9e64835-1944-49fd-9d18-112d77b57ab3https://www.last.fm/music/Nelly/_/Hot+In+HereNellyHip-Hopraphip hop663338119630https://www.last.fm/music/Nelly/_/Just+A+Dream+-+MainNellyHip-Hoprnbhip hop44192410098319f0730e-13a4-4293-951e-f64096b6c651https://www.last.fm/music/Nelly/_/Dilemma+(feat.+Kelly+Rowland)NellyrnbHip-Hoprap26397782606https://www.last.fm/music/Nelly/_/Dilemma+ft+Kelly+RowlandNellyrnbHip-Hoprap26660178935https://www.last.fm/music/Nelly/_/Ride+With+MeNellyhip hoprapHip-Hoprnb4711853345792ddea782b-e8df-4291-823a-d72a5e7b15e1https://www.last.fm/music/Black+Country,+New+Road/_/ConcordeBlack Country, New Roadindie rock452572834497145974686-7ee1-444a-aceb-6cbbdddc41a4https://www.last.fm/music/Black+Country,+New+Road/_/Chaos+Space+MarineBlack Country, New Roadindie rock4051708294127a81f23ba-d166-494b-8098-fd36d573d2echttps://www.last.fm/music/Black+Country,+New+Road/_/Good+Will+HuntingBlack Country, New Roadindie rock2878088255432d512b620-984a-461f-8821-150ce3d45dc0https://www.last.fm/music/Black+Country,+New+Road/_/HaldernBlack Country, New Roadindie rock77766521220494d400bf2c-067e-4044-9c73-e88d8b1aa6ddhttps://www.last.fm/music/Whitney+Houston/_/I+Wanna+Dance+with+Somebody+(Who+Loves+Me)Whitney Houstonpopdancesoul5073428973337https://www.last.fm/music/Whitney+Houston/_/I+Will+Always+Love+YouWhitney Houstonpop4428897633914384b44fc-985e-4ab1-8949-acfe783b8526https://www.last.fm/music/Whitney+Houston/_/I+Have+NothingWhitney Houstonpopsoulrnb3422562618522https://www.last.fm/music/Whitney+Houston/_/How+Will+I+KnowWhitney Houstonpopdance66048111167115https://www.last.fm/music/Fergie/_/FergaliciousFergiepopdancernbHip-Hop61766961004232https://www.last.fm/music/Fergie/_/GlamorousFergiepopdancernbHip-Hop439939980439009442fa5-70ed-4c81-b4c8-9c8878f516edhttps://www.last.fm/music/Fergie/_/London+BridgeFergiepopHip-Hoprnb483959776142132dfd40e-9d36-4707-8961-263740eebdefhttps://www.last.fm/music/Fergie/_/Big+Girls+Don%27t+Cry+(Personal)Fergiepop1267017156161https://www.last.fm/music/Fergie/_/Glamorous+(feat.+Ludacris)FergiepopdancernbHip-Hop20574533716https://www.last.fm/music/Fergie/_/London+Bridge+(Oh+Shit)FergiepopHip-Hoprnb18334528554https://www.last.fm/music/Fergie/_/London+BridgesFergiepopHip-Hoprnb129601841681006https://www.last.fm/music/Lily+Allen/_/SmileLily Allenpop589920283500404968659-c11b-4215-83c1-25a59826e8cchttps://www.last.fm/music/Lily+Allen/_/LDNLily Allenpop7244828849374b00dff59-f83d-4767-bdd8-40b7629a7707https://www.last.fm/music/Lykke+Li/_/Little+BitLykke Liindieelectronic59157157255808ec7848b-e266-4abc-99bf-b651206762adhttps://www.last.fm/music/Lykke+Li/_/I+Follow+Rivers+-+The+Magician+RemixLykke Lielectronic512132455341781847555-14fe-42d9-bc44-5d609584e8c0https://www.last.fm/music/Lykke+Li/_/sex+money+feelings+dieLykke Liindieindie pop6661043570643bd4e3763-74cb-4a69-bf67-753ee9a4a021https://www.last.fm/music/Amaarae/_/SAD+GIRLZ+LUV+MONEY+Remix+(feat.+Kali+Uchis+and+Moliy)Amaaraepoprnb1920470170498a25f128d-0aa3-4160-95ba-67d1f1415d25https://www.last.fm/music/Amaarae/_/Princess+Going+DigitalAmaaraeelectropoppop462263148562306f74a8a-a6ad-46f9-b6b7-8752943fc5dfhttps://www.last.fm/music/Wonder+Girls/_/Tell+MeWonder Girlsk-popKpop3529537298403026f2b70-74a5-4254-acec-d134078797eahttps://www.last.fm/music/Wonder+Girls/_/RewindWonder Girlsk-popsynthpop1840024209343e8e157e0-0088-3c8f-bead-cb5d564e397bhttps://www.last.fm/music/Wonder+Girls/_/So+HotWonder Girlsk-popKpop7830978742154ac7e1f2b-baf0-4921-bbe4-acfc394fa5c7https://www.last.fm/music/Jungle/_/Back+on+74Junglesoulelectronic95392671098268https://www.last.fm/music/The+Stranglers/_/Golden+BrownThe Stranglersnew waverock523935354054103f6918f-7ba5-4724-977c-e28a27ad391ehttps://www.last.fm/music/A$AP+Ferg/_/Plain+JaneA$AP Fergtraprap878012737736119c96a56-0cb7-464f-9830-666e600af556https://www.last.fm/music/Kiss+of+Life/_/Midas+TouchKiss of LifeKpopk-pop73085943603618c88aacc-18ca-4d31-af7a-c54f04a726e7https://www.last.fm/music/Kiss+of+Life/_/IglooKiss of Lifetrappop7932713349919https://www.last.fm/music/Kiss+of+Life/_/Sugarcoat+(NATTY+Solo)Kiss of Lifernbk-pop5724673330239eac7b036-50a0-482f-aef2-e24e7946bd2chttps://www.last.fm/music/Kiss+of+Life/_/StickyKiss of Lifek-popKpop4447349271060850ddf64-294a-4ccd-8049-5686f391c02dhttps://www.last.fm/music/Kiss+of+Life/_/Nobody+KnowsKiss of LifeKpoprnbk-pop76679676536a3ea66ae-ed97-42f2-9b7f-7537ea172517https://www.last.fm/music/Kiss+of+Life/_/Lips+Hips+KissKiss of Lifek-popHip-HopKpopNeo-Soul42133104288945c913a4d-844a-4df5-8649-8e489a24f6f9https://www.last.fm/music/YUNGBLUD/_/ParentsYUNGBLUDindierockpunkHip-Hop2452884296998af0d09c0-12cb-3a63-86cf-20b9da1b8e9bhttps://www.last.fm/music/Charlie+Brown+Jr./_/S%C3%B3+os+Loucos+SabemCharlie Brown Jr.alternative rockpop rockrockalternative25216982901722143f625-9323-4a29-8748-64cad7fd2da1https://www.last.fm/music/Charlie+Brown+Jr./_/Ela+Vai+Voltar+(Todos+Os+Defeitos+de+uma+Mulher+Perfeita)Charlie Brown Jr.alternative rockrock2271593258758https://www.last.fm/music/Charlie+Brown+Jr./_/Z%C3%B3io+de+LulaCharlie Brown Jr.alternative rockrock229045924846343f2e260-3426-35e1-8a24-cccf513d54a8https://www.last.fm/music/Charlie+Brown+Jr./_/Lugar+ao+SolCharlie Brown Jr.rock2717053236044a180c6ad-ebaf-3fb4-ad37-878116f970f9https://www.last.fm/music/Charlie+Brown+Jr./_/Como+Tudo+Deve+SerCharlie Brown Jr.rockalternative rock182751419734817ab7688-8067-49b4-b3f8-362ccaef583ehttps://www.last.fm/music/Charlie+Brown+Jr./_/Meu+novo+mundoCharlie Brown Jr.alternative rockrock1418829224237https://www.last.fm/music/Megadeth/_/Symphony+Of+Destruction+-+Remastered+2012Megadethheavy metal21515286215166809f03130-4b30-46d8-a2cd-81f8ef9bb97bhttps://www.last.fm/music/M.I.A./_/Paper+PlanesM.I.A.Hip-Hopelectronicdance100011881067806074057f3-d366-4701-88ae-da78f01c7d18https://www.last.fm/music/M.I.A./_/Bad+GirlsM.I.A.Hip-Hopelectronicalternative44315725178888f13d546-0cc6-4d8b-8d3a-27805f3ca264https://www.last.fm/music/Iron+Maiden/_/The+Trooper+-+2015+remasterIron Maidenmetal4986904537208461535085-16a7-4521-bc42-b8e660d2aa4ehttps://www.last.fm/music/V/_/Sweet+NightVpop1358199413670535d546ff3-79b4-4694-ba60-bb2da19997f3https://www.last.fm/music/V/_/Love+Me+AgainVNeo-Soul6845995531452967f1e3f1-9770-45cd-a17f-45b06c575940https://www.last.fm/music/V/_/Slow+DancingVpopjazz43642599308852650f3319-7331-48f3-b50f-828a354cfcc2https://www.last.fm/music/V/_/Rainy+DaysVrnbpop199662462300962d0aa3e9-87c5-42b1-b305-7c7bcd27f103https://www.last.fm/music/V/_/For+UsVrnb62684711541292ad0c7ec-9c7c-45a0-911e-59dce6a1b588https://www.last.fm/music/V/_/Winter+BearVfolk6537184611471692a78270-f0ac-4182-bff1-89ef1e9fad48https://www.last.fm/music/V/_/Winter+Ahead+(with+PARK+HYO+SHIN)Vjazz108464561575635https://www.last.fm/music/Backstreet+Boys/_/I+Want+It+That+WayBackstreet Boyspop3589467617608https://www.last.fm/music/Backstreet+Boys/_/As+Long+as+You+Love+MeBackstreet Boyspop2890022411551https://www.last.fm/music/Justice/_/NeverenderJusticeHousedancedance-pop1956297288738https://www.last.fm/music/Justice/_/One+Night%2FAll+NightJusticesynthpopHouse1039489412334698100d87d-e534-4428-a4e8-89d9be40b853https://www.last.fm/music/Icona+Pop/_/I+Love+It+(feat.+Charli+XCX)Icona Popdance1949172234519c7f39c1e-4ba6-453c-b4b3-3211b9da4ed1https://www.last.fm/music/Icona+Pop/_/I+Love+ItIcona Popdance700532145679https://www.last.fm/music/Icona+Pop/_/I+Love+It+-+feat.+Charli+XCXIcona Popdance584161117097https://www.last.fm/music/Icona+Pop/_/I+Love+It+-+feat.+Charli+XCX+%5BOriginal+Version%5DIcona Popdance10771961685414https://www.last.fm/music/Sky+Ferreira/_/Everything+Is+EmbarrassingSky Ferreirapopsynthpopelectropop4560711591051bb54d-16be-3c84-b69f-164cfc4d29ddhttps://www.last.fm/music/Sky+Ferreira/_/Everything+is+EmbarassingSky Ferreirapopsynthpopelectropop47994507209010ca8d9fa-7b69-441a-8a6d-5619d8f720c1https://www.last.fm/music/The+Verve/_/Bitter+Sweet+Symphony+-+Remastered+2016The VerveNeo-Psychedelia1681597512580440373ac36-caeb-4beb-8ea0-afede22084f1https://www.last.fm/music/Neutral+Milk+Hotel/_/In+the+Aeroplane+Over+the+SeaNeutral Milk Hotelindiefolkindie rock1120353193182481d2cad3-1527-469a-885d-f08ae09c823ahttps://www.last.fm/music/Neutral+Milk+Hotel/_/Holland,+1945Neutral Milk Hotelindieindie rockfolk73687688439913097954e-50b9-4754-8af9-939438ee4f3dhttps://www.last.fm/music/Neutral+Milk+Hotel/_/Two-Headed+BoyNeutral Milk Hotelindiefolkindie rock7678384810781421b89a3-8eb4-4c6b-8662-b4bf33df8658https://www.last.fm/music/Neutral+Milk+Hotel/_/Communist+DaughterNeutral Milk Hotelindie6312763627620c7052310-e8ab-45a9-8a12-bff069a1af61https://www.last.fm/music/Neutral+Milk+Hotel/_/King+of+Carrot+Flowers+Pt.+1Neutral Milk Hotelfolkindie folk29814723703669b131b4d-f3fb-4b29-aba6-635fbda04523https://www.last.fm/music/Neutral+Milk+Hotel/_/King+of+Carrot+Flowers+Pts.+2+&+3Neutral Milk Hotelindie rock136743611639672713f6d65-e99f-47fd-91bd-ca7558bd3a58https://www.last.fm/music/Incubus/_/DriveIncubusalternative rockrockalternativeindie66562319186750120f39b-e856-4091-b4bf-8730d1eec42ehttps://www.last.fm/music/Incubus/_/Wish+You+Were+HereIncubusalternative rockrockalternative6014798856750bd8ae3c0-ecf6-4782-966b-d7a7d8fd8808https://www.last.fm/music/Incubus/_/Pardon+MeIncubusalternative rockrockalternative74069418277462046110e-0019-4277-a984-f814d8fc8967https://www.last.fm/music/Breaking+Benjamin/_/BreathBreaking Benjaminalternative rockrockhard rockalternative5168120613583103d98af-ca96-488f-8c0f-27d448d55337https://www.last.fm/music/Breaking+Benjamin/_/Dance+With+The+DevilBreaking Benjaminalternative rockrockhard rockalternative4603880534564517e728c-a063-4de0-b782-596629f88149https://www.last.fm/music/Breaking+Benjamin/_/I+Will+Not+BowBreaking Benjaminrockalternative rockhard rockalternative metal55056615050792c2c8e69-5287-4452-a630-e2bcfb45ccfehttps://www.last.fm/music/Breaking+Benjamin/_/The+Diary+of+Jane+-+Single+VersionBreaking Benjaminalternative metalalternative rock5545200935371538c52ab-aea6-3116-a549-8f39aca5c0f0https://www.last.fm/music/Prince/_/Purple+RainPrincepoprocksoul49536929193384c495d94-3d76-43eb-8ebc-49ddd022aba2https://www.last.fm/music/Prince/_/KissPrincefunkpop4713927836671d96b44e8-026f-441a-af8e-a44705b98584https://www.last.fm/music/Prince/_/When+Doves+CryPrincefunkpoprock8326779878522ab8d53bc-8732-4ae3-a65d-32ca5578d529https://www.last.fm/music/James+Arthur/_/Say+You+Won%27t+Let+GoJames Arthurpop4215180506690https://www.last.fm/music/James+Arthur/_/ImpossibleJames Arthurpop3393069389699b62b7753-329f-45cf-90f1-78deee3d24eehttps://www.last.fm/music/James+Arthur/_/Train+WreckJames Arthurpopindie26532433421936c183764-60d1-44c9-a046-770bf499e88chttps://www.last.fm/music/James+Arthur/_/Can+I+Be+HimJames Arthurpop7912860560799731d6c2b-9c40-45fb-8f13-8eddc2c36613https://www.last.fm/music/The+Last+Dinner+Party/_/Nothing+MattersThe Last Dinner Partyindie rockindieindie pop2606923291028d7ba269e-0ea5-4f25-bd0a-6648be13a2dfhttps://www.last.fm/music/The+Last+Dinner+Party/_/SinnerThe Last Dinner Partyindie rock22808982694149ba41d1d-086c-466f-a7c2-c5d3cc61be19https://www.last.fm/music/The+Last+Dinner+Party/_/The+Feminine+UrgeThe Last Dinner Partyindie rockpop rock27375263678e5217e84-1fcb-490e-b226-a03d35a8a03dhttps://www.last.fm/music/The+Last+Dinner+Party/_/This+Is+the+Killer+SpeakingThe Last Dinner Partyindie rock76812593687795a35306c-e8a8-4eff-a52f-40bcd65f97cbhttps://www.last.fm/music/NMIXX/_/DICENMIXXk-popKpop5246323320147e773baf5-6d59-487a-bde9-96574249e458https://www.last.fm/music/NMIXX/_/Love+Me+Like+ThisNMIXXk-popdance-popKpop7424570319874926bd3fd-cf27-4dc6-a323-4c6db911bdc9https://www.last.fm/music/NMIXX/_/O.ONMIXXk-poppopdancepop rockKpop4662030238832456977fd-e033-41af-8f37-fae82051fa6chttps://www.last.fm/music/NMIXX/_/DASHNMIXXKpop3842492208300255d1643-2d74-4cf8-b5c6-51751bec9b46https://www.last.fm/music/NMIXX/_/Roller+CoasterNMIXXk-popHouseKpop2506263138417https://www.last.fm/music/NMIXX/_/KNOW+ABOUT+MENMIXXk-poptrappop115511979389https://www.last.fm/music/NMIXX/_/PapillonNMIXXsoft rockk-popalt-popKpop6396045817405https://www.last.fm/music/Don+Omar/_/Danza+KuduroDon OmarReggaetondance3122748445998https://www.last.fm/music/Don+Omar/_/DileDon OmarReggaeton1698124253253https://www.last.fm/music/Don+Omar/_/Virtual+DivaDon OmarReggaeton6715224760060bde7d823-6486-47e7-863a-52339998feafhttps://www.last.fm/music/Jonas+Brothers/_/SuckerJonas Brotherspoppop rock4503079594652d4da7794-7cdb-4eb3-8889-305c2bc315echttps://www.last.fm/music/Jonas+Brothers/_/Burnin%27+UpJonas Brotherspoppop rockrock902613643a2e7fa7-4684-4295-909a-123bf1fbb589https://www.last.fm/music/Stay-C/_/ASAPSTAYCk-popKpop5776968https://www.last.fm/music/Stay-C/_/RUN2USTAYCKpopk-popelectronicelectropop6529875ad5a9fef-ed4b-43a7-80f5-43614b74582fhttps://www.last.fm/music/Stay-C/_/STEREOTYPESTAYCpopk-popKpopelectronic5143814460bdad9-0341-47d2-87ed-0d923828d82ahttps://www.last.fm/music/Stay-C/_/SO+BADSTAYCelectropoppop1096555https://www.last.fm/music/Stay-C/_/GPTSTAYCKpopk-pop91495028671825c30e191-7949-30b9-bab1-1f5e6a6c2ca8https://www.last.fm/music/Skillet/_/MonsterSkilletrockalternative rockhard rock611628268838109497811-a69b-438f-b7c7-d6002d188794https://www.last.fm/music/Skillet/_/HeroSkilletrockalternative rock398002343092027182378-70d7-3b0a-a7bd-350320165c67https://www.last.fm/music/Skillet/_/Awake+and+AliveSkilletrockalternative rockalternative1057470013271781dcaf7bf-39d0-450b-a6cc-6c124e6642d2https://www.last.fm/music/Sum+41/_/In+Too+DeepSum 41punk rockrockpop punkpunk1065215613027893822bec1-f766-470c-881d-3ce1e8cc359dhttps://www.last.fm/music/Sum+41/_/Fat+LipSum 41punk rockpunkpop punkrock915774510228120130dd91-d251-4295-bb5d-6592bd17880fhttps://www.last.fm/music/Sum+41/_/Still+WaitingSum 41punk rockpunkpop punkrock70069095444001b429c03-db3b-4472-a9fc-5cf86977d27fhttps://www.last.fm/music/Cuco/_/Lover+Is+a+DayCucoindie popindiedream poppop3864869358167a51eb963-a44a-4a98-bc1d-698e106c0d67https://www.last.fm/music/Cuco/_/Lo+Que+SientoCucoindie popdream popindie4213005931600https://www.last.fm/music/Kelis/_/MilkshakeKelisrnbpopHip-Hopdance29524258609https://www.last.fm/music/Kelis/_/Milk+ShakeKelisrnbpopHip-Hopdance82922786858892c6afd59-957e-4f43-b05b-ee4bf1f9ad2fhttps://www.last.fm/music/Death+Grips/_/Get+GotDeath GripsHip-Hoprap79541466146970b81552c-8586-46af-968f-50bbc05b1114https://www.last.fm/music/Death+Grips/_/I%27ve+Seen+FootageDeath GripsHip-Hop608721447647615b252e4-7d66-4161-a6b5-b20dbe5cd57bhttps://www.last.fm/music/Death+Grips/_/HackerDeath GripsHip-Hop9885134728902c9447e79-e983-40ed-aaf2-b3a3da201e43https://www.last.fm/music/Flo+Milli/_/Never+Lose+MeFlo Milliraprnb39109344085600166be99-9c62-40ba-ad11-7e8c0f6fcb98https://www.last.fm/music/Flo+Milli/_/Beef+FloMixFlo Millitrapcloud rap17553262245636e3f3ea1-ff36-455f-a7fb-f9aa2ea12364https://www.last.fm/music/Flo+Milli/_/Never+Lose+Me+(feat.+SZA+&+Cardi+B)Flo Millipop rap864479585589601bf48e5-86f5-49fb-8a72-8ef01e4b7d99https://www.last.fm/music/Beach+Bunny/_/Cloud+9Beach Bunnyindie popindie rock88591778491022d3da60f-d655-437e-93e4-888d14db094chttps://www.last.fm/music/Beach+Bunny/_/Prom+QueenBeach Bunnyindie popindie rockrockindie69688076548585d1fdc40-1de2-48d3-bfbc-160753249f20https://www.last.fm/music/Beach+Bunny/_/SportsBeach Bunnyindie popindie rock8846519893350fed96c47-9a15-4512-8546-2e216c239234https://www.last.fm/music/John+Mayer/_/Slow+Dancing+in+a+Burning+RoomJohn Mayerrock55385084871931ecc87bf-3621-4ae0-9e76-f58bd9951503https://www.last.fm/music/John+Mayer/_/New+LightJohn Mayerindiepop2304721207835c43ac66c-d8c5-4319-a0aa-6a758ed629cfhttps://www.last.fm/music/Anavit%C3%B3ria/_/Ai,+AmorAnavitóriafolkpop2376300177068db9f1113-81fc-4f7a-8d44-f794d0abde82https://www.last.fm/music/Anavit%C3%B3ria/_/LisboaAnavitóriafolk10161727441426a29d26-857d-4c72-b176-c2577268a9bbhttps://www.last.fm/music/Anavit%C3%B3ria/_/Ter+o+cora%C3%A7%C3%A3o+no+ch%C3%A3oAnavitóriaNeo-Soulindie pop95891770906b4c3e69b-c1e0-4f23-a120-9e560632cca4https://www.last.fm/music/Anavit%C3%B3ria/_/Minto+Pra+Quem+PerguntarAnavitóriaindie pop246058572288994https://www.last.fm/music/Gotye/_/Somebody+That+I+Used+to+KnowGotyeindiealternativeelectronic3102987304098https://www.last.fm/music/Gotye/_/Somebody+That+I+Used+to+Know+(feat.+Kimbra)Gotyeindiealternativeelectronic65100867447304d1590cd-add2-4484-97d5-ab6680edf0a6https://www.last.fm/music/Teddy+Swims/_/Lose+ControlTeddy Swimssoul22716293020636022df95-56b5-4cae-982c-40e8525d380ahttps://www.last.fm/music/Teddy+Swims/_/The+DoorTeddy Swimssoulpop1832859287356551ad893-bbf9-4b71-8893-bb96c5b3687ahttps://www.last.fm/music/Teddy+Swims/_/Bad+DreamsTeddy Swimspop96400986568510380a07c-34b0-4969-b2c7-7900f70d8273https://www.last.fm/music/Rainbow+Kitten+Surprise/_/It%27s+Called:+FreefallRainbow Kitten Surpriseindieindie popindie rock221813020121805b42319-23fb-4331-b0a1-ece160ce44dfhttps://www.last.fm/music/Rainbow+Kitten+Surprise/_/PainkillersRainbow Kitten Surprisefolkindie rockindie pop34199763134702297217b-c41f-4207-8480-4341ab0b6164https://www.last.fm/music/Xavier+Wulf/_/Psycho+PassXavier Wulftrap2588038203207https://www.last.fm/music/Xavier+Wulf/_/Morning+DewXavier Wulfcloud rap13049213802767390e19f7-f2c7-4949-b8a4-c60e76eac1c4https://www.last.fm/music/Weyes+Blood/_/AndromedaWeyes Bloodart popsoft rock63578855143694b8a733d-3426-4ce0-b3e2-ee899616dab3https://www.last.fm/music/Weyes+Blood/_/A+Lot%27s+Gonna+ChangeWeyes Bloodart popindie4058306388449273f86a4-ee35-4627-8c98-47bacb629ac8https://www.last.fm/music/Weyes+Blood/_/MoviesWeyes Bloodart pop3248939317076128995fd-bdbb-4ee5-b73c-f546bdd48cb4https://www.last.fm/music/Weyes+Blood/_/Something+to+BelieveWeyes Bloodsoft rockart pop41422616226643b4469f9-2967-464c-8217-c167647ad852https://www.last.fm/music/Big+Sean/_/I+Don%27t+Fuck+with+YouBig SeanHip-Hopraphip hop3807306453966https://www.last.fm/music/Big+Sean/_/BewareBig SeanHip-Hop1232572562217639bb769e-d494-45e7-9d66-9ccd2743950bhttps://www.last.fm/music/Leith+Ross/_/we%27ll+never+have+sexLeith Rossfolkindie folk3914551453745https://www.last.fm/music/BABYMETAL/_/Gimme+Chocolate%21%21BABYMETALmetal892242106801https://www.last.fm/music/BABYMETAL/_/from+me+to+u+(feat.+Poppy)BABYMETALmetalcorealternative metalmetal4181361740543a6179569-2c0f-4449-94dd-58971037951dhttps://www.last.fm/music/Jeremih/_/Birthday+SexJeremihrnb49966855809520d751dff-30e6-46fd-bc75-574f973d9eachttps://www.last.fm/music/Jeremih/_/ouiJeremihrnb30269184731059817e7e5-b1da-483e-8369-a1e8297042f8https://www.last.fm/music/Jeremih/_/Don%27t+Tell+%27EmJeremihHip-Hop25287752926960550fadd-4495-37e1-92a8-453c51371c39https://www.last.fm/music/Luis+Miguel/_/Ahora+Te+Puedes+MarcharLuis Miguelpop506157946403618bea2d3-2269-4799-957c-637dc5263825https://www.last.fm/music/Vince+Staples/_/Norf+NorfVince StaplesHip-Hop6590693773529https://www.last.fm/music/LCD+Soundsystem/_/All+My+FriendsLCD Soundsystemelectronic6765343763153https://www.last.fm/music/LCD+Soundsystem/_/Dance+Yrself+CleanLCD Soundsystemelectronicindiedance5357878713275https://www.last.fm/music/LCD+Soundsystem/_/Someone+GreatLCD Soundsystemelectronicindie4430883570194https://www.last.fm/music/LCD+Soundsystem/_/I+Can+ChangeLCD Soundsystemelectronic571805063814360dabc59-d1c0-461c-a969-0ddafebbf144https://www.last.fm/music/Logic/_/1-800-273-8255LogicrapHip-Hop9074542704429https://www.last.fm/music/GoldLink/_/Crew+(feat.+Brent+Faiyaz+&+Shy+Glizzy)GoldLinkpop rapraptrapcloud rap544801649630509260f5f-3ac6-487f-bf1c-0cbce1d61aa5https://www.last.fm/music/Solange/_/Losing+YouSolangernbpop416748046808522b4b0ee-6b19-44bc-b95c-7f631c0f071dhttps://www.last.fm/music/Solange/_/Cranes+in+the+SkySolangeart popNeo-Soul17538526106282220e7e75c-6091-4637-ac46-a2e58aee7b19https://www.last.fm/music/Liana+Flores/_/rises+the+moonLiana Floresindiepopindie pop55066350510f91f5fe1-7b65-413d-b817-e248b6f28146https://www.last.fm/music/Feng/_/Who+do+u+wanna+beFengcloud rap7721229733712000c81ee-bc19-4fa0-ae9f-856ec9a92c3chttps://www.last.fm/music/blackbear/_/hot+girl+bummerblackbearrnbraptrap8414613730757ffbfc83b-b975-4cac-b5d1-d626dbbb9200https://www.last.fm/music/blackbear/_/idfcblackbearrnb377047145885600e04d2c-ea40-438f-9451-9d2a5b81a82dhttps://www.last.fm/music/blackbear/_/do+re+miblackbearrnbrapsoul1292432213768112e21c505-75e8-3376-a4bd-9449b76bfabahttps://www.last.fm/music/Neon+Trees/_/Everybody+TalksNeon Treesalternativeindie rockrock87918471037448000a6540-ef70-36a6-b321-85813d43c5eahttps://www.last.fm/music/Neon+Trees/_/AnimalNeon Treesalternativealternative rockindie2537700176844https://www.last.fm/music/BK/_/PlanosBKrapHip-Hop4344960639653https://www.last.fm/music/Phil+Collins/_/In+The+Air+Tonight+-+2015+RemasteredPhil Collinsart popsoft rockpop2876663406759b79ab746-3502-4536-93c1-9b24affa7617https://www.last.fm/music/Phil+Collins/_/Another+Day+in+Paradise+-+2016+RemasterPhil Collinsrocksoft rockpop97104281656https://www.last.fm/music/Slayyyter/_/No+CommaSlayyyterpop rap73806067761b105c99f-f560-4b4d-9b05-8af3489a0d60https://www.last.fm/music/Slayyyter/_/BEAT+UP+CHANEL$Slayyyterelectropop8423893751742745cc4a1-b551-44d1-9d47-cc6ef7ad97b9https://www.last.fm/music/Ava+Max/_/Sweet+but+PsychoAva Maxpopelectropop589608556146390e606bc-6b29-4afe-8393-872e24db7632https://www.last.fm/music/Ava+Max/_/Kings+&+QueensAva Maxpopelectropop4106756330775c007686f-032e-4347-9923-96a0fa54d3abhttps://www.last.fm/music/Kim+Petras/_/Treat+Me+Like+a+SlutKim Petraselectropoppop365582730696433c8bc34-c708-4a3e-b1b6-58dc462a3e2dhttps://www.last.fm/music/Kim+Petras/_/XXXKim Petraselectropop2930955596793https://www.last.fm/music/Eve/_/Let+Me+Blow+Ya+MindEveHip-Hopraprnbhip hop604542343233200e9beaa-dd9d-4ab5-97b7-181eae4278cchttps://www.last.fm/music/Eve/_/Kaikai+KitanEverock4197784339865https://www.last.fm/music/VIOLENT+VIRA/_/I+Don%27t+CareVIOLENT VIRAalternative metalpost-hardcoreNu Metal216901123221639d4945b-d704-43d2-8939-c6158b120333https://www.last.fm/music/VIOLENT+VIRA/_/you%27re+not+gone,+you%27re+just+dead%21VIOLENT VIRAalternativealternative metalNu Metalpost-hardcore1778805173196https://www.last.fm/music/VIOLENT+VIRA/_/God+ComplexVIOLENT VIRArockmetalalternativealternative metal9911101228133add3ef9-0462-4b68-99b7-8bf60affb845https://www.last.fm/music/VIOLENT+VIRA/_/SaccharineVIOLENT VIRAalternative metalNu Metalmetalcore1065664120746dc4f6cad-34de-4a9c-9cd1-03c0611d9262https://www.last.fm/music/VIOLENT+VIRA/_/Collar+of+TruthVIOLENT VIRANu Metal29936150789526d0fcf-0a88-46ef-9659-3ced6d925c62https://www.last.fm/music/VIOLENT+VIRA/_/BURN+ME+WITH+A+BIBLEVIOLENT VIRAalternative metalNu Metal526957933483453473f41-e316-4bde-a980-c4ad4d2b8da9https://www.last.fm/music/Niki/_/lowkeyNikirnbindiejazz4025255141692https://www.last.fm/music/Niki/_/BackburnerNikipopalt-pop3406620192824https://www.last.fm/music/Jaydes/_/roseJaydesshoegazeemoalternative rock3188485122363https://www.last.fm/music/Jaydes/_/poisonJaydesrnbsoul218252911066691c079f3-80e1-4ba3-a6de-454cbd5ed493https://www.last.fm/music/Jaydes/_/hystericJaydesshoegaze720678293814075307843-36b3-42d0-ac96-fce2091962e6https://www.last.fm/music/10cc/_/I%27m+Not+in+Love10ccsoft rockclassic rockpop51713935608589056d456-f64b-43c3-a10b-a19dd9ba9459https://www.last.fm/music/DaBaby/_/BOPDaBabyraphip hopHip-Hop492684833527603d5b5cd-a53d-4a01-8fa4-27c1263d2410https://www.last.fm/music/Mom+Jeans./_/Death+CupMom Jeans.indie rock283942521988459f3d9e8-88cd-4697-b776-c0a2d79a05d1https://www.last.fm/music/Mom+Jeans./_/Edward+40handsMom Jeans.pop punk27738432124585cee7c5f-02c1-4a17-b160-cdf57f925463https://www.last.fm/music/Mom+Jeans./_/%2ASobs+Quietly%2AMom Jeans.rockemopunk39373314179061f2f9a79-ec30-4157-b645-ab402890d59dhttps://www.last.fm/music/Flume/_/Never+Be+Like+YouFlumeelectronicpoprnb69608686010https://www.last.fm/music/Pabllo+Vittar/_/MEXEPabllo VittarKpopfunk50803056869215a055c18-46eb-486d-b08b-22276a3fe4aehttps://www.last.fm/music/Martin+Garrix/_/In+the+Name+of+LoveMartin Garrixpop7057989645538db552013-745d-457b-bc23-94369888d6d6https://www.last.fm/music/Meek+Mill/_/Going+Bad+(feat.+Drake)Meek Milltraprap4141433383704a125c0ab-ffed-3c60-a7dd-b9e48f7c2e95https://www.last.fm/music/Meek+Mill/_/Dreams+and+NightmaresMeek Millrap659103745694044e0a73e-2c78-4539-9389-7fa39e50707chttps://www.last.fm/music/IU/_/LILACIUKpopk-pop12061532886574https://www.last.fm/music/Dream,+Ivory/_/welcome+and+goodbyeDream, Ivoryindie rockindiedream pop3733781300051323b1b6d-5a81-4863-bd70-6058e2c9d0a1https://www.last.fm/music/NAV/_/MyselfNAVraprnb80409891187454435c4b44-6853-4001-a56a-bfe173b05868https://www.last.fm/music/Soulja+Boy/_/Kiss+Me+Thru+The+PhoneSoulja BoyHip-Hoprap3437758835199https://www.last.fm/music/Soulja+Boy/_/Crank+That+(Soulja+Boy)Soulja BoyHip-Hoprap777336447788424482e7c-5f69-489d-8635-fcf2a983edfdhttps://www.last.fm/music/YOASOBI/_/%E5%A4%9C%E3%81%AB%E9%A7%86%E3%81%91%E3%82%8BYOASOBIpop202737114737812aef90d-5132-42d7-988a-62c4ae472da2https://www.last.fm/music/YOASOBI/_/%E5%8B%87%E8%80%85YOASOBIpop42846104397151efa125e-b6a6-4a95-af8b-25cdcd561127https://www.last.fm/music/Isabel+LaRosa/_/OlderIsabel LaRosapopk-popalt-pop308274530359753c226d2-ef58-4763-9440-be4202ddcd55https://www.last.fm/music/Isabel+LaRosa/_/favoriteIsabel LaRosapop3584948500972https://www.last.fm/music/Pet+Shop+Boys/_/West+End+Girls+-+2018+RemasterPet Shop Boyssynthpoppopelectronicnew wave738613171073300df4b23-feb5-4c7b-a23d-3515d1637edfhttps://www.last.fm/music/Alec+Benjamin/_/Let+Me+Down+SlowlyAlec Benjaminpop45955634649489f2338da-1bc5-4a81-8576-2f0b8646a797https://www.last.fm/music/Alec+Benjamin/_/Water+FountainAlec Benjaminpopindiealternativeindie pop343745035813276fd1911-bdae-4c71-835d-35b45f7f110fhttps://www.last.fm/music/Alec+Benjamin/_/If+We+Have+Each+OtherAlec Benjaminpop28393563017946f720059-4ad2-4bcc-a2b2-da0fbdfaf2e8https://www.last.fm/music/Alec+Benjamin/_/If+I+Killed+Someone+for+YouAlec Benjaminindiepopalternativeindie pop184508111943586https://www.last.fm/music/Jimmy+Eat+World/_/The+MiddleJimmy Eat Worldrockalternative rockalternativeemo7166423889774ceff3f5d-6eaa-4dc5-bbeb-5c33b6740a7chttps://www.last.fm/music/Jimmy+Eat+World/_/SweetnessJimmy Eat Worldalternative rockrockalternativeemo1721591816530310f2e60ba-b014-4b7c-aa82-2d3084c07545https://www.last.fm/music/Of+Monsters+and+Men/_/Little+TalksOf Monsters and Menindiefolkindie folkalternative54614176969261f3b75e7-f045-38cd-af78-692feea73ef9https://www.last.fm/music/Of+Monsters+and+Men/_/Mountain+SoundOf Monsters and Menindiefolkindie rock1651000716405709833ffbd-a387-415f-baab-dedd322529a9https://www.last.fm/music/Bastille/_/PompeiiBastilleindiepopalternative118274541650442f9089ce6-3ad4-4a26-9eb4-af5f55a8bd1dhttps://www.last.fm/music/TLC/_/No+ScrubsTLCrnbpopHip-Hop4777525949991https://www.last.fm/music/TLC/_/WaterfallsTLCrnbpopsoul153961618977197d9ec-534f-304f-a99a-017aea961c9fhttps://www.last.fm/music/TLC/_/Waterfalls+-+Single+EditTLCrnbpopsoul17526647239https://www.last.fm/music/TLC/_/No+Scrubs+-+With+RapTLCrnbpopHip-Hop2213110240993aa9b08c1-cce6-331e-bd11-d77712561e11https://www.last.fm/music/Marisa+Monte/_/DepoisMarisa Montepop1173162516231447a11d720-2bcb-41a8-8458-3eb7c8132368https://www.last.fm/music/Beck/_/LoserBeckalternativeindierockalternative rock8591080119930372ec8adf-8e79-3069-b007-1d93effd3077https://www.last.fm/music/Beastie+Boys/_/SabotageBeastie BoysHip-Hopraprock3853665718417f28d2ee6-4705-4a28-8bd2-8ce1b16b89a8https://www.last.fm/music/Beastie+Boys/_/No+Sleep+Till+BrooklynBeastie BoysHip-Hopraprock1956317316756https://www.last.fm/music/Beastie+Boys/_/Intergalactic+-+Remastered+2009Beastie BoysrapHip-Hop21302912993642836eedb-7803-311d-9c5a-7386d680c80dhttps://www.last.fm/music/The+Magnetic+Fields/_/I+Don%27t+Want+to+Get+Over+YouThe Magnetic Fieldsindieindie pop212636629730912ad3a0c-f95e-4626-9d89-8c023af8a174https://www.last.fm/music/The+Magnetic+Fields/_/All+My+Little+WordsThe Magnetic Fieldsalternativeindieindie pop12738831505302ab2cf20-9837-491f-b80d-5c2ca22d2d1chttps://www.last.fm/music/The+Magnetic+Fields/_/Andrew+In+DragThe Magnetic Fieldsindie popindiepopalternative3097312199924https://www.last.fm/music/yeule/_/Anthems+For+A+Seventeen+Year-Old+Girl+-+From+%22I+Saw+the+TV+Glow%22yeuledream pop853245885992beb9a5b-4a37-47fb-bce9-5b5a60961b76https://www.last.fm/music/yeule/_/Evangelic+Girl+is+a+Gunyeuleelectropop6109028251865d795ea-b295-460f-8555-53e5fc0597bfhttps://www.last.fm/music/yeule/_/Duduyeulealt-popindie pop21751810264458910433ad3-b988-41b9-9227-dafb0fb559f1https://www.last.fm/music/a-ha/_/Take+on+Mea-hapopnew wavesynthpop46976074790545a3898eb-0e26-4a57-997d-07837a44380fhttps://www.last.fm/music/Slow+Pulp/_/Falling+ApartSlow Pulpindie popindiedream popindie rock307121438072305e9c7cd-320a-4f25-b904-bb314b4b5d2fhttps://www.last.fm/music/Slow+Pulp/_/HighSlow Pulpindie rockshoegaze55662312343622cfcb1f-0ed4-420e-a523-266674085acehttps://www.last.fm/music/Slow+Pulp/_/BroadviewSlow Pulpindieindie rockindie folk86403861159583https://www.last.fm/music/Scorpions/_/Wind+of+ChangeScorpionsclassic rockrockhard rock60471449210006ab2c5ba-e3f8-4940-8a9b-0573acff959chttps://www.last.fm/music/Scorpions/_/Rock+You+Like+a+HurricaneScorpionshard rockclassic rockrock65116978399106a996ad3-66e2-3d7c-957c-5299ed3cd6a1https://www.last.fm/music/Scorpions/_/Still+Loving+YouScorpionsclassic rockhard rockrock4668905402981https://www.last.fm/music/League+of+Legends/_/Legends+Never+DieLeague of Legendspop rock6867248382371cda6b605-1937-4481-97a8-576f61ba9fe4https://www.last.fm/music/League+of+Legends/_/GODSLeague of Legendsk-pop3139622629699https://www.last.fm/music/Sir+Mix-A-Lot/_/Baby+Got+BackSir Mix-A-LotHip-Hopraphip hop2508209269810925c0903-dd15-4da2-9113-b9fc20b6b7f1https://www.last.fm/music/Sir+Mix-A-Lot/_/RideSir Mix-A-LotHip-Hoprap1780621208113df10f18b-0686-429d-aff2-16c78884fba0https://www.last.fm/music/Sir+Mix-A-Lot/_/Bark+Like+You+Want+ItSir Mix-A-LotHip-Hoprap837866124920https://www.last.fm/music/Sir+Mix-A-Lot/_/LockjawSir Mix-A-Lothip hoprappopdance3802212208https://www.last.fm/music/Sir+Mix-A-Lot/_/Baby+Got+Back+(1992)Sir Mix-A-LotHip-Hopraphip hop140114757e1224f36-11ad-4de8-ae5c-b046aae75485https://www.last.fm/music/Sir+Mix-A-Lot/_/Baby+Got+Back+%5B1992%5DSir Mix-A-LotHip-Hopraphip hop8201355604655b5c055ac-0b2e-4344-9c8a-bbaeeb88589fhttps://www.last.fm/music/100+gecs/_/money+machine100 gecshyperpop6613102467832ddcd7975-0176-47c0-b35e-b3d67676f043https://www.last.fm/music/100+gecs/_/hand+crushed+by+a+mallet100 gecshyperpoptrap39098493199128c66ea25-e23e-47bd-b91a-8fd50eb9a812https://www.last.fm/music/100+gecs/_/Dumbest+Girl+Alive100 gecsalternative rockhyperpopemo rapelectronic35269643007023b583e02-ba06-4270-81b3-85e08ae88a75https://www.last.fm/music/100+gecs/_/Hollywood+Baby100 gecspop punkhyperpopalternative rockrock15143411559602f2c4a1e-0435-49a2-a19b-907c83c10e69https://www.last.fm/music/Gal+Costa/_/Palavras+No+CorpoGal Costaindie11562421276300192a37d-1db4-446d-9614-04a2862a4152https://www.last.fm/music/Gal+Costa/_/AzulGal Costapop3271862387251f70e7d4b-5126-424e-ad1c-239d26032562https://www.last.fm/music/Rachel+Chinouriri/_/All+I+Ever+AskedRachel Chinouririsynthpopindieindie pop2016080228902d6a5200c-9039-40da-b000-4d3e7d37a896https://www.last.fm/music/Rachel+Chinouriri/_/Never+Need+MeRachel Chinouririindieindie poppop9397470710569529e67e6-685f-45ed-9b41-882d5d340bachttps://www.last.fm/music/Basement/_/CovetBasementemorockGrungealternative rock21117122957884c2f9910-0103-43bc-996f-a4ce9836df3chttps://www.last.fm/music/Basement/_/Are+You+The+OneBasementrock739790787967404eda543-d262-4706-9803-d1221b3a272dhttps://www.last.fm/music/Young+the+Giant/_/Cough+SyrupYoung the Giantindie rockindiealternative4676499535266b6f18cff-0981-4cf9-aada-0a11b33ebd3ahttps://www.last.fm/music/Young+the+Giant/_/Mind+Over+MatterYoung the Giantindiepopindie poprock100418976199472f28457a-595b-43ea-8b04-b04d5e5e3dc4https://www.last.fm/music/Lucy+Dacus/_/Night+ShiftLucy Dacusindie rockrock423036928559703763172-554c-4045-b994-9693d9c300a5https://www.last.fm/music/Tyler+Childers/_/All+Your%27nTyler Childerscountry23270251908036c8d2555-b998-4f8c-b264-cb6de68ae169https://www.last.fm/music/Tyler+Childers/_/Lady+MayTyler Childerscountryfolk34911394734004d14cc27-57a9-3196-9eb7-2bef0d2e066fhttps://www.last.fm/music/Santana/_/Smooth+(feat.+Rob+Thomas)Santanarock2501521432406https://www.last.fm/music/Santana/_/Maria+Maria+(feat.+The+Product+G&B)Santanarnbpop158477541107623b3c943aa-b690-489b-b372-2163cb799d26https://www.last.fm/music/Yot+Club/_/YKWIM%3FYot Clubindiedream pop119548241411473https://www.last.fm/music/Wheatus/_/Teenage+DirtbagWheatusrockalternativealternative rockpop34544587681https://www.last.fm/music/Wheatus/_/Teenage+Dirtbag+-+Explicit+Album+VersionWheatusrockalternativealternative rockpop767332448811313d9089c-19e8-45ca-bec7-c7f080c1704fhttps://www.last.fm/music/Sevdaliza/_/Alibi+(with+Pabllo+Vittar+&+Yseult)Sevdalizafunkelectronic4042787308184https://www.last.fm/music/Sevdaliza/_/Ride+Or+Die,+Pt.+2+(with+Villano+Antillano+&+Tokischa)SevdalizaReggaetonalt-pop7012390767677https://www.last.fm/music/Alan+Walker/_/FadedAlan Walkerelectronicdancepop10605581778074https://www.last.fm/music/American+Football/_/Never+MeantAmerican Footballemoindie rockindie3870958457968https://www.last.fm/music/American+Football/_/The+Summer+EndsAmerican Footballemoindie33626584041280ff3cbd2-79bd-49fe-a82e-d4f37ff333e0https://www.last.fm/music/American+Football/_/Honestly%3FAmerican Footballemo285340538760873a87e45-0cb3-43aa-9615-13a2353253d6https://www.last.fm/music/American+Football/_/For+SureAmerican Footballemoindieindie rock31514613870981f976971-cfd3-4351-a721-5e5f24929507https://www.last.fm/music/American+Football/_/I%27ll+See+You+When+We%27re+Both+Not+So+EmotionalAmerican Footballemoindie rock27676343703074c177d07-a409-4d44-95ed-547d01968eeehttps://www.last.fm/music/American+Football/_/But+the+Regrets+Are+Killing+MeAmerican Footballemoindie rockindie3639669383707https://www.last.fm/music/Chance+the+Rapper/_/Cocoa+Butter+KissesChance the RapperrapNeo-Soulpop rap823024855844049460abf-c0ad-4af3-8daf-5174d66f98a9https://www.last.fm/music/The+Front+Bottoms/_/Twin+Size+MattressThe Front Bottomsrockindie rockemo43987173227210da6a5cb-c89d-49f4-a14d-6e9814a7ead3https://www.last.fm/music/The+Front+Bottoms/_/Be+Nice+to+MeThe Front Bottomsindie rockrockpunk2641865217709668ea201-7677-3179-887f-079fc9d53363https://www.last.fm/music/The+Front+Bottoms/_/FatherThe Front Bottomsrockfolk106574811370005https://www.last.fm/music/Men+at+Work/_/Down+UnderMen at Workpopnew waverock5797287825675622c429f-fcf1-44f6-b4bf-1b2dfa728f3chttps://www.last.fm/music/Men+at+Work/_/Who+Can+It+Be+Now%3FMen at Worknew wavepoprock2705809192858https://www.last.fm/music/Matu%C3%AA/_/VampiroMatuêhip hopraptrap2370317160135https://www.last.fm/music/Matu%C3%AA/_/A+Morte+do+AutoTuneMatuêHip-Hoptrap132214192597aef6e751-a010-4531-9d08-32a5392e2e72https://www.last.fm/music/Matu%C3%AA/_/O+SomMatuêrockDisco119091978998724afd6f-e9cd-4c58-a84b-33b0158c7dc5https://www.last.fm/music/Matu%C3%AA/_/CastlevaniaMatuêtrappop13223871966121https://www.last.fm/music/Gesaffelstein/_/Lost+in+the+Fire+(feat.+The+Weeknd)Gesaffelsteinelectronicpopdancernb40026552670322f515cda-e377-464e-a02b-7b03b4ac7546https://www.last.fm/music/Spiritbox/_/Circle+With+MeSpiritboxmetalcoremetal2102723192303523eec93-2003-46be-8289-1c88cfe68120https://www.last.fm/music/Spiritbox/_/Sun+KillerSpiritboxmetalalternative metal2568379189022520858a8-231a-46f2-bcfd-f9d466a486fahttps://www.last.fm/music/Spiritbox/_/JadedSpiritboxmetalcorealternative metal106686711068819dcbae7-fe28-4682-b2fa-eca4bd64fafchttps://www.last.fm/music/Spiritbox/_/Perfect+SoulSpiritboxalternative metalmetalcore1139984109821d98241c1-5856-479d-a931-cfcea4d7eed6https://www.last.fm/music/Spiritbox/_/Soft+SpineSpiritboxmetalcoreNu Metal7217345679450https://www.last.fm/music/Alvvays/_/Archie,+Marry+MeAlvvaysindie577917654968662d151f7-7639-470b-909b-7cb2c2b603d4https://www.last.fm/music/Alvvays/_/Dreams+ToniteAlvvaysdream popindie pop3741713424167438fd822-b975-4d36-a781-a00ba0a304bfhttps://www.last.fm/music/Alvvays/_/Adult+DiversionAlvvaysindie popdream pop2332105278271b2ccf9ec-f6d2-4a9c-a701-b5c34e835ba7https://www.last.fm/music/Alvvays/_/Tile+By+TileAlvvayssynthpopdream popindie pop2054423815aceaad9-7603-428d-bfd7-f2e8d25e5f8fhttps://www.last.fm/music/Alvvays/_/Archie+Marry+MeAlvvaysindie618345856028402b83093-fede-4b50-b035-02f1deef2e20https://www.last.fm/music/NF/_/Let+You+DownNFrapHip-Hophip hop450565736153647368ade-4970-449c-87f2-9ec06551b1d9https://www.last.fm/music/NF/_/The+SearchNFrapHip-Hoptrap16705683115585816195dbc-5de2-4669-82d0-a908b6e1be36https://www.last.fm/music/Beach+Weather/_/Sex,+Drugs,+Etc.Beach Weatherindie126856231645206https://www.last.fm/music/Train/_/Hey,+Soul+SisterTrainpoprock79966059620620b08db2d-9539-4682-9601-1f172b2f2c06https://www.last.fm/music/Train/_/Drive+ByTrainpoprockalternativepop rock4602241589029https://www.last.fm/music/Train/_/Drops+of+Jupiter+(Tell+Me)Trainrockalternativepop rock1652625130294https://www.last.fm/music/Duquesa/_/99+ProblemasDuquesaraphip hoptrap1384724112365https://www.last.fm/music/Duquesa/_/FusoDuquesaraphip hop1275276107049https://www.last.fm/music/Duquesa/_/Turma+da+DuqDuquesahip hoprapHip-Hoptrap124480195684https://www.last.fm/music/Duquesa/_/Disk+P@%23$%25&%21Duquesaraptrap24581340219https://www.last.fm/music/Duquesa/_/No+Meu+ClubDuquesaraphip hopHip-Hop117807731049169cdef65b7-4a44-407f-b962-2315e40142d0https://www.last.fm/music/French+Montana/_/UnforgettableFrench Montanaraphip hoprnb78241958945267cc48e9f-fcbf-49be-8729-08a81de7ad73https://www.last.fm/music/M%C3%B6tley+Cr%C3%BCe/_/Kickstart+My+HeartMötley Crüehard rockrock3257743536336https://www.last.fm/music/M%C3%B6tley+Cr%C3%BCe/_/Girls,+Girls,+GirlsMötley Crüehard rockheavy metalrock1121085510593479d7dabef-b1f7-4ab3-b788-085e875d4d61https://www.last.fm/music/Roddy+Ricch/_/The+BoxRoddy Ricchtrapraphip hopHip-Hop75298081440083https://www.last.fm/music/Sean+Kingston/_/Beautiful+GirlsSean KingstonrnbpopHip-Hop3775074740253ae35b185-ba5b-4b01-830a-a89723d0138chttps://www.last.fm/music/Sean+Kingston/_/Fire+BurningSean KingstondanceHip-Hoppop18631119855https://www.last.fm/music/Sean+Kingston/_/Fire+Burning+The+DancefloorSean KingstondanceHip-Hoppop31272204083628aacfa1a-3e97-4e9b-891f-889eb10daeafhttps://www.last.fm/music/Alice+Phoebe+Lou/_/WitchesAlice Phoebe Louindie popindiesynthpopdream pop15924251729https://www.last.fm/music/Skepta/_/Back+2+BackSkeptaelectronicrapHip-Hop42852292951301aa023fc-4c36-4772-9946-2cb4349ae2b2https://www.last.fm/music/Motionless+in+White/_/Another+LifeMotionless in Whiterockalternative metalemotrapmetalcore21572801941631279046b-e5ed-4222-9578-b1e61096fd80https://www.last.fm/music/Motionless+in+White/_/VoicesMotionless in Whitealternative metalmetalemo2267429167924310dd53d-91e4-4838-aa1e-8586a401caa5https://www.last.fm/music/Motionless+in+White/_/MasterpieceMotionless in Whitealternative metal8057933739142601f02ed-679d-49ae-8282-d77de0552943https://www.last.fm/music/Dove+Cameron/_/BoyfriendDove Cameronelectropoppopalternative511258575691462b780ec-5975-3308-949f-8fb8cb026b6ahttps://www.last.fm/music/Sonic+Youth/_/Kool+ThingSonic Youthalternativealternative rockGrungerock4718743615481252c1504-2567-4433-b574-9b61328ca521https://www.last.fm/music/Sonic+Youth/_/IncinerateSonic Youthrockalternativeindiepost-punkindie rock46569924861220f634255-bcb0-404a-86f3-8f090b3fbe3ahttps://www.last.fm/music/Chris+Stapleton/_/Tennessee+WhiskeyChris Stapletoncountry2608144255564c3e7d3c9-844b-4727-8918-a743f95aedd3https://www.last.fm/music/Chris+Stapleton/_/You+Should+Probably+LeaveChris Stapletoncountry88962521034763https://www.last.fm/music/Third+Eye+Blind/_/Semi-Charmed+LifeThird Eye Blindalternative rockrockalternative130173971778995https://www.last.fm/music/Wham%21/_/Last+ChristmasWham!pop68155421209417b15395e6-f7ef-48fd-aeec-af7e38b7f082https://www.last.fm/music/Wham%21/_/Wake+Me+Up+Before+You+Go-GoWham!popdancenew wave5525663546514d40d6bfe-728c-4efa-9166-3bb5b68d8004https://www.last.fm/music/Wham%21/_/Everything+She+WantsWham!popdance1374389438052https://www.last.fm/music/Wham%21/_/Last+Christmas+-+Single+VersionWham!pop115762231063788a0c8a6b4-74bf-4c12-b8b7-8f81df881061https://www.last.fm/music/Arcade+Fire/_/The+SuburbsArcade Firerockindieindie rockalternative919609762814742603c09-e3db-34ed-93b8-30fe73e1f358https://www.last.fm/music/Have+a+Nice+Life/_/BloodhailHave a Nice Lifeshoegazepost-punk8542031599002https://www.last.fm/music/Have+a+Nice+Life/_/A+Quick+One+Before+the+Eternal+Worm+Devours+ConnecticutHave a Nice Lifeshoegaze4371437389299https://www.last.fm/music/Have+a+Nice+Life/_/Holy+Fucking+Shit:+40,000Have a Nice Lifeshoegaze36581313274150f74c162-d167-4ec9-b087-ab37d3819794https://www.last.fm/music/Have+a+Nice+Life/_/I+Don%27t+LoveHave a Nice Lifeshoegaze343210732015609acb95b-a919-3db5-85ea-3a6e4323c2e2https://www.last.fm/music/Have+a+Nice+Life/_/EarthmoverHave a Nice Lifeshoegaze13946922239https://www.last.fm/music/Have+a+Nice+Life/_/A+Quick+One+Before+the+Eternal+Worm+Devours+ConnecticuttHave a Nice Lifeshoegaze11489128988444https://www.last.fm/music/Lewis+Capaldi/_/Someone+You+LovedLewis Capaldipop6908839676896https://www.last.fm/music/Lewis+Capaldi/_/Before+You+GoLewis Capaldialternativeindie popindie628179639513932eeb819-2194-43a8-ae59-5e1e48d55affhttps://www.last.fm/music/AOA/_/MiniskirtAOAk-popdance3965179319480fcb4f0b0-b1c7-466d-bcdd-f4fe8e41a87chttps://www.last.fm/music/SHINee/_/ReplaySHINeek-popKpop43756682451146f1162d4-a333-45bc-a5f9-d1f421ceb45dhttps://www.last.fm/music/SHINee/_/LUCIFERSHINeek-pop25991512137869b3710a5-d61e-4e61-a3cf-4bea6957afcdhttps://www.last.fm/music/SHINee/_/Sherlock+(Clue+%252B+Note)SHINeek-popdance23100733373820a709cae-a6f3-433d-93b5-1f2cb410ce85https://www.last.fm/music/Tim+Maia/_/O+Descobridor+Dos+Sete+MaresTim Maiasoulfunk22881943257100405d1c2-d97b-4a84-a12c-d907efb9149bhttps://www.last.fm/music/Tim+Maia/_/Gostava+Tanto+De+Voc%C3%AATim Maiasoulfunk21891503110334d043390-d6a8-4352-bf36-0a2ce8f0eef0https://www.last.fm/music/Tim+Maia/_/Azul+Da+Cor+Do+MarTim Maiasoul1473051205065https://www.last.fm/music/Tim+Maia/_/Acenda+o+FarolTim Maiasoul3223661330604https://www.last.fm/music/GloRilla/_/Wanna+Be+(with+Megan+Thee+Stallion)GloRillarap23164523133842188c8f3-def6-45ae-942f-493eb2df0285https://www.last.fm/music/GloRilla/_/TGIFGloRillahip hoprapHip-Hop1958769298267https://www.last.fm/music/GloRilla/_/WHATCHU+KNO+ABOUT+ME+(feat.+Sexyy+Red)GloRillaHip-Hoprap33303483556734583083d-a013-4ac8-8409-2eadf2a0c320https://www.last.fm/music/Rita+Lee/_/Lan%C3%A7a+PerfumeRita Leerock25083653042251286285b-6236-3ff1-87c7-d7775ee8c341https://www.last.fm/music/Rita+Lee/_/Mania+de+voc%C3%AARita Leerock98386131431024cc8de576-c849-459b-ad89-8129eb08032ehttps://www.last.fm/music/The+Ronettes/_/Be+My+BabyThe Ronettespopsoul5088245726355ecc63154-e855-4a71-812d-79d425437e87https://www.last.fm/music/Cassie/_/Me+&+UCassiernbdancepop561523565983378bc1cdb-8ea9-3762-9fb3-fc1cd3bae70ahttps://www.last.fm/music/Cassie/_/Long+Way+2+GoCassiernbdance1514307612638538eaa7bc3-0fef-4027-8a91-c26aba8024ebhttps://www.last.fm/music/Tommy+Richman/_/MILLION+DOLLAR+BABYTommy Richmanrnb3719934401720f5a072b0-ca15-4ffd-85aa-3a080c71c540https://www.last.fm/music/Tommy+Richman/_/devil+is+a+lieTommy RichmanHip-Hop2923005331712e48d531d-576f-44f7-82ba-5d81e916cc9dhttps://www.last.fm/music/Jack+Stauber%27s+Micropop/_/CoffeeJack Stauber's Micropopindieelectronicindie pop33879643171798e32c83d-c50f-458d-8195-f6ac320d3b85https://www.last.fm/music/Jack+Stauber%27s+Micropop/_/Two+TimeJack Stauber's Micropopindie2387872231950b5861cdd-193a-4f84-b298-d72cb30b6acbhttps://www.last.fm/music/Jack+Stauber%27s+Micropop/_/CupidJack Stauber's Micropopraptrap82344843656292e44c037-3c41-4665-9d61-263c4b9c0293https://www.last.fm/music/Ecco2K/_/PeroxideEcco2Kcloud rappop83052103463199514bb96-9ce4-4a6c-b456-ebd967020184https://www.last.fm/music/Ecco2K/_/Western+UnionEcco2Ktrap453762725055902ec40a2-0b06-4f92-90b3-d3a128b8ce5ahttps://www.last.fm/music/Ecco2K/_/AAA+PowerlineEcco2Kcloud rap4801042249568https://www.last.fm/music/Ecco2K/_/AmygdalaEcco2Kpunkelectropopshoegaze53065922491370dcdc3ec-dd1e-44e9-9a7d-4aa0ff5f1a94https://www.last.fm/music/Ecco2K/_/CalciumEcco2Kcloud rap3598401193701d5d359e9-82fa-4214-b14f-163f1c04b7cbhttps://www.last.fm/music/Ecco2K/_/In+the+FleshEcco2Krockelectropopindie rockindie pop87113221276924https://www.last.fm/music/Bryan+Adams/_/Summer+of+%2769Bryan Adamsrockclassic rock5408653835000https://www.last.fm/music/Bryan+Adams/_/HeavenBryan Adamsrockclassic rock3275469574705https://www.last.fm/music/Bryan+Adams/_/Run+to+YouBryan Adamsrockclassic rockpop5219611441745d457c735-62f4-4cd4-a91b-88de7f684df2https://www.last.fm/music/Bones/_/HDMIBonesHip-Hoprapcloud rap32225913187307f6630ec-bd40-4ad9-94e9-56b9584aa154https://www.last.fm/music/Bones/_/SodiumBonesHip-Hoprap44596103037784bc4b715-5283-4a2d-953a-b86fce6047b7https://www.last.fm/music/Bones/_/CtrlAltDeleteBonesHip-Hoprapcloud rap3675357260739c9ab4105-06c9-4118-a655-7b33de1d72b2https://www.last.fm/music/Susannah+Joffe/_/Die+Your+DaughterSusannah Joffeindie rockdream pop57491311038035660227-a26e-4487-8beb-e4df65b8ef38https://www.last.fm/music/Susannah+Joffe/_/Your+Mother%27s+NameSusannah Joffeindie rockdream pop35032383488504c0d858c-3d21-4af8-96ad-9d96bc285db2https://www.last.fm/music/AJR/_/Bang%21AJRpopalternativeindie pop18115851343665a319493-8d4a-4854-a144-1c71df5ee31ahttps://www.last.fm/music/Audrey+Hobert/_/Sue+meAudrey Hobertpopelectropopelectronicsynthpopdance72200971562856ea748-afbd-4009-903c-29c4784a8440https://www.last.fm/music/Audrey+Hobert/_/Bowling+alleyAudrey Hobertindiepopindie popdance-pop29514838058https://www.last.fm/music/Audrey+Hobert/_/Shooting+starAudrey Hobertindiesynthpopindie pop9222550cd45c28-ecfb-41b1-b1b5-0fce86e8b53ehttps://www.last.fm/music/The+Parcels/_/TieduprightnowParcelsindiealternativeindie pop2909598372855e09d6144-2234-4f0f-acd3-1ab757f12a47https://www.last.fm/music/Janet+Jackson/_/Someone+to+Call+My+LoverJanet Jacksonpoprnbdance1214359511353850197491c-5d17-4457-9297-a710c81abe75https://www.last.fm/music/Interpol/_/EvilInterpolindieindie rockalternativerock11443056104075790f6d4e1-ced4-481f-8d5c-0eeeb4bc92fahttps://www.last.fm/music/Interpol/_/Obstacle+1Interpolindie rockindiepost-punkalternative66531317262020b8ce828-5d40-45b8-b22b-a24212e5ad82https://www.last.fm/music/Interpol/_/UntitledInterpolpost-punkindie rockindiealternativerock5140205658554f57bd206-b311-4496-a82a-211ecad4d529https://www.last.fm/music/Siouxsie+and+the+Banshees/_/SpellboundSiouxsie and the Bansheespost-punknew wave32804864532530ed55a9d-af5f-3291-9d40-0c69774369d2https://www.last.fm/music/Siouxsie+and+the+Banshees/_/Cities+in+DustSiouxsie and the Bansheespost-punknew wave8423179586565https://www.last.fm/music/A+Day+to+Remember/_/If+It+Means+a+Lot+to+YouA Day to Rememberpost-hardcore7244768556412https://www.last.fm/music/A+Day+to+Remember/_/The+Downfall+of+Us+AllA Day to Rememberpost-hardcorepop punk66050331090267https://www.last.fm/music/Lenny+Kravitz/_/Fly+AwayLenny Kravitzrockalternative rock4791669736374https://www.last.fm/music/Lenny+Kravitz/_/It+Ain%27t+Over+%27til+It%27s+OverLenny Kravitzrocksoulpop69564678684680c294818-e455-4094-b0ce-0ef216b57dfchttps://www.last.fm/music/Mike+Posner/_/I+Took+a+Pill+in+Ibiza+-+Seeb+RemixMike Posnerelectropop93031761345962https://www.last.fm/music/Far+East+Movement/_/Like+a+G6Far East Movementdanceelectronic3929644577189122cdfe0-44a5-340d-8ef1-d2bff41d78bahttps://www.last.fm/music/Far+East+Movement/_/RocketeerFar East Movementpopelectronicdance388132134920307c87dda-a408-4949-b115-4c845251e0e0https://www.last.fm/music/Pusha+T/_/The+Games+We+PlayPusha TGangsta Rap3100373326605https://www.last.fm/music/Pusha+T/_/NosetalgiaPusha Thip hopHip-HopGangsta Rap82719896303675637d5e5-24cb-4dca-9ca2-2c3b664dcd6bhttps://www.last.fm/music/PASTEL+GHOST/_/Dark+BeachPASTEL GHOSTsynthpopelectronic232985126170627cd7fff-5d2c-4827-8701-c73ac761f06ahttps://www.last.fm/music/PASTEL+GHOST/_/EmbracePASTEL GHOSTsynthpopelectronicGrunge17273601826511510171c-ee9f-49ec-8750-3a5642b8d277https://www.last.fm/music/Mk.gee/_/ROCKMANMk.geeindieindie popart popnew wave4075236300744f0feb307-a415-4920-b66a-84d9ffb1832ehttps://www.last.fm/music/Sam+Fender/_/Seventeen+Going+UnderSam Fenderindie rockrockindiepop2813010211687edb6d1d3-594a-472f-8a34-1b1fe27614f7https://www.last.fm/music/Sam+Fender/_/Hypersonic+MissilesSam Fenderindie rock343532259262599b75401-cd5c-4678-998d-1c034c94ce24https://www.last.fm/music/Van+Halen/_/Jump+-+2015+RemasterVan Halenhard rockrockpop290703541869604856002-f884-4d2b-b6b9-1a86fa27f8edhttps://www.last.fm/music/Van+Halen/_/Panama+-+2015+RemasterVan Halenhard rockrockclassic rock1986469278517b03602f1-a3fd-4c66-b405-be5356752f73https://www.last.fm/music/Van+Halen/_/Ain%27t+Talkin%27+%27Bout+Love+-+2015+RemasterVan Halenhard rockmetalrockheavy metal88069208606365d132952-d348-48dd-94ce-b42644ceeb2fhttps://www.last.fm/music/Stephen+Sanchez/_/Until+I+Found+YouStephen Sanchezpop6863584786710https://www.last.fm/music/Stephen+Sanchez/_/Until+I+Found+You+(with+Em+Beihold)+-+Em+Beihold+VersionStephen Sanchezpop41231334411340792e904-d812-40c3-9c79-f2ef20fe6a27https://www.last.fm/music/Bleachers/_/RollercoasterBleachersindiealternativeindie poprock2843380182402https://www.last.fm/music/Bleachers/_/Merry+Christmas,+Please+Don%27t+CallBleachersindie pop5514742578252c646feef-54ac-4a9f-a210-236d63e235achttps://www.last.fm/music/Gregory+Alan+Isakov/_/Big+Black+CarGregory Alan Isakovfolkindie38180654338588127b46a-3bf3-47cd-abec-47ae7ec02caahttps://www.last.fm/music/Gregory+Alan+Isakov/_/AmsterdamGregory Alan Isakovindiefolk126282316681411f4f5f2-af1e-34be-9a40-25a6389a1712https://www.last.fm/music/Teddybears/_/Punkrocker+(feat.+Iggy+Pop)Teddybearsrock8188472793341d36c905a-2b83-4f0f-8784-46c10cec2c29https://www.last.fm/music/Father+John+Misty/_/Real+Love+BabyFather John Mistyfolkindieindie folk3820387487509a65dd43c-72dd-4321-a9cd-aa6e54087b5chttps://www.last.fm/music/Father+John+Misty/_/Nancy+From+Now+OnFather John Mistyindie469039728652217d71ed4-9811-48be-af28-70b8fe2e1b7chttps://www.last.fm/music/Tainy/_/MOJABI+GHOSTTainysynthpop16306501720343c1f6ae6-c466-4b4c-af16-c48a59217610https://www.last.fm/music/Tainy/_/ma%C3%B1anaTainyReggaetonalt-poppop rap6401490899247https://www.last.fm/music/Cascada/_/Everytime+We+TouchCascadadancepopelectronic55511910027982794532-7a03-3176-aa22-eae7da3c0352https://www.last.fm/music/Cascada/_/Every+Time+We+TouchCascadadancepopelectronic347044025714576e939bd-331c-4ecc-962b-b11f9593b41ehttps://www.last.fm/music/Dance+Gavin+Dance/_/We+Own+the+NightDance Gavin Dancepost-hardcore26264801998684f843097-b997-4569-af04-de77eb25c371https://www.last.fm/music/Dance+Gavin+Dance/_/Uneasy+Hearts+Weigh+The+MostDance Gavin Dancepost-hardcoreindie132282911175910e69115-a3bf-3a77-8aca-45d80d96fe77https://www.last.fm/music/Dance+Gavin+Dance/_/Blue+DreamDance Gavin Dancernb528637250915719603dd2-9025-4f9d-a135-8aa7a4bbeb2bhttps://www.last.fm/music/Wet+Leg/_/Wet+DreamWet Legindie rockindie poprock535452124808dc1dc582-d8d5-4a6c-84b6-7e5680b8c890https://www.last.fm/music/Wet+Leg/_/mangetoutWet Legindie rockpost-punk51256010912814b59d57-d0d8-4b4b-9a01-712c5e39a099https://www.last.fm/music/Wet+Leg/_/CPRWet Legpost-punk440804104058fc62ab7f-a3d4-4891-af4d-9f59b13c8d18https://www.last.fm/music/Wet+Leg/_/davina+mccallWet Legindie poppost-punk274829689820ba676b4-2442-4160-9a86-00d866252ca5https://www.last.fm/music/Wet+Leg/_/pokemonWet Legindie popindie rock12905443104670824d025dd-b8a9-49ed-86d1-1aa0e28cfa1bhttps://www.last.fm/music/Rise+Against/_/SaviorRise Againstpunk rockpunk10852590956280b9b8684d-c7a6-453c-86db-483dbb00238ahttps://www.last.fm/music/Rise+Against/_/Prayer+of+the+RefugeeRise Againstpunk rockrockpunk50765864709431c771203-34fd-3e0e-8bf1-1772962e046ehttps://www.last.fm/music/Tally+Hall/_/The+BiddingTally Hallrockalternative3341893287473c6f86082-147c-4f50-a060-6282cb5ebfc7https://www.last.fm/music/Tally+Hall/_/Turn+The+Lights+OffTally Hallelectronicindie popindie rock26215332132697ed75966-9801-4185-9217-8abaf8c229c5https://www.last.fm/music/Tally+Hall/_/&Tally Hallindie popindie rock2967394613321fded1360-27d3-4332-a87c-15a71a847bf6https://www.last.fm/music/Wu-Tang+Clan/_/Protect+Ya+NeckWu-Tang ClanHip-Hopraphip hop1763193373633https://www.last.fm/music/Wu-Tang+Clan/_/C.R.E.A.M.+(Cash+Rules+Everything+Around+Me)Wu-Tang ClanHip-Hop7221093936909https://www.last.fm/music/Gym+Class+Heroes/_/Stereo+Hearts+(feat.+Adam+Levine)Gym Class HeroesHip-Hoppophip hop6474154801823cd7c3d76-ba85-4990-95ff-0af348644586https://www.last.fm/music/Gym+Class+Heroes/_/Cupid%27s+Chokehold+%2F+Breakfast+in+AmericaGym Class HeroesrappopHip-Hop80551814945814707c5e-1b13-4e51-987c-68c90b15ff59https://www.last.fm/music/Gym+Class+Heroes/_/Stereo+Hearts+-+feat.+Adam+LevineGym Class HeroesHip-Hoppophip hop42703153497https://www.last.fm/music/Gym+Class+Heroes/_/Stereo+HeartsGym Class HeroesHip-Hoppophip hop166839821757336https://www.last.fm/music/Vampire+Weekend/_/A-PunkVampire Weekendindieindie rockalternativeindie pop1148583253972https://www.last.fm/music/Vampire+Weekend/_/A-Punk+(Album)Vampire Weekendindieindie rockalternativeindie pop469550233262538c6653a-40f1-4f3b-8f90-2d75f4b60843https://www.last.fm/music/Fleshwater/_/Kiss+the+LadderFleshwatershoegazealternative metalpost-hardcore226601422447094d3fabb-7cec-41e1-9178-64bf26b67d08https://www.last.fm/music/Fleshwater/_/ClosetFleshwatershoegazealternative metalalternative rockpost-hardcore20773231867220b1798e7-8223-4e5b-8bbd-530d9761e766https://www.last.fm/music/Fleshwater/_/Linda+ClaireFleshwatershoegaze16024721576704ae40a45-80d8-421b-8f1a-06771bb49ff3https://www.last.fm/music/Fleshwater/_/The+Razor%27s+AppleFleshwaterpost-hardcoreshoegaze1603113842359762f87-cc39-4d20-8eb7-22d051da0a97https://www.last.fm/music/Fleshwater/_/JetpackFleshwateralternative metalmetalshoegazealternative rockpost-hardcore1188923457726989ac7339-b145-4628-94e3-25b57114404chttps://www.last.fm/music/NAYEON/_/POP%21NAYEONk-poppop6612047326657d84fcd8d-c7a0-4345-a6cf-713d63475b19https://www.last.fm/music/NAYEON/_/ABCDNAYEONk-popKpop52307053895968429b0ee-5d10-3d73-8882-e2176fccf40ehttps://www.last.fm/music/Julie+Doiron/_/August+10Julie Doironfolk589476811762713d236704-d15b-47dd-b858-14ed1f5001c8https://www.last.fm/music/The+Kinks/_/You+Really+Got+MeThe Kinksclassic rockrock92994865541542fc3ff03-92a9-40cd-8ed4-867068e2c67ahttps://www.last.fm/music/Rina+Sawayama/_/XSRina Sawayamapoprnbrockdance-pop766371351404082fcd3b6-9a21-4f53-97ef-bdc1ad45ade7https://www.last.fm/music/Rina+Sawayama/_/Comme+des+Gar%C3%A7ons+(Like+the+Boys)Rina Sawayamadance-poppopelectropop1300608512380965877f0b0-3b2e-426f-a889-aec3a2ca647dhttps://www.last.fm/music/Fitz+and+the+Tantrums/_/Out+of+My+LeagueFitz and the Tantrumsindie popindiealternative119550231007303ff05a095-df0c-4d07-83a0-f73b851375b2https://www.last.fm/music/Dayglow/_/Can+I+Call+You+Tonight%3FDayglowindieindie pop95462241045047075c79dc-348e-333e-a993-ad8cbea78699https://www.last.fm/music/Nick+Drake/_/Pink+MoonNick Drakefolk65361897462950ad8b5b3-dba9-311b-a21f-1659f8f63615https://www.last.fm/music/Nick+Drake/_/Place+to+BeNick Drakefolk31726665441670802fc44-08b6-3087-879d-28b593205735https://www.last.fm/music/Nick+Drake/_/Northern+SkyNick Drakefolk3748628546184https://www.last.fm/music/Meghan+Trainor/_/NOMeghan Trainorpop11170591935455https://www.last.fm/music/The+Rare+Occasions/_/NotionThe Rare Occasionsindiealternativeindie pop1135617512024400ce012f1-56a5-406c-bdf4-4e0233d28374https://www.last.fm/music/B%C3%98RNS/_/Electric+LoveBØRNSindiealternative rockelectronicrock16347422965977c06334a-600c-4135-86d6-8b5ec59e7747https://www.last.fm/music/Ciara/_/Goodies+(feat.+Petey+Pablo)Ciararnb891210248262https://www.last.fm/music/Ciara/_/1,+2+Step+(feat.+Missy+Elliott)CiaraHip-Hoprnb67972844334343c6f6637-115e-45b8-b043-4c4cdf64bbbehttps://www.last.fm/music/Loona/_/Heart+Attack+(%EC%B8%84)Loonak-popKpop552195331629455cc9cb9-430e-4d72-85ac-8422926d9c12https://www.last.fm/music/Loona/_/Hi+HighLoonak-popsynthpop6280718727995a56605a0-0256-47b1-8117-45cfc9a37ebchttps://www.last.fm/music/Seether/_/Fake+ItSeetherrockalternative rockhard rockGrunge44644116714381312d5df-b5be-3710-ad19-055b00cb2504https://www.last.fm/music/Seether/_/RemedySeetheralternative rockrockhard rockGrunge41050186194660fa76c46-a508-4e57-96b1-c3735a1d188dhttps://www.last.fm/music/Seether/_/BrokenSeetheralternative rockrock40150235669743855edb8-ed8d-48c5-80c0-888188d900d2https://www.last.fm/music/Seether/_/Fine+AgainSeetherrockalternative rockGrungealternative604235045316405fcac4a-f9d8-4c6f-8c92-815b5ebbbf32https://www.last.fm/music/Sophie/_/ImmaterialSophieelectropophyperpopelectronic3912538363808c2335ed8-678c-4c19-a5b5-783326f8aafehttps://www.last.fm/music/Sophie/_/PonyboySophieelectronic126487481424005823d37c2-82dd-4b0a-be77-41df7604d15ahttps://www.last.fm/music/Estelle/_/American+BoyEstellernbpopsoul1269065312597630a36df94-904a-4913-a9de-534fa4efa1c8https://www.last.fm/music/Milky+Chance/_/Stolen+DanceMilky Chanceindieindie folkpop6362683103476800e781e0-636a-40ba-a25a-9d3e4c2d2a45https://www.last.fm/music/will.i.am/_/Scream+&+Shoutwill.i.ampopdance5719269649611https://www.last.fm/music/Waka+Flocka+Flame/_/No+Hands+(feat.+Roscoe+Dash+&+Wale)Waka Flocka FlameHip-Hophip hop5399146587619https://www.last.fm/music/Ty+Dolla+$ign/_/Or+Nah+(feat.+The+Weeknd,+Wiz+Khalifa+&+DJ+Mustard)+-+RemixTy Dolla $ignraphip hopHip-Hop3009705116855b484c297-0070-4ea4-8721-45e99428f86ehttps://www.last.fm/music/xaviersobased/_/love+hatexaviersobasedpop raptrapcloud rap34112240670b5c59eb5-8cce-4561-9ee7-6877fd09eeb7https://www.last.fm/music/xaviersobased/_/uncomfy+(feat.+OsamaSon)xaviersobasedtrapcloud rap6214514598204https://www.last.fm/music/Niall+Horan/_/This+TownNiall Horanfolk2522215232945https://www.last.fm/music/Set+It+Off/_/Wolf+In+Sheep%27s+Clothing+(feat.+William+Beckett)Set It Offrock1377219916357868b526d14-81c7-4874-81ab-05eaddf00604https://www.last.fm/music/3+Doors+Down/_/Kryptonite3 Doors Downrockalternative rockalternative116678651518270967cb949-9b16-4f06-b7b8-8ba58732eeb4https://www.last.fm/music/3+Doors+Down/_/Here+Without+You3 Doors Downrockalternative rockalternative5378746827084019ba489-c204-451f-8381-e6b0c746e6ebhttps://www.last.fm/music/3+Doors+Down/_/When+I%27m+Gone3 Doors Downrockalternative rockalternative5192238410000https://www.last.fm/music/Bo+Burnham/_/Look+Who%E2%80%99s+Inside+AgainBo Burnhamhip hoppopsynthpopelectronic410855138414102cb31ac-cd09-4278-8a92-1ac3c67c7c4bhttps://www.last.fm/music/Bo+Burnham/_/Welcome+to+the+InternetBo Burnhamsynthpop27987262864240be56104-f2be-414a-b0b9-8032b0979bb2https://www.last.fm/music/Bo+Burnham/_/1985Bo Burnhampoprockelectronicindie popsynthpop3366414321510062aac2a-57f4-4dd9-a410-6a014cdfe71fhttps://www.last.fm/music/HIM/_/Join+Me+In+DeathHIMrock1514970135298https://www.last.fm/music/HIM/_/Join+Me+-+Razorblade+MixHIMalternative rock14541584138420205b4347b-cdac-306d-a954-9f3b4f055827https://www.last.fm/music/Mumford+&+Sons/_/Little+Lion+ManMumford & Sonsfolkindie folkindie115280011176757a2bfcc2e-5ea0-4aad-ae9f-cbb19cf6ddefhttps://www.last.fm/music/Mumford+&+Sons/_/The+CaveMumford & Sonsfolkindieindie folk8107239984386006100f9-ee53-4257-886d-9ad846762870https://www.last.fm/music/Mumford+&+Sons/_/I+Will+WaitMumford & Sonsfolkindieindie folkcountry22607741466855e72f407-c671-4ce1-a8fa-093a9ef404aehttps://www.last.fm/music/Ebony/_/100+MiliEbonyraphip hopHip-Hop90347780488https://www.last.fm/music/Ebony/_/Extraordin%C3%A1riaEbonyhip hoprapHip-Hop81461567352ffc8a045-1f58-41be-b948-367d7dd53d17https://www.last.fm/music/Ebony/_/KIAEbonyhip hoprapHip-Hop69778758837b4c6497f-a4d2-4d7a-bafe-91d4c917fd83https://www.last.fm/music/Ebony/_/gin+com+suco+de+laranjaEbonyhip hoprapHip-Hoprnb19928831977260209753d-fba9-49ab-97db-b924983b8267https://www.last.fm/music/HAIM/_/RelationshipsHAIMpopfunk10706572121095151f0bfc5-997a-46d5-83a7-41f0a64f88c0https://www.last.fm/music/Blue+%C3%96yster+Cult/_/(Don%27t+Fear)+The+ReaperBlue Öyster Cultclassic rockrockhard rock3178809473680https://www.last.fm/music/Blue+%C3%96yster+Cult/_/Burnin%27+for+YouBlue Öyster Cultclassic rockrockhard rock21037963338979c03188a-7652-4ac3-bec3-699b088a85aehttps://www.last.fm/music/Blue+%C3%96yster+Cult/_/Then+Came+the+Last+Days+of+MayBlue Öyster Cultclassic rockhard rockrock54058211035564b24e91-53a0-4aed-ac95-83a3aef5f3f8https://www.last.fm/music/Blue+%C3%96yster+Cult/_/Don%27t+Fear+The+ReaperBlue Öyster Cultclassic rockrockhard rock96840310640583ddb08a-17ba-4a66-98d8-93f40be9d064https://www.last.fm/music/Mariah+the+Scientist/_/Burning+BlueMariah the Scientistrnbelectropop38740585354d9661ab5-af54-438d-92fe-bb0fa7b9e7dbhttps://www.last.fm/music/Mariah+the+Scientist/_/Is+It+a+CrimeMariah the Scientistrnbsoul6165175566437078ebb28-a511-4fae-a6aa-7f948b44723dhttps://www.last.fm/music/YNW+Melly/_/Murder+On+My+MindYNW Mellyraptraphip hop31894554884530470ef9a-134f-4184-af87-4e511ee2e0f1https://www.last.fm/music/Enrique+Iglesias/_/I+Like+ItEnrique Iglesiasdancepop2705300443057https://www.last.fm/music/Enrique+Iglesias/_/Bailando+-+Spanish+VersionEnrique Iglesiaspop5026040206364https://www.last.fm/music/Autumn%21/_/Still+The+SameAutumn!pop rappoprap4404968195773c2e0f1c8-85eb-4e53-af72-c666bdfbbc47https://www.last.fm/music/Autumn%21/_/One+Way%21Autumn!rnbsoulsynthpop5539510508782https://www.last.fm/music/Tay-K/_/The+RaceTay-Ktraprap6358234426575https://www.last.fm/music/Tay-K/_/M....+She+WroteTay-KrapGangsta Raptrap5173824404961https://www.last.fm/music/Tay-K/_/I+%3C3+My+ChoppaTay-KrapGangsta Rapragetrap4448172333755https://www.last.fm/music/Tay-K/_/LemonadeTay-KGangsta Rapraptrap5041300285220https://www.last.fm/music/Peso+Pluma/_/BELLAKEOPeso PlumaReggaeton2609513537669https://www.last.fm/music/Macklemore/_/Can%27t+Hold+Us+(feat.+Ray+Dalton)MacklemoreHip-Hoppoprap1191641196003d0c3bc09-40d1-4c1c-85ca-b6b01cb5b0a8https://www.last.fm/music/Balu+Brigada/_/So+ColdBalu Brigadaindie rock10117632023https://www.last.fm/music/Balu+Brigada/_/PolitixBalu Brigadaindie26155801370361a4900fc-0403-46c9-9c7d-1d160b1a000ahttps://www.last.fm/music/XLOV/_/1&OnlyXLOVk-popKpop116263871215463b3fb1-0909-41ff-b88d-841c4ae03afbhttps://www.last.fm/music/XLOV/_/I%27mma+BeXLOVKpop538093502510ef431f6-e8c0-4c5b-b97c-9983ed76f13ahttps://www.last.fm/music/XLOV/_/BIZNESSXLOVk-popKpop25258172924630cbeed1c-b511-4bec-a5ad-63d009f248d1https://www.last.fm/music/Maluma/_/Borro+CassetteMalumaReggaeton151795219717402ac15d5-9035-4587-b272-11999f9af7ebhttps://www.last.fm/music/Maluma/_/El+PerdedorMalumaReggaeton8777758691951e87b9e4a-2774-427f-859c-7f7b8140e6cchttps://www.last.fm/music/JACKBOYS/_/OUT+WEST+(feat.+Young+Thug)JACKBOYStrap4487595357745f01117a8-9ef8-45f0-a483-5a84a4becba6https://www.last.fm/music/JACKBOYS/_/WHAT+TO+DO%3F+(feat.+Don+Toliver)JACKBOYStraprap4414934406036e5092023-44d5-4166-8b66-8b6e6701520dhttps://www.last.fm/music/King+Krule/_/Out+Getting+RibsKing Kruleindie rockindierock1471005010698810e47ab2a-d86a-47b0-9c90-80c965331c46https://www.last.fm/music/Declan+McKenna/_/BrazilDeclan McKennaindiealternative9438628643014https://www.last.fm/music/Cochise/_/TELL+EMCochiserageraptrapcloud rap3413448626861https://www.last.fm/music/Supertramp/_/Give+a+Little+BitSupertrampclassic rockProgressive rockrock2762757392248https://www.last.fm/music/Supertramp/_/The+Logical+Song+-+Remastered+2010Supertramprockpoppop rock4423849349304https://www.last.fm/music/Clara+La+San/_/In+This+DarknessClara La Sanrnb15484621677600fdb6375-aa5a-4a22-9160-1b2e05c7a8e2https://www.last.fm/music/Clara+La+San/_/Let+You+GoClara La Sanrnb48350067400a2f52125-cb24-4774-b95c-69b3225ffb7dhttps://www.last.fm/music/Clara+La+San/_/Feel+GoodClara La Sanrnb59376367165182a537d0d-b7ca-4ede-b661-02d5fd104900https://www.last.fm/music/Alessia+Cara/_/HereAlessia Carasoulpoprnb4716343649462784a42d5-5a22-412c-ba5d-bbfcecbf5892https://www.last.fm/music/Alessia+Cara/_/Scars+to+Your+BeautifulAlessia Carapoprnb6193295519851cf308eb4-1f4b-4084-85aa-fb057c56c377https://www.last.fm/music/Between+Friends/_/affectionBetween Friendspopdream popalt-pop4131629279519https://www.last.fm/music/Feid/_/Classy+101FeidReggaeton3565173264650ebe65cf8-fa27-4d6b-954b-b344f15152a5https://www.last.fm/music/Feid/_/LUNAFeidReggaeton12989921435364f278d96-e7ae-47d9-85c7-4f91bf143fc5https://www.last.fm/music/Damiano+David/_/Born+With+a+Broken+HeartDamiano Davidrockpop1539423215700182befc963-31c2-43ad-84af-8a66efe293d8https://www.last.fm/music/Grouplove/_/Tongue+TiedGrouploveindieindie popindie rockalternative31962741970036682a97d-076f-45d0-8ebc-081f98e20518https://www.last.fm/music/Homixide+Gang/_/Uzi+WorkHomixide GangGangsta Rapragetrap1133685210973504f7e9081-225d-3030-a589-6bc3996de7d0https://www.last.fm/music/Dr.+Dog/_/Where%27d+All+The+Time+Go%3FDr. Dogindie popindie rock2226831290593https://www.last.fm/music/Lupe+Fiasco/_/Superstar+(feat.+Matthew+Santos)Lupe FiascoHip-Hophip hop999350167572bdfa2623-ac66-44ce-8e39-9251c936093dhttps://www.last.fm/music/Lupe+Fiasco/_/SamuraiLupe Fiascorap1879086224775https://www.last.fm/music/Mareux/_/Lovers+From+The+PastMareuxelectronicpost-punksynthpop3540856321522https://www.last.fm/music/Young+Stoner+Life/_/Solid+(feat.+Drake)Young Stoner Lifepop raptrap2982947266643https://www.last.fm/music/Young+Stoner+Life/_/SkiYoung Stoner Liferap8363981131752867615916-77b2-3901-87f9-7a20a8dafb2ahttps://www.last.fm/music/Al+Green/_/Let%27s+Stay+TogetherAl Greensoul35511646666186be79cb7-bd34-46f7-a20e-5b0740b7db0ehttps://www.last.fm/music/Al+Green/_/Tired+of+Being+AloneAl Greensoul1897949376702https://www.last.fm/music/Al+Green/_/How+Can+You+Mend+a+Broken+HeartAl Greensoul14391351693047df43d1d-fd0e-4086-a170-9b40a8959006https://www.last.fm/music/Oklou/_/take+me+by+the+handOkloualt-pop1198492138310a38bc688-5d49-4fb8-90b1-6d1a7865eae8https://www.last.fm/music/Oklou/_/choke+enoughOkloualt-popart pop13168751363879e44a037-8f30-4882-a14d-22ba44e5da68https://www.last.fm/music/Oklou/_/harvest+skyOkloudance-popalt-pop8564181172129ad03bf9-22b9-4683-8c8f-eab3fe8e8416https://www.last.fm/music/Oklou/_/ictOkloualt-popelectronic3397078565992e13a455e-58a2-433d-9dcf-9523126569e4https://www.last.fm/music/Stevie+Nicks/_/Edge+of+Seventeen+-+2016+RemasterStevie Nicksrockpop rock1569795515098378d22824f-65ff-4e91-bc3b-4dc92c39f238https://www.last.fm/music/Phoenix/_/1901Phoenixindieindie popelectronic14046650137403625639d6e-8b43-4ae4-b5ae-86bbfd2c267dhttps://www.last.fm/music/Phoenix/_/LisztomaniaPhoenixindie43064264651723b486dda-70e1-4dd2-97be-0c1f4ecdc2ddhttps://www.last.fm/music/The+Japanese+House/_/Saw+You+in+a+DreamThe Japanese Housedream popindie popart pop3499637319947b1c18c79-ab55-46ee-b07a-4b5768434e88https://www.last.fm/music/The+Japanese+House/_/Touching+YourselfThe Japanese Houseindieelectronicindie pop2903086171371https://www.last.fm/music/Lu%C3%ADsa+Sonza/_/Sagrado+ProfanoLuísa Sonzadance5207419421473e855c31f-7134-4cee-ad0b-e7a621a95457https://www.last.fm/music/Julie/_/flutterJulieshoegazeGrunge3834846321754762b4e59-a423-4e2f-a306-ef2c29ac3f6chttps://www.last.fm/music/Julie/_/skipping+tilesJulieshoegaze275817827610062461224-2da0-4278-9250-e1806c15d745https://www.last.fm/music/Julie/_/kitJulieshoegazealternativeemoalternative rock1775392198998https://www.last.fm/music/Julie/_/April%E2%80%99s-BloomJulieshoegazeGrungepost-punk1174256613600070425412c-f819-4827-8abd-2aef27c466aahttps://www.last.fm/music/The+Kooks/_/She+Moves+in+Her+Own+WayThe Kooksindieindie rockalternative5356300529349c6a746b8-847e-408f-bb6c-d453359bec2ahttps://www.last.fm/music/Ice+Spice/_/DeliIce Spicerap5563716513489https://www.last.fm/music/Quavo/_/toughQuavotrap668465683291467bb4b83-bfd9-4594-9a36-5648ed751ce2https://www.last.fm/music/Crumb/_/GhostrideCrumbdream popindieindie pop967760216256580e5f1add-c943-49a0-b824-169e7f7b82dahttps://www.last.fm/music/Cyndi+Lauper/_/Girls+Just+Want+to+Have+FunCyndi Lauperpop88293621409782https://www.last.fm/music/Cyndi+Lauper/_/Time+After+TimeCyndi Lauperpopnew wave10620262752296779aa2f-63bf-4428-ae12-df5284ec41a7https://www.last.fm/music/Cyndi+Lauper/_/Girls+Just+Wanna+Have+FunCyndi Lauperpop1846812288793https://www.last.fm/music/WizTheMc/_/Show+Me+LoveWizTheMcHouse7177109506725https://www.last.fm/music/FloyyMenor/_/Gata+OnlyFloyyMenorrockpunkfunk2106046231259d8a4c3b6-e8a7-416f-bca3-156534dcedb4https://www.last.fm/music/FloyyMenor/_/PELIGROSAFloyyMenorReggaeton6198443542681c05532fb-f8e4-4ca7-a1b7-11238db082a9https://www.last.fm/music/Peach+Pit/_/Alrighty+AphroditePeach Pitindie rock40910572965501def37b2-0057-42cd-8b20-254ee3919bedhttps://www.last.fm/music/Mars+Argo/_/Using+YouMars Argoindie253584432951a0e7180-8d4d-4e49-b466-b488af7b71a0https://www.last.fm/music/Mars+Argo/_/Runaway+RunawayMars Argoindiealternativeelectropopindie popsynthpop99649951433343https://www.last.fm/music/The+Who/_/Baba+O%27RileyThe Whoclassic rockrock592459939014315f484c2-c400-4cab-ac7a-c87649762193https://www.last.fm/music/Kai/_/MmmhKaiKpoprnb66526743754852b3e271c-4308-4415-b270-f3496e90fdefhttps://www.last.fm/music/Kai/_/RoverKaiKpopk-pop1475592101131ccd5a14c-f139-400a-9ff1-fb5fc59e2418https://www.last.fm/music/Kai/_/Wait+On+MeKaiReggaetonKpop5327492606200b5cc40a6-4cc1-4e81-84cb-66ce905a0f28https://www.last.fm/music/Sir+Chloe/_/MichelleSir Chloeindie poppop4113527449306b2991f1e-e01d-475c-86ca-fc746db79c83https://www.last.fm/music/Sir+Chloe/_/AnimalSir Chloeindie rockalternative42506554413208cc95c31-2241-4209-8647-e31030e7f727https://www.last.fm/music/Sir+Chloe/_/Too+CloseSir Chloeindie rock3509710380025324851d6-ae11-3f84-8536-c04c4d5765f1https://www.last.fm/music/Misfits/_/Dig+Up+Her+BonesMisfitspunk rockpunk30786733436871770760c-0997-46d7-b669-fd98cbf958cbhttps://www.last.fm/music/Misfits/_/Hybrid+Moments+-+C.I.+Recording+1978Misfitspunk85834998340223ed59134-ce5a-41a0-add9-38af1f9d6495https://www.last.fm/music/Keyshia+Cole/_/LoveKeyshia Colernb1549406181646https://www.last.fm/music/Novulent/_/unknown+feelingsNovulentindieemoshoegaze5808480695363b73f17bf-463a-418b-90e6-7f4436097b2fhttps://www.last.fm/music/Saint+Motel/_/My+TypeSaint Motelindie popindie260211834757234c2179d-7a40-43f3-8f4e-872cb6bbf44ehttps://www.last.fm/music/Saint+Motel/_/Cold+Cold+ManSaint Motelindie popsynthpop166106021652729https://www.last.fm/music/Owl+City/_/FirefliesOwl Cityelectronicpop5568153855225https://www.last.fm/music/Owl+City/_/Good+TimeOwl Citypopelectropop1199087511273364d5364d0-4f12-453a-bedc-f7cb741cc2behttps://www.last.fm/music/Richy+Mitch+&+The+Coal+Miners/_/EvergreenRichy Mitch & The Coal Minersfolkindie folk1149826613093224e56dc6c-5f97-418a-a78a-ef6c34a9228ehttps://www.last.fm/music/t.A.T.u./_/All+the+Things+She+Saidt.A.T.u.popdance23263262189https://www.last.fm/music/t.A.T.u./_/All+The+Things+She+Said+-+Original+Album+Version+(Edited)t.A.T.u.popdance2258218132174https://www.last.fm/music/smokedope2016/_/IM+NOT+GOD+BUT+I+WISH+I+WAS+(feat.+Joeyy)smokedope2016cloud rapemo raptrap109339678794121a4f7d-0eec-47aa-a0e7-f8c849f093a5https://www.last.fm/music/smokedope2016/_/White+Owlssmokedope2016pop rapemo raptrapcloud rap176835877333602dd2ca-9a70-4d55-9a31-3002d221ded1https://www.last.fm/music/smokedope2016/_/In+Da+Partysmokedope2016cloud rap534214669937338661c90-98d5-4b79-93e6-fcd265d80202https://www.last.fm/music/Sports/_/You+Are+the+Right+OneSportsindie pop13028049124946309461e3a-8727-4efa-aef1-a21205c407dehttps://www.last.fm/music/Passion+Pit/_/SleepyheadPassion Pitelectronicindie4529737374896https://www.last.fm/music/Lil+Tjay/_/Calling+My+PhoneLil TjayHip-Hoprapemo rap457295633231431b3fdef-9547-470f-93b2-89576627af07https://www.last.fm/music/Lil+Tjay/_/F.NLil TjayGangsta Rappop raptrap46054612274214b8208a9-de2b-428b-800f-24e438b797d8https://www.last.fm/music/fromis_9/_/DMfromis_9k-pop3730349186509e989022f-ae1f-438f-9fa9-a5ec1378a042https://www.last.fm/music/fromis_9/_/Supersonicfromis_9k-pop2402198182802a375aecc-43bf-499c-b303-76e7fe89226bhttps://www.last.fm/music/fromis_9/_/Love+Me+Backfromis_9Kpop10764586687478https://www.last.fm/music/ThxSoMch/_/SPIT+IN+MY+FACE%21ThxSoMchalternative rockpost-punk305071232014902062f13-048f-499f-9a14-b2004db2aaf0https://www.last.fm/music/Luke+Combs/_/Fast+CarLuke Combscountry2837000251701a88ffcea-6b74-4942-acc7-d1b3caee0b13https://www.last.fm/music/Luke+Combs/_/When+It+Rains+It+PoursLuke Combscountry14500641365528ccde464-3d42-4c97-8a1b-8a049fcd3fe8https://www.last.fm/music/Luke+Combs/_/Where+the+Wild+Things+AreLuke Combscountry169150211360493c24f83-c572-428a-83ab-4fb3b172135chttps://www.last.fm/music/AD%C3%89LA/_/SUPERSCARADÉLApopelectropopelectronicdance52969554733c00f5bfc-3d2e-42d5-87ff-8c32ab08058chttps://www.last.fm/music/AD%C3%89LA/_/SexOnTheBeatADÉLAelectropop309483423851daa1dfe-995e-4102-baa8-fe998a7012a6https://www.last.fm/music/AD%C3%89LA/_/DeathByDevotionADÉLAelectropop37583362690650d885065-6b29-48af-87a4-2f39bcfa2986https://www.last.fm/music/Lemon+Demon/_/Touch-Tone+TelephoneLemon Demonnew wavesynthpop2832921230889a87af795-8699-4b45-a881-e5506b9301aahttps://www.last.fm/music/Lemon+Demon/_/Cabinet+ManLemon Demonsynthpopnew wave31534191963513aea54cb-d261-4371-8d8a-e7c1cb5fcc09https://www.last.fm/music/Lil+Darkie/_/banana+pieLil Darkiealternative rockshoegaze4419564231742https://www.last.fm/music/Summrs/_/just+cantSummrspop rap6975782442079b5b5ba99-a026-41b7-a0df-5f64dde07d22https://www.last.fm/music/Dazey+and+the+Scouts/_/WetDazey and the Scoutspop punk227746819220289b6e542-cf1f-42e4-b85c-448bd4c7e7a2https://www.last.fm/music/Dazey+and+the+Scouts/_/GroanDazey and the Scoutspost-punk84491907993830686281e-0c92-48ac-a93f-5b771d109b98https://www.last.fm/music/Jay+Rock/_/King%27s+Dead+(with+Kendrick+Lamar,+Future+&+James+Blake)Jay RockrapHip-Hop145328921815688https://www.last.fm/music/Hoobastank/_/The+ReasonHoobastankrockalternative rockalternative152434931632033https://www.last.fm/music/Capital+Cities/_/Safe+and+SoundCapital Citiesindie148473811008181ceefd232-41e3-3000-bd54-3873e422e5f4https://www.last.fm/music/Patrick+Watson/_/Je+te+laisserai+des+motsPatrick Watsonindieindie folk76739145396388ddc9989-dff8-4d8a-b871-3a6344d46024https://www.last.fm/music/Kevin+Abstract/_/PeachKevin Abstractindie popalt-poppop rap638372117612https://www.last.fm/music/Kevin+Abstract/_/GEEZERKevin Abstractpop rapindie pop6390042639551002dd514-f96a-4832-b226-d52827aa6504https://www.last.fm/music/Novo+Amor/_/AnchorNovo Amorfolkindie folk40111254299074c2ace29-7bbd-4a58-83a2-21d18c2f3fbdhttps://www.last.fm/music/Novo+Amor/_/State+LinesNovo Amorfolkindieindie folk2581650278835https://www.last.fm/music/Remi+Wolf/_/Photo+ID+(with+Dominic+Fike)Remi Wolfdance-popelectronicindie poprnb235618436331705d71671-a837-401a-a88a-9e09bbafea87https://www.last.fm/music/Alanis+Morissette/_/You+Oughta+Know+-+2015+RemasterAlanis Morissettealternative rockrockfolk2038077279748372b37dd-46a4-449c-9d08-a027a4ef147bhttps://www.last.fm/music/The+Notations/_/What+More+Can+I+SayThe Notationssoul6366029536037846c8d32-8ed9-4865-804b-b3245e219907https://www.last.fm/music/I+DONT+KNOW+HOW+BUT+THEY+FOUND+ME/_/ChokeI DONT KNOW HOW BUT THEY FOUND MEnew wavesynthpopindie pop339946631144076693a29-b73f-403e-abb0-da96f7bb69b6https://www.last.fm/music/I+DONT+KNOW+HOW+BUT+THEY+FOUND+ME/_/Do+It+All+The+TimeI DONT KNOW HOW BUT THEY FOUND MEsynthpopnew wave174524926140667ac0ea9-3f0c-40cf-a1ea-063351e735c4https://www.last.fm/music/Ozuna/_/Se+Prepar%C3%B3OzunaReggaeton111024501100580df42cb3b-a561-4e61-909b-b2ebf4ab742ahttps://www.last.fm/music/Bullet+for+My+Valentine/_/Tears+Don%27t+FallBullet for My Valentinemetalcoremetal48699965813058fbe8fdc-395e-37e6-b56b-f518906a0a54https://www.last.fm/music/Bullet+for+My+Valentine/_/Your+BetrayalBullet for My Valentinemetalcoremetalheavy metal149020641058496962f4c0c-2e62-45d5-8d64-1c31ff39eb47https://www.last.fm/music/Vundabar/_/Alien+BluesVundabarindie rockindierock67396151109742https://www.last.fm/music/Nina+Simone/_/Feeling+GoodNina Simonejazzsoul85541811219599https://www.last.fm/music/The+Game/_/Hate+It+Or+Love+ItThe GameHip-HoprapGangsta Rap37663695384https://www.last.fm/music/The+Game/_/Hate+It+Or+Love+It+(Feat.+50+Cent)+(Produced+By+Cool+&+Dre)The GameHip-HoprapGangsta Rap2304842371916https://www.last.fm/music/Internet+Money/_/Lemonade+(feat.+NAV)Internet Moneyemo rappop raptrapcloud rap2992868148071e92e774e-c051-4482-bdc1-0887a2e23affhttps://www.last.fm/music/Porter+Robinson/_/CheerleaderPorter Robinsonelectropop6566058930219622e0559-fae0-4dea-ae76-0fa5aff80d14https://www.last.fm/music/The+Prodigy/_/BreatheThe Prodigyelectronicdance53930148531416a2761dc-d327-39a2-b19e-d33ba8e216cfhttps://www.last.fm/music/The+Prodigy/_/FirestarterThe Prodigyelectronic687698867457007efc113-e5a0-4cee-a317-006ebe4ba915https://www.last.fm/music/Mobb+Deep/_/Shook+Ones,+Pt.+IIMobb DeepHip-HoprapGangsta Rap4088191577557e8f6a9f0-6d75-3750-bd0f-57bc1be6b454https://www.last.fm/music/Mobb+Deep/_/Survival+of+the+FittestMobb DeepHip-Hoprap4644509899834https://www.last.fm/music/Mary+J.+Blige/_/Family+AffairMary J. BligernbsoulHip-Hop27949801498282e2e64ee-d7bf-44bf-9e1b-df37a0f54e16https://www.last.fm/music/P1Harmony/_/Killin%27+ItP1HarmonyHip-Hophip hopk-pop11789897107903f23e4a-f298-4f1f-a3e6-2457bce43123https://www.last.fm/music/P1Harmony/_/Pretty+BoyP1Harmonyk-popKpopReggaeton96998968257f3575405-4090-4f73-8146-fbd81d8e062dhttps://www.last.fm/music/P1Harmony/_/DUH%21P1HarmonyrapHip-Hopk-popKpop3402645365622https://www.last.fm/music/Phillipa+Soo/_/HelplessPhillipa Soosoul77730111004635https://www.last.fm/music/Marilyn+Manson/_/The+Beautiful+PeopleMarilyn Mansonmetalrock3567229646322https://www.last.fm/music/Chet+Baker/_/My+Funny+ValentineChet Bakerjazz3599092586108https://www.last.fm/music/Chet+Baker/_/I+Fall+in+Love+Too+EasilyChet Bakerjazz99061451192312495a17fb-3fbb-4847-a601-b9445ee5277chttps://www.last.fm/music/DNCE/_/Cake+by+the+OceanDNCEpopfunkdance231796633792231d9f9b8-5941-43fd-b0aa-6a101dbc999chttps://www.last.fm/music/DNCE/_/ToothbrushDNCEpopdance1390711313442850d0d5a3b-7926-318f-aecb-5d7ce633bfa5https://www.last.fm/music/Fleet+Foxes/_/White+Winter+HymnalFleet Foxesfolkindie876714310199590e62faa3-89ba-3b90-b7dc-d76239efdb29https://www.last.fm/music/Fleet+Foxes/_/MykonosFleet Foxesindiefolkindie rockindie folk63432297842760db6f8a1-a6bf-4cc9-a68e-2bb93be55715https://www.last.fm/music/Fleet+Foxes/_/Blue+Ridge+MountainsFleet Foxesfolkindieindie folkalternative831097810227546e2fd907-2444-486a-8c82-6caedf57835ehttps://www.last.fm/music/Slayer/_/Raining+BloodSlayermetalheavy metal42696464181240eae5056-d7d2-40be-a9de-16be90d96fcbhttps://www.last.fm/music/Bigbang/_/BANG+BANG+BANGBigbangk-pop4644581421415https://www.last.fm/music/Ren%C3%A9e+Elise+Goldsberry/_/SatisfiedRenée Elise GoldsberryHip-Hop6654029890791https://www.last.fm/music/Jim+Croce/_/Time+in+a+BottleJim Crocefolkclassic rock2461545384101https://www.last.fm/music/Jim+Croce/_/Operator+(That%27s+Not+the+Way+It+Feels)Jim Crocefolkclassic rock12481127181https://www.last.fm/music/Jim+Croce/_/Operator+%5BThat%27s+Not+The+Way+It+Feels%5DJim Crocefolkclassic rock3153059350666https://www.last.fm/music/The+Internet/_/Palace%2FCurse+(feat.+Tyler,+The+Creator+&+Steve+Lacy)The InternetrnbNeo-Soul3345585331724https://www.last.fm/music/The+Internet/_/Hold+OnThe InternetrnbNeo-Soul55425186078373203da3d-d1ad-4e7d-829c-48d97df0cb1chttps://www.last.fm/music/SYML/_/Where%27s+My+LoveSYMLindie8983197814443https://www.last.fm/music/Molchat+Doma/_/%D0%A1%D1%83%D0%B4%D0%BD%D0%BE+(%D0%91%D0%BE%D1%80%D0%B8%D1%81+%D0%A0%D0%B8%D0%B6%D0%B8%D0%B9)Molchat Domapost-punk3165589397273https://www.last.fm/music/Molchat+Doma/_/%D0%A2%D0%BE%D1%81%D0%BA%D0%B0Molchat Domapost-punkrockpunknew wave2878221430769a812433a-7689-38a9-a42f-92b9fa94c953https://www.last.fm/music/Three+6+Mafia/_/Stay+FlyThree 6 MafiarapHip-Hop2047183411334925840-5afd-4f4b-99d1-ef28d6684fafhttps://www.last.fm/music/Frost+Children/_/CONTROLFrost Childrenelectropopelectronichyperpop11437624605https://www.last.fm/music/Frost+Children/_/WHAT+IS+FOREVER+FORFrost Childrenelectropop49098617911948c5c7265-c7b1-4923-92fd-ac87db236535https://www.last.fm/music/Simple+Plan/_/I%27m+Just+a+KidSimple Planpunk rockrockpop punkpunk167014711578555https://www.last.fm/music/Death+Cab+for+Cutie/_/I+Will+Follow+You+Into+The+DarkDeath Cab for Cutieindieindie rock115203931238085641c030f-cd4a-3004-a097-20e9b08f15f6https://www.last.fm/music/Death+Cab+for+Cutie/_/Soul+Meets+BodyDeath Cab for Cutieindieindie rockalternativerock51436004467890e3ebae8-06dc-43c2-9c36-4b70ed24480ehttps://www.last.fm/music/Del+Water+Gap/_/Ode+to+a+Conversation+Stuck+in+Your+ThroatDel Water Gapfolkcountryalternativeindie77757891332542https://www.last.fm/music/LMFAO/_/Party+Rock+AnthemLMFAOdanceelectronicpop5865923978355https://www.last.fm/music/LMFAO/_/Sexy+and+I+Know+ItLMFAOdancepopelectronic25970684526720116c7ef-c15b-3035-8fd4-8c0ac964f95dhttps://www.last.fm/music/LMFAO/_/Sorry+for+Party+RockingLMFAOdanceelectropopelectronic33465492807357864eb6e-9230-4583-b391-cd66232a4dddhttps://www.last.fm/music/Lil+B/_/B.O.R.+(Birth+Of+Rap)Lil Bcloud rap24415932339844590dfa0-b5f5-38f1-9a1e-9e0e2ceb6f7ahttps://www.last.fm/music/Lil+B/_/I%27m+GodLil Bcloud rap35601105250859128e802-502a-433b-8b31-78b3ddc31647https://www.last.fm/music/Foreigner/_/I+Want+to+Know+What+Love+Is+-+1999+RemasterForeignersoft rockpoprock31403625055288a76d08d-a8a5-433c-8d80-0d0c3811764ahttps://www.last.fm/music/Lloyd/_/YouLloydrnbHip-Hop95718915433336024e7e-cb31-3f69-8097-17d94443bfe8https://www.last.fm/music/Lloyd/_/Lay+It+DownLloydrnb49374063717850efa6dc8-ef6e-42a7-95c0-9f053c4911dahttps://www.last.fm/music/La+Dispute/_/Such+Small+HandsLa Disputepost-hardcore249049224578103a49a85-e4ca-3108-b97e-2e3946e69ca4https://www.last.fm/music/La+Dispute/_/King+ParkLa Disputepost-hardcore21588953411516fe8d41b-b035-4e7a-9408-6d5ce2a4b46chttps://www.last.fm/music/Rick+Ross/_/Aston+Martin+MusicRick Rossraphip hop1605413208017https://www.last.fm/music/Rick+Ross/_/Stay+ScheminRick Rossrap248781425042021e16e80-eef2-3a7f-b395-36265ff1d442https://www.last.fm/music/KMFDM/_/MegalomaniacKMFDMelectronic5700550938448https://www.last.fm/music/%2ANSYNC/_/Bye+Bye+Bye*NSYNCpopdance32811305037200a4ba1cc-28e4-4d85-9d59-1d93ec3e2557https://www.last.fm/music/%2ANSYNC/_/It%27s+Gonna+Be+Me*NSYNCpopdance9681200874371922b31e7-6759-41eb-8677-cfe8896be55chttps://www.last.fm/music/Bakar/_/Hell+N+BackBakarsoulindiealternativeNeo-Soul354635741473592a394e2-64e9-4093-912f-d5a51d7a3050https://www.last.fm/music/Sexyy+Red/_/Get+It+SexyySexyy Redraphip hop2242334287762a2abd0d6-12be-4c16-8084-20a9a02453dehttps://www.last.fm/music/Sexyy+Red/_/Looking+For+The+Hoes+(Ain%E2%80%99t+My+Fault)Sexyy Redrap51289668301802a54a93b-eba1-3065-af37-22be82591eaahttps://www.last.fm/music/Michael+Bubl%C3%A9/_/Feeling+GoodMichael Bubléjazz33725295170300e33f158-4a34-3ec3-8c58-ce65a65c004bhttps://www.last.fm/music/Michael+Bubl%C3%A9/_/SwayMichael Bubléjazz70940921060397https://www.last.fm/music/Iggy+Azalea/_/FancyIggy Azalearappop4301394638713https://www.last.fm/music/Iggy+Azalea/_/Black+WidowIggy AzaleaHip-Hoppop157468217346608f8e4a1-04be-4dc8-aabc-d005cc9e291fhttps://www.last.fm/music/GOT7/_/If+You+DoGOT7Hip-Hopk-pop1785289110526cb5b5e9e-4c2e-4e9f-9302-462a3a279fb6https://www.last.fm/music/GOT7/_/PythonGOT7k-poprnb306751246612802f22b7b-6a0d-3e50-bb65-530dd31f0044https://www.last.fm/music/Edward+Maya/_/Stereo+LoveEdward MayadanceHouseelectronic1709834247248https://www.last.fm/music/Edward+Maya/_/Stereo+Love+-+OriginalEdward Mayapop5491780826807685d9ea9-44d1-48ad-a20d-98aa393a9021https://www.last.fm/music/Staind/_/It%27s+Been+AwhileStaindrockalternative rockalternative38417136262182bd61229-0a0c-40b5-8467-6701634a6863https://www.last.fm/music/Staind/_/OutsideStaindalternative rockrockalternative64631571038933https://www.last.fm/music/Heart/_/BarracudaHeartclassic rockrockhard rock4434834712399d4b05080-d041-47df-b3af-ce42773bfe37https://www.last.fm/music/Heart/_/Crazy+on+YouHeartclassic rockrock41804884282250201bd5c-4222-3362-a9db-018fd33d67ffhttps://www.last.fm/music/Legi%C3%A3o+Urbana/_/Tempo+PerdidoLegião Urbanarock2347017216835785a8cad-c915-4799-8d8d-18545f3c2918https://www.last.fm/music/Chris+Travis/_/DiamondsChris Travistrapcloud rap2488961252351https://www.last.fm/music/sign+crushes+motorist/_/theres+this+girlsign crushes motoristshoegaze57081221041371https://www.last.fm/music/Etta+James/_/At+LastEtta Jamessouljazz4598742842132c4831d49-0a33-3e60-8632-58ad1d3dc852https://www.last.fm/music/Etta+James/_/I%27d+Rather+Go+BlindEtta Jamessouljazz2843833585152https://www.last.fm/music/Etta+James/_/A+Sunday+Kind+of+LoveEtta Jamessouljazz104739331072482https://www.last.fm/music/Portugal.+The+Man/_/Feel+It+StillPortugal. The Manpop114820561200710https://www.last.fm/music/Sophie+Ellis-Bextor/_/Murder+on+the+DancefloorSophie Ellis-BextorpopdanceDisco19081132346f3269c13-ca32-4115-bfab-5dc6082ed9e0https://www.last.fm/music/Sophie+Ellis-Bextor/_/Murder+On+the+Dance+FloorSophie Ellis-BextorpopdanceDisco100524051217067cee86283-3fef-4ddd-b628-30e1df7bf89ehttps://www.last.fm/music/Vansire/_/From+the+Subway+TrainVansireindieindie pop5380790623481e6f7b59d-3fd2-4d62-8fe8-d6a070ff0fc9https://www.last.fm/music/Vansire/_/MetamodernityVansiredream popalternativeindie10119445105754956e40a38-a7ff-4635-bd70-c4209e929661https://www.last.fm/music/The+Drums/_/MoneyThe Drumsindieindie popindie rockalternative2702753145008301a394c-9f7f-4577-88e8-737072e156c2https://www.last.fm/music/DECO%2A27/_/%E3%83%A9%E3%83%93%E3%83%83%E3%83%88%E3%83%9B%E3%83%BC%E3%83%ABDECO*27electronic46286277829081a8017f5-7400-48a4-b7ce-24aa89b91c05https://www.last.fm/music/Ramones/_/I+Wanna+Be+SedatedRamonespunkpunk rockrock3814365597737https://www.last.fm/music/Ramones/_/Blitzkrieg+Bop+-+2016+RemasterRamonespunk rockpunk3839066167138c9b67d13-91b8-48a6-b864-e11d365a952ehttps://www.last.fm/music/Hearts2Hearts/_/The+ChaseHearts2HeartsKpopdream popk-pop146571699439248d011f-379c-4953-ba37-a0a9fad3ff8ehttps://www.last.fm/music/Hearts2Hearts/_/STYLEHearts2Heartselectropopk-popdance-pop10238648868640d995f6-5cd3-4945-a77a-f7962a84a650https://www.last.fm/music/Hearts2Hearts/_/ButterfliesHearts2HeartsKpop69113232064765e2a5c6d-1fca-4318-8e8f-bef2da7f4bb8https://www.last.fm/music/ZEROBASEONE/_/In+BloomZEROBASEONEk-pop250899621518642e984c1-95e4-4348-b7a4-6efa72d129bbhttps://www.last.fm/music/Architects/_/AnimalsArchitectsalternative metalmetalmetalcore100919193679c2595961-df1a-4e1d-8c87-1c1c3477c618https://www.last.fm/music/Architects/_/BlackholeArchitectsalternative metalmetalcore53205368205684e53d2-456b-401e-ad8c-42ec1beed6d9https://www.last.fm/music/Architects/_/Everything+EndsArchitectsmetalalternative rockpop rock3990884307187https://www.last.fm/music/Ichiko+Aoba/_/Asleep+Among+EndivesIchiko Aobafolk243440525817258a216a0-d2a0-45cd-8dd0-a6f864caf64ahttps://www.last.fm/music/Ichiko+Aoba/_/Dawn+in+the+AdanIchiko Aobafolk82684581231427https://www.last.fm/music/Counting+Crows/_/Mr.+JonesCounting Crowsrockalternativealternative rock2499827364178https://www.last.fm/music/Counting+Crows/_/Accidentally+In+Love+-+From+%22Shrek+2%22+SoundtrackCounting Crowspoprockpop rockalternative21685422224055972e52e92-c273-4b19-9821-5f812484d76dhttps://www.last.fm/music/Snow+Patrol/_/Chasing+CarsSnow Patrolindiealternativerockindie rock567229846418636002b57-438d-4b6e-a70c-a78007391c90https://www.last.fm/music/Paris+Paloma/_/LabourParis Palomapop10142864126483304250bb9-546a-305c-bbb1-5a68cada0832https://www.last.fm/music/Moby/_/PorcelainMobyelectronic791315372101183362178-55f7-49d4-b6a4-267e6f2664c7https://www.last.fm/music/Fugazi/_/I%27m+So+TiredFugazipunk598511470625655b9be96-bc9a-3a1c-922c-89d0779f1b61https://www.last.fm/music/Fugazi/_/Waiting+RoomFugazipost-hardcorepunkalternative6200570457961https://www.last.fm/music/Dreamville/_/Under+the+Sun+(with+J.+Cole+&+Lute+feat.+DaBaby)Dreamvillehip hoppop raptrap90499021498003https://www.last.fm/music/Spice+Girls/_/WannabeSpice Girlspopdance1932587165473https://www.last.fm/music/PEDRO+SAMPAIO/_/ESCADA+DO+PR%C3%89DIOPEDRO SAMPAIOfunkpop5803030547852https://www.last.fm/music/H.E.R./_/Could%27ve+Been+(feat.+Bryson+Tiller)H.E.R.rnbHip-Hoptrap108037341610596https://www.last.fm/music/Taio+Cruz/_/DynamiteTaio Cruzdancepop66565491132555https://www.last.fm/music/Taio+Cruz/_/Break+Your+HeartTaio Cruzdancepoprnb1066934113047435137d143-22fe-4995-85b9-2a79e6d5c3c9https://www.last.fm/music/fun./_/We+Are+Young+(feat.+Janelle+Mon%C3%A1e)fun.indiepopalternativeindie pop9121087111745406c5603a-7954-466b-b842-5d67fcb1d5fehttps://www.last.fm/music/fun./_/Some+Nightsfun.indiepopalternative2708722362604https://www.last.fm/music/fun./_/We+Are+Young+-+feat.+Janelle+Mon%C3%A1efun.indiepopalternativeindie pop9575161188379f7bac6a-0231-4fc3-b277-2a4c000ee606https://www.last.fm/music/fun./_/We+Are+Youngfun.indiepopalternativeindie pop4051081486008https://www.last.fm/music/Adore/_/did+i+tell+u+that+i+miss+uAdoreindiepopelectropopelectronic3445808321753https://www.last.fm/music/Pi%E2%80%99erre+Bourne/_/Drunk+and+Nasty+(feat.+Sharc)Pi’erre Bournetrappop rapcloud rap625736156889850733c46-50be-4f64-8fdd-e718c9c388b0https://www.last.fm/music/Mustard/_/Ballin%27+(with+Roddy+Ricch)Mustardrap3542368303380https://www.last.fm/music/Miracle+Musical/_/LabyrinthMiracle Musicalrap11298155704420209cecce-4c7a-4ed8-b204-7c44e511339chttps://www.last.fm/music/KIDS+SEE+GHOSTS/_/RebornKIDS SEE GHOSTSrapart popHip-Hop94219966375036b70e767-860b-496e-97f7-696fcb30266dhttps://www.last.fm/music/KIDS+SEE+GHOSTS/_/4th+DimensionKIDS SEE GHOSTSrap63779384802422683b2c3-737a-4e9a-bb4a-838b9179afb4https://www.last.fm/music/KIDS+SEE+GHOSTS/_/Cudi+MontageKIDS SEE GHOSTSrap852725612635746573d7c6-d14e-4626-8ddc-f4ce67ee6d4fhttps://www.last.fm/music/Dolly+Parton/_/JoleneDolly Partoncountryfolk550422892232384636bcd-c1bc-453b-9c26-c7508e64ae86https://www.last.fm/music/Dolly+Parton/_/9+to+5Dolly Partoncountrypop57735315877795e81a7b3-7cf3-49fc-b12a-bc2ee21741d9https://www.last.fm/music/Sidewalks+and+Skeletons/_/GothSidewalks and Skeletonselectronic1951778180502https://www.last.fm/music/Myke+Towers/_/ADIVINOMyke Towersrnb5155957https://www.last.fm/music/Baby+Monster/_/SHEESHBABYMONSTERrapHip-Hopk-popKpop1188647https://www.last.fm/music/Baby+Monster/_/DRIPBABYMONSTERk-popKpop1507597https://www.last.fm/music/Baby+Monster/_/FOREVERBABYMONSTERKpopelectropop304150https://www.last.fm/music/Baby+Monster/_/HOT+SAUCEBABYMONSTERpop1508874300499039d81a9-2ba2-365c-9955-9cc63ad332e8https://www.last.fm/music/The+Radio+Dept./_/Sleeping+InThe Radio Dept.indieshoegaze113053719417921657a41-950c-365b-8fa4-67e3ab35becehttps://www.last.fm/music/The+Radio+Dept./_/I+Wanted+You+To+Feel+The+SameThe Radio Dept.indieshoegaze16342813150278902c42a0f-2c3c-3807-b1af-0f31b7c7a23dhttps://www.last.fm/music/The+Temper+Trap/_/Sweet+DispositionThe Temper Trapindieindie rock50158285893122777ea12-6bbf-4e1c-8b68-ffd21b53c0d7https://www.last.fm/music/Bazzi/_/MineBazzirnbpop41079743569898ef5deae-63c6-487f-bca9-ba3e34d4ddedhttps://www.last.fm/music/Sweet+Trip/_/DscoSweet Tripshoegazeelectronic3659061305507https://www.last.fm/music/Sweet+Trip/_/Milk+-+2021+RemasterSweet Tripshoegaze37585672749900a01de59-ce9d-4706-bfde-100b7841107bhttps://www.last.fm/music/Good+Kid/_/from+the+startGood Kidmetalrockalternativeindie4532451467457114baa15-de47-4792-8a4e-54b0a695eb14https://www.last.fm/music/Videoclub/_/Amour+PlastiqueVideoclubpopsynthpop52378635514105147d04a-7938-4dce-af05-4e4973f6e8cdhttps://www.last.fm/music/Jack+Stauber/_/ButtercupJack Stauberrockindieelectronicindie rock4970408531049527b829d-38cc-490e-8be9-21a3bdcdbbb2https://www.last.fm/music/Jack+Stauber/_/Oh+KlahomaJack Stauberindiepopsynthpop5896011448563df0ae89f-c86b-468f-850e-77009f6bf752https://www.last.fm/music/Lil+Skies/_/LustLil Skiescloud rap3121083514889https://www.last.fm/music/Joni+Mitchell/_/CaliforniaJoni Mitchellfolk361564140801309eb0994-38c0-3a94-8585-114c3b51f2b4https://www.last.fm/music/Cazuza/_/ExageradoCazuzarock16119332304499b66ee49-5a16-3827-82fa-057cd9f3a2fehttps://www.last.fm/music/Cazuza/_/Faz+Parte+Do+Meu+ShowCazuzarock3219315409185https://www.last.fm/music/Khruangbin/_/Texas+SunKhruangbinrock484187571703985381fb7-3868-4f24-9d1b-c86280981dedhttps://www.last.fm/music/Boney+M./_/RasputinBoney M.Discopopdance3372995667046https://www.last.fm/music/Boney+M./_/Daddy+CoolBoney M.Discodancepop3197610544559ea2a43dd-264c-4251-bc97-8551510d46a2https://www.last.fm/music/Boney+M./_/SunnyBoney M.Discopopdance3643915316968ba6b3409-4ced-3290-925d-3e92c377cc62https://www.last.fm/music/Whirr/_/LeaveWhirrshoegaze295848123387214688e2a-bd11-4a1b-8d39-972175ee2fd9https://www.last.fm/music/Whirr/_/Younger+Than+YouWhirrdream popshoegaze16764723907017d7312671-b6c2-4ea0-b188-859f77bb8050https://www.last.fm/music/Mr.Kitty/_/After+DarkMr.Kittysynthpopelectronicnew wave43998133330417b900cde-eada-44d2-9e06-949c99cee7b1https://www.last.fm/music/TAEMIN/_/MOVETAEMINKpopk-pop35277562136543bc5a4fc-5a57-4758-8590-524f3642fce7https://www.last.fm/music/TAEMIN/_/GuiltyTAEMINpopk-poprnb3036062310813f708b784-7f9e-4f22-bf0f-155c26a5c8a5https://www.last.fm/music/Plan+B/_/Es+un+SecretoPlan BReggaeton2669778281656053f4cb1-ce25-45c7-9441-4e58e72258f6https://www.last.fm/music/Plan+B/_/CandyPlan BReggaetonpopelectronic7653503389159https://www.last.fm/music/Jaehyun/_/Try+AgainJaehyunKpop2321762109019https://www.last.fm/music/Jaehyun/_/RosesJaehyunKpoprnb5031612636814017a2ade-b084-4ac4-a33d-e945284df384https://www.last.fm/music/Pulp/_/Disco+2000Pulpindie1581654239003a394dac6-5dd4-4309-a94e-b7c943b3e07fhttps://www.last.fm/music/Pulp/_/Common+People+-+Full+Length+VersionPulpnew wavesynthpop1832152197351https://www.last.fm/music/sundots/_/smallsundotsindie folk1414586170836https://www.last.fm/music/sundots/_/windowsundotsindie folk269742428484596d0bcb5-688a-4da2-8bbf-33e055faaa8chttps://www.last.fm/music/R%C3%9CF%C3%9CS+DU+SOL/_/InnerbloomRÜFÜS DU SOLHouseelectronic49505443534024d72d095-205d-43d5-8ef0-8a4441d40741https://www.last.fm/music/Dean/_/instagramDeanrnbk-pop2620085173227https://www.last.fm/music/Dean/_/DIE+4+YOUDeanalternativeelectropoprnb44747635410367623d4ed-1b43-3b7e-bdc8-3f7dfce1f689https://www.last.fm/music/Ween/_/Ocean+ManWeenalternativerockindie6619199661683d5f9b950-cbf0-4913-9c99-d750976a0ffahttps://www.last.fm/music/Taking+Back+Sunday/_/MakeDamnSureTaking Back Sundayalternativerockemoalternative rock5918239761feb3c99-8dab-4268-ab32-68fba77be212https://www.last.fm/music/%EC%97%AC%EC%9E%90%EC%B9%9C%EA%B5%AC/_/MAGOGFRIENDk-popKpop374602230https://www.last.fm/music/%EC%97%AC%EC%9E%90%EC%B9%9C%EA%B5%AC/_/Me+Gustas+TuGFRIENDpopheavy metalKpopk-pop47950215477b3a7ad-3531-4ff9-8e14-f2a3f87d294fhttps://www.last.fm/music/%EC%97%AC%EC%9E%90%EC%B9%9C%EA%B5%AC/_/RoughGFRIENDk-popKpop3165571489669https://www.last.fm/music/Trey+Songz/_/Bottoms+Up+(feat.+Nicki+Minaj)Trey Songzrnbhip hop161065628735108a0e182-fb14-465a-9aa8-5e7b0d8f16d2https://www.last.fm/music/Trey+Songz/_/Na+NaTrey Songzrnbhip hopdance2287656397762https://www.last.fm/music/Spandau+Ballet/_/GoldSpandau Balletnew wavepop9575172125992d020c74-7790-4bbc-ae9d-3ecb3282cc63https://www.last.fm/music/Spandau+Ballet/_/True+-+2003+RemasterSpandau Balletpop rockpop96361871301569https://www.last.fm/music/Drowning+Pool/_/BodiesDrowning PoolNu Metalmetalalternative metalhard rockrock131929292341c7d7a29b-6f46-4c8d-9612-f2c3ef0777f1https://www.last.fm/music/Quadeca/_/GodstainedQuadecaart pop874809700695806c4d4-aa21-4725-a7b8-6d1714cf8bf4https://www.last.fm/music/Quadeca/_/MONDAYQuadecaart pop33826752732287ae10c-8274-4840-82ad-86a71889311bhttps://www.last.fm/music/Quadeca/_/dancing+without+movingQuadecaNeo-Psychedeliaalt-popNeo-Soulpop rap281026415500516eeb2fb-830e-4d36-8aec-5e10361f84d8https://www.last.fm/music/BOYNEXTDOOR/_/Earth,+Wind+&+FireBOYNEXTDOORk-pop1879963102852https://www.last.fm/music/BOYNEXTDOOR/_/DangerousBOYNEXTDOORk-pop115963771023https://www.last.fm/music/BOYNEXTDOOR/_/I+Feel+GoodBOYNEXTDOORk-pop97331859670https://www.last.fm/music/BOYNEXTDOOR/_/123-78BOYNEXTDOORjazzk-pop64061551085465https://www.last.fm/music/Shaggy/_/It+Wasn%27t+MeShaggypopHip-Hop319901758216943a90ecc-aca6-3ed2-9c78-e5634ed5c040https://www.last.fm/music/Shaggy/_/AngelShaggypoprnb6850715794https://www.last.fm/music/Shaggy/_/It+Wasnt+MeShaggypopHip-Hop469271https://www.last.fm/music/Triple+S/_/%EA%B9%A8%EC%96%B4+(Are+You+Alive)tripleSk-popKpop2812560225287https://www.last.fm/music/MASS+OF+THE+FERMENTING+DREGS/_/Aoi,+Koi,+Daidaiiro+no+HiMASS OF THE FERMENTING DREGSindie rockpost-punk50073187417181d93e0ff-f67b-4dc5-a220-40ed723d1daehttps://www.last.fm/music/Becky+G/_/ShowerBecky Gpop36260772278854cdceec9-a3fb-402b-914d-fd7f77cd334bhttps://www.last.fm/music/Will+Wood/_/I+%2F+Me+%2F+MyselfWill Woodindie popindiepop252412619518214004235-dde9-46cc-96ac-0182324f9109https://www.last.fm/music/Rels+B/_/A+M%C3%ADRels BReggaeton8481858525667https://www.last.fm/music/K%2FDA/_/POP%2FSTARSK/DAk-poppopKpop5908003377788https://www.last.fm/music/K%2FDA/_/MOREK/DApopk-poppop raptrap48614263769225e15af08-66ac-41e8-8451-59c6cac79eeahttps://www.last.fm/music/K%2FDA/_/VILLAINK/DAtrappopelectropop412094428883315013905-d9e4-4050-b03f-440c2a831127https://www.last.fm/music/K%2FDA/_/THE+BADDESTK/DApoptrappop rap3493991428442121b6992-6484-4634-b2f6-5de1b22b3b46https://www.last.fm/music/The+Wombats/_/Greek+TragedyThe Wombatsindie rockindie pop73499756916121c3c250b-d2e6-42fa-90e9-58c5bdbd3e3ehttps://www.last.fm/music/benny+blanco/_/Eastside+(with+Halsey+&+Khalid)benny blancopop65000347495375503137c-e979-4e35-9838-220c622cdbdahttps://www.last.fm/music/A+Perfect+Circle/_/JudithA Perfect Circlealternative rockProgressive rockrockalternative5218909595374https://www.last.fm/music/A+Perfect+Circle/_/3+LibrasA Perfect Circlealternative rockProgressive rockrockalternative471713754067327dcd88b-47ed-3ef1-8320-a1d280a8095chttps://www.last.fm/music/A+Perfect+Circle/_/PetA Perfect Circlerockalternative rockProgressive rockalternative66585350558dff93650-d421-4a22-9f67-1b172998942dhttps://www.last.fm/music/Lucy+Bedroque/_/2010+Justin+BieberLucy Bedroqueragecloud rap51893139002baed70e9-4ded-40a8-b4ff-842e4923f013https://www.last.fm/music/Lucy+Bedroque/_/How+To+PretendLucy Bedroqueart pop31355637316eeb83681-a874-463a-86c7-c6be030274a3https://www.last.fm/music/Lucy+Bedroque/_/g6+anthemLucy Bedroqueragepop rapcloud rap280545298355e354063-ce28-4234-a758-1d5c591b23d1https://www.last.fm/music/Lucy+Bedroque/_/fenty+faceLucy Bedroqueragepop rapcloud rap19357172744362a575efb-1d23-4d4e-b9e1-d1e7acbafd7dhttps://www.last.fm/music/The+Stone+Roses/_/I+Wanna+Be+Adored+-+Remastered+2009The Stone Rosesindie rock5764535928082https://www.last.fm/music/Yes/_/Owner+of+a+Lonely+HeartYEclassic rockProgressive rockrock4214593555226https://www.last.fm/music/PJ+Harvey/_/This+Mess+We%27re+InPJ Harveyalternativerock142695751529658a158b824-42df-4236-9f1c-57d6379fee90https://www.last.fm/music/Bloc+Party/_/BanquetBloc Partyindie rockindiealternativerock1047971812116055f397e9a-105d-3451-96be-bb5d87b18ab5https://www.last.fm/music/Bloc+Party/_/HelicopterBloc Partyindieindie rockrockalternative3408574227261ca8578d9-7db9-477e-82f2-74cbbf91ef27https://www.last.fm/music/%E9%AB%98%E6%A9%8B%E3%81%82%E3%81%9A%E7%BE%8E/_/It%27s+Going+Down+Now高橋あず美pop rock6249803879992https://www.last.fm/music/Cake/_/The+DistanceCakealternativealternative rockrock245477935314356249bbf-be07-4576-ae5e-e2a8e7d9e757https://www.last.fm/music/Cake/_/Short+Skirt+%2F+Long+JacketCakerockalternative rockalternative31789431744079e8c2f19-c7da-4bf5-9950-d92fa3df479bhttps://www.last.fm/music/Liniker/_/CajuLinikerNeo-Soul214723017240725a50e29-d994-4da6-b18b-20f790a44c79https://www.last.fm/music/6arelyhuman/_/FASTER+n+HARDER6arelyhumanemo414759557696428a18ae7-4236-3f83-86c0-a034de7ba044https://www.last.fm/music/Brandy/_/The+Boy+Is+MineBrandyrnbpop5056269562749https://www.last.fm/music/The+Paper+Kites/_/Bloom+-+Bonus+TrackThe Paper Kitesindie folk3349301284785https://www.last.fm/music/Tee+Grizzley/_/From+the+D+to+the+A+(feat.+Lil+Yachty)Tee GrizzleytrapHip-Hoprap41866527163729e02fa9b-8141-4d74-9723-c554a8a71c4chttps://www.last.fm/music/The+Doobie+Brothers/_/Listen+to+the+MusicThe Doobie Brothersclassic rockrock3929788587605https://www.last.fm/music/The+Doobie+Brothers/_/What+a+Fool+BelievesThe Doobie Brothersclassic rockrockpop4129370514879https://www.last.fm/music/Tyga/_/Taste+(feat.+Offset)TygaHip-Hoptrappop rap1545420189206https://www.last.fm/music/mikeeysmind/_/%23doyalikemikeeysmindrap57857696956950ad606c8-6e42-4696-9093-130dcd1e8fbdhttps://www.last.fm/music/Santigold/_/Disparate+YouthSantigoldelectronicalternativeindie72648691022930a9beef14-c405-46de-94eb-371ab3b446behttps://www.last.fm/music/Good+Charlotte/_/The+AnthemGood Charlottepunk rockpop punkrockpunk33627073174089a188b30-c43f-4348-b81e-2c8822a70206https://www.last.fm/music/Destroy+Boys/_/I+Threw+Glass+At+My+Friend%27s+Eyes+And+Now+I%27m+On+ProbationDestroy Boyspunkrock26697182770791a70e78e-e433-4590-9575-054b30b411d3https://www.last.fm/music/Destroy+Boys/_/CrybabyDestroy Boyspop punkpunk75426491096954https://www.last.fm/music/Fugees/_/Killing+Me+Softly+with+His+SongFugeessoulrnbHip-Hop8621149978679https://www.last.fm/music/Finger+Eleven/_/ParalyzerFinger Elevenrockalternative rockalternativehard rock2083160137812d50d1150-c8b6-4444-a008-1ddc50284f3chttps://www.last.fm/music/FLO/_/CheckFLOpoprnb3083093324615https://www.last.fm/music/Quality+Control/_/Baby+(Lil+Baby+feat.+DaBaby)Quality Controlrappop raptrap367246122587982298d87-8e69-4756-b00c-a087c0d5def4https://www.last.fm/music/The+Crane+Wives/_/The+Moon+Will+SingThe Crane Wivesindie folk2363484160119815a870f-bbdd-455a-b723-4557344d205fhttps://www.last.fm/music/The+Crane+Wives/_/CursesThe Crane Wivesindiefolkindie folk23222921293334be39b5f-817f-3f78-ba7f-21e0b3ca8b32https://www.last.fm/music/The+Crane+Wives/_/Tongues+&+TeethThe Crane Wivesindiefolkindie folk29601552351082ea1f4f5-583a-457a-b74d-12375b3bc87ehttps://www.last.fm/music/Cult+Member/_/U+Weren%27t+Here+I+Really+Miss+YouCult MemberHouseelectronicdance20993912120412bf4aef5-c5ae-4154-8a24-a2929ea87096https://www.last.fm/music/Tribalistas/_/Alian%C3%A7aTribalistaspop5760456657684024643fc-6010-44a6-a55a-fa8a9b1342cchttps://www.last.fm/music/Ashe/_/Moral+of+the+StoryAshepopindie2818319215894295f3b7d-6650-4b27-8f79-3101d9786e0ahttps://www.last.fm/music/The+Plot+in+You/_/Feel+NothingThe Plot in Youmetalcoremetal15829211390958464db9b-a1c9-4ca9-9eb2-02f62e6434afhttps://www.last.fm/music/The+Plot+in+You/_/Left+BehindThe Plot in Youmetalcore6850558937360https://www.last.fm/music/Judas+Priest/_/Breaking+the+LawJudas Priestheavy metalmetalhard rock5256702650726https://www.last.fm/music/Judas+Priest/_/PainkillerJudas Priestheavy metalmetal11091823649399https://www.last.fm/music/%C3%98neheart/_/snowfallØneheartelectronic6040337769956https://www.last.fm/music/Galantis/_/Runaway+(U+&+I)Galantisdanceelectronic356212155294203369580-ff98-4286-9971-796ada38f98fhttps://www.last.fm/music/Galantis/_/No+MoneyGalantiselectronicHouse5990681718593a8444b23-5dd0-4589-9848-f901a9ddc11ehttps://www.last.fm/music/Gerry+Rafferty/_/Right+Down+The+LineGerry Raffertyclassic rocksoft rock4304273583253https://www.last.fm/music/Boldy+James/_/Great+AdventuresBoldy JamesGangsta Rap3835479435938https://www.last.fm/music/Nick+Jonas/_/JealousNick Jonaspop1580487288381https://www.last.fm/music/Nick+Jonas/_/Jealous+-+RemixNick Jonaspoprnb513435250652019b865ce-883e-3e70-82c3-a41d4958b332https://www.last.fm/music/Hollywood+Undead/_/Everywhere+I+GoHollywood Undeadrap99119621209934https://www.last.fm/music/John+Legend/_/All+of+MeJohn Legendrnbpopsoul5379246825500https://www.last.fm/music/Sting/_/Englishman+in+New+YorkStingrockpopclassic rock56054657514057fc161e9-709a-482e-895a-c6f267951dc1https://www.last.fm/music/Sting/_/Shape+Of+My+HeartStingrockclassic rockpop233176111759938c9d6c4-11ba-45dd-9ca6-6b9f756478e4https://www.last.fm/music/femtanyl/_/GIRL+HELL+1999femtanylrap2144559108052542c36ea-eb71-412b-acdd-4107206daa65https://www.last.fm/music/femtanyl/_/PUSH+UR+T3MPRRfemtanylelectronic98556962971https://www.last.fm/music/femtanyl/_/NASTYWERKKKK%21femtanylrap36203992269720d350e98-9084-3a88-9bbb-77146935de58https://www.last.fm/music/Enjambre/_/ImpactoEnjambreindierockpop579502772285242006962-e4c7-498b-9b62-8e7d53d9644ehttps://www.last.fm/music/The+Used/_/The+Taste+of+InkThe Usedemorockalternative3926042440149bbe2e54c-4616-32ba-8215-b3e4359d67d9https://www.last.fm/music/The+Used/_/Pretty+Handsome+AwkwardThe Usedrockalternative rockalternativeemo2604744484303ba471859-2699-409d-a39c-c2e4f3e86aa7https://www.last.fm/music/Jalen+Ngonda/_/If+You+Don%27t+Want+My+LoveJalen Ngondasoul3755281527002617c78a7-438b-4c6a-8eb0-3106b5a90573https://www.last.fm/music/King+Crimson/_/I+Talk+to+the+WindKing CrimsonProgressive rockclassic rock2113067331001https://www.last.fm/music/King+Crimson/_/21st+Century+Schizoid+Man+-+Including+%22Mirrors%22King CrimsonProgressive rockheavy metal8603154778960ab45963a-2ab4-4796-99ac-39f8926d07achttps://www.last.fm/music/Still+Woozy/_/Goodie+BagStill Woozyindiefunk4044920318641313f2608-d6b1-4554-b5fb-6e08b440297ehttps://www.last.fm/music/The+National/_/The+Alcott+(feat.+Taylor+Swift)The Nationalsoft rockfolkindie popindiedream pop550941560283813229d3f-cbe2-4ce1-816a-967f61117c7ahttps://www.last.fm/music/BADBADNOTGOOD/_/Time+Moves+SlowBADBADNOTGOODjazz820801119960311a4fa0-11a4-4b34-ab66-7e18c45ef6fdhttps://www.last.fm/music/Bauhaus/_/Bite+My+HipBauhauspost-punk2937552253691519c0af8-ed5b-4c31-8d98-128d0c967353https://www.last.fm/music/Rubel/_/Quando+Bate+Aquela+SaudadeRubelindiefolk46663822349001aee9374-720c-43a8-bf6b-971eaaa41ce0https://www.last.fm/music/BAEKHYUN/_/BambiBAEKHYUNrnbKpop39944372008260034214e-6f4c-441e-8776-927b66fc6646https://www.last.fm/music/BAEKHYUN/_/Cry+for+LoveBAEKHYUNrnbKpop78803171096917ae289d0a-9ec0-4794-9aa2-9fa0bf712030https://www.last.fm/music/Otis+Redding/_/(Sittin%27+On)+The+Dock+of+the+BayOtis Reddingsoul680461151645https://www.last.fm/music/Otis+Redding/_/%5BSittin%27+On%5D+The+Dock+Of+The+BayOtis Reddingsoul801878212125934a411ffd-2410-4871-b189-3ca2596dba03https://www.last.fm/music/Bonnie+Tyler/_/Total+Eclipse+of+the+HeartBonnie Tylerpop3212157495213https://www.last.fm/music/Bonnie+Tyler/_/Holding+Out+for+a+Hero+-+From+%22Footloose%22+SoundtrackBonnie Tylerrockpopsynthpop8950019727434613647d8-b51f-4ad1-af69-94a7d70b9c0fhttps://www.last.fm/music/David+Kushner/_/DaylightDavid Kushnerpop6728330997388eb56be77-5b3a-45af-a0b8-806cbca73d38https://www.last.fm/music/Paul+Simon/_/You+Can+Call+Me+AlPaul Simonpopclassic rock3667277581498https://www.last.fm/music/Paul+Simon/_/50+Ways+to+Leave+Your+LoverPaul Simonfolkclassic rockpop1137244812795411ad97fd2-9368-4f00-9cff-e640c2453007https://www.last.fm/music/Walk+the+Moon/_/Shut+Up+and+DanceWalk the Moonindie poprockpopdance9397291122102202d071ef-3dd4-4c88-8d51-41e7d0aa02f9https://www.last.fm/music/Kansas/_/Carry+on+Wayward+SonKansasclassic rockProgressive rockrock83919161176020f1ea2fab-f250-4405-9e96-c700de44ec64https://www.last.fm/music/Kansas/_/Dust+in+the+WindKansasclassic rockrockProgressive rock1049307123775https://www.last.fm/music/Kansas/_/Carry+on+My+Wayward+SonKansasclassic rockProgressive rockrock13187636602https://www.last.fm/music/Kansas/_/Dust+In+The+WindKansasclassic rockrockProgressive rock7451292698575https://www.last.fm/music/Clams+Casino/_/I%27m+GodClams Casinoelectroniccloud rap469004648068689d8c114-c75b-47bb-8737-df300195c5b0https://www.last.fm/music/grandson/_/Blood+%2F%2F+Watergrandsondancealternative rock5764535928082https://www.last.fm/music/Yes/_/Owner+of+a+Lonely+HeartYesclassic rockProgressive rockrock2712383237900https://www.last.fm/music/Mon+Laferte/_/Tu+Falta+De+QuererMon Lafertepoprock5756765830411https://www.last.fm/music/Bell+Biv+DeVoe/_/PoisonBell Biv DeVoeHip-Hoprnb621734572137152d1d41b-9f7f-420b-947f-fed4862dfe27https://www.last.fm/music/Sheck+Wes/_/Mo+BambaSheck WestraprapHip-Hophip hop3447266623641https://www.last.fm/music/Stan+Getz/_/The+Girl+From+IpanemaStan Getzjazz67505824493935207df9f-2540-4951-98ea-d84815dd38d9https://www.last.fm/music/Sleepy+Hallow/_/2055Sleepy Hallowtraphip hopHip-Hop1743677135103efce1b67-929e-4e41-9214-8ce0fc14d5b8https://www.last.fm/music/And+One/_/Military+Fashion+ShowAnd Onesynthpopelectronic13824031091810a585aa4-6a52-3fa7-ac1e-3c2dc234e883https://www.last.fm/music/And+One/_/Driving+With+My+DarlingAnd Onesynthpopelectronic271593145250905dcf53c-c2a7-451e-9f21-ed09dc413213https://www.last.fm/music/Leon+Bridges/_/Coming+HomeLeon Bridgessoul3006971421782abe4f9ce-8dfd-43a6-a81c-352c87193ee7https://www.last.fm/music/Leon+Bridges/_/RiverLeon Bridgessoul6795060125923577dcd958-c8be-4480-9168-f71fc74ad8eehttps://www.last.fm/music/Ray+Charles/_/Hit+the+Road+JackRay Charlesjazzsoul134810251836980881e7571-3133-3cbb-815a-ab6c2b8ea46dhttps://www.last.fm/music/Soft+Cell/_/Tainted+LoveSoft Cellnew wavepopsynthpop101317491528852https://www.last.fm/music/Smash+Mouth/_/All+StarSmash Mouthrockpopalternative3468399583443https://www.last.fm/music/Smash+Mouth/_/Walkin%27+on+the+SunSmash Mouthrockalternative rockpopalternative353477942731004cbfc67-0bca-38bd-bb5c-dc607f1c4f8fhttps://www.last.fm/music/Black+Box+Recorder/_/Child+PsychologyBlack Box Recorderalternativerock1068131167511https://www.last.fm/music/Black+Box+Recorder/_/Kidnapping+an+HeiressBlack Box Recorderrockindie pop23085201374122c0910cc-d3c7-4714-ae7e-756f322a4f72https://www.last.fm/music/Devon+Hendryx/_/SakuraDevon Hendryxart pop127684610193821dd8f24-ece4-4745-88b0-a6890aa45f2fhttps://www.last.fm/music/Devon+Hendryx/_/Neon+KitchenDevon Hendryxcloud rap6979915768304efdbd424-8a44-4f9f-88f8-902928fe9440https://www.last.fm/music/Kaleo/_/Way+Down+We+GoKaleorockindie38577026825320733ba7d-3505-4734-a763-2240d1668137https://www.last.fm/music/Carole+King/_/It%27s+Too+LateCarole Kingpop45862824431893d5e680a-2ebe-402c-a0fd-afc5350caecehttps://www.last.fm/music/Penelope+Scott/_/R%C3%A4tPenelope Scottelectronicpunkdance27794262603720f703b88-4587-496a-96ab-c6692426a037https://www.last.fm/music/Penelope+Scott/_/Feel+BetterPenelope Scottalternative751733251567318e52d23-2bf4-391c-8f68-d2befb8cd06bhttps://www.last.fm/music/LSD+and+the+Search+for+God/_/Starting+OverLSD and the Search for Godshoegazedream pop1983518https://www.last.fm/music/LSD+and+the+Search+for+God/_/04+-+Starting+OverLSD and the Search for Godshoegazedream pop415234645733775829114-11b8-42b1-b4c5-abd260f725f3https://www.last.fm/music/Nick+Cave+&+the+Bad+Seeds/_/O+ChildrenNick Cave & the Bad Seedsrockalternative3808850364878afa4b04d-ff14-4567-9762-24fcdaf05bbehttps://www.last.fm/music/Pitty/_/Na+Sua+EstantePittyrock334924232488513b2295f-abce-4ef2-acca-706770ae7337https://www.last.fm/music/Pitty/_/EqualizePittyrock9375473575214https://www.last.fm/music/Manchester+Orchestra/_/The+Gold+-+Phoebe+Bridgers+VersionManchester Orchestrarock42983902843151cca8a4b-c66c-4b74-a574-517889ed6fbdhttps://www.last.fm/music/f(x)/_/4+Wallsf(x)k-popKpopelectronic6715946792746https://www.last.fm/music/The+Psychedelic+Furs/_/Love+My+WayThe Psychedelic Fursnew wavepost-punkalternative60419063852520b0f73c9-0db7-418f-895e-4d753cdea444https://www.last.fm/music/Red+Velvet+-+IRENE+&+SEULGI/_/MonsterRed Velvet - IRENE & SEULGIk-poppop41541532677149fd050bf-ce21-4b98-8773-e39bafec68a1https://www.last.fm/music/Red+Velvet+-+IRENE+&+SEULGI/_/NaughtyRed Velvet - IRENE & SEULGIelectropopdancek-pop12288779909532c3aa70-9498-4742-91e2-7f6ff5c8c884https://www.last.fm/music/Red+Velvet+-+IRENE+&+SEULGI/_/TILTRed Velvet - IRENE & SEULGIk-popKpop1804010320502https://www.last.fm/music/Drugdealer/_/Pictures+of+YouDrugdealersoft rock30512195752https://www.last.fm/music/Drugdealer/_/Real+ThingDrugdealersoft rocksoulpoppop rock894897110410240915b6a9-647e-334b-b6a3-7f519698c830https://www.last.fm/music/Yellowcard/_/Ocean+AvenueYellowcardpunk rockrockpop punkalternative5291261914919b67ad252-5ddf-4519-aeca-5dcaac86934fhttps://www.last.fm/music/Aretha+Franklin/_/I+Say+a+Little+PrayerAretha Franklinsoul31066073218174b2741a0-d6b0-4070-a0bd-f278823a4d72https://www.last.fm/music/Mt.+Joy/_/Silver+LiningMt. Joyfolkindie690124271389504342d91-0bd0-4133-a12d-4ac669e01a6chttps://www.last.fm/music/Twista/_/Slow+JamzTwistaHip-Hopraprnb35615773611176ad96c6c-36df-4740-9074-60e5b4c7b5dehttps://www.last.fm/music/Silverstein/_/Smile+in+Your+SleepSilversteinpost-hardcoreemo1378748173938https://www.last.fm/music/Wale/_/Bad+(feat.+Rihanna)+-+RemixWaleHip-Hoprap988002915017571adb7865-ace6-4fa0-892b-77c6bc991c07https://www.last.fm/music/Van+Morrison/_/Brown+Eyed+GirlVan Morrisonclassic rockrock2440492215279https://www.last.fm/music/kanii/_/sins+(let+me+in)kaniirnb5160251357647https://www.last.fm/music/Rebzyyx/_/all+I+want+is+youRebzyyxemo raphyperpop3451921243092https://www.last.fm/music/Rebzyyx/_/I%27m+so+crazy+for+youuu+%3C%2F3Rebzyyxhyperpop9571510412594https://www.last.fm/music/Rosa+Walton/_/I+REALLY+WANT+TO+STAY+AT+YOUR+HOUSERosa Waltonelectropopsynthpoppop1008338117555https://www.last.fm/music/Arc%C3%A1ngel/_/Pa%27+Que+La+Pases+BienArcángelReggaeton2500017365401054f752e-10ab-336e-b1c4-48a4da8c5386https://www.last.fm/music/Aventura/_/ObsesionAventuraReggaeton1791257203859https://www.last.fm/music/Yung+Gravy/_/C%E2%80%99est+La+Vie+(with+bbno$+&+Rich+Brian)Yung Gravyraphip hop1958671389785https://www.last.fm/music/Miles+Davis/_/Blue+in+Green+(feat.+John+Coltrane+&+Bill+Evans)Miles Davisjazz5524537352084https://www.last.fm/music/quannnic/_/life+imitates+lifequannnicshoegazeemo17623182235521735750b-9268-44ec-93e7-bd48d13a7325https://www.last.fm/music/Die+Antwoord/_/Pitbull+TerrierDie AntwoordHip-Hopelectronic4158046346042167d0695-16e5-4afd-a1c2-8d17d3c42e6fhttps://www.last.fm/music/Get+Scared/_/SarcasmGet Scaredpost-hardcorealternative rockrock2818151233212052e0c9b-8bdd-4f45-b9ba-eeda5438ff88https://www.last.fm/music/Get+Scared/_/Don%27t+You+Dare+Forget+The+SunGet Scaredmetalpost-hardcoreemo4497980597441ebe528b9-3ef0-4f3d-8d6d-c338dd4d1856https://www.last.fm/music/Player/_/Baby+Come+BackPlayersoft rockrock1953743254964https://www.last.fm/music/Fisher/_/AtmosphereFisherHousedance3267936384606https://www.last.fm/music/Coco+&+Clair+Clair/_/PrettyCoco & Clair Clairindieelectropop105823471366735https://www.last.fm/music/Mot%C3%B6rhead/_/Ace+of+SpadesMotörheadheavy metalhard rockmetalrock439710225209413bdf058-38b9-434a-bec4-f59de9f4aee6https://www.last.fm/music/Arca/_/RakataArcaReggaetonelectronic88269491019425320ab068-f72c-4b6b-9bff-c6efc34657d4https://www.last.fm/music/AFI/_/Miss+MurderAFIrockalternativepunk rockpunkemo37348105084982ee18b18-fced-4803-8712-a18f5cc4c2cahttps://www.last.fm/music/Hailee+Steinfeld/_/StarvingHailee Steinfeldpopelectronic1993162133401https://www.last.fm/music/Dennis/_/MOTINHA+2.0+(Mete+Marcha)Dennisfunk26078111665286b804de0-490b-4bed-9c1a-12bbd73c944bhttps://www.last.fm/music/Hot+Mulligan/_/%2AEquip+Sunglasses%2AHot Mulliganrockpunkalternative rockemo10902411248278741a451-9609-4b85-8a75-ca044776dad8https://www.last.fm/music/SOSOCAMO/_/keep+steadySOSOCAMOcloud rap5172917936094669a095c-eb71-4f19-8869-a93d8caa9807https://www.last.fm/music/Ace+of+Base/_/All+That+She+WantsAce of Basepopdance23892793336997dd46b00-0bab-37a8-a6d8-a01415ba3d5ahttps://www.last.fm/music/Ace+of+Base/_/Happy+NationAce of Basepopdance8118742115506175abf856-a5ae-35cc-a8c3-2c04b98540f2https://www.last.fm/music/Alphaville/_/Forever+YoungAlphavillepopnew wavesynthpop3501235524297https://www.last.fm/music/Cobra+Starship/_/You+Make+Me+Feel...+(feat.+Sabi)Cobra Starshippopdance12646397111870221388839-65ae-49a9-9434-f1b1ee339777https://www.last.fm/music/Kavinsky/_/NightcallKavinskyelectronic141440617150581f391ce-f209-48a1-bfb3-20cdf103a2c7https://www.last.fm/music/Snoh+Aalegra/_/IN+YOUR+EYESSnoh Aalegrasoulrnb113010101553198https://www.last.fm/music/Coolio/_/Gangsta%27s+ParadiseCooliorapHip-HopGangsta Rap661457160212https://www.last.fm/music/Coolio/_/Gangsta%27s+Paradise+(feat.+L.V.)CooliorapHip-HopGangsta Rap14860125802https://www.last.fm/music/Coolio/_/Gangstas+ParadiseCooliorapHip-HopGangsta Rap15026725271https://www.last.fm/music/Coolio/_/Gangsters+ParadiseCooliorapHip-HopGangsta Rap9340818853https://www.last.fm/music/Coolio/_/Gangster%27s+ParadiseCooliorapHip-HopGangsta Rap871015212065300043f94b-04b2-3dfe-bfe9-cf80461a58e8https://www.last.fm/music/The+La%27s/_/There+She+GoesThe La'sindiepop11096615412https://www.last.fm/music/The+La%27s/_/There+She+Goes+AgainThe La'sindiepop105236781325647https://www.last.fm/music/The+Fratellis/_/Chelsea+DaggerThe Fratellisindie rockindierockalternative3354795446015https://www.last.fm/music/The+Shins/_/New+Slang+-+2021+RemasterThe Shinspopfolkrock86915911518337https://www.last.fm/music/Cream/_/Sunshine+of+Your+LoveCreamclassic rockrock64480881099697https://www.last.fm/music/Cream/_/White+RoomCreamclassic rockrock3142304369840da7e0023-c9e3-41d8-90e3-3bbbe77a943dhttps://www.last.fm/music/Ari+Abdul/_/BabydollAri Abdulpopalt-poprnb580498860244047cbd10d-a723-4f04-be6f-1c3946256885https://www.last.fm/music/Escape+The+Fate/_/SituationsEscape The Fatepost-hardcoreemorock1644017148593https://www.last.fm/music/Xam%C3%A3/_/Lux%C3%BAriaXamãHip-Hopraptrap1939957113738750b7806-911b-40b5-9553-f383712b6467https://www.last.fm/music/ALLDAY+PROJECT/_/FAMOUSALLDAY PROJECTelectronick-popHip-Hop100438284040822ea03e-7bc8-43ff-b9d0-39e82a87d8cehttps://www.last.fm/music/ALLDAY+PROJECT/_/WICKEDALLDAY PROJECTk-poprapKpop2346144205126https://www.last.fm/music/Knocked+Loose/_/Suffocate+(feat.+Poppy)Knocked LooseReggaetonmetal2563265323851https://www.last.fm/music/Free+Nationals/_/Beauty+&+Essex+(feat.+Daniel+Caesar+&+Unknown+Mortal+Orchestra)Free NationalsNeo-Soul3377695662518https://www.last.fm/music/The+B-52%27s/_/Love+ShackThe B-52'spopnew waverock3190504564955cb8258b4-4306-4ffb-8095-b7f8204110d4https://www.last.fm/music/The+B-52%27s/_/Rock+LobsterThe B-52'snew wavepoprock683135810533258d3274de-437c-4dce-9404-58e59d4a5dbchttps://www.last.fm/music/Cher/_/BelieveCherpopdance4246857577103https://www.last.fm/music/Saweetie/_/Best+Friend+(feat.+Doja+Cat)SaweetierapHip-Hop4742916599438https://www.last.fm/music/Glen+Campbell/_/Southern+NightsGlen Campbellcountry1742859194856https://www.last.fm/music/Racionais+MC%27s/_/Vida+Loka,+Pt.+1Racionais MC'sraphip hopHip-Hop725237107519https://www.last.fm/music/Racionais+MC%27s/_/Jorge+Da+Capad%C3%B3ciaRacionais MC'srapsoul19727975157915410dec31f-975c-3584-bfcf-51ca0463744bhttps://www.last.fm/music/The+xx/_/IntroThe xxindiealternativeelectronic11589096198621https://www.last.fm/music/UMI/_/wherever+u+r+(ft.+V+of+BTS)UMIpopsoulrnb5990811693164be88912a-4c11-4c76-8d6c-d1892e20afc6https://www.last.fm/music/Jawny/_/HoneypieJawnyfunkindie434447538826114c8b428-f6e6-4fe1-864a-39e5705a2bd7https://www.last.fm/music/The+Last+Shadow+Puppets/_/Sweet+Dreams,+TNThe Last Shadow Puppetsindieindie rockindie pop395801235777306781f39-9d10-4806-8956-6ec9a3cf2a67https://www.last.fm/music/The+Last+Shadow+Puppets/_/Miracle+AlignerThe Last Shadow Puppetsindierock4284328616276696360de-1b1e-48f1-9186-d8b53c7b4c86https://www.last.fm/music/Tom+Petty+and+The+Heartbreakers/_/Mary+Jane%27s+Last+DanceTom Petty and The Heartbreakersclassic rockrock2729233281955cc3a5262-40dc-4485-b65d-ba2c7938cf90https://www.last.fm/music/Sam+Gellaitry/_/AssumptionsSam Gellaitrydance-pop88242911206066https://www.last.fm/music/Don+McLean/_/American+PieDon McLeanclassic rockfolk70656336013962099fed1-d4ec-4dfd-8bc7-cb34c82adedfhttps://www.last.fm/music/Elley+Duh%C3%A9/_/MIDDLE+OF+THE+NIGHTElley Duhépop327232745097402170e4d-e45c-3615-ba36-6522cecc1aefhttps://www.last.fm/music/They+Might+Be+Giants/_/Istanbul+(Not+Constantinople)They Might Be Giantsalternativerockindie44260286754https://www.last.fm/music/They+Might+Be+Giants/_/IstanbulThey Might Be Giantsalternativerockindie3171665403682https://www.last.fm/music/Big+Time+Rush/_/BoyfriendBig Time Rushpoprnb38073862547https://www.last.fm/music/Big+Time+Rush/_/Boyfriend+(feat.+Snoop+Dogg)Big Time Rushpoprnb116345191605232https://www.last.fm/music/Boston/_/More+Than+a+FeelingBostonclassic rockrock3905715319254https://www.last.fm/music/Lumi+Athena/_/SMOKE+IT+OFF%21Lumi Athenaelectronic3089732264660https://www.last.fm/music/Lumi+Athena/_/LET+ME+SEE+YA+MOVE%21Lumi Athenahyperpopelectronic3047872556460https://www.last.fm/music/Dean+Martin/_/Everybody+Loves+SomebodyDean Martinjazz80372801222472bc50dd79-d3c3-4c00-8421-2afaf1e24cebhttps://www.last.fm/music/Dido/_/Thank+YouDidopop7323816102355483508aaf-51dc-4cc2-ad3a-da14f6ccaa73https://www.last.fm/music/Dido/_/White+FlagDidopop57051925273988b544538-97e4-4286-8c06-d158f93bf427https://www.last.fm/music/Dean+Lewis/_/Be+AlrightDean Lewispop7137385931749https://www.last.fm/music/Carly+Simon/_/You%27re+So+VainCarly Simonpop2252448137351917465fd-ae2a-4a46-84cd-c7c9256262c5https://www.last.fm/music/CHUU/_/Strawberry+RushCHUUk-popKpop1475593120745021f96e2-29b2-4ac8-85e4-a20062cab987https://www.last.fm/music/CHUU/_/Kiss+a+kittyCHUUk-pop1108862848358bee4f87-39d7-4183-a3fc-0fdf4b3e6b0fhttps://www.last.fm/music/CHUU/_/Only+cry+in+the+rainCHUUk-popKpop4774665505928d11aed-bd08-486c-bd5e-f0188d9475adhttps://www.last.fm/music/underscores/_/musicunderscoreshyperpopelectropop5058523876658https://www.last.fm/music/Tom+Petty/_/Free+Fallin%27Tom Pettyclassic rockrock4184096545782e81f24-0121-4b57-81f0-3a970697bab2https://www.last.fm/music/Tom+Petty/_/Free+FallingTom Pettyclassic rockrock2422057282724a05db2e0-8744-42be-b462-8fcc71ddada1https://www.last.fm/music/Take+Care/_/This+Feeling+Will+PassTake Careindie181268121845896b011ce-1998-456e-9c8e-14f3bce41ef1https://www.last.fm/music/Take+Care/_/Everything+Reminds+Me+Of+YouTake Careemo5789166733885https://www.last.fm/music/Modern+Talking/_/Cheri+Cheri+LadyModern TalkingDiscopopdance464680414275135c981bb-e4d5-4973-8b18-ae6edb29f03ehttps://www.last.fm/music/ARTMS/_/Virtual+AngelARTMSk-popdance-pop153634771260https://www.last.fm/music/ARTMS/_/IcarusARTMSart popk-pop301634530753906909eea-e189-40f2-961f-58e5e9feaa3ehttps://www.last.fm/music/Jacquees/_/B.E.D.Jacqueesrnbpop4517578589504https://www.last.fm/music/Sepultura/_/Roots+Bloody+RootsSepulturametalheavy metal2270167263884f7d98eb4-807e-474b-b647-1bcc9634f837https://www.last.fm/music/The+Beaches/_/Blame+BrettThe Beachesindie rock30618912925900e4f2fdf-d634-476b-8749-6f00ce1b4528https://www.last.fm/music/Starset/_/My+DemonsStarsetrockalternative rock103145541250474https://www.last.fm/music/Tracy+Chapman/_/Fast+CarTracy Chapmanfolk23809171576325d269789-0b8e-433d-b655-b51e54563c6ahttps://www.last.fm/music/Meovv/_/MEOWMeovvKpopk-pop1933960132148eac0d819-d2eb-4ded-97b2-6cc9796611e9https://www.last.fm/music/Meovv/_/HANDS+UPMeovvfunkk-popKpop2093293227638https://www.last.fm/music/Jhayco/_/No+Me+Conoce+-+RemixJhaycoReggaeton85422511398580a53c97d7-5501-443b-baa3-cb282fc64275https://www.last.fm/music/The+Jackson+5/_/I+Want+You+BackThe Jackson 5soulpopfunk42333105775942aebeb23-0c05-3312-851b-d18d44ae9c52https://www.last.fm/music/King+Geedorah/_/Next+LevelsKing GeedorahHip-Hop421211952396020081baa-2c74-39a4-950d-41a41e44cb8chttps://www.last.fm/music/King+Geedorah/_/FazersKing GeedorahHip-Hop80755701010914333b309e-78d6-42b0-9672-3334c9d2d165https://www.last.fm/music/Echo+&+the+Bunnymen/_/The+Killing+MoonEcho & the Bunnymennew wavepost-punkalternative162295978243f6e742c6-ae5a-457d-af70-3020e885afddhttps://www.last.fm/music/Jamie+Paige/_/Machine+LoveJamie Paigesynthpop99624949810https://www.last.fm/music/Jamie+Paige/_/BIRDBRAINJamie Paigesynthpop67376588877277c5bf37c-d319-30b7-a552-a4b99e18d159https://www.last.fm/music/Rush/_/Tom+SawyerRushProgressive rockclassic rockrock834705973383307f0599b-7965-4107-9cf1-a794707457edhttps://www.last.fm/music/Seafret/_/AtlantisSeafretmetalrockpunkindie rockmetalcore3075058314648d598b1fa-b089-4fea-bef7-1891b02009b1https://www.last.fm/music/Glare/_/BlankGlareshoegazedream pop1435669168936https://www.last.fm/music/Glare/_/Void+in+BlueGlareshoegazepost-punkNu Metal5397898888289https://www.last.fm/music/INXS/_/Need+You+TonightINXSrockpopnew wave5729345813909https://www.last.fm/music/INXS/_/Never+Tear+Us+ApartINXSrockpop5364660573530d85fd2e8-6174-4ffe-bf30-7ddbb9528374https://www.last.fm/music/Shaboozey/_/A+Bar+Song+(Tipsy)Shaboozeycountry153834431959689aa6c54d3-226b-47d6-85b9-2adf3e22ebafhttps://www.last.fm/music/Gnarls+Barkley/_/CrazyGnarls BarkleysoulfunkHip-Hoppop4081693567397https://www.last.fm/music/Carpenters/_/(They+Long+to+Be)+Close+to+YouCarpenterspop5336366772260a04bc1-13a9-4c4a-8b8e-24b619894560https://www.last.fm/music/Geese/_/TaxesGeeseindie rock6713525958834https://www.last.fm/music/Macklemore+&+Ryan+Lewis/_/Thrift+Shop+(feat.+Wanz)Macklemore & Ryan Lewisraphip hopHip-Hop3154580431022https://www.last.fm/music/Macklemore+&+Ryan+Lewis/_/Thrift+Shop+-+feat.+WanzMacklemore & Ryan Lewisraphip hopHip-Hop154854815157132c776c4-2d87-3ff2-ad36-ee14a8363980https://www.last.fm/music/HALCALI/_/%E3%81%8A%E3%81%A4%E3%81%8B%E3%82%8CSUMMERHALCALIpop6029275313396b7e28c62-e06b-4fc4-aae8-444558bfed9ahttps://www.last.fm/music/SEULGI/_/28+ReasonsSEULGIk-popelectropop145347599216cbc95304-a7d6-49f1-ab25-2f5b6aeac1fahttps://www.last.fm/music/SEULGI/_/Baby,+Not+BabySEULGIk-pop26288374f488c4b-259f-4ee0-ad36-0c0fadb77915https://www.last.fm/music/Sub-Urbane/_/CradlesSub Urbanrockpopelectronic3609714583703c3347ca9-fc6c-438a-82cf-d22cdfd667cdhttps://www.last.fm/music/Basement+Jaxx/_/Where%27s+Your+Head+AtBasement JaxxelectronicHousedance99940921182981https://www.last.fm/music/Mika/_/Grace+KellyMikapop2314194496740https://www.last.fm/music/Billie+Holiday/_/I%27ll+Be+Seeing+YouBillie Holidayjazz3564911446478090765a6-b7e1-45a0-b16e-3694a7cdb67ehttps://www.last.fm/music/Lebanon+Hanover/_/GallowdanceLebanon Hanoverpost-punk20893852397084833065b-7cb8-47e9-9331-ef6f555f3758https://www.last.fm/music/Lebanon+Hanover/_/Kiss+Me+Until+My+Lips+Fall+OffLebanon Hanoverpost-punk488092834020130f014df-1d0f-49b3-b651-c8145b701765https://www.last.fm/music/Everglow/_/LA+DI+DAEverglowk-popsynthpop4747463848402https://www.last.fm/music/Ricky+Martin/_/Livin%27+La+Vida+LocaRicky Martinpopdance72667086659230b1fce11-aa11-43d6-8f48-785eca356f8chttps://www.last.fm/music/Killswitch+Engage/_/My+CurseKillswitch Engagemetalcoremetal5438561407841bc14fe4b-da76-41d5-832b-bea21d63c1cbhttps://www.last.fm/music/The+Mountain+Goats/_/No+ChildrenThe Mountain Goatsfolkindie100099473603b60a9588-9d98-4b36-997b-935eaf7da7fdhttps://www.last.fm/music/ifeye/_/r+u+ok%3FifeyeHousek-pop8663971867301b17970a0-db3d-4d37-a31f-9b6a6c5ee7e7https://www.last.fm/music/Metronomy/_/The+LookMetronomyelectronicpopindie411467137422872f26eb1-93e5-3bcf-8c0a-49c6ef23cd9ahttps://www.last.fm/music/Mayday+Parade/_/Jamie+All+OverMayday Paradepop punkrockemoalternativepunk2125849397370https://www.last.fm/music/The+Hollies/_/Long+Cool+Woman+(In+a+Black+Dress)+-+1999+RemasterThe Holliesrock112445369987b2916cd1-4e54-4f34-bfbb-1f6b68ac14fahttps://www.last.fm/music/NCT+WISH/_/poppopNCT WISHk-popdance-pop7368855591729ba04a1-a913-47ff-b6b2-cb2f0d3cdd88https://www.last.fm/music/NCT+WISH/_/1000NCT WISHrnb40019628953https://www.last.fm/music/NCT+WISH/_/SurfNCT WISHk-pop5198317817478bb8865e6-7b9b-44d4-aa4a-3d6ab5513142https://www.last.fm/music/John+Denver/_/Take+Me+Home,+Country+RoadsJohn Denvercountryfolk43111981384db9b85a5-2843-4c05-a8a6-0b69e27770c1https://www.last.fm/music/John+Denver/_/Take+Me+Home+Country+RoadsJohn Denvercountryfolk161395591818106https://www.last.fm/music/Plain+White+T%27s/_/Hey+There+DelilahPlain White T'sindierock6242677818062https://www.last.fm/music/311/_/Amber311alternative2470398279639477b32c3-8ea2-303a-b091-b0b610ba5c31https://www.last.fm/music/Skank/_/Ainda+Gosto+DelaSkankrockpop rockpop87196348257960beb9754-c719-4f26-b893-49480997aba8https://www.last.fm/music/Daughter/_/YouthDaughteralternativeindieindie folkfolk4433837503108b53c4a7a-84b2-37f2-b8a0-18477438ec17https://www.last.fm/music/Daughter/_/MedicineDaughterfolkindie6540796115050320cb4da9-455f-33c2-bdfa-23b9dd0e17a9https://www.last.fm/music/Mario/_/Let+Me+Love+YouMariornbsoul1452431131176aac0fd2b-6fcb-4434-8b99-8402f30a2d82https://www.last.fm/music/Show+Me+the+Body/_/SpitShow Me the Bodypop90599391226809https://www.last.fm/music/Norah+Jones/_/Don%27t+Know+WhyNorah Jonesjazz3943496802612be8926ab-3abf-4e20-a316-c587f16f084ehttps://www.last.fm/music/Ginuwine/_/PonyGinuwinernb3316537428086691ff95d-d29a-30f6-bbb8-5a2c822390c0https://www.last.fm/music/Ginuwine/_/So+AnxiousGinuwinernb48924273257036bde849e-072e-3446-a942-2cacae29a0aahttps://www.last.fm/music/Joyce+Manor/_/Constant+HeadacheJoyce Manoremopop punk405794753018287851453-4e6c-49e9-bea7-49a19afea701https://www.last.fm/music/The+Pharcyde/_/Passin%27+Me+ByThe Pharcydehip hopHip-Hoprap32451534749365aba27a4-d491-4819-b826-e11ef56e7e43https://www.last.fm/music/The+Pharcyde/_/Runnin%27The Pharcydehip hopHip-Hoprap2109863229632https://www.last.fm/music/Sunny+Day+Real+Estate/_/In+Circles+-+RemasteredSunny Day Real Estateemorockalternative rock175920622885948a5159a-cd64-3f9d-b71a-181c8a61d73fhttps://www.last.fm/music/Sunny+Day+Real+Estate/_/PillarsSunny Day Real Estateemoindie rockindie6613037092784900b71-c5fb-4bee-b944-7835f20d9aeehttps://www.last.fm/music/Rose+Gray/_/Wet+&+WildRose GrayHousepopDisco437437549797616d73a-d485-4852-abf6-6280f78b6c62https://www.last.fm/music/Dayseeker/_/Pale+MoonlightDayseekeralternative rockmetalmetalcorepost-hardcore3696668515233b6080590-2e5f-4ea3-b411-55d4aed67462https://www.last.fm/music/No+Vacation/_/Yam+YamNo Vacationdream popindieindie rockindie pop49506155631030e1ac1f5-c92b-4cef-bccc-a999b1c52ff6https://www.last.fm/music/Royal+Blood/_/Figure+It+OutRoyal Bloodrock495442526687862a1f461-5305-4133-a639-cf9aaee4ec09https://www.last.fm/music/IZ%2AONE/_/Secret+Story+of+the+SwanIZ*ONEelectropopk-popdance-pop479950926195329b1598c-b8c9-4b5e-8579-a3e3e23f5d8bhttps://www.last.fm/music/IZ%2AONE/_/PanoramaIZ*ONEk-popelectropopdance-pop6436515783150https://www.last.fm/music/Stereophonics/_/DakotaStereophonicsrockindieindie rockalternative514710268390202dd368e-33ea-3417-8f08-59aa87b14e21https://www.last.fm/music/Stereophonics/_/Maybe+TomorrowStereophonicsrockindiealternative4827996734952https://www.last.fm/music/The+Cars/_/Just+What+I+NeededThe Carsnew waveclassic rockrock7866460119791085a921de-8b24-43e0-87b3-0136b70d537ehttps://www.last.fm/music/Lou+Reed/_/Walk+on+the+Wild+SideLou Reedclassic rockrock7629360105955756856396-51ec-4e14-903a-3ef478bac052https://www.last.fm/music/Lou+Reed/_/Perfect+DayLou Reedclassic rockrock21277342888361e547fbb-60d8-3acf-8dff-d74aab219bf5https://www.last.fm/music/Man%C3%A1/_/Oye+mi+amorManárock4974523709604https://www.last.fm/music/Redbone/_/Come+and+Get+Your+Love+-+Single+VersionRedbonerocksoul52702265844454a0a7d99-a2af-46c4-8a96-2f23d0fb4a19https://www.last.fm/music/Woodkid/_/Run+Boy+RunWoodkidalternativeindie3440909362071095b6855-8eba-4ee1-ab57-aa26c65d5a55https://www.last.fm/music/Danny+Ocean/_/Me+Reh%C3%BAsoDanny Oceanpop40686863905787e2fd5b8-ae86-476c-b188-32ee52d35bc6https://www.last.fm/music/The+Dare/_/GirlsThe Dareelectronic72279031131528ca4e81c7-2976-4300-8830-62d863dea444https://www.last.fm/music/Dusty+Springfield/_/Son+of+a+Preacher+ManDusty Springfieldsoul405597864234601a22f39-2d78-4277-99eb-682c4d7cee27https://www.last.fm/music/Dusty+Springfield/_/SpookyDusty Springfieldsoul50605534489157b0ceea8-03d7-4899-87fd-bdd1b6297d80https://www.last.fm/music/late+night+drive+home/_/Stress+Relieflate night drive homerockindiepopalternativeKpop49277674772757bfba968-d47d-39fd-91eb-a1080d599bb1https://www.last.fm/music/Scissor+Sisters/_/I+Can%27t+DecideScissor Sisterspopdance42714662971863561e03a-56e4-42df-8b12-d9a22badbfaahttps://www.last.fm/music/IV+Of+Spades/_/Come+Inside+Of+My+HeartIV Of Spadesindieindie pop52084605196411697135c-4931-3686-991d-120d58858f44https://www.last.fm/music/The+Dresden+Dolls/_/My+Alcoholic+FriendsThe Dresden Dollsalternative3149226333363182b3e14-0935-37cc-9b3e-d32ef24a06f0https://www.last.fm/music/The+Dresden+Dolls/_/Girl+AnachronismThe Dresden Dollsalternative3546906540761https://www.last.fm/music/Alesso/_/Heroes+(We+Could+Be)AlessodanceHouse5741760856861https://www.last.fm/music/Jay+Sean/_/DownJay Seanpopdancernb60570724444001c7d1e24-9d88-4de9-bc07-af617b6cc758https://www.last.fm/music/MAMAMOO/_/HIPMAMAMOOk-poppop70618348496540e333a39-c85b-47bb-ace3-4c3f7cb55aa1https://www.last.fm/music/Iron+&+Wine/_/Flightless+Bird,+American+MouthIron & Winefolk79325719570847f56794c-bcbf-4cc7-9ded-fcd933752cddhttps://www.last.fm/music/Christina+Perri/_/A+Thousand+YearsChristina Perripop319007731553013d55461-fabe-3321-9892-a1475d95e5e0https://www.last.fm/music/Halestorm/_/I+Miss+the+MiseryHalestormrockhard rockmetal3410058482098https://www.last.fm/music/KYLE/_/iSpy+(feat.+Lil+Yachty)KYLErappopHip-Hophip hop43312144064361033bfa2-bc17-497f-8da1-9de479ea516fhttps://www.last.fm/music/KYLE/_/Don%27t+Wanna+Fall+In+LoveKYLErappopdancepop rap1529255133404https://www.last.fm/music/SICKBOYRARI/_/Princess+Cuts+My+WristSICKBOYRARIemo rapcloud rap122667461733506https://www.last.fm/music/Jet/_/Are+You+Gonna+Be+My+GirlJetrockindie rockalternative rockalternative3189505271597https://www.last.fm/music/Searows/_/House+SongSearowsfolkindie folk9203841817928af67c81b-23ad-435b-9821-e8abd3eec514https://www.last.fm/music/Ruth+B./_/DandelionsRuth B.rnb92003881162599https://www.last.fm/music/The+Wanted/_/Glad+You+CameThe Wantedpopdance6501397923619https://www.last.fm/music/Bloodhound+Gang/_/The+Bad+TouchBloodhound Gangrockalternativedancealternative rock90042351255997https://www.last.fm/music/MAGIC%21/_/RudeMAGIC!pop2857132258139https://www.last.fm/music/aldn/_/icantbelieveiletyougetawayaldnshoegazealternative rock9599296820198d41e7f0b-ab24-4212-9b81-02f6e876d6d2https://www.last.fm/music/Kenya+Grace/_/StrangersKenya Gracepopdance3652149256902https://www.last.fm/music/Yaelokre/_/Harpy+HareYaelokrefolkindie folk6583077875154755bb351-3884-31c7-8718-f9241d50c04ehttps://www.last.fm/music/Lit/_/My+Own+Worst+EnemyLitrockalternative rockpop punkalternative136954615660316913b22-4234-4d8e-a96d-fa67b809f7fchttps://www.last.fm/music/Amira+Elfeky/_/Tonight+(demo)Amira ElfekyNu Metal96734661378496https://www.last.fm/music/Corinne+Bailey+Rae/_/Put+Your+Records+OnCorinne Bailey Raesouljazzpop9467204995312af36a04d-0f41-468c-89db-6913fcb00588https://www.last.fm/music/Kodaline/_/All+I+WantKodalineindie1512345124462ba33d7c6-7165-487f-9944-6f4612b3d9c0https://www.last.fm/music/Cameron+Winter/_/Love+Takes+MilesCameron Winterfolkindie4446792398007https://www.last.fm/music/Com+Truise/_/4+Morant+(Better+Luck+Next+Time)Com Truisepop rapcloud rap4850267554572265447a9-02ac-35ba-b551-7ebad5d74bd3https://www.last.fm/music/Regina+Spektor/_/Two+BirdsRegina Spektorpopalternativeindie2049634195743https://www.last.fm/music/Puzzle/_/Loose+CannonPuzzlemetalindieshoegazefunkpost-punk596408484514213e42f84-f0a9-4f05-890d-3cdff515e4e5https://www.last.fm/music/Rascal+Flatts/_/Life+Is+a+HighwayRascal Flattscountryrock8287186961671https://www.last.fm/music/George+Ezra/_/BudapestGeorge Ezrafolkindie6865778658131https://www.last.fm/music/Lil+Mosey/_/Blueberry+FaygoLil Moseyrap9506762324324072a94e-740a-466b-baee-a3bc8a0b61f6https://www.last.fm/music/Simple+Minds/_/Don%27t+You+Forget+About+MeSimple Mindsnew wavepoprock4035117222https://www.last.fm/music/Simple+Minds/_/Don%27t+You+(Forget+About+Me)Simple Mindsnew wavepoprock48561407425911c00305b-d2d9-4e94-88b0-3ffa785cdfd2https://www.last.fm/music/Godsmack/_/I+Stand+AloneGodsmackhard rockmetalNu Metalrock98181631023461956bef91-c45d-48a4-ba7c-412468759aa8https://www.last.fm/music/The+Red+Jumpsuit+Apparatus/_/Face+DownThe Red Jumpsuit Apparatusrockalternativeemopunk84118491155076https://www.last.fm/music/Dexys+Midnight+Runners/_/Come+on+EileenDexys Midnight Runnerspopnew wave10543061163004eebfc9c-55f7-435d-a7ca-142e3d1aea7dhttps://www.last.fm/music/Kneecap/_/H.O.O.DKneecapHip-Hop95472010664681536838-d6a8-422c-8571-7b19b71812a7https://www.last.fm/music/Kneecap/_/Better+Way+To+LiveKneecapHip-Hop2328825265553072483c4-cf37-3b71-b0f5-129e4209f8b9https://www.last.fm/music/Descendents/_/Good+Good+ThingsDescendentspunkpunk rock1329996174054e26039c9-248a-4d69-91f5-58a433462573https://www.last.fm/music/Joan+Baez/_/It+Ain%27t+Me+BabeJoan Baezfolk1395703319410255c52-f539-4a6a-84e0-15e1a6581742https://www.last.fm/music/Maruja/_/Break+The+TensionMarujapost-hardcore13204331117260cf7fc-f0a6-4ad9-9f87-157283f568f5https://www.last.fm/music/Maruja/_/Look+Down+on+UsMarujajazz5335304711779182b41df-92c8-463d-9357-38508a3d1451https://www.last.fm/music/Robin+Schulz/_/Sugar+(feat.+Francesco+Yates)Robin Schulzelectronicdance43359635751000151b4c7-0bc2-4cfe-bb85-11fd6d1a865dhttps://www.last.fm/music/Bridgit+Mendler/_/Ready+or+NotBridgit Mendlerpop348594345639708b12508-c822-480e-9e18-1a5de705e4e1https://www.last.fm/music/Bridgit+Mendler/_/HurricaneBridgit Mendlerpop4582736943972https://www.last.fm/music/Roy+Orbison/_/Oh,+Pretty+WomanRoy Orbisonclassic rock2726785220177https://www.last.fm/music/Bad+Gyal/_/Chulo+PT.2Bad GyalReggaeton85674671458181cf7c1afe-3692-49a2-8c19-fe86c74b9bc0https://www.last.fm/music/The+Temptations/_/My+GirlThe Temptationssoul4435221463024266e7dd6-09de-42a5-b2c3-95c0e6122f78https://www.last.fm/music/Indila/_/Derni%C3%A8re+danseIndilapopalternative11064313304https://www.last.fm/music/Indila/_/Derniere+DanseIndilapopalternative4318451351538https://www.last.fm/music/HYBS/_/Tip+ToeHYBSrnb95343187648e3a7fe14-d8b4-4fb1-acfd-061924c3d8f1https://www.last.fm/music/Irm%C3%A3s+de+Pau/_/Queimando+IceIrmãs de Paufunktrap495156051906001681f9e-c379-3a69-a221-ce77d8762fa8https://www.last.fm/music/Broken+Social+Scene/_/Anthems+for+a+Seventeen+Year-Old+GirlBroken Social Sceneindieindie rock7764331136936131151b3b-a3d5-4a16-adc3-0962c7e451b6https://www.last.fm/music/Louis+Armstrong/_/What+a+Wonderful+WorldLouis Armstrongjazz5314108573322a3234ba1-7a57-43b0-9864-6756dbf2a440https://www.last.fm/music/Frankie+Cosmos/_/FoolFrankie Cosmosindiefolkindie folk3701370379752266861eb-8791-4b65-9647-b53563a047fdhttps://www.last.fm/music/Thom+Yorke/_/Hearing+DamageThom Yorkeelectronic3046787392194dff5a5c3-40e5-4a7f-8c13-5a020382da86https://www.last.fm/music/Celeste/_/StrangeCelestejazzsoul5300106884140https://www.last.fm/music/Steve+Miller+Band/_/The+JokerSteve Miller Bandclassic rockrock12234661834150366a0ab-6b9a-312f-a135-4650bf2ae550https://www.last.fm/music/O+Rappa/_/Minha+Alma+(A+Paz+Que+Eu+N%C3%A3o+Quero)O Rappapop rockrock118985216342617baf8b4-85cd-4c64-a386-a52175966d30https://www.last.fm/music/O+Rappa/_/Anjos+(Pra+Quem+Tem+F%C3%A9)O Rapparockalternative7527185799002eef40848-a8c2-401a-945f-30d080a79e83https://www.last.fm/music/Powfu/_/death+bed+(coffee+for+your+head)Powfuemo raprap87229881076715c4d03727-ceba-4df5-bb3f-432d27099cd0https://www.last.fm/music/The+Outfield/_/Your+LoveThe Outfieldclassic rockrockpop5297258566831https://www.last.fm/music/EKKSTACY/_/I+walk+this+earth+all+by+myselfEKKSTACYcloud rapemo4340821519888https://www.last.fm/music/Sohodolls/_/Bang+Bang+Bang+BangSohodollsindieelectronicdance1515264129757https://www.last.fm/music/Neton+Vega/_/LocoNeton VegaReggaeton2073729341755https://www.last.fm/music/Minnie+Riperton/_/Les+FleursMinnie Ripertonsoul125462231382170https://www.last.fm/music/La+Roux/_/BulletproofLa Rouxelectropopsynthpopelectronicpop24901862107242a244067-03ed-4456-a8f4-6f501f3a0f1ahttps://www.last.fm/music/Inhaler/_/My+Honest+FaceInhalerindie rockrockalternative rockindie725218115195https://www.last.fm/music/Clarion/_/Hello+JulietClarionshoegaze1858154300023https://www.last.fm/music/Raul+Seixas/_/Metamorfose+AmbulanteRaul Seixasrock2642213256021648da0a0-5838-37ea-8aa7-9fdedd2da7b9https://www.last.fm/music/Kimya+Dawson/_/You+Love+MeKimya Dawsonindie346899860010039897a7d-a1c1-43c6-9b1e-a059a5a7478ahttps://www.last.fm/music/DANGERDOOM/_/CrosshairsDANGERDOOMHip-Hophip hoprap2753212439952c7e9b096-5a3a-3820-a083-e8a6fb3cb1achttps://www.last.fm/music/DANGERDOOM/_/Benzi+BoxDANGERDOOMHip-Hop3965158687928https://www.last.fm/music/Shania+Twain/_/Man%21+I+Feel+Like+a+Woman%21Shania Twaincountrypop33079843683100dcfcef8-6214-33c7-b5ed-b7020110e3b3https://www.last.fm/music/Kittie/_/BrackishKittiemetalNu Metalrock4299152182816https://www.last.fm/music/Loossemble/_/TTYLLoossemblek-popKpop85835081162300https://www.last.fm/music/KT+Tunstall/_/Suddenly+I+SeeKT Tunstallpopindie46568495143488b1e65fa-7ec4-4a1e-a9a7-940e0ea97fa6https://www.last.fm/music/Mastodon/_/Blood+and+ThunderMastodonmetal47855574427232e46f24b-b83e-4b0b-b30b-20d6f291cf41https://www.last.fm/music/The+Oh+Hellos/_/Soldier,+Poet,+KingThe Oh Hellosindie folkfolk5569457800702https://www.last.fm/music/Alice+Deejay/_/Better+Off+AloneAlice Deejaydanceelectronic353043425819912c55a51-d34b-380f-a95b-de8a63fb2be2https://www.last.fm/music/Los+Hermanos/_/%C3%9Altimo+RomanceLos Hermanosrock1264369714602816e5ec683-cd8b-4cd3-a657-b5d1ca07b629https://www.last.fm/music/Peter+Bjorn+and+John/_/Young+FolksPeter Bjorn and Johnindieindie popalternative42489450376https://www.last.fm/music/Peter+Bjorn+and+John/_/Young+Folks+(Feat.+Victoria+BePeter Bjorn and Johnindieindie popalternative28822743808755429f043-5f2b-4613-af54-4cf5a1fbaa21https://www.last.fm/music/Luke+Bryan/_/Country+Girl+(Shake+It+for+Me)Luke Bryancountry18288292828827d19b777-657f-4472-b2cc-587ce377ba59https://www.last.fm/music/C%C3%A1ssia+Eller/_/MalandragemCássia Ellerrock1217700217590da5e0baa-67c6-4c55-a0ad-c304b37c0c9ehttps://www.last.fm/music/NewDad/_/AngelNewDadindie rockindie3077873569048857c6d78-ab68-440e-9473-c2791aacb60ahttps://www.last.fm/music/Chicago/_/If+You+Leave+Me+NowChicagoclassic rocksoft rockrock7249542634209https://www.last.fm/music/The+Pretty+Reckless/_/Make+Me+Wanna+DieThe Pretty Recklessrockindie367894246103502326bc0-cc67-48ae-b9f4-1ee03bc5c233https://www.last.fm/music/The+Vamps/_/Somebody+to+YouThe Vampspopindie pop939091106243https://www.last.fm/music/%E6%94%AC%E4%BD%ACSKAI+ISYOURGOD/_/%E5%85%AB%E6%96%B9%E4%BE%86%E8%B2%A1(Stacks+from+All+Sides)攬佬SKAI ISYOURGODrapHip-Hophip hop489690248364603ae2301-3762-44ca-a25c-7abd28307d79https://www.last.fm/music/Julia+Michaels/_/What+a+Time+(feat.+Niall+Horan)Julia Michaelspop4760814445564https://www.last.fm/music/Mura+Masa/_/Love$ick+(feat.+A$AP+Rocky)Mura Masapop raphip hop28929452272305bfdb004-30d4-4402-82be-67e93cb52397https://www.last.fm/music/Free+Throw/_/Two+Beers+InFree Throwemo7317012677228https://www.last.fm/music/24kGoldn/_/Mood+(feat.+iann+dior)24kGoldnpop8319972764935https://www.last.fm/music/Robyn/_/Dancing+on+My+OwnRobynelectronicpopdanceelectropop49068985770226fca4928-9092-4d87-87fe-0bf16e5d9d68https://www.last.fm/music/K.Flay/_/High+EnoughK.FlaypopHip-Hopelectropop19259050559https://www.last.fm/music/The+Human+League/_/Don%27t+You+Want+MeThe Human Leaguenew wavesynthpop2330601398430https://www.last.fm/music/Bone+Thugs-N-Harmony/_/Thuggish+Ruggish+BoneBone Thugs-N-HarmonyrapGangsta RapHip-Hop2684283236385https://www.last.fm/music/LOVELI+LORI/_/Love+For+YouLOVELI LORIdream popdance-pop1468467183035https://www.last.fm/music/Saint+Avangeline/_/LilithSaint Avangelinedream popart pop926423732171fdc8d9f-afce-30eb-a5e3-e53b6020b199https://www.last.fm/music/Self/_/Placing+The+BlameSelfart pop581399381150053c37218-2306-40a6-9c28-6ff60a937739https://www.last.fm/music/Puddle+of+Mudd/_/BlurryPuddle of Muddrockalternative rockGrungealternative428477668912248ccb8d6-1309-487d-bec1-1da3d6ccdf94https://www.last.fm/music/Puddle+of+Mudd/_/She+Hates+MePuddle of Muddrockalternative rockGrungealternative3762733490217https://www.last.fm/music/Marty+Robbins/_/Big+IronMarty Robbinscountry5910200413043https://www.last.fm/music/SUICIDAL-IDOL/_/Ecstacy+(slowed)SUICIDAL-IDOLhyperpop42671484040897c448b4f-b702-46d0-887f-fe525faecaa0https://www.last.fm/music/The+Microphones/_/The+MoonThe Microphonesindie rockindie2648698508215https://www.last.fm/music/Lesley+Gore/_/You+Don%27t+Own+MeLesley Gorepop20958273526981c0972c0-8d0b-4c13-b382-9703a5df93e1https://www.last.fm/music/Lesley+Gore/_/MistyLesley Gorepop2222317411025https://www.last.fm/music/The+Zombies/_/Time+of+the+Season+-+Mono+VersionThe Zombiesrock4357862724849https://www.last.fm/music/Haddaway/_/What+Is+Love+-+7%22+MixHaddawaydance-pop2017641348075https://www.last.fm/music/Busta+Rhymes/_/I+Know+What+You+Want+(feat.+Flipmode+Squad)Busta RhymesHip-Hoprap60598978352078b052b-df90-3cbe-a3c6-7e05f2b824f2https://www.last.fm/music/Erika/_/I+Don%27t+Know+-+Radio+MixErikapopdance3379510619262feb2baba-1e2f-46f3-b36f-c4059b92eea0https://www.last.fm/music/Ashanti/_/FoolishAshantirnbpop3361394259424724a2344-5a7b-459e-bd0b-1b7bb13e3147https://www.last.fm/music/Syd+Matters/_/ObstaclesSyd Mattersindiealternative28457232576891c1d1d25-4bb0-357e-bef5-d1f36a2cff76https://www.last.fm/music/Syd+Matters/_/To+All+of+YouSyd Mattersfolkindie82258201162981https://www.last.fm/music/Iggy+Pop/_/The+PassengerIggy Poprockclassic rockpunkpunk rock5741927497103https://www.last.fm/music/Will+Paquin/_/ChandelierWill Paquinindie folk81957007595371652dd13-e359-4740-9d1e-462ccbedbdc8https://www.last.fm/music/Mild+High+Club/_/HomageMild High ClubindieNeo-Psychedelia2298268125161241f1a84-313d-42bd-9944-59cdd2423273https://www.last.fm/music/whatsaheart/_/snakelike+(the+stars+collide)whatsaheartNu Metal1885127184544a5d0c895-714a-4efe-bb52-1e67fb0af382https://www.last.fm/music/Chase+Icon/_/Like+MeChase Iconelectropop3761893660333https://www.last.fm/music/Matchbox+Twenty/_/PushMatchbox Twentyrockalternativealternative rock27028273605553b8e47d4-7305-4fc9-b187-48134fcc072ahttps://www.last.fm/music/Local+H/_/Bound+For+The+FloorLocal HrockGrungealternative rockalternative1361402713827131682cf55-a9a6-429c-a7f0-ff756781570ahttps://www.last.fm/music/Passenger/_/Let+Her+GoPassengerfolk4188914249749288611cf-0bc6-4827-879f-27e73cad623ehttps://www.last.fm/music/King+Gnu/_/SPECIALZKing Gnurock5714748938900https://www.last.fm/music/Cypress+Hill/_/Insane+in+the+BrainCypress HillHip-Hopraphip hop6279348950119https://www.last.fm/music/Robin+Thicke/_/Blurred+LinesRobin Thickepopdance37853103758850929ff3f-fd49-432e-a8d5-bd2afeb7804bhttps://www.last.fm/music/Jordan+Adetunji/_/KEHLANIJordan Adetunjirnb86498719342400c30dc5d-cb3e-37bd-820d-982f45ad68aehttps://www.last.fm/music/Stone+Sour/_/Through+GlassStone Sourrockalternative rockhard rock689919956561000de7e6f-bc69-49f1-9841-3ecf76e0f460https://www.last.fm/music/Haley+Heynderickx/_/The+Bug+CollectorHaley Heynderickxfolkindie folk1070506307179https://www.last.fm/music/Supergrass/_/Alright+-+2015+RemasterSupergrasspop rock2570090175474https://www.last.fm/music/EXO-K/_/MAMAEXO-Kk-pop6077709522790eb27c076-7686-465a-8737-8722611486c5https://www.last.fm/music/Kordhell/_/Murder+In+My+MindKordhelldance696274883450822db1b06-b2f6-3d76-a768-c262ce52defchttps://www.last.fm/music/Lustra/_/Scotty+Doesn%27t+KnowLustrapunk rockrockpunk2892520140361305cc66d-73f4-477b-803a-ff60c2e40c1fhttps://www.last.fm/music/Otuka/_/skinOtukarockshoegazeindie rock18753132517561163dacb-a386-4b0f-b84b-5c9c0ae89f68https://www.last.fm/music/Sun+Kil+Moon/_/Carry+Me+OhioSun Kil Moonfolk3713774295753https://www.last.fm/music/Pooh+Shiesty/_/Back+In+Blood+(feat.+Lil+Durk)Pooh ShiestyGangsta Raptraphip hoprap185014014https://www.last.fm/music/Dynamic+Duo/_/AEAODynamicDuornb4139159539983ba8ffa3b-9a40-44dd-a7e3-013fcd2ded8ehttps://www.last.fm/music/Two+Feet/_/I+Feel+Like+I%27m+DrowningTwo Feetindie rocktrap43691104853901728dcbd-187f-43c3-969b-144d64f1b3dchttps://www.last.fm/music/mxmtoon/_/prom+dressmxmtoonindie80087331000100https://www.last.fm/music/MKTO/_/ClassicMKTOpop73427371021241ee8cca49-1806-4af2-806a-25ddb915ee87https://www.last.fm/music/Violent+Femmes/_/Blister+In+The+SunViolent Femmesalternativealternative rockindierock1686543227665https://www.last.fm/music/Jeanette/_/%C2%BFPorqu%C3%A9+Te+Vas%3FJeanettepop27518044551070f9b5810-4179-43ae-be18-6b92a552c46bhttps://www.last.fm/music/The+Cramps/_/Goo+Goo+MuckThe Crampspunk5322443522563https://www.last.fm/music/Duke+Dumont/_/Ocean+DriveDuke DumontelectronicHouse758946096139688b2f21c-7807-411c-8d48-5613ea90ac54https://www.last.fm/music/Alice+Cooper/_/PoisonAlice Cooperhard rockrockclassic rock1895230181172https://www.last.fm/music/INOHA/_/Seventh+HeavenINOHAindie rock4805159933213https://www.last.fm/music/Rick+James/_/Super+FreakRick JamesfunkDiscodance92398145260326d7484e3-dfaf-4074-8389-56515b75d6cbhttps://www.last.fm/music/dandelion+hands/_/how+to+never+stop+being+saddandelion handsmetal2916331408455186bc3da-ad3b-40a9-9203-55b76d4f8b55https://www.last.fm/music/Eazy-E/_/No+More+%3F%27sEazy-EGangsta Raphip hoprapHip-Hop3340288299140b533566c-8821-47f8-b039-1999f6cf3d1ehttps://www.last.fm/music/Saosin/_/Seven+YearsSaosinpost-hardcoreemorock32265465418247874fa0e-4bea-4441-8cff-e360860d6e0dhttps://www.last.fm/music/Crosby,+Stills,+Nash+&+Young/_/Our+HouseCrosby, Stills, Nash & Youngclassic rockfolk3902461469252https://www.last.fm/music/Zion+&+Lennox/_/Yo+Voy+(Feat.+Daddy+Yankee)Zion & LennoxReggaeton949058315006340c100edb-322b-48db-825e-cf90701493a6https://www.last.fm/music/Ben+E.+King/_/Stand+by+MeBen E. Kingsoul5841716804453f83bc2f8-2635-4a28-853b-5ac7caa159f9https://www.last.fm/music/Dio/_/Holy+DiverDioheavy metalhard rockmetalclassic rock5158755660601080d2ffe-9e1a-41bf-85f2-85176421981dhttps://www.last.fm/music/Dio/_/Rainbow+in+the+DarkDioheavy metalhard rockmetalclassic rock5234456284547e372c673-e424-4a6c-a986-e778a12d3754https://www.last.fm/music/VIVIZ/_/MANIACVIVIZk-popdance-pop3954191236395https://www.last.fm/music/Tatsuya+Kitani/_/%E9%9D%92%E3%81%AE%E3%81%99%E3%81%BF%E3%81%8BTatsuya Kitanipop rock2790857150777https://www.last.fm/music/Lotus+Juice/_/Color+Your+NightLotus Juicepop rap6935880100955977e8a3e4-fb88-3cfc-8e2a-11b347cc9355https://www.last.fm/music/The+Hives/_/Hate+to+Say+I+Told+You+SoThe Hivesrockindiealternativepunk763508663061000c908a1-a32c-4e01-9c54-65ca0ebc36b3https://www.last.fm/music/juju%3C3/_/Wasted+Summersjuju<3rockjazzrapelectronicindie popalternative rockHip-Hop1867390260205https://www.last.fm/music/Bl3ss/_/Kisses+(feat.+bbyclose)Bl3ssHouseelectronic39673237200050f712e06-fc37-4ece-96a9-037b29711166https://www.last.fm/music/Nancy+Sinatra/_/These+Boots+Are+Made+for+Walkin%27Nancy Sinatrapop6343722927444https://www.last.fm/music/New+Radicals/_/You+Get+What+You+GiveNew Radicalsrockalternativepop310190629330756b7d3e5-7efe-3322-9e41-9a094156422dhttps://www.last.fm/music/K%27naan/_/Bang+BangK'naanrockpop2830845414168https://www.last.fm/music/Kenny+Loggins/_/Danger+Zone+-+From+%22Top+Gun%22+Original+SoundtrackKenny Logginspop rock1345606197065https://www.last.fm/music/Martin+Solveig/_/Hello+(feat.+Dragonette)Martin SolveigdanceHouseelectronic6897379966592https://www.last.fm/music/Fountains+of+Wayne/_/Stacy%27s+MomFountains of Waynepopalternativerock43554436978244b955194-e8e5-3901-b81d-18f2f4757756https://www.last.fm/music/Stardust/_/Music+Sounds+Better+With+YouStardustHousedanceelectronic3190020754https://www.last.fm/music/Stardust/_/Music+Sounds+Better+With+You+(+Radio+Edit)StardustHousedanceelectronic7718212433https://www.last.fm/music/Stardust/_/Musics+sounds+better+with+youStardustHousedanceelectronic366499201https://www.last.fm/music/Stardust/_/Music+Sounds+Better+With+You+(1999)StardustHousedanceelectronic43780573928451590156d-9910-4b52-94fd-346a60b9ee37https://www.last.fm/music/Ikon/_/LOVE+SCENARIOIkonKpopk-poppop94906251069149e9ba89bd-ab94-465a-8c6f-9d37b4b5d2cdhttps://www.last.fm/music/Jos%C3%A9+Gonz%C3%A1lez/_/HeartbeatsJosé Gonzálezindie110231961712858813b0ac3-e120-463d-9d18-1f0a25bd622chttps://www.last.fm/music/Survivor/_/Eye+of+the+TigerSurvivorrockclassic rock74685861050567https://www.last.fm/music/Dead+or+Alive/_/You+Spin+Me+Round+(Like+a+Record)Dead or Alivenew wavepopdance64543214437b1bf4df-2b42-47e7-b212-a084dce88cachttps://www.last.fm/music/Dead+or+Alive/_/You+Spin+Me+Round+(Like+A+Record)+-+Original+7%22+MixDead or Alivenew wavepopdance3097925263042https://www.last.fm/music/Ali/_/LOST+IN+PARADISEAliDisco93191551328639cde54725-8542-40d4-b9e1-d4c26e065e35https://www.last.fm/music/Buffalo+Springfield/_/For+What+It%27s+WorthBuffalo Springfieldclassic rockrock108964816981023580b15-85e5-482e-abbd-d2134e10c4e3https://www.last.fm/music/Arthur+Verocai/_/Na+Boca+do+SolArthur Verocaisoul195022025933820b14424-fab6-3cb2-8813-467fd0a236dehttps://www.last.fm/music/Basshunter/_/DotA+-+radio+editBasshunterelectronic730200154824be4c2393-19fc-41c5-b81f-b084cb0bfdcbhttps://www.last.fm/music/MeloMance/_/%EC%82%AC%EB%9E%91%EC%9D%B8%EA%B0%80+%EB%B4%90+Love,+MaybeMeloManceKpopk-pop2585549421729https://www.last.fm/music/Blu+Cantrell/_/Hit+%27Em+Up+Style+(Oops%21)Blu CantrellrnbpopHip-Hop360627097721d364e-ff10-4940-bb20-d92f8402716bhttps://www.last.fm/music/Blu+Cantrell/_/Hit+Em+Up+StyleBlu CantrellrnbpopHip-Hop72534339906798cd06e3d-04ee-4f0a-a824-79ae0c66c32ehttps://www.last.fm/music/Cutting+Crew/_/(I+Just)+Died+in+Your+ArmsCutting Crewpoprocknew wave4164968509163https://www.last.fm/music/Peggy+Gou/_/(It+Goes+Like)+Nanana+-+EditPeggy GouHouse24588712100188d5838b5-8781-4e00-908b-79d3199fa05dhttps://www.last.fm/music/Geordie+Greep/_/Holy,+HolyGeordie GreepProgressive rock5938698850053e96f0adb-ebed-4912-ada7-e9556b3e4e84https://www.last.fm/music/Bowling+for+Soup/_/1985Bowling for Souppop punkpunk rockrockpunk31227053004640e69c131-7ee3-3e0a-a1b2-36fe51b96735https://www.last.fm/music/Belanova/_/Rosa+PastelBelanovapop3828527461412https://www.last.fm/music/Aliyah%27s+Interlude/_/IT+GIRLAliyah's InterludepopHouserap4408969863314c4714305-2da5-4592-97b4-6239ef900584https://www.last.fm/music/Gloria+Gaynor/_/I+Will+SurviveGloria GaynorDiscodance2727822303743594cf8ad-0c5b-4d15-9b01-d8cd13097b95https://www.last.fm/music/Anna+of+the+North/_/LoversAnna of the Northsynthpop4275840786312https://www.last.fm/music/Starship/_/We+Built+This+CityStarshipclassic rockpoprock3777300639102https://www.last.fm/music/Starship/_/Nothing%27s+Gonna+Stop+Us+NowStarshippopclassic rockrock6005122936343https://www.last.fm/music/Nena/_/99+LuftballonsNenapopnew wave1642305339394https://www.last.fm/music/Patrice+Rushen/_/Forget+Me+Nots+-+RemasteredPatrice RushenDisco2937060288666f1be54af-36fe-4065-b876-567081f1fc40https://www.last.fm/music/Thousand+Foot+Krutch/_/Courtesy+CallThousand Foot Krutchalternative metalhard rockalternative rock3965600491540https://www.last.fm/music/Gigi+D%27Agostino/_/L%27Amour+ToujoursGigi D'Agostinodanceelectronic69669199230355c020130-6d01-4e9c-9551-91947ce53040https://www.last.fm/music/Carrie+Underwood/_/Before+He+CheatsCarrie Underwoodcountrypop27530923352200bcfc101-26ec-4818-8499-0dc8fd938c9bhttps://www.last.fm/music/Pale+Saints/_/Kinky+LovePale Saintsdream pop2626033344904https://www.last.fm/music/LucidBeatz/_/let+u+goLucidBeatztrapHip-Hop3137714516751https://www.last.fm/music/The+Flamingos/_/I+Only+Have+Eyes+for+YouThe Flamingossoul2206024215851https://www.last.fm/music/The+Red+Clay+Strays/_/Wondering+WhyThe Red Clay Strayscountry2312447132033https://www.last.fm/music/Drain+Gang+Archive/_/Play+Em+Like+AtariDrain Gang Archiveart popcloud rap7806166820968https://www.last.fm/music/The+Moldy+Peaches/_/Anyone+Else+But+YouThe Moldy Peachesindie78889341175891https://www.last.fm/music/Sara+Bareilles/_/Love+SongSara Bareillespop675587280946205dda5e8-3336-4939-9391-4607277d4f26https://www.last.fm/music/Lukas+Graham/_/7+YearsLukas Grahampop4160930706061https://www.last.fm/music/Amerie/_/1+ThingAmeriernbpop3278203390194211c36cc-563b-3960-bab1-693561a558b1https://www.last.fm/music/Strawberry+Switchblade/_/Trees+And+FlowersStrawberry Switchbladedream popnew wave102323561453951https://www.last.fm/music/Natalie+Imbruglia/_/TornNatalie Imbrugliapop48859742604480ba9778f-f16c-41c2-8912-a4b36880e7dahttps://www.last.fm/music/JIHYO/_/Killin%E2%80%99+Me+GoodJIHYOk-pop120495518728812ae7299-cc5b-4a2a-9af3-21d30ea2cb18https://www.last.fm/music/Alison%27s+Halo/_/DozenAlison's Haloshoegazeindiedream pop165849088235e11a6401-84aa-445b-86e6-6494f9a8312ahttps://www.last.fm/music/Ten/_/STUNNERTenpopdance-pop1299135192902d0f35412-4875-43f3-963b-ac241de9e2cdhttps://www.last.fm/music/nimino/_/I+Only+Smoke+When+I+DrinkniminoelectronicHousedance389323346009558744ede-9020-4a3d-8443-3f75cab55328https://www.last.fm/music/The+Head+and+the+Heart/_/Rivers+and+RoadsThe Head and the Heartfolkindie1486747220759855b37b7-d5ed-4ed0-848e-8541be098a47https://www.last.fm/music/ESPRIT+%E7%A9%BA%E6%83%B3/_/WarmpopESPRIT 空想electronic1793823291428https://www.last.fm/music/Brooks+&+Dunn/_/Neon+MoonBrooks & Dunncountry3876646688707https://www.last.fm/music/La+Bouche/_/Be+My+LoverLa Bouchedancepop4965121597957https://www.last.fm/music/X+Ambassadors/_/RenegadesX Ambassadorsalternativerockindiealternative rock60598897562384253096e-c1ef-4f7a-ada8-2f73d864fc7ehttps://www.last.fm/music/Boys+Like+Girls/_/The+Great+EscapeBoys Like Girlspop punkrockalternative98187541328203https://www.last.fm/music/Kaiser+Chiefs/_/RubyKaiser Chiefsindieindie rockrock \ No newline at end of file diff --git a/backend/config/settings.py b/backend/config/settings.py index f2efeb8..667f65c 100644 --- a/backend/config/settings.py +++ b/backend/config/settings.py @@ -26,16 +26,40 @@ # See https://docs.djangoproject.com/en/5.2/howto/deployment/checklist/ # SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = os.getenv("DJANGO_SECRET_KEY") -LASTFM_API_KEY = os.getenv("LASTFM_API_KEY") -LASTFM_API_SHARED_SECRET = os.getenv("LASTFM_API_SHARED_SECRET") -DATABASE_URL = os.getenv("DATABASE_URL") -LAST_FM_CALLBACK_URL = "http://localhost:8000/api/lastfm/callback/" +SECRET_KEY = os.getenv("DJANGO_SECRET_KEY", "") +DJANGO_HOST = os.getenv("DJANGO_HOST", "") +LASTFM_API_KEY = os.getenv("LASTFM_API_KEY", "") +LASTFM_API_SHARED_SECRET = os.getenv("LASTFM_API_SHARED_SECRET", "") +DATABASE_URL = os.getenv("DATABASE_URL", "") +LAST_FM_CALLBACK_URL = f"{DJANGO_HOST}/api/lastfm/callback/" # Callback for last.fm to return from auth # SECURITY WARNING: don't run with debug turned on in production! DEBUG = False -ALLOWED_HOSTS = ["localhost", "127.0.0.1"] +# # For SECURE_SSL_REDIRECT +SECURE_PROXY_SSL_HEADER = ("HTTP_X_FORWARDED_PROTO", "https") +# +# # Security stuff +# note: FOR SECURE_SSL_REDIRECT, IF YOU RUN IT LOCALLY ONCE, +# YOU WILL HAVE TO CLEAR BROWSER CACHE AND HISTORY +# TO SET IT BACK TO HTTP! +SECURE_SSL_REDIRECT = True # False for dev + +# CSRF STUFF +CSRF_COOKIE_SECURE = True # Set to true in prod +CSRF_COOKIE_SAMESITE = "none" # Set to none in prod +SESSION_COOKIE_SAMESITE = "none" # set to none in prod +CSRF_USE_SESSIONS = True +SESSION_COOKIE_SECURE = True # Set to true in prod +SECURE_HSTS_SECONDS = 86400 +SECURE_HSTS_INCLUDE_SUBDOMAINS = True +SECURE_HSTS_PRELOAD = True + +ALLOWED_HOSTS = [ + "firstfm.vercel.app", + DJANGO_HOST, + # "localhost", +] # Application definition @@ -53,8 +77,8 @@ ] MIDDLEWARE = [ - 'django.middleware.security.SecurityMiddleware', 'corsheaders.middleware.CorsMiddleware', + 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', @@ -64,7 +88,14 @@ ] CORS_ALLOWED_ORIGINS = [ - "http://localhost:3000", + # "http://localhost:3000", + # 'http://127.0.0.1:3000', + "https://firstfm.vercel.app" +] + +CSRF_TRUSTED_ORIGINS = [ + "https://firstfm.vercel.app" + # "http://localhost:3000", ] CORS_ALLOW_CREDENTIALS = True @@ -91,14 +122,22 @@ # Database # https://docs.djangoproject.com/en/5.2/ref/settings/#databases - -DATABASES = { - 'default': dj_database_url.parse( - os.environ["DATABASE_URL"], - conn_max_age=60, - ), - 'OPTIONS': {'sslmode': 'require'}, -} +# This is so we can insert a database url via an environment variable for production here +if DATABASE_URL: + DATABASES = { + 'default': dj_database_url.parse( + os.environ["DATABASE_URL"], + conn_max_age=60, + ), + 'OPTIONS': {'sslmode': 'require'}, + } +else: + DATABASES = { + "default": { + "ENGINE": "django.db.backends.sqlite3", + "NAME": BASE_DIR / "build.sqlite3" + } + } # Password validation @@ -137,6 +176,10 @@ STATIC_URL = 'static/' +STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles') + +STATICFILES_STORAGE = "whitenoise.storage.CompressedManifestStaticFilesStorage" + # Default primary key field type # https://docs.djangoproject.com/en/5.2/ref/settings/#default-auto-field diff --git a/backend/genre_by_artist.csv b/backend/genre_by_artist.csv new file mode 100644 index 0000000..2aeee58 --- /dev/null +++ b/backend/genre_by_artist.csv @@ -0,0 +1,1373 @@ +artist_id,artist,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +0,$uicideboy$,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1,*NSYNC,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2,100 gecs,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3,10cc,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +4,21 Savage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5,24kGoldn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6,2Pac,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +7,2hollis,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +8,3 Doors Down,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +9,311,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +10,5 Seconds of Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +11,50 Cent,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +12,6arelyhuman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +13,A Boogie wit da Hoodie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +14,A Day to Remember,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +15,A Perfect Circle,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +16,A Tribe Called Quest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +17,A$AP Ferg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +18,A$AP Rocky,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +19,ABBA,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +20,AC/DC,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +21,ADÉLA,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +22,AFI,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +23,AJR,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +24,ALLDAY PROJECT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +25,AOA,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +26,ARTMS,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +27,ATEEZ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +28,Ace of Base,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +29,Addison Rae,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +30,Adele,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +31,Adore,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +32,Adrianne Lenker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +33,Aerosmith,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +34,Agust D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +35,Air,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +36,Akon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +37,Al Green,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +38,Alan Walker,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +39,Alanis Morissette,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +40,Alec Benjamin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +41,Alessia Cara,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +42,Alesso,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +43,Alex G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +44,Alex Warren,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +45,Ali,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +46,Alice Cooper,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +47,Alice Deejay,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +48,Alice Phoebe Lou,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +49,Alice in Chains,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +50,Alicia Keys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +51,Alison's Halo,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +52,Aliyah's Interlude,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +53,All Time Low,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +54,Alphaville,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +55,Alvvays,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +56,Amaarae,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +57,America,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +58,American Football,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +59,Amerie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +60,Aminé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +61,Amira Elfeky,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +62,Amy Winehouse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +63,Anavitória,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +64,And One,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +65,Anitta,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +66,Anna of the North,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +67,Aphex Twin,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +68,Arca,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +69,Arcade Fire,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +70,Arcane,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +71,Architects,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +72,Arctic Monkeys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +73,Arcángel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +74,Aretha Franklin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +75,Ari Abdul,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +76,Ariana Grande,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +77,Artemas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +78,Arthur Verocai,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +79,Ashanti,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +80,Ashe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +81,Ashnikko,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +82,Audioslave,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +83,Audrey Hobert,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +84,Aurora,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +85,Autumn!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +86,Ava Max,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +87,Avenged Sevenfold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +88,Aventura,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +89,Avicii,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +90,Avril Lavigne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +91,Ayesha Erotica,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +92,Azealia Banks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +93,B.o.B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +94,BABYMETAL,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +95,BABYMONSTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +96,BADBADNOTGOOD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +97,BAEKHYUN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +98,BK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +99,BLACKPINK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +100,BOYNEXTDOOR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +101,BROCKHAMPTON,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +102,BTS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +103,Baby Keem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +104,Backstreet Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +105,Bad Bunny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +106,Bad Gyal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +107,Bad Omens,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +108,Bakar,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +109,Balu Brigada,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +110,Basement,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +111,Basement Jaxx,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +112,Basshunter,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +113,Bastille,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +114,Bauhaus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +115,Bazzi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +116,Beach Bunny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +117,Beach House,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +118,Beach Weather,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +119,Beastie Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +120,Beck,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +121,Becky G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +122,Bee Gees,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +123,Belanova,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +124,Bell Biv DeVoe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +125,Ben E. King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +126,Benson Boone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +127,Between Friends,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +128,Beyoncé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +129,Bibi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +130,Big Sean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +131,Big Thief,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +132,Big Time Rush,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +133,BigXthaPlug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +134,Bigbang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +135,Bill Withers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +136,Billie Eilish,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +137,Billie Holiday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +138,Billy Idol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +139,Billy Joel,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +140,Björk,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +141,Bl3ss,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +142,Black Box Recorder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +143,"Black Country, New Road",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +144,Black Eyed Peas,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +145,Black Sabbath,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +146,Bladee,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +147,Bleachers,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +148,Bloc Party,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +149,Blondie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +150,Blood Orange,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +151,Bloodhound Gang,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +152,Blu Cantrell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +153,Blue Öyster Cult,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +154,Blur,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +155,Bo Burnham,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +156,Bob Dylan,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +157,Boldy James,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +158,Bon Iver,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +159,Bon Jovi,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +160,Bone Thugs-N-Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +161,Bones,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +162,Boney M.,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +163,Bonnie Tyler,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +164,Boston,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +165,Bowling for Soup,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +166,Boys Like Girls,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +167,Brandy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +168,Breaking Benjamin,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +169,Brent Faiyaz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +170,Bridgit Mendler,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +171,Bring Me the Horizon,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +172,Britney Spears,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +173,Broken Social Scene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +174,Brooks & Dunn,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +175,Bruce Springsteen,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +176,Bruno Mars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +177,Bryan Adams,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +178,Bryson Tiller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +179,Buffalo Springfield,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +180,Bullet for My Valentine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +181,Busta Rhymes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +182,BØRNS,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +183,C418,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +184,CHUU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +185,CORTIS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +186,Cafuné,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +187,Cage the Elephant,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +188,Cake,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +189,Calvin Harris,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +190,Cameron Winter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +191,Camila Cabello,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +192,Capital Cities,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +193,Car Seat Headrest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +194,Cardi B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,1 +195,Carly Rae Jepsen,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +196,Carly Simon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +197,Carole King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +198,Caroline Polachek,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +199,Carpenters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +200,Carrie Underwood,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +201,Cascada,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +202,Cassie,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +203,Cavetown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +204,Cazuza,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +205,Celeste,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +206,Central Cee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +207,Chance the Rapper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +208,Chappell Roan,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +209,Charli xcx,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +210,Charlie Brown Jr.,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +211,Charlie Puth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +212,Chase Atlantic,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +213,Chase Icon,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +214,Che,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +215,Cher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +216,Chet Baker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +217,Chevelle,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +218,Chicago,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +219,Chief Keef,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +220,Childish Gambino,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +221,Chris Brown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +222,Chris Isaak,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +223,Chris Stapleton,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +224,Chris Travis,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +225,Christina Aguilera,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +226,Christina Perri,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +227,Ciara,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +228,Cigarettes After Sex,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +229,Clairo,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +230,Clams Casino,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +231,Clara La San,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +232,Clarion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +233,Clean Bandit,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +234,Clipse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +235,Cobra Starship,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +236,Cochise,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +237,Coco & Clair Clair,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +238,Cocteau Twins,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +239,Coldplay,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +240,Com Truise,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +241,Conan Gray,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +242,Coolio,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +243,Corinne Bailey Rae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +244,Counting Crows,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +245,Cream,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +246,Creed,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +247,Creedence Clearwater Revival,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +248,"Crosby, Stills, Nash & Young",0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +249,Crowded House,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +250,Crumb,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +251,Crystal Castles,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +252,Cuco,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +253,Cult Member,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +254,Cults,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +255,Current Joys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +256,Cutting Crew,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +257,Cyndi Lauper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +258,Cypress Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +259,Cássia Eller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +260,DANGERDOOM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +261,DECO*27,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +262,DJ Khaled,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +263,DJ Snake,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +264,DNCE,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +265,DaBaby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +266,Daddy Yankee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +267,Daft Punk,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +268,Damiano David,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +269,Dance Gavin Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +270,Daniel Caesar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +271,Danny Ocean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +272,Daryl Hall & John Oates,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +273,Daughter,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +274,David Bowie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +275,David Guetta,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +276,David Kushner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +277,Dayglow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +278,Dayseeker,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +279,Dazey and the Scouts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +280,Dead or Alive,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +281,Dean,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +282,Dean Blunt,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +283,Dean Lewis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +284,Dean Martin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +285,Death Cab for Cutie,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +286,Death Grips,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +287,Declan McKenna,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +288,Deftones,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +289,Del Water Gap,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +290,Demi Lovato,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +291,Dennis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +292,Denzel Curry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +293,Depeche Mode,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +294,Descendents,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +295,Destiny's Child,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +296,Destroy Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +297,Destroy Lonely,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +298,Devon Hendryx,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +299,Dexys Midnight Runners,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +300,Dido,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +301,Die Antwoord,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +302,Dijon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +303,Dio,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +304,Dire Straits,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +305,Disclosure,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +306,Disco Lines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +307,Disturbed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +308,Djo,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +309,Doechii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +310,Doja Cat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +311,Dolly Parton,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +312,Dominic Fike,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +313,Don McLean,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +314,Don Omar,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +315,Don Toliver,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +316,Dove Cameron,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +317,Dr. Dog,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +318,Dr. Dre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +319,Drain Gang Archive,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +320,Drake,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +321,"Dream, Ivory",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +322,Dreamville,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +323,Drowning Pool,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +324,Drugdealer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +325,Dua Lipa,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +326,Duke Dumont,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +327,Duquesa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +328,Duran Duran,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +329,Duster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +330,Dusty Springfield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +331,DynamicDuo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +332,EKKSTACY,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +333,ENHYPEN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +334,ESPRIT 空想,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +335,EXO-K,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +336,Eagles,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +337,Earl Sweatshirt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +338,"Earth, Wind & Fire",0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +339,Eazy-E,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +340,Ebony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +341,Ecco2K,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +342,Echo & the Bunnymen,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +343,Ed Sheeran,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +344,Edward Maya,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +345,Electric Light Orchestra,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +346,Elley Duhé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +347,Ellie Goulding,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +348,Elliott Smith,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +349,Elton John,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +350,Elvis Presley,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +351,Eminem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +352,Empire of the Sun,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +353,Enjambre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +354,Enrique Iglesias,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +355,Erika,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +356,Erykah Badu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +357,Escape The Fate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +358,Estelle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +359,Ethel Cain,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +360,Etta James,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +361,Evanescence,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +362,Eve,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +363,Everglow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +364,Exo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +365,Eyedress,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0 +366,FKA twigs,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +367,FLO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +368,Fall Out Boy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +369,Falling in Reverse,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +370,Far East Movement,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +371,Father John Misty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +372,Faye Webster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +373,Feid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +374,Feng,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +375,Fergie,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +376,Fetty Wap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +377,Fifth Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +378,Finger Eleven,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +379,Fiona Apple,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +380,Fisher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +381,Fitz and the Tantrums,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +382,Fleet Foxes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +383,Fleetwood Mac,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +384,Fleshwater,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +385,Flo Milli,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +386,Flo Rida,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +387,Florence + the Machine,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +388,FloyyMenor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +389,Flume,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +390,Flyleaf,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +391,Fontaines D.C.,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +392,Foo Fighters,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +393,Foreigner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +394,Foster the People,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +395,Fountains of Wayne,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +396,Frank Ocean,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +397,Frank Sinatra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +398,Frankie Cosmos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +399,Franz Ferdinand,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +400,Fred again..,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +401,Freddie Gibbs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +402,Free Nationals,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +403,Free Throw,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +404,French Montana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +405,Frost Children,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +406,Fugazi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +407,Fugees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +408,Future,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +409,G-Eazy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +410,GFRIEND,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +411,GOT7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +412,Gal Costa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +413,Galantis,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +414,Geese,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +415,Geordie Greep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +416,George Ezra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +417,George Harrison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +418,George Michael,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +419,Gerry Rafferty,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +420,Gesaffelstein,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +421,Get Scared,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +422,Ghost,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +423,Gigi D'Agostino,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +424,Gigi Perez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +425,Ginuwine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +426,Givēon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +427,Glare,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +428,Glass Animals,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +429,Glen Campbell,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +430,GloRilla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +431,Gloria Gaynor,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +432,Gnarls Barkley,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +433,Godsmack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +434,GoldLink,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +435,Good Charlotte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +436,Good Kid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +437,Gorillaz,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +438,Gotye,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +439,Gracie Abrams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +440,Green Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +441,Gregory Alan Isakov,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +442,Grimes,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +443,Grouplove,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +444,Gucci Mane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +445,Gunna,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +446,Guns N' Roses,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +447,Gwen Stefani,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +448,Gym Class Heroes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +449,H.E.R.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +450,HAIM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +451,HALCALI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +452,HIM,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +453,HUNTR/X,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +454,HYBS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +455,Haddaway,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +456,Hailee Steinfeld,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +457,Halestorm,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +458,Haley Heynderickx,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +459,Halsey,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +460,Harry Styles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +461,Have a Nice Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +462,Hayley Williams,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +463,Heart,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +464,Hearts2Hearts,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +465,Her's,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +466,Hole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +467,Hollywood Undead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +468,Homixide Gang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +469,Hoobastank,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +470,Hot Mulligan,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +471,Hozier,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +472,I DONT KNOW HOW BUT THEY FOUND ME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +473,ILLIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +474,INOHA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +475,INXS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +476,ITZY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +477,IU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +478,IV Of Spades,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +479,IVE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +480,IZ*ONE,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +481,Ice Cube,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +482,Ice Spice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +483,Ichiko Aoba,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +484,Icona Pop,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +485,Iggy Azalea,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +486,Iggy Pop,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +487,Ikon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +488,Imagine Dragons,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +489,Imogen Heap,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +490,Incubus,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +491,Indila,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +492,Inhaler,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +493,Internet Money,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +494,Interpol,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +495,Irmãs de Pau,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +496,Iron & Wine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +497,Iron Maiden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +498,Isabel LaRosa,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +499,Isaiah Rashad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +500,J Balvin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +501,J. Cole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +502,JACKBOYS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +503,JAY-Z,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +504,JID,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +505,JIHYO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +506,JPEGMAFIA,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +507,JVKE,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +508,Jack Harlow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +509,Jack Stauber,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +510,Jack Stauber's Micropop,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +511,Jacquees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +512,Jade,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +513,Jaehyun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +514,Jalen Ngonda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +515,James Arthur,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +516,Jamie Paige,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +517,Jamiroquai,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +518,Jane Remover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +519,Janet Jackson,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +520,Japanese Breakfast,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +521,Jason Derulo,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +522,Jawny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +523,Jay Rock,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +524,Jay Sean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +525,Jaydes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0 +526,Jeanette,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +527,Jeff Buckley,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +528,Jennie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +529,Jennifer Lopez,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +530,Jeremih,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +531,Jessie J,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +532,Jet,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +533,Jhayco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +534,Jhené Aiko,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +535,Jim Croce,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +536,Jimi Hendrix,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +537,Jimin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +538,Jimmy Eat World,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +539,Jin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +540,Joan Baez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +541,Joey Bada$$,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +542,Joey Valence & Brae,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +543,John Denver,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +544,John Legend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +545,John Lennon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +546,John Mayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +547,Johnny Cash,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +548,Joji,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +549,Jonas Brothers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +550,Joni Mitchell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +551,Jordan Adetunji,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +552,Jordana,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +553,José González,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +554,Journey,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +555,Joy Division,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +556,Joyce Manor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +557,Judas Priest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +558,Juice WRLD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +559,Julia Michaels,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +560,Julie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +561,Julie Doiron,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +562,Jung Kook,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +563,Jungle,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +564,Justice,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +565,Justin Bieber,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +566,Justin Timberlake,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +567,K'naan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +568,K.Flay,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +569,K/DA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +570,KAROL G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +571,KATSEYE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +572,KAYTRANADA,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +573,KIDS SEE GHOSTS,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +574,KMFDM,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +575,KT Tunstall,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +576,KYLE,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +577,Kai,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +578,Kaiser Chiefs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +579,Kaleo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +580,Kali Uchis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +581,Kansas,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +582,Kanye West,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +583,Kate Bush,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +584,Katy Perry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +585,Kavinsky,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +586,Keane,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +587,Kehlani,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +588,Kelis,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +589,Kelly Clarkson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +590,Ken Carson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +591,Kendrick Lamar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +592,Kenny Loggins,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +593,Kenya Grace,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +594,Kevin Abstract,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +595,Keyshia Cole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +596,Khalid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +597,Khruangbin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +598,Kid Cudi,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +599,Killswitch Engage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +600,Kim Petras,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +601,Kimya Dawson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +602,King Crimson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +603,King Geedorah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +604,King Gnu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +605,King Krule,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +606,King Von,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +607,Kings of Leon,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +608,Kiss,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +609,Kiss of Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +610,Kittie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +611,Kneecap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +612,Knocked Loose,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +613,Kodak Black,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +614,Kodaline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +615,Kordhell,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +616,Korn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +617,Kylie Minogue,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +618,LCD Soundsystem,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +619,LE SSERAFIM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +620,LMFAO,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +621,LOVELI LORI,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +622,LSD and the Search for God,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +623,La Bouche,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +624,La Dispute,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +625,La Roux,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +626,Labrinth,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +627,Lady Gaga,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +628,Lamp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +629,Lana Del Rey,0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +630,Laufey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +631,Lauv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +632,Le Tigre,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +633,League of Legends,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +634,Lebanon Hanover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +635,Led Zeppelin,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +636,Legião Urbana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +637,Leith Ross,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +638,Lemon Demon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +639,Lenny Kravitz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +640,Leon Bridges,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +641,Leon Thomas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +642,Lesley Gore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +643,Lewis Capaldi,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +644,Liana Flores,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +645,Lil B,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +646,Lil Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +647,Lil Darkie,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +648,Lil Mosey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +649,Lil Nas X,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +650,Lil Peep,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +651,Lil Skies,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +652,Lil Tecca,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +653,Lil Tjay,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +654,Lil Uzi Vert,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +655,Lil Wayne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +656,Lil Yachty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +657,Lily Allen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +658,Limp Bizkit,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +659,Liniker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +660,Linkin Park,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +661,Lisa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +662,Lit,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +663,Little Mix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +664,Lizzy McAlpine,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +665,Lloyd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +666,Loathe,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +667,Local H,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +668,Logic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +669,Lola Young,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +670,Loona,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +671,Loossemble,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +672,Lord Huron,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +673,Lorde,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +674,Los Hermanos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +675,Lotus Juice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +676,Lou Reed,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +677,Louis Armstrong,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +678,LucidBeatz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +679,Lucki,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +680,Lucy Bedroque,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +681,Lucy Dacus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +682,Luis Miguel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +683,Lukas Graham,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +684,Luke Bryan,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +685,Luke Combs,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +686,Lumi Athena,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +687,Lupe Fiasco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +688,Lustra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +689,Luísa Sonza,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +690,Lykke Li,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +691,Lynyrd Skynyrd,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +692,M.I.A.,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +693,M83,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +694,MAGIC!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +695,MAMAMOO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +696,MASS OF THE FERMENTING DREGS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +697,MF DOOM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +698,MGMT,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +699,MKTO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +700,Mac DeMarco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +701,Mac Miller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +702,Machine Girl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +703,Macklemore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +704,Macklemore & Ryan Lewis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +705,Madison Beer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +706,Madonna,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +707,Madvillain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +708,Magdalena Bay,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +709,Major Lazer,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +710,Malcolm Todd,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +711,Maluma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +712,Manchester Orchestra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +713,Maná,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +714,Mareux,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +715,Mariah Carey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +716,Mariah the Scientist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +717,Marilyn Manson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +718,Marina,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +719,Marina Sena,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +720,Mario,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +721,Marisa Monte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +722,Mark Ronson,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +723,Maroon 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +724,Mars Argo,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +725,Marshmello,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +726,Martin Garrix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +727,Martin Solveig,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +728,Marty Robbins,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +729,Maruja,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +730,Marvin Gaye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +731,Mary J. Blige,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +732,Massive Attack,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +733,Mastodon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +734,Matchbox Twenty,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +735,Matt Maltese,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +736,Matuê,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1 +737,Mayday Parade,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +738,Mazzy Star,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +739,Meek Mill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +740,Megadeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +741,Megan Thee Stallion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +742,Meghan Trainor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +743,Melanie Martinez,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +744,MeloMance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +745,Men I Trust,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +746,Men at Work,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +747,Meovv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +748,Metallica,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +749,Metric,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +750,Metro Boomin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +751,Metronomy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +752,Michael Bublé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +753,Michael Jackson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +754,Migos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +755,Miguel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +756,Mika,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +757,Mike Posner,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +758,Mild High Club,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +759,Miles Davis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +760,Miley Cyrus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +761,Milky Chance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +762,Mindless Self Indulgence,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +763,Minnie Riperton,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +764,Miracle Musical,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +765,Misfits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +766,Mitski,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +767,Mk.gee,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +768,Mobb Deep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +769,Moby,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +770,Modern Baseball,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +771,Modern Talking,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +772,Modest Mouse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +773,Molchat Doma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +774,Mom Jeans.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +775,Mon Laferte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +776,Montell Fish,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +777,Morgan Wallen,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +778,Mother Mother,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +779,Motionless in White,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +780,Motörhead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +781,Mr.Kitty,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +782,Ms. Lauryn Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +783,Mt. Joy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +784,Mumford & Sons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +785,Mura Masa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +786,Muse,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +787,Mustard,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +788,My Chemical Romance,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +789,Myke Towers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +790,Måneskin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +791,Mötley Crüe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +792,NAV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +793,NAYEON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +794,NCT 127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +795,NCT WISH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +796,NF,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +797,NLE Choppa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +798,NMIXX,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +799,Nancy Sinatra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +800,Nas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +801,Natalie Imbruglia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +802,Natasha Bedingfield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +803,Ne-Yo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +804,Neil Young,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +805,Nelly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +806,Nelly Furtado,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +807,Nena,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +808,Neon Trees,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +809,Neton Vega,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +810,Neutral Milk Hotel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +811,New Order,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +812,New Radicals,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +813,NewDad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +814,NewJeans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +815,Niall Horan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +816,Nick Cave & the Bad Seeds,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +817,Nick Drake,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +818,Nick Jonas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +819,Nickelback,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +820,Nicki Minaj,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +821,Niki,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +822,Nina Simone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +823,Nine Inch Nails,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +824,Nirvana,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +825,No Doubt,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +826,No Vacation,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +827,Noah Cyrus,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +828,Noah Kahan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +829,Norah Jones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +830,Novo Amor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +831,Novulent,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +832,Nujabes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +833,O Rappa,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +834,Oasis,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +835,Odetari,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +836,Of Monsters and Men,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +837,Offset,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +838,Oklou,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +839,Olivia Dean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +840,Olivia Rodrigo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +841,Omar Apollo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +842,One Direction,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +843,OneRepublic,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +844,OsamaSon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +845,Otis Redding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +846,Otuka,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +847,OutKast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +848,Owl City,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +849,Ozuna,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +850,Ozzy Osbourne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +851,P!nk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +852,P1Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0 +853,PARTYNEXTDOOR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +854,PASTEL GHOST,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +855,PEDRO SAMPAIO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +856,PJ Harvey,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +857,Pabllo Vittar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +858,Pale Saints,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +859,Panchiko,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +860,Panic! at the Disco,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +861,Pantera,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +862,Papa Roach,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +863,Paramore,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +864,Parcels,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +865,Paris Paloma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +866,Passenger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +867,Passion Pit,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +868,Patrice Rushen,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +869,Patrick Watson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +870,Paul Simon,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +871,Pavement,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +872,Peach Pit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +873,Pearl Jam,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +874,Peggy Gou,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +875,Penelope Scott,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +876,Peso Pluma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +877,Pet Shop Boys,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +878,Peter Bjorn and John,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +879,Phantogram,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +880,Pharrell Williams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +881,Phil Collins,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +882,Phillipa Soo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +883,Phoebe Bridgers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +884,Phoenix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +885,Pierce the Veil,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +886,Pinegrove,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +887,Pink Floyd,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +888,PinkPantheress,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +889,Pitbull,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +890,Pitty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +891,Pixies,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +892,Pi’erre Bourne,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +893,Plain White T's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +894,Plan B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +895,Playboi Carti,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +896,Player,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +897,Polo G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +898,Pooh Shiesty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +899,Pop Smoke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +900,Poppy,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +901,Porter Robinson,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +902,Portishead,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +903,Portugal. The Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +904,Post Malone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +905,Powfu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +906,Prince,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +907,Puddle of Mudd,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +908,Pulp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +909,Pusha T,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +910,Puzzle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +911,Quadeca,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +912,Quality Control,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +913,Quavo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +914,Queen,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +915,Queens of the Stone Age,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +916,R.E.M.,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +917,RAYE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +918,RM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +919,ROLE MODEL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +920,ROSALÍA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0 +921,Rachel Chinouriri,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +922,Racionais MC's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +923,Radiohead,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +924,Rae Sremmurd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +925,Rage Against the Machine,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +926,Rainbow Kitten Surprise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +927,Rammstein,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +928,Ramones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +929,Rascal Flatts,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +930,Raul Seixas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +931,Rauw Alejandro,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0 +932,Ravyn Lenae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +933,Ray Charles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +934,Rebzyyx,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +935,Red Hot Chili Peppers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +936,Red Velvet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +937,Red Velvet - IRENE & SEULGI,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +938,Redbone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +939,Regina Spektor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +940,Rels B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +941,Remi Wolf,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +942,Reneé Rapp,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +943,Renée Elise Goldsberry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +944,Rex Orange County,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +945,Richy Mitch & The Coal Miners,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +946,Rick James,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +947,Rick Ross,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +948,Ricky Martin,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +949,Ricky Montgomery,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +950,Rihanna,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +951,Rina Sawayama,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +952,Rise Against,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +953,Rita Lee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +954,Roar,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +955,Rob Zombie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +956,Robin Schulz,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +957,Robin Thicke,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +958,Robyn,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +959,Roddy Ricch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +960,Rosa Walton,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +961,Rose Gray,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +962,Rosé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +963,Roy Orbison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +964,Royal Blood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +965,Royel Otis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +966,Rubel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +967,Rumi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +968,Rush,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +969,Ruth B.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +970,RÜFÜS DU SOL,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +971,SAJA BOYS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +972,SEULGI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +973,SHINee,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +974,SICKBOYRARI,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +975,SOSOCAMO,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +976,STAYC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +977,SUICIDAL-IDOL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +978,SYML,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +979,SZA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +980,Sabrina Carpenter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +981,Sade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +982,Saint Avangeline,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +983,Saint Motel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +984,Salvia Palth,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +985,Sam Fender,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +986,Sam Gellaitry,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +987,Sam Smith,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +988,Santana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +989,Santigold,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +990,Saosin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +991,Sara Bareilles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +992,Saweetie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +993,ScHoolboy Q,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +994,Scissor Sisters,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +995,Scorpions,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +996,Seafret,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +997,Sean Kingston,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +998,Sean Paul,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +999,Searows,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1000,Seether,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1001,Selena Gomez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1002,Selena Gomez & the Scene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1003,Self,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1004,Sepultura,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1005,Set It Off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1006,Sevdaliza,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1007,Seventeen,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1008,Sexyy Red,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1009,Shaboozey,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1010,Shaggy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1011,Shakira,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1012,Shania Twain,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1013,Shawn Mendes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1014,She Wants Revenge,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1015,Sheck Wes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1016,Shelly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1017,Show Me the Body,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1018,Sia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1019,Sidewalks and Skeletons,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1020,Silverstein,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1021,Simple Minds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1022,Simple Plan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1023,Siouxsie and the Banshees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1024,Sir Chloe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1025,Sir Mix-A-Lot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1026,Sixpence None the Richer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1027,Skank,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1028,Skepta,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1029,Ski Mask the Slump God,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1030,Skillet,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1031,Sky Ferreira,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1032,Slayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1033,Slayyyter,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1034,Sleep Token,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1035,Sleeping With Sirens,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1036,Sleepy Hallow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1037,Slipknot,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1038,Slow Pulp,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1039,Slowdive,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1040,Smash Mouth,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1041,Snoh Aalegra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1042,Snoop Dogg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1043,Snow Patrol,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1044,Snow Strippers,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1045,Soft Cell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1046,Sohodolls,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1047,Solange,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1048,Sonder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1049,Sonic Youth,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1050,Sophie,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1051,Sophie Ellis-Bextor,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1052,Soulja Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1053,Soundgarden,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1054,Spandau Ballet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1055,Spice Girls,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1056,Spiritbox,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1057,Sports,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1058,Staind,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1059,Stan Getz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1060,Stardust,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1061,Starset,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1062,Starship,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1063,Steely Dan,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1064,Stephen Sanchez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1065,Stereophonics,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1066,Steve Lacy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1067,Steve Miller Band,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1068,Stevie Nicks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1069,Stevie Wonder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1070,Still Woozy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1071,Sting,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1072,Stone Sour,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1073,Stone Temple Pilots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1074,Strawberry Guy,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1075,Strawberry Switchblade,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1076,Stray Kids,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1077,Stromae,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1078,Sub Urban,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1079,Sublime,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1080,Sufjan Stevens,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1081,Suki Waterhouse,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1082,Sum 41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1083,Summer Walker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0 +1084,Summrs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1085,Sun Kil Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1086,Sunny Day Real Estate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1087,Supergrass,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1088,Superheaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1089,Supertramp,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1090,Surf Curse,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1091,Survivor,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1092,Susannah Joffe,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1093,Swedish House Mafia,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1094,Sweet Trip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1095,Syd Matters,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1096,System of a Down,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1097,T-Pain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1098,TAEMIN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1099,TLC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1100,TOMORROW X TOGETHER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1101,TV Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1102,TWICE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1103,Tainy,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0 +1104,Taio Cruz,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1105,Take Care,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1106,Taking Back Sunday,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1107,Talking Heads,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1108,Tally Hall,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1109,Tame Impala,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1110,Tate McRae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1111,Tatsuya Kitani,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1112,Tay-K,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1113,Taylor Swift,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1114,Tears for Fears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1115,Teddy Swims,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1116,Teddybears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1117,Tee Grizzley,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1118,Ten,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1119,The 1975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1120,The Alchemist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1121,The All-American Rejects,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1122,The B-52's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1123,The Backseat Lovers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1124,The Beach Boys,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1125,The Beaches,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1126,The Beatles,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1127,The Cardigans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1128,The Cars,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1129,The Chainsmokers,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1130,The Clash,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1131,The Cramps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1132,The Cranberries,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1133,The Crane Wives,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1134,The Cure,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1135,The Dare,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1136,The Doobie Brothers,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1137,The Doors,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1138,The Dresden Dolls,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1139,The Drums,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1140,The Flamingos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1141,The Fratellis,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1142,The Fray,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1143,The Front Bottoms,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1144,The Game,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1145,The Head and the Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1146,The Hives,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1147,The Hollies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1148,The Human League,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1149,The Internet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1150,The Jackson 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1151,The Japanese House,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1152,The Kid LAROI,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1153,The Killers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1154,The Kinks,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1155,The Kooks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1156,The La's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1157,The Last Dinner Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1158,The Last Shadow Puppets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1159,The Living Tombstone,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1160,The Lumineers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1161,The Magnetic Fields,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1162,The Mamas & the Papas,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1163,The Marías,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1164,The Microphones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1165,The Moldy Peaches,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1166,The Mountain Goats,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1167,The National,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1168,The Neighbourhood,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1169,The Notations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1170,The Notorious B.I.G.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1171,The Offspring,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1172,The Oh Hellos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1173,The Outfield,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1174,The Paper Kites,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1175,The Pharcyde,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1176,The Plot in You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1177,The Police,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1178,The Pretty Reckless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1179,The Prodigy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1180,The Psychedelic Furs,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1181,The Pussycat Dolls,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1182,The Radio Dept.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1183,The Rare Occasions,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1184,The Red Clay Strays,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1185,The Red Jumpsuit Apparatus,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1186,The Rolling Stones,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1187,The Ronettes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1188,The Script,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1189,The Shins,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1190,The Smashing Pumpkins,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1191,The Smiths,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1192,The Stone Roses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1193,The Stranglers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1194,The Strokes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1195,The Sundays,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1196,The Temper Trap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1197,The Temptations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1198,The Used,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1199,The Vamps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1200,The Velvet Underground,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1201,The Verve,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1202,The Walters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1203,The Wanted,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1204,The Weeknd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +1205,The White Stripes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1206,The Who,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1207,The Wombats,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1208,The Zombies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1209,The xx,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1210,Thee Sacred Souls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1211,They Might Be Giants,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1212,Third Eye Blind,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1213,Thom Yorke,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1214,Thousand Foot Krutch,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1215,Three 6 Mafia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1216,Three Days Grace,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1217,Thundercat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1218,ThxSoMch,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1219,Tim Maia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1220,Timbaland,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1221,Tinashe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1222,Title Fight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0 +1223,Tiësto,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1224,Toby Fox,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1225,Tom Odell,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1226,Tom Petty,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1227,Tom Petty and The Heartbreakers,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1228,Tommy Richman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1229,Tool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +1230,Tory Lanez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1231,Toto,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1232,Tove Lo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1233,Tracy Chapman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1234,Train,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1235,Travis Scott,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1236,Trey Songz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1237,Tribalistas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1238,Trippie Redd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1239,Troye Sivan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1240,Turnstile,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1241,Twista,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1242,Two Door Cinema Club,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1243,Two Feet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1244,Ty Dolla $ign,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1245,Tyga,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1246,Tyla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1247,Tyler Childers,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1248,"Tyler, The Creator",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1249,Type O Negative,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1250,U2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1251,UMI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1252,Usher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1253,V,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1254,VACATIONS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1255,VIOLENT VIRA,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1256,VIVIZ,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1257,Vampire Weekend,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1258,Van Halen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1259,Van Morrison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1260,Vance Joy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1261,Vansire,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1262,Videoclub,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1263,Vince Staples,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1264,Violent Femmes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1265,Vundabar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1266,Waka Flocka Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1267,Wale,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1268,Walk the Moon,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1269,Wallows,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1270,Ween,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1271,Weezer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1272,Westside Gunn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1273,Wet Leg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1274,Weyes Blood,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1275,Wham!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1276,Wheatus,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1277,Whirr,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1278,Whitney Houston,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1279,Will Paquin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1280,Will Wood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1281,Willow,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +1282,Wisp,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1283,Wiz Khalifa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1284,WizTheMc,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1285,Wolf Alice,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1286,Wonder Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1287,Woodkid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1288,Wu-Tang Clan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1289,X Ambassadors,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1290,XG,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1291,XLOV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1292,XXXTENTACION,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1293,Xamã,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1294,Xavier Wulf,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1295,YE,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1296,YNW Melly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1297,YOASOBI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1298,YUNGBLUD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1299,Yaelokre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1300,Yeah Yeah Yeahs,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1301,Yeat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1302,Yellowcard,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1303,Yes,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1304,Yot Club,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1305,Young Nudy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1306,Young Stoner Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1307,Young Thug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1308,Young the Giant,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1309,YoungBoy Never Broke Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1310,Yung Gravy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1311,Yung Lean,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1312,Yves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1313,ZEROBASEONE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1314,Zach Bryan,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1315,Zara Larsson,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1316,Zayn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1317,Zedd,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1318,Zion & Lennox,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1319,a-ha,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1320,aespa,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1321,aldn,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1322,alex_g_offline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1323,alt-J,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1324,bbno$,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1325,beabadoobee,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1326,benny blanco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1327,blackbear,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +1328,blink-182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1329,boygenius,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1330,bôa,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1331,d4vd,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1332,dandelion hands,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1333,f(x),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1334,fakemink,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1335,femtanyl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1336,fromis_9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1337,fun.,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1338,girl in red,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1339,grandson,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1340,i-dle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1341,ifeye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1342,j-hope,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1343,juju<3,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +1344,kanii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1345,keshi,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1 +1346,late night drive home,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1347,mgk,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1348,mikeeysmind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1349,mxmtoon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1350,my bloody valentine,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1351,nettspend,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1352,nimino,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1353,quannnic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1354,sign crushes motorist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1355,smokedope2016,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1356,sombr,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1357,sundots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1358,t.A.T.u.,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1359,tripleS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1360,twenty one pilots,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1361,underscores,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1362,wave to earth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0 +1363,whatsaheart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1364,wifiskeleton,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1365,will.i.am,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1366,xaviersobased,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1367,yeule,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1368,¥$,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1369,Øneheart,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1370,攬佬SKAI ISYOURGOD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1371,高橋あず美,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 diff --git a/backend/genre_by_artist_testing.csv b/backend/genre_by_artist_testing.csv new file mode 100644 index 0000000..a9bbd34 --- /dev/null +++ b/backend/genre_by_artist_testing.csv @@ -0,0 +1,276 @@ +artist_id,artist,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +430,GloRilla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +588,Kelis,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +296,Destroy Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +184,CHUU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +244,Counting Crows,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +590,Ken Carson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +78,Arthur Verocai,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +708,Magdalena Bay,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +411,GOT7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +43,Alex G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1033,Slayyyter,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1176,The Plot in You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +233,Clean Bandit,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +893,Plain White T's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +322,Dreamville,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +796,NF,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +839,Olivia Dean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1090,Surf Curse,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +887,Pink Floyd,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +936,Red Velvet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +67,Aphex Twin,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +331,DynamicDuo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1083,Summer Walker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0 +551,Jordan Adetunji,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +990,Saosin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +700,Mac DeMarco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +289,Del Water Gap,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +771,Modern Talking,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +597,Khruangbin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +432,Gnarls Barkley,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1141,The Fratellis,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +312,Dominic Fike,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +192,Capital Cities,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1111,Tatsuya Kitani,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1244,Ty Dolla $ign,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +76,Ariana Grande,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +924,Rae Sremmurd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +923,Radiohead,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +811,New Order,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +49,Alice in Chains,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +380,Fisher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1292,XXXTENTACION,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +933,Ray Charles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +433,Godsmack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1357,sundots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +894,Plan B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +922,Racionais MC's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +175,Bruce Springsteen,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +583,Kate Bush,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +857,Pabllo Vittar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +599,Killswitch Engage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +51,Alison's Halo,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +482,Ice Spice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +485,Iggy Azalea,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +661,Lisa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +932,Ravyn Lenae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +394,Foster the People,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +32,Adrianne Lenker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +558,Juice WRLD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +730,Marvin Gaye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1261,Vansire,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +65,Anitta,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1041,Snoh Aalegra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +367,FLO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +168,Breaking Benjamin,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +737,Mayday Parade,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +361,Evanescence,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +339,Eazy-E,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +374,Feng,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1285,Wolf Alice,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1124,The Beach Boys,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +163,Bonnie Tyler,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +1328,blink-182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +316,Dove Cameron,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1093,Swedish House Mafia,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +351,Eminem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +660,Linkin Park,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +810,Neutral Milk Hotel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +968,Rush,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +818,Nick Jonas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1074,Strawberry Guy,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +63,Anavitória,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1278,Whitney Houston,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +526,Jeanette,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +571,KATSEYE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +560,Julie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +44,Alex Warren,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +828,Noah Kahan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +919,ROLE MODEL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +665,Lloyd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +715,Mariah Carey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +259,Cássia Eller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +770,Modern Baseball,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1229,Tool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +490,Incubus,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1181,The Pussycat Dolls,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1112,Tay-K,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +306,Disco Lines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +239,Coldplay,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +115,Bazzi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +882,Phillipa Soo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +101,BROCKHAMPTON,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +471,Hozier,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +413,Galantis,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +989,Santigold,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +594,Kevin Abstract,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +549,Jonas Brothers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1088,Superheaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +948,Ricky Martin,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1120,The Alchemist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +813,NewDad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1046,Sohodolls,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +506,JPEGMAFIA,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +921,Rachel Chinouriri,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +916,R.E.M.,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1240,Turnstile,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +624,La Dispute,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1220,Timbaland,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1146,The Hives,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +743,Melanie Martinez,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1364,wifiskeleton,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +479,IVE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1338,girl in red,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +566,Justin Timberlake,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1346,late night drive home,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +643,Lewis Capaldi,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1049,Sonic Youth,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1311,Yung Lean,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +265,DaBaby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1073,Stone Temple Pilots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +806,Nelly Furtado,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +673,Lorde,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +218,Chicago,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +237,Coco & Clair Clair,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +270,Daniel Caesar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +58,American Football,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1128,The Cars,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +254,Cults,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +23,AJR,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +107,Bad Omens,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +573,KIDS SEE GHOSTS,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +670,Loona,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1157,The Last Dinner Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +425,Ginuwine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +864,Parcels,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1101,TV Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +912,Quality Control,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +966,Rubel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1210,Thee Sacred Souls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +461,Have a Nice Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1047,Solange,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1018,Sia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +780,Motörhead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +422,Ghost,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1155,The Kooks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +81,Ashnikko,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +802,Natasha Bedingfield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +650,Lil Peep,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +626,Labrinth,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +410,GFRIEND,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +808,Neon Trees,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1171,The Offspring,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +809,Neton Vega,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +889,Pitbull,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1161,The Magnetic Fields,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +240,Com Truise,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1354,sign crushes motorist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +548,Joji,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +196,Carly Simon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +651,Lil Skies,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +390,Flyleaf,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +365,Eyedress,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0 +630,Laufey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1105,Take Care,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +578,Kaiser Chiefs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +247,Creedence Clearwater Revival,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1361,underscores,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +869,Patrick Watson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +584,Katy Perry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +309,Doechii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +615,Kordhell,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +377,Fifth Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1179,The Prodigy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +297,Destroy Lonely,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +1259,Van Morrison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +638,Lemon Demon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1329,boygenius,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1177,The Police,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +358,Estelle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +56,Amaarae,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1366,xaviersobased,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +208,Chappell Roan,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +589,Kelly Clarkson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1264,Violent Femmes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1250,U2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +965,Royel Otis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1216,Three Days Grace,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +86,Ava Max,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +123,Belanova,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1302,Yellowcard,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1132,The Cranberries,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1273,Wet Leg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +342,Echo & the Bunnymen,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +231,Clara La San,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1358,t.A.T.u.,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1142,The Fray,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1225,Tom Odell,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1324,bbno$,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +561,Julie Doiron,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +128,Beyoncé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +668,Logic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +493,Internet Money,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +382,Fleet Foxes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +618,LCD Soundsystem,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +113,Bastille,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +453,HUNTR/X,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +716,Mariah the Scientist,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +174,Brooks & Dunn,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1355,smokedope2016,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +886,Pinegrove,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1335,femtanyl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1081,Suki Waterhouse,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +849,Ozuna,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +429,Glen Campbell,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +824,Nirvana,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +29,Addison Rae,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +220,Childish Gambino,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +938,Redbone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +1314,Zach Bryan,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1218,ThxSoMch,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1099,TLC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +31,Adore,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1075,Strawberry Switchblade,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +210,Charlie Brown Jr.,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +941,Remi Wolf,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1252,Usher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1026,Sixpence None the Richer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +812,New Radicals,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +221,Chris Brown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +415,Geordie Greep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +679,Lucki,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +909,Pusha T,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +70,Arcane,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1212,Third Eye Blind,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +778,Mother Mother,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +988,Santana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +423,Gigi D'Agostino,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +481,Ice Cube,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +344,Edward Maya,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +636,Legião Urbana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +513,Jaehyun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +261,DECO*27,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1221,Tinashe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +427,Glare,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +918,RM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +198,Caroline Polachek,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +48,Alice Phoebe Lou,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +155,Bo Burnham,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +859,Panchiko,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1137,The Doors,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +277,Dayglow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +677,Louis Armstrong,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +439,Gracie Abrams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +817,Nick Drake,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +946,Rick James,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +275,David Guetta,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +931,Rauw Alejandro,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0 +528,Jennie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1356,sombr,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1078,Sub Urban,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1341,ifeye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1100,TOMORROW X TOGETHER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +620,LMFAO,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +617,Kylie Minogue,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +602,King Crimson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 diff --git a/backend/genre_by_artist_training.csv b/backend/genre_by_artist_training.csv new file mode 100644 index 0000000..2e49b0f --- /dev/null +++ b/backend/genre_by_artist_training.csv @@ -0,0 +1,989 @@ +artist_id,artist,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +291,Dennis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1084,Summrs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +514,Jalen Ngonda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +42,Alesso,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1214,Thousand Foot Krutch,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +352,Empire of the Sun,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4,21 Savage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +451,HALCALI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1039,Slowdive,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1207,The Wombats,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1089,Supertramp,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +906,Prince,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +692,M.I.A.,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +639,Lenny Kravitz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1076,Stray Kids,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1122,The B-52's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +454,HYBS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +28,Ace of Base,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +525,Jaydes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0 +236,Cochise,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1064,Stephen Sanchez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1319,a-ha,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +52,Aliyah's Interlude,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +79,Ashanti,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +538,Jimmy Eat World,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +816,Nick Cave & the Bad Seeds,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +315,Don Toliver,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +386,Flo Rida,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +349,Elton John,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +740,Megadeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +890,Pitty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1158,The Last Shadow Puppets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +581,Kansas,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +227,Ciara,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1016,Shelly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +489,Imogen Heap,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +610,Kittie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +687,Lupe Fiasco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +271,Danny Ocean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +22,AFI,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1290,XG,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1201,The Verve,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +497,Iron Maiden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +699,MKTO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +69,Arcade Fire,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +519,Janet Jackson,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +183,C418,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1045,Soft Cell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +766,Mitski,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +795,NCT WISH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +605,King Krule,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +972,SEULGI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1160,The Lumineers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1055,Spice Girls,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +926,Rainbow Kitten Surprise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +376,Fetty Wap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +969,Ruth B.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +777,Morgan Wallen,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +85,Autumn!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +695,MAMAMOO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +757,Mike Posner,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1140,The Flamingos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1231,Toto,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +120,Beck,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +944,Rex Orange County,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +913,Quavo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +321,"Dream, Ivory",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +387,Florence + the Machine,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1113,Taylor Swift,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1036,Sleepy Hallow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +329,Duster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +822,Nina Simone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5,24kGoldn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6,2Pac,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1024,Sir Chloe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +121,Becky G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +241,Conan Gray,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1298,YUNGBLUD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +99,BLACKPINK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +772,Modest Mouse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +971,SAJA BOYS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +449,H.E.R.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +185,CORTIS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1092,Susannah Joffe,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +195,Carly Rae Jepsen,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +788,My Chemical Romance,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +330,Dusty Springfield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +379,Fiona Apple,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1071,Sting,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +450,HAIM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1345,keshi,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1 +388,FloyyMenor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +219,Chief Keef,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +815,Niall Horan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +522,Jawny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +616,Korn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1104,Taio Cruz,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +57,America,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +721,Marisa Monte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +774,Mom Jeans.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +781,Mr.Kitty,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +688,Lustra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +462,Hayley Williams,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +872,Peach Pit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1353,quannnic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +954,Roar,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1150,The Jackson 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +945,Richy Mitch & The Coal Miners,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +27,ATEEZ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +37,Al Green,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1289,X Ambassadors,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +527,Jeff Buckley,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +559,Julia Michaels,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +861,Pantera,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +563,Jungle,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +190,Cameron Winter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1266,Waka Flocka Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1027,Skank,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1267,Wale,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +460,Harry Styles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1095,Syd Matters,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +851,P!nk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +464,Hearts2Hearts,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +552,Jordana,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1200,The Velvet Underground,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +310,Doja Cat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +608,Kiss,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +536,Jimi Hendrix,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1234,Train,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1127,The Cardigans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +505,JIHYO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1242,Two Door Cinema Club,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +658,Limp Bizkit,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1320,aespa,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +649,Lil Nas X,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +1019,Sidewalks and Skeletons,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +705,Madison Beer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +935,Red Hot Chili Peppers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +657,Lily Allen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +622,LSD and the Search for God,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +982,Saint Avangeline,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1275,Wham!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +71,Architects,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +417,George Harrison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +801,Natalie Imbruglia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +279,Dazey and the Scouts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +653,Lil Tjay,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +246,Creed,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1109,Tame Impala,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +729,Maruja,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +714,Mareux,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +511,Jacquees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +156,Bob Dylan,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +577,Kai,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +961,Rose Gray,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +359,Ethel Cain,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +385,Flo Milli,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +984,Salvia Palth,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +117,Beach House,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +147,Bleachers,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +963,Roy Orbison,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +154,Blur,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +333,ENHYPEN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +135,Bill Withers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +391,Fontaines D.C.,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +77,Artemas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +508,Jack Harlow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +24,ALLDAY PROJECT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +197,Carole King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +264,DNCE,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +664,Lizzy McAlpine,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +110,Basement,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +713,Maná,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +510,Jack Stauber's Micropop,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +187,Cage the Elephant,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1251,UMI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +983,Saint Motel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1202,The Walters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +553,José González,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1121,The All-American Rejects,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1365,will.i.am,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +95,BABYMONSTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +400,Fred again..,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1321,aldn,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +138,Billy Idol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +491,Indila,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +26,ARTMS,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +804,Neil Young,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +868,Patrice Rushen,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1344,kanii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1272,Westside Gunn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +496,Iron & Wine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +452,HIM,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1115,Teddy Swims,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +444,Gucci Mane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1126,The Beatles,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +438,Gotye,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +619,LE SSERAFIM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1022,Simple Plan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +952,Rise Against,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +666,Loathe,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +40,Alec Benjamin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +732,Massive Attack,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1304,Yot Club,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +47,Alice Deejay,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1370,攬佬SKAI ISYOURGOD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +502,JACKBOYS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1098,TAEMIN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +814,NewJeans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +223,Chris Stapleton,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1233,Tracy Chapman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +998,Sean Paul,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +671,Loossemble,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +794,NCT 127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +518,Jane Remover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1349,mxmtoon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +188,Cake,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +305,Disclosure,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +72,Arctic Monkeys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1213,Thom Yorke,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1309,YoungBoy Never Broke Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +746,Men at Work,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +735,Matt Maltese,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +974,SICKBOYRARI,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +749,Metric,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +336,Eagles,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +191,Camila Cabello,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +73,Arcángel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +53,All Time Low,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +30,Adele,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +393,Foreigner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1134,The Cure,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1059,Stan Getz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +976,STAYC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +752,Michael Bublé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +338,"Earth, Wind & Fire",0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +143,"Black Country, New Road",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1082,Sum 41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +738,Mazzy Star,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1079,Sublime,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1350,my bloody valentine,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1003,Self,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +896,Player,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +257,Cyndi Lauper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +234,Clipse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +863,Paramore,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +303,Dio,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1110,Tate McRae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1203,The Wanted,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1351,nettspend,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +98,BK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +819,Nickelback,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +604,King Gnu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +350,Elvis Presley,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +445,Gunna,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +631,Lauv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1299,Yaelokre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +720,Mario,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +465,Her's,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +371,Father John Misty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +114,Bauhaus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +986,Sam Gellaitry,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +678,LucidBeatz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +93,B.o.B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +501,J. Cole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +753,Michael Jackson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +181,Busta Rhymes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +540,Joan Baez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +773,Molchat Doma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +421,Get Scared,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1031,Sky Ferreira,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +875,Penelope Scott,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +704,Macklemore & Ryan Lewis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +904,Post Malone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1300,Yeah Yeah Yeahs,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +844,OsamaSon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +1138,The Dresden Dolls,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +153,Blue Öyster Cult,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1015,Sheck Wes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +725,Marshmello,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +928,Ramones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +509,Jack Stauber,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +1235,Travis Scott,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +274,David Bowie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1000,Seether,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +533,Jhayco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1163,The Marías,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +483,Ichiko Aoba,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +368,Fall Out Boy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +169,Brent Faiyaz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +504,JID,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +480,IZ*ONE,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +102,BTS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1232,Tove Lo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1208,The Zombies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +132,Big Time Rush,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +920,ROSALÍA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0 +392,Foo Fighters,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +879,Phantogram,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1065,Stereophonics,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1224,Toby Fox,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +880,Pharrell Williams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +248,"Crosby, Stills, Nash & Young",0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +911,Quadeca,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1317,Zedd,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +140,Björk,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +718,Marina,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +598,Kid Cudi,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +711,Maluma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +779,Motionless in White,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +235,Cobra Starship,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1310,Yung Gravy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +800,Nas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +369,Falling in Reverse,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +978,SYML,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +667,Local H,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +15,A Perfect Circle,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +958,Robyn,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1189,The Shins,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +927,Rammstein,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +870,Paul Simon,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +189,Calvin Harris,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1009,Shaboozey,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +19,ABBA,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1360,twenty one pilots,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +586,Keane,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1144,The Game,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1034,Sleep Token,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1322,alex_g_offline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1217,Thundercat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +899,Pop Smoke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +885,Pierce the Veil,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +592,Kenny Loggins,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +897,Polo G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +680,Lucy Bedroque,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +537,Jimin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +475,INXS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1368,¥$,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +706,Madonna,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +370,Far East Movement,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1192,The Stone Roses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1222,Title Fight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0 +503,JAY-Z,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +1103,Tainy,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0 +356,Erykah Badu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +787,Mustard,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1058,Staind,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +477,IU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1002,Selena Gomez & the Scene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1197,The Temptations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +997,Sean Kingston,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +320,Drake,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +607,Kings of Leon,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1183,The Rare Occasions,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +539,Jin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +173,Broken Social Scene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1004,Sepultura,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +436,Good Kid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1301,Yeat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +741,Megan Thee Stallion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +162,Boney M.,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +582,Kanye West,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +124,Bell Biv DeVoe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1108,Tally Hall,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +655,Lil Wayne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +92,Azealia Banks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +459,Halsey,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1091,Survivor,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +878,Peter Bjorn and John,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1182,The Radio Dept.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +825,No Doubt,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +874,Peggy Gou,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +500,J Balvin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +314,Don Omar,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +226,Christina Perri,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +398,Frankie Cosmos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +269,Dance Gavin Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +216,Chet Baker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1308,Young the Giant,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +285,Death Cab for Cutie,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +252,Cuco,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +858,Pale Saints,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1131,The Cramps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +347,Ellie Goulding,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +820,Nicki Minaj,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +301,Die Antwoord,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +405,Frost Children,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +142,Black Box Recorder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1193,The Stranglers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +884,Phoenix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1107,Talking Heads,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1035,Sleeping With Sirens,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +644,Liana Flores,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +193,Car Seat Headrest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +574,KMFDM,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +20,AC/DC,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +442,Grimes,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +145,Black Sabbath,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +712,Manchester Orchestra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +469,Hoobastank,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +761,Milky Chance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +703,Macklemore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +567,K'naan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +295,Destiny's Child,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1188,The Script,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +68,Arca,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1136,The Doobie Brothers,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +139,Billy Joel,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +686,Lumi Athena,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +903,Portugal. The Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1340,i-dle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +881,Phil Collins,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +925,Rage Against the Machine,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +764,Miracle Musical,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1130,The Clash,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +873,Pearl Jam,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +697,MF DOOM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +12,6arelyhuman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1117,Tee Grizzley,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1248,"Tyler, The Creator",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +683,Lukas Graham,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +543,John Denver,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +545,John Lennon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1287,Woodkid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +587,Kehlani,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +122,Bee Gees,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +372,Faye Webster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +991,Sara Bareilles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +126,Benson Boone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +910,Puzzle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +317,Dr. Dog,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1270,Ween,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1336,fromis_9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +222,Chris Isaak,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1359,tripleS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1313,ZEROBASEONE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1294,Xavier Wulf,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +217,Chevelle,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +959,Roddy Ricch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +684,Luke Bryan,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +691,Lynyrd Skynyrd,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3,10cc,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +530,Jeremih,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +877,Pet Shop Boys,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1070,Still Woozy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +659,Liniker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1204,The Weeknd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +328,Duran Duran,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +45,Ali,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1154,The Kinks,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +186,Cafuné,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1367,yeule,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +0,$uicideboy$,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +792,NAV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +547,Johnny Cash,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +494,Interpol,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +719,Marina Sena,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +840,Olivia Rodrigo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +36,Akon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1172,The Oh Hellos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +118,Beach Weather,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +8,3 Doors Down,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +726,Martin Garrix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1206,The Who,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1,*NSYNC,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +891,Pixies,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1281,Willow,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +529,Jennifer Lopez,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +144,Black Eyed Peas,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1125,The Beaches,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +84,Aurora,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +194,Cardi B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,1 +293,Depeche Mode,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +474,INOHA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1040,Smash Mouth,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1296,YNW Melly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1339,grandson,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +562,Jung Kook,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1253,V,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +937,Red Velvet - IRENE & SEULGI,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1118,Ten,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +348,Elliott Smith,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1149,The Internet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1318,Zion & Lennox,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +689,Luísa Sonza,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +91,Ayesha Erotica,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +756,Mika,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +975,SOSOCAMO,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +939,Regina Spektor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1143,The Front Bottoms,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +568,K.Flay,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +311,Dolly Parton,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1205,The White Stripes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +985,Sam Fender,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +535,Jim Croce,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +106,Bad Gyal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +900,Poppy,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +782,Ms. Lauryn Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +648,Lil Mosey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +204,Cazuza,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +486,Iggy Pop,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +414,Geese,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +206,Central Cee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1087,Supergrass,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +866,Passenger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +90,Avril Lavigne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +710,Malcolm Todd,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1114,Tears for Fears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +827,Noah Cyrus,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1306,Young Stoner Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +693,M83,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +962,Rosé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +865,Paris Paloma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1254,VACATIONS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +381,Fitz and the Tantrums,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1262,Videoclub,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +141,Bl3ss,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +46,Alice Cooper,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +272,Daryl Hall & John Oates,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +125,Ben E. King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +96,BADBADNOTGOOD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1051,Sophie Ellis-Bextor,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1048,Sonder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +39,Alanis Morissette,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +476,ITZY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +843,OneRepublic,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +760,Miley Cyrus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +149,Blondie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +409,G-Eazy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +282,Dean Blunt,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +88,Aventura,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1198,The Used,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +681,Lucy Dacus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +517,Jamiroquai,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1175,The Pharcyde,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +759,Miles Davis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +170,Bridgit Mendler,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1053,Soundgarden,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +831,Novulent,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +89,Avicii,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +775,Mon Laferte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +996,Seafret,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1363,whatsaheart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +987,Sam Smith,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +440,Green Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1237,Tribalistas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1085,Sun Kil Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +685,Luke Combs,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1080,Sufjan Stevens,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1331,d4vd,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +572,KAYTRANADA,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +286,Death Grips,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +278,Dayseeker,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1195,The Sundays,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +158,Bon Iver,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2,100 gecs,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +702,Machine Girl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +215,Cher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1334,fakemink,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +249,Crowded House,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +103,Baby Keem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +981,Sade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +426,Givēon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +38,Alan Walker,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +637,Leith Ross,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +603,King Geedorah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +942,Reneé Rapp,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1196,The Temper Trap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +876,Peso Pluma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1227,Tom Petty and The Heartbreakers,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +993,ScHoolboy Q,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +9,311,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1271,Weezer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +201,Cascada,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +251,Crystal Castles,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1288,Wu-Tang Clan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +585,Kavinsky,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +803,Ne-Yo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +308,Djo,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1297,YOASOBI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +791,Mötley Crüe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +487,Ikon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +929,Rascal Flatts,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +109,Balu Brigada,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +104,Backstreet Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1129,The Chainsmokers,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1236,Trey Songz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +298,Devon Hendryx,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +355,Erika,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +389,Flume,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +908,Pulp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +640,Leon Bridges,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +177,Bryan Adams,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +41,Alessia Cara,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +161,Bones,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +955,Rob Zombie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1123,The Backseat Lovers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +512,Jade,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +731,Mary J. Blige,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +137,Billie Holiday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +570,KAROL G,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +830,Novo Amor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +964,Royal Blood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1038,Slow Pulp,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +596,Khalid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1094,Sweet Trip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +287,Declan McKenna,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1006,Sevdaliza,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +888,PinkPantheress,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +838,Oklou,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +35,Air,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +492,Inhaler,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1283,Wiz Khalifa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +463,Heart,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +541,Joey Bada$$,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1315,Zara Larsson,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +883,Phoebe Bridgers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +612,Knocked Loose,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1239,Troye Sivan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +656,Lil Yachty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +723,Maroon 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +202,Cassie,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1282,Wisp,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +473,ILLIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1327,blackbear,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +632,Le Tigre,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +7,2hollis,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +129,Bibi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +353,Enjambre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1255,VIOLENT VIRA,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +61,Amira Elfeky,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1001,Selena Gomez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +299,Dexys Midnight Runners,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +362,Eve,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +967,Rumi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +901,Porter Robinson,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +957,Robin Thicke,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +366,FKA twigs,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +290,Demi Lovato,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +151,Bloodhound Gang,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +747,Meovv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1276,Wheatus,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +396,Frank Ocean,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1005,Set It Off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +157,Boldy James,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +696,MASS OF THE FERMENTING DREGS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1145,The Head and the Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +736,Matuê,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1 +507,JVKE,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +606,King Von,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +672,Lord Huron,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +675,Lotus Juice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +663,Little Mix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1043,Snow Patrol,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +555,Joy Division,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +979,SZA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1191,The Smiths,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +895,Playboi Carti,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +892,Pi’erre Bourne,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +97,BAEKHYUN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +793,NAYEON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +294,Descendents,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +960,Rosa Walton,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +441,Gregory Alan Isakov,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +992,Saweetie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1352,nimino,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +767,Mk.gee,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +623,La Bouche,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +258,Cypress Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +245,Cream,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +523,Jay Rock,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +634,Lebanon Hanover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +446,Guns N' Roses,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +60,Aminé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +100,BOYNEXTDOOR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +327,Duquesa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +854,PASTEL GHOST,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +742,Meghan Trainor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +768,Mobb Deep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +458,Haley Heynderickx,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +977,SUICIDAL-IDOL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +646,Lil Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1168,The Neighbourhood,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1010,Shaggy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1342,j-hope,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1170,The Notorious B.I.G.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +950,Rihanna,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +682,Luis Miguel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1316,Zayn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1167,The National,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +556,Joyce Manor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +112,Basshunter,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1012,Shania Twain,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +373,Feid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +214,Che,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +709,Major Lazer,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +829,Norah Jones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +10,5 Seconds of Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +654,Lil Uzi Vert,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1119,The 1975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +397,Frank Sinatra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +902,Portishead,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +262,DJ Khaled,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +14,A Day to Remember,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +798,NMIXX,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +167,Brandy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +515,James Arthur,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +256,Cutting Crew,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1312,Yves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +340,Ebony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1330,bôa,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +232,Clarion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1014,She Wants Revenge,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +807,Nena,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +59,Amerie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +182,BØRNS,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +211,Charlie Puth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +166,Boys Like Girls,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +805,Nelly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +534,Jhené Aiko,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1008,Sexyy Red,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1184,The Red Clay Strays,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +907,Puddle of Mudd,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +728,Marty Robbins,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +224,Chris Travis,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +930,Raul Seixas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +550,Joni Mitchell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1162,The Mamas & the Papas,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1245,Tyga,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +150,Blood Orange,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +399,Franz Ferdinand,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +516,Jamie Paige,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +94,BABYMETAL,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1256,VIVIZ,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1030,Skillet,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +171,Bring Me the Horizon,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1060,Stardust,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1116,Teddybears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1249,Type O Negative,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +495,Irmãs de Pau,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +428,Glass Animals,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +949,Ricky Montgomery,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1056,Spiritbox,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +164,Boston,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +853,PARTYNEXTDOOR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +127,Between Friends,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +360,Etta James,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +823,Nine Inch Nails,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1173,The Outfield,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1180,The Psychedelic Furs,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1174,The Paper Kites,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +354,Enrique Iglesias,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1303,Yes,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1066,Steve Lacy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +856,PJ Harvey,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +917,RAYE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +111,Basement Jaxx,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +346,Elley Duhé,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +905,Powfu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +635,Led Zeppelin,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +343,Ed Sheeran,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +33,Aerosmith,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +133,BigXthaPlug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +769,Moby,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1011,Shakira,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +418,George Michael,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +546,John Mayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +956,Robin Schulz,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +478,IV Of Spades,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +647,Lil Darkie,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +763,Minnie Riperton,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +300,Dido,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1332,dandelion hands,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1241,Twista,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +595,Keyshia Cole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +260,DANGERDOOM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +733,Mastodon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1025,Sir Mix-A-Lot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +701,Mac Miller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +75,Ari Abdul,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +16,A Tribe Called Quest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +83,Audrey Hobert,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +625,La Roux,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1069,Stevie Wonder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +472,I DONT KNOW HOW BUT THEY FOUND ME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +554,Journey,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1362,wave to earth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0 +980,Sabrina Carpenter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1057,Sports,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1263,Vince Staples,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +557,Judas Priest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1325,beabadoobee,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +694,MAGIC!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +835,Odetari,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +999,Searows,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1305,Young Nudy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +435,Good Charlotte,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1228,Tommy Richman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +238,Cocteau Twins,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1238,Trippie Redd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +467,Hollywood Undead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1097,T-Pain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +134,Bigbang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +146,Bladee,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +54,Alphaville,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +645,Lil B,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1063,Steely Dan,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +970,RÜFÜS DU SOL,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1209,The xx,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1133,The Crane Wives,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1013,Shawn Mendes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +565,Justin Bieber,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +395,Fountains of Wayne,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +848,Owl City,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +283,Dean Lewis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1348,mikeeysmind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1178,The Pretty Reckless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1343,juju<3,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +74,Aretha Franklin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +727,Martin Solveig,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +255,Current Joys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +318,Dr. Dre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +641,Leon Thomas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +833,O Rappa,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +576,KYLE,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1021,Simple Minds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1274,Weyes Blood,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +698,MGMT,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +799,Nancy Sinatra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1151,The Japanese House,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +580,Kali Uchis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1068,Stevie Nicks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +842,One Direction,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1260,Vance Joy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +307,Disturbed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1258,Van Halen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +401,Freddie Gibbs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +335,EXO-K,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +304,Dire Straits,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +334,ESPRIT 空想,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +148,Bloc Party,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1187,The Ronettes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +325,Dua Lipa,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +266,Daddy Yankee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1086,Sunny Day Real Estate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +375,Fergie,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +621,LOVELI LORI,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +268,Damiano David,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +276,David Kushner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +855,PEDRO SAMPAIO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +412,Gal Costa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +225,Christina Aguilera,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +575,KT Tunstall,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +55,Alvvays,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1028,Skepta,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +62,Amy Winehouse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +755,Miguel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +323,Drowning Pool,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +744,MeloMance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +357,Escape The Fate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +797,NLE Choppa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +579,Kaleo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +593,Kenya Grace,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1246,Tyla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +748,Metallica,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +564,Justice,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1147,The Hollies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +850,Ozzy Osbourne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1293,Xamã,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +841,Omar Apollo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +898,Pooh Shiesty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1153,The Killers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +751,Metronomy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +116,Beach Bunny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +160,Bone Thugs-N-Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +13,A Boogie wit da Hoodie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +136,Billie Eilish,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +834,Oasis,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +243,Corinne Bailey Rae,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +345,Electric Light Orchestra,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1265,Vundabar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +542,Joey Valence & Brae,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1052,Soulja Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +406,Fugazi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +488,Imagine Dragons,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +826,No Vacation,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +871,Pavement,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +17,A$AP Ferg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +852,P1Harmony,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0 +1280,Will Wood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +484,Icona Pop,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1054,Spandau Ballet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1326,benny blanco,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1371,高橋あず美,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1269,Wallows,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1106,Taking Back Sunday,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1226,Tom Petty,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +205,Celeste,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +419,Gerry Rafferty,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +179,Buffalo Springfield,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +707,Madvillain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1072,Stone Sour,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +324,Drugdealer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +200,Carrie Underwood,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1156,The La's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1185,The Red Jumpsuit Apparatus,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +384,Fleshwater,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +521,Jason Derulo,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +280,Dead or Alive,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +674,Los Hermanos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +250,Crumb,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +34,Agust D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +789,Myke Towers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +302,Dijon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +994,Scissor Sisters,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +119,Beastie Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +498,Isabel LaRosa,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +11,50 Cent,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +724,Mars Argo,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +448,Gym Class Heroes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +82,Audioslave,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1211,They Might Be Giants,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1337,fun.,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +524,Jay Sean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +862,Papa Roach,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +628,Lamp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +326,Duke Dumont,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +416,George Ezra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1044,Snow Strippers,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +784,Mumford & Sons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1023,Siouxsie and the Banshees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +846,Otuka,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +601,Kimya Dawson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1152,The Kid LAROI,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +627,Lady Gaga,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +690,Lykke Li,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1017,Show Me the Body,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1165,The Moldy Peaches,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1139,The Drums,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +341,Ecco2K,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +1062,Starship,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +915,Queens of the Stone Age,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +424,Gigi Perez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +973,SHINee,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1369,Øneheart,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1257,Vampire Weekend,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +652,Lil Tecca,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1067,Steve Miller Band,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1042,Snoop Dogg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +292,Denzel Curry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +159,Bon Jovi,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +105,Bad Bunny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +64,And One,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +230,Clams Casino,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1037,Slipknot,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +790,Måneskin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1286,Wonder Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +867,Passion Pit,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +734,Matchbox Twenty,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +319,Drain Gang Archive,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +786,Muse,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1135,The Dare,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +18,A$AP Rocky,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +203,Cavetown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1190,The Smashing Pumpkins,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1291,XLOV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +468,Homixide Gang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +1166,The Mountain Goats,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +600,Kim Petras,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +943,Renée Elise Goldsberry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +404,French Montana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +758,Mild High Club,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +403,Free Throw,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +609,Kiss of Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +443,Grouplove,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +378,Finger Eleven,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +762,Mindless Self Indulgence,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +745,Men I Trust,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +837,Offset,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +267,Daft Punk,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +212,Chase Atlantic,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1347,mgk,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1077,Stromae,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1159,The Living Tombstone,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1020,Silverstein,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +108,Bakar,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +750,Metro Boomin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +466,Hole,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 diff --git a/backend/genre_by_artist_validation.csv b/backend/genre_by_artist_validation.csv new file mode 100644 index 0000000..f18045a --- /dev/null +++ b/backend/genre_by_artist_validation.csv @@ -0,0 +1,110 @@ +artist_id,artist,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +611,Kneecap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +178,Bryson Tiller,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +569,K/DA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +633,League of Legends,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +176,Bruno Mars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1279,Will Paquin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +131,Big Thief,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +914,Queen,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +934,Rebzyyx,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +951,Rina Sawayama,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +470,Hot Mulligan,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1333,f(x),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +947,Rick Ross,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1032,Slayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +209,Charli xcx,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +722,Mark Ronson,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1247,Tyler Childers,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +172,Britney Spears,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +313,Don McLean,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1050,Sophie,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +25,AOA,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1102,TWICE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +836,Of Monsters and Men,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1096,System of a Down,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +662,Lit,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +845,Otis Redding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +783,Mt. Joy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1186,The Rolling Stones,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +408,Future,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1284,WizTheMc,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +520,Japanese Breakfast,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +447,Gwen Stefani,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +87,Avenged Sevenfold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1243,Two Feet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +437,Gorillaz,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1215,Three 6 Mafia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +940,Rels B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +420,Gesaffelstein,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1029,Ski Mask the Slump God,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +754,Migos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +847,OutKast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +263,DJ Snake,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +242,Coolio,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +407,Fugees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +253,Cult Member,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +80,Ashe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1323,alt-J,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +213,Chase Icon,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +337,Earl Sweatshirt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +531,Jessie J,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +180,Bullet for My Valentine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +273,Daughter,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +288,Deftones,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1199,The Vamps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1148,The Human League,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1164,The Microphones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +281,Dean,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +434,GoldLink,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1219,Tim Maia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +455,Haddaway,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +995,Scorpions,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +629,Lana Del Rey,0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +199,Carpenters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +50,Alicia Keys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +499,Isaiah Rashad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +130,Big Sean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +532,Jet,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +402,Free Nationals,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +717,Marilyn Manson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1230,Tory Lanez,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +676,Lou Reed,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +613,Kodak Black,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +591,Kendrick Lamar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +456,Hailee Steinfeld,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +953,Rita Lee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +332,EKKSTACY,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +229,Clairo,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +614,Kodaline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +544,John Legend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1277,Whirr,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +383,Fleetwood Mac,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +21,ADÉLA,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +431,Gloria Gaynor,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1268,Walk the Moon,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +739,Meek Mill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +642,Lesley Gore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +284,Dean Martin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +364,Exo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1295,YE,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +821,Niki,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +669,Lola Young,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +66,Anna of the North,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1007,Seventeen,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +228,Cigarettes After Sex,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +785,Mura Masa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1194,The Strokes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +457,Halestorm,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1307,Young Thug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +165,Bowling for Soup,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1223,Tiësto,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +765,Misfits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +207,Chance the Rapper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +363,Everglow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +832,Nujabes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1061,Starset,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1169,The Notations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +776,Montell Fish,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +860,Panic! at the Disco,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +152,Blu Cantrell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 diff --git a/backend/genre_by_song.csv b/backend/genre_by_song.csv new file mode 100644 index 0000000..68cf02c --- /dev/null +++ b/backend/genre_by_song.csv @@ -0,0 +1,6478 @@ +song_id,song,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +0,"""The Take Over, the Breaks Over""",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1,#3,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2,#doyalike,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3,#icanteven (feat. French Montana),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4,&,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5,'Cause I'm a Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6,(Don't Fear) The Reaper,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +7,(Dream),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +8,(I Just) Died in Your Arms,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +9,(It Goes Like) Nanana - Edit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +10,(Sic),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +11,(Sittin' On) The Dock of the Bay,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +12,(They Long to Be) Close to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +13,*Equip Sunglasses*,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +14,*Sobs Quietly*,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +15,"...And To Those I Love, Thanks For Sticking Around",0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +16,...Baby One More Time,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +17,...Ready for It?,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +18,00:00 (Zero O’Clock),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +19,04 - Starting Over,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +20,0X1=LOVESONG (I Know I Love You) feat. Seori,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +21,1 Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +22,"1 step forward, 3 steps back",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +23,1&Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +24,"1, 2 Step (feat. Missy Elliott)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +25,1-800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +26,1-800-273-8255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +27,1-800-hot-n-fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +28,10 Freaky Girls (with 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +29,10% (feat. Kali Uchis),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +30,10's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +31,100,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +32,100 Mili,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +33,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +34,1000 Blunts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +35,10:35,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +36,10:36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +37,12 to 12,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +38,123-78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +39,12:51,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +40,134340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +41,1400 / 999 Freestyle (feat. Juice WRLD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +42,15 Minutes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +43,151 Rum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +44,1539 N. Calvert,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +45,16,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0 +46,16 CARRIAGES,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +47,16 Lines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +48,16 Mirrors,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +49,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +50,19-2000,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +51,1901,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +52,1979 - Remastered 2012,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +53,1985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +53,1985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +53,1985,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +54,1995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +55,1999,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +56,1AM FREESTYLE,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +57,1x1 (feat. Nova Twins),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +58,2 Die 4 (feat. Charli XCX),1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +59,2 Hold U,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +60,2 On (feat. Schoolboy Q),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +61,2 hands,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +62,2 soon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +63,20 Min,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +64,20 Something,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +65,200 FOR LUNCH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +66,2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +67,2010 Justin Bieber,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +68,2055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +69,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +69,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +70,21 Guns,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +71,21 Questions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +72,21 Questions (Featuring Nate D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +73,"21st Century Schizoid Man - Including ""Mirrors""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +74,22,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +75,24K Magic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +76,27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +77,28 (feat. NiiHWA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +78,28 Reasons,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +79,2ND HAND,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +80,3 Libras,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +81,3 Nights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +82,30 For 30 (with Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +83,3005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +84,"327 (feat. Tyler, The Creator & Billie Essco)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +85,34+35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +86,360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +87,360 featuring robyn & yung lean,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +88,365,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +89,365 featuring shygirl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +90,3D (feat. Jack Harlow),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +91,4 Morant (Better Luck Next Time),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +92,4 The Betta,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +93,4 Walls,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +94,4 Your Eyez Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +95,40 Days,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +96,400 Lux,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +97,4:44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +98,4Me 4Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +99,4th Dimension,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +100,4ÆM,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +101,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +102,5 Dollar Pony Rides,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +103,5/4,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +104,50 Ways to Leave Your Lover,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +105,500lbs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +106,505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +107,679 (Feat. Remy Boyz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +108,7 Summers,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +109,7 Words,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +110,7 Years,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +111,7 rings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +112,7/11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +113,7am,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +114,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +115,8TEEN,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +116,9 and Three Quarters (Run Away),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +117,9 to 5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +118,911,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +119,911 / Mr. Lonely (feat. Frank Ocean & Steve Lacy),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +120,976-EVIL,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +121,99 Luftballons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +122,99 Problemas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +123,= (Equal Sign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +124,A BOY IS A GUN*,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +125,A Bar Song (Tipsy),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +126,A Burning Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +127,A Certain Romance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +128,A Certain Someone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +129,A Forest,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +130,A Heart Like Hers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +131,A Horse With No Name,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +132,A Knock at the Door,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +133,A Little Death,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +134,"A Little Less Sixteen Candles, a Little More ""Touch Me""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +135,A Little Piece of Heaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +136,A Lot's Gonna Change,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +137,A Love Like War (feat. Vic Fuentes),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +138,A Match Into Water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +139,A Milli,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +140,A Mistake,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +141,A Morte do AutoTune,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +142,A Mí,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +143,A Night To Remember,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +144,A Pearl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +145,A Place for My Head,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +146,A Quick One Before the Eternal Worm Devours Connecticut,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +147,A Quick One Before the Eternal Worm Devours Connecticutt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +148,A Sad Cartoon,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +149,A Sky Full of Stars,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +150,A Sunday Kind of Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +151,A Thousand Years,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +152,A World Alone,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +153,A&W,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +154,A-Punk,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +155,A-Punk (Album),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +156,A.D.H.D,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +157,A.D.I.D.A.S.,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +158,AAA Powerline,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +159,ABCD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +160,ADIVINO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +161,AEAO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +162,ALIEN LOVE CALL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +163,ALIEN SUPERSTAR,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +164,ALL STAR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +165,AMERICA HAS A PROBLEM,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +166,AMERICA HAS A PROBLEM (feat. Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +167,AMYGDALA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +168,ANTARCTICA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +169,ANTIFRAGILE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +170,APT.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +171,ARE WE STILL FRIENDS?,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +172,ARTIFICIAL SUICIDE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +173,AS IF IT'S YOUR LAST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +174,ASAP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +174,ASAP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +175,ASGORE,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +176,ATLiens,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +177,ATTITUDE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +178,ATWA,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +179,Abbey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +180,About You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +181,About a Girl,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +182,Abracadabra,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +183,Accendio,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +184,"Accidentally In Love - From ""Shrek 2"" Soundtrack",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +185,Accordian,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +186,Accordion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +187,Ace Trumpets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +188,Ace of Spades,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +189,Acenda o Farol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +190,Acquainted,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +191,Adam's Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +192,Adore You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +192,Adore You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +193,Adorn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +194,Adult Diversion,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +195,Adventure of a Lifetime,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +196,Advice,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +197,Aerials,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +198,Aerodynamic,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +199,Affection,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +200,Afraid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +201,Africa,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +202,After Dark,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +203,After Hours,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +203,After Hours,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +203,After Hours,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +204,After LIKE,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +205,After Last Night (with Thundercat & Bootsy Collins),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +206,After Midnight,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +207,After Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +208,"After the Storm (feat. Tyler, the Creator & Bootsy Collins)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +209,Afterlife,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +209,Afterlife,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +210,"Afterlife (from the Netflix Series ""Devil May Cry"")",0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +211,Afterthought,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +212,Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +213,Age of Consent - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +214,Ageispolis,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +215,Agony,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +216,Agora Hills,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +217,Agust D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +218,Ahora Te Puedes Marchar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +219,"Ai, Amor",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +220,Ain't It Fun,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +221,Ain't My Fault,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +222,Ain't No Mountain High Enough,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +223,Ain't No Rest for the Wicked,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +224,Ain't No Sunshine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +225,Ain't Shit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +226,Ain't Talkin' 'Bout Love - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +227,Ainda Gosto Dela,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +228,Airplane pt.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +229,Alameda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +230,Alberto Balsalm,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +231,Alcohol-Free,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +232,Alejandro,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +233,Alewife,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +234,Aliança,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +235,Alibi (with Pabllo Vittar & Yseult),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +236,Alien Blues,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +237,Alison,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +238,Alive,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +239,Alkaline,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +240,All Along the Watchtower,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +241,All Apologies,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +242,All Around Me,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +243,All Caps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +244,All Day (with Tablo),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +245,All Eyez on Me (ft. Big Syke),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +246,All Falls Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +247,All For Us,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +248,All Girls Are the Same,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +249,All I Ask,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +250,All I Can Say,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +251,All I Ever Asked,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +252,All I Really Want Is You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +253,All I Think About Now,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +254,All I Want,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +255,"All I Want - From ""High School Musical: The Musical: The Series""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +256,All I Want For Christmas Is You - Original Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +257,All I Want Is You (feat. J. Cole),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +258,All I Want for Christmas Is You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +259,All I Wanted,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +260,All In,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +261,All In The Family (feat. Fred Durst),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +263,All My Friends,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +264,All My Friends Know,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +265,All My Life,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +266,All My Little Words,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +267,All My Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +268,All Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +269,All Night All Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +270,All Red,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +271,All Star,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +272,"All That Glitters Is Not Gold, But It's Still Damn Beautiful",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +273,All That Matters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +274,All That She Wants,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +275,All The Things She Said - Original Album Version (Edited),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +276,All These Things That I've Done,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +277,All To Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +278,All Too Well (10 Minute Version) (Taylor's Version) (From the Vault),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +279,All Wound Up,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +280,All Your'n,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +281,All of Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +282,All of the Lights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +283,All the Small Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +284,All the Things She Said,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +285,Alley Rose,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +286,Almost (Sweet Music),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +287,Almost Easy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +288,Alone Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1 +289,Already Over,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +290,Alright,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +291,Alright - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +292,Alrighty Aphrodite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +293,Alter Ego (with JT),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +294,Always,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +294,Always,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +295,Always Be My Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +296,Always Forever,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +297,Always Love featuring Hyunjin (Stray Kids),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +298,Always Remember Us This Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +299,"Am I Dreaming (Metro Boomin & A$AP Rocky, Roisee)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +300,AmEN! (feat. Lil Uzi Vert and Daryl Palumbo of Glassjaw),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +301,Amber,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +302,Ambitionz az a Ridah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +303,American Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +304,American Idiot,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +305,American Pie,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +306,American Teenager,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +307,Americano,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +308,Amnesia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +309,Amoeba,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +310,Amour Plastique,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +311,Amsterdam,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +312,Amygdala,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0 +313,Anaconda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +314,Anchor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +315,Ancient Dreams in a Modern Land,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +316,And I Love Her - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +317,Andrew In Drag,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +318,Andromeda,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +319,Andromeda (feat. DRAM),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +320,Aneurysm,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +321,Angel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +321,Angel,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +321,Angel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +322,Angel Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +323,Angel On A Satellite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +324,Angel of My Dreams,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +325,Angel of Small Death and the Codeine Scene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +326,Angeles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +327,Angeleyes,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +328,Angelina,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +329,Angels Like You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +330,Animal,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +330,Animal,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +331,Animal Attraction,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +332,Animal I Have Become,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +333,Animals,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +333,Animals,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +334,Anjo,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +335,Anjos (Pra Quem Tem Fé),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +336,"Annihilate (Spider-Man: Across the Spider-Verse) (Metro Boomin & Swae Lee, Lil Wayne, Offset)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +337,"Another Brick in the Wall, Pt. 2",0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +338,Another Day in Paradise - 2016 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +339,Another Level,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +340,Another Life,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +341,Another Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +342,Another One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +343,Another One Bites The Dust - Remastered 2011,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +344,Another life (feat. Rema),1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +345,Anpanman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +346,Answer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +347,"Anthems For A Seventeen Year-Old Girl - From ""I Saw the TV Glow""",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +348,Anthems for a Seventeen Year-Old Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +349,Anti-Hero,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +350,Anxiety,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +351,Any Colour You Like,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +352,Anyone Else But You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +353,Anything,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +354,"Aoi, Koi, Daidaiiro no Hi",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +355,Apocalypse,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +356,Apologize,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +356,Apologize,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +357,Apparently,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +358,Applause,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +359,Apple,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +360,Apple Cider,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +361,Apple Pie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +362,April’s-Bloom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +363,Aqua Regia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +364,Aquamarine,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +365,Arabella,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +366,Arc de Triomphe,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +367,Archie Marry Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +368,"Archie, Marry Me",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +369,Are You Bored Yet? (feat. Clairo),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +370,"Are You Going to See the Rose in the Vase, or the Dust on the Table",0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +371,Are You Gonna Be My Girl,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +372,Are You Satisfied?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +373,Are You The One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +374,Aria Math,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +375,Armageddon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +376,Armed & Dangerous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +377,Armed and Dangerous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +378,Arms Tonite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +379,Army Dreamers,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +380,Army Dreamers - 2018 Remaster,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +381,Army of Me,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +382,Around Me (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +383,Around the Fur,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +384,Around the World,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +384,Around the World,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +385,Arson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +386,Art Deco,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +387,Art House,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +388,Aruarian Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +389,As It Was,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +390,As Long as You Love Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +390,As Long as You Love Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +391,As the World Caves in,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +392,Ascension (feat. Vince Staples),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +393,Ascensionism,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +394,Ash,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +395,Ashes to Ashes - 2017 Remaster,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +396,Asleep - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +397,Asleep Among Endives,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +398,Assumptions,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +399,Aston Martin Music,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +400,Astronomy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +401,At Last,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +402,At Least I’m Hot,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +403,Atlantis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +404,Atmosphere,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +405,Attention,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +405,Attention,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +405,Attention,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +406,Attracted to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +407,August 10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +408,Automatic Stop,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +409,Avalanche,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +410,Awake and Alive,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +411,Awful Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +412,Awkward,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +413,Ay No Puedo,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +414,Ayo Technology,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +415,Azizam,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +416,Azul,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +417,Azul Da Cor Do Mar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +418,B.A.S. (feat. Kyle Richh),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +419,B.E.D.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +420,B.O.R. (Birth Of Rap),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +421,B.Y.O.B.,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +422,B2b,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +423,BA$$,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +424,BABY SAID,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +425,BAD!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +426,BAILE INoLVIDABLE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +427,BALD!,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +428,BAND4BAND (feat. Lil Baby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +429,BANDIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +430,BANG BANG BANG,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +431,BEAT UP CHANEL$,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +432,BELLAKEO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +433,BEST INTEREST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +434,BIBI Vengeance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +435,BIRDBRAIN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +436,BIRDS OF A FEATHER,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +437,BITTERSUITE,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +438,BIZCOCHITO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +439,BIZNESS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +440,BLACK FLAG FREESTYLE (with That Mexican OT),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +441,BLACKOUT,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +442,BLEACH,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +443,BLEED,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +444,BLISS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +445,BLOOD.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +446,BMF,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +447,BODYGUARD,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +448,BOKeTE,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +449,BOOGIE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +450,BOOMBAYAH,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +451,BOP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +452,BOUNCY (K-HOT CHILLI PEPPERS),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +453,BREAK MY SOUL,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +454,BROTHER STONE (FEAT. KODAK BLACK),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +455,BURN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +456,BURN ME WITH A BIBLE,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +457,BUTTERFLY,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +458,Baba O'Riley,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +459,Babies & Fools (feat. Conway The Machine),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +460,Babooshka - 2018 Remaster,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +461,Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +462,Baby (Lil Baby feat. DaBaby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +463,Baby Be Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +464,Baby Boy (feat. Sean Paul),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +465,Baby By Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +466,Baby Came Home 2 / Valentines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +467,Baby Come Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +468,Baby Got Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +469,Baby Got Back (1992),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +470,Baby Got Back [1992],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +471,Baby I'm Yours,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +472,Baby Pluto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +473,Baby!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +474,"Baby, Not Baby",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +475,Babydoll,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +475,Babydoll,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +476,Back 2 Back,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +477,Back Door,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +478,Back In Blood (feat. Lil Durk),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +479,Back To Me,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +480,Back in Black,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +481,Back on 74,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +482,Back to Black,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +483,Back to School (Mini Maggit),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +484,Back to You - From 13 Reasons Why – Season 2 Soundtrack,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +485,Back to the Old House - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +486,Backburner,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +487,Background,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +488,Backseat Freestyle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +489,Backslide,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +490,Bad (feat. Rihanna) - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +491,Bad - 2012 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +492,Bad Blood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +493,Bad Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +494,Bad Boy (with Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +495,Bad Decisions,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +496,Bad Desire (With or Without You),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +497,Bad Dream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +498,Bad Dreams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +499,Bad Girls,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +500,Bad Habit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +501,Bad Habits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +502,Bad Liar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +503,Bad Moon Rising,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +504,Bad Religion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +505,Bad Reviews,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +506,Bad Romance,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +507,Bad Vibes Forever (feat. PnB Rock & Trippie Redd),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +508,Bad and Boujee (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +509,Bad at Love,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +510,Bad for Business,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +511,Baddie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +512,Bags,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +513,Bags - Recorded At Electric Lady Studios,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +514,Bailando - Spanish Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +515,Balaclava,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +516,Ballad of Big Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +517,Ballin',0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +518,Ballin' (with Roddy Ricch),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +519,Balloon (feat. Doechii),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +520,Bambi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +521,Bandit (with YoungBoy Never Broke Again),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +522,Bandito,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +523,Bang Bang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +523,Bang Bang,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +524,Bang Bang Bang Bang,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +525,Bang the Doldrums,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +526,Bang!,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +527,Bank Account,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +528,Banquet,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +529,Barely Legal,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +530,Bark Like You Want It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +531,Bark at the Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +532,Barracuda,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +533,Bartender (feat. Akon),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +534,Basement Jack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +535,Basic Being Basic,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +536,Basics,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +537,Basket Case,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +538,Bat Country,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +539,Be Alright,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +539,Be Alright,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +540,Be Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +541,Be My Angel,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +542,Be My Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +543,Be My Lover,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +544,Be Nice 2 Me,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +545,Be Nice to Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +546,Be Quiet and Drive (Far Away),0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +547,Be Sweet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +548,Be Yourself,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +548,Be Yourself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +549,Be the One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +550,Beach Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +551,Beach Life-in-Death,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +552,Beach leak,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +553,Beaches,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +554,Beamer Boy,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +555,Bean (Kobe) [feat. Chief Keef],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +556,Beast and the Harlot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +557,Beat It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +558,Beautiful,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +559,Beautiful Day,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +560,Beautiful Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +561,Beautiful Liar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +562,Beautiful Stranger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +563,Beautiful Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +564,"Beautiful, Dirty, Rich",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +565,Beauty & Essex (feat. Daniel Caesar & Unknown Mortal Orchestra),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +566,Beauty School,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +567,Beauty and a Beat,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +568,Because of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +568,Because of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +569,Become the Warm Jets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +570,Bed Chem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +571,Beef FloMix,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +572,Been Away,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +573,Been Like This,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +574,Beetlebum - 2012 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +575,Before He Cheats,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +576,Before I Forget,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +577,Before You Go,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +578,Beggin',0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +579,Behind Blue Eyes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +580,Bejeweled,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +581,Believe,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +582,Believer,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +583,Belong to the City,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +584,Bennie And The Jets - Remastered 2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +585,Beno!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +586,Benz Truck (гелик),0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +587,Benzi Box,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +588,Besitos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +589,Best,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +590,Best Friend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +591,Best Friend (feat. Doja Cat),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +592,Best I Ever Had,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +593,Best Part (feat. H.E.R.),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +594,Best Song Ever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +595,Best Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +596,Best of Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +597,Best of You,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +598,Better,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +599,Better Distractions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +600,Better Now,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +601,Better Off Alone,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +602,Better Off Dead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +603,Better Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +604,Better Way To Live,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +605,Better in the Dark,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +606,Between the Bars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +607,Beverly Hills,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +608,Beware,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +608,Beware,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +609,Big Black Car,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +610,Big Brother,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +611,Big Empty - 2019 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +612,Big Girls Don't Cry (Personal),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +613,Big Iron,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +614,Big Poppa - 2005 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +615,Big Time Sensuality,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +616,Bigmouth Strikes Again - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +617,Biking,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +618,Billie Jean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +619,"Bills, Bills, Bills",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +620,Billyeoon Goyangi (Do the Dance),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +621,Birds Dont Sing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +622,Birthday Sex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +623,Bitch Better Have My Money,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +624,"Bitch, Don’t Kill My Vibe",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +625,Bitches,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +626,Bite Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +627,Bite My Hip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +628,Bite the Hand,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +629,Bitter Sweet Symphony - Remastered 2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +630,Bizarre Love Triangle,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +631,Black,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +632,Black & White,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +633,Black Beatles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +634,Black Beauty,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +635,Black Dog - Remaster,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +636,Black Friday,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +637,Black Hole Sun,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +638,Black Magic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +639,Black Mamba,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +640,Black Milk,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +641,Black Out Days,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +642,Black Out Days - Future Islands Remix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +643,Black Sheep,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +644,Black Sheep - Brie Larson Vocal Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +645,Black Skinhead,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +646,Black Swan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +647,Black Widow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +648,Black and Yellow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +649,Blackbird - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +650,Blackhole,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +651,Blame (feat. John Newman),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +652,Blame Brett,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +653,Blank,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +654,Blank Space,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +655,Bleed It Out,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +656,Bleed the Freak,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +657,Blessed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +658,Blessed-Cursed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +659,Blew,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +660,Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +660,Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +661,Blinding Lights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +662,Blister In The Sun,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +663,Blitzkrieg Bop - 2016 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +664,Block me out,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +665,Blonde,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +666,Blondie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +667,Blood // Water,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +668,Blood Bros,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +669,Blood Sweat & Tears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +670,Blood and Thunder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +671,Blood on My Jeans,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +672,Blood on the Leaves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +673,Bloodhail,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +674,Bloody Mary,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +675,Bloom - Bonus Track,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +676,Bloom Baby Bloom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +677,Blouse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +678,Blow Your Mind (Mwah),0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +679,Blowin' in the Wind,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +680,Blowing Smoke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +681,Blue,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +682,Blue Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +683,Blue Dream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +684,Blue Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +685,Blue Flame (2023 ver.),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +686,Blue Hair,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +687,Blue Hour,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +688,Blue Jeans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +689,Blue Light,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +690,Blue Monday,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +691,Blue Ridge Mountains,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +692,Blue Sunday,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +693,Blue World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +694,Blue in Green (feat. John Coltrane & Bill Evans),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +695,Blueberry Faygo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +696,Bluest Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +697,Blur,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +698,Blurred Lines,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +699,Blurry,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +700,Bodak Yellow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +701,Bodies,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +701,Bodies,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +701,Bodies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +702,Body,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +702,Body,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +703,Bodys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +704,Bohemian Rhapsody,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +705,Bohemian Rhapsody - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +706,Bombtrack,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +707,Bon Appétit,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +708,Bones,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +709,Bonfire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +710,Boogie Wonderland (with The Emotions),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +711,Boom Boom Pow,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +712,Boom Clap,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +713,Borderline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +714,Bored,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +714,Bored,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +715,Boredom (feat. Rex Orange County & Anna of the North),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +716,Born Again (feat. Doja Cat & RAYE),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +717,Born This Way,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +718,Born With a Broken Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +719,Born to Die,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +720,Born to Run,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +721,Borro Cassette,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +722,Boss Bitch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +723,Bottoms Up (feat. Nicki Minaj),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +724,Boulevard of Broken Dreams,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +725,Bounce,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +726,Bound 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +727,Bound For The Floor,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +728,Bowling alley,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +729,Boy Division,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +730,Boy In Luv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +731,Boy With Luv (feat. Halsey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +732,Boy's a liar,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +733,Boy's a liar Pt. 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +734,Boyfriend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +734,Boyfriend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +734,Boyfriend,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +735,Boyfriend (feat. Snoop Dogg),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +736,Boyish,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +737,Boys Don't Cry,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +738,Boys Don't Cry - Single Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +739,Boys Will Be Bugs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +740,Boys in the Better Land,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +741,Brackish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +742,Brain Damage,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +743,Brain Stew,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +744,Brand New City,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +745,Brazil,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +746,Break,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +746,Break,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0 +747,Break Free,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +748,Break It Off - Bonus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +749,Break My Heart,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +750,Break Stuff,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +751,Break The Tension,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +752,Break Your Heart,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +753,Break from Toronto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +754,Break on Through,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +755,Break on Through (to the Other Side),0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +756,Break the Ice,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +757,Breakaway,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +758,Breakeven,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +759,Breakin' Dishes,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +760,Breaking the Habit,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +761,Breaking the Law,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +762,Breath,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +763,Breathe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +763,Breathe,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +764,Breathe (In the Air),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +765,Breathe Deeper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +766,Breathe onto me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +767,Breed,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +768,Breezeblocks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +769,Brianstorm,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +770,Brick by Boring Brick,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +771,Bring Me to Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +772,Broadview,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +773,Broken,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +773,Broken,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +774,Broken Clocks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +775,Brooklyn Baby,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +776,Brooklyn Bridge to Chorus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +777,Bros,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +778,Brotherly Hate,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +779,Brought the Heat Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +780,Brown Eyed Girl,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +781,Bubble Gum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +782,Bubble Pop Electric,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +783,Bubble Pop Electric (feat. Johnny Vulture),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +784,Bubblegum Bitch,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +785,Bubbly (with Drake & Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +786,Budapest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +787,Buddy Holly,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +788,Bug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +789,Bug Like an Angel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +790,"Build God, Then We'll Talk",0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +791,Bullet With Butterfly Wings - remastered 2012,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +792,Bulletproof,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +793,Bulletproof Heart,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +794,Bulletproof Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +795,Bulls in the Bronx,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +796,Bulls on Parade,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +797,Bunny Is a Rider,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +798,Buried Alive,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +799,Burn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +799,Burn,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +800,Burn It (feat. MAX),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +801,Burn It Down,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +802,Burn It To The Ground,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +803,"Burn, Burn, Burn",0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +804,Burnin' Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +805,Burnin' for You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +806,Burning Blue,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +807,Burning Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +808,Burning Down the House,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +809,Burning Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +810,Burning Pile,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +811,Burning Up (FIRE),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +812,Bury me (feat. Kelela),1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +813,Bus Stop (feat. Brent Faiyaz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +814,Busy Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +815,But It's Better If You Do,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +816,But the Regrets Are Killing Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +817,Butter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +818,Buttercup,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +819,Butterflies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +820,Butterfly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +821,Butterfly Effect,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +822,Buttons,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +823,Buzzcut Season,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +824,By Myself,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +825,By Your Side,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +826,By the Way,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +827,Bye Bye Bye,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +828,C U Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +829,C.R.E.A.M. (Cash Rules Everything Around Me),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +830,CALL ME BABY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +831,CAN'T GET OVER YOU (feat. Clams Casino),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +832,"CAN'T STOP THE FEELING! (From DreamWorks Animation's ""Trolls"")",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +833,CHEER UP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +834,CHIHIRO,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +835,CHURCH GIRL,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +836,CLYDE (I Hope At Least One of My Ex-Girlfriends Hears This),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +837,COMA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +838,CONCRETE JUNGLE,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +839,CONTROL,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +840,COPYCAT,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +841,CORSO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +842,COZY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +843,CPR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +844,CRANK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +845,CRAZY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +846,CRIMINAL LOVE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +847,CROWN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +848,CRUSH (With Travis Scott),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +849,CRY FOR ME,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +850,CUFF IT,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +851,CUNTISSIMO,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +852,CUPID'S GIRL,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +853,CUT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +854,CYANIDE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +855,Cabinet Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +856,Caju,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +857,Cake,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +858,Cake by the Ocean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +859,Calcium,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +860,California,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +860,California,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +860,California,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +861,California Dreamin',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +862,California Dreamin' - Single Version,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +863,California Dreaming,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +864,California Love - Original Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +865,Californication,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +866,"Call It Fate, Call It Karma",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +867,Call Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +868,Call Me Little Sunshine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +869,Call Me Maybe,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +870,Call Me When You're Sober,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +871,Call Out My Name,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +872,Call Your Mom (with Lizzy McAlpine),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +873,Callaita,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +874,Calling My Phone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +875,Calling U Back,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +876,Camden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +877,Camelot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +878,Camisado,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +879,Can I Be Him,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +880,Can I Call You Rose?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +881,Can I Call You Tonight?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +882,Can I Kick It?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +883,Can You Feel My Heart,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +884,Can't Feel My Face,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +885,Can't Get You Out of My Head,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +886,Can't Help Falling in Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +887,Can't Hold Us (feat. Ray Dalton),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +888,Can't Remember to Forget You (feat. Rihanna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +889,Can't Stop,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +890,Can't Take My Eyes Off of You - (I Love You Baby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +891,Can't Tell Me Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +892,Canal St. (feat. Bones),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +893,Cancer,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +894,Candles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +895,Candy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +895,Candy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +895,Candy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +896,Candy Paint,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +897,Candy Shop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +898,Canned Heat,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +899,Can’t Catch Me Now - from The Hunger Games: The Ballad of Songbirds & Snakes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +900,Capable of love,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +901,Car,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +902,Car Radio,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +903,Caramel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +904,Caraphernelia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +905,Cardigan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +906,Careful,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +907,Careless Whisper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +908,Caress Me Down,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +909,Cariño,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +910,Carmen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +911,Carnival,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +912,Carolina,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +913,Caroline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +914,Carousel,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +915,Carry Me Ohio,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +916,Carry On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +917,Carry You Home,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +918,Carry on My Wayward Son,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +919,Carry on Wayward Son,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +920,Cash In Cash Out,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +921,Castle,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +922,Castle of Glass,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +923,Castle on the Hill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +924,Castlevania,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +925,Casual,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +926,Catch a Kill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +927,Caught in the Middle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +928,Cayendo (Side A - Acoustic),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +929,Celebrity Skin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +930,Cemetary Gates,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +931,Cemetery Drive,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +932,Cemetery Gates,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +933,Cemetry Gates - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +934,Centuries,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +935,Ceremony,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +936,Certainty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +937,Chaconne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +938,Chained to the Rhythm,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +939,Chains & Whips,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +940,Chamber of Reflection,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +941,Champagne Coast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +942,Champagne Poetry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +943,Champagne Supernova,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +944,Champagne Supernova - Remastered,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +945,Champion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +946,Chandelier,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +946,Chandelier,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +947,Chanel,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +948,Change,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +948,Change,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +949,Change (In the House of Flies),0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +950,Change pt.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +951,Changes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +952,Changes - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +953,Chantaje (feat. Maluma),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +954,Chaos Space Marine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +955,Char,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +956,Charcoal Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +957,Charmer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +958,Chasing Cars,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +959,Chasing Pavements,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +960,Chasing That Feeling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +961,Chateau (Feel Alright),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +962,Cheap Thrills,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +963,Check,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +963,Check,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +964,Check My Brain,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +965,Check the Rhime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +966,Cheerleader,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +967,Chelsea Dagger,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +968,Chemical,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +969,Chemical Kids and Mechanical Brides,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +970,Chemtrails Over the Country Club,0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +971,Cheri Cheri Lady,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +972,Cherish (My Love),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +973,Cherish the Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +974,Cherry,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +974,Cherry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +975,Cherry Blossom Girl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +976,Cherry Bomb,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +977,Cherry Flavoured,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +978,Cherry Waves,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +979,Cherry Wine - Live,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +980,Cherry-Coloured Funk,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +981,Cherub Rock - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +982,Chest Pain (I Love),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +983,Chewing Gum,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +984,Chic 'N' Stu,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +985,Chicago,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +986,Chicago Freestyle (feat. Giveon),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +987,Child Psychology,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +988,Childlike Things,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +989,Chill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +990,Chill Kill,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +991,Chinese Satellite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +992,Chiquitita,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +993,Chk Chk Boom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +994,Chlorine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +995,Chocolate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +996,Choke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +997,Chokehold,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +998,Choker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +999,Chop Suey,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1000,Chop Suey!,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1001,Choppa Won't Miss (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1002,Christian Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1003,Christmas Kids,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1004,Chulo PT.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1005,Chum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1006,Chun-Li,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1007,Cico Buff,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1008,Cigarette Daydreams,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1009,Cigarettes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1010,Cigarettes out the Window,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1011,Cigaro,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1012,Cinderella,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1013,Cinderella (feat. Ty Dolla $ign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1014,Cinema,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1015,Cinnamon Girl,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1016,Circle With Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1017,Circles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1017,Circles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1017,Circles,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1018,Circus,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1019,Cirice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1020,Cities in Dust,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1021,Clarity,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1022,Class Fight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1023,Class of 2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1024,Classic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1025,Classy 101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1026,Clearblue,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1027,Clementine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1028,Cleopatra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1029,Clint Eastwood,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1030,Clocks,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1031,Close to Me,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1032,Close to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1032,Close to You,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1033,Closer,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1033,Closer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1033,Closer,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1033,Closer,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1034,"Closer (with Paul Blanco, Mahalia)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1035,Closer Than This,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1036,Closet,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1037,Cloud 9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1038,Cloudbusting,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1039,Clouded,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1040,Club Can't Handle Me (feat. David Guetta),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1041,Club classics featuring bb trickz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1042,Cobain,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1043,Cocaine Sunday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1044,Cocoa Butter Kisses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1045,Codeine Crazy,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1046,Coffee,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1046,Coffee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1046,Coffee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1047,Coffee & TV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1048,Coffee And TV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1049,Cognac Queen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1050,Coincidence,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1051,Coisas Naturais,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1052,Cola,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1053,Cold (feat. Future),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1054,Cold Cold Cold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1055,Cold Cold Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1056,Cold Heart - PNAU Remix,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1057,Cold Water,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1058,Cold Water (feat. Justin Bieber & MØ),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1059,Collar of Truth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1060,Collard Greens,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1061,Cologne,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1062,Color Your Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1063,Colors,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1064,Come & Get It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1065,Come & Go (with Marshmello),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1066,Come Back Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1067,Come Get Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1068,Come Inside Of My Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1069,Come Out and Play,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1070,Come Over,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1070,Come Over,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1071,Come Play (from the series Arcane League of Legends),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1072,Come Together - Remastered 2009,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1073,Come Undone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1074,Come a Little Closer,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1075,Come and Get Your Love - Single Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +1076,Come and See Me (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1077,Come as You Are,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1078,Come back to me,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1079,Come on Eileen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1080,Come to Me,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1081,Comfort Crowd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1082,Comfortable Liar,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1083,Comfortably Numb,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1084,Coming Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1085,Coming Home,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1085,Coming Home,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1086,Coming Undone,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1087,Comme des Garçons (Like the Boys),0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1088,Common People - Full Length Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1089,Communist Daughter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1090,Como Tudo Deve Ser,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1091,Company,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1092,Compass,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1093,Complicated,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1093,Complicated,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0 +1094,Conceited,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1095,Concorde,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1096,Confident,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1096,Confident,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1097,Congratulations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1098,Congratulations (feat. Bilal),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1099,Consideration,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1100,Conspiracy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1101,Constant Headache,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1102,Constant Repeat,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1103,Constellations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1104,Consume (feat. Goon Des Garcons),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1105,Control,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1105,Control,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1106,Controlla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1107,Conversations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1108,Cookie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1109,Cool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1110,Cool About It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1111,Cool Cat - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +1112,Cool With You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1113,Cornerstone,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1114,Cosmic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1115,Cosmic Love,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1116,Cough Syrup,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1117,Could've Been (feat. Bryson Tiller),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +1118,Count Me Out,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1119,Count on Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1120,Counting Stars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1121,Country Girl (Shake It for Me),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1122,Courtesy Call,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1123,Covet,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1124,Cowboys From Hell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1125,Crack Baby,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1126,Crack Rock,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1127,Cracker Island (feat. Thundercat),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1128,Cradles,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1129,Cranes in the Sky,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1130,Crank That (Soulja Boy),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1131,Crashing (with Kali Uchis),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1132,Crave,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1133,Crawling,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1134,Crazy,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1134,Crazy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1135,Crazy Form,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1136,Crazy Little Thing Called Love - Remastered 2011,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1137,Crazy Train,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1138,Crazy in Love (feat. JAY-Z),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1139,Crazy on You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1140,Creep,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1141,Creepin' (with The Weeknd & 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1142,Crescent-Shaped Depression,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +1143,Crew (feat. Brent Faiyaz & Shy Glizzy),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1144,Crew Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1145,Crime Pays,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1146,Crimewave,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1147,Criminal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1147,Criminal,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1148,Critical Acclaim,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1149,Crosshairs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1150,Cruel Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1151,Crush,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1151,Crush,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1152,Cry,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1152,Cry,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1153,Cry Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1153,Cry Baby,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1154,Cry For Me,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1155,Cry Me a River,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1156,Cry for Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1157,"Cry, Cry",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1158,Crybaby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1159,Crying Lightning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1160,Crystal Clear,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1161,CtrlAltDelete,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1162,Cubicles,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1163,Cudi Montage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1164,Cupid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1165,Cupid De Locke - Remastered 2012,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1166,Cupid's Chokehold / Breakfast in America,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1167,Cure For Me,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1168,Curses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1169,Custer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1170,Cut My Lip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1171,Cute Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1172,Cyber Sex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1173,Cyberpunk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1174,C’est La Vie (with bbno$ & Rich Brian),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1175,D Is for Dangerous,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1176,D-Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1177,D>E>A>T>H>M>E>T>A>L,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1178,DASH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1179,DArkSide,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1180,DDU-DU DDU-DU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1181,DEEP IN THE WATER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1182,DENIAL IS A RIVER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1183,DESTROYA,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1184,DHL,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1185,DICE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1186,DIE 4 YOU,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1187,DIE TRYING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1188,DILUVIO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1189,DIORAMA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1190,DJ Got Us Fallin' in Love (feat. Pitbull),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1191,DM,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1192,DNA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1193,DNA.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1194,DO IT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1195,DOGTOOTH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1196,DOLLAZ ON MY HEAD (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1197,DOMINO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1198,DRIP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1199,DUH!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1200,DULL,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1201,DYNAMITE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1202,Da Art of Storytellin' (Pt. 1),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1203,Da Funk,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1204,Daddy Cool,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1205,Daddy Issues,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1206,Daechwita,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1207,Dagger,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1208,Dai the Flu,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1209,Daisy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1210,Dakota,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1211,Dam That River (2022 Remaster),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1212,Dammit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1213,Damn Right (feat. Childish Gambino & Kali Uchis),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1214,Dance Macabre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1215,Dance Now (feat. Kenny Mason),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1216,Dance The Night - From Barbie The Album,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1217,Dance With The Devil,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1218,Dance Yrself Clean,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1219,Dance in the Dark,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1220,Dance the Night Away,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1221,Dance to This (feat. Ariana Grande),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1222,"Dance, Dance",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1223,Dancing Queen,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1224,Dancing in the Dark,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1225,Dancing on My Own,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1226,Dancing with a Stranger (with Normani),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1227,Dancing with your eyes closed,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1228,Dandelions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1229,Dang! (feat. Anderson .Paak),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1230,Danger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1231,"Danger Zone - From ""Top Gun"" Original Soundtrack",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1232,Dangerous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1233,Dangerous Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1234,Dani California,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1235,Dano Sarrada,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1236,Danza Kuduro,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1237,Dark Beach,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1238,Dark Fantasy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1239,Dark Horse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1240,Dark Knight Dummo (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1241,Dark Necessities,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1242,Dark Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1243,Dark Red,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1244,Dark Thoughts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1245,"Darling, I (feat. Teezo Touchdown)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1246,Dawn in the Adan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1247,Day 'n' Nite (Nightmare),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1248,Day 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1249,Daydream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1250,Daydreaming,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1251,Daylight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1251,Daylight,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1251,Daylight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1252,De Selby (Part 2),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1253,Dead Man Walking,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1254,Dead Memories,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1255,Dead to Me,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1256,Dead!,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1257,Dealer,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1258,Dear April (Side A - Acoustic),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1259,"Dear Maria, Count Me In",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +1260,Dear god,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1261,Death & Romance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1262,Death Cup,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1263,Death Kink,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1264,Death With Dignity,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1265,Death by Glamour,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1266,Death of a Bachelor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1267,DeathByDevotion,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1268,Debaser,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1269,Debut,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1270,Deceptacon,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1271,Decode,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1272,Decode - Twilight Soundtrack Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1273,Deeply Still In Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1274,Deer Dance,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1275,Deja Vu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1275,Deja Vu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1276,Delete Ya,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1277,Deli,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1278,Delicate,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1279,Delilah (Pull Me Out Of This),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1280,Delusional,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1281,Demolition Lovers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1282,Demons,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1282,Demons,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1282,Demons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1282,Demons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1283,Depois,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1284,Derniere Danse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1285,Dernière danse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1286,Desenfocao',0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1287,Desesperados,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1288,Desmitificar,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1289,Desperado,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1290,Devil Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1291,Devil in a New Dress,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1292,Devil's Advocate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1293,Dial Drunk (with Post Malone),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1294,Diamond Boy (DTM),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1295,Diamond Eyes,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1296,Diamonds,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1296,Diamonds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1297,Didn't Cha Know,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1298,Die For Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1299,Die Hard,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1300,Die Your Daughter,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1301,Die for You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1301,Die for You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +1302,Die for You - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1303,Die with a Smile,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1304,Diet Mountain Dew,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1305,Diet Pepsi,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1306,Difficult,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1307,Dig Up Her Bones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +1308,Digital Bath,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1309,Digital Love,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1310,Digits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1311,Dile,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1312,Dilemma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1313,Dilemma (feat. Kelly Rowland),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1314,Dilemma ft Kelly Rowland,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1315,Dimple,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1316,Dionysus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1317,Dior,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1318,Dirty Deeds Done Dirt Cheap,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1319,Dirty Diana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1320,Dirty Little Secret,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1321,Dirty Work,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1321,Dirty Work,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1322,Disappearing Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1323,Disarm - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1324,Disasterology,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1325,Disciples,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1326,Discipline,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1327,Disco,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1328,Disco 2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1329,Discord,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1330,Discovery Channel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1331,Disease,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1332,Disenchanted,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1333,Disillusioned (with serpentwithfeet),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1334,Disk P@#$%&!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1335,Disorder - 2007 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1336,Disparate Youth,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1337,Dissolved Girl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1338,Disturbia,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1339,Ditto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1340,Diva,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1341,Dive,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1341,Dive,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1342,Dive In,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1343,Do I Wanna Know?,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1344,Do It Again,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1345,Do It All The Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1346,Do It Now Remember It Later,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1347,Do Me a Favour,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1348,Do What I Want,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +1349,Do for Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1350,Do you miss me?,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1351,Dog Days Are Over,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1352,Doin' Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1352,Doin' Time,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1353,Doll Parts,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1354,Dollhouse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1355,Domination,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1356,Domino,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1357,Domodachi (feat. Little Simz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1358,Don't,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1358,Don't,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +1359,Don't Bring Me Down,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1360,Don't Cha,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1361,Don't Cry (Original),0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1362,Don't Delete the Kisses,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1363,Don't Dream It's Over,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1364,Don't Fear The Reaper,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1365,Don't Go Breaking My Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1366,Don't Hurt Yourself (feat. Jack White),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1367,Don't Know What to Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1368,Don't Know Why,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1369,Don't Let Me Down,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1370,Don't Look Back In Anger - Remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1371,Don't Look Back in Anger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1372,Don't Panic,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1373,Don't Speak,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1374,Don't Start Now,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1375,Don't Stay,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1376,Don't Stop 'Til You Get Enough,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1377,Don't Stop Believin',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1378,Don't Stop Believin' (2022 Remaster),0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1379,Don't Stop Believing,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1380,Don't Stop Me Now - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1381,Don't Stop the Music,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1382,Don't Tell 'Em,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1383,"Don't Think Twice, It's All Right",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1384,Don't Threaten Me with a Good Time,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1385,Don't Wanna Fall In Love,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1386,Don't You (Forget About Me),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1387,Don't You Dare Forget The Sun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1388,Don't You Forget About Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1389,Don't You Want Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1390,Don't You Worry Child - Radio Edit,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1391,Done for Me (feat. Kehlani),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1392,Don’t Blame Me,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1393,Don’t Call Me Angel (Charlie’s Angels) (with Miley Cyrus & Lana Del Rey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1394,Don’t Delete the Kisses,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1395,Don’t Smile,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1396,Doo Wop (That Thing),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1397,Doomed,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1398,Doomsday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1399,Dopamine - GISELLE Solo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1400,Dope,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1401,Dosed,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1402,DotA - radio edit,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1403,Doubt,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1404,Doughnut,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1405,Doves in the Wind (feat. Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1406,Down,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1407,Down In A Hole (2022 Remaster),0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1408,Down Under,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1409,Down With the Sickness,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1410,Down to the Waterline,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1411,Downswing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1412,Downtown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1413,Dozen,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1414,Doçura,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1415,Drag Me Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1416,Dragonball Durag,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1417,Dragula,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1418,Drain You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1419,Drama,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1420,Drankin N Smokin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1421,Dream Brother,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1422,Dream Girl In Shibuya,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1423,Dream On,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1424,Dream a Little Dream of Me,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1425,Dreamer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1426,Dreamflasher,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1427,Dreaming of You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1428,Dreams,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1429,Dreams - 2004 Remaster,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1430,Dreams Tonite,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1431,Dreams and Nightmares,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1432,Drew Barrymore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1433,Drip Too Hard (Lil Baby & Gunna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1434,Drive,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1435,Drive By,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1436,Driving With My Darling,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1437,Drop It Like It's Hot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1438,Drops of Jupiter (Tell Me),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1439,Drown,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1439,Drown,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1440,Drowning (feat. Kodak Black),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +1441,Drowning Lessons,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1442,Drugs N Hella Melodies (feat. Kali Uchis),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0 +1443,Drunk Drivers/Killer Whales,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1444,Drunk Walk Home,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1445,Drunk and Nasty (feat. Sharc),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1446,Drunk-Dazed,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1447,Dsco,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1448,DtMF,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1449,Du hast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1450,Duality,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1451,Dudu,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1452,Dumb,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1453,Dumb & Poetic,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1454,Dumb Dumb,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1455,Dumbest Girl Alive,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1456,Dunno,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1457,Dusk Till Dawn (feat. Sia) - Radio Edit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1458,Dust Bowl,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1459,Dust In The Wind,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1460,Dust in the Wind,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1461,Dynamite,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1461,Dynamite,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1462,DÁKITI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1463,E. Coli (feat. Earl Sweatshirt),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1464,E.T.,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1465,EA (Feat. 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1466,EARFQUAKE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1467,EASY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +1468,ELEMENT.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1469,ELEVEN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1470,ENERGY (feat. BEAM),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1471,ENTROPY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1472,ESCADA DO PRÉDIO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1473,ETA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1474,EVERY CHANCE I GET (feat. Lil Baby & Lil Durk),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1475,EVIL,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1476,EVIL J0RDAN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1477,Each Time You Fall in Love,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1478,Early Sunsets Over Monroeville,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1479,Earned It (Fifty Shades of Grey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1480,Earrings,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1481,"Earth, Wind & Fire",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1482,Earthmover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1483,Easier Said Than Done,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1484,Easier to Run,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1485,Easter Pink,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1486,Eastside (with Halsey & Khalid),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1487,Easy Lover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1488,Easy on Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1489,Eat You Alive,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1490,Eat Your Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1491,Echo,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1492,Eclipse,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1493,Ecstacy (slowed),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1494,Edge of Seventeen - 2016 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1495,Edward 40hands,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1496,Efecto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1497,Ego Death At A Bachelorette Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1498,El Manana,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1499,El Mañana,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1500,El Perdedor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1501,Ela Vai Voltar (Todos Os Defeitos de uma Mulher Perfeita),0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1502,Elastic Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1503,Electric Feel,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1504,Electric Love,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1505,Electric Relaxation,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1506,Elephant,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1507,Elite,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1508,Embarrassed (feat. Travis Scott),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1509,Embrace,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1510,Emergence,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1511,Emergency,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1512,Emergency Contact,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1513,Emily I'm Sorry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1514,Empathy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1515,Emperor's New Clothes,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1516,Empire State of Mind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1517,Empty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1518,Enchanted,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1519,End,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1520,End of Beginning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1521,End of an Era,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1522,End of the World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1523,Endlessly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1524,Ends of the Earth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1525,Enemy (with JID) - from the series Arcane League of Legends,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1526,Energy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1527,Engel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1528,Engine No. 9,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1529,English Love Affair,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1530,Englishman in New York,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1531,Enjoy the Silence,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1532,Enough for you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1533,Ensalada (feat. Anderson .Paak),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1534,Entombed,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1535,EoO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1536,Epiphany,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1537,Equalize,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1538,Erase Me - Main,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1539,Erase Your Social,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1540,Es un Secreto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1541,Escapism.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1542,Espresso,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1543,Eternal Life,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1544,Euclid,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +1545,Euphoria,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1546,Evangelic Girl is a Gun,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1547,"Eve, Psyche & The Bluebeard’s wife",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1548,Even Flow,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1549,Eventually,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1550,Evergreen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1551,Everlong,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1552,Every Breath You Take,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1553,Every Day Is Exactly the Same,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1554,Every Little Thing She Does Is Magic,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1555,Every Planet We Reach Is Dead,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1556,Every Time We Touch,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1557,Everybody Dies in Their Nightmares,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1558,Everybody Here Wants You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1559,Everybody Loves Somebody,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1560,Everybody Talks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1561,Everybody Wants to Rule the World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1562,Everybody's Changing,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1563,Everybody's Fool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1564,Everyday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1565,"Everyday (feat. Rod Stewart, Miguel & Mark Ronson)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1566,Everyday Hustle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1567,Everything Ends,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1568,Everything I Am,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1569,Everything Is Embarrassing,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1570,Everything Means Nothing to Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1571,Everything Reminds Me Of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1572,Everything Reminds Me of Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1573,Everything She Wants,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1574,Everything is Embarassing,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1575,Everything is romantic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1576,Everything is romantic featuring caroline polachek,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1577,Everytime We Touch,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1578,Everywhere I Go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1579,"Everywhere, Everything",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1580,Evil,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1581,Evil Woman,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1582,Ex-Factor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1583,Exagerado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1584,Exchange,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1585,Excitement,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1586,Excuse Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1587,Experimental skin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1588,ExtraL (feat. Doechii),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1589,Extraordinária,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1590,Eye of the Tiger,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1591,Eyeless,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1592,Eyes Without a Face,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1593,"F**kin' Problems (feat. Drake, 2 Chainz & Kendrick Lamar)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1594,F*CK SWAG,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1595,F.N,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1596,F2F,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1597,FAKE LOVE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1598,FAMOUS,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1599,FANCY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1600,FASTER n HARDER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1601,FEAR.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1602,FEARLESS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1603,FEARLESS (2023 ver.),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1604,FEEL.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1605,FEVER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1606,FIELD TRIP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1607,FINE SHIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1608,FOR THE LAST TIME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1609,FOREVER,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1610,FORFEIT,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1611,FRIENDS,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1612,FTCU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1613,FUFN (Fuck You For Now),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1614,FUK SUMN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1615,FXCK UP THE WORLD (feat. Future),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1616,Face Down,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1617,Face to Face,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1618,Face to the Floor,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1619,Face-off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1620,Fact Check,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1621,Fade Into You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1622,Faded,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1623,Faggot,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1624,Faint,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1625,Fair Trade (with Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1626,Fairly Local,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1627,Fake It,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1628,Fake Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1629,Fake Tales of San Francisco,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1630,Fake You Out,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1631,Fall Away,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1632,Fall in Love,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1633,Fallen Down,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1634,Fallen Star,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1635,Fallin',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1636,Falling,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +1636,Falling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1637,Falling Apart,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1638,Falling Away From Me,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1639,Falling Behind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1640,Falling Down - Bonus Track,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1641,Falling Forever,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1642,Falling in Love,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1643,Fallingforyou,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1644,False Alarm,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1645,False Confidence,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1646,Fame Is a Gun,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1647,Family Affair,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1648,Family Business,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1649,Family Line,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1650,Family Tree,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1651,Family Tree (Intro),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1652,Famous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1653,Famous Last Words,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +1654,Fancy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1655,Fancy Clown (feat. Viktor Vaughn),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1656,Faneto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1657,Fantastic (from the series Arcane League of Legends),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1658,Fantasy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1658,Fantasy,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1659,Fantasy (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1660,Far,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1661,"Farewell, Neverland",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1662,Fashion Killa,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1663,Fast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1663,Fast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1664,Fast Car,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1664,Fast Car,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1665,Fast Times,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1666,Fast Times at Clairemont High,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1667,Fast as You Can,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1668,Fat Lip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1669,Father,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1670,Father Figure - Remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1671,Father Stretch My Hands Pt. 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1672,Father Time (feat. Sampha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1673,Faucet Failure,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1674,Favorite Lie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1675,Favourite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1676,Favourite Daughter,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1677,Faz Parte Do Meu Show,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1678,Fazers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1679,"Fear, Sex",0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +1680,Feather,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1681,Feather (feat. Cise Starr & Akin from Cyne),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1682,Feel Better,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1683,Feel Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1684,Feel Good Inc,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1685,Feel Good Inc.,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1686,Feel It Still,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1687,Feel My Rhythm,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1688,Feel No Ways,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1689,Feel Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1690,Feel Special,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1691,Feel This Moment (feat. Christina Aguilera),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1692,Feel complete,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1693,Feel the Fiyaaaah (with A$AP Rocky & feat. Takeoff),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1694,Feeling (feat. Larry June),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1695,Feeling Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1695,Feeling Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1696,Feeling Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1697,Feeling This,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1698,Feeling Whitney,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1699,"Feels (feat. Pharrell Williams, Katy Perry & Big Sean)",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1700,Feels Like,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1701,Feels Like Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1702,Feels Like We Only Go Backwards,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1703,Feiticeira,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1704,Fell In Love (with Ken Carson),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1705,Fell in Love With a Girl,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1706,Fell on Black Days,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1707,Felt Good About You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1708,Femininomenon,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1709,Femme Fatale,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1710,Fences,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1711,Fergalicious,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1712,Fetish (feat. Gucci Mane),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1713,Fifty-Fifty Clown,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1714,Figaro,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1715,Fight or Flight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1716,Fighting My Demons,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1717,Figure It Out,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1718,Figure.09,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1719,Fill in the Blank,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1720,Filter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1721,Find Your Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1722,Fine Again,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1723,Fine Line,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1724,"Fine, Great",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1725,Finesse,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1726,Finesse - Remix; feat. Cardi B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1727,Fingerbib,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1728,Fire Burning,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1729,Fire Burning The Dancefloor,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1730,Fireball (feat. John Ryan),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1731,Fireflies,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1732,Fireside,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1733,Firestarter,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1734,Firework,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1735,Fireworks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1736,First Class,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1737,First Date,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1738,First It Giveth,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1739,First Person Shooter (feat. J. Cole),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1740,Five Nights at Freddy's,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1741,Fix You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1742,Flash,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1743,Flash in the Pan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1744,Flashing Lights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1745,FlatBed Freestyle,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1746,Flatline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1747,Flawless,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1748,Flawlëss (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1749,Flaws and Sins,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +1750,Flex,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1751,Flex Up (feat. Future & Playboi Carti),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1752,"Flightless Bird, American Mouth",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1753,Flim,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1754,Float On,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1755,Flocky Flocky (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1756,Flooded the Face,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1757,Floods,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1758,Floral & Fading,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1759,Flowers,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1759,Flowers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1760,Flowers in Your Hair,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1761,Flume,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1762,Fluorescent Adolescent,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1763,Fly Away,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1764,Fly Me to the Moon (In Other Words),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1765,Folded,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1766,Follow God,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1767,Follow You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1768,Fool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1768,Fool,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1769,Foolish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1770,For Emma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1771,For Fun,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1772,For Lovers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1773,For Once in My Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1774,For Sure,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1775,For The Love Of God,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1776,For Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1777,For What It's Worth,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1778,For Whom The Bell Tolls - Remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1779,"For a Pessimist, I'm Pretty Optimistic",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1780,For the Night (feat. Lil Baby & DaBaby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1781,Foreign,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1782,Forest,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1783,Forever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1783,Forever,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1783,Forever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1784,Forever Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1784,Forever Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1785,Forever Yours,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1786,Forg_tful (with Kim Sawol),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1787,Forget Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1788,Forget Me Nots - Remastered,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1789,Forgot About Dre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1790,Forgotten,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1791,Formation,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +1792,Formula,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1793,Forrest Gump,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1794,Fortnight (feat. Post Malone),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1795,Fortunate Son,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1796,Forty Six & 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1797,FourFiveSeconds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1798,Fourth of July,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1799,Fragile,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1800,Francesca,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1801,Francis Forever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1802,"Frankly, Mr. Shankly - 2011 Remaster",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1803,Freak,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1804,Freak on a Leash,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1805,Freaking Out the Neighborhood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1806,Freaks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1807,Free,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +1808,Free Bird,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1809,Free Fallin',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1810,Free Falling,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1811,Free Lunch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1812,Freebird,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1813,Freestyle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1814,Freestyle 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +1815,Friday I'm in Love,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1816,Frisky,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1817,From Eden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1818,From Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1819,From the D to the A (feat. Lil Yachty),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1820,From the Dining Table,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1821,From the Inside,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1822,From the Ritz to the Rubble,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1823,From the Start,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1824,From the Subway Train,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1825,Frou-Frou Foxes in Midsummer Fires,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1826,Fuck Me Eyes,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1827,Fuck it I love you,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1828,Fuel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1829,Fully Alive,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1830,Funeral,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1831,Funny Papers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1832,Funny Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1833,Fuso,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1834,Futile Devices (Doveman Remix),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1835,Futura Free,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1836,Future,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1837,Future Lover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1838,Future Perfect (Pass the Mic),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1839,G.O.M.D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1840,G.U.Y.,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1841,GEEZER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1842,GIRL HELL 1999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1843,GIRL LIKE ME,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0 +1844,GMFU (w/ 6arelyhuman),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1845,GO (feat. Juice WRLD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1846,GO BABY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1847,GO!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1848,GODS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1849,"GONE, GONE / THANK YOU",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1850,GOOD CREDIT (with Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1851,GOOD LOYAL THOTS,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1852,GOSSIP (feat. Tom Morello),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1853,GOTCHA (Baddest Eros),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1854,GPT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1855,GREECE (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1856,Gallowdance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1857,Galway Girl,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1858,Gameboy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1859,Gang Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1860,Gang Over Luv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1861,Gangsta,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1862,Gangsta's Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1863,Gangsta's Paradise (feat. L.V.),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1864,Gangstas Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1865,Gangster's Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1866,Gangsters Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1867,Garden (Say It Like Dat),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1868,Garden Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1869,Garden of Eden,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1870,Gasolina,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1871,Gasoline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1871,Gasoline,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1872,Gata Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1873,Gave You I Gave You I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1874,Genesis,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1875,Genie in a Bottle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1876,Genius,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +1877,Georgia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1878,Georgy Porgy,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1879,Get Busy,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1880,Get Gone,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1881,Get Got,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1882,Get Into It (Yuh),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1883,Get It Sexyy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1884,Get It Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1885,Get Lucky (Radio Edit) [feat. Pharrell Williams and Nile Rodgers],0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1886,Get Lucky (feat. Pharrell Williams and Nile Rodgers),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1887,Get Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1888,Get You (feat. Kali Uchis),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1889,Getaway Car,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1890,Getting Older,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1891,Geyser,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1892,Ghost,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1892,Ghost,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1892,Ghost,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1893,Ghost Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1893,Ghost Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1894,Ghost in the Machine (feat. Phoebe Bridgers),0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1895,Ghost of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1896,Ghosting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1897,Ghostride,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1898,Gibson Girl,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1899,Gilded Lily,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1900,Gimme Chocolate!!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1901,Gimme Love,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0 +1902,Gimme More,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1903,Gimme Shelter,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1904,Gimme! Gimme! Gimme! (A Man After Midnight),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1905,Gin and Juice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1906,Ginkgo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1907,Ginseng Strip 2002,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1908,Giorgio by Moroder,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1909,Girl Afraid - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1910,Girl Anachronism,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1911,Girl From the North Country,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1912,Girl Like Me,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1913,Girl With One Eye,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1914,"Girl, so confusing",0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1915,"Girl, so confusing featuring lorde",0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1916,Girlfriend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1918,Girls & Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1919,Girls Just Wanna Have Fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1920,Girls Just Want to Have Fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1921,Girls Need Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +1922,Girls Need Love (with Drake) - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1923,Girls Want Girls (with Lil Baby),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1924,Girls and Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1925,Girls just want to have fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1926,Girls on Film - 2010 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1927,"Girls, Girls, Girls",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1928,"Give 'Em Hell, Kid",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1929,Give It Away,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1930,Give It To Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1931,Give Life Back to Music,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1932,Give Me Everything (feat. Nayer),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1933,Give You My Lovin,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1934,Give You the World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1935,Give Your Heart a Break,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1936,Give a Little Bit,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1937,Given Up,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1938,Given-Taken,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1939,Gives You Hell,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1940,Glad You Came,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1941,Glamorous,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1942,Glamorous (feat. Ludacris),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1943,Glimpse of Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1944,Glitter,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1945,Glock In My Lap,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1946,Glory,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1947,Glory Box,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1948,Glory and Gore,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1949,Glory of the Snow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1950,Glum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1951,Gnarly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1952,Gnaw,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1953,Go Big or Go Home,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1954,Go Crazy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1955,Go Flex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1956,Go Gina,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1957,Go Go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1958,Go Stupid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1959,Go With the Flow,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1960,Go Your Own Way - 2004 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1961,God Complex,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1962,"God Is Fair, Sexy Nasty (feat. Kendrick Lamar)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1963,God is a woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1964,God's Plan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1965,Godspeed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1966,Godstained,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1967,Godzilla (feat. Juice WRLD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1968,God’s Menu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1969,Going Bad (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1970,Going Under,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1971,Going to California - Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1972,Gold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1973,Gold Digger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1974,Gold Dust Woman - 2004 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1975,Gold Feet (feat. J.I.D.),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1976,Gold Medal Ribbon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1977,Gold Teeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1978,Golden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1978,Golden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1979,Golden Brown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1980,Goldie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1981,Gone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1982,Gone Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1983,Goner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1984,Goo Goo Muck,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1985,Good Boy Gone Bad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1986,Good Days,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1987,Good Feeling,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1988,Good Form,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1989,Good Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1990,Good Girls Bad Guys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1991,Good God,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1992,Good Good Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +1993,Good Graces,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1994,Good Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1995,Good Looking,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1996,"Good Luck, Babe!",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1997,Good Morning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1998,Good News,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1999,Good Old-Fashioned Lover Boy - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +2000,Good Ones,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2001,Good Riddance (Time of Your Life),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2002,Good Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2003,Good Time,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2004,Good Will Hunting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2005,Good for You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2006,Goodbye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2006,Goodbye,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2007,Goodbye Yellow Brick Road - Remastered 2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2008,"Goodbye, My Danish Sweetheart",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2009,Goodbyes (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2010,Goodie Bag,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2011,Goodies (feat. Petey Pablo),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2012,Goodnight & Go,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2013,Goodnight and Go,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2014,Gooey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2015,Gorgeous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2015,Gorgeous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2016,Gostava Tanto De Você,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2017,Got Me Started,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2018,Got My Mind Set on You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2019,Got the Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2020,Goth,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2021,Gotta Have It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2022,Gouge Away,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2023,Government Hooker,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2024,Grace,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2025,Grace Kelly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2026,Graceland Too,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2027,Grand Theft Autumn / Where Is Your Boy,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2028,Granite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2029,Grapejuice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2030,"Gravity (feat. Tyler, The Creator)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2031,Great Adventures,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2032,Greedy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2033,Greek Tragedy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2034,Green Light,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2035,Green River,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2036,Green Room,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2037,Greenlight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2038,Grenade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2039,Groan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2040,Groin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2041,Growing Sideways,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2042,Guerilla Radio,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2043,Guerrilla,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2044,Guerrilla Radio,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2045,Guess,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2046,Guess featuring billie eilish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2047,Guilty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2048,Guilty Pleasure,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2049,Guns for Hands,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2050,Gunslinger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2051,Gypsy,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2052,Gz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2053,Gët Busy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +2054,H.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +2055,H.O.O.D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2056,HALAZIA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2057,HANDS UP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2058,HAZARD DUTY PAY!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2059,HDMI,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2060,HEARTBREAK ANNIVERSARY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2061,HEATED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2062,HELLRAISER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +2063,HIGHER!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2064,HIP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2065,HOLIDAY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +2066,HOME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2067,HONEST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2068,HONEY (ARE U COMING?),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2069,HOPE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2070,HOT,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2071,HOT ONE (with TiaCorine & A$AP Ferg),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2072,HOT SAUCE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2073,HOT TO GO!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2074,HOTEL,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2075,HUH?! (feat. j-hope),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2076,HUMBLE.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2077,HYPNOTIC DATA,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2078,Habits (Stay High),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2079,Hacker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2080,Had Enough (feat. Quavo & Offset),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2081,Haegeum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2082,Hail to the King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2083,Halah,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2084,Haldern,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2085,Half Mast,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2086,Half a Person - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2087,Halftime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2088,Hall of Fame (feat. will.i.am),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2089,Hallelujah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2090,Halloween,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2091,Hallucinate,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2092,Halo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2093,Hammer,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2094,Hamptons,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2095,Hand Me Downs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2096,Hand in Glove - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +2097,Handlebars (feat. Dua Lipa),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2098,Hands to Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2099,Hang 'Em High,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2100,Hang On to Your Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2101,Happier Than Ever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2102,Happier Than Ever - Edit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +2103,Happiness is a butterfly,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2104,"Happy - From ""Despicable Me 2""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2105,Happy Nation,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2106,Happy Song,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2107,Happy for You,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2108,Harbor,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2109,Hard,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2110,Hard Feelings/Loveless,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2111,Hard Times,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2111,Hard Times,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2112,Hard to Explain,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2113,Hardcore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +2114,Harder Better Faster Stronger,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2115,"Harder, Better, Faster, Stronger",0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2116,Harleys in Hawaii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2117,Harness Your Hopes - b-side,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2118,Harpy Hare,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2119,Harvest Moon,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2120,Harvey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2120,Harvey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2121,Hash Pipe,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2122,Hasta Cuando,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2123,Hate Bein' Sober,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2124,Hate It Or Love It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2125,Hate It Or Love It (Feat. 50 Cent) (Produced By Cool & Dre),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2126,Hate Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2126,Hate Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2127,Hate Yourself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2128,Hate to Say I Told You So,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2129,Haunted,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2130,Havana (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2131,Have You Ever Seen the Rain,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2132,Have a Cigar,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2133,Hayloft,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2134,Hayloft II,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2135,He Can Only Hold Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2136,Head In The Ceiling Fan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2137,Head Like a Hole,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2138,Head Over Heels,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2139,"Head Over Heels - Dave Bascombe 7"" N.Mix",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2140,Headfirst for Halos,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2141,Headlines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2142,Headlock,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2143,Headphones On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2144,Heads Will Roll,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2145,Heads Will Roll - A-Trak Remix Radio Edit,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2146,Headshots (4r Da Locals),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2147,Headup,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2148,Hearing Damage,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2149,Heart Attack,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2150,Heart Attack (츄),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2151,Heart Of A Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2152,Heart Shaped Box,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2153,Heart of Glass,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2154,Heart of Gold,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2155,Heart on the Window (with WENDY),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2156,Heart to Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2157,Heart-Shaped Box,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2158,Heartbeat,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2159,Heartbeats,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2160,Heartbreaker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2161,Heartless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +2161,Heartless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2162,Heat Waves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2163,Heathens,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2164,Heather,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2165,Heaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2165,Heaven,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2165,Heaven,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2166,Heaven Beside You,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2167,Heaven Can Wait,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2168,Heaven Knows I'm Miserable Now - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2169,Heaven and Back,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2170,Heaven or Las Vegas,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2171,Heavenly,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2172,Heavy,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2173,Heavy Is the Crown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2174,Heavy Metal Lover,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2175,Heavydirtysoul,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +2176,Hectic (with Colde),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2177,Helena,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2178,Helicopter,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2179,Heliosphan,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2180,Hell Above,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2181,Hell N Back,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2182,Hell Shell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2183,Hell of a Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2184,Hella Good,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2185,Hello,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2186,Hello (feat. Dragonette),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2187,Hello Juliet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2188,Hello goodbye,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2189,Hello?,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2190,Hells Bells,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2191,Helmet,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2192,Helpless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2193,Hennessy & Sailor Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2194,Her Way,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2195,Here,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2196,Here Comes Your Man,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2197,Here Comes the Sun - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2198,Here With Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2199,Here Without You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2200,Here to Stay,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2201,Here's The Thing,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2202,Here's Where the Story Ends,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2203,Hermit the Frog,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2204,Hero,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2205,Heroes (We Could Be),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2206,Heroes - 2017 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2207,Hey,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2208,Hey Brother,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2209,Hey Daddy (Daddy's Home),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2210,"Hey Mama (feat. Nicki Minaj, Bebe Rexha & Afrojack)",0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2211,Hey There Delilah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2212,Hey Ya,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2213,Hey Ya!,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2214,Hey You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2215,"Hey, Soul Sister",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2216,Hi High,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2217,Hidden Place,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2218,Hide (feat. Seezyn),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2219,Hide and Seek,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2220,High,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2221,High (feat. Danny Brown),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2222,High Enough,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2223,High Fashion,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2224,High Hopes,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2225,High by the Beach,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2226,High for This,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2227,High to Death,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2228,Higher,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2229,Highjack,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2230,Highschool Lover,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2231,Highway to Hell,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2232,Him & I (with Halsey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2233,Hips Don't Lie (feat. Wyclef Jean),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +2234,Hiss,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2235,History,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2236,Hit 'Em Up - Single Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2237,Hit 'Em Up Style (Oops!),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2238,Hit Em Up Style,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2239,Hit Me Where It Hurts,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2240,Hit the Floor,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2241,Hit the Road Jack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2242,Ho Hey,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2243,Hoe Cakes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2244,Hold It Together,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +2245,Hold Me Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2246,Hold My Liquor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2247,Hold On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2248,Hold On Tight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2249,Hold On Till May,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2250,"Hold On, We're Going Home",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2251,Hold Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2252,Hold the Line,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2253,"Holding Out for a Hero - From ""Footloose"" Soundtrack",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +2254,Holding on to You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2255,Hole in the Earth,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2256,Holiday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2257,Holiday / Boulevard of Broken Dreams,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2258,Hollaback Girl,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2259,"Holland, 1945",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2260,Hollandback Girl,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2261,Hollywood Baby,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2262,Hollywood's Bleeding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2263,Holocene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2264,Holy Diver,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2265,"Holy Fucking Shit: 40,000",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2266,"Holy, Holy",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +2267,Homage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2268,Home (KOD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2269,Homecoming,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2269,Homecoming,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2270,Homemade Dynamite,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2271,Homesick,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2272,Hometown,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2273,Hometown Glory,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2274,Homiesexual (with Ty Dolla $ign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2275,Honestly?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2276,"Honey, This Mirror Isn't Big Enough for the Two of Us",0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2277,Honeypie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2278,Hope World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2279,Hot (feat. Gunna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2280,Hot Dog,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2281,Hot In Here,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2282,Hot in Herre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2283,Hot n Cold,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2284,Hotel Breakfast,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2285,Hotel California - 2013 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2286,Hotel Room Service,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2287,Hotline Bling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2288,Houdini,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2288,Houdini,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2288,Houdini,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2289,House Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2290,House Tour,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2291,House of Balloons / Glass Table Girls,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2292,House of Gold,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2293,House of Memories,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2294,House of Wolves,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2295,Houston Old Head,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2296,How Bad Do U Want Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2297,How Can You Mend a Broken Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2298,How Deep Is Your Love,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2298,How Deep Is Your Love,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2299,How Do I Make You Love Me?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2300,How It’s Done,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2301,How Long,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2302,How Soon Is Now? - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +2303,How Sweet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2304,How To Pretend,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2305,How To Save a Life - New Album Version,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2306,How Will I Know,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2307,How You Like That,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2308,How You Remind Me,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2309,How You Remind Me - LP Mix,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2310,How to Be a Heartbreaker,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2311,How to Save a Life,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2312,How to disappear,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2313,Howling,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2314,Human,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2315,Human Behaviour,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2316,Human Nature,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2317,Humility (feat. George Benson),0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2318,Hung Up,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2319,Hungry Like the Wolf - 2009 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2320,Hurricane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2320,Hurricane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2321,Hurt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2321,Hurt,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2321,Hurt,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2322,Hurt Feelings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2323,Hurts Me Too,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2324,Hush,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2325,Hybrid Moments - C.I. Recording 1978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +2326,Hymn for the Weekend,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2327,Hype Boy,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2328,Hypersonic Missiles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2329,Hypnosis,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +2330,Hypnotize,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2331,Hypnotize - 2014 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2332,Hysteria,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2333,I / Me / Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2334,I <3 My Choppa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +2335,I <3 YOU,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2336,I AM,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2337,I Ain't Worried,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2338,I Always Wanna Die (Sometimes),0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2339,I Am Machine,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2340,I Bet You Look Good on the Dancefloor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2341,I Bet on Losing Dogs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2342,I CAN'T STOP ME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2343,I CARE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2344,I Can Change,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2345,I Can't Decide,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2346,I Can't Go for That (No Can Do),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2347,I Can't Handle Change,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2348,I Caught Myself,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2349,I Constantly Thank God for Esteban,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2350,I Could Be The One (Avicii Vs. Nicky Romero) - Radio Edit,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2351,I Could Die for You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2352,I Cry,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2353,I Did Something Bad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2354,I Didn't Change My Number,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2355,I Don't Care,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2355,I Don't Care,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2356,I Don't Care If You're Contagious,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2357,I Don't Do Drugs (feat. Ariana Grande),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +2358,I Don't Fuck with You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2359,I Don't Know - Radio Mix,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2360,I Don't Know You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2361,I Don't Like,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2362,I Don't Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2363,I Don't Love You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2364,I Don't Owe You Anything - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2365,I Don't Smoke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2366,I Don't Understand But I Luv U,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2367,I Don't Wanna Be Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2368,I Don't Want to Get Over You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2369,I Don't Want to Know - 2004 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2370,"I Don't Want to Miss a Thing - From ""Armageddon"" Soundtrack",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2371,I Don’t Wanna Live Forever (Fifty Shades Darker),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2372,I Fall Apart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2373,I Fall in Love Too Easily,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2374,I Feel Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2375,I Feel It Coming,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2376,I Feel Like I'm Drowning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2377,I Follow Rivers - The Magician Remix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2378,I Get the Bag (feat. Migos),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2379,I Got No Time,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2380,I Gotta Feeling,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2381,I Had Some Help (feat. Morgan Wallen),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2382,I Hate Everything About You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2383,I Hate U,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2384,I Have Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2385,I Just Threw Out the Love of My Dreams,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2386,I Kissed a Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2387,"I Knew It, I Know You",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2388,I Knew You Were Trouble (Taylor's Version),0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2389,I Knew You Were Trouble.,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2390,I Know,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2391,I Know It's Over - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2392,I Know What You Did Last Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2393,I Know What You Want (feat. Flipmode Squad),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2394,I Know You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2395,I Know You Want Me (Calle Ocho),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0 +2396,I Know the End,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2397,I LOVE YOU HOE (w/ 9lives),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2398,I LUV IT (feat. Playboi Carti),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2399,I Like It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2399,I Like It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2399,I Like It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2400,I Like Me Better,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2401,I Like You (A Happier Song) (with Doja Cat),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2402,I Live for You (2014 Remaster),0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2403,I Lived,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2404,I Love It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2405,I Love It (feat. Charli XCX),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2406,I Love It - feat. Charli XCX,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2407,I Love It - feat. Charli XCX [Original Version],0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2408,I Love You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2409,I Love You So,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2410,I Miss You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2411,I Miss the Misery,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2412,I NEED U,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2413,I Need Your Love (feat. Ellie Goulding),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2414,I Never Told You What I Do for a Living,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2415,I Only Have Eyes for You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2416,I Only Smoke When I Drink,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2417,I REALLY WANT TO STAY AT YOUR HOUSE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2418,I Really Like You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2419,I Remember Everything (feat. Kacey Musgraves),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2420,I SCREAM THIS IN THE MIRROR BEFORE I INTERACT WITH ANYONE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2421,I SEEEEEE YOU BABY BOI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +2422,I Sat by the Ocean,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2423,I Say a Little Prayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2424,I Serve the Base,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2425,I Smoked Away My Brain (I'm God x Demons Mashup) (feat. Imogen Heap & Clams Casino),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2426,I Stand Alone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2427,I Stay Away,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2428,I Still Haven't Found What I'm Looking For,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2429,I THINK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2430,I Talk to the Wind,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +2431,I Think I Like You Better When You’re Gone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2432,I Think You Were in My Profile Picture Once,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2433,I Threw Glass At My Friend's Eyes And Now I'm On Probation,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2434,I Took a Pill in Ibiza - Seeb Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2435,I Wanna Be Adored - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2436,I Wanna Be Sedated,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2437,I Wanna Be Yours,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2438,I Wanna Dance with Somebody (Who Loves Me),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2439,I Wanna Go,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2440,I Wanna Love You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2441,I Want It All,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2442,I Want It That Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2443,I Want You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2443,I Want You,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2444,I Want You Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2445,I Want You to Love Me,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2446,I Want the One I Can't Have - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2447,I Want to Know What Love Is - 1999 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2448,I Wanted You To Feel The Same,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2449,I Was All Over Her,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2450,I Was Made for Lovin' You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2451,I Was Made for Loving You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2452,I Will,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2453,I Will Always Love You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2454,I Will Follow You Into The Dark,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2455,I Will Not Bow,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2456,I Will Survive,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2457,I Will Wait,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2458,I Wish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2459,I Wish You Roses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2460,I Won't Quit On You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2461,I Wonder,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2462,I Write Sins Not Tragedies,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2463,I don't wanna do this anymore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2464,I got it bad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2465,I know it won't work,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2466,I might say something stupid,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2467,"I miss you, I’m sorry",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2468,I think about it all the time,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2469,I walk this earth all by myself,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2470,I'LL LIKE YOU,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2471,"I'M HIS, HE'S MINE (feat. Doechii)",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2472,I'M THAT GIRL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2473,I'd Rather Die Than Be Famous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2474,I'd Rather Go Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2475,I'll Be Fine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2476,I'll Be Seeing You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2477,I'll Be There,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2478,I'll Be Your Mirror,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2479,I'll See You When We're Both Not So Emotional,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2480,I'm Broken,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2481,I'm God,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2481,I'm God,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2482,I'm Good (Blue),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2483,I'm Just a Kid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2484,I'm Like a Bird,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2485,I'm Like a Lawyer With the Way I'm Always Trying to Get You Off (Me & You),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2486,I'm Low on Gas and You Need a Jacket,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2487,I'm Not A Vampire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2488,I'm Not Okay (I Promise),0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2489,I'm Not in Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2490,I'm Not the Only One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2491,I'm On One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2492,I'm Pretty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2493,I'm So Sick,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2494,I'm So Tired,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +2495,I'm Still,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2496,I'm Still Standing,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2497,I'm a Slave 4 U,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2498,I'm in Love with You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2499,I'm on Fire,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2500,I'm so crazy for youuu E>A>T>H>M>E>T>A>L,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1879,Get Busy,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1360,Don't Cha,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4218,Roar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2990,Lithium,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6158,the way things go,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +752,Break Your Heart,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3306,Meu novo mundo,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +564,"Beautiful, Dirty, Rich",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +261,All In The Family (feat. Fred Durst),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2685,Jimmy Cooks (feat. 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1665,Fast Times,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +210,"Afterlife (from the Netflix Series ""Devil May Cry"")",0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3876,Paralyzer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5979,gameboy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +150,A Sunday Kind of Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1670,Father Figure - Remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2644,It's Not Living (If It's Not With You),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5203,This Could Be Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1955,Go Flex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4332,SUGAR ON MY TONGUE,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2319,Hungry Like the Wolf - 2009 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2340,I Bet You Look Good on the Dancefloor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +880,Can I Call You Rose?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3206,Make It Wit Chu,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +12,(They Long to Be) Close to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4593,Snap My Finger (feat. PinkPantheress),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4299,S/C/A/R/E/C/R/O/W,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3457,My Own Prison,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1884,Get It Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +2984,Lipstick on the Glass,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4841,Sunflower - Spider-Man: Into the Spider-Verse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4102,RIOT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +170,APT.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1215,Dance Now (feat. Kenny Mason),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2861,Lane Boy,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2776,Kingdom Hearts Key (ft. redveil),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2544,If You Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3155,Lust for Life (with The Weeknd),0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4184,Rich Baby Daddy (feat. Sexyy Red & SZA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4098,RAPSTAR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5253,Time of the Season - Mono Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3913,People = Shit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +796,Bulls on Parade,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5831,You Was Right,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +569,Become the Warm Jets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4281,Run the World (Girls),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4970,Taking a Walk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1943,Glimpse of Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +697,Blur,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1914,"Girl, so confusing",0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1827,Fuck it I love you,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5936,death bed (coffee for your head),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2204,Hero,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3573,Next Level,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3245,Maria Maria (feat. The Product G&B),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2997,Little Sister,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3516,Need to Know,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3988,Points of Authority,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5141,The Pot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +1663,Fast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +102,5 Dollar Pony Rides,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2493,I'm So Sick,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +510,Bad for Business,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3974,Playing Games (with Bryson Tiller) - Extended Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3777,Only in My Dreams,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4411,Searchin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2388,I Knew You Were Trouble (Taylor's Version),0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4531,Silly Watch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +390,As Long as You Love Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4804,Stupid MF,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2951,Lights,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4623,Soft Spine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3802,Out of Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4198,Right Here,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1022,Class Fight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2723,Just a Girl,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5085,The Girl Is Mine (with Paul McCartney),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4518,Shut Up and Drive,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4598,Snow White,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4099,RATHER LIE (with The Weeknd),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5101,The Judge,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2690,Join Me In Death,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2946,Life is Beautiful,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4230,Rock the House,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1926,Girls on Film - 2010 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4416,Secrets,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +5483,WANTCHU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4818,Sugar Talking,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3084,Love Lockdown,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1414,Doçura,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1221,Dance to This (feat. Ariana Grande),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5255,Time to Pretend,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5344,Tumblr Girls (feat. Christoph Andersson),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4787,Strawberry Rush,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +318,Andromeda,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +436,BIRDS OF A FEATHER,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3208,Make Me Wanna Die,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1569,Everything Is Embarrassing,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4334,SUMMER RENAISSANCE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4896,Sweet Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +751,Break The Tension,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2523,IT girl,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1946,Glory,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1003,Christmas Kids,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2294,House of Wolves,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +4739,Stay,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3,#icanteven (feat. French Montana),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1536,Epiphany,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4036,Pretty Savage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4905,Swim,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3148,Lucid Dreams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3001,Little by Little,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4180,Rhinestone Eyes,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +116,9 and Three Quarters (Run Away),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5729,Wolf in the Breast,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4072,Purity,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1148,Critical Acclaim,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1746,Flatline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1712,Fetish (feat. Gucci Mane),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5682,White Wine,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5676,White Iverson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2473,I'd Rather Die Than Be Famous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +835,CHURCH GIRL,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1316,Dionysus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5786,Yebba’s Heartbreak,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2853,Lachryma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1515,Emperor's New Clothes,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3068,Louise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +94,4 Your Eyez Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4557,Sky Walker (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +6191,we never dated,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2312,How to disappear,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1554,Every Little Thing She Does Is Magic,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3967,Planet Caravan - 2009 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6172,true story,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6151,the 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5966,fenty face,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +52,1979 - Remastered 2012,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3515,Need You Tonight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3919,Perfect Day,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6173,turn it up,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +168,ANTARCTICA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5820,You Need Me Now? (feat. Sabrina Carpenter),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4717,Stand By Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2591,In-Between,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1765,Folded,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4399,School,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1319,Dirty Diana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5961,f song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1061,Cologne,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2514,"III. Telegraph Ave. (""Oakland"" by Lloyd)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6019,i wish i hated you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2536,"If I'm James Dean, You're Audrey Hepburn",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4638,Somebody That I Used to Know,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4167,Remember Me (from the series Arcane League of Legends),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2079,Hacker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2948,Life's A Bitch (feat. AZ & Olu Dara),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2141,Headlines,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5950,d£aler,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4436,Serve the Servants,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +340,Another Life,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +372,Are You Satisfied?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +866,"Call It Fate, Call It Karma",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1084,Coming Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2293,House of Memories,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2575,In The Air Tonight - 2015 Remastered,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5309,Toxic,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3900,Passion,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4730,Starships - Explicit Version,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +7,(Dream),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1795,Fortunate Son,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1388,Don't You Forget About Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4846,Sunsetz,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2772,King for a Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2189,Hello?,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4520,Shy Away,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4397,Scary Love,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2369,I Don't Want to Know - 2004 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5876,ZEZE (feat. Travis Scott & Offset),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5709,Window Shopper,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3636,Nobody New,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5328,Trees And Flowers,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5697,Wicked Game,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2174,Heavy Metal Lover,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2754,Kill Rock 'n Roll,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3728,Okay,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6,(Don't Fear) The Reaper,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2622,Is There Someone Else?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +5551,Waves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5754,Wouldn't It Be Nice,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1108,Cookie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1289,Desperado,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1374,Don't Start Now,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4007,Por Supuesto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1236,Danza Kuduro,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +5637,Whatever It Takes,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4869,Superstar (feat. Matthew Santos),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3561,New Light,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4347,Safe and Sound,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1648,Family Business,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4385,Say It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1195,DOGTOOTH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2978,Limp,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2810,Kool Aid,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4700,Spin Me Around,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3879,Paranoid - 2009 Remaster,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1693,Feel the Fiyaaaah (with A$AP Rocky & feat. Takeoff),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4833,Summertime,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3739,On Top of the World,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1341,Dive,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3529,Nervous Young Inhumans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5567,We Don't Believe What's on TV,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3779,Open Arms (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2309,How You Remind Me - LP Mix,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5323,Treasure In The Hills,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3869,Paper Rings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5330,Trivia 轉 : Seesaw,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1548,Even Flow,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5558,We Are Young,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5130,The One That Got Away,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4373,Savage Funk,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6135,so far away (Feat. SURAN),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5699,Wide Awake,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2050,Gunslinger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3657,Not Like Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4942,TOPLINE (feat. Tiger JK),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2917,Let Me Blow Ya Mind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2362,I Don't Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3286,Megalomaniac,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4116,Raid (feat. MED),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2923,Let the Flames Begin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5664,Where'd All The Time Go?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5259,Tiny Dancer,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4217,Roads,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1133,Crawling,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2940,Lie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2417,I REALLY WANT TO STAY AT YOUR HOUSE,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5164,The Taste of Ink,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2625,Isn't She Lovely,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4938,THUNDER,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3126,Lovefool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +497,Bad Dream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +687,Blue Hour,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3145,Loyal (feat. Lil Wayne & Tyga),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +568,Because of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +617,Biking,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1751,Flex Up (feat. Future & Playboi Carti),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +1208,Dai the Flu,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3419,Music Sounds Better With You,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2933,Level of Concern,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2639,It's Been Awhile,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1142,Crescent-Shaped Depression,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +5120,The Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2333,I / Me / Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5982,ghostin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5698,Wicked Games,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3437,My Funny Valentine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +817,Butter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4398,Schism,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +710,Boogie Wonderland (with The Emotions),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5891,angels in camo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5002,Teeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4144,Real Love Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1227,Dancing with your eyes closed,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2463,I don't wanna do this anymore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1867,Garden (Say It Like Dat),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +458,Baba O'Riley,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3513,Need 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3225,Man! I Feel Like a Woman!,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5845,Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2549,Igloo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +342,Another One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +56,1AM FREESTYLE,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +252,All I Really Want Is You,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3025,Lonely Day,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4119,Rain on Me (with Ariana Grande),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2505,I-E-A-I-A-I-O,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3733,On & On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3285,Meet Me in the Woods,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3308,Mi Gente,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +5748,Worldstar Money (Interlude),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4960,Take Me Out,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4975,Talk talk featuring troye sivan,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5934,dancing without moving,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3519,Needles,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3476,Myth,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5654,When the Sun Hits,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2859,Lady Writer,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2610,Intimidated (feat. H.E.R.),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3969,Planos,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5114,The Man,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5162,The Sweet Escape (feat. Akon),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3912,People,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1882,Get Into It (Yuh),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +858,Cake by the Ocean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4849,Sunshine of Your Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2094,Hamptons,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1042,Cobain,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1528,Engine No. 9,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5426,"Valerie - Live At BBC Radio 1 Live Lounge, London / 2007",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3310,Midas Touch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5135,The Other Woman,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4231,Rock with you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +904,Caraphernelia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2086,Half a Person - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2270,Homemade Dynamite,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1752,"Flightless Bird, American Mouth",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3055,Loser,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4887,Sweet Boy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2322,Hurt Feelings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5034,The Adults Are Talking,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4372,Savage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3713,Off The Meter (with Playboi Carti & Destroy Lonely),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2155,Heart on the Window (with WENDY),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3555,New Choppa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4426,Self Control,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3287,Meh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +3996,Polly,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4622,Sofia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2385,I Just Threw Out the Love of My Dreams,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4172,Renegades,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +547,Be Sweet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5455,"Vida Loka, Pt. 1",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6039,jellyous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +478,Back In Blood (feat. Lil Durk),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1272,Decode - Twilight Soundtrack Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3874,Paradise,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +877,Camelot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4019,Praise God,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2484,I'm Like a Bird,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2837,LOST!,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3036,Look at Me!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4295,Ryd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2565,In Bloom,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4051,Problems,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4796,Striptease,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2262,Hollywood's Bleeding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +815,But It's Better If You Do,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +439,BIZNESS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5957,everything i wanted,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +330,Animal,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4788,Strawberry Wine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +343,Another One Bites The Dust - Remastered 2011,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5749,Worth It (feat. Kid Ink),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1710,Fences,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2671,Jazz (We've Got),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1768,Fool,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1010,Cigarettes out the Window,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +896,Candy Paint,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3521,Negative Self Talk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +203,After Hours,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2095,Hand Me Downs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +475,Babydoll,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2137,Head Like a Hole,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +589,Best,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +215,Agony,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2924,Let the Light In (feat. Father John Misty),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +3063,Lost in Yesterday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3009,Living Dead Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1166,Cupid's Chokehold / Breakfast in America,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1759,Flowers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3048,Lose It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4410,"Sea, Swallow Me",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4693,Speed Drive (From Barbie the Album),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2731,KEHLANI,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +370,"Are You Going to See the Rose in the Vase, or the Dust on the Table",0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3634,Nobody But You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5700,Wild Horses - 2009 Mix,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1376,Don't Stop 'Til You Get Enough,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3046,LosT,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1857,Galway Girl,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +303,American Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +100,4ÆM,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2149,Heart Attack,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4657,Something Just Like This,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5313,Training Season,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1639,Falling Behind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1509,Embrace,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2813,Korea,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +825,By Your Side,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4082,Pyro,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4430,Semi-Charmed Life,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +250,All I Can Say,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +548,Be Yourself,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3629,No Time (feat. Gunna),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5250,Time in a Bottle,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1320,Dirty Little Secret,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +4743,Stay Schemin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4270,Rude,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1677,Faz Parte Do Meu Show,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3279,Mean Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4613,So What,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5367,UNFORGIVEN (feat. Nile Rodgers),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +532,Barracuda,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1790,Forgotten,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3176,MIC Drop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +300,AmEN! (feat. Lil Uzi Vert and Daryl Palumbo of Glassjaw),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3681,Nutshell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3023,London Calling - Remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +3352,Mo Money Mo Problems (feat. Puff Daddy & Mase) - 2014 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4860,Supercut,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2788,Kiss Me Until My Lips Fall Off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +3270,Me & U,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4567,Sleepwalking,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5657,Where Have You Been,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1871,Gasoline,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2634,It Wasn't Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2495,I'm Still,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5467,Vogue,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4214,River,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1792,Formula,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4934,THE WORLD REVOLVING,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2259,"Holland, 1945",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5276,Tommy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +4425,Self Care,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4879,Sutphin Boulevard,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3745,Once in a Lifetime - 2005 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4697,Spicy,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5921,can't leave without it,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5146,The Reason,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2380,I Gotta Feeling,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3114,Love You to Death,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5507,Waiting for the End,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3185,MONEY,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4902,Sweetest Pie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3351,Mo Bamba,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3914,People Are Strange,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4636,Somebody,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5978,g6 anthem,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +3624,No Scrubs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4758,Still D.R.E.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3924,Permission to Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3742,On the Bound,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3646,Norman fucking Rockwell,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +3787,Orbitron,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1363,Don't Dream It's Over,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +105,500lbs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6034,ingydar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +62,2 soon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1187,DIE TRYING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4283,Runaway,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4709,Spring Is Coming With A Strawberry In The Mouth,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5052,The Boy Who Could Fly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +4121,Raindrops (Insane) [with Travis Scott],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3812,Over My Head (Cable Car),0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2160,Heartbreaker,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3235,Maps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6186,walk away as the door slams,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1038,Cloudbusting,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +609,Big Black Car,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5468,Voices,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5991,goodbye,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +596,Best of Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3648,Northern Attitude,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4341,Sacrifice (Eat Me Up),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2725,Just for Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2562,Impossible,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +857,Cake,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +171,ARE WE STILL FRIENDS?,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1470,ENERGY (feat. BEAM),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4390,Say Yes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2642,It's Gonna Be Me,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4335,SUNSHOWER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +5474,Von dutch a. g. cook remix featuring addison rae,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2345,I Can't Decide,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2623,Is This It,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5387,Unforgettable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +4431,Send My Love (to Your New Lover),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2669,Japanese Denim,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1870,Gasolina,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +265,All My Life,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6114,ride the dragon,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +3459,My Own Worst Enemy,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3603,No Idea,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +3659,Not Today,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2218,Hide (feat. Seezyn),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5482,WANNABE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5416,VERY NICE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3819,Oxytocin,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2798,Knife Prty,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3509,Natural,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1777,For What It's Worth,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1623,Faggot,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +4378,Save Your Tears (Remix) (with Ariana Grande) - Bonus Track,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4690,Sparks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4066,Pulsewidth,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +24,"1, 2 Step (feat. Missy Elliott)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1415,Drag Me Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1321,Dirty Work,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2993,Little Dark Age,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1977,Gold Teeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +780,Brown Eyed Girl,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2673,Jealous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +5174,The Way Things Are,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2912,Let Em' Know,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2831,LILAC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1332,Disenchanted,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5116,The Middle,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4639,Somebody That I Used to Know (feat. Kimbra),0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3738,On The Floor - Radio Edit,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3992,Polarize,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5665,Where's My Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5933,cut my hair,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1385,Don't Wanna Fall In Love,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4118,Rain Over Me (feat. Marc Anthony),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2046,Guess featuring billie eilish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4761,Still Ill - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1233,Dangerous Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1017,Circles,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3586,Nights,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5910,bloodline,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +631,Black,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +461,Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2914,Let It Be - Remastered 2009,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2165,Heaven,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1295,Diamond Eyes,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4320,SPIT IN MY FACE!,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +5819,You Make Me Feel... (feat. Sabi),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3556,New Divide,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4983,Taste (feat. Offset),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4403,Scottie Beam,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5641,When I Grow Up,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +335,Anjos (Pra Quem Tem Fé),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4236,Rockland,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1551,Everlong,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1916,Girlfriend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1828,Fuel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +549,Be the One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1037,Cloud 9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5105,The Lazy Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1219,Dance in the Dark,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4190,Rich Spirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3098,Love My Way,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2078,Habits (Stay High),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2164,Heather,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1033,Closer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1021,Clarity,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +326,Angeles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +511,Baddie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3897,Passenger,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4702,Spit It Out,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5808,You Don't Own Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3127,Lovely Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4754,Stereo Love - Original,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3119,Love on Top,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4028,Pretty Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +3548,Never Say Never,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5321,Trap Queen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +682,Blue Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2412,I NEED U,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3763,One Way Or Another - Remastered 2001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +267,All My Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3427,My All,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4986,Team,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2096,Hand in Glove - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +3580,Nico and the Niners,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5873,Yummy,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4798,Stronger (What Doesn't Kill You),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1659,Fantasy (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4271,Rude Boy,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1246,Dawn in the Adan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6206,"yes, and?",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2584,In the Flesh,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3239,March of the Pigs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2217,Hidden Place,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5461,Violet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3514,Need It (feat. YoungBoy Never Broke Again),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4862,Superman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3045,Lorelei,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3817,Overtime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +4842,"Sunflower, Vol. 6",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4070,Punkrocker (feat. Iggy Pop),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6103,positions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1362,Don't Delete the Kisses,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2389,I Knew You Were Trouble.,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2067,HONEST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4852,Super Freaky Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5587,Welcome to the Machine,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +4916,São Paulo (feat. Anitta),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1561,Everybody Wants to Rule the World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +256,All I Want For Christmas Is You - Original Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1103,Constellations,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4045,Princess Cuts My Wrist,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1400,Dope,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1633,Fallen Down,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +86,360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5260,Tip Toe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4645,Someone Great,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +956,Charcoal Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3619,No One Noticed (Extended Spanish),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3302,Message in a Bottle,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4633,Some,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5336,True Friends,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4010,Pornography,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2227,High to Death,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1877,Georgia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4127,Ransom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5719,With Arms Wide Open,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4435,Serpentskirt,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3872,Papillon,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1933,Give You My Lovin,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5030,That's That,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1724,"Fine, Great",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1307,Dig Up Her Bones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +3537,Never Forget You,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5763,X (feat. Future),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3582,"Night Fever - From ""Saturday Night Fever"" Soundtrack",0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4346,Safe In Your Skin,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +6106,pretty isn’t pretty,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6069,money machine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4052,Professional Vengeance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1925,Girls just want to have fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5389,Unholy Confessions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4533,Silver Soul,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5721,With Them,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2707,Just A Dream - Main,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6200,wish you were gay,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4494,Shine On You Crazy Diamond (Pts. 1-5),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +4689,Space Song,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1602,FEARLESS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1382,Don't Tell 'Em,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +30,10's,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +643,Black Sheep,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1301,Die for You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +32,100 Mili,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +728,Bowling alley,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5374,Un Millón,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0 +5223,Thorns,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5795,Yo Voy (Feat. Daddy Yankee),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +3645,Normal Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4358,Sandman,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2190,Hells Bells,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3782,Operator (That's Not the Way It Feels),0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4145,Real Men,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3409,Mrs. Potato Head,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5028,That's My Floor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4080,Put Your Records On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +320,Aneurysm,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2330,Hypnotize,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +734,Boyfriend,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4582,Smart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2779,Kinky Love,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +205,After Last Night (with Thundercat & Bootsy Collins),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6050,listen before i go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3491,NISSAN ALTIMA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1581,Evil Woman,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +4686,Southern Nights,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6027,ik what you did last summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +3337,Mirrors,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5424,Valentine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4979,Talking to the Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2832,LO$ER=LO♡ER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3234,Maple Syrup,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4506,Shout Out to My Ex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +808,Burning Down the House,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +384,Around the World,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1206,Daechwita,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1418,Drain You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4253,Roots Bloody Roots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4008,Porcelain,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1373,Don't Speak,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4449,Seventh Heaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2713,Just Keep Watching (From F1® The Movie),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1329,Discord,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +350,Anxiety,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1059,Collar of Truth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1389,Don't You Want Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4881,Swan Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4805,Style,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1754,Float On,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2156,Heart to Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1023,Class of 2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2441,I Want It All,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4318,SOS,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1612,FTCU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +6129,skinny dipping,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3909,Peek-A-Boo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3928,Peso,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6142,stranger,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1823,From the Start,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +506,Bad Romance,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +934,Centuries,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +4958,Take Me Home Country Roads,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3565,New Perspective,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +143,A Night To Remember,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2344,I Can Change,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1722,Fine Again,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1706,Fell on Black Days,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +925,Casual,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +4656,Something Good Can Work,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4377,Save Your Tears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +4350,Sagrado Profano,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2627,Istanbul (Not Constantinople),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3022,London Bridges,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2842,LOYALTY. FEAT. RIHANNA.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3616,No One Knows,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1491,Echo,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2351,I Could Die for You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2157,Heart-Shaped Box,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2176,Hectic (with Colde),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1856,Gallowdance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4153,Reckless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5157,The Suburbs,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5348,Turn Me On (feat. Nicki Minaj),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2564,In Between Days,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4542,Single Ladies (Put a Ring on It),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2532,If I Ain't Got You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1640,Falling Down - Bonus Track,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1308,Digital Bath,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1562,Everybody's Changing,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1737,First Date,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +563,Beautiful Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4195,Ride With Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +46,16 CARRIAGES,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4085,QUE PRETENDES,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +2091,Hallucinate,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3743,On the Run,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +3805,Outro,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +214,Ageispolis,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4488,She's Kinda Hot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2600,Insane in the Brain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2291,House of Balloons / Glass Table Girls,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6126,shine n peace,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3278,"Me, Myself & I",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1278,Delicate,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5278,Tongue Tied,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2524,IV. Sweatpants,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4200,Right Now,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5301,Touch My Body,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3357,Money,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +961,Chateau (Feel Alright),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +804,Burnin' Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +838,CONCRETE JUNGLE,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5576,We're Going to Be Friends,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5730,Wolves,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3432,My Curse,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5038,The Art of Peer Pressure,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4926,THATS WHAT I WANT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +217,Agust D,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3761,One Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3124,LoveGame,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6155,the man who sold the world - live,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4728,Stars,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2289,House Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4812,Sue me,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3755,One More Light,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4235,Rocketeer,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +750,Break Stuff,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1760,Flowers in Your Hair,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5901,ballad of a homeschooled girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1892,Ghost,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2452,I Will,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3070,Love,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3558,New Flesh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +5280,Tonight,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2878,Laugh Now Cry Later (feat. Lil Durk),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4486,She's Always a Woman,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2374,I Feel Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1480,Earrings,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3613,No More Sorrow,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5927,changes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +379,Army Dreamers,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2479,I'll See You When We're Both Not So Emotional,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +285,Alley Rose,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +667,Blood // Water,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1334,Disk P@#$%&!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2196,Here Comes Your Man,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5706,Wildflower,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4715,Stairway to Heaven - Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2818,LA CANCIÓN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0 +2665,James Joint,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4777,Story of My Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1851,GOOD LOYAL THOTS,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +986,Chicago Freestyle (feat. Giveon),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1755,Flocky Flocky (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3412,Murda Musik (feat. Destroy Lonely),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5651,When You Were Young,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2510,IDGAF (feat. Yeat),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1984,Goo Goo Muck,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +20,0X1=LOVESONG (I Know I Love You) feat. Seori,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4245,Roman Holiday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4575,Slow Dancing in a Burning Room,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1797,FourFiveSeconds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3990,Poke It Out (with Nicki Minaj),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +701,Bodies,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6070,moody,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +528,Banquet,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3024,Lonely,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2650,It's ok I'm ok,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3226,Manchild,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4083,Python,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2352,I Cry,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2082,Hail to the King,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4254,Rope It,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3543,Never Lose Me (feat. SZA & Cardi B),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1054,Cold Cold Cold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1419,Drama,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5404,Uptown Funk (feat. Bruno Mars),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2422,I Sat by the Ocean,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5098,The Hype,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3486,NEVEREVER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +3554,New Americana,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4463,Shadow of the Day,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6132,snakelike (the stars collide),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +910,Carmen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4000,Ponyboy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3362,Money Longer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2662,Jaded,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5779,YUKON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5926,champagne problems,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4773,Stolen Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2367,I Don't Wanna Be Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6043,kit,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2111,Hard Times,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2695,Juicy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3764,One Way or Another,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2060,HEARTBREAK ANNIVERSARY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2252,Hold the Line,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +583,Belong to the City,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5408,Use Somebody,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3467,My Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5496,WONDERLAND,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2205,Heroes (We Could Be),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +971,Cheri Cheri Lady,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1527,Engel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3392,Moth to a Flame (with The Weeknd),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3399,Movies,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4219,Robbers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3674,Nuketown (feat. Juice WRLD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +228,Airplane pt.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2434,I Took a Pill in Ibiza - Seeb Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5809,You Found Me,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4276,Run BTS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5242,Tile By Tile,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +6208,you should see me in a crown,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5136,The Outside,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5867,Yours,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3803,Out of Touch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4069,Punisher,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3966,Plain Jane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5199,Thinking of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +58,2 Die 4 (feat. Charli XCX),1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4108,RUNNING OUT OF TIME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1058,Cold Water (feat. Justin Bieber & MØ),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2632,It Isn’t Perfect But It Might Be - from “Bridget Jones: Mad About the Boy” Original Motion Picture Soundtrack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5545,Water Fountain,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6016,i love you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5679,White Room,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5489,WHAT TO DO? (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2267,Homage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3298,Mess Is Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5720,"With Ears to See, and Eyes to Hear",0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1064,Come & Get It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +911,Carnival,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2709,Just Can't Get Enough,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3474,Mystical Magical,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4022,Pray for Me (with Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2110,Hard Feelings/Loveless,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4192,Ride,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +405,Attention,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4004,Poppin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +156,A.D.H.D,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4519,Shy,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6056,love.,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5270,To Say Hello,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4197,Right Down The Line,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5563,We Built This City,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2420,I SCREAM THIS IN THE MIRROR BEFORE I INTERACT WITH ANYONE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2038,Grenade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3240,Mardy Bum,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4646,Someone Like You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3659,Not Today,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2871,Last Nite,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4277,Run Boy Run,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4492,Sherlock (Clue + Note),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2939,Liberate,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4287,Runnin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +182,Abracadabra,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +373,Are You The One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1865,Gangster's Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +787,Buddy Holly,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1225,Dancing on My Own,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +548,Be Yourself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5625,What a Time (feat. Niall Horan),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1649,Family Line,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2118,Harpy Hare,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1942,Glamorous (feat. Ludacris),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4780,Strangelove,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +388,Aruarian Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +523,Bang Bang,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2407,I Love It - feat. Charli XCX [Original Version],0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +761,Breaking the Law,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5308,Tous les mêmes,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2738,Karma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +48,16 Mirrors,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4621,Sodium,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1145,Crime Pays,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +199,Affection,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4503,Should Have Known Better,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2040,Groin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +984,Chic 'N' Stu,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3941,Piece of Me,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4382,Savior,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0 +3824,P.Y.T. (Pretty Young Thing),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2321,Hurt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4880,Swalla (feat. Nicki Minaj & Ty Dolla $ign),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3204,Magnolia,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +137,A Love Like War (feat. Vic Fuentes),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +5701,Wild Ones (feat. Sia),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2663,Jailhouse Rock,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +698,Blurred Lines,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2077,HYPNOTIC DATA,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +614,Big Poppa - 2005 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5753,Would? (2022 remaster),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4136,Ray of Light,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +566,Beauty School,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +208,"After the Storm (feat. Tyler, the Creator & Bootsy Collins)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4941,TOMBOY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +405,Attention,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2075,HUH?! (feat. j-hope),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1403,Doubt,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +694,Blue in Green (feat. John Coltrane & Bill Evans),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6099,pink diamond,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4204,Right Side of My Neck,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1605,FEVER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3961,Pizza Time,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +5743,Work Bitch,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3086,Love Maze,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +359,Apple,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1764,Fly Me to the Moon (In Other Words),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6100,poison,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2232,Him & I (with Halsey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +407,August 10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +115,8TEEN,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5728,Wolf In Sheep's Clothing (feat. William Beckett),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2550,Ignorance,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6169,trademark usa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2619,Is It Really You?,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2936,Levitating (feat. DaBaby),0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5295,Top Dog,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1471,ENTROPY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +512,Bags,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3568,New Slaves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5239,Tia Tamera (feat. Rico Nasty),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +26,1-800-273-8255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4366,Satisfied,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5564,We Can't Stop,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +467,Baby Come Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +4292,Running Up That Hill (A Deal with God),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +161,AEAO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5200,Thirsty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +886,Can't Help Falling in Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2649,It's Too Late,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3323,Milk - 2021 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4851,Super Freak,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5095,The Heretic Anthem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +258,All I Want for Christmas Is You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3612,No More Parties in LA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +571,Beef FloMix,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4779,Strange (feat. RM),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1920,Girls Just Want to Have Fun,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +603,Better Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1567,Everything Ends,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3566,New Rules,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3979,Please Please Please Let Me Get What I Want - 2005 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +3202,Magic Shop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2790,Kiss You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3896,Pass the Nirvana,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5967,flutter,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2443,I Want You,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3082,Love Language,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4974,Talk talk,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5241,Tieduprightnow,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5688,Who do u wanna be,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2012,Goodnight & Go,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2938,Liability,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2451,I Was Made for Loving You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4861,Superhero (Heroes & Villains) [with Future & Chris Brown],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3631,No. 1 Party Anthem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +730,Boy In Luv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +322,Angel Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5346,Tunnel Vision,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0 +5898,bad idea right?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3984,Plush - 2017 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6145,sweetener,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +6082,nice shoes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4558,Skyfall,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4854,Super Rich Kids,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3842,PROVENZA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +2044,Guerrilla Radio,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5904,because i liked a boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5364,Typa Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6073,music,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +483,Back to School (Mini Maggit),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6203,wokeuplikethis*,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +1565,"Everyday (feat. Rod Stewart, Miguel & Mark Ronson)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3959,Pitseleh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6063,man at the garden,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1197,DOMINO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2614,Intro,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4980,Tamed-Dashed,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +59,2 Hold U,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1202,Da Art of Storytellin' (Pt. 1),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +557,Beat It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +969,Chemical Kids and Mechanical Brides,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1251,Daylight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5683,White Winter Hymnal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4328,STOP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1152,Cry,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3054,Lose Yourself to Dance (feat. Pharrell Williams),0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +606,Between the Bars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4784,Strategy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3440,My Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5181,The Zephyr Song,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5640,When Doves Cry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +978,Cherry Waves,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +414,Ayo Technology,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4971,Talk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +3654,Not Afraid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +746,Break,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0 +2318,Hung Up,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3577,Nice for What,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +200,Afraid,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2446,I Want the One I Can't Have - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6001,harvest sky,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5232,Throw Away,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1324,Disasterology,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +575,Before He Cheats,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5884,a lot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +354,"Aoi, Koi, Daidaiiro no Hi",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +926,Catch a Kill,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5251,Time of Dying,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1349,Do for Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5973,from me to u (feat. Poppy),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4624,Softcore,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0 +1281,Demolition Lovers,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +3867,Paper Bag,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2598,Innerbloom,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1805,Freaking Out the Neighborhood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2708,Just A Lil Bit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1820,From the Dining Table,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2497,I'm a Slave 4 U,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4944,TQG,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +952,Changes - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3938,Picture In My Mind,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2583,In the End,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +206,After Midnight,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3784,Ophelia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2717,Just One Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4394,Scar Tissue,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +642,Black Out Days - Future Islands Remix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5434,Vanish Into You,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2920,Let Me Love You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +378,Arms Tonite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1147,Criminal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2704,Jungle,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3594,No Comma,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2522,IT GIRL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +502,Bad Liar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3939,Picture You,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3301,Message Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1783,Forever,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4659,Something in the Way,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1510,Emergence,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5386,Uneasy Hearts Weigh The Most,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5287,Too Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1318,Dirty Deeds Done Dirt Cheap,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4240,Roll in Peace (feat. XXXTENTACION),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3952,Pink Pony Club,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +627,Bite My Hip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +620,Billyeoon Goyangi (Do the Dance),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3297,"Merry Christmas, Please Don't Call",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6131,small,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3214,Makes Me Wonder,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4572,Slipping Through My Fingers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2883,Lay It Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2743,Kerosene,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +40,134340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5082,The Games We Play,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3698,Objects in the Mirror,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2246,Hold My Liquor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3547,"Never Recover (Lil Baby & Gunna, Drake)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1698,Feeling Whitney,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3060,Lost Cause,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6176,u,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1983,Goner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +508,Bad and Boujee (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +186,Accordion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1542,Espresso,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2269,Homecoming,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1657,Fantastic (from the series Arcane League of Legends),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5439,Venetia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5712,Winter Bear,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2287,Hotline Bling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5272,Today - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2093,Hammer,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1468,ELEMENT.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3429,My Boo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +13,*Equip Sunglasses*,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2004,Good Will Hunting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5776,YKWIM?,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4406,Scream & Shout,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3038,Look to Windward,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6144,sweet sweet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4671,Song For The Dead,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4907,Swimming Pools (Drank),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +266,All My Little Words,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1995,Good Looking,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4650,Somethin' Stupid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +387,Art House,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4362,Sarah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5877,ZITTI E BUONI,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4416,Secrets,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3360,Money In The Grave (Drake ft. Rick Ross),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3134,Lovers From The Past,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0 +662,Blister In The Sun,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1880,Get Gone,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1898,Gibson Girl,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5128,The Nights,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3673,Nowhere to Go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1608,FOR THE LAST TIME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5718,Witchy (feat. Childish Gambino),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +463,Baby Be Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5373,Umbrella,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3985,Pluto Projector,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +5024,That Funny Feeling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +757,Breakaway,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1242,Dark Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5870,You’re here that’s the thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1375,Don't Stay,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1949,Glory of the Snow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1214,Dance Macabre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5581,Welcome to My Island,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3933,Photo ID (with Dominic Fike),0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +505,Bad Reviews,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2143,Headphones On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6067,mirrorball,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5522,Waltz #2 (XO),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5332,Truce,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6150,"thank u, next",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3711,Ode to a Conversation Stuck in Your Throat,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1099,Consideration,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6194,we're not alike,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5773,YAH.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1733,Firestarter,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +494,Bad Boy (with Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +4853,Super Graphic Ultra Modern Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4724,Stargirl Interlude,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +654,Blank Space,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5100,The Joker,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1636,Falling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6046,let me know (I wonder why freestyle),1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4742,Stay Fly,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2486,I'm Low on Gas and You Need a Jacket,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +741,Brackish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2386,I Kissed a Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1645,False Confidence,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4747,Steal My Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5857,Your Eyes Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +666,Blondie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +541,Be My Angel,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3317,Midnight Sky,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +97,4:44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +4751,Stereo Hearts (feat. Adam Levine),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1024,Classic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4264,Rough,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5233,Thuggin’,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +367,Archie Marry Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3861,Pandora,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1494,Edge of Seventeen - 2016 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1759,Flowers,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1852,GOSSIP (feat. Tom Morello),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2469,I walk this earth all by myself,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3380,Moonlight on the River,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4477,She Knows,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4319,SPECIALZ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2419,I Remember Everything (feat. Kacey Musgraves),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5238,Thunderstruck,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3433,My Demons,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1912,Girl Like Me,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5307,Tourniquet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5078,The First Punch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5564,We Can't Stop,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2128,Hate to Say I Told You So,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +921,Castle,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +534,Basement Jack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4744,Stay the Night - featuring Hayley Williams of Paramore,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3164,M.I.A,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3013,Location,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1971,Going to California - Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2893,Leave Before You Love Me (with Jonas Brothers),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2399,I Like It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3732,Older,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3248,Maroon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4413,Secret Door,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1922,Girls Need Love (with Drake) - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2314,Human,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5285,Too Comfortable,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3253,Marvins Room,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +496,Bad Desire (With or Without You),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +327,Angeleyes,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3947,Pilot Jones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4461,Señorita,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2231,Highway to Hell,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +607,Beverly Hills,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +242,All Around Me,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5514,Walk It Talk It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5365,U Weren't Here I Really Miss You,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1222,"Dance, Dance",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2442,I Want It That Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2285,Hotel California - 2013 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +3254,Mary,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +648,Black and Yellow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3227,Maneater,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1713,Fifty-Fifty Clown,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3734,On Earth,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5449,Vicarious,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +6128,skin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0 +3379,Moonlight,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +939,Chains & Whips,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3607,No Meu Club,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2150,Heart Attack (츄),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1310,Digits,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3689,OK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5548,Waterfalls - Single Edit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1994,Good Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4442,Seven (feat. Latto),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5871,YuNg BrAtZ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1141,Creepin' (with The Weeknd & 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2098,Hands to Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2440,I Wanna Love You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +4146,Real Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0 +4238,Rockstar Made,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +4138,Re-Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2404,I Love It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5724,Without Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4749,Step On Me,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4478,She Knows (feat. Amber Coffman & Cults),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +123,= (Equal Sign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2396,I Know the End,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4793,Stress Relief,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3567,New Slang - 2021 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +211,Afterthought,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2571,In My Life - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +429,BANDIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +5539,Waster,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +411,Awful Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4130,Rape Me,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6178,uhgood,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5185,Then Came the Last Days of May,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2904,Lemon Drop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +539,Be Alright,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3151,Lugar ao Sol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2581,In Your Fantasy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4705,Sports,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1788,Forget Me Nots - Remastered,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3655,Not Allowed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3588,Nikes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3890,Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +735,Boyfriend (feat. Snoop Dogg),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2235,History,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5004,Tek It - Sped Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5656,Where Do Broken Hearts Go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1537,Equalize,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6146,t r a n s p a r e n t s o u l feat. Travis Barker,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4815,Sugar,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +788,Bug,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2449,I Was All Over Her,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5703,Wild Thoughts (feat. Rihanna & Bryson Tiller),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +551,Beach Life-in-Death,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2111,Hard Times,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1900,Gimme Chocolate!!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3811,Over,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +5725,Without You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5536,Wasted (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3593,No Children,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3158,Luxury,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1431,Dreams and Nightmares,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5796,Yonaguni,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +4091,Qué Pasaría...,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +4081,Pyramids,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5208,This Is How I Disappear,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +4466,Shake It Off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3962,Place,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5684,White cat,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5394,Unstoppable,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4631,Solo (feat. Demi Lovato),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +918,Carry on My Wayward Son,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2496,I'm Still Standing,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +432,BELLAKEO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +656,Bleed the Freak,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3770,Only A Fool Would Say That,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +9,(It Goes Like) Nanana - Edit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3982,Plug In Baby,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4001,Poor Aileen,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1251,Daylight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1910,Girl Anachronism,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3011,Lo Que Siento,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6166,tokyo,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +658,Blessed-Cursed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5840,"You're on Your Own, Kid",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5451,Vicious,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3694,ORANGE SODA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5415,V.A.N,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3838,PPP,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5009,Temperature,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5981,ghost boy,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1576,Everything is romantic featuring caroline polachek,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4196,Riders on the Storm,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3656,Not Even Ghosts Are This Empty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5893,anything,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4729,Starships,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4555,Skipping Class,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3451,My Love (feat. T.I.),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4308,SIGNAL,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2037,Greenlight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3411,Ms. Jackson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +965,Check the Rhime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +833,CHEER UP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2413,I Need Your Love (feat. Ellie Goulding),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6097,party 4 u,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +349,Anti-Hero,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4222,Rock Lobster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5140,The Phoenix,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1237,Dark Beach,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +555,Bean (Kobe) [feat. Chief Keef],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5089,The Great Escape,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5880,Ziggy Stardust - 2012 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +391,As the World Caves in,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4732,Start Me Up - Remastered 2009,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2601,Instant Crush,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3757,One More Time,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5602,What Do You Mean?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3020,London Bridge,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1174,C’est La Vie (with bbno$ & Rich Brian),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1049,Cognac Queen,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4521,Si Veo a Tu Mamá,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2852,Labyrinth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1404,Doughnut,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1908,Giorgio by Moroder,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +740,Boys in the Better Land,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +6022,icantbelieveiletyougetaway,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1902,Gimme More,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1849,"GONE, GONE / THANK YOU",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3945,Pillars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4541,Singapore (feat. Destroy Lonely),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2647,It's Only Sex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4345,Safaera,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4283,Runaway,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2674,Jealous - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5065,The Divine Zero,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3883,Parasite Eve,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1701,Feels Like Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2068,HONEY (ARE U COMING?),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +111,7 rings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +3260,Masterpiece,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +331,Animal Attraction,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +374,Aria Math,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2679,Jersey,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2824,LALISA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5629,What the Hell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4803,Stupid Love,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +766,Breathe onto me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1152,Cry,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6042,keep steady,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +811,Burning Up (FIRE),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6192,we think too much,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4993,Tears Over Beers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +464,Baby Boy (feat. Sean Paul),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4169,Remember When,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3771,Only Angel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2214,Hey You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +6167,tough,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2553,Illusion,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3995,Politix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4417,Secrets (Your Fire),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1781,Foreign,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5937,decode,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5523,Wanna Be (with Megan Thee Stallion),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2254,Holding on to You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +128,A Certain Someone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4388,Say My Name,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5941,did i tell u that i miss u,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1855,GREECE (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +6048,liMOusIne (feat. AURORA),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2013,Goodnight and Go,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +829,C.R.E.A.M. (Cash Rules Everything Around Me),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +972,Cherish (My Love),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2829,LIKEY,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3455,My Oh My (feat. DaBaby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5046,The Blacker the Berry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3499,Na Boca do Sol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4041,Prey,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2555,Imagination,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5532,Warriors,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2260,Hollandback Girl,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +69,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2556,Imagine - Remastered 2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2212,Hey Ya,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1818,From Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +274,All That She Wants,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1040,Club Can't Handle Me (feat. David Guetta),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3809,Outside Today,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3353,Mockingbird,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1769,Foolish,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6089,ocean eyes,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +134,"A Little Less Sixteen Candles, a Little More ""Touch Me""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +6007,hostage,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2778,Kingslayer (feat. BABYMETAL),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4014,Potholderz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4959,"Take Me Home, Country Roads",0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5793,Yo (Excuse Me Miss),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1841,GEEZER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4530,Silence,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4512,Shower,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3379,Moonlight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5896,bad guy,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2643,It's My Life,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2485,I'm Like a Lawyer With the Way I'm Always Trying to Get You Off (Me & You),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4595,Snooze,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1490,Eat Your Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1124,Cowboys From Hell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2119,Harvest Moon,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +235,Alibi (with Pabllo Vittar & Yseult),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5084,The Girl From Ipanema,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1938,Given-Taken,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5722,With You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3955,Pink in the Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2648,It's Time,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4711,Square Hammer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3614,No More Tears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2146,Headshots (4r Da Locals),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3049,Lose My Breath,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +10,(Sic),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5271,To the End,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1606,FIELD TRIP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1358,Don't,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +382,Around Me (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +5473,Von dutch,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +649,Blackbird - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5110,The Look,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1899,Gilded Lily,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1810,Free Falling,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6056,love.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +192,Adore You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1718,Figure.09,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1437,Drop It Like It's Hot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2089,Hallelujah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1683,Feel Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5194,These Walls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1786,Forg_tful (with Kim Sawol),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2243,Hoe Cakes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1837,Future Lover,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5032,That's What You Get,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +79,2ND HAND,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5193,These Days,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6062,making the bed,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3522,Neighbors,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +955,Char,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5322,Treasure,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2323,Hurts Me Too,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +783,Bubble Pop Electric (feat. Johnny Vulture),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4745,Stay with Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1499,El Mañana,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3102,Love Shack,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1466,EARFQUAKE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4042,Price Tag,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4326,STILL IN THE PAINT (with LAZER DIM 700 & Bktherula),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3557,New Drank,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +2113,Hardcore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +43,151 Rum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3032,Look Out For Me,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2349,I Constantly Thank God for Esteban,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1390,Don't You Worry Child - Radio Edit,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3350,Mmmh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1675,Favourite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5671,Whiskey Glasses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3187,MOONLIGHT SUNRISE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +834,CHIHIRO,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +503,Bad Moon Rising,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5520,Walking on a Dream,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2393,I Know What You Want (feat. Flipmode Squad),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +938,Chained to the Rhythm,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1507,Elite,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3841,PROMOTION,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4192,Ride,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +985,Chicago,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5339,Trust Issues,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +618,Billie Jean,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3848,Pa' Que La Pases Bien,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +3152,Luna,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1168,Curses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5644,When I'm Small,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4601,So Anxious,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3354,Modern Love - 2018 Remaster,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +127,A Certain Romance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1947,Glory Box,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3007,Livin' Thing,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +5940,devil is a lie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +894,Candles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2348,I Caught Myself,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4581,Small Worlds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5435,Vanished,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5390,United in Grief,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5147,The Red,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3749,One Dance,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1887,Get Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5755,Wow.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +973,Cherish the Day,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1207,Dagger,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4303,SEE U DANCE (feat. Rebecca Black),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5603,What Ever Happened?,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4110,Race,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3058,Losing You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2081,Haegeum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5431,Vampires Will Never Hurt You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +42,15 Minutes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4615,Soap,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +671,Blood on My Jeans,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5925,cellophane,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3623,No Role Modelz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4545,Sir Duke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2981,Linger,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1954,Go Crazy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5312,Train Wreck,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1063,Colors,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1835,Futura Free,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4183,Ric Flair Drip (with Metro Boomin),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5091,The Grey,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2701,"Jumpin', Jumpin'",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2195,Here,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3396,Move Along,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5493,WICKED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1783,Forever,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4040,Pretty in Possible,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2621,Is It a Crime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3881,Paranoid Android,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2651,Its My Life,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4293,Running with the Wolves,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3922,Perfect Soul,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1031,Close to Me,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +3822,P.I.M.P.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3314,Midnight Cowboy,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3374,Moog City 2,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +238,Alive,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5800,You & I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4483,She Will Be Loved,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1812,Freebird,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3581,Night Changes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4532,Silver Lining,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3340,Misery Business,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3870,Paper Soldier (feat. Joony),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4898,Sweet Nothing (feat. Florence Welch),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2355,I Don't Care,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4490,Shed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4718,Stand by Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3140,Loving Machine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1559,Everybody Loves Somebody,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1866,Gangsters Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1587,Experimental skin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2509,IDGAF,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3717,Off to the Races,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5397,Untitled,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +684,Blue Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5229,Throne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4131,Rapp Snitch Knishes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4997,Teenage Dirtbag - Explicit Album Version,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3090,Love Me Different,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1729,Fire Burning The Dancefloor,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5674,White Ferrari,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +113,7am,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +6094,oui,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1253,Dead Man Walking,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5033,The A Team,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +980,Cherry-Coloured Funk,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2976,Lilith (feat. SUGA of BTS) (Diablo IV Anthem),1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4047,Prison Song,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3778,Oops!...I Did It Again,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5774,YEAH RIGHT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5952,emails i can’t send,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4848,Sunshine (feat. Fousheé),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6174,two,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3576,Niagara Falls (Foot or 2) [with Travis Scott & 21 Savage],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +727,Bound For The Floor,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1864,Gangstas Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2603,Institutionalized,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2211,Hey There Delilah,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5985,girls,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2108,Harbor,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5736,Wonderless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4135,Ray Mysterio (feat. Westside Gunn & Conway),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +472,Baby Pluto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5806,You Can Call Me Al,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1228,Dandelions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1533,Ensalada (feat. Anderson .Paak),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1082,Comfortable Liar,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +366,Arc de Triomphe,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1076,Come and See Me (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5331,Trouble,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +863,California Dreaming,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1033,Closer,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3813,Over The Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5551,Waves,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1478,Early Sunsets Over Monroeville,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +5257,Tin Man,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +262,All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +521,Bandit (with YoungBoy Never Broke Again),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2562,Impossible,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +338,Another Day in Paradise - 2016 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +3532,Never Be Like You,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4163,Rein Raus,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2281,Hot In Here,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +888,Can't Remember to Forget You (feat. Rihanna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2931,Letter to My 13 Year Old Self,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3650,Northern Sky,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4685,Sour Grapes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +639,Black Mamba,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +49,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3388,Morning Dew,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1775,For The Love Of God,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +202,After Dark,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2368,I Don't Want to Get Over You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2193,Hennessy & Sailor Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5565,We Didn't Start the Fire,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5586,Welcome to the Jungle,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2530,Iceblink Luck,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4538,Since U Been Gone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4874,Surfacing,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2963,Like Real People Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1194,DO IT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5568,We Don't Care,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1229,Dang! (feat. Anderson .Paak),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +68,2055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1282,Demons,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4061,Psycho,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2224,High Hopes,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5393,Unsainted,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3895,Party in the U.S.A.,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4302,SDL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2445,I Want You to Love Me,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4663,Sometimes (Backwood),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4632,Soma,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +782,Bubble Pop Electric,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2487,I'm Not A Vampire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5039,The Bad Touch,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1193,DNA.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +779,Brought the Heat Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4318,SOS,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +767,Breed,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5070,The Edge of Glory,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2643,It's My Life,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1014,Cinema,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +4688,Space Cadet (feat. Gunna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5076,The Feminine Urge,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2153,Heart of Glass,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3610,No More Dream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4342,Sad Girl,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +241,All Apologies,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2516,ILUV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +3703,Obstacle 1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +1397,Doomed,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2097,Handlebars (feat. Dua Lipa),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1262,Death Cup,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1017,Circles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5362,Two®,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1095,Concorde,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3424,Musics sounds better with you,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +739,Boys Will Be Bugs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5902,bamsopoong,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +34,1000 Blunts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2594,Incinerate,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +3188,MORE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4991,Tears Don't Fall,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2542,If We Have Each Other,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5400,Unwritten,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4228,Rock and Roll - Remaster,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +124,A BOY IS A GUN*,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4857,Super Trouper,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3333,Minha Alma (A Paz Que Eu Não Quero),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1613,FUFN (Fuck You For Now),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +942,Champagne Poetry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3983,Plush,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1571,Everything Reminds Me Of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4210,Ripples,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2664,Jamais Vu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4675,Sorry,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +383,Around the Fur,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2689,Join Me - Razorblade Mix,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4649,Someone to Call My Lover,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2926,Let's Get It Started - Spike Mix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6057,lovely (with Khalid),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5573,We Own the Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3280,Mean girls,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5081,The Foundations of Decay,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4924,TEXAS HOLD 'EM,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2814,Kryptonite,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +691,Blue Ridge Mountains,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +743,Brain Stew,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +4360,Santa Tell Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4748,Steeeam,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1889,Getaway Car,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2171,Heavenly,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1323,Disarm - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +584,Bennie And The Jets - Remastered 2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +184,"Accidentally In Love - From ""Shrek 2"" Soundtrack",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2300,How It’s Done,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1356,Domino,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +131,A Horse With No Name,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +1793,Forrest Gump,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1129,Cranes in the Sky,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5133,The Only Hope for Me Is You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6156,the remedy for a broken heart (why am i so in love),0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +944,Champagne Supernova - Remastered,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +92,4 The Betta,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5935,davina mccall,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +2780,Kiss,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1607,FINE SHIT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4012,Possibly Maybe,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4648,Someone You Loved,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3228,Mania de você,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5608,What It Is (Solo Version),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +96,400 Lux,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5766,XO TOUR Llif3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4576,Slow It Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4481,She Moves in Her Own Way,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5816,You Know You're Right,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4987,Tear You Apart,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4084,QKThr,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2552,Illegal,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3221,Man Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5104,The Last of the Real Ones,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +21,1 Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +695,Blueberry Faygo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +525,Bang the Doldrums,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +5962,family ties (with Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1874,Genesis,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6086,nuts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1 +6023,ict,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2952,Lights (Single Version),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4609,So Hot You're Hurting My Feelings,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0 +6061,m.A.A.d city,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5494,WILDFLOWER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3359,Money Honey,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2502,I'mma Be,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4872,Surf,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5495,WOKE UP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4513,Shrike,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0 +78,28 Reasons,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5547,Waterfalls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +781,Bubble Gum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4535,Silver Springs - 2004 Remaster,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5542,Watch the World Burn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4393,Say You Won't Let Go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3247,Mariners Apartment Complex,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5770,Xerces,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3376,Moon River,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6059,luther (with SZA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +3077,Love Hangover (feat. Dominic Fike),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3727,Ok Love You Bye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +6101,pokemon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4469,Shameless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1461,Dynamite,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +428,BAND4BAND (feat. Lil Baby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3760,One Step Closer,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +616,Bigmouth Strikes Again - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1694,Feeling (feat. Larry June),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4261,Roses,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5027,That's Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5984,girl i’ve always been,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4357,Sanctuary,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1463,E. Coli (feat. Earl Sweatshirt),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2491,I'm On One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3918,Perfect,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5466,Viva la Vida,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +790,"Build God, Then We'll Talk",0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3034,Look Who’s Inside Again,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5837,You're Not Good Enough,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4965,Take a Chance on Me,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3799,Out Thë Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +895,Candy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1302,Die for You - Remix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2288,Houdini,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5903,banana pie,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3630,No Type,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4043,Prices,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4049,Private Landing (feat. Justin Bieber & Future),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6026,if looks could kill,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0 +610,Big Brother,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4832,Summers Over Interlude,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +990,Chill Kill,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4261,Roses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +970,Chemtrails Over the Country Club,0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4133,Rather Be (feat. Jess Glynne),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3112,Love You Anyway,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5577,Weak for Your Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4252,Root,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +814,Busy Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1034,"Closer (with Paul Blanco, Mahalia)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6025,idontwannabeyouanymore,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3414,Murder On My Mind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4563,Sleep Well,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3355,Mojo Pin,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1440,Drowning (feat. Kodak Black),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +2490,I'm Not the Only One,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1252,De Selby (Part 2),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3154,Lust,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4468,Shallow,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5184,Them Changes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3496,NOSTYLIST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +1506,Elephant,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3808,Outside All Night (feat. A$AP Rocky & N3WYRKLA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +290,Alright,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2105,Happy Nation,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4383,Savior Complex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4068,Pumped Up Kicks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5022,Thank You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2783,Kiss It Off Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4508,Show Me,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1824,From the Subway Train,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5372,Uma Thurman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5485,WAP (feat. Megan Thee Stallion),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5214,This Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2670,Jaws,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3503,"Nails for Breakfast, Tacks for Snacks",0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +273,All That Matters,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5067,The Downfall of Us All,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1917,Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4591,Smooth Criminal - 2012 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5690,Whole Lotta Love - 1990 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +5850,Young and Beautiful,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1635,Fallin',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5992,goodnight n go,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +488,Backseat Freestyle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5190,"There's a Good Reason These Tables Are Numbered Honey, You Just Haven't Thought of It Yet",0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6079,n.h.i.e.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1460,Dust in the Wind,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +4086,Quando Bate Aquela Saudade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3946,Pillowtalk,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +53,1985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2399,I Like It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +38,123-78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1483,Easier Said Than Done,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +6116,rises the moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2959,Like Him (feat. Lola Young),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1619,Face-off,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1680,Feather,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2962,Like OOH-AHH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6104,poster boy,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1956,Go Gina,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2540,If U Seek Amy,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5999,hand crushed by a mallet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4868,Supersonic - Remastered,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4610,So I,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2765,Killing in the Name Of,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1439,Drown,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2807,Ko Ko Bop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4828,Summer,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4482,She Plays Bass,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +275,All The Things She Said - Original Album Version (Edited),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3940,Pictures of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +283,All the Small Things,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2573,In My Room,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,1 +1442,Drugs N Hella Melodies (feat. Kali Uchis),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0 +2744,Kevin’s Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3921,Perfect Places,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2350,I Could Be The One (Avicii Vs. Nicky Romero) - Radio Edit,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4265,Routines in the Night,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +369,Are You Bored Yet? (feat. Clairo),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3349,Misty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1513,Emily I'm Sorry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2602,Instant Crush (feat. Julian Casablancas),0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4677,Sorry I'm Here for Someone Else,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +4250,Roommates,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3315,Midnight Fiction,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4307,SHOOTING STAR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1008,Cigarette Daydreams,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3356,Molasses (feat. RZA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5620,What You Need,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4714,Stained Glass Eyes and Colorful Tears,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +3348,Missed Calls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3765,One Way!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0 +71,21 Questions,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +870,Call Me When You're Sober,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5662,Where do we go now?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2682,Jet Fuel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +659,Blew,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4392,Say You Love Me,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5379,Under Pressure - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +477,Back Door,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1871,Gasoline,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1297,Didn't Cha Know,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4597,Snow (Hey Oh),0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5977,fukumean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5428,Vampire Empire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6031,imperfect for you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3621,No Other Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4474,She,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3684,O Descobridor Dos Sete Mares,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4306,SHEESH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1422,Dream Girl In Shibuya,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2659,JUMP,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3390,Moscow Mule,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +2846,LVL,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5189,There's Nothing Holdin' Me Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2672,Je te laisserai des mots,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1517,Empty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3864,Panorama,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5227,Thrift Shop - feat. Wanz,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5134,The Other Side of Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4239,Roddy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4359,Sanguine Paradise,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +688,Blue Jeans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1006,Chun-Li,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2126,Hate Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2272,Hometown,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5391,Unknown / Nth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1067,Come Get Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5180,The Worst In Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4585,Smile Like You Mean It,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1204,Daddy Cool,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4274,Run,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0 +3339,Misery,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1131,Crashing (with Kali Uchis),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4158,Redbone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +91,4 Morant (Better Luck Next Time),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +793,Bulletproof Heart,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +5422,Va Va Voom,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5735,Wondering Why,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4616,Soap (feat. PinkPantheress),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6017,i need u,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +4863,Supermassive Black Hole,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4536,Simple Man,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6032,in my head,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +5996,guilty conscience,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3466,My Universe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2819,LA COMBI VERSACE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2026,Graceland Too,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4056,Promiscuous Girl,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1497,Ego Death At A Bachelorette Party,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3338,Mis,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +849,CRY FOR ME,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1978,Golden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1669,Father,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2834,LOKERA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +5083,The Ghost of You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +3019,London Beckoned Songs About Money Written by Machines,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1903,Gimme Shelter,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +661,Blinding Lights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1744,Flashing Lights,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1629,Fake Tales of San Francisco,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5006,Telescope,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1549,Eventually,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5007,Television / So Far So Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3832,PLAYING WITH FIRE,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3677,"Numb, But I Still Feel It",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +1171,Cute Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1787,Forget Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1617,Face to Face,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1719,Fill in the Blank,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4799,Stronger Than Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +554,Beamer Boy,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1697,Feeling This,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +5161,The Sweet Escape,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1456,Dunno,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4441,Seven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1782,Forest,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1964,God's Plan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3039,Looking For The Hoes (Ain’t My Fault),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +946,Chandelier,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5716,Wishing Well,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2361,I Don't Like,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +871,Call Out My Name,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4497,Shivers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +996,Choke,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1271,Decode,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5804,You Belong with Me,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +964,Check My Brain,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3786,Or What,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4925,TGIF,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2511,IDOL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4660,Something to Believe,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1671,Father Stretch My Hands Pt. 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2006,Goodbye,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1425,Dreamer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3416,Murder Your Memory,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5569,We Don't Talk Anymore (feat. Selena Gomez),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5461,Violet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5106,The Less I Know the Better,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1292,Devil's Advocate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3712,Ode to the Mets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1060,Collard Greens,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5543,Watching T.V.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2001,Good Riddance (Time of Your Life),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +4964,Take a Bow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3868,Paper Planes,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4379,Save Your Tears (with Ariana Grande) (Remix),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +773,Broken,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2028,Granite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +892,Canal St. (feat. Bones),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5761,Wyclef Jean,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +253,All I Think About Now,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2455,I Will Not Bow,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5624,What a Fool Believes,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4929,THE DEATH OF PEACE OF MIND,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +487,Background,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5445,Veridis Quo,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6189,we can't be friends (wait for your love),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1842,GIRL HELL 1999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +515,Balaclava,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +854,CYANIDE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5606,What I've Done,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4337,SWEET / I THOUGHT YOU WANTED TO DANCE (feat. Brent Faiyaz & Fana Hues),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2881,Lavender Haze,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3506,Nangs,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1212,Dammit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +3991,Poker Face,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +418,B.A.S. (feat. Kyle Richh),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4721,Starboy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +66,2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6004,help herself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5781,Yah Mean,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2191,Helmet,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3431,My Cherie Amour,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4913,Symphonia IX,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +860,California,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +693,Blue World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6053,lost souls (with Brent Faiyaz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5760,Wuthering Heights,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5807,You Don't Know My Name,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +4209,Riot,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +398,Assumptions,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1514,Empathy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3404,Mr. Crowley,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +824,By Myself,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2428,I Still Haven't Found What I'm Looking For,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5827,You Shook Me All Night Long,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4300,SAD GIRLZ LUV MONEY Remix (feat. Kali Uchis and Moliy),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +195,Adventure of a Lifetime,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2773,King of Carrot Flowers Pt. 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1327,Disco,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5406,Us and Them,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +1978,Golden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1161,CtrlAltDelete,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6118,rose,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5949,durag activity (with Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2253,"Holding Out for a Hero - From ""Footloose"" Soundtrack",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +4215,Rivers and Roads,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2774,King of Carrot Flowers Pts. 2 & 3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3244,Maria I'm Drunk (feat. Justin Bieber & Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1907,Ginseng Strip 2002,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2498,I'm in Love with You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +2617,Iron Man - 2012 - Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3085,Love Lost,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1676,Favourite Daughter,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6051,little monster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4325,"STICKY (feat. GloRilla, Sexyy Red & Lil Wayne)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +933,Cemetry Gates - 2011 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5296,Topanga,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +481,Back on 74,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3464,My Tears Are Becoming a Sea,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +173,AS IF IT'S YOUR LAST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1726,Finesse - Remix; feat. Cardi B,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3857,Palavras No Corpo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1644,False Alarm,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2847,La Isla Bonita,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2969,Like a Rolling Stone,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +106,505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +975,Cherry Blossom Girl,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5050,The Boy,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6123,seven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4322,STATS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3439,My Generation,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5618,What You Know,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4064,Psycho Pass,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1826,Fuck Me Eyes,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1807,Free,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +883,Can You Feel My Heart,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +348,Anthems for a Seventeen Year-Old Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +818,Buttercup,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2808,Kody Blu 31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3271,Me Gustas Tu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4440,Set Me Free Pt.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3373,Mood Swings (feat. Lil Tjay),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3325,Milkshake,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1950,Glum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2507,I. The Worst Guys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4664,Somewhere I Belong,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3790,Oscar Winning Tears.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1426,Dreamflasher,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5596,Wet & Wild,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +227,Ainda Gosto Dela,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5653,When the Sun Goes Down,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +446,BMF,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5617,What You Heard,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3364,Money Trees,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1128,Cradles,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3378,Moonage Daydream - 2012 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4355,Same Ol’ Mistakes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3670,Novacane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5869,You’d Like That Wouldn’t You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6028,illicit affairs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6036,invisible string,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4637,Somebody Else,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3815,Overdue (with Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2474,I'd Rather Go Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1088,Common People - Full Length Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1904,Gimme! Gimme! Gimme! (A Man After Midnight),0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +660,Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3467,My Way,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5159,The Summer Ends,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3231,Mantra,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1453,Dumb & Poetic,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4703,Spooky,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2489,I'm Not in Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +4977,Talk to Her,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3316,Midnight Rain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2032,Greedy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5724,Without Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +960,Chasing That Feeling,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2278,Hope World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3589,Nikes on My Feet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1688,Feel No Ways,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2566,In Circles - Remastered,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5894,atomic vomit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6153,the cost of giving up,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2334,I <3 My Choppa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +5446,Vermilion,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4604,So Far Away,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5247,Time After Time,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1372,Don't Panic,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1893,Ghost Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1774,For Sure,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3282,Medicine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +75,24K Magic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2219,Hide and Seek,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4617,Sober,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +4537,Simulation Swarm,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +855,Cabinet Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2986,Lisboa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2295,Houston Old Head,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5533,Wash.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5314,Training Wheels,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3365,"Money, Money, Money",0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2836,LOST IN PARADISE,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4062,Psycho (feat. Ty Dolla $ign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3018,Lollipop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +763,Breathe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4815,Sugar,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2558,Immaterial,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4030,Pretty Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3070,Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +140,A Mistake,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2331,Hypnotize - 2014 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3428,My Blood,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0 +3305,Metamorfose Ambulante,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4967,Take me home,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1873,Gave You I Gave You I,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3441,My Happy Ending,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3017,Lolita,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6081,needy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5575,We Will Rock You - Remastered 2011,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +634,Black Beauty,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +409,Avalanche,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +632,Black & White,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5628,What is Love?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3611,No More Lies,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5859,Your Graduation,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2255,Hole in the Earth,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2792,Kiss and Make Up,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1266,Death of a Bachelor,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5292,Toothbrush,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2087,Halftime,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2949,Light It Up,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1590,Eye of the Tiger,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +947,Chanel,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +226,Ain't Talkin' 'Bout Love - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1163,Cudi Montage,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3647,North,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5970,forever rain,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3379,Moonlight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3047,Lose Control,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4995,Teen Idle,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5304,Touching Yourself,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6083,no tears left to cry,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +948,Change,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4835,Sun Bleached Flies,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5738,Wonderwall - Remastered,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +306,American Teenager,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1711,Fergalicious,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2565,In Bloom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +341,Another Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4175,Revenga,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3203,Magnetic,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6198,white tee,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1 +981,Cherub Rock - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +120,976-EVIL,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2561,Impacto,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +147,A Quick One Before the Eternal Worm Devours Connecticutt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4741,Stay Away From My Friends,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4716,Stan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5885,absolute in doubt,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3495,NOKIA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5621,What You Waiting For?,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4298,S-Class,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5881,Zissou,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1923,Girls Want Girls (with Lil Baby),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2988,Lisztomania,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5315,Trance (with Travis Scott & Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +898,Canned Heat,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1368,Don't Know Why,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6122,seoul (prod. HONNE),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3618,No One Noticed (Extended English),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3472,Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +605,Better in the Dark,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3475,Mysëlf,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6164,this is me trying,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6216,おつかれSUMMER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2787,Kiss Me Thru The Phone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3800,Out of Me Head,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5792,Yesterday - Remastered 2009,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3335,Minto Pra Quem Perguntar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1966,Godstained,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4950,"Tag, You're It",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5658,Where Is My Mind?,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5611,What Makes You Beautiful,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5117,The Modern Age,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1178,DASH,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4844,Sunny day,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4525,Sidewalks,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3064,Lost in the Echo,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5875,Yun (with Erykah Badu),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1294,Diamond Boy (DTM),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3229,Maniac,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2499,I'm on Fire,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5822,You Only Live Once,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4156,"Red Lights (Bang Chan, Hyunjin)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3748,One Beer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5531,Warmpop,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2172,Heavy,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1465,EA (Feat. 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3795,Our Song,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4476,She Hates Me,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2363,I Don't Love You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +135,A Little Piece of Heaven,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +612,Big Girls Don't Cry (Personal),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4273,Rumour Has It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5204,This Feeling Will Pass,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +777,Bros,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4206,Righteous Minds,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +162,ALIEN LOVE CALL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1998,Good News,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3891,Party Monster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +3715,Off the Grid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +836,CLYDE (I Hope At Least One of My Ex-Girlfriends Hears This),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2789,Kiss Of Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4596,"Snooze (feat. Ryuichi Sakamoto, Woosung of The Rose)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4438,Session 32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5944,doomsday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3951,Pink Moon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1895,Ghost of You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2892,Leave,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +4578,Slumber Party (feat. Princess Nokia),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5381,Under the Bridge,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1672,Father Time (feat. Sampha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5456,Video Games,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4643,Somebody to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3165,MAGO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2305,How To Save a Life - New Album Version,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2616,Invisible,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3366,Monkey Gone to Heaven,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3454,My Name Is,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4015,Potion,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5715,Wish You Were Sober,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5814,You Know I'm No Good,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1354,Dollhouse,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +578,Beggin',0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5490,WHAT'S GOOD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2175,Heavydirtysoul,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +754,Break on Through,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1169,Custer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4423,Seek & Destroy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2966,Like You Do,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5305,Tough Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1771,For Fun,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3133,Lovers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4527,Sierra Leone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +1681,Feather (feat. Cise Starr & Akin from Cyne),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4701,Spit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1203,Da Funk,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4384,Saw You in a Dream,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2661,Jackie and Wilson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1682,Feel Better,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2529,Ice on My Teeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1071,Come Play (from the series Arcane League of Legends),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2563,Impurities,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3759,One Right Now (with The Weeknd),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +1216,Dance The Night - From Barbie The Album,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4889,Sweet Creature,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4911,Sympathy is a knife,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4988,Tear in My Heart,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3361,Money Is Everything,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4009,Pork Soda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4067,Pump It,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3320,Mileage (feat. Chief Keef),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +6148,take me by the hand,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4825,Sullen Girl,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3701,Obsessed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4002,Pop,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5352,Twist,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1732,Fireside,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4368,Saturday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5077,"The Field (feat. The Durutti Column, Tariq Al-Sabir, Caroline Polachek & Daniel Caesar)",0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5283,"Tonight, Tonight - Remastered 2012",0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2903,Lego House,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +6115,rinsed,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1715,Fight or Flight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2240,Hit the Floor,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2604,Intergalactic - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5405,Uptown Girl,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2220,High,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2325,Hybrid Moments - C.I. Recording 1978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1070,Come Over,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3563,New Patek,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +224,Ain't No Sunshine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3484,NBAYOUNGBOAT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3675,Numb,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6038,jeans,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +6024,idfc,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3826,PARIS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5579,Weightless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +144,A Pearl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4673,Sonne,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1399,Dopamine - GISELLE Solo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6108,prove it,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2515,III. Urn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +5931,crush,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1255,Dead to Me,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +822,Buttons,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +420,B.O.R. (Birth Of Rap),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1584,Exchange,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1574,Everything is Embarassing,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +152,A World Alone,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5508,Wake Me Up,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1450,Duality,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3852,Pain,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3059,Lost,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +738,Boys Don't Cry - Single Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +212,Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3121,Love song,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3163,M.... She Wrote,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4895,Sweet Home Alabama,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2256,Holiday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +5438,Velvet Ring,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5631,What's My Age Again?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +4801,Stuck with U (with Justin Bieber),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3746,Once then we'll be free,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3142,Low (feat. T-Pain),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1132,Crave,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2462,I Write Sins Not Tragedies,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1525,Enemy (with JID) - from the series Arcane League of Legends,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3772,Only Girl (In the World),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +460,Babooshka - 2018 Remaster,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6054,love hate,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5074,The Family Jewels,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4949,TWICE REMOVED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2880,Lava Lamp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5811,You Get What You Give,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4457,Sexy Boy,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +355,Apocalypse,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1235,Dano Sarrada,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +430,BANG BANG BANG,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2615,Intro : Dt sugA (Feat. DJ Friz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1526,Energy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5001,Teenagers,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +3559,New Gold (feat. Tame Impala and Bootie Brown),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +160,ADIVINO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6136,sol,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +702,Body,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +4783,Strangers in the Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1981,Gone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3426,My Alcoholic Friends,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4899,Sweet Sacrifice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +530,Bark Like You Want It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1798,Fourth of July,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5054,The Brightside,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6205,xanny,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +995,Chocolate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3450,My Life,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +3053,Lose Yourself to Dance,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2715,Just Like You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4943,TORE UP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4263,Rotten Apple,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5291,Too Well,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4614,So What If I'm A Freak,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1939,Gives You Hell,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5670,Whiplash,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2652,It’s Over,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5764,X-Wing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3501,Na Na Na (Na Na Na Na Na Na Na Na Na),0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +1452,Dumb,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2282,Hot in Herre,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2316,Human Nature,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5868,Youth,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5518,Walkin On Water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1250,Daydreaming,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1077,Come as You Are,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5047,The Blonde,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4122,Raining Blood,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1280,Delusional,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2803,Knockin' on Heaven's Door,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5725,Without You,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1763,Fly Away,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +544,Be Nice 2 Me,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3691,OMG (feat. will.i.am),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2288,Houdini,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1888,Get You (feat. Kali Uchis),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5588,Well I Wonder - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2269,Homecoming,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3492,NO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +690,Blue Monday,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3653,Not,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2745,Kick It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2298,How Deep Is Your Love,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5643,When I'm Gone,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2366,I Don't Understand But I Luv U,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3382,Moonstruck,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2456,I Will Survive,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5469,Voices In My Head,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +524,Bang Bang Bang Bang,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3410,Ms Jackson,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +103,5/4,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3569,New Tank,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +6092,one night only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +216,Agora Hills,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2245,Hold Me Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1546,Evangelic Girl is a Gun,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3199,Mad Hatter,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2688,John Wayne,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3041,Loose,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3467,My Way,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +974,Cherry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5279,Tongues & Teeth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1897,Ghostride,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5711,Winter Ahead (with PARK HYO SHIN),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5600,What Do I Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +330,Animal,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +731,Boy With Luv (feat. Halsey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2809,Kokomo,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +931,Cemetery Drive,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2131,Have You Ever Seen the Rain,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4684,Sour Candy (with BLACKPINK),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4275,Run Away with Me,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4381,Save me now,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3997,Pompeii,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5756,Wrecking Ball,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +499,Bad Girls,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +145,A Place for My Head,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3212,Make You Mine,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +426,BAILE INoLVIDABLE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1495,Edward 40hands,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +28,10 Freaky Girls (with 21 Savage),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1479,Earned It (Fifty Shades of Grey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1972,Gold,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3291,Memories,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3135,Lovers Rock,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2902,Legends Never Die,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5413,Uuuu,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1249,Daydream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +479,Back To Me,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +1461,Dynamite,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1395,Don’t Smile,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1044,Cocoa Butter Kisses,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2163,Heathens,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3975,Playing God,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4211,Riptide,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2979,Linda Claire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2437,I Wanna Be Yours,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2879,Lauren,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +6109,pushin P (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4600,Snuff,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2378,I Get the Bag (feat. Migos),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5704,Wildest Dreams,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5470,Void,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1259,"Dear Maria, Count Me In",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 +337,"Another Brick in the Wall, Pt. 2",0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2320,Hurricane,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3821,Oysters In My Pocket,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +264,All My Friends Know,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +109,7 Words,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1666,Fast Times at Clairemont High,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4177,Rewind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5923,castles,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5191,Therefore I Am,1,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +110,7 Years,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +451,BOP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +756,Break the Ice,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3318,Migraine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2467,"I miss you, I’m sorry",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3168,MANIAC,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2122,Hasta Cuando,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +1090,Como Tudo Deve Ser,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +53,1985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +5383,Undercover Martyn,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3473,Mystery of Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5994,grave,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1096,Confident,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2628,It Ain't Hard to Tell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2885,Leaf,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1240,Dark Knight Dummo (feat. Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2980,Line Without A Hook,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1772,For Lovers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2521,IT BOY,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +585,Beno!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 +5772,Y'all Want A Single,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +786,Budapest,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1615,FXCK UP THE WORLD (feat. Future),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +4586,Smile in Your Sleep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5868,Youth,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5289,Too Late,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2481,I'm God,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1393,Don’t Call Me Angel (Charlie’s Angels) (with Miley Cyrus & Lana Del Rey),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2116,Harleys in Hawaii,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4712,Stabilisers for Big Boys,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6188,watch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4418,Secrets from a Girl (Who's Seen It All),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3888,Partition,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3565,New Perspective,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5421,VTMNTSCOAT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 +2975,Lilith,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1409,Down With the Sickness,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2354,I Didn't Change My Number,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1486,Eastside (with Halsey & Khalid),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4608,So Hot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5583,Welcome to the Black Parade,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +3344,Miss Murder,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +3617,No One Noticed,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1641,Falling Forever,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3729,Old Man,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4229,Rock the Casbah - remastered,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +2546,If You Leave Me Now,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5597,Wet Dream,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5828,You Should Probably Leave,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1727,Fingerbib,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1692,Feel complete,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3685,O Green World,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1582,Ex-Factor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +785,Bubbly (with Drake & Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3162,L’AMOUR DE MA VIE,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +292,Alrighty Aphrodite,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3139,Loving Is Easy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +4767,Still Waiting,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +4101,REEL IT IN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3449,My Kink Is Karma,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4845,Sunset,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1464,E.T.,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1817,From Eden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2426,I Stand Alone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5723,With or Without You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5515,Walk This Way,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +315,Ancient Dreams in a Modern Land,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +604,Better Way To Live,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5550,Watermelon Sugar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4984,Taxes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2376,I Feel Like I'm Drowning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2930,Let's Stay Together,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2770,King Kunta,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3296,Mercy Mercy Me (The Ecology),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5812,You Give Love a Bad Name,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5347,Turma da Duq,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3274,Me Rehúso,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4065,Psychosocial,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1159,Crying Lightning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4814,Suffocation,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4151,Rebel Yell,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4143,Real Life,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +872,Call Your Mom (with Lizzy McAlpine),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4810,Suddenly I See,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +567,Beauty and a Beat,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4465,Shadowplay - 2007 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +1009,Cigarettes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2501,I'm with You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5895,august,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5987,god is a weapon,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2537,If It Means a Lot to You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2438,I Wanna Dance with Somebody (Who Loves Me),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3497,NUEVAYoL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +4781,Stranger,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5492,WHISTLE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3873,Parabola,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +272,"All That Glitters Is Not Gold, But It's Still Damn Beautiful",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4432,Send the Pain Below,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5209,This Is What Makes Us Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4439,Set Fire to the Rain,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5775,YES or YES,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1454,Dumb Dumb,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6102,poppop,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3686,O Som,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1814,Freestyle 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0 +3585,Nightmare,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6226,"사랑인가 봐 Love, Maybe",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2138,Head Over Heels,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6110,quiero sentirme bien,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +130,A Heart Like Hers,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3005,Livin' It Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5366,UGH!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2472,I'M THAT GIRL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4242,Rollercoaster,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4952,Tainted Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +821,Butterfly Effect,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4806,Stylo (Feat. Mos Def And Bobby Womack),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +423,BA$$,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +435,BIRDBRAIN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2624,Island in the Sun,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3549,Never Tear Us Apart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1872,Gata Only,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +3916,People Watching,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +394,Ash,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3927,Persuasive (with SZA),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6012,hurt my feelings,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1065,Come & Go (with Marshmello),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5855,Your Best American Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4479,She Looked Like Me!,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5892,anthems,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2928,Let's Go to Bed,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +550,Beach Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1740,Five Nights at Freddy's,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2009,Goodbyes (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3261,Material Girl,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4544,Sippy Cup,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1043,Cocaine Sunday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +5584,Welcome to the Family,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5666,Where's Your Head At,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2423,I Say a Little Prayer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2767,Kills,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5150,The Scientist,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3652,Nosetalgia,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2355,I Don't Care,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +190,Acquainted,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4132,Rasputin,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5647,When Love Takes Over (feat. Kelly Rowland),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4819,Sugar for the Pill,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5361,Two-Way Mirror,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5888,all of me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2341,I Bet on Losing Dogs,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5346,Tunnel Vision,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3128,Lovenote,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3855,Paint the Town Red,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +1863,Gangsta's Paradise (feat. L.V.),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +809,Burning Love,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5717,Witches,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5613,What Once Was,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +784,Bubblegum Bitch,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2377,I Follow Rivers - The Magician Remix,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5844,You've Seen the Butcher,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +608,Beware,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +794,Bulletproof Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0 +3309,Michelle,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5851,"Young, Wild & Free (feat. Bruno Mars)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2011,Goodies (feat. Petey Pablo),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5297,Torn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6085,number one girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +623,Bitch Better Have My Money,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4674,Sorrows,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5450,Vicinity of Obscenity,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +653,Blank,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3662,Nothing Breaks Like a Heart (feat. Miley Cyrus),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1015,Cinnamon Girl,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +3103,Love Shot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1734,Firework,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4246,Romantic Dreams,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5913,boom,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3859,Pale Moonlight,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3242,Margaret (feat. Bleachers),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2151,Heart Of A Woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5119,The Monster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +891,Can't Tell Me Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2051,Gypsy,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2384,I Have Nothing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +3944,Piledriver Waltz,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2432,I Think You Were in My Profile Picture Once,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1342,Dive In,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1081,Comfort Crowd,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2274,Homiesexual (with Ty Dolla $ign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5341,Try Again,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4920,"TASTE (Lee Know, Hyunjin, Felix)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4878,Suspicious Minds,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4750,Stereo Hearts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5713,Wires,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 diff --git a/backend/genre_by_song_validation.csv b/backend/genre_by_song_validation.csv new file mode 100644 index 0000000..dfcb333 --- /dev/null +++ b/backend/genre_by_song_validation.csv @@ -0,0 +1,519 @@ +song_id,song,alt-pop,alternative,alternative metal,alternative rock,art pop,classic rock,cloud rap,country,dance,dance-pop,disco,dream pop,electronic,electropop,emo,emo rap,folk,funk,gangsta rap,grunge,hard rock,heavy metal,hip hop,hip-hop,house,hyperpop,indie,indie folk,indie pop,indie rock,jazz,k-pop,kpop,metal,metalcore,neo-psychedelia,neo-soul,new wave,nu metal,pop,pop punk,pop rap,pop rock,post-hardcore,post-punk,progressive rock,punk,punk rock,rage,rap,reggaeton,rnb,rock,shoegaze,soft rock,soul,synthpop,trap +2492,I'm Pretty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2405,I Love It (feat. Charli XCX),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3794,Our Lady of Sorrows,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +2328,Hypersonic Missiles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2186,Hello (feat. Dragonette),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5626,What a Wonderful World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2226,High for This,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2519,IN YOUR EYES,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +6162,think later,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3452,My Love Mine All Mine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +3843,PUFFIN ON ZOOTIEZ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4285,Runaway Baby,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4205,Righteous,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0 +4654,Something Ain't Right,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3488,NEW DANCE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4165,Relax,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2998,Little Talks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +831,CAN'T GET OVER YOU (feat. Clams Casino),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3078,Love Is Everywhere,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1367,Don't Know What to Do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2629,It Ain't Me Babe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3702,Obsession,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1046,Coffee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2860,Landslide,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4282,Run to You,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2618,Irreplaceable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4592,Smooth Operator - Single Version,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4549,Six Blade Knife,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2304,How To Pretend,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4515,Shut Me Up,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +1638,Falling Away From Me,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4027,Pretty,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4496,Shiver,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5281,Tonight (demo),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5557,We Are The Champions - Remastered 2011,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +647,Black Widow,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +696,Bluest Flame,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2035,Green River,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3174,MG1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4090,"Quiet, The Winter Harbor",0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2392,I Know What You Did Last Summer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4,&,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3259,Master of Puppets,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2161,Heartless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +734,Boyfriend,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1170,Cut My Lip,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3505,Nancy From Now On,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3993,Polaroid Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +421,B.Y.O.B.,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5610,What Lovers Do (feat. SZA),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2822,LA MuDANZA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +6088,obsessed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5813,You Know How We Do It,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +457,BUTTERFLY,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +163,ALIEN SUPERSTAR,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3446,My Humps,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3756,One More Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +159,ABCD,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +498,Bad Dreams,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +768,Breezeblocks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2130,Havana (feat. Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +723,Bottoms Up (feat. Nicki Minaj),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2890,Learn to Fly,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3810,Outta Time (feat. Drake),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3227,Maneater,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4947,TURiSTA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +3671,November Has Come,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3042,Loose Cannon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +6060,m y . l i f e (with 21 Savage & Morray),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4179,Rhiannon,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4404,Scotty Doesn't Know,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +903,Caramel,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1047,Coffee & TV,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3633,Nobody,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +5918,bubble gum,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5,'Cause I'm a Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4815,Sugar,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +736,Boyish,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4348,Safety Zone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1893,Ghost Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1869,Garden of Eden,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2106,Happy Song,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +493,Bad Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2339,I Am Machine,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2381,I Had Some Help (feat. Morgan Wallen),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1591,Eyeless,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3031,Look Down on Us,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3170,MDMA (feat. Destroy Lonely),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +5148,The Rock Show,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +22,"1 step forward, 3 steps back",1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2589,In the Rain,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2800,Knights,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5306,Tough Luck,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4166,Remedy,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6215,うずまき,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5906,bellyache,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1931,Give Life Back to Music,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +963,Check,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3015,Lockjaw,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2686,Jobless Monday,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2907,Lemonade,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +3536,Never Felt So Alone,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3135,Lovers Rock,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1987,Good Feeling,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4667,Son of a Preacher Man,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2048,Guilty Pleasure,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4833,Summertime,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5805,You Belong with Me (Taylor’s Version),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1188,DILUVIO,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +1391,Done for Me (feat. Kehlani),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2277,Honeypie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +291,Alright - 2015 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4033,Pretty Handsome Awkward,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3232,Many Men (Wish Death),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4283,Runaway,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +621,Birds Dont Sing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2694,Judith,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +5099,The Jetset Life Is Gonna Kill You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +4434,September,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +229,Alameda,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6213,Судно (Борис Рижий),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +5113,The Lovecats,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3467,My Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3849,Pacify Her,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5499,WUSYANAME (feat. Youngboy Never Broke Again & Ty Dolla $ign),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5956,ever seen,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3507,Nasty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1305,Diet Pepsi,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3398,Moves,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +112,7/11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4768,Still With You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2894,Leave Me Alone,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1699,"Feels (feat. Pharrell Williams, Katy Perry & Big Sean)",0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3283,Meet Me Halfway,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1137,Crazy Train,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2233,Hips Don't Lie (feat. Wyclef Jean),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +3726,Ojos Tristes (with The Marías),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4856,Super Shy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2517,ILoveUIHateU,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4412,Second Nature,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1597,FAKE LOVE,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5788,Yellow Ledbetter,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2545,If You Don't Want My Love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1401,Dosed,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3216,Malibu,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2263,Holocene,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4037,Pretty Sweet,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5916,breathin,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4757,Still Beating,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1963,God is a woman,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5144,The Razor's Apple,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5303,Touch-Tone Telephone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4203,Right Round,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3284,Meet Me in the Hallway,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1585,Excitement,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4304,SEEIN’ STARS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3925,Peroxide,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2786,Kiss Me More (feat. SZA),0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4873,Surf (feat. Gunna),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +1768,Fool,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1986,Good Days,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +6168,toxic till the end,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5745,Work Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2152,Heart Shaped Box,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +425,BAD!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 +4727,Starry Eyes,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4931,THE GREATEST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1417,Dragula,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +803,"Burn, Burn, Burn",0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1238,Dark Fantasy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1609,FOREVER,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4074,Purple Haze,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +298,Always Remember Us This Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1502,Elastic Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2805,Know Yourself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3731,Old Yellow Bricks,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5016,Ter o coração no chão,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +309,Amoeba,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +5646,When It Rains It Pours,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4683,Soundtrack 2 My Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2180,Hell Above,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5595,Wet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4903,Sweetness,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2856,Lady Killers II,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3447,My Immortal,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6137,spring into summer,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5727,Without You - Feat. Usher,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4619,Sober to Death,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4523,Side to Side,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4243,Rollin' (Air Raid Vehicle),0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4945,TT,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1999,Good Old-Fashioned Lover Boy - Remastered 2011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0 +6182,vampire,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3434,My Favorite Part,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5769,XXX,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3539,Never Going Back Again - 2004 Remaster,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +4475,She Calls Me Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1547,"Eve, Psyche & The Bluebeard’s wife",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3834,POP OUT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +2268,Home (KOD),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2313,Howling,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5219,This Song,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1538,Erase Me - Main,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2448,I Wanted You To Feel The Same,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +2897,Leaving Tonight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6170,traitor,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2764,Killing in the Name,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +839,CONTROL,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3050,Lose My Mind (feat. Doja Cat) [From F1® The Movie],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +3292,Memories (Featuring Kid Cudi),0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2202,Here's Where the Story Ends,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +221,Ain't My Fault,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +422,B2b,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +935,Ceremony,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +4618,Sober II (Melodrama),0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3010,Living on a Prayer,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1366,Don't Hurt Yourself (feat. Jack White),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3035,Look at Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2606,Interlude : Dawn,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2184,Hella Good,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +660,Blind,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5883,[Sittin' On] The Dock Of The Bay,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2886,Lean 4 Real (feat. Skepta),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +1664,Fast Car,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2063,HIGHER!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +6096,p r i d e . i s . t h e . d e v i l (with Lil Baby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5018,Texas,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +4159,Reelin' In The Years,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4647,Someone New,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +1944,Glitter,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2815,Kyoto,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2002,Good Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2960,Like I do,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2478,I'll Be Your Mirror,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6124,sex money feelings die,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2192,Helpless,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3680,Nuts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +1758,Floral & Fading,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1604,FEEL.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2955,Lights Up,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2265,"Holy Fucking Shit: 40,000",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +393,Ascensionism,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6210,zombie girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3538,Never Getting Laid,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3768,One of Your Girls,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +4766,Still Think About You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +5942,do re mi,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0 +635,Black Dog - Remaster,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2194,Her Way,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2117,Harness Your Hopes - b-side,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5909,bitches broken hearts,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3972,Play Em Like Atari,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2826,LDN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5756,Wrecking Ball,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6008,hot girl bummer,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1 +351,Any Colour You Like,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +2794,Kisses (feat. bbyclose),0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1748,Flawlëss (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +4680,Soul Kitchen,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1637,Falling Apart,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5224,Thoroughfare,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2049,Guns for Hands,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2125,Hate It Or Love It (Feat. 50 Cent) (Produced By Cool & Dre),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6196,when the party's over,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3847,PUSH UR T3MPRR,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2104,"Happy - From ""Despicable Me 2""",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5026,That Should Be Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5722,With You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1773,For Once in My Life,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +4323,STAY (with Justin Bieber),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2023,Government Hooker,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5300,Touch,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5668,While We're Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4023,Prayer of the Refugee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +4909,"Swing, Swing",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +5126,The Night Is Still Young,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2148,Hearing Damage,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5622,What You Want,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1934,Give You the World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4961,Take Me to Church,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5371,Ultraviolence,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3894,Party and Bullshit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3276,Me and Your Mama,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2005,Good for You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2208,Hey Brother,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +556,Beast and the Harlot,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5093,The Hand That Feeds,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5667,While My Guitar Gently Weeps - Remastered 2009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5955,euphoria,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3092,Love Me Like This,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5079,The First Taste,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1359,Don't Bring Me Down,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0 +4912,Sympathy is a knife featuring ariana grande,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3641,Nookie,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5171,The Way I Am,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5878,Zero,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1906,Ginkgo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +35,10:35,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5358,Two Slow Dancers,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2855,Lady Brown (feat. Cise Starr from CYNE),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4038,Pretty Ugly,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +699,Blurry,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1508,Embarrassed (feat. Travis Scott),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5155,The Sofa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +3575,Next Semester,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5481,WALK,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5528,Wants and Needs (feat. Lil Baby),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4487,She's Electric - Remastered,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1093,Complicated,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6018,i wanna be your girlfriend,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5273,Today I Saw the Whole World,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +0,"""The Take Over, the Breaks Over""",0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +3965,Placing The Blame,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1654,Fancy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4994,Teddy Picker,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5953,enough for you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2901,Lefty,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +125,A Bar Song (Tipsy),0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +139,A Milli,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3863,Panic - 2011 Remaster,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1344,Do It Again,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +500,Bad Habit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5739,Woo,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3250,Married With Children - Remastered,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1357,Domodachi (feat. Little Simz),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +608,Beware,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2985,Liquorice,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4221,Rock And Roll All Nite,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1217,Dance With The Devil,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +371,Are You Gonna Be My Girl,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3101,Love Scars,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5459,Violent Crimes,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4194,Ride Wit Me,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0 +2033,Greek Tragedy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1073,Come Undone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1556,Every Time We Touch,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5594,Western Union,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +686,Blue Hair,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3840,PRINCESS OF POWER,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1211,Dam That River (2022 Remaster),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5058,The Chase,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2866,Last Friday Night (T.G.I.F.),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1843,GIRL LIKE ME,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0 +630,Bizarre Love Triangle,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2182,Hell Shell,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4776,Stop the World I Wanna Get Off with You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +758,Breakeven,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +543,Be My Lover,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3123,Love$ick (feat. A$AP Rocky),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +949,Change (In the House of Flies),0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +138,A Match Into Water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2667,Janie,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5170,The Way,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1685,Feel Good Inc.,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +236,Alien Blues,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1686,Feel It Still,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4283,Runaway,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2042,Guerilla Radio,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5122,The Morning,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4450,Sex,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3723,Oh my god,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3892,Party Poison,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +2921,Let You Down,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4704,Spoonman,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4244,Rolling in the Deep,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +6207,you broke me first,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +673,Bloodhail,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0 +4733,Started from the Bottom,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +6160,theres this girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +3823,P.O.V.,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4294,Rush,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2653,Ivy,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5427,Vamp Anthem,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3329,"Mind Loaded (feat. Caroline Polachek, Lorde & Mustafa)",1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3143,Low Life (feat. The Weeknd),0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +2611,Into It,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3066,Lotion,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4363,Sarcasm,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1449,Du hast,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6163,this is how it went,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5109,The London (feat. J. Cole & Travis Scott),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4474,She,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2443,I Want You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +3401,Mr Brightside,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3024,Lonely,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5198,Thinking Out Loud,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +2534,If I Killed Someone for You,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3209,Make No Sense,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3637,Nobody Puts Baby in the Corner,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0 +1080,Come to Me,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +57,1x1 (feat. Nova Twins),0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3687,O.O,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3436,My Flaws Burn Through My Skin Like Demonic Flames from Hell,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +5340,Try,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2735,KNOW ABOUT ME,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3391,Mosquito,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3668,Noticed I Cried,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2280,Hot Dog,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +799,Burn,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2476,I'll Be Seeing You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1709,Femme Fatale,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2431,I Think I Like You Better When You’re Gone,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +714,Bored,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3193,MUTT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5887,all I want is you,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3551,Never Wanted to Dance,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 +3998,Pon de Replay,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3370,Monsters (feat. Blackbear),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4587,Smithereens,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3075,Love For You,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5430,Vampire Money,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +4129,Rap God,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +2967,Like a G6,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5882,Zóio de Lula,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5029,That's My Girl,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3062,Lost in Japan,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5510,Wake Me Up Before You Go-Go,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1714,Figaro,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +3512,Nearly Witches (Ever Since We Met...),0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5513,Walk,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1762,Fluorescent Adolescent,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4484,She Will Be Loved - Radio Mix,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0 +4691,Special,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5552,Way 2 Sexy (with Future & Young Thug),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +3718,Often,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2297,How Can You Mend a Broken Heart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +5639,When Did You Get Hot?,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +5385,Undone - The Sweater Song,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2129,Haunted,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3191,MOTINHA 2.0 (Mete Marcha),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4028,Pretty Boy,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1127,Cracker Island (feat. Thundercat),0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5572,We Not Like You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +243,All Caps,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +5825,You Right,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +2414,I Never Told You What I Do for a Living,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0 +5175,The Way You Move (feat. Sleepy Brown),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4882,Swang,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +4247,Romantic Homicide,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5790,Yes Indeed,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +6064,mangetout,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +3527,Nero Forte,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +117,9 to 5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2292,House of Gold,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +744,Brand New City,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +82,30 For 30 (with Kendrick Lamar),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +719,Born to Die,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3006,Livin' La Vida Loca,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +155,A-Punk (Album),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +468,Baby Got Back,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0 +4361,Santeria,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4134,Rather Be feat. Jess Glynne,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1800,Francesca,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4678,Sorry Not Sorry,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1 +4871,Sure Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +4201,Right Now (Na Na Na),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3761,One Thing,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +954,Chaos Space Marine,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4258,Rose-Colored Boy,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 +2609,Interstate Love Song - 2019 Remaster,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1469,ELEVEN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4331,SUGAR,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +6090,oh my love,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1 +5549,Waterloo,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1860,Gang Over Luv,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +876,Camden,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3638,Nomad,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +1045,Codeine Crazy,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2637,It's A Dream (feat. Lil Uzi Vert),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +622,Birthday Sex,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +963,Check,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1085,Coming Home,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 +361,Apple Pie,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +174,ASAP,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +3304,Metamodernity,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5465,Visions of Gideon,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +843,CPR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0 +198,Aerodynamic,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3920,Perfect Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1384,Don't Threaten Me with a Good Time,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1290,Devil Town,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1245,"Darling, I (feat. Teezo Touchdown)",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +284,All the Things She Said,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5780,YUKON (INTERLUDE),0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1053,Cold (feat. Future),0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3324,Milk Shake,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 +1624,Faint,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +1558,Everybody Here Wants You,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +6154,the grudge,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2058,HAZARD DUTY PAY!,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2638,It's Amazing to Be Young,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1767,Follow You,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +4826,Sultans of Swing,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +3595,No Control,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3752,One Last Breath,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5035,The Alcott (feat. Taylor Swift),0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0 +2140,Headfirst for Halos,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,1,0,0,0,0,0 +277,All To Myself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +861,California Dreamin',0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +5284,Too Close,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5409,Used (feat. Don Toliver),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +5290,Too Sweet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3422,Music and Me,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 +268,All Night,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0 +2972,Like a Villain,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +5143,The Race,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1 +2187,Hello Juliet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0 +5838,You're Not the Only One I Know,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2697,Juliet,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +4794,Stressed Out,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3153,Lush Life,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +3918,Perfect,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +559,Beautiful Day,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0 +2658,JRJRJR,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0 +4106,RUN,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +1025,Classy 101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 +2876,Late Night Talking,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0 +2127,Hate Yourself,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 diff --git a/backend/genre_labels.pkl b/backend/genre_labels.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ce13639146bb5edd805bb0dd8c92b55516de7d79 GIT binary patch literal 4184 zcmbW5&1(}u7{*iDVgRL)I-t2-a7uj zKEE`tq;b>C`>l4` z_vNDxjBm5fpqu9Y#y|V%fB3y}r_*m0MOrj{`6L^k4=43zXOO4$^KpOFYvp-sBGqP| zb_Q87%Ez6NRLkw@N?$(6y0=Sid{VpeZ#LTgmp}G<$wu<>%AYv0&%9z&-KYXIGE!i0R-5am4xnSt4LF);78(4P9Ux4r2Kz z;Lk*$PNxFTyR)&ck=V(($s)%mJ%EqcSRW#Au-*wr0yeF-p&a;5ZLv*%a19Uf0Q|lX zm~(=yCC)PeITm=1J|Ir>1zvh)m7s&q_)kvPsnI+K_VE?l%)>h$i*73=hQo>BT(DS8 z*G6ov@&k^loWj9898Op#AJmAP!Zlw{=ABSwSJQXIIIK76X(ylyFMh2OI82{<5EJ_B zmr%hj_Rxoqyv9luM{KXbf$!MIAL{RfnEIegT^NbQ@?m?0K4tzsxsM~%7dY@AyX(q4 zhZ9LmUzp7=y1)l=VrPmy3mxIG_tUx@oZHlt80PyN->63jubutyaBkA$PN+I3G+ilh z&;!)b3EbmD$X?U3si1>xbf^(Ah4zJ(P6Z#>Z{&h&cw(iB!-*uO=F2!@;#tN)UP9~p zRcop1_Zc)q3q2Hj<}4bC>7_+oyRYJ)$H@gb38^)`!MbmPn~mhhz87@4QetYjjBK96 zX%Y9aXTc%|IUpA1L#2u%w71NLaqzz8y+E(9m+=Lk*o&*`RK>wuOip6gi~c`Z@JI`CZ?(v#>cigDo2x&jCN-d>kLda}{2(rBgm0m>vTvu@y($y`#OoJ#x!aumU(mcr^P)G%^s|1yeo%km H$L;!GVjc|* literal 0 HcmV?d00001 diff --git a/backend/musicRecommendationService/urls.py b/backend/musicRecommendationService/urls.py index 5962245..2d9810a 100644 --- a/backend/musicRecommendationService/urls.py +++ b/backend/musicRecommendationService/urls.py @@ -1,8 +1,9 @@ from django.urls import path -from .views import lastfm_start, lastfm_callback, itsMe +from .views import lastfm_start, lastfm_callback, itsMe, csrfTokenView urlpatterns = [ path('lastfm/start/', lastfm_start, name='lastfm_start'), path('lastfm/callback/', lastfm_callback, name='lastfm_callback'), + path('csrf/', csrfTokenView, name='csrf_token'), path('itsme/', itsMe, name='its_me'), ] \ No newline at end of file diff --git a/backend/musicRecommendationService/views.py b/backend/musicRecommendationService/views.py index 51ab58c..f8195c2 100644 --- a/backend/musicRecommendationService/views.py +++ b/backend/musicRecommendationService/views.py @@ -1,6 +1,9 @@ import secrets from urllib.parse import urlencode +from django_ratelimit.decorators import ratelimit +from django.views.decorators.http import require_GET from django.shortcuts import redirect +from django.middleware.csrf import get_token from django.conf import settings from django.shortcuts import render from django.http import JsonResponse @@ -15,6 +18,8 @@ STATE_KEY = "lfm_state" # Start the authentication process with last.fm +# Rate limit so people don't abuse the endpoint +@ratelimit(key='ip', rate='3/m', block=False) def lastfm_start(request): state = secrets.token_urlsafe(24) request.session[STATE_KEY] = state @@ -23,10 +28,14 @@ def lastfm_start(request): "api_key": settings.LASTFM_API_KEY, "cb": cb, }) - return redirect(auth_url) + + # Return the ur; as a json, front end will handle the navigation + # to the specified page + return JsonResponse({"auth_url": auth_url}) # Exchange token with the session key, store on database, # then go back to front end +@ratelimit(key='ip', rate='3/m', block=False) def lastfm_callback(request): token = request.GET.get("token") request.session.pop(STATE_KEY, None) @@ -43,7 +52,8 @@ def lastfm_callback(request): defaults={"lastfm_username": lfm_username, "sk": sk} ) - return redirect("http://localhost:3000/dashboard") + # Change to vercel url when deploying + return redirect("https://firstfm.vercel.app/dashboard") # Verifies the logged in user and returns their info @login_required @@ -52,4 +62,10 @@ def itsMe(request): return JsonResponse({ "username": link.lastfm_username if link else None }) - \ No newline at end of file + + +@require_GET # For session based CSRF +def csrfTokenView(request): + print("CSRF TOKEN!!!!") + token = get_token(request) + return JsonResponse({'csrfToken': token}) \ No newline at end of file diff --git a/backend/preprocess.py b/backend/preprocess.py new file mode 100644 index 0000000..90302d8 --- /dev/null +++ b/backend/preprocess.py @@ -0,0 +1,369 @@ +### NOTE: Most of this code is based on JohnnyBoiTime's Movie NN code! Props to him + +import pandas as pd +import pickle +from sklearn.preprocessing import LabelEncoder, MultiLabelBinarizer +from sklearn.model_selection import train_test_split +import json +import xml.etree.ElementTree as ET + +# ----- File Location Constants ----- +FI_ARTISTS = "../artist_top_tracks.json" +FI_TAGS = "../track_tags.json" +FO_COMB_XML = "combined_data.xml" +FO_GBA = "genre_by_artist" +FO_GBS = "genre_by_song" +FO_ARTIST_ENC = "artist_labels.pkl" +FO_SONG_ENC = "song_labels.pkl" +FO_GENRE_ENC = "genre_labels.pkl" + +# ----- Preprocessing Behavior Constants (Change these to tune results) ----- +GENRES = ["pop", "rock", "rap", "indie", "Hip-Hop", "rnb", "alternative", "trap", "alternative rock", "k-pop", + "indie rock", "electronic", "hip hop", "indie pop", "dance", "soul", "dream pop", "electropop", "classic rock", "pop rap", + "metal", "folk", "Kpop", "synthpop", "pop rock", "alternative metal", "Nu Metal", "Neo-Soul", "emo", "new wave", + "cloud rap", "hard rock", "shoegaze", "rage", "Grunge", "indie folk", "punk rock", "post-hardcore", "House", "funk", + "Gangsta Rap", "dance-pop", "art pop", "alt-pop", "Reggaeton", "pop punk", "punk", "Disco", "country", "soft rock", + "emo rap", "jazz", "metalcore", "Neo-Psychedelia", "post-punk", "heavy metal", "Progressive rock", "hyperpop"] # top 60 genres (not tags) +TOP_N_GENRES = len(GENRES) # limit number of genres? +GENRES = GENRES[:TOP_N_GENRES] # truncate list based on TOP_N_GENRES +GENRES = sorted(GENRES, key=str.lower) # sort list for later encoding +GENRE_THRESHOLD = 15 # what minimum rating (from last.fm) makes a song/artist count as that genre? +SHOULD_REMOVE_NULLS = True # should songs/artists not matching any genres be removed? + +# ----- File management ----- + +def read_json(filename: str) -> dict: + with open(filename, "r", encoding='utf-8') as f: + return json.load(f) + +def write_pkl(data, filename) -> None: + with open(filename, "wb") as f: + pickle.dump(data, f) + +def write_csv(data: pd.DataFrame, csv_filename: str, pkl_filename: str = "") -> None: + data.to_csv(csv_filename, index=False) + + if pkl_filename: + write_pkl(data, pkl_filename) + +# ----- XML/CSV structure building & manipulating ----- + +def build_combined_xml(artists_json: dict, tags_json: dict) -> ET.ElementTree: + # create xml object, we'll sort by songs + # and get artist data later + root = ET.Element("songs") + + # Add songs: + # get list of artists, and the list of songs for said artist + for artist, tracks in artists_json.items(): + # for each track for said artist, create an object and add data + for track in tracks: + song_elem = ET.SubElement(root, "song", name=track["name"]) + ET.SubElement(song_elem, "playcount").text = track["playcount"] + ET.SubElement(song_elem, "listeners").text = track["listeners"] + ET.SubElement(song_elem, "mbid").text = track.get("mbid", "") + ET.SubElement(song_elem, "url").text = track["url"] + ET.SubElement(song_elem, "artist").text = artist + + # Add tags to those songs + # Index songs for fast lookup by artist + song name + songs_index = {} + for song_elem in root.findall("song"): + # song name attr is unique only within artist, so we need artist text inside song elem to key map + key = (song_elem.find("artist").text, song_elem.attrib["name"]) + songs_index[key] = song_elem + + # get list of artists, and the list of songs for said artist + for artist, tracks_dict in tags_json.items(): + # get each song and said song's list of tags + for song_name, tags in tracks_dict.items(): + key = (artist, song_name) + if key in songs_index: + song_elem = songs_index[key] # get song element + tags_elem = ET.SubElement(song_elem, "tags") # crate tag element + for tag in tags: + tag_elem = ET.SubElement(tags_elem, "tag", count=str(tag["count"])) # add specific tag to list with count + tag_elem.text = tag["name"] # set name of object + + tree: ET.ElementTree = ET.ElementTree(root) + + return tree + +def genre_by_song_csv(xml_tree, genre_list, genre_threshold) -> pd.DataFrame: + root = xml_tree.getroot() + genres_lower = [g.lower() for g in genre_list] + + song_data = [] + for song in root.findall("song"): + song_name = song.get("name") + + # Initialize genre flags as 0 + genre_flags = dict.fromkeys(genres_lower, 0) + + tags_elem = song.find("tags") + if tags_elem is not None: + for tag in tags_elem.findall("tag"): + tag_name = tag.text.lower() + tag_count = int(tag.attrib.get("count", "0")) + if tag_name in genre_flags and tag_count > genre_threshold: + genre_flags[tag_name] = 1 + + row = {"song": song_name} + row.update(genre_flags) + song_data.append(row) + + df_songs = pd.DataFrame(song_data) + return df_songs + +def genre_by_artist_csv(xml_tree, genre_list, genre_threshold) -> pd.DataFrame: + root = xml_tree.getroot() + genres_lower = [g.lower() for g in genre_list] + + # Collect all songs per artist and accumulate genre counts + artist_genre_counts = {} + + # Count number of songs per artist + artist_song_counts = {} + + for song in root.findall("song"): + artist_name = song.findtext("artist") + artist_song_counts[artist_name] = artist_song_counts.get(artist_name, 0) + 1 + + # Initialize artist genre counts dict + for artist in artist_song_counts: + artist_genre_counts[artist] = dict.fromkeys(genres_lower, 0) + + # Accumulate genre counts per artist across their songs + for song in root.findall("song"): + artist_name = song.findtext("artist") + tags_elem = song.find("tags") + if tags_elem is None: + continue + + for tag in tags_elem.findall("tag"): + tag_name = tag.text.lower() + tag_count = int(tag.attrib.get("count", "0")) + + if tag_name in genres_lower: + artist_genre_counts[artist_name][tag_name] += tag_count + + # Now create rows applying threshold scaled by # songs of artist + artist_data = [] + for artist, genre_counts in artist_genre_counts.items(): + scaled_threshold = genre_threshold * artist_song_counts[artist] + genre_flags = {g: int(count > scaled_threshold) for g, count in genre_counts.items()} + + row = {"artist": artist} + row.update(genre_flags) + artist_data.append(row) + + df_artists = pd.DataFrame(artist_data) + return df_artists + +# ----- Preprocessing ----- + +def remove_unaccepted_tags(xml_tree): + """ + Remove elements from songs or artists not in GENRES. + is_artist=True to process artist tags, False for song tags. + """ + root = xml_tree.getroot() + accepted = set(g.lower() for g in GENRES) + + # Choose elements to process + elements = root.findall(".//song") + + for elem in elements: + tags = elem.find("tags") + if tags is None: + continue + for tag in list(tags): + tag_name = tag.text.lower() + if tag_name not in accepted: + tags.remove(tag) + +def remove_null_song_genres(xml_tree): + """ + Process songs to: + 1. Remove tags with count <= GENRE_THRESHOLD. + 2. Remove songs with no element. + 3. Remove songs with 0 tags after filtering. + """ + + if not SHOULD_REMOVE_NULLS: + return + + root = xml_tree.getroot() + + for song in list(root.findall("song")): + tags_elem = song.find("tags") + + # Step 2: remove songs with no tags element + if tags_elem is None: + root.remove(song) + continue + + # Step 1: remove tags with count <= GENRE_THRESHOLD + for tag in list(tags_elem.findall("tag")): + count = int(tag.attrib.get("count", 0)) + if count <= GENRE_THRESHOLD: + tags_elem.remove(tag) + + # Step 3: remove songs with zero remaining tags + if len(tags_elem.findall("tag")) == 0: + root.remove(song) + +# ----- Binarization and Encoding ------ + +### TEMPORARY, NEEDS TO BE CHANGED IN THE FUTURE +def encode_genres_ordered(genres_input, genre_list=GENRES): + """ + Takes a list of genre strings and returns a list of indices based on the order in genre_list. + Case-insensitive matching. Genres not found are ignored. + + Args: + genres_input (list of str): genres to encode + genre_list (list of str): ordered list of allowed genres + + Returns: + List[int]: indices corresponding to genre positions in genre_list + """ + # Create mapping: lowercase genre -> index in list + genre_map = {g.lower(): i for i, g in enumerate(genre_list)} + + encoded_indices = [] + for g in genres_input: + idx = genre_map.get(g.lower()) + if idx is not None: + encoded_indices.append(idx) + + return encoded_indices + +# ----- Splitting data ----- + +def split_train_val_test(df, test_size=0.2, val_size=0.1, random_state=42): + """ + Splits df into training, validation, and testing DataFrames. + + Args: + df (pd.DataFrame): input data. + test_size (float): fraction for test split (default 0.2). + val_size (float): fraction of training data to use for validation (default 0.1). + random_state (int): seed for reproducibility. + + Returns: + (train_df, val_df, test_df) tuple of DataFrames. + """ + + train_val_df, test_df = train_test_split( + df, test_size=test_size, random_state=random_state + ) + + # val_size is fraction of train_val, e.g., 0.1 means 10% of train_val → val + val_df, train_df = train_test_split( + train_val_df, test_size=1 - val_size, random_state=random_state + ) + + return train_df, val_df, test_df + +# ----- Main ----- + +def main(): + print("----- Starting Preprocessing... -----") + + # 1. read artist and tracks into json + print("--> [1/12] Reading artist songs and track tags from json files...") + artist_tracks_json = read_json(FI_ARTISTS) + track_tags_json = read_json(FI_TAGS) + + # 2. combine data from artist's songs and their tags into one xml + print("--> [2/12] Combining data into one xml tree...") + combined_xml: ET.ElementTree = build_combined_xml(artist_tracks_json, track_tags_json) + + # [TODO]: Add label encoders to xml as well, for future-proofing data? + + # 3. Apply preprocessing strategies to data + print("--> [3/12] Applying preprocessing strategies to data to clean...") + remove_unaccepted_tags(combined_xml) + remove_null_song_genres(combined_xml) + + # 4. create a pandas dataframe for genre by song + print("--> [4/12] Creating DataFrame for genre-by-song...") + df_song = genre_by_song_csv(combined_xml, GENRES, GENRE_THRESHOLD) + + # 5. create a pandas df for genre by artist + print("--> [5/12] Creating DataFrame for genre-by-artist...") + df_artist = genre_by_artist_csv(combined_xml, GENRES, GENRE_THRESHOLD) + + # 6. LabelEncode song names + print("--> [6/12] Encoding song labels...") + song_encoder = LabelEncoder() + df_song.insert(0, "song_id", song_encoder.fit_transform(df_song["song"])) + df_song.sort_values(by="song_id", inplace=True) + df_song.reset_index(drop=True, inplace=True) + + # 7. LabelEncode artist names + print("--> [7/12] Encoding artist labels...") + artist_encoder = LabelEncoder() + df_artist.insert(0, "artist_id", artist_encoder.fit_transform(df_artist["artist"])) + df_artist.sort_values(by="artist_id", inplace=True) + df_artist.reset_index(drop=True, inplace=True) + + # 8. Prepare genre columns list (exclude name/id) + print("--> [8/12] Preparing df's for binarizing...") + song_genre_cols = df_song.columns.difference(["song", "song_id"]) + artist_genre_cols = df_artist.columns.difference(["artist", "artist_id"]) + + # 9. Create MultiLabelBinarizer for songs + print("--> [9/12] Creating MultiLabelBinarizer (matrix of 1's and 0's) for genre-by-song...") + song_genre_lists = [ + [genre for genre in song_genre_cols if row[genre] == 1] + for idx, row in df_song.iterrows() + ] + mlb_songs = MultiLabelBinarizer() + song_genre_matrix = mlb_songs.fit_transform(song_genre_lists) + + # 10. Create MultiLabelBinarizer for artists + print("--> [10/12] Creating MultiLabelBinarizer (matrix of 1's and 0's) for genre-by-artist...") + artist_genre_lists = [ + [genre for genre in artist_genre_cols if row[genre] == 1] + for idx, row in df_artist.iterrows() + ] + mlb_artists = MultiLabelBinarizer() + artist_genre_matrix = mlb_artists.fit_transform(artist_genre_lists) + + # 11. Splitting data into training, testing, and validation sets + print("--> [11/12] Creating MultiLabelBinarizer (matrix of 1's and 0's) for genre-by-song...") + artist_training, artist_validation, artist_testing = split_train_val_test(df_artist, test_size=0.2, val_size=0.1) + song_training, song_validation, song_testing = split_train_val_test(df_song, test_size=0.2, val_size=0.1) + + # 12. Write out pkl's, csv's, and combined xml + print("--> [12/12] Writing output files...") + + # artist full, training, testing, and validation csv's + write_csv(df_artist, FO_GBA + ".csv") + write_csv(artist_training, FO_GBA + "_training.csv") + write_csv(artist_validation, FO_GBA + "_validation.csv") + write_csv(artist_testing, FO_GBA + "_testing.csv") + + # song full, training, testing, and validation csv's + write_csv(df_song, FO_GBS + ".csv") + write_csv(song_training, FO_GBS + "_training.csv") + write_csv(song_validation, FO_GBS + "_validation.csv") + write_csv(song_testing, FO_GBS + "_testing.csv") + + # encoders for artist, song, and genre + write_pkl(artist_encoder, FO_ARTIST_ENC) + write_pkl(song_encoder, FO_SONG_ENC) + + # shhhhh make genre encoder here + genre_encoder = LabelEncoder() + genre_encoder.fit_transform(GENRES) + write_pkl(genre_encoder, FO_GENRE_ENC) + + combined_xml.write(FO_COMB_XML, encoding="utf-8", xml_declaration=True) + + print("--> Done!") + +if __name__ == "__main__": + main() diff --git a/backend/requirements.txt b/backend/requirements.txt index 6269c689c69fb2d1de12a30325b63e83fcffd559..03394cf63f096ceb934094e045158eb01fe38d17 100644 GIT binary patch delta 108 zcmdnTvW<0v2&1enLlHwFLkUAFLk>eGLoN`PFxUd234Ynt>r*E#_U(5!*W>UF-m}JRX);WFi(M&1t-0vq# zfbOeAUDuk~5fFMaF;k+~Ltec#Q%Rl;di}4GQmeU}v^vRFKIkTC_po>R<`*-SezKf5 zd&w$e`6^kbyH1wOCgt5$A5hKITRXIo@Z0aVI`@-mC-hUwcU~p=UYMW2{MiiMpCqe! zXFuuZ$pVcnwsVF{h7M2PT>n-1ZwIZTq(12EhgJL4>6^>Hs^{CiZv)?|UV190H zF750ljhyM|^$JaX-+VwW>j1>1yqnbft({k32Xn{=o!!$nH+g9x+dg4*O@P*A1zLwd z_A2E7WcMW5z=s9uLMIJ-iP-oO`6cCi$DJwc1RHa+O@vPqNS+bo$gf|LEaw zA2S61{#y0twaky^HM9B0v)}$k&*p#o%_9{&e)9MUP27LUQ%knV&ymP!o@y&dz&6V~?IbWON@sdiw2C*1gs| z%vi848)W{W=E3vdFhhQx#-FFBZ!SGb*OH}Lxm<5-t(Nun508o&tmofnN#nTH5j1bj zYqKR!iie8_Sr=gc<>FuRaB@Cb$=kch=INV{=Rw(`Qhnzj&)eJiN%9A3P0S}?{4OIO zpHF&u&ianeYgI^0lc?v1&3-_(OH3(Qs@9U#&Gp3<22GyPUS}o`z4h7i3$5n1=mO7# zJU^dj@)Kaj@}NT()1>||U`bjKO7`+-HkpCC^aow-iuJ7DOiHJ3zMg;7>nDrN4&^5a z18=>~Tf3r3z_QZWX%BW){ceQ5sNOt4otl60oJ#wx9Tj|g`sUjFZ;IKkw^}PNQ>{K_ zY}%ejGC99qN>E{$v!&~OnF=?I)4TQNLIjy{FrXQ5eOFKKbcu* z_QAkpb-?rW<_~=nF{)gA;*sic#-cq*US{n!Q@{EoQ1bFg^EGHBax(GcVN%LYcu49Y zP5r?9pZxa86BVq1kZVxIOHUvQB?x4v$8xK}kN@QwEQaCV_$Ddk?RM5pHuBC%QfuvM zAD#Q=Ya00Un}_s#($h{~ZD!v$L+_%_;MMpy4m*soPhK;Z zsc)hGhlfq=$cb;0mw8thPHGDd7E(eqQe)qK{RkXA_ie`3|CtENZyM$DI!p01VP60e zXb4CPy{5HfrZ(s#>2Y>KC*w~wMy=gbHSvhQ(4DpJoVZi7eNwE%5^#T&RCicE))FGj zoK~|PH8J`0+h5O?UsP5hywI!F!CrqGs2eAzDcAr5+M*de|98m@oGoi7_11oecdw+$ zLUk*t)RQz>-du;NU8e+?*2NoV8m*(Ay0}c?pxe8dxp%T+uzrw2Ub=A3mm>b_Ih$6z@J1@;1!`q|Gwo8Ivuq4v z70wPJF0l^|PTzbxELcSZV@f~to5&@LfV|!8JwWh?_04AQHu8bwlqNg;Z-C|u{w04rE0mP*#S_<&ivOc|3 zI;`qTC=lbGpiui2j8dxCN8<7v85SgJH&4<*KW_{Kuk+OS@qh7CQw_-$;AHdA1d*0D z03q-PLL2RjkxN)uJJINoEdU7832>8avC!lhA`OJ2%s4tMIw*Vy@V-Z;>LrWJuepPG zGGK9j^Z)ZrUcHpUvUh=cw{ObN(CTpYr9rzbxJpU^^KMd#{F9v|&s*#W9tfNehLqir z4|>`rabM9O1BL0N;4oFrrT1R4QPSCsK?ix{a!4dIX?uGhp>ZOeE6uIUL3XE=s_=h0 zSD(|!QoxiSH{oY$Xe?b=q}D`Qs=TPIS5;6>`MHv=R?6#%WGA@uD*Gsw)HgTEwR$71 z36WP2gJEdo0~(FqNBWt(?3pGlB}^SgJAJQXLWTdRn7$WwDYnx=nsdyz>F$sw^dy z#{GJ-Ro#TwruBxJs;3(QWPQ0>quNB;SZzUAHMvHk(%96yV`<|hgE*gVZ#N;*Q|Wd- z=m(*AI;1lTY#JvFZYSH#_)!x(J8-jBe){GiNr*A(KpXm1>4c3liy)OBCU@)5!dJ=s zT__Cr(5DI3bc$CXuPrgBA}w-1or2}A6+lvOKO!J|&A#RH zah@Re32e=7D-%<@NGjhw>12lz5~k9ryT6qrqABRV)NO(bRh@wK{0BAM4J5WT}f1dXdycc1AL58~=-dbzzb|h;Id)Q!8 zvWkBe9*Y#z5g-l=oQ$%C%1302cN=G74808`is30u8(L4jyWZ^YwOchyf^u)R0X$}^B%0E)NF%9m(o`EsGULFkNR`-ntU66 zxyzF)5JUJex-6KPwGl(6)Amk&khf>0zX&_q&F>(xT{bAMHIKcVlWChh_v1g&!WSgB zTM^qfvTX#2&R(CJi>NNomD|wMxuvnBU30vdjdcybfBt*?=?^PCv?Z+wfUlbe_ zTM!ak?28s_8hXUC=KJ7Fk+*&fdv+^r_{kBEK2TMp#9|jPE(yH1Rcu)@@9+w^h#_L3 zwV%{auncHjdA^h(dLknpGr$WjfLCtP=!eP#tuu`rvJM;#q&6CJ+GCG;kQE6Nus6`| zs$QxjWk`i8Xth1X3iwJ#C(IBOuJi(hxfyCp!+wzQgi3y~Adkkj zpj{oFD_Y)x(OUjjQoTF+&BYGWN)V8>P@AY$5aLx=2#W;W=z_6D#Zvfq+$|QTanM9?j&Hle%6$Y>jBH@C zu@~8K?WEUi@14FWxwjmdw8>az(6xinqGGz=k<%2OHR=_3moae!Z1dP(REJkDxn!q$XAT4je-3Sm|n5)=UTv zp@bOsj+@PX*cuFo^>%SN>zOr3VoV}?VX!F77}TolSuZv_LCldZoqC_)uu^_<0(m-s zw*zm<+HJA!@_rtv(6a_TgYRf?tS)m^0vr%>%Cu+t<1)4+iW;5&DpoS7mmMzX<|`=W z-=Raz)DeUv8t+Pr_%v271b>K@pwnZo(e|VCkZos+sr0d#wPqjlAR@sb4c$x9FVhWR zw)5)b0Y9x?Q@i;$>0x>OPO-~Z;m(_{TUzM8^;4vhlXkL^wFigWxdg0b89l$tr1YOp zgYNMGzb#2Ouak`bq;F?1#OV|TSvFxt;E5O63bG)uK6{R)C14fL8>nj7`GCz-QD)Y3 zh&ikUKN^Q&H@D5&4rK#I-NEGZw*wmC1=+ul?zC|aPxf~+amUHDlVLm;I~-3jNsHfq zP6DEWfB-5S_GD4cVC_g!h^4SYj2bD(TnRiFr4*ca%f2S#)Mcu4o7hr2G?Q7D6eA6s z_d`8&x&UvfmaYLfhSS92)MJq6Q*=m+r}~XJ@_`FwQp>d^2=_%Glj=NMMQ4^+Lr+21s(@I>fw;b4Pv^%-48JUz5LeIsttN~+ z{njiy!n?Bb15OY2_l*=&8zO>sB!r*E2)2yQi3o4G4Lrpktz|KRlYX%Jev;;h;Lr7^ z1dq#FEl5@;M~D}hKgyAEPL4$8r=nQ+nlulNGMq~|TLg_GBwt)g+D#<+z3AU$QP|`+ zDNRgeuB1oZRvU*&Z+4*#VN_e_g{<+uNQ*NVTrGS|rriv8oe0R4w7Zk+O5tqfhero= zp^^g(t*8>%j>XxohLQ&(MR(GmS3&`0lizCge_xP-#dgL_Sn)9Id!yj5r8LNvpSq_YCU*!?(t395jAT zrRc7VUFNe3xYeM*yStL$uaRN!_gEi@1F|^#`bH>&Opcabls68$RLA7%61hmHEbH8U zD<3wOY~;aZ5js5)ixDuXY+1q*ym24tg{GxU$Q*t-J{Jg<1}rkr_X{epjY!zg?P&t6 zBUB#RBvc@YaxG+`3Cyl7_!AS8`aYE+&-I}VOz=a}tI|-AmyONrXbnSQCdJxJ!gw2YA=ZRd<$q(5)6Ddk2>{Dn$ z3Wo(EEZgG{C{Z|>_E9Q98!b;Cc?#U`8dM0dlncC9BS!#7n1=WFR64Nk{Rp4KWtlJ! zLA@Pdks}&TrQgGp;li|YB|VmtS$LENJ#jicMp%|mWBd6;di+YRM@{S`LHU*j&q7{K zPja}(&Ot}IA`=-;U$66M6?!h$U9GiqaKQ46 zFU*y(4`NVTn5)j!=I~^+x|p7;dr2)jqQd0D+!jw3sB&&$ew&^a(l5VcJ`3r>R#HzZ zB^Q;S5R_LM%#RAo$?y-5 zS}3QDWOE}~#E(>7rQgYg^6F~(yj+DZE#S+eyGFT2LT^_VDhP4x*NEB+m0D?`mR8n* zjMDX_x&)h8qS2Ld4d^aZ8oZ66u)$a_EL8ruSY2GHG-!N+%zC+AKYjD33#;kk^JHl? zT|V<47W%i;qP6A^7Wk?XgC||Py2*IPfj}ys-gy#b;KXl5E%KmR70}NutSt$Y)za4T zW?G}l_(Ju0Q-dKs#Tm?*c6Rt#B1Dm?-%wl%fWQ+4>9;ecatgYQ_ck|`&T#puPfxYB{WwhLo|KP1W8spQa^K|k~ z@n5OyV51FH5FYT9P2pM(*x%|zv!B$@E>=vTrd*BlvG*zGg4^da zr;)wI%6E&I3u2fO6b-?|c~#18Q^=qUWN-oZ2xgq{5bF5tlj0%tD?SAJR3;w{E;E3+ z1rgcbZ%L|rT09nSh%(iq$53ZGe3O?4C&|D5-9N&~l~-tlcvG}!|FU>jY(#>Y`O*6X z-s9WGwJ2?L z+Rcyf6W-qqfYg>(T3Q>3>Qvn2Oc!Q@#d#kf08rR}bEhS)2ZvyVl<&0=EoSVtgY@b* z`U!Z&omk=Wl&EgyD?YH{Ev8r4O#N8NX*vKYc9APZ$*(B6hF1yttq?13h+U@B#-t^# z1lB0~eXDuQn;{1qGNXT_XD?dYY}TlT7r@%+EF{v9*~Ex?M@I;F7=dJ1`9klAPhpq+ z4goDfSIAZ<%+zu}tV{G@=^Y8v3z+NJTnuEKqFt%G>~i^sXY}Kxk(UD&3KuT7n>&59 z6&N!nih7?Ygq*5uanz&^PC){EkpEk~1L^6(I{{$9>NWu~Vqj=D^o%Ga!zY_6h}x{G zyaM;#lv8n4Yxyo6!3cN62tQIaK{igYl*49QEuOGj(eyoN#0@Mi$MVe@CqNdA{m5qM zSvefth8A9-PgP~BGeS^De~f`K?Sfc(%{8-1GF zFE}{f!^ui33V0A_&#=5gcO|Pk?KP#0!Ls_8e~BpJ9p^}Dyj?cZ1xR%?A!+yp-M$zk z^;Bwis5G<`#YaLV5Pq79>xwR#kHjoyAyJl>dF=4BV72KY48q>9&?8_u5`gEnk7-;X z<{_B>G%gb&J0!4H;-U^D_(sUcraIf|%tp^T^;Lyv5um|5$Vlu|G4`84G(IB(`aI9K zQP=+}vO$!kz2tebxd&7DfC>nj+D_`*VI*Ev(KIdB6cq}y>7`*BaSljcIm<_aarvwy zP>1Vh1u~yWZ4n9-Z4RZ&4~Io)pGbQ$j3Ex5zWKc$oInN$q-p+8AO(s-3oFfH*6i8& zvDtY=Bpre^?t081Ra8QJKV9kQVbqQ)LK+a_sP_}kS^8PVEE)HXV<5D|c6D0>sX!u%UH%8h)2(k!@bYl)}H}QnOPwasObP32~ zB069!R0pgss)#1;YiltDmuMp`vx8Y}*q`VJuR~JAE(WOfHX<>U@0!QWwoK+!#1~|* zPfP)R)+D%ma!+ruC8NPF7n+!V*cmj|024G{Q^TMXGHryTCn5vQP7WFPh~L+8`$D2; z{^fuDm;dcw{*Qn8Pyh1218@58V7Oe!0So>2pgBxxj1)5g+8mWxLMqp-f_a}Z4hllxCYyqE)M&#Pij^J@ zVNxQ6O~*@>T0$J#)xvgisXaqL+Zk+HkPxgX9^VH{7(D4!<* zoxDopu!&5IXpfHS4t$BQ*rI=ff92O{ylNpUxnJ6Bdksk>(WKWvnh0FN~ zWCSNDs$>8il7x|^MeLWR1QtX&L~7$MV6Qj9#ao#AL{h_Q*h~tACnQ=b!>4`-?a4dn z+y91_73Qa`~|r2x2h&5MMa z-dsRi?m_|Vc0kr)cCsU#kMi%Ou*mliWrHy%w*<+;5Y zS`|0j!d$4LPhGSPZj8Xg)J$H3DL=&n55PYm4Khc%@+?2-AV(b|sDfM?ywtER$P<=E zQBEpF7D5D+(Tas=(lB-_U?IZbtWd%+)WRJWtS7R}oSd3nL=jWL7zGTLHHVn{U4A9l z6pp#;Jdr;|{*4ArdeJ_ku>blMu!9uj(K0n^C1*$yp&281W*e>ULN@c7%5F+1r!}2oCY26p+)w z0TQ$UNSaNEZ!7jD7P*jj23Rj4!T^~y#X4+B$Vw5cSM#vp@Ft04tFuzRQMA^MGYQTb zH<8o#3!CjrLzSJR(tZ3h2*w7wJXMqCoz}5HE!gN#D^g}j3oo&Bm`P^lAI?8cAj@Jq zOov)4n2?8Qv}?nW@(790uGi9&<_UDiJCXfL4o4kfHbpoKPy)3m4$*i;W6_xU(2rmo z%cz_~-N5*Y(O*JVleH4TgmJPErj4{l>T1)KOo zgrPejiM<~JbOA?zUbfAK@iXhwH{bY|I*|y}5IC!rT7&u^F%&Nu!EC{8zK*mhe7nng z3|SFV#jB+##_&ch-71ICP)QOYdkvs{?3b*aBZf*>>nKFD%akwr5efxC|06j$ZhHeYp zpLHErF9+6&ADGuxatcY*bO(7iH=^XnfDWU4+ZH#L3x;a!FraT5YLb$1Ub?0bt(_DgN1=;$!Yq1)3!sFu+@zoYiVJUpKeK8d+gh z3xb7nrVD4e8GO^S=W+mx@i}iGDYu4*Ckb9rmdr5E2shOtGfr(^QJk=$dEW}IZhb4PVj>!zL5+{~@(KD3Bi_#Z7%9_ex zdmD^i*6F4jF@y9zv||yZ@DruQMiL7_MtwmT5wW!Z^-8F`kKP)|%UzeCF4*2gpaljd z8R#;0J_cH753fxwV97axyNGlRWY9v+lz;dfdrHVUkX&PD6V%k^mRk#hmK@_bv0IG; z2;s}-eYT-OFgaTJh-$8<5SkijYt>=ka<2n%12 z{U{sy`7qQE*?>nufEvCQ%%sEY296Z3R5(u}X0lYNiHoVJ6G@bDUe7T!v}IDw^1Nbj--!; z9jM)A9MBeYVrKw9XVC*!F) zdDEm#KSl5~gAOaPhVO3c!c7&+paDh5b05sdY2gBbjFPXXVPiz{V%*xUdf`0G|GwJKm-T-mHG zt|ZHq+A1;Wi>q6uGNhIre1vVN@Jkb>U}FmBN`IJ@DIsv@p7)ocX~GfE#p+thCR(hn zFV@P9a`J3*eR;L4?yBpJT9pn+ZEP*34XE>CwN_^UV~f>40*7;p8#NWy()H)zSEZL0 zYn8RiI_D^K4#efvm+PR@Vr{d&5?vkdP@@ZrwXH;l8Q0wN=8_Iwu$YUR9O0Tj{#bYFu2*wviL@stR|<7PIfL5b`4>;+lRE7=|#`N5AxD z*4}A}2wx!8Vv}|h(sJW06Lbt)@V@+s(w`7ce&S_l>D`f+Z9n*_P~t1YN}NovOXgEb zh!xZB>=VpVbWSkm4#t$azJKk z#aI1I1_I=lb*ocfxX62JP2#rM$!hEMYc}6b+CBo>#!v>5wRB3+ZI}R@BpaAg=<>4K zP|;>&h~v0YInv?@9Ae^x|4dTU>Sc;km{yc{MUvf0i)H7r&L z4e_Wvp*uZ!uGlr7{JyCIrodr&EYWA8*>%c&gg%rm**NfvP`C^d=@kJ()=0~9$RxMI z{>ClkB*xI6=1v0*1u7#H4INtoAI6(H5po3= zkn+YGEDo9l*Z_9<=%02kDF`&%i(gnQXM)1m$kh)Np`u3}cq>vbkJicAI)`}}OP)JE zW`IGUW&f?<6Gc8<2FH3KBLB<*SI06eGmydp>K!&MvKBkzD3ip*T-%NmJZEF-6n}{| z@kuGh+oe4Oc5uF%DeQ(bpW4qL7ssLYMH5u18A8jIl66P+x}HT*Fo)BXoOO{q?KswM z{rDe2N}xhW7e#8T(;^%vB#Ew45U5I(1lyg&=n==^NVlYVptD?hM7~Nh>WZXRN+AWt zXB8m9u(U8PMexW-?hO#1yj9FbgJmIG`xiX*AbZ#v4K5`FEe9W?u2IV+K^70^PFXY+ zVta6mFgc9F-hf)Q%)H$F>!eX(qTyH+2SU*n7qb)Ge}r+1=@RZSi?0!3g{UR4=<*`4 z-R`1Daeh(3UKDU_9rF>3?&JNTph-bVuD7Cw3Sy1hex=CMK8}r1!}Qc5a*ISd5M+`A zv`xagz*35RmR364BqvUZV%ECcB*_9f;>tqH0ZbnHa@plVHt;~FWK>a6+JauKxhK!E zY4H`6A7%Tn)WsaYiPjBEHgW>T>F~x`QGEbXb+{Y=tN2fpG9Rb_?da}-Fw(;#cXWZ; z*h?_AvkS+S5i&U;t@SgNppg`MRfvUPuuHt59egoXh{u{jj){E~Qvs5r9s)nM|N^u_xIl_^Mb#(tS5IW<66C@U5QRQDbPhQFu%g3)ajg@)fz6-(< z`>-MKXktLZCatmQ1xy+lG>QAkGcUAdp`b`Ky=&1Az=%c80NvOfxBs)nytjR(h|ptbax%n*lL} z_Ihw$32$E7P>K;Q_QL+a^r=(G)|u5JMK6IgP-6K)mUUyvYOm25iFV2uiOgAFdI=8U?JxjP)uQU<>p zMou`bZgD9l2XzNDG4zME)@d@?T%&FUCaMG)V081W1{@URjPkt1)&mKq0CCWnU2SOy ztsR1`Y)87W2s@LH!)UXMNkx$#7lx%|J~_+CsSp$*%Ynh8qreu>;Z4c5Go@h2TcSyu8@z?!a-Z`b#362n7s;ce*=+m>?WOTabl8 zcmb6Zm#xZeNQ(&eMN$B8DV#036mrluNdMzdkL#g0AAG@2PPq6+Ht9t+cX!(gH4jW; z;_|ke`BBDRRi{uGB88y1$M`Zdu4q`IPlb&mifQ1}!yL;OYW0KxcU?}fi$!3C3CgR> zy;KjNiw9^AB9~WVC5T$EAQugUN#=vyXGg3M4?cxUaRkXn+>bU=R4wlLr2983UaL3*2O_T z-KC{fjfYI0fG9kTiH5G>t1oG31`FSCl#(KIbJ}SrM1wV=I zv3qBkq7U7L1LL8>D_Tzs`hl~#dH@7E9LN-hdff8UXzYPPPpnw?yhpS52lG9Cm zrG#NjQ2^edjBHXJDy;XXi;7DjUz~J@?-jYt(eGfrf)|DY`LP7+J51h*ijWZy=>>{e9k!dPyp>EJg-nZi4 z9@f<9jkPm8m$5P|j9LnZ2~xR}SSm`kF{)~_N@@;JgbJ0hg9-P*0jk8U3_2g8(<^Wy zKW2Nedd^#u2w_hnMX0=-*bCDXOAE`QNh=qmbhW5l0ff8c=}!mbm$UAV|AeV3A^sSS zC5|qa1QYo}l^Ej&w1^!ozdO8Zl~8knFNRKy>#8*%L{a{F3EWys6=HE5AZBw90NYoE zpd)gqMBR{5kferr)P~9W_%P_e-XjWuNlz**7n-pI$DA&cFf2R!UG^l*52=$TSdX_# zifw~~GE=k(b2m2fQWR6kAGL6dQLB|%-D=ZKHn;(XeS zx12{EeHXFi(+ri(x=ix{rb38uH3-pZy5~D7C{`jW`{Y<9&d7IV)ntta?Oh!ic6?c( zQ*&aG2{n*ad<2I*PHdxa-TIoEAWID~9)Lqm*cESi`OF29OrhXs;7PcVSl5LV? z+yi1Tb$JCA7D+IOm4QMWZ_7ny10%KyOHA^DMM?bv^qq{tcEw1PVarz>2U0A>*&P{P z1gz>P%UWppt%vq^E~gQ#qKu$%ooAS-0|)}czb39)c^%5+_`1I4tnsmbHtE|CV*8zY2zisIiesLurnjh!Muc4!WD{P zV0sTLq?(xE@3zk!Fp?9ku%jk)tCcnsh_CQY3uemqyKN4BbMZz~qW0wCV7rC5=y4LO ztsskjCgt}0;((K@(irp$C|NR)^Sxa=Pe`?^U@EtaE_t0}8S*Z^+C#>ZaG8eV(Lx8^ zK?62GmWzXdtSgw!%ch$#~_4lN5-Qyi&^OAF~ED@!wr*tet*t!9LtLBEXN z+uNP|OIB79u~HW^nf$Jo^hYy58IcWa~?q*sxUN@;xs zFqP8otKibOR4Q%GmNt{{!!|6H%NrbDvPa=%%J~|Xt?TL{-#=EX;FVAloNlUBw^EkA zwBn{Ki)H3gs+75b4zC3hR=QE!!YRSJmMW{8FDg~1svN%N&96$&kYf6>Y3dpf?TL5x z(nhPl4O3&bKQFDRt94!*w;aLS-sdIfwPfq`IzyMl0pCRBREp zAgB~ortwl0CjvtmE7dA^KgLR%D|h^(Yo#VjTkGkX4_|%8p|un~k3fT|w0q+7-`cr4 zuKb8mO;90dxfe>DCeW!{af#`Wsc`;JxHwhH(Dqr$4BRNp0~a}CYi_>OMjbd$PM0I_ z_*JfYbj{gpQ9f@O#~huV5us~p9v-%!$`45pZzIj7n60!}j!hrH?l>jD5#D>rTNLt= zk6EH$>}1;#fNqC8A+ALWT!e*}b4@NW`nn&Ui&TXR&*C{7LR2|t#W0cCblTc~NC zr()kSBwUs8H`yZCt-a^n3;Dbj3R&{LYWmWp_`V84PpP8`z6e#3zZ^ajDQ&8qz~ws% zu&^u5wTR&iXG=UwQIM!V+)%mlZ}sR=s8s9{BkD0DyI0io?#ozwx{zTxY)7JgaAN8h zh5@ISUGYRxX;bF&9cg}$8?eF_H$)C1SIF!S?{`S06N`(_ZDg5FNU@;m!wc%p{)m_$ zsZO#s_u?I)qjm0{-4p{u93Er>!}JPfQY5fpx-bZ+1fvl=5^7o#)Ug#KR2g48 zud&Mxb_Y61&Zs%LK|rYjil|Cv2@%YihHP`Qyt3;cmYjz$DrbtCKC z;s^hdjt=d1k=^PX@Yl9eKQ%!uJkpJG;51e5@0E*{|!0&7Cnq9b(>~Hv0`F-@TsL%mFc{$Vqw%4>-W2n@Fy~E$YoS zF1{It+fQ`F?y5q)*&i5Pd`py=Qz*h(98AX-oR2EQd1at6SH!inxB3}X63iHkpM!C-FN1K>n=JI$khhJfvf z?x6IGCUe{yU2|4<*&3p_9}3JpQ&T=r+zvqG)hDO_K)$+iPqH8;9M0(=3voC+L2 z*#ddTNVg1?pr>e8Qqs;aiEc;cwavhn9du zp-x^@nIsWQx;I90LBNs~<*G^xddh`UOhHXCV&OLOG`s>6qPoQ#+&t>Brc zS_7t!i|2cs0~mcK%xIwxGj2%rkb4}d8C1yL6rYN7~^ zrA_8s;Z<+$U~~1{RYyS^hF32;LcetwnoU$65EVZoQqBE<13e zPTO#KUJp#+^(*_!Lv1T%;@XlzLPwCn(rEvXo)Q|vlmRygF1LjZ0AG?t0rf^gI|-~2 zf^dY&qIJfSr(iI>^(xu;i!Z+XuE+zb zjn&6~3QY`i-?sdU%!L>pgI~TdRzW%r!$nyZnY_yR5Z`=;h@e~6ap7N7QNOr)>UzvU zA|$GWgF>H%LWx2{XF9K}GAh>iGEc3?EZH*>3SLS|E3S)E7upE{2d|JrDoBVy=wVo5 z2-kEl15Oj7nyS`@E|f5A-j4$y!+^wSSiC7^;DZ7`52T|7>O1ZXv%gJ((CnQ94#b25 zQ3X=94i$BE-Vw0EIJ*&09*|a;La;*7e%$pE-9nnhpDC`Rqk)e?aU{4B%nGaS&GBD&3e$<@OJZ;WY%P94;8v)Q-O}2W2jch#Ss(9(hbtH!Y~8b<7-!@Qu6_E2@x<1B zZ@wW9hgH-VOQWg8aztq$t%6mNm}0)ajAa;g#M}tvK%29$HLC0jOT)XvdXOjAGY+ZQ z4MZyZ1uVC6b@nNHmgRO1e>4|^$|J&}#S%vJS&>1OyN~fk6SX``C{a403pmCoouvhjJ~Wzju(_fs5;K$ei;G(PH0Wm5-c;v_+607 zwDu`jYb8YTnkTIbwb?eZLKTD`I~-?5>^+Sj=2$TMQ|h1ABJ3LWpnxXm%q)c{mSAzS zbqb6xo+1~TM`2qwruk6JCuh&!d3lHvYT4(JWgm;9bs3TMB7O200wcwL#P3#UNbw%$ zp;7U9^8kh+H2_i*;!?sXA+@?%6v>1p2nc-;^`NWBvQ4ynK&GM|*Jzn7a{V+H=`CXS zQ_ui0=D3o1qvj}iP0EokKd}!l70>E{t+JF{AqbAmSbwx(i$Ov%uwlc&Cza^!%D&I$ zJ|aNMdd704&MhWoq_eiEDgl2cA68`8Onrr7AkF}jCg;fgY_QEQ?I8&8bp>oECAi1X zh^JFG1yy?QX63O!f!Gs>?b?QlZvwWQt(h0;H9uq6>>w&&7#IEh&>73HLee_!C?o+0 zB~*c0kOCFkRfEF7_#tq|T+0f7rnofjj8I%vHt%d} z@wmZ4_sLDD2(z{tmHkinsg?*1qD(Jzh)7A+eY!~I!Al5lP{tU}tuZ=pt1A=cuG#Iu z39n9ua)s~Q3dszMQMg0hZy<{cr5FJ12@DLD)E+)MTq+_v%8H&+)1w-932^x^Bm%R2 zGK6a}xU(yw!r($|!cbA7fy*>-46S5ipx7`9h1C!*0g6c;lvg6eX@Ilnr`&E~n3xwc zF)`x>BN|DK&})aD9aTC*1ymJ_m3zaa#P=Nmiu{Ps>pea=afJSc@*ShiLJwZYUr_1T zH{M59@!ZFh*oOWD3yTsTuYx6(=)Xc@-p6Z*9ErgnxVC+gX^5sM$wNc(r$M^*EV{j~ z6@tt#U^*78fVyOF>3`9Sb32qEMBqlloBUc&%(a)Dy54Q4soZ--F z1vXemj-aaJS$>DgP5C;r1q5LsG)7EqOtEn7+ zzw#U!D}anWl_7aL2+QI21LR&HF;*tBlxXZe~_x9tLm% z5Bp4$MxEt`X@#&$GLkjAn@f?C0zt$8&LAHbompz_fi0lPF2oaz$3ZOH{UlW+udxlU zlk6Wn@IrtCOFjm7!G(vAT!_F;A`nneG3sF7cANlgfqpK~Z&lP$gWr$921Zh%q5;C%sg_Z-8j`()Dj2sO4u^K2F%2;{l0Q{RM@3e`4 zXZ!F?~z!ow82BFz2&t60P2ho?^XR-gVgGlZWUY{(wzcm$=jP9o_dD z3>GPJ{m@|1R0NA;Xh_dg8U715mELv1=^y{2GZ)Eha6>7#m@&1dWyrycj0;yeLy6=% z)5y`>lPX8XntS*>Nn^zzdJWO2El)PDs$2x`67LcNup=j>gjw>8k6;Oh29M?ga@-g` zuW@$bhbYreQhFrq3JO}rB4H%q05(QCofoTaigdVLD&foq4shgxwC3VZNPpuJ1?L%81P_7Gwa3ca;mTb)= z;JmLHQ1@rL;W;kB({e)zsmEm%MD>^lUy4N-&dOrDMHN#NeNV#e$R*g*(T!_V_m0qW zV>@RO%7hAmLKd2yRZ1da|8L_FL_P4p>Xy3mWl3M~Qhp@>t><%!p}9eplhy~u_=K+o z_+amcu@oblY%>DOmbG*S_#LMkHM~0Vn_+)Bi1SthPb4FJUhZ(+d$yYuOZcAcce0FN z0tILK=gK*BYO;LP5-u>%Nq-BbrOP(205c+rkS1qAX~`JZLWy@>J>S73By8&?e7mM@ zs{)&3s@&Vjj=1R%;yGFF*@;N;bn(HFaGY(tJYbtLfXVWJy9zKnA|C4eFi--K%~&|& zg}GgaP`@ne6KamC^8qmC&rxBH7$Xx{whdR;Pf@Ky9HCVqrTg$UEvz1NIo%^6Y*J~g zR#1$aN-E?Mp5W_@{N+2e+)$3*ET32T2XGkTYN#U-h2ijCl$tE@LQbXiK~Q-kUTYAW zA%;bVIbK>dg@jW98p70Xgl>GN1y5~WMnQ1tw$7c>A5a^H3Dq*3L z49W%KK^Pl(r0q}CD{{D+(}HTgZdym(Xy?vZNoc}!8^KtUjR(L#7}jBn%1{FW1H7xF z#k%+|g7(Cs{=A=(ERc|^rr655O{7n#S&P7(Hgq3@vmE#xq$LPj7@uBRK^hR-3MGB} z-nBX3F5y~!bi`ZkD%8<(6*SDF{A}dmn(hf;=Y^`wRBYuJBNY^ZB?SN8%m|Bc6x z8Q?CFLJ$oN3Ihy8q83MrTX9H=a1-1J@RsdOOipF8%6PbaTJ>rqwWR6&2|f zRAXK^+v4&dq>Lu_a_d0NYQ{bS;ii^;#kH38m+3N;aA|H`f9G`_4GCY&A@S0LfW!0OA-~C}Fml}(k5YeU0 zrFFzyU6cf!woM%)43nK)+GMVqYs@lP`b*}`oucaDWtGns7K<~CV4M|BPhV6PULt)SO)BOT(d3>TJupnMshMUt9F}5Irs)rcd0G!XRqc+;MRB-B z3))o_*q{*4-xpVrTqz!6SZYFNgnF@?;XsRyF#?|mz8Wf9F(vX7(s(uGki#4>CsBT0yH;315dV9`FGTEB1s<{|bO^)h z!1ZAoO}=ox-CW{R57Ko+93c4vBp(OkQ%;0|T0km$fINs7ZbI6&XY{8rRlt8y*X(OQ z=~F_fELj$+7rDcqQC{@1nQ&IyEg~$)n5)&$ff^fj`A(%tJjwWnkJx&|*#|k8{hlonIu8l?q?KEG3sIryYE{-S%u zt`I4m*}iC&9dpyTEx2G?vrnGI$X(=WB7qbyLWD?aq03;Q|9 z=75gtE(wc-a#a@69sX$g*Km1w5Kmbn+<3eZz(QCU!82PkpKfW1) z3E*`e&9W~b0t%Mc3)l4A(o-9;BiMXPRE-Ptz#oRjnN=O`6Y(T1JCL@zk`MyV&JT{Q z>$<*@)K?`@TkIa>n6Yvt>;i_jGQd%Xu;j-5GCT%_!6Q+p+~(Y{kY``B`e;ekVjG`f zhEPOKp6zlOkU{lBA+69OO>Rn9c~WH(*)``j z@xc~kKXdZOe?B{7CF9@7ZNisTAy~(`HHfyymfE7H_w+Mz*HXOt4l6C^B(`%!U2)$( z!2UcSpSoiY>jU0th$6+7hVaakXi?F&j4EgH@&?=`$tQv&(dj2H;X6_okYIx`NmDf& zg2r9MAOT6I+DdE`%F(nupdBYWE=LtuYM*Shb2ssWwCh8<-;EF}| z_>fIPRNfK<1=S2uQl0w_Xq_Gnmjqe5VCLgXdD{}^1rqcQL4a)(8Iy#upsh~mhdr)N z*sf&q*qDcx$ZMKS!mMxFovN+M5fzh z`<>Bf)VJf3H1__0I0mE*k$>kge)DNc;@^d{P*PC>>{o;@F}uqu!5oD8@N6LC(F7XA zJ}h1%k}d&i!oIFVy+R6B5YE3;370Qn-r!TsnAeqIDc?EoeLh~#c-6m(1I7Q=G?}^W zBGD9hLRd%^>0mqWLd2{zLCZxC$3$X09>i|#ZxL#V;6XpQ|8|xoyx^y++_q+Pr>gEI zh%NX__9C(rhp*ZLnCs#0PNNz)AJnUH3VS*$0VKfMvai1gX-S(RP%0M+mWq9f&n1vv z;o%l$i@tAkIIAe`ykC6I2C&8k!l5zYP*GCj_Q|5vny;SHY86i&~_mZqwGbK9Pns#;2XpKQHR| z6Qn6Pza}6V$bgj7gkqUDGRz>fNHt}V#!+aIVcn_3b_~X*L-`y#4=wkS(_`-!t&fE-!M_4 zT>hg>7MFGP3^D6m2E_Lo5IUw^pbyR_vNhaXUR&ZSpyRKTUt@7>pKyxTT>R#8wOG$* zd{!E(6UGBZJVAN5Qs~@r^$s&#u9oW1^<_S{fefOLZhVckf$McbwEmrCKL3$$PY)kG zDX7T1)|soWvr5?iDz8=>w0CQ{${jiz#Sj|c3RiGLIHh(nwgyf%zTZM{yhuculO&X% zTi$5EftG9KGXA%SjkXR6)XS*UoU7Bu4mlxB5Hly1(Um!Z1imk0_d=B2CVk22DheXs zRp-J%YT-0f6#ey>g2JOA!2>03eg1x7F^1K-7jq2ZTC6ep){Rislw0Jit=IvWHB$I7 zr_9)h#Pu?82uERZegx?Q`!2_dP`0phCzrFH42lfBNHSpN+UM&gi0=X^Cw9aK zWJeq(HD^96*OP{EjTE7lkO-ZYQW$}-j56u}RD+(&wm|hKCI4r zRF?qHE~Zs^gJJbdXl84mTQ6zCavqxH3GYqCtUfxKD!q!y3$dljm z&dR()+dxq+IW?{s3jgucI?vT%Ajp(YMuej^w}$Crx36;3QQ&AQjG(Pm=NxRFQE!1=d%UVjn~Q&nv~Yp5m8lReU<~Drs*lbtwH% z%+h`WbS;d+FQJzX+a8T1yNF`NW|fJJSz40wQbG<2mBZ8_wPZde!zH?eY()HdOZJ)OslCu^%?=dzqwqaPeFEq` zS;Jp?jM0Uk4Zr)im=$NGMl?S`8&y^q#1FpUaL*4AQqIIdGk70DAG-#|xS_G~*<6JW z+!@{V@*1CqSM==mwlpFpN*O1dq>+v*BSd9RN`U0%K`!^f^uVcEMu?#{ua_3t*RN=e zwf*Gz0Z9Ngw1P6~0uHY}Wx-rW52R%?jLgYdAC;zc9);F#4AWRL0O|5TG?Il<4Jk!n zk(2zfl+9BhrXt0ukPEE^jXiX_s#Er&+2LIY4i6;UHDPq22FxWykc5|sz@Qu z0yKSDG`G$LejbLp$1a4Pc-!T>+b0l_KUFKF;sxrG4j>3M?hk%%lutyeLv8d{1xot! zQvQwvM@ghnf&6Z5Xf&obDQw|eU>-37AfK~}RTZ=l5q|?SxO5>dKW1|5y?i(5>O^ls z3=IBI5a^JRDc1)wSYXTuHpPCpi~z&;txypq5SF+?JKy>7e|CEgwzuY|ZAwiF5DjD^ zt%LutAA<%+1${bT0UJxmeu*C>UGvY1r7j|iF{L7>8GYdz9ozg@z?UGNh0v#qMy~~{8Mi?y^1_OIqE|5BEekX-Wf`m>p zp2c%E_*f;xjrJh0*m83*uB$fd>VOtzGIT=lYn-B{!aNudC;X-O@+DXD4423kP|W7& zn2Sf_=~>TezEUb=qS>0!@ilGSkzI!VvzJ5KWu;~39#tHq_UcOd zM?CvUX|u7FY@}OIg|U^=S_K5-kaw*SzAc%quj_DnJ*{mqP#!e&eaj0{srlSyT}t-E zN@bakPV)Y_6*>4PR;sI&QcC@?m8!Jt@f8%~dILR6iLGQNt(Cc7l#6UR#r}JinR*-4 zJBRj*VVl1kHb;fE6RFY4xZy*(03I}b;eCl1C*GM-wR*a#1M(M?Zd6gg8N_)qbFI1TkTG9S1x{mrr|#5= z%+q3b7nL4xT-!c{F>-8VW+>y3a0B;gxWM_6uuU?hBmF%(^5`%~PY9dujqX#`=MG7n zS_NJr}$fk-b%hDChWa3 zh9f<=cqIQ%kbO8ni>T=9s)5o7vLw9vjltZJsq?Ad{--RKD3hOa!6cDO@-4+E# ztIUuE0kJODO5rUw3GEkt3LfA4T4N6$5L)4ZSQ}ITD3F1)6FY>voaF%E-CYg|vZgFQ zniCYWsUfqn4ktz_WB{5q+h5P&->&c=)<75>RsmSto5&eBmT4tB=1b#nD#{EG19gQR zAnWw@Y;a0xc+88xi~s<15!!WhRPvJM_`O&Z_=8Vqqoso@)PYBF-3O~J#HCF6g!(rR6I~3-ah(nHTzvM(Qi`bMJ|I5G?NjCK7n+ok z$~utJRCJIH71DViYLk$h3PH!HGdA8rfDpT+76F$-nU>ej*gEh5ohh>N1T%$6NKCJJ zeV8s!nXjClZt|p^?=c|&=TuUu2zTLFNT~J%bKFMv>Qeh7!j=)*iN6p>6RD?L!ZQRm zJ+bNyTgC|_+)$B?Z7Xs)bLi)t5|)iSIWyP>Lkb`}Ok!959D zH%jSLs5j{}>XKkcu|AsxCdeJ;p5ym9YItS1Ktwf0O6WPAh0E$50qnMcxea%m>K@4H zG4n)6%F!-&2+d*BkETI2P8|`p|6dZRsk{tQi(=%eKecQ{Gb2nzu;}bh&oli z2#0Qp0x&GX0!#c4G=UQ+=Jp=}fLVO4eDLbq|4ue>a;m$vB1!wVJ$ z)h+rd?gw%|f@QZ)9In^CNYh`K3fFz0_p;`pUa|M7j&jGI3JU;U$;UZCTO_G12qD)X zgoOk<$%h6&$FMF^u7z1IGf}s>SWAa7iND1+#`Tq0<3+^6`NMZyFj`tQAyTe$nfUi& z3F5>mu{kgJrf3`-^`!ZpR|S5xCf_?OSi3MKP7=re}ct|S?&YI~FUM~*C8)cN;57NI^g}lx+s~*~z z{)Xa1)n_lYbqJiY4_CO*g_J@_I3a@7Arep47>}pq>oHP{5x^rBqtCPJM89Mul%#W3 zDmZhlh0Vq;GxfKAr9cS=%*!ujn-djeYs4%r?kM=XNQ4l{CDuUOZ_s9R$$Y9B6b1R* zo$2l!1R6&h^OTDeO!{Dus5lxoV1%}DxQ5M5qzl(&K-(4sLMHBF%K@XO&CjifWdJ#a zo1=XQMOX?cT)N0-#y<>0#uVCltVe5*g+gc;`Kppw9b}G=MR9uqqTgPZZ$J3}8r#L+ z8wUy;+|->EULG#!2EhQm63BrerM(2ia97qDKORvrRy}ORNVVw|R8@8frV*(nH^>f! zD)_@l;Y zU@7?zaF{;%Cd^#No8G;<~ zH<+UY2u|$wf15mc_`ug@xZ(pzMYPMh28n@EX*$oV^1(WT4CFol0v~5Ue^1WNOwuoO z7F&?E2gz_cnNf$NbQmG8h!94c<`0~nDRfQ7sOc9sD1%SXcTUB?4!%(uGNKI$=jCg0 zx`a`O=4B&}ilJ6i%h5Q_3yU>F;61b$kDTwlL{mE>A6hPpGrlaJK4Jv@y{HtzBgnyv zAg=GoBd077=o6PO=Blkk;1{QbC4=n2I6N_xEN1O^H5J&UE18F!Mf}|_$sPhl>&icG zTy+o^OK8|K8m{~6wA`UiKGdxZ(YrF7<6+DEGGq|A^i2pfhaL!LVJw6?*u3d&?3adu z8M9X- z5a<|~Fg#jB0{eY{^Qc=61fmMcH_HM79s@N;G%-LdXtAJw(%1qw8{P{&3F+P0xj#}9?_;pPrv<*Q0@fVX0f$(t*Do8a^-~G zjOAZK14-F!5PT8Jxxpt0{U=AA+~EULROoQWm(Cl0GE93ak4D`-v?=*Sp#)bd>?8)v zpJ+6>TuJ`?u?)YsthvJ;>gEDp3pvIiu{FPxqK*3$fQ4HmHx*0S0D6mZ5T$nSJ%27X>)Sg5-n#G(!Zt-YPlrrKll$61=ZyN}W1#e+a6( zlt7Dg$1$u%)+5bi*X@>p@U~F(sVW7TmMRM61~e(Ou*G@h-W=hDinOQ!D~@}xR%am> zta$OR;HlA?C7-8Mtc9ms{RM3R%nqKlTj&#)YRX~YT1wqwEjf-=fWGKaCJKLNG@FFa zxJk%hQe3?nVz=)Vb)baYfv`Wcyrtj|D{cF{r0knTMaOwrFY{Hty34 zcY9z9VAk|w1Kvp7Lh3ufy;=}AKV`Kc6}H3;KZphDJ8ndmAsr8+NDV7V6i9JML;A=D zgY(5&5(k2O%Vv1q;iZb=i^IiM?(SEyoD2dzTdhHKf=nwj4cYn>pceTtBL~KA~9Cz zF2lMIYkNXP;~t{|SKuWx$b?L(ijqim!0PU`(AWWx7T8~W0nndET&b23ioZ^tD)Li& zf<4Jy!(0wrEa$ty_)}B}x6K$You<#?coS1`k;X%qluYWrSp!k3xU8x8x^wJJ8z+)h z9WNbWlvJ2dbKGHv(nm@Hn=H*xfS4{u39033sN^pf^`X#_$6RlK9d1sfI6gmp^Yz)= z?>|ods@mmdM6S0i5P@hqAnyJQadt+L0r~yVq{9!dAzzA)2-qZu)G_~FFPBRqX!k1! zepq~{8x7}ik<0cJE{jjGy_th+qDLXgAQTIlA>ba0X=q81)TKbi(qNO8eCb2QLq-LK z@gvh)8HJEx*)+brk68Zns*!k!~evLwHe3RyZYGM%ttnx30oni&f>5 zvMP(;${X3#aVF2PuVC#N^!9a=yif`TTqia*T_f(5d$8jL*=v3I7E9&bqCXhS)hCbf{m|$+UP1W z%6KaECw>7UQy^=d_w^-vj#tTY0x|KosyOxuEtL%M0}_i)H$gXh2ZJM!H(*lb5JQ92 zjUy~99O4=Mt|+*HZ4Ne;>LyW>aoOsk7aro{b9^Rqk^%_Mr*2qSx|Jj*=CfogMMdD! z2RxZ7XMp{E4WU)IPv`-Ka4K%$8?H>;gJGS)7`T%S78(fKGE_GviSWU7m^AK~Jw=Xg zw00bfty3YVZ+@%VqPaoEOC5(mv^)Ya1kyN`GH{ur1+FS)wJu+^3D+xvSa7metO6gx z^~tZwc8eR5u^bVoFVvA%LaiZFPq{>fh4=}ZC{rKSsuSpAPY>L1Sg4Hz0|2t2$g*p= zF;9%iw?oWuD8*Y=ngRI8ZVr_lwNYe>J$?FyMdZ1ob5j}9!XTWN3dTb=b!a3SX5l}6 zL%!4p;@EWaJv z4&+5Ds0D-uJ=L>A`u04+WrLQMFf*X0=p`XJ3`TT=*5&78CjZ8>{qPJ1C{@)v)H-Wa zKhD4iXYzw6iwHIqg}i7$5{b;2Tmy!WfcCpK-bP5&>`ZnBaf{;?dnh# z_8;z$Ikevvsd%3^XnEV#iAwSc1zq{$@R|?#!FLX2NKATc`QA_~;MP?~2!5o;@P?Co zfKbBjJfxEE52AbeV>4$KjA#~;YaS9p0RZK(DS!qgI|pBaqyoh6u<*23?sNFT2Og{_ z-mTnUOQ5#c*vfpGmk12_d>~+FH&$FyC5|yPlJM!?+m-vfs6XH)K0Xv4yWI32v^Uw0V9e7MeQjLTZ2G)jWZCT^W?lz+3Uyd~DL%9m@;p@pwajc{EGp$aFRa;B zFuD?of8ZsnBOxF95^bGMxgg>b%s-M80^yc4=oB=3M)&Hl<1eekq9oVZDhk(C%+atP z`Rvd$Rf#35*)ePb6r)#w!3M!c#^Z?Mjqq)asCX~~MTYPRL4~f6qrWfR7zl#iyv*(r zM^HWU{w$F>Tc)CGswPZKxg@~%Ly4Qmvg#{(MY)2qf;F0j2d(N+VZdZjRMsfX>7gkR zE^L9bOgLVr{Y2{kQI|h@<(zA9Xw?#y9&(n)G_ObphGt2_1K>t~K5f|KLlwv~9zdbL zoT;4dhPiWgmEqh{rwT9k_g_S0PV&KEko@`AkK-85-khW^exe0l13GjAHqZ{{a{H7& zsBoVD^jlex7ZXB{timTTBvdS|5X|)UDGDA>SC*?a_7=B}$N(}^si+$qpa?!k z2TA&Ub1s>=Tg_g{u6|dWb+w(JNPwSo)lJ0)jp@rCYD;u;vm#Z9VSQCuO9)v?IChjQ zY&PH$FDrbao1e5^jN}=Sg*tmSjXY(Et-MvP%cQVg+T`;hh)I%_;;@BrNFCf1rMpwc zk?t3&TiP?l)>mrZ0kD@VFF5a~3kUh0m0UCDD_hUE5JScVZ=Hj=T_NC8!F$EGr@7!C zuP;*5VN=&8PwRQb;zjkD(3ULgg|rdlaxYP`4e{XW8VA=-R=7y&IO5$N(+tKf>7VQx zQ41B0FiMwx>QY}U8MII&u0oMeuX@KS9_S?N-Hb}W#Ah%=Us~09pyp+7Ne8>!8i*Eq zv^~(Oe5|TcrF6v-(j)_6x4YK~9%-i$`9TV2H5$2$OQKp(07N1Q5Ja)7vpr~QQMet3er3M1lBKWExvovvKb2OF`ttcqrs7 zD8U7#Y%irvUV+InB-Ce=$`PqiqvbOid}vsnd|p4|>K^96>qmTqsfC&!GP)7OZ2t;a zisGuMIYbhNVylFi6WjL@$@sy{kxoP?FYtsInDANIiy@;+L|E!+a;!&Tn7ACW(PqM^ zeh~_y6QGdY5ZPqx7IcDC-nNrk{m@tlXPqPiO_%!nB}o`5+eGSN2syUw_{~rn)G%+v zYHK=Kgh3{p{ZJQrImA9)bq=XQ5}AS=!We`Va-xI@fm56)=ejCwD@#@iU5j_o+@?hA zC&he9z#Dte!ljD1Ya;+l8Jivi9%VRCAvsRqQTBO@t6zMgBo+)K)-?y!SZCA9jT8{Q zXl6aQZ8arTis4)_hvFsG03goBHFk&FZ>{%urGqyltSJGL#M$T?2B3oHk<0!R%MetAfP`3hx z>$>XNVsc-iIqDVNZx0cTUu@m|=P zAg;}vhPLam>vYZ0Y|wenaPnXeQWYx@IJo@;__TqiH;csYSr6^=qrZ`54fP;{1}=NQ3Ep$i3EGBmAa#;7S$;g= zOukX3roi4^J5<(b7 z`xWJk#DN{!I|cbj|=@#C?yQWyl$KHp39cgl(S4 z&FS-~LX<+0eY>(evHa>O2T#WqV@#kL*-NVP8#$W@K=Crrj=xZfATiB@*G6AR_U@|8 zG*0>Vh447tKG?xm({ZH8@VPZyVSp8;mkbOkIGzb4EdXcJ2#0^-0uBlm7t?Kfs&k~| zaGQ7k#m896JVLMs0TXim@s8L@d$9yNC1LzY6OBWe9eKi-P-;pX3-3t2d_>upluXG=_dIL!p0Z|=-MI}}R{uDKPVBF3RWh$|pt^}|i zpBb~Z6o_5|i}~298MfN-xo7vUJxX3n63^ zM%f+5z=W`BiV_64vm+o!it~JH3)61)JUwJboMJc5xwSTUHPFl*BD3nS-vu4 zKJ=T&Sm_vuz90)qS}jD#*S%-Zp}JR|MJJic~5l=SFI z?N<=3*J}66C_yA|Ir~xQhVRwNC5+&nRNwwD4OJl5tUs=n>_#hh)hUXW(YKdrSxH_0 zsX%AS)X%sEZ)?r}_P_t5+Om6&>iy#5u7wYkezcKzLT-JSo8a&WGR63BX9qa*uVI$9F(3w z5YgsU*A%)Ic9jDmjq|SlxN*{UFreEct(uG;;HrahKX5`1prkCjX0V5E|GnLYcO7Dq zE+3s~a6Exzu~g<1MKH(HBM-ctA3g4Nk44z+Gi=1tJL5AZ=8Y1v^s}z zbk4d0QUV`DbL0@|GJS**)!Zq|_=}QpN~984@-GJ=BtWQD-F1$zKYlQy&A5a0AzH5#WWIO^%bHy5fEy(k z_yoi&J%J2zzZWq51ELf$NgAS#bBBa63;s6%OSVrb#Zxi1OoR3?<~+hrN3tihpnwTg z1FBNPD<#ID0%XAw*HNM=R!I^IYi`KW8tTQu1?*EwK?8aTg6rGwh#kYVR6ZT-QVtyC z=j=|E>t;9|b+C#Kx`51e+tC{U4dRzrPzESDX+-nkMJ7*45s-GG_JSh^>^xl?kdPaM zU~GU5xEs2H@0~`1M2a3JhL^g|iqPZ{)Yz(gGKC!$okiFTGY7hRB|w~wveTf9q6QoY zo`t9eh-NGNsYZZ(?xi_NUMr&_kzeUKb618HQ|SG)u;m}XJWa?bR6;^hd}t30%aYmC zEpp6iDEB9vXA9kqgf3(sJ#J_qKY9Nonn~|~Ts&8N=fqzblORF>D#%EIxIVealpf@p zrY?+iKMvUievfG!HNyP~*lkY9Q-N(cJ_(; zMX4;mU`AZSR$%EXmtv_iRaA`)mS03V@jGp4J>dXP7Kt}gUTm)LHrLjQSzz5=EoJjt z-5$3!)0KtvctfnHLQCWd8v_Cfl4rtDXCNq5V=N7j$65R^5_w`e>#OCARq@pYLUD|) zZg8b4J6eH7co8>Y)|6$?SxB!C0H)g?JWbFg5?Bv)D1db(H0GsEP>`+e+ryvrlC!3T9khJ1HDoujK3KZ>*wd+#0^>31 zCvUg`40*2UAxI9z?T$mjtBq}yg0-*#>9T7vPc{$*@P%U{BNZs2=VKZC7@@y{;sILD zvO#5bhh%Zo89KjSLv_Yhi&b&`?1jwyIWHoGF|%lq6(e$@z*-E!C9Iot5h*8&5tn-f zAUIYy!>zUXKsM3Xd7`Jlus{|JhI1nd4qxes%LSqhj=pk)ovu_Oxkz-rdJ6Ug!I7gMb9_ZNFp>$rOZHO-d*v*N7NI zTnlcP(BuH+RWRWR?W16$!cwDoe3((E;IqnhSh)0rS3gb#(hX_zj_O<8NiKf}L(fo+ zM95tpkwKz1gco(73$#C)GbAIxKH^N|wX~z?#Um#sGs#PmMLzNw&9D#mkk>LJbPC!i zB9OB9f?^fO`jn6xEOst2dBFOt)A6XISq79sqT#m+&jg!+LO$5iBt05hN{H539`osD z28PDRu!YrOHG7e{D-@|me9#}ZuvwcmPxCcD=G2oJ^DDHMq5yeA^QcaBsf&9zOj_A8 zFh0Ri(>vSON-!T$GktlSya>KI|4O9pTQR<C~6?NVsTHIpOe+RGWDeBmYi{gU%$%*BFr+N7hVpf zzyAe^J5B{R{FV+2W+PGM9wLoXnu6bakZXm6ld4G#@Xaqj$e({N+%H3By3kaKa@23G z`5XqFhbq(}Fs^og9~THQWvsIc4Pk6Thx64Bb8S+4(HT$R&fXAL4H)7nJcI5A%2`3A#~ur`+LPj|=$9hfL3(b} z5qbvH(Eyyy9>2xxE)Ned8`*|hvILY_rV^B#9VcFe?vyo-!lrJSLFt>rNZ!g1gr>a^ ztI*~;HT?qH+=gY|wSr9c2Mr-Bz)(v#Eykx~t9S-R-7%w@o_R?lT{oi}ZHWKdGl>DT z)28x==O#R3q9_PUcUCu^FAsK6T7vSuL!wOP34*wyk_i~e^9=$~$z`5pw#4NkBcgAA zp%h%{UG>E!Pdj$=Du#TD^OfI`q}C`Z8b;M##EQ#6l8!x_g$VMU5H|IqKM zBvGKzHTOT(R?mc-0wV?xQI@b+j7xcTTJ#!xpuHcS0P#hZ5A36v&TGUm($yg!-yo+~ zk_}bN?}_^W0m0bxP={solSVkGf9n5A)Me&v6j@LzCUL8rra$##L;3rC|1arq{BW1! zIxR{*$6bDiAlK;B)R+fH@Zd0?Rig?S!9KRah>+Pz0t|t1icD(Vxse?6GA=7&`g_B_p_c2MbNMB6sGWYc2b}jXW7T4f zaV-cNiN^5{2~eU)^Z2=b!pFtqu+mP`TnvMkeiHw>9ld*vov4jCCTeG->A@67Vb(U8%2v=&sZqShTJs{A)t!1GOuh32zn=^1}Cf@Y&^1qBI58677f<;G|H;ws3^9iqQ=GC|i1wb)3Mku27m%|=b% z=Yr5i+X{=ZI$nlg75xB$k(;SEaW#C56J!U?6q#y+3pXAueIsWMM9aucwtdeaZ%e~5 zR$uSZ&B^+6U71Q(X4BTervPGUF6Xo(Q}#^8Zrd+d*ejgU;1d1<84^CF3?g+0=bF}& zWTQ(he6@uxz2x_J)k(`7D0>J031B9ou)Kn0{DIgwCBH}0dAf2Pc=QJN)%sI@! zBR)iK0~hZOX0G)3mg@+6+H*{}*dzJ$7t2czdiz^vk{3i@^d1CojQnMPxp#0Fw@JBc zQlK)t@WrBQ*t4R&-s{7cPmmjI(c>}22y-_Mdf2&PjTYYS5SQBN%#bX?>l*$?q}kzv z49?HbUJe-cU`v>VX$tm({iS3&Y8>N_c_<39-w_=IOGc=82?_-ay~DeRi#!kM$TQn^ zH(JM(MnQS>A&{QdQXd-hbj|%w5zm=XQNW_zBXQXOhckKstARd9L~7cFmm;t04NO-& z0fZPMybT6ta&z;c%D4av-M*uU9$sEas5#E5&au^$liO}AwNHQ>b*e*4RKDgKTeG$@=28j9=A zy~nYv22rdqIx1! zHQ=1QOeX+^K#*3W0WS7V%>}J96aW&$v0+q(E4?E))dh3hSMS3{2njjL{toQ|g{RW4 zXeoUW5-);lLd@VrQJ55&H#UYaO_rM>|j}`2dv7QaDH7#5wSMsFiNMcaTGlf(YGcbzRE+c)Pan& zP8SfKp`_h^@%F#yqNznP(i2ggz&^xwVSTQpGWxG*i$Wi{Nb4luKBjM>&ef3-Ux#j0 z-7Z@`3Eue#nY}POqk~W}t0;lZxJ+@q08ulvF7ytN=X*rc+chWjK`u!Mh6jql110y) zgH4pFbc43{dix=%1TkEx_g`q|;uhpy(+c##n-UHQhvK3p>s&&^mJ_(3lLCTiE|zlxCMk`Ku!Tj#Gwg%S*^GLS#BscZ-v`QpimS<%^)Vv!i_jhti5(%?(_DYAgt z^a|)X?J491I!$R#ZbklhS8|u~0VeVwO6s$$XQjg-!MP7OLyhtJuTEc)n5qv-T-&5d zB*9IfUF{+So&etPOlB|>*^Iw;<)>rR1biROyJcrIWZc8O-S9OCp*LPcX_Cf`hGN0&{mjQv_ImiM6wh&9sUE@#P| zD>&M|{XZ;&_66Pyj%y%Z61)~OFVf%_)G(^by_2}j$ZC$}={)9i;KDM}FTS7+XvbuR zaRm*hAqKfwEV&Z8^NYSnk3n|@^&ky2w!|6bQy;oW=IcyF9(%1>YsSh^oeFM_byV&w zWF>$KIn8$4JBNiLpD05XnT)XY<#TFIQ<+Vz{yvJqXU#+94#8(mOS5~7O`%QTooAsleMaF zBdD{8V2v9nR%&fA$wUW`A@q$@HObxl0bwpTC!xB9RFQ4zlGhwPGJR1u!ZWSW3`dFH zOFu$S!^4+!%QwRSTv>fFpUOAE=R!CdtMosU{OUB4T<0G{@4=|X9zT}h3a>{a5a8I2&@M)(aq zf%&xSFLN>+-qrr`WxMip+D2_8D(89>B`Ot-sCFJJfB@DO7b9}g#nI9fN1S1YNzAg; zC4A@jh&7-T%j#EbHer6?^8~_NV&uE{CgJTrl=yWY`Y_qY2(k+Kz}4ixB=7my_N)=u z!@^wK#4I=ul4R95l0;}|W0dzjw|tJ9F^wGPk3(Nh*!~`%U?V|E-nR*-mLdm@S$-knsK0MIY&M*R=0BZk0ujl*D@3%fB}^?CeB zJn$;XXhICRSZBu+!RqB-dt7<|W@hg>I6fQf%YVJHbb8d9i&`dN0ln0LUG@fsZDwU< zR)r-Rw2jC-=5qUlunCe5lyF*A2Q9KX7cau|xBt11VK673OVO*A_jeUS`&pN--DHZ( z``g18oU|w(9J&W6n{Y8i+Y|}Ri4;p+WshZDaLWn#)^x!oP!Y+)_bTPc>1YGu3pzXA zej?effCdGpET(Av8tE18NNwm#!Ee^yk)Z*NZj#JIaHXf z7zpTEJykWxZ{}e^De)~JFZ*F@vXW_;lX3;p7QpN;`J2bs*F>^_ukuX>RG>(ePReJ37jYA~sw!QUCRtUXI+%rIjXg&p6vL5-X@Ef4PLB)x zc5S7hp-Ev*@N1>OTZ~%f+l6vjVeeSq*wmO>JgC{Q$nnAX=EuAyl?A*!C?0jbG-r61 zgd4e<505#``}(0y8Nr{R7r}BsJc&FJ9G*5w(}E@1i6*cR5LG>1KgTWDFNgUQkf9U# zT&t()_j<}M1s>ZNQPB)||K#mI?IX1vs}tf&Gm0Zu3S9D~u{`Ma!0gxsd*g(jp z@Op#$ic8q2u?P493(3B_()hz~X{u4S$u~dU=bM%G8vo-woNGKT<4V+6ecUW}Rd=}z zls75}X!Q^3vQgPY^jfYqi1E`Y*RiyIT7I%tQw$L5ZDMxbuo1e`ZMiSaS|*Em_Ocq7 zZ&W*-a-)RtbyXtczmQMUc%!*g`h$AatS&oi*QV(P^4aGYr_+_G#(HI={CrqbE$&!i zzcj?cVd6p9q>g0p;}kS{1ex_ON!*xK@{9km@@k-iGN1zfGtb70xO!SvFCDuBUVnw2 z3sTyJ7{%Ia;d%pN&p-wHfq|Ais1_SYs=yIK88ZEq0UbS(sf~V37hlCq4&=b<>Zp|v za*`5oua>#tAhWFGTuLSM@#_ZAi5`e!0V zoZFGxV4asag%`-hKm<$%93L_87y;d-7G5UIjz|k8C` zV%px(IHy%mFp(OlkJBw)R3sX{ADHVojfwUNDEgtwbxBYL+-^@tC!t~Xd)^&TKE#57xW*`gq4{0i zg8|Gq?K8@qdR1zCCs=kdu1~rkVnPo=y+x>fhi%Tya&g+a-=fzwwe9NIY|`r_}a}*x%T#dmPL=> zdhW<{wDua4YGxS(M-w?iCzxY$9r%*qN&nCo^pNhu21%5Fl#vP2-MEjqfZUWOyRa~O z0X7QPFm%52#L|u!Ogi+nZESAeG^ZUD%|PQy$Mp-AL;xd!NbI^gwy0r3c-K$pTGi42H>x70UE4CyAfbXAA_26 z&;uu-4*%{xqtYCi@y})hIUfd3w{ljTh%9&MUJXKLA(wYjXo{j8Q=if2rqKQzHA(pR z<$HQjSp-yoHR%5CWksj2_HpqN8Yj=}}tbBMhp49GnB_yayyG z8ms%Sgd@EhB{0n{5S7D+fm~-nZ7BOwrX||Lr%|GKxGWT$Ac_v`$67E#bl6s7(?jG- zQl0Zn>_wR~R)I?#z&3IT84|MtLVQ3BO^8c+vf~H@Oylt`i+c=#4+J6~$@(=q=p1`r zOyg~5xhet)mJWIu=Dc$J9Xey@w?+Rd=vEo>;M7r6( zdy4rajgds|ARFnh*pu=)(is)o#KKqrEy9K|Whc6>jaS7h$l{D5Z1ZNE*xN%0XP*y(A!6lo4G2JYoM)=_lkqU9kbas8H{8!#$Ip(xY8Eholz)q=(s=%kH z!1*lJPczaheX;t5<*NWXjZ67Fr5~x#RPtKX)=YEcF#4p4w1z`s3qyM7gk>CTxvd)X z#3{<#^G(@gqF7H{_;?di8;0vja|woXqWQF5u2*3{n` zPwUFy4xY$VpKZ3wja9NuamODwiKwy31;qJX)(((OrUjGD&2ou<45zt;PS;Y{Tg@#w zvioQdoskVfsIm`XDQb@-=x`*7mPNf#X%x?p=88)YGFDQ0;0z<5b5wE#0zFjlu-V8e zXa~9J$icTdO@!(;KFWFtMHowO6b-UW*$qw{%(dVtQvs%P!$XMX6Em{xPmqyLI0h{v zdhWOe30zH;JvJK>e5ZH^0(-bs5&5R*E`|8#lz&fjyO7_CJ9E@ano+AL%9)NL3w;2T zT=UZi-_}Ng#<0elyBv*LZz7|blqa#a-+KY}Mi?40tYxsB1SWX_eep6|Q!h27C7330 za84*@zImuQ`}unIn(j6IHKr-{#aD$b9Mq^1;p`|L5x$TgJ=?@g5R7$rtpHkP9a)+ zC@thf2oZs1ffV>&w5cXe@=uvfa?-MGomF^5In+WA6=G&6Vm$-nBz;KQO*53@p%dO< zYV8z-D9Y8h{}hdDjkp-jst7*?;mKBwjzMt&FFj^!*S7>gq`qHBCpcn8y#{Z)673$A zUiB5P8QYLuHn?`La2%r(9@dmhE16ilPn71OCv-}<=!pJ+1p;|$9$2b7dTbq0EYs+< z(t1?m!1KW%x!ZhEk^-73Z%Pm;E#F-z@`-!9DDd}E3w|S7U~RC50)jWvHYo8 zno-_m16yx=&UT9HcI$2nNg4KOpphZ=FO0N5~B% z&4}HSNaZtmrXy6o&~uNnuypB~Du|NnV5S$!$61Qtfs@q#o^xm*MUwU8Z_MHDHPDjs zB^|C3fn8Mm`;m$)jn_U`gdm!19&w_IT>Cdo8Lk%Ix2|iuYHpkyyeX|Q69emY2nK*s z2vdcfL<5Rdn&j=^wWpedeG`=?fJw}RwnFAB62iFIlnEM56Jt)NqXh0t0$bLI_z*hX z7n(E!<;s^ZH#1CgrlhI3(Ij0H)eOu92gTe^sk8%ysL6zk$YQbfKupPuiX?{@W?fLG ziQ83XTIW>Ieew36MxN6)d?Bol5k1dUfF1)=m^ezKDE5{cphB|ixlMb!14u^W`$9ay z>WuS53Z6-RW2m2{R6cPk2s7CXveIXEc;)L{p+F0{YPoPF0PQ!v+kD<$t4ZoIpWjI2 z@g4GL>D1NyYG$^_nijm>(T|3w@ye7+q0FQ)@Rol?| z5m~sXqb)cdNj0WgOVy?NQVRf@Xe~9DHb{KjLf1ir7jAm*%l{6HV=64>b3rj=P%e~p z-%A?;aGZi_2LNnUFxi&$3bLhDX|J5stKDWv$_8r9Qi8>Iqe2Z1HgcURx{LPuDzDyb z)li;bm)=}ivF&-Mxk4+86hE&vR!hE6W~D0o@87iQo0tlL;){E2Boi$zcj;{7%)E~g zSLu&T-y~7rN>G(h1*AZ~)BJqRH92j*I^JrcuHn>cwa~3hw4_#H_=_Y^ymUJBhNy9_ zGTmx7>sXhIew`w{QE}*>#n$@D3So7yj{l*_j+InNH)a4$W>JvUP(OPe{Ds*6` zwcf6L{WL7#7h3B?gU3Ul`(3@&rVqDTz56zOszD3%piE_7d#Ja1+k;&J7Hc@$>g{08 z;lKJ2Qa*HngguZBeN2{JegTCgR7!dwXHLM@w*4~F>xvt}Fb)A+3pwg`|7$CQGkABo z1Nazq4N$8n@j{#TbVx#G)glPrqF(#y7#;{=0-XF2n{t6N2nX3TM5yT~5Zv3o1O(qg z2#l$h4N^u)l1U!GdVoylQwj`iYi}mz5G}Ib7?rM0QO*mZJ*Qi}qu!8MI)jwvmV!4a z%`V|;G*6b|g+OLWFQS=Lwhc&=`#5r)AvlB5#Hl``-*z(c)9o|wmfjIlYYdG{s<(wj zlmLPxcWttn>3t-VWg%TdB6|Kti{WaAL!B6(tC(aV(|(U$zf;sO`8MiO{L!UH?*v4? zRy-`ry+))xAf%5;{^5CG(WJ?*n1|sRv3o$(+AFYoabEx_S_U}k8(PB zU5~3A_|woq7SP!tg$6v8Z(*gZ`2t{+b#TBeX#yZsCK>VLGep(aJ>Q7JL@cZ?b(YFY zoJnkoxRa|fz;e(ILMoCeK64ACr8E?PXc>9~bB9QSL+G)%0q4~b`en9{(BD#ZGZg63 zP_IW?+BI({2cc^9&X2IR)!~y;5aw??{%cg{*b-teT*n<6zFTpa!_u z!X_G5T7AIrc1!4=c(#}_3MFGpbu#!#91m|PZiPk=0WAJ)(#c;>`7*-O6dzL?Dk`;3 zC9(^#O?4f_cQrl8K|?P}#3xBkr#a~#@4`H5J46an-z%ANiHKgvPuV?Y1?O@>hhtWN z9rZy0H%J~}#|V^&1x}oUDhyu-WkM2oKrrWcw?cdroB@*W2$simA%SqSPAMh@*%-5P zM^4cv=NAkncW6M&zGlSpj@Fm%>7?o>TF($jRDVu7&ILBB=8-&*) znWwW0)6R?!06M-h-9ok}p%{>KJzu#MM{3vv%;rMoS(85Sty~U&#sSmPWA1C#kT}Ka|*K(V4VA6NpT- z;Lv3_z<^J&?%szimBWU&rbE*}oF*~c6jiX3PlJDIP-=}#)2XoH>|1Cf;qvG zE|i%I2+Y|^G+E;D`1qVX!_4SZ7wb@HDKzVrj1b19!436cg}0iSFq z#FZ^zL?76fqz?Zs-p&pP7r*~X1K*CG_><89AO#ql$<`nN6tLne7;gDDNQFz`T_^{D zQp`&c!?%L`CB~9@AmZD??lbTO5mPL=f(Rq76FwVaZSLJ$M#d_;I3RT*A8MbqxPMUG zBOF3PGiW{WV*?lTeq=dkR6$p5sIe(o%X7g2$$2M50EDg5Rq_goEgtBY4{5(saw-OK zoRor*Py*L50E&1U(_zF1y83`8W7@ikLPM3qb2~81wj_TlgGNL}UTH~}a)-as(>N$b zEQ}eEA_4#Wr!5jVXZ%ZY#d;5F;jkyTDSVu(JIE3?hWpYaJqQy?8~bU;KYiT1xI3UD z14QxIj5am^|Q?8MM@g*x{$+xsyW&ex^uL z#1#ykYAlH;?m{$m*A*lyf`|$3@N$%1zJ5z}fG_|@-^4)nY)_KBS$MbM_BL_NMdVMB zJ2~;K?vrBbP;qMTX74-#^Lgm0b^Zm@M^r*t4#>9ErwRIIo1&-3VU9UBl4EW&!x*9{ zyPSqKQtZjm&3rq(X-&2CKIK<0BbE$P=-$)@4ya`RuRM3vlimP9OB+>o&yGB)ZeRv& zjCi*Lws#b$oPT8%z9vNs?fRbf(~Xq#Ep?)bd?WbvRLU6w2&Fqn#wg^CY3wdJjJjed zm_5=4C~gvoZ6UD3n~P#pLsEB2Vj|h~=!10a1mRgY!M#u-kdx@;L*6HM!Gw%RQI~l3 z6Gsaym~CJ4q!?L^_+y3@EwI5-+d0JRA8sP<$Z(eqa%w)J>z8PqLML^!Z}+IBX=yGp?+G^K(ZHi+jG-l|?I1bK(1a;8OS)BdZ$PT)^$eA&OkHl(1k z){hWRTi`#{I+NaBUHX_L&RPgV3cjzpwGZg~!B$y@1muk%jCs<4y6RR1G1KHZCx?f3Ia_>d zNr()POiD8am4jU(#Oxo>-u?#(HLSBiy33nwZdc=s)I~ev?WM|6oqo2FL`e>{7zxJC z_F-RYHGh-J2~N}K)c+MtOqb_mkDXmF4d}) zEN2_Vw6pEX<4TQ-Hn|M}IBHkOaGjn)E{wISP0FU*)m8|?)NJ#~8c`WIc905j^)iAh zMMma3SK8|okMsA@I!nZFL-H%>H5FB%TCcDn+TZ8>H74Df>Pt(60z0%ttAwDCj3k?q zS+}4_HM4&HH9_C{)Q(&)S*4MC0cP?)<{WSgw*d4V8+WP378(`W(zz2cVD70DsRI~6*I_|=|B}U-tjttV(3~6? zW|SAvo%58{l@FIU`b4|;vZq+dAGYyMH{g^jMa9kSwy7WyNc}%BL$aS zJde{H7B@c@2y@zpkvfhisew&4kmT65&jgJkQfG71)|_gCB$E1zv7PV8#c{mdf2h!I zll)?Vz}A?<1k@hY!GA6|d#=fg0zap%W9<+DvcedLyhC+K4`IE-LSo7Vge}k}(6gil zQyWmDXm!qHTeFz6tbRCDr7~!S>{l!shL78X2;h1r|Fs0~cLh-U3wkPLtad*)Jsq@jL-`k7bG}y9ln$JwH4AaUhI*T{XZ; zu<>Vb+V~p-O3dKSmIXUE+m6;nd_}2pfjntcw7&{(BXUeU5nf%{^yr56TLki-tEt4vJyU!NmXWOMfUtJ~MVF0#L(-T6XygV+ygT`h>y4U~kXVdttm3Cr+|QnRO*XA43yp z)}SqHpuxCwa{f*~Fh8g=30;7IPN54uHphNNhy=owOo!AxG+!^FvmC01c6o6VB0*=_ zT+ZPmMD~WVIM{%kwYXR?iCLi(0)oAVR9_H``2=-mq7>BunX8d8MJmr8&yHTQ@zc!_ z9eMWhU~)<$#W88E!F>cf;0q9pksiHOEA6mQV3w7$2?*GWuLTjvN>JW685uoM+8BzS z%yTizOUWpb5{ogji+Mi+6f>d1T+HwhbQSfLI`t&eE>hk-NM^&+3H0W8a$mjX-*BLi zo}Kru>h}d7mb3`kMU~^p7{6?d$@Xvy+b(~?DR$}yNn}lQbNFyObTuqpoAZO(5OX1I zt666ot|iIsczqc00Mp7aQ@@q$C|xG+-49n<5a4xV>?116`2wi@r_G*BR21nNR^$V!k> zane16TJVKazgJE9KS;V%^;x0ohiqP_1+>sEG?aT^am-L8WCUFKo4ncKRM#?0M@u$2 znNm8qdMBkXPj4v6*R;D>IM4tFFJ2Vzu7vVMm%so1d#GDZuh#UvD$V+&Xtr-@J z5`rHQfh2XCTPEFocoGj>M&O==+k~J|_eu{Qee>v1aZu6&pi>**x_(fL$>~#?l(?v_ zJ%oM{p927%Sb2CV`wc)D0?c+=HULSK)-`1w5)K0+L$og9_?i3@E_1dgDKmZout=ZC z4BLu$g5UFf_80Ju=om8$?Lt2%&L$EFwm#$$$emRXTqTh(?<2l;M_$tr-k>Go$+6sH z?XxYuz>nr+NgnBlPCSFFc>`C2KP=KKtsc)IZWK!76=Pda-utT_496`MXf!suKsc<}GQ2qB@}cU+ z*L!Bhu2QU2>A^a?L>Gq5<&vPRiVCS%vw;h&$V!cY#C<#~Qi`5&1ChS|d(cG;Rz8q$ z3EC}c+SGF}f;V#(2Gl?r^K-5~Req9wO+RCJgH-dLbc zwLy@pQc~*AcH&wc?rN(r$(^T_O6MsH-gznoJ-k>jgcF_WYNO0Y#yS+L;##%Qc&;wg zFayvFb*|MB7l=*5T~%n75S#<9vQ>@S=|(dlB|z#NT{z@%cb z(}e*RUpy}7Q#vxP$o1r}`?rMM1Ow-#)pZ_Dbk^&2)#j-ZC9c~m+r?FGu+u~WWD&z0 zqq8mp5-uS6`A;jI%?eBYHTEFgr_FW63}miLoABk8W!kOgtmA4uZEJqTcwOz!lwy9EeaehD5!8d>m}Clk7$kS1zkR2q^uWjrk-oP?`I2x1ddn&`6gjw$ z5}WG1mw)M{)FMI#SLYl*wp?Fa^Eaa!OAQFKu71fXe2tS3GBFAgkT@xH-t|t;H?iqd zCXVefabP@|GIm4{DbG*ls?50q88)QT&0|E;k_p?9Z7x+X-OlN%tf+ZlDK*mp`j|yT zbUG@4Yo|o?LB+#BdLk{r3kidc>zl3xiAxwszAMe&D$UF)_%gI1Dheu%r%=qd{i_DO z79-c9%;-r(Sx{$mjCgQJl%<27?BoD6H;C+w^_=K^xxt!sv{w)^&~d8HcMx;1`5S_H#?PyKLEM}c_SY$ADNRQ-bOQZny%U(gW#Qf-80b!_ zCyvmPBOT;?kq=D9BUb4~N|hdXO2uCB>it}5F+_@g`v8MpD0wb}79l0JhnjRX4DHK% z2<)J~FXeO35WgJD2onLdeB;!HmN0ozr|w@+092V%m2;|e!XAO_OC~s3MQMurgS}n2 z4sal8yx-C2GgZ8&bhblf=Ezncq8$$ak61u#pe2L$c!&ZQ5*-R%(5eFU6KM?mmcmuj zO%?$d4}Dw)JGtkoMCUHkM-@%1Ea`w38#vE&;AJ_Ttr?(qM_ls_6Y1U^W9E690+(G! z|H;<%x+waYO|2LKc0jCD1OcV3FrNADk#-AE;4u1hMz2XqDw=^}4jyFTbOgg6Z5fGd z+(CZxI@AcKAkg^IPcN6s)A0zE^MDK6`o~Mu0)X_cWU#^++;NXYmOH$d8m3E+08k`a zGQ(yYFxM(evNDEEE*xKP6=^oN_`vm$JFyC?^P<2HSD-%J&}&IMLcT$>uO-|F&Yz*a zmecy#-pN;`%IWr!C-rsnu=}FVZe{ZU+pkZN;6lcd!X?qt+XQ3DreZ3dnAdSq4SG}Z zLKjCJ^p8GiSs_Yv5LdnJ0er*T+y5-ZKj+dMR_(;zN9bwRXfb7xRA_l@JT)6-Tf^4^ zfsZ0585<}TR6c5#pw^Q4fC5R6WQA5Hc^Ve<)1(eCn6dhr^x@v|041Q-<%NXTO$%DG z>?F$Q5?f9?79c-D7RNw^8?O+6+Am5xAn$MhDQ*Ga^U_(#&qk=4j}~sT_ltA}B0@Nt zpWfXS6O7!N+dV`>-B8UME}Py~46fe4D?m=AiiQQJo~+L9sMt}o1aOF{B4CZU=>f)B*S8OUO9SK7 zlbUdX-{86<0nWe9F~xN*O*r%rL+U0=hKBe+XDh5GvuZ%0MB6n4E+0|@<4-75{(jAr z^F-0Y`g{c#=jAX=5aQq*guHaLbe)#MjA3NMxqj zCjaOjQ(ZBVAP^>SCR)>5Lz@sNRZo;+c`#@M`ih)3Hn$y72f&U}fsLm~;Q^gE#zEDf z&c`G?6&d}4G!4q^gDpr#DZtMuBZp+wc)3i*dfr|@?^Ndnel!*gEOrJUSjD945?i}> z@b(|oA!I=cd9L4_Wvr2%)(^rcQB_VuH7Mrbgf3%}Jcrj2!D9FyNQ*D*6|t`+U!(4? zRo34Tf7ip15Qw5h;DTNGK(77(lS4gEb}$gK_J5WX+8djT3K#}R0FIeJ$r&`wk%vEF z`ssk5c8+{ne^zASm-ga%t#3x-P0nB-Cxv)j#K<)=aEm@kAWtN{W(0C&TL)}7Q51tw zJ58Wi=2BO!##a%A+6Hc5HUu{WwbFX4lHgG2w+4O;4v;XVm_F zR?j)01Ev?q#ZB%>Dnlc{;phBiNs+A=#trZIO-)i`mvcZpeR(dZW8dg3jZ8>qy6|5J z7c6?8AfUia!S+> z)y9}ajzf1lx<@xJ+66<;hSiB`v2K?%8Lf*{p$A+__l>xMz5a^u5AZsDbuJ0u*M(@Gk79sW?yoBC)1w9Q%C)G{fV4sWQgN3gO@G zKpAk1Td~&F{>cg{YOrKFTl515ap_6CJ{|$mH^`Baz>1pP!-Q8z2*Y z$#Hr*#8+=PJdr_(5sZ8@edqc-ui-fQl%NGoaWgZ{Cj;wy&LnV8cEUjsV50@sZRK|e zHV+BRtGA{0dmWdOOp;MxY9SL+=lHoWJE*XCd?&*!g)8vIageAA6#oe>)2fWIE_>%D z$q0u?&;lRAC>wQdQ4H$P=t+rkxf=;B^?eYdA|nWJHKB1;6^lJaooc)-1%IRzDK%2z zr1$}q!p@iZL)AF-75N1W%yi?x}42cwc0i%{R4&m~DCZ z#7TQ2Wg&|&`~3>*Fd-n7Uf9lLivvct4`RHdpFBDuTtbIqOkggH8gfR`51si|Kb8ol zV2J3F`7nE#%_DG4*HC^tvJL1g?^u1pU>VKVO;q7$SzbU%y0gf*-7L1QFs; zqmV?Da1VlLF#SSt`2Z6jejX*lWluTwB043b6X?ZuOYg{&BDKPjsTEP4aiB|QZR`Px zK^9a*P~=szx=TXtjM~dl!UA=$wCw9(V&1VmCvqBRy=@*t9tHGrDg!~XcCpC#agFex zt!iV9Rbj92boChipV6sNAr)jaq8KS*fzE!~@8OC-kSd64DI^fy=%jZ32~=od){+B5 z&7`_s;t4Xx4tCxl^qmcCCzY}S{Yz4y97jUIOk5_zh~>8s`U!r^=~kh+sD;_QiHC*A za=y|z$FrbdA75Q(#zEt{(1MRZ^VtAPh&`4H-5GC_gEK1=Y*=rPQNa4m>W8B~XeN3M zw@Wiq=1#1;P}#92h4Cp-LV7IFKN_AUzf>NGcL@p3*C|tVd><8CI#p&45dm{-vGP@D za|W7}#aGiCT>F7QM_r$1b&*hVI3E!EP}~2sr(49a?@B>Y2N*vN9T$#A+X@s8|02!} zH&)$&Ys*JlPnqYm#$Ns^NhR^A>K(&k3hjr$eFSf7a?rMDa`-{dkMJHyOF1}C!6K?s0qt9{Kdr(v!?%@| ztmr-B&#f}0;W9j~dQ70-JqhEvPh6%nZ;y&CQ}iA`PSNN!F9iD_6B=>0+z*AW zw5(ges;f&h^B%W}qNXJ%Q))@q?Zv=lcb}PZMFBoB?><2#OO!R=Op&^sS^p1fvMYGen7!C^4WWSh3$ZtB!dqGX@cqVQNQ=SOw3@0b50>f_@-hLl&-f zj3~6aZbzqKS)4!3c$0pS6>F*WUkI(pJjg(R-iF~E>(8xn;y3@|nsg@1Q9mXeBcT(t4*(3~i}2Qpt1ec7me#Ahnw4lB}chtU;JczHuU~#yXH? zHtBr`30W2`9kZ+a@{+8~y$_wW`bj62#u-Yjg;bM0%tG)g>!-R^{uyXTNwriNU{8b& z$U&8by0cbLQg1p}T59!rFB$!{R3+|k^j=HN2$e`H`!gq|o9RNd5P8{ALfA zF!e3HXvE|S03NUG4#f8YT!<-FblfTFP{%)WjuRK+C9Y2gC>vy@t?w~C#37W_-%=o& z#YIff+e}ADeysu=WB6*Yi54>luD$Pv0@W~*vFD$x#5q|MKgzJ^-ZAu~m14T%cmu2w zl|#pz$}rQe`+SSSeaq|^hN~EDrzE=w=!oKXZI4|4w7$BJixy$|*f%aez{EZZo&s;5@$-3wSwq&$KcEtu;X%i(pfC&N$oeQgEqXp%C?r7km z2U0C8#IX(LN+2(W+_XSW@ULDwWYRCC*J0;j8q2;E^{>HkLhD%3k>n)y$l?SFouz<< znGdK-Rm^*&t$Vg5YwJX|vn>^R%*(Z&p!bqf5zPPyx>+XEl9z*&fWk#_r{(}f=jtmW zyG}t_MAgwRjMEB`wZutx0u8qdCoB`REzTp!GM`Wi`YaJSgQZerTz zbW{Uh=$!2!c0*!`Xj#_BJmEOb34!+Q4jtD0^o9HgV}TsMbhGH{dgQY_Qf}IUQ8kNnp)bB$3b7;}iU*h= zLWVWU-R^U!qNK@{gAlTAsHxPOXT9@>KhTHi4v+c|i6`I@@9!#B7Q?}q5y7c%NMP3X zIrHtZ>I-FD;Q-1K&#aJtp9M|AdrG8LV=&HfrriJCAN(oheely&rSUM5P;z__yj<=t)!I23@9Ki$(pf!cCQHh*)%_r_nA_RDT~3BKRm9 zZ!!{y?bLgS5IBK*R=(PK>BFKh!^#kt=)e6BEYPju8S}^n%(KggaXd)6EGAx=BsZaZ zMJ}JYpGTR-!)l=7o{wWd<7c7Dnd;;j_Ef{dY<->{Ot^Fa%)ZF_L3l4Z&pU zU6d4tVWqp!)cgw5_*vIi@J40}v}1InCk})12UmjMU`N9<4UI8v)s6@@yZnS3qEIOs zCb%Dk=f?Gi4Nfzr%h{n$qVa}8u|=QkX<4%P@Bss62Ss>GY#D zXMl?=T$Cm*ygp7K=klB=p6Clj?nZQIAu^kvuAD@C6M+@y9YRwXtN0hG7Cj#k9QrEK$bsPaEn(7ekWHgVuUa^HcRP(VOSP+F7)P4&|X}V06D_| z8B;0(oOIBx;1t`}YEbzEeo2BvB;lqh0i;vF#T?Uq|0lcb{grJ_xV<5yk|WOPLNGFN z83}$pEprk2sxgi$&F>xm4i0542IVJzCGLARPcz0NAn2-L3mDoI)gTz+T@E-coPNdT zNU-Ac69vF74ezVZtn)%D6~STKm&GU`jO5XfC^eq@xl|^?j5+yuG@A#8G9bLMuZ=$a zs?===#Qo_CQeL-rJ@UGd7UH_Ql^#B5#3aC0l z)bxSUB2*Dx4i)7cN#&tVP~KFj|N0Z;kQuAcOJhUA8=Z3k=%1pdlm%|-<)KYre)9{Z zBkV^n?A)+GgtS%Dw1LMUDwFE>IzJ;@5L!RLnxJ7jK4DMNufHswH+MPxPsFfkK`w1p zYX(GmzvcEn`5Y9&)-ry1r;-uh=)C=NNg+bH1Ck$%Hhlwecd0?lGANC1d9AYC+-#H{ zJgZ<>`kX&sm7Z0fK5u@d+g2*RlZAE&(S?aDmn2|CBTk@j82bv5`2Ij4Wv+A|Kjk>+ zRxpLF)B%#NV$&|StGY^hpnPeT7~3U>^{Xfx3tM$h!dHivL>>k z#d;WjTXMe{$suY}aT}}|TeN(RjGv2CaHB>Y0K)u8wU;aSuR0!C1uJ1C>ea?F5aEYa z+t|)2z1pUxzcR0E4SQUCUiDR1?K~~ZxcP>jZ8qCGX|^>VPuKArCN+kUFfEUFYyW1M>_oR&f82Zy(!lz+MyK*#L5&H1c(%rr zPIjAZjJjKz+&``oG`LFxV^BXeJzH-NFlkol2K%>*R3WKmopw86*;V4Zdr>YVf^P9rg@^iIMo=iAXhn|J(Jf+mSq z(su8hOBQ-FKl05WP#YD9P%V+Z#T&*cC}N1`BnJ&U9eq6d5D>illrhAsCixe0j;6T* z90NfQTQ!hbnl1bJPrr91)B8*YJRt_nsh7<+Z%|X6z&GNYB@BO=PM`6cy6Q*95-Ecf zoX{8>QRMUWR4N;uLeds<3A#k3N1bRUy)dO0&;c?H^CX3OFt33m*0TDCspt06(225! zq^-3WeR%4MpZlTGBS;4Z2UjF01c|fa^;5Ar@jBB-ZDtEH#2{cTG6R&Tl@UfZk%bZL zh{2$ec({!7tcZj0ZjY_z-xI0dSz>;R3Eka=BxL2O_FBB)Jn}aQvXR$0GSwJ)F!KUG z$AZnc#hUZk1rk^~DC99;m{JjZH~isrPST=l!Vg&_v0`2P2YO5qK*TI}IdE+nRn#>Z zt^mEfKG*HbA5!{nO#v;#3RHb7?p38_{Jad^x22#J58f#O_ZIRr3vDkb9tN6T*179} zN8TbM1)E_!F3DfzOX|=##Zui(bg|*oHf4ZHh^mS(41yrc**JgR{xe4}UBD@rG$%wP_J7oLhcwRm{4>91PpUZ{{LJM0tZR%N-0kJ{dTunJ3Gh1j}lmru*Ur@Pl zLcAVoUs{p<%Z<@O0X|Y6%`-%5xdi+IG9NgzBhx@o3FLEZM^r9;z}<#eVJFPhMYNev zxwc!hBfY*iml{1n9g!%)JANNAFH|wSFiMyryv@8Gp+U!t#aBds7a zeTIPYl**p;BuDVfa(K|F+Pb8Fn|8Gq7FR_Y8y%eIfh1nHivl$N^ zHuzbi?P6?$v=J zGdrHU%HhsZTGWbW(G9F1aYmH&tj`@JjM*P{JnH;hssVL=o!iTP{?n#9wt`1k5#hr< zJtJ_~=|HP>c5n#m!*=-xM)D8}d4K>4+6Ti18d2ymjxZb8_bxk@d7`jY6-RRB8;?gy zd@!apB=!PRf#_19IygnWBUi-h8pm4twA|kof9Mgea^?~vJZyS}BpHFPF44SsCOvDy zKB1_n9`z0}#T7lTs@5z8*e3y{9g^$YjOvt&g+LjewN+U;=5#EF0mk=-JuDIP5&uC! zIZMU~Tk!YMArV-(4{Y~z6nRKCR^ao6^Dl;R33_-$(z}@}6g*krM5+8>_=Oy0StAez zV^hkBPJldUHHAv&AqS#!X+oi29C@yMcxs&I(a4dL2BKLweM8yiFq|_DPEXI()w}w_ zGi1u}pVmMCo^b<;glsXtZcxWYo}OoC%t1nek{}61%ipEEZyb;oNezgm3);zhz6OD$ zWuv2@4-Ua5aIPble60ro+OY(|+q$M5kc{b7KN|*r=gNY{|39%Wyp*+cS*O0j*1r(+ z2%&*G|I$r^ULhgU;qnZJN?o_~9zpCm6semQ5}xuWaR@OM#HA@7rtyh%P>7Qms&O(R z$Ar5`1qSYE{&eP2lTBgRsB=U}q-8{wM0jQU7^-42uHi`ACz?O2hk*#mN9=2)ClQazuzRG4O`)&@uurXo><>^o6Kx>(jUw zGmR#j7kEO@@!;*J>fXG7LBRbgM_Jjjp(h%a4Mdg)s%(KtzTt;30;lIhA3g}zN6hhb zF3}U8=ByZ78JaR}5Vyj0XbMv@Wad9Entmz=cnRG{@Unrgc?zK(rybxbO=$#aHcpF& z$q&HO-^?N9-89uP)VyaX_ib-s>5*Wgg;PQbJ?zD5^=z%CJ_*MhI>wN5;w=nLj7o9$ ziuH}qPsWbz-Wy+snLO*g-@UVJ+KLB3KSYLq!r#GGMxv~y|CcC@Zs@f@M?n4&Tu!=N=V#gF6w#g zpuRcwr2(1%av>&+jCBkgf*D~*XMhN)fVmKvWgKkOIa-u=bn@(pK4&3Xx3@K9z=qx6 z;#l^o{61Yz(py=dNdqb2qbD@GKln?wo(G1h0x~T1wZb-?2HC_7ws`+gZ zRwF_jdOvx4G=z_eJKIt#sRNP!Z|=Bb#Vloi_fQgfudk@%|Q>Y1^Bfr?DP!$If4 zsFuai#@pD9KWg)sTD%onW$bpCx|m~fVQo@=1(#!OD-ja9OAXeBn4PAk2xPk*t;RrekKcgOB?lGzMreNzLk>(`Z#8P>k^;XEAsRmie+K zDb|<_4;?a_N26i6l39VQ9d!WYM>d8i+u}fv*hJV9uwfn#naND+x@gbV-yD?y5Nn>w zSQ^&?Gl_m=kpRg7{iT0$uIOwNbqYTY@u8fTI1!3^lxXg*>#_Jm4i}}t)AyJYb;rzk zFtzF-bUQ_fFOJhuSlRoU2eNP`qYj!IFQcxy*T`J zlO3k_vN}U1AUmx07l0kg$D2(5@{j|colUmb<)kByN{n=OcNfoM8aV_bGRn}Qv4)4b z{af5{seT}YGGV@y1kDdomF>OQ?FkXmyo@dFjt`J>LA`QVq9k+(<@^R@cIi>JCekw> zQ1WZj4D%5zAZV47(BH^W1?f=aHEo;p*sz11GEpyVsxv~TOZVlIP#G!z)30!uTW60m z1OOlQM<3LCNJHf$bv->ffaDETe8dOb`@E#>q zwj_FS?LzQpt`{Dfa%K@)P(9Fsgvg4|s{yKr?Y}G|A@O@D-<0+{$cVeSOg#&mEuaH> zcX+{qMLURUlPwa1qh0ceaPriJ8*JE-*gte@2*(SlHel)|yL2p(<(z4FUUAd_4v2Nw z8$AT_HZhr{8dy)F0Tzpw2%9rxAmd#?0GxKyzZ%hF0{UTvjI4&o6eCW+{U9$}$1Xb; z#hBQ^KQ2LVLKR)7_S=7E|Ec?XC9wY3bTCIs;S`=C6NT!TA*&ATv}5@lq$M+lV4j@19D>M(*;ShU5le0!A}1`zUiuLHlvDA&Q-ohB}g#Rqj#CSM?w(X0qYCf+=QfG2b`D~*$O15^mK&{ zm69Pnrt=|4F2R1Qh!|&VP*<*@f={iQ+)Tyc)yC992W)Xg2jajh+~6k(Cdla9Z{#c6 z#WkgL`jj?taH{N-h@{nI78vtU;7X++BLRxBu0vd2(@&47-t5`Zg-(3bCGyOEsj`j7 zTCn+A9SaRS`<7(_KC+0CDk$7SBJVvVu>=F;`9r3SrI3If|rGYX5CeUxPk z31pifDQB>)iYN36<8&hc*%yeIIe7aYS#bB|wX7|eHGUoPUZN{CcxS=W8)Nc|KR?qo(UCa1r=oWd>MQ_T|=x!8ar8MyocNurKZtYS~R zMbwGIlRXGrf$p4hvimlnG_EY?!!*A~kYWcc=8V$>GnOuo(Ll>tt#B(RMd5a}9-v$1 z;HJuLV{G3QXdArtgd1HfLLiGd7AXSJ!r?Fn#PrfRK@a+xNk4-=LRy3vJ`7s;IOLR# z18F`L`iLzA5OkkF(2Vk`z-{vty0yCC2 ztP)b!&#)cBUJEbWe-OGv(J3U`EMz?+CN7{Cx&yHrL=)3x4kvctJ@!Ll2H1X^a)kiNX@g#$gMGS3E_#di}^Y$$7T-Wuc>wX&p5h3i!pT z91Gw=oW$^MP)49vT{Q|RjTZqB2ZKPVu=YcPDkl)fQD&k)Sw93JB`vZ@e*o9ju%cz& znH+H9ULWHa;{}@HOfT#faPvcDb;_Mzbm)3|M!=kO1pwb>HnAz)5mAR6yU+HZ$(N9u z(!e$(*7|P!&_OE(XzOZ{G~pmmS7WpnAF#v;OH~QVI7p_~i2!bk4B(SAJN+oS$h@4Q z szJp=nO@jw6RZ{90QQ(Qr4&>t`)-v3706f50+DGII%M#%{WO2>lL)uUJ%aukuUOA zII+A-E?t2>n<@y?sXxhs-ZK3O+%!Q}U@;{+P*CCCdB^UXY0qH?0O8|k4SagikK~fC z6bG?KqQ1nmjjf-ZF?&<%Zw8{`nD+4v?n`ShUgFU|FEy~Bfx6fr*guyx<{op4h=}Gm zE+;pL^hba{@XbcGz1qCr!HB4d$qi@AM)Nt^+*+-_QEqoD!~x{q0QT!fx8CS>o;1r{ zWqKw3XAk&W8$BfCQr|B63Y{5Qc(P5;^j%(g0eXpIc|dWkAb7EFfWkl$PlKYw09^&k}6(xCbIj z!55ShZ;F1-3?Ds?f^@`lm7$|P%;$2L6zO?BNqIJ)c&?B%>5xiNk9aKPyTLJv8bOEQ zRnp=Zt3YMcn~D;RX=0;aTYmdL{`{vuY~Yc=sb~isp`7gH0)yna#I{3r4nPdsg{{mE ztYEU$0X}9o`e=g)zijB7#BcyD5-4?!lx{ja6A3CKy6yTqZ~es0-s~0ns}&gfCftdQ zAuGjFEJgxoNk&5e$rxq)%;`rMItaMw4FU?EV*g9uNOKp|8BRW&QAN7cTPp1>VZVYE z*D>1T*CQ5H#7{>7bXYp>u^VSMFcj&(dB_i4nA{*jFQ>iAk#!%G{Fm=?B>$S zQk^S1#x~1Uw*Ke(DM2(qWMu4hEORz7eg`^ms90O0S*#!%<;P$YrMgd^;?6mh0(6q3 zomOt(m%VfDY?eEO{LGb}wJNLi@=CSLC+=)kN)fDdx!JhiEp^-L9Y+A=tPLAXn=MvA zhw7@nCd*941#SLaZtybFomCB?L2gJx0j(TeF0D11DVA%!l3!H7Ff9GJe^z6ATJ3ae zjB*0QMT}5^+RbWhd8HOXOD8uKP*$doGn-8rP}a&a;T*#blR3JwslWgI=6dIOxlz9O zf_b1VtUdzeU`Edbn*!G~zhl8YyV=_&l7&r>)N)S{GNT_+$U1r!oWYr3a0tb6wNXdix?HlFN9y0tJUmb>zw8kaCM- zS{*)I1<8Ci^3?Y-72)*s5g_!sD{yqP8T4uE;~A*z4X^44;so)Uf7!S$@!<~Hj9kR| zgrPv>Smv`iwO|&crzU8c*&-B@HUb~Cj6LHuTXCgAM+<@#f$sxdGE<7g5_UN1LVW-9 zP3cP_|9{^EM7}JfQNi#2GPE;ANoLi-XF+_ciG@={?P#JV{Zx0Hu~OhL%^n6%U|?lU zRbuPJVwFWiKmn^b$PitWT(DmX_nQdSI|w2$W!p=!n?}QpGPTF-cs_cJK^-eQMG7=* zOTW$D$%`e=s+?pby0@uImRm5ZFps>$fXpH#B%v>hVBy4&trsBar^(646G?$Wz<=c) z0;Ouo%kdkQ1r5TceA@CR`~jkah$%hyv*NclZXj1vO<`1oSe| zIm5P)G9Mx-_676GBciZ-{3H=|0;u*L77*R0PvpwdN z){qieh)f4aI{b*|S||gm7qz}N+_*!pZC9QoV!C<3-nRKgHf}~u0!$y z)r7f%Hg^#*Pg+q9-?>!L9TLpPd(poH0=k|P>AXb1Z~sxwFPCd&=HhZSj>y!Oc78U* zyG~hzrGReEops^aU|$M02$=Aqn5QQ36kvtrxT@8VCD~3Cu+f5UFGk@XeVLUt7Ky} zm}Q3naS8g6i%2QgsMBN-H4oO|2;(v(BbPq?^&>>VlsP}WP?(8IUfQaBqeelRN;X$V-6L5OuPym#mqD0_|JNXLABE^iV$U1Pqfi> zSYH%hm}-1HQmVm*lbD|~&9~lp8g_J^i{h(#3;G++IZ<-&zCnCbUvSH4F1?X3nOEK_ zme9U4bMIJ9vNou<6~3YSqHps*#*f&{S54?VQ--4}iN5^)-xPZW&fgV?;w+S3#LtSW zY!>uvG^hsv90joKqA0Iy_I|F^z7~0#b!$nO)R-0Z zONs&(Ki*M+7D)R*y~%m_J4BeFJi4eUnn3#^*UYq?Iy%~-sEGW@URJwnH|s?Ta6%Ir zRwyFI{dp?34lm*S1_tx{7(yW1V>LcVHDY7QvN~&_{9v&A-~NaHD}Nshu5K6o(Vmvt zOY|C_XY)m%;il0`lz>_=vkOX@7js3574Cr&51Cih*u}QcmW>8f?(Rc}vdEf64$6_H zQ~{w(?iEremW3ld?F%LXUuhAem<_;Csae9m9P)L492pFUkK5(MWnNBci6vDzgXPeY zzs22x9lvIdH&p->AJ-=>I4tfxweVHDvr(`)4IKQ9t2SKvUDVMmUx#JIc|dL20e z#Eh|mZoj41f92OS`7w_008b0L#uCWQ>6I`zOA3yl6`eL|!Za7)5ehYX4ow#wQ#QpL zjPa;o^ev!0-jc6Z3<-dtNRux4t5He#6oG|C9z2CHPF>Lo;CQd)BW2{Ej?83n1D&aFJHyheerZo0DniL1K$U8m%-?9W_iQyJ zdPmRh?^w`D-vYc>g-X~SdgO5ihG1hy39}*10z5?-1h9n1jOaEz)d@ua+pvlp1t@?T zaCn|e)S&butd3p?@`APm6JwOYFir78Wb6|p7kuB2IANNh{Q@vWNn-S#$slJ^g<*9- z3W@uQBH`*{b&dx%S3&U1u1nIGh>YNnI>kF?!^xF%j4_>?E!Gk+SKEmMj*eWNH)?!5PklBXVY# zIUJ29pG*;PgW3V=whqu-+N3ei7)}B=F#<*1a&oD+c7`sD^#*fSTSOVGz<*d?zZj9?9Bq)oOFx-P--E&up7b)) z!lt~@0)=_)1qfW2`#_^BaEfiyDs)FNM$YCpvob<|>7(KL5=cmBByR<1(9lVeL zF9-N-3T6r|lNF-Y73DSJ3}^IDc)iHcW;BQuOMBH#Vw>U)IyMf4H)4ONNlJ`cnbvS7 zzZL@?x%BYJS!SSICErsZeBfFZv*U|6P)V*($S{)*KLdz_n8@uibTtTglwXH{!PI?u zFBber%A}N{t3|o-EJ-7m2ACK9%PKR2d^l`=LIHHA3y*Zw56XiemgR6?LqN1T5zd2E zm7eqOqS^;I`n^mM=u>tL%>DlMOit zODnu=ymWDMRZjgJg%Q?i(C?KC`n`H_?J{D>zW|Q?wAL?OeSU@B6-wBuGWhfXmh)f` zC8&abfP^hU*s2weHCiFc7JYibalYCsWP7+HpPYa%!dgEUU1F>8t+0jeiBh#(j)}J< zepk8~5dtbLJgz;0Wzfup11ic@%8;K3g(ehM6kYR8PwRx6pd(o}lbo>1p6oOl4b))H zcnoRx0Ig`P5MAYX3Hy&66BZ&Rq7)**VCQJP49j9f&*76xps6!7u~d>RVR~O7Mo;LD zOxHq*I0a(<_+FkvQm%l~M5zr!O+8V^%)q$VW&EptLPug`r`4EI*+@7P?>(tY*dQh_ zm!L(Y^2mbPQx{lIOjGZ9{L_t@aPs`#7f*g%ib*D#m%*k}dOWzi92uV4O`eVHf;>?A z)RgWGYxz3$`=k;ug=iF^5ViZRMq77!K&g7^aCI0|1{NWaX|mAL;rinW%*L!habJZ! zozT;67ubPJ2=9Ap*z8XrMC9p|u=)Egx{aM@EXPCRlwC)tkA8qhrH6P<;Wv8IB_cFn zm6PF^{%L3?Qn>>(Hie$!!pMN7G)sW=c|9PbTDM5a8@Wz!m&?m*Qy|MC&x&uRn@oR` z9{1>(r_hYSOWX1%U{mYOYswag!|?4)`qGf)i&VKIjqgzsmb&c0qyr1r6~O^G&6$nL zXm;Krgbpu5tsy9!Wpp^y!+N7)pHR1`A6Aab==ztmzZYR4zLpkcU6)UV@DO||a35{l z-EqLia4kFY(477Mo{F=lV1Bx169ab?AmS#F3Ut&}{FgD`sIY_OM8+X`F(m zM&qJ{w27`#W757?RTfamZ&-wIU6)kg*Gzt;C4CTAz{mv&HA93C^HSj-N?UpZX#O&4 z9KtwlfU$ApstxH!vRlJ@n7+SGZymnapSHawBn3htT_2{@mE%hQ1*uIZ>4#`VkqSof zc`X53P2_%oPB?^UdY;HTE3&K`26U$Jg|@d8(fG2njF+YB>F%hJDSxuO}B9s|Tw|08gz@K8{eM9z#!^)FHorn_Ieow8s|X->yrd(D&!y|r&p=JrS%e}x7-g`c$WpVfXGYl9_;m!XY{u#9cYaP_ z54OW4wu)hnzPv%?mexVnTK{MwcwS6wt>)wNj%OjVLZ0IJxSWsx56GdR3bC@Z6=QNw zU296$%@eSw_m#ii*XN3A!}5~Qc~r-m*t*iX>W){%xdMCMwjs2@^(W&D8OySYz&@?h zu=L9(x8f%HL7vxR!~o_(-0G(=nu@72Of|oo3f@4e0nJTU`7$D}-UU(x9bqytn z>IiD+XT_`qsWeqqH+xUD!vG%DDUULS*fo0CNgjVJGDrgeJE(D%w6$9ge1Ve||3!N$ zId+oWbYrPIjY!))ji&1wk6fy;}9S=V|^F-7@S)k~tbi#se6;yx%Vf|L0C(6`B#cfjW z@~vqySkYg}Rnqs+xJea&T(-P;NHI$oueu;pRG=)d{#>D8Ebq&2VE|&PsIf}4lr8p& zE$Od&jFq=6;3%f{8v8Rvdq~t>qe-4daXXcjMjPjgquxD1)eW$-$sd5ZLeKfW%(q<2nvp zf!B%^2`PO?pTIjlI#zYDsZ-Tk@||Yl6s1BgO+lmovS06X{Y~IeD>LA@23j9*v2G3A6MdY=k&f- zyVFr&D>;O*=AO40Z##KSG(V^|Nn4-=vX`Fr|u zYFMcw>v|RQ%9aTEZV9ib$m6k!D;5M*SPe%%>&P)uN z!8EiF*iIXDj`0;*OWRA0B>^JWg5>CBPV9x>2?y#YRE+@#PmuN$p2dr7p|YhYfQMQz zN?SM(fzW&?glAjW_kfLgNtOLE0((Untvhd5pCqP;!*-cDhy)_@A|@Cgfl&= zfHO<{Cj3PV`%G;&X=9%|W79|!YH<(2-;XRCC#ZlxIA-YQ6h5XMxD}?A)QR!EcJSZj z_t21ObJL!qQ;S*IXbq2J2r7W|*k1c4iUfQ?Pwl-8OraAKJbyWB%m z!rF$B=Oy_qusR)NdE%>GRANSO=W}s_S6igDQRu zdeCzBamt(VJ=?o|tQ{@l)8~YRD;SWjdpGk%CZV!Kb>qvI%*|!)lRvg)-iLBx<|~OXg*evSaVND%yU|2O+_{-pRM1rS36z{$^dYBPiQS#mFFa5x zEY(?b01Y6$tyIC9fuex?PXH0#MnTN0)yjzhR38^q73yQZ-1U9{+9vc{cw>apMrp6#Oh@JP{VXVw_AwrfqgI+<1gr zYw|K=GtO_DEHRflnc-rv87k7t0U!+l&imAXXu6`piC*<_o)7nJ%dKO@VwPsG#6mZ~ z?|3hb50(KnG}caH?F6Z5(FOklX#v+6TR|K`wBpa0PA}hA`-?rt6G4%{rAO3#0gx+@>0{dx}pi`19k{xwucbx?x~x?#?ON`w=xAOcZ-l9 zDMW~Shg%?%7W55Mo-i2?n_T;!RU;~h3n2KJGdW_52giwZr(2cagx(E)W z3W~tw*C=C4$b4`)&j0o|3llqNDF0y?^uz{(Zm*CyxG`3kOHPJbD*SIyiWBaPaNH!H0u` zZ!(&}!9NcU-WnXdHn{!z#?_ZzQd#=h!R=QEw-0=9K7>~|DjWF3~uv+**|>mUwPT!;6DZjzoB2q z%s+ncqkG?aFIrp%uq7sXSqzc4oW1*BKfd?cckjLVjp*(V-@W_&?`U_aqyZacH4PCd zcK+FWw|{*1Ki|0bz4!n4?kmyV_x{D}KTi-$+*dr<{GZ { + if (hamburgerOpen) { + document.body.style.overflow = "hidden"; + window.scrollTo({ top: 0, behavior: "smooth" }); + } else { + document.body.style.overflow = ""; + } + return () => { + document.body.style.overflow = ""; + }; + }, [hamburgerOpen]); + + return ( + <> +
+
+
+ + FirstFM + +
+ + {/* default navigation bar for wider displays */} + + + {/* hamburger menu on smaller screens */} + +
+
+ + {/* hamburger dropdown to list the navigation items */} +
+
+ {navItems.map(({ label, href }) => ( + + {label} + + ))} +
+
+ + ); +} diff --git a/app/dashboard/page.tsx b/src/app/dashboard/page.tsx similarity index 100% rename from app/dashboard/page.tsx rename to src/app/dashboard/page.tsx diff --git a/src/app/exampleLogin/page.tsx b/src/app/exampleLogin/page.tsx new file mode 100644 index 0000000..fdc6956 --- /dev/null +++ b/src/app/exampleLogin/page.tsx @@ -0,0 +1,11 @@ +import React from 'react'; +import csrfRoute from '../routes/csrfApi'; + +export default function Login(){ + + // Begin the process of linking last fm to our project + return ( + // Log into your last.fm account + + ) +} \ No newline at end of file diff --git a/app/favicon.ico b/src/app/favicon.ico similarity index 100% rename from app/favicon.ico rename to src/app/favicon.ico diff --git a/app/genre-graph.tsx b/src/app/genre-graph.tsx similarity index 100% rename from app/genre-graph.tsx rename to src/app/genre-graph.tsx diff --git a/app/globals.css b/src/app/globals.css similarity index 100% rename from app/globals.css rename to src/app/globals.css diff --git a/app/layout.tsx b/src/app/layout.tsx similarity index 67% rename from app/layout.tsx rename to src/app/layout.tsx index f7fa87e..18f5fcd 100644 --- a/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,5 +1,6 @@ import type { Metadata } from "next"; import { Geist, Geist_Mono } from "next/font/google"; +import Navbar from "./components/Navbar"; import "./globals.css"; const geistSans = Geist({ @@ -13,8 +14,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "FirstFM", + description: "Generated by FirstFM", }; export default function RootLayout({ @@ -25,10 +26,11 @@ export default function RootLayout({ return ( - {children} - + className={`${geistSans.variable} ${geistMono.variable} antialiased flex flex-col min-h-screen`} + > + +
{children}
+ ); } diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx new file mode 100644 index 0000000..9aaede4 --- /dev/null +++ b/src/app/login/page.tsx @@ -0,0 +1,21 @@ +'use client'; +import { logIntoLastFM } from "../services/lastfm_user"; + +export default function LoginPage() { + return ( +
+
+

Log in with Last.fm

+

FirstFM uses your Last.fm account to recommend songs and personalize your experience.

+
+
+ +
+
+ ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx new file mode 100644 index 0000000..3e1fb72 --- /dev/null +++ b/src/app/page.tsx @@ -0,0 +1,25 @@ +export default function Home() { + return ( +
+
+
+

+ Visualize Your Music, Discover Your Story +

+

+ Unlock your music map by signing in with your Last.fm account. +

+
+ +
+
+

+ This couldn't have been possible without the FirstFM team check them + out here! v1.0.0 +

+
+
+ ); +} diff --git a/src/app/routes/csrfApi.ts b/src/app/routes/csrfApi.ts new file mode 100644 index 0000000..17f42f1 --- /dev/null +++ b/src/app/routes/csrfApi.ts @@ -0,0 +1,33 @@ +import axios from 'axios'; + +const API_BASE = process.env.NEXT_PUBLIC_BASE_ROUTE; // prod + +// Axios for pre-csrf +const preCSRFF = axios.create({ + baseURL: `${API_BASE}/api`, + withCredentials: true, +}); + + +// Axios for csrf +const csrfRoute = axios.create({ + baseURL: `${API_BASE}/api`, + withCredentials: true, + headers: { + 'Content-Type': 'application/json', + 'X-CSRFToken': 'csrftoken', + }, +}); + + +// This works for session based CSRF tokens +csrfRoute.interceptors.request.use(async (config) => { + + const token = await preCSRFF.get('/csrf/'); + + + config.headers['X-CSRFToken'] = token.data.csrfToken; + return config; +}) + +export default csrfRoute; \ No newline at end of file diff --git a/app/routes/djangoApi.ts b/src/app/routes/djangoApi.ts similarity index 72% rename from app/routes/djangoApi.ts rename to src/app/routes/djangoApi.ts index a05db0e..41d4fe5 100644 --- a/app/routes/djangoApi.ts +++ b/src/app/routes/djangoApi.ts @@ -1,9 +1,8 @@ import axios from 'axios'; - // Route to fetch data from django const djangoRoute = axios.create({ - baseURL: 'http://localhost:8000/api/', + baseURL: `${process.env.NEXT_PUBLIC_BASE_ROUTE}/api`, withCredentials: true, }) diff --git a/app/services/lastfm_user.ts b/src/app/services/lastfm_user.ts similarity index 53% rename from app/services/lastfm_user.ts rename to src/app/services/lastfm_user.ts index 67c2592..10b5c98 100644 --- a/app/services/lastfm_user.ts +++ b/src/app/services/lastfm_user.ts @@ -1,4 +1,5 @@ import djangoRoute from "../routes/djangoApi"; +import csrfRoute from "../routes/csrfApi"; export type Username = { username: string, @@ -8,4 +9,9 @@ export async function fetchUserInfo() { const {data} = await djangoRoute.get('itsme/'); return data; -} \ No newline at end of file +} + +export async function logIntoLastFM() { + const {data} = await csrfRoute.get('lastfm/start/'); + window.location.assign(data.auth_url); +} diff --git a/track_tags.json b/track_tags.json new file mode 100644 index 0000000..521aa07 --- /dev/null +++ b/track_tags.json @@ -0,0 +1,399876 @@ +{ + "Tyler, The Creator": { + "See You Again (feat. Kali Uchis)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 34, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 22, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 11, + "name": "kali uchis", + "url": "https://www.last.fm/tag/kali+uchis" + }, + { + "count": 11, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "black metal", + "url": "https://www.last.fm/tag/black+metal" + } + ], + "EARFQUAKE": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 60, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 20, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 20, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 10, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "NEW MAGIC WAND": [ + { + "count": 100, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 37, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 26, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 5, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 1, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "ARE WE STILL FRIENDS?": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 73, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 34, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 6, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 6, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 2, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 2, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "BEST INTEREST": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 66, + "name": "Tyler and Kali", + "url": "https://www.last.fm/tag/Tyler+and+Kali" + }, + { + "count": 33, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 8, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "indie rap", + "url": "https://www.last.fm/tag/indie+rap" + }, + { + "count": 2, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 2, + "name": "mikacore", + "url": "https://www.last.fm/tag/mikacore" + } + ], + "GONE, GONE / THANK YOU": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 73, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 34, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 11, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "RUNNING OUT OF TIME": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 42, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 12, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 5, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 2, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "I THINK": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 42, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Like Him (feat. Lola Young)": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "progressive soul", + "url": "https://www.last.fm/tag/progressive+soul" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "WUSYANAME (feat. Youngboy Never Broke Again & Ty Dolla $ign)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "ty dolla sign", + "url": "https://www.last.fm/tag/ty+dolla+sign" + }, + { + "count": 33, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 15, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 4, + "name": "nba youngboy", + "url": "https://www.last.fm/tag/nba+youngboy" + }, + { + "count": 4, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 4, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + } + ], + "She": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 42, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "ofwgkta", + "url": "https://www.last.fm/tag/ofwgkta" + }, + { + "count": 2, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 2, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "STICKY (feat. GloRilla, Sexyy Red & Lil Wayne)": [ + { + "count": 100, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 29, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 15, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 15, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 15, + "name": "no melody", + "url": "https://www.last.fm/tag/no+melody" + }, + { + "count": 4, + "name": "Glorilla", + "url": "https://www.last.fm/tag/Glorilla" + }, + { + "count": 4, + "name": "Sexyy Red", + "url": "https://www.last.fm/tag/Sexyy+Red" + }, + { + "count": 1, + "name": "concept album", + "url": "https://www.last.fm/tag/concept+album" + } + ], + "911 / Mr. Lonely (feat. Frank Ocean & Steve Lacy)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 69, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 46, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "A BOY IS A GUN*": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 37, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 19, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + } + ], + "SWEET / I THOUGHT YOU WANTED TO DANCE (feat. Brent Faiyaz & Fana Hues)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "lovers rock", + "url": "https://www.last.fm/tag/lovers+rock" + }, + { + "count": 16, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 8, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 8, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "ST. CHROMA (feat. Daniel Caesar)": [ + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 15, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + } + ], + "Rah Tah Tah": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 16, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 2, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + } + ], + "NOID": [ + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 44, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 16, + "name": "zamrock", + "url": "https://www.last.fm/tag/zamrock" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "IGOR'S THEME": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 69, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 2, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Where This Flower Blooms (feat. Frank Ocean)": [ + { + "count": 100, + "name": "i just love", + "url": "https://www.last.fm/tag/i+just+love" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "PUPPET": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 66, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 19, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 19, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 2, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + } + ], + "Yonkers": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 95, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 43, + "name": "ofwgkta", + "url": "https://www.last.fm/tag/ofwgkta" + }, + { + "count": 33, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 10, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 6, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 1, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "LUMBERJACK": [ + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 56, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 37, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 37, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 3, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "Lupe Fiasco", + "url": "https://www.last.fm/tag/Lupe+Fiasco" + } + ], + "Darling, I (feat. Teezo Touchdown)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 66, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "special", + "url": "https://www.last.fm/tag/special" + } + ], + "Balloon (feat. Doechii)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 3, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 3, + "name": "progressive soul", + "url": "https://www.last.fm/tag/progressive+soul" + } + ], + "Glitter": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 33, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 10, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + } + ], + "HOT WIND BLOWS (feat. Lil Wayne)": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 44, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 29, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 15, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 4, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Boredom (feat. Rex Orange County & Anna of the North)": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + } + ], + "Answer": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 9, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 9, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "soulful", + "url": "https://www.last.fm/tag/soulful" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "Finger licking good", + "url": "https://www.last.fm/tag/Finger+licking+good" + } + ], + "SUGAR ON MY TONGUE": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 66, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 33, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 2, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "WHAT'S GOOD": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 42, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 12, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 12, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + } + ], + "DOGTOOTH": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + }, + { + "count": 3, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 3, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "CORSO": [ + { + "count": 100, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 15, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 1, + "name": "DJ Drama", + "url": "https://www.last.fm/tag/DJ+Drama" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "The Creator", + "url": "https://www.last.fm/tag/The+Creator" + } + ], + "IFHY (feat. Pharrell)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 15, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ] + }, + "The Weeknd": { + "Blinding Lights": [ + { + "count": 100, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 94, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 12, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Starboy": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "The Hills": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 41, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 20, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 10, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + } + ], + "Die for You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 8, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "Can't Feel My Face": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 83, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 35, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 13, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 13, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "bbc radio1 playlist 2015", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2015" + } + ], + "Save Your Tears": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 42, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "new romantic", + "url": "https://www.last.fm/tag/new+romantic" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + } + ], + "Stargirl Interlude": [ + { + "count": 100, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 25, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 16, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Call Out My Name": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 41, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 20, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 9, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + } + ], + "I Feel It Coming": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 37, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 19, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 19, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 13, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + } + ], + "One of the Girls (with JENNIE, Lily Rose Depp)": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 33, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "all Music", + "url": "https://www.last.fm/tag/all+Music" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 10, + "name": "etheral", + "url": "https://www.last.fm/tag/etheral" + } + ], + "Heartless": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 51, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 34, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 6, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Often": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 81, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 32, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 12, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "drugged out", + "url": "https://www.last.fm/tag/drugged+out" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Is There Someone Else?": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 3, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 3, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + } + ], + "After Hours": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 73, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 34, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 22, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 11, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + } + ], + "Reminder": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 5, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "In Your Eyes": [ + { + "count": 100, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Party Monster": [ + { + "count": 100, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 39, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + } + ], + "Earned It (Fifty Shades of Grey)": [ + { + "count": 100, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 51, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 34, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 22, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 11, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Wicked Games": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 87, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 43, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 34, + "name": "fucking brilliant", + "url": "https://www.last.fm/tag/fucking+brilliant" + }, + { + "count": 14, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 9, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "self-deprecating", + "url": "https://www.last.fm/tag/self-deprecating" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + } + ], + "Out of Time": [ + { + "count": 100, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 7, + "name": "vaporwave", + "url": "https://www.last.fm/tag/vaporwave" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Save Your Tears (with Ariana Grande) (Remix)": [ + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 44, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + } + ], + "Save Your Tears (Remix) (with Ariana Grande) - Bonus Track": [ + { + "count": 100, + "name": "po", + "url": "https://www.last.fm/tag/po" + }, + { + "count": 100, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "talented", + "url": "https://www.last.fm/tag/talented" + }, + { + "count": 8, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 3, + "name": "s2", + "url": "https://www.last.fm/tag/s2" + }, + { + "count": 3, + "name": "totally unique", + "url": "https://www.last.fm/tag/totally+unique" + }, + { + "count": 3, + "name": "sensacional", + "url": "https://www.last.fm/tag/sensacional" + } + ], + "House of Balloons / Glass Table Girls": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 92, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 20, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 10, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "best of 2011", + "url": "https://www.last.fm/tag/best+of+2011" + }, + { + "count": 1, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 1, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + } + ], + "The Morning": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 72, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 48, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 23, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 9, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "best of 2011", + "url": "https://www.last.fm/tag/best+of+2011" + }, + { + "count": 2, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Take My Breath": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 60, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 40, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 10, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 10, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 7, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Popular (with Playboi Carti & Madonna) - From The Idol Vol. 1 (Music from the HBO Original Series)": [ + { + "count": 100, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "popular", + "url": "https://www.last.fm/tag/popular" + }, + { + "count": 66, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 33, + "name": "Viral", + "url": "https://www.last.fm/tag/Viral" + }, + { + "count": 33, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 33, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 10, + "name": "fortnite", + "url": "https://www.last.fm/tag/fortnite" + }, + { + "count": 10, + "name": "Tik Tok", + "url": "https://www.last.fm/tag/Tik+Tok" + }, + { + "count": 10, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + } + ], + "Timeless (Feat Playboi Carti)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 2, + "name": "new jazz", + "url": "https://www.last.fm/tag/new+jazz" + }, + { + "count": 1, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + } + ], + "Sacrifice": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 19, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 19, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 8, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "post-disco", + "url": "https://www.last.fm/tag/post-disco" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Die for You - Remix": [ + { + "count": 100, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 1, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "isso mesmo vadia", + "url": "https://www.last.fm/tag/isso+mesmo+vadia" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + } + ], + "Timeless (with Playboi Carti)": [], + "High for This": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 96, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 58, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 53, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 21, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 11, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 3, + "name": "bedroom swag", + "url": "https://www.last.fm/tag/bedroom+swag" + }, + { + "count": 1, + "name": "songs for those without any game", + "url": "https://www.last.fm/tag/songs+for+those+without+any+game" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + } + ], + "Die for You (with Ariana Grande) - Remix": [ + { + "count": 100, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 25, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 17, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 17, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 8, + "name": "Arian Grande", + "url": "https://www.last.fm/tag/Arian+Grande" + }, + { + "count": 8, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 8, + "name": "s2", + "url": "https://www.last.fm/tag/s2" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 3, + "name": "fuck spotify", + "url": "https://www.last.fm/tag/fuck+spotify" + }, + { + "count": 3, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + } + ], + "In the Night": [ + { + "count": 100, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 3, + "name": "bbc radio1 playlist 2015", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2015" + } + ], + "Earned It (Fifty Shades of Grey) - From the \"Fifty Shades of Grey\" Soundtrack": [], + "Coming Down": [ + { + "count": 100, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 81, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 16, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 5, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Sidewalks": [ + { + "count": 100, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "sam smith", + "url": "https://www.last.fm/tag/sam+smith" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": " hip-hop", + "url": "https://www.last.fm/tag/+hip-hop" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "say say say", + "url": "https://www.last.fm/tag/say+say+say" + } + ], + "What You Need": [ + { + "count": 100, + "name": "bedroom swag", + "url": "https://www.last.fm/tag/bedroom+swag" + }, + { + "count": 86, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 47, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 20, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 20, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 13, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 2, + "name": "post-dubstep", + "url": "https://www.last.fm/tag/post-dubstep" + } + ], + "Less Than Zero": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 16, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 8, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Pray For Me": [ + { + "count": 100, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "fuck feat tags", + "url": "https://www.last.fm/tag/fuck+feat+tags" + }, + { + "count": 66, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 33, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + } + ], + "The Party & the After Party": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 53, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 42, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 2, + "name": "drugs and alcohol have ruined my life", + "url": "https://www.last.fm/tag/drugs+and+alcohol+have+ruined+my+life" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "São Paulo (feat. Anitta)": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 73, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 12, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 12, + "name": "funk mandelao", + "url": "https://www.last.fm/tag/funk+mandelao" + }, + { + "count": 6, + "name": "brazilian phonk", + "url": "https://www.last.fm/tag/brazilian+phonk" + }, + { + "count": 6, + "name": "mega funk", + "url": "https://www.last.fm/tag/mega+funk" + }, + { + "count": 6, + "name": "funk automotivo", + "url": "https://www.last.fm/tag/funk+automotivo" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Acquainted": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 66, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 8, + "name": "nocturnal", + "url": "https://www.last.fm/tag/nocturnal" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 3, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 3, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + } + ], + "Pray for Me (with Kendrick Lamar)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "extensive studio production", + "url": "https://www.last.fm/tag/extensive+studio+production" + } + ], + "Gasoline": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 5, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 2, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "new romantic", + "url": "https://www.last.fm/tag/new+romantic" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "False Alarm": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 1, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "goofy", + "url": "https://www.last.fm/tag/goofy" + }, + { + "count": 1, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + } + ], + "Alone Again": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 73, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 48, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 12, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 6, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "How Do I Make You Love Me?": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + } + ], + "Secrets": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 8, + "name": "Tears for Fears", + "url": "https://www.last.fm/tag/Tears+for+Fears" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "obsessed", + "url": "https://www.last.fm/tag/obsessed" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Hardest to Love": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 66, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 29, + "name": "liquid funk", + "url": "https://www.last.fm/tag/liquid+funk" + }, + { + "count": 15, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 15, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 15, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 4, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Too Late": [ + { + "count": 100, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 33, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "post-dubstep", + "url": "https://www.last.fm/tag/post-dubstep" + } + ] + }, + "Sabrina Carpenter": { + "Espresso": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 32, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 24, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 5, + "name": "espresso", + "url": "https://www.last.fm/tag/espresso" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + } + ], + "Please Please Please": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 12, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 3, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 3, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Taste": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 77, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "taste", + "url": "https://www.last.fm/tag/taste" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "test", + "url": "https://www.last.fm/tag/test" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + } + ], + "Nonsense": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 7, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 4, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + } + ], + "Feather": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "funk pop", + "url": "https://www.last.fm/tag/funk+pop" + }, + { + "count": 7, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 1, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + } + ], + "Bed Chem": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "slim", + "url": "https://www.last.fm/tag/slim" + } + ], + "Juno": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "ovulation", + "url": "https://www.last.fm/tag/ovulation" + }, + { + "count": 16, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "top 10", + "url": "https://www.last.fm/tag/top+10" + }, + { + "count": 1, + "name": "american pop", + "url": "https://www.last.fm/tag/american+pop" + }, + { + "count": 1, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 1, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + } + ], + "Manchild": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 11, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 5, + "name": "misandry", + "url": "https://www.last.fm/tag/misandry" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + } + ], + "Good Graces": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 15, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 15, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 1, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 1, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "because i liked a boy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 16, + "name": "break-up", + "url": "https://www.last.fm/tag/break-up" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Busy Woman": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 4, + "name": "magical", + "url": "https://www.last.fm/tag/magical" + }, + { + "count": 4, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 1, + "name": "i love this", + "url": "https://www.last.fm/tag/i+love+this" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "Coincidence": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "cuntry", + "url": "https://www.last.fm/tag/cuntry" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 8, + "name": "pop country", + "url": "https://www.last.fm/tag/pop+country" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + } + ], + "Sharpest Tool": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 3, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 3, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Don’t Smile": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + } + ], + "Read your Mind": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "break-up", + "url": "https://www.last.fm/tag/break-up" + }, + { + "count": 1, + "name": "girly pop", + "url": "https://www.last.fm/tag/girly+pop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Tears": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 66, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 66, + "name": "freaky", + "url": "https://www.last.fm/tag/freaky" + }, + { + "count": 33, + "name": "Pablobiel", + "url": "https://www.last.fm/tag/Pablobiel" + }, + { + "count": 33, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 33, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 10, + "name": "ended addison", + "url": "https://www.last.fm/tag/ended+addison" + }, + { + "count": 10, + "name": "better than addison rae", + "url": "https://www.last.fm/tag/better+than+addison+rae" + }, + { + "count": 10, + "name": "lysaya gde moy vinyl", + "url": "https://www.last.fm/tag/lysaya+gde+moy+vinyl" + } + ], + "Looking at Me": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 5, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Slim Pickins": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 36, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 1, + "name": "cuntry", + "url": "https://www.last.fm/tag/cuntry" + } + ], + "Dumb & Poetic": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 44, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 29, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 15, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + } + ], + "emails i can’t send": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 17, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 17, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 8, + "name": "Girls I like to fuck", + "url": "https://www.last.fm/tag/Girls+I+like+to+fuck" + }, + { + "count": 8, + "name": "all pop", + "url": "https://www.last.fm/tag/all+pop" + } + ], + "Lie to Girls": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 2, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + } + ], + "15 Minutes": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 15, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 15, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + } + ], + "Vicious": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 24, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 5, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 5, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + }, + { + "count": 1, + "name": "break-up", + "url": "https://www.last.fm/tag/break-up" + } + ], + "When Did You Get Hot?": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 33, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + } + ], + "Fast Times": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "A Nonsense Christmas": [], + "My Man on Willpower": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + } + ], + "Nobody’s Son": [ + { + "count": 100, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + } + ], + "Sugar Talking": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Sue Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 7, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "House Tour": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Pablobiel", + "url": "https://www.last.fm/tag/Pablobiel" + }, + { + "count": 33, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 10, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + } + ], + "Already Over": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 29, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 29, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Tornado Warnings": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 3, + "name": "all pop", + "url": "https://www.last.fm/tag/all+pop" + }, + { + "count": 3, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + } + ], + "Thumbs": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 16, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "protest song", + "url": "https://www.last.fm/tag/protest+song" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 1, + "name": "anti-establishment", + "url": "https://www.last.fm/tag/anti-establishment" + } + ], + "opposite": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 33, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 10, + "name": "my scribbled", + "url": "https://www.last.fm/tag/my+scribbled" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "We Almost Broke Up Again Last Night": [ + { + "count": 100, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Never Getting Laid": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "mashapyatka", + "url": "https://www.last.fm/tag/mashapyatka" + } + ], + "Go Go Juice": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 66, + "name": "alcohol", + "url": "https://www.last.fm/tag/alcohol" + } + ], + "bet u wanna": [ + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "fresh", + "url": "https://www.last.fm/tag/fresh" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 2, + "name": "funk pop", + "url": "https://www.last.fm/tag/funk+pop" + }, + { + "count": 2, + "name": "Shady", + "url": "https://www.last.fm/tag/Shady" + } + ], + "Goodbye": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 16, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 8, + "name": "better than addison rae", + "url": "https://www.last.fm/tag/better+than+addison+rae" + } + ], + "Don’t Worry I’ll Make You Worry": [ + { + "count": 100, + "name": "loveparanoia", + "url": "https://www.last.fm/tag/loveparanoia" + }, + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + } + ], + "Couldn’t Make It Any Harder": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 44, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 29, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "doowop", + "url": "https://www.last.fm/tag/doowop" + } + ], + "skinny dipping": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 7, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + } + ], + "Bad Reviews": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 4, + "name": "pop country", + "url": "https://www.last.fm/tag/pop+country" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "famale vocalists", + "url": "https://www.last.fm/tag/famale+vocalists" + }, + { + "count": 1, + "name": "abstinence", + "url": "https://www.last.fm/tag/abstinence" + }, + { + "count": 1, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + } + ], + "Skin": [], + "decode": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "oto", + "url": "https://www.last.fm/tag/oto" + }, + { + "count": 2, + "name": "outro", + "url": "https://www.last.fm/tag/outro" + } + ], + "Bad for Business": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 29, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + } + ], + "how many things": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 17, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 3, + "name": "oto", + "url": "https://www.last.fm/tag/oto" + }, + { + "count": 3, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 3, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + } + ], + "things i wish you said": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 11, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Please Please Please (feat. Dolly Parton)": [] + }, + "Kendrick Lamar": { + "HUMBLE.": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 30, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 23, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + } + ], + "Money Trees": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 26, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 26, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "jay rock", + "url": "https://www.last.fm/tag/jay+rock" + }, + { + "count": 3, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "All the Stars (with SZA)": [], + "Not Like Us": [ + { + "count": 100, + "name": "Diss", + "url": "https://www.last.fm/tag/Diss" + }, + { + "count": 64, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 42, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 21, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 21, + "name": "diss track", + "url": "https://www.last.fm/tag/diss+track" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Alright": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 91, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 38, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 38, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 19, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "PRIDE.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 51, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 22, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "DNA.": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 61, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 30, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 9, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 5, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 5, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + } + ], + "LOVE. FEAT. ZACARI.": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "zacari", + "url": "https://www.last.fm/tag/zacari" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 19, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 19, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 3, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Bitch, Don’t Kill My Vibe": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 20, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 5, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 5, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "fuck you", + "url": "https://www.last.fm/tag/fuck+you" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "King Kunta": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 58, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 54, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 23, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 21, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "luther (with SZA)": [ + { + "count": 100, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 64, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 42, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 12, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 12, + "name": "Regalia", + "url": "https://www.last.fm/tag/Regalia" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Swimming Pools (Drank)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 71, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "drank", + "url": "https://www.last.fm/tag/drank" + }, + { + "count": 3, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "LOYALTY. FEAT. RIHANNA.": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 66, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 4, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "N95": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 26, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 26, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 1, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + } + ], + "United in Grief": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 29, + "name": "jazzstep", + "url": "https://www.last.fm/tag/jazzstep" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "Broken Beat", + "url": "https://www.last.fm/tag/Broken+Beat" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "m.A.A.d city": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 22, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 22, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 7, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + } + ], + "Backseat Freestyle": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 78, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 7, + "name": "songs I can actually listen to on repeat", + "url": "https://www.last.fm/tag/songs+I+can+actually+listen+to+on+repeat" + }, + { + "count": 5, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 3, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + } + ], + "Poetic Justice": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 83, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 14, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 4, + "name": "janet jackson", + "url": "https://www.last.fm/tag/janet+jackson" + }, + { + "count": 4, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "tv off (feat. Lefty Gunplay)": [ + { + "count": 100, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 100, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 66, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 37, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 19, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "mustard", + "url": "https://www.last.fm/tag/mustard" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "Lefty Gunplay", + "url": "https://www.last.fm/tag/Lefty+Gunplay" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "squabble up": [ + { + "count": 100, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 100, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 19, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 19, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 19, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 6, + "name": "mobb music", + "url": "https://www.last.fm/tag/mobb+music" + }, + { + "count": 6, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 3, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "A.D.H.D": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 20, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 6, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Wesley's Theory": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 80, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "euphoria": [ + { + "count": 100, + "name": "Diss", + "url": "https://www.last.fm/tag/Diss" + }, + { + "count": 51, + "name": "diss track", + "url": "https://www.last.fm/tag/diss+track" + }, + { + "count": 22, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 22, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 11, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 11, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Swimming Pools (Drank) - Extended Version": [], + "i": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 67, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 35, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 13, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + } + ], + "ELEMENT.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 64, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "simulation", + "url": "https://www.last.fm/tag/simulation" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Die Hard": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "Amanda Reifer", + "url": "https://www.last.fm/tag/Amanda+Reifer" + }, + { + "count": 4, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "DUCKWORTH.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 64, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 42, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "9th wonder", + "url": "https://www.last.fm/tag/9th+wonder" + }, + { + "count": 5, + "name": "goddamn", + "url": "https://www.last.fm/tag/goddamn" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "west coast hip-hop", + "url": "https://www.last.fm/tag/west+coast+hip-hop" + }, + { + "count": 1, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Count Me Out": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "count me out", + "url": "https://www.last.fm/tag/count+me+out" + }, + { + "count": 3, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "These Walls": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 39, + "name": "Bilal", + "url": "https://www.last.fm/tag/Bilal" + }, + { + "count": 26, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 16, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Anna Wise", + "url": "https://www.last.fm/tag/Anna+Wise" + }, + { + "count": 5, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "THUNDERCAT", + "url": "https://www.last.fm/tag/THUNDERCAT" + } + ], + "Rich Spirit": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 29, + "name": "nervous music", + "url": "https://www.last.fm/tag/nervous+music" + }, + { + "count": 29, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "Father Time (feat. Sampha)": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Sampha", + "url": "https://www.last.fm/tag/Sampha" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 4, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 1, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + } + ], + "YAH.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 100, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 29, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "FEEL.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 64, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Xiu Xiu", + "url": "https://www.last.fm/tag/Xiu+Xiu" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + } + ], + "Sing About Me, I'm Dying of Thirst": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 37, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 19, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 13, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 3, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 3, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "real talk", + "url": "https://www.last.fm/tag/real+talk" + } + ], + "The Art of Peer Pressure": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 67, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 35, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 7, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "good kid": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 48, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 34, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 11, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 2, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + } + ], + "wacced out murals": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 37, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 19, + "name": "weightless", + "url": "https://www.last.fm/tag/weightless" + }, + { + "count": 8, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 8, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 1, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "nueva cancion", + "url": "https://www.last.fm/tag/nueva+cancion" + } + ], + "u": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 78, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 38, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 5, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 2, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + } + ], + "XXX. FEAT. U2.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 64, + "name": "U2", + "url": "https://www.last.fm/tag/U2" + }, + { + "count": 42, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 42, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 21, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 21, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 12, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "BLOOD.": [ + { + "count": 100, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "jazz poetry", + "url": "https://www.last.fm/tag/jazz+poetry" + }, + { + "count": 66, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 8, + "name": "sound collage", + "url": "https://www.last.fm/tag/sound+collage" + }, + { + "count": 8, + "name": "Ambient dub", + "url": "https://www.last.fm/tag/Ambient+dub" + }, + { + "count": 8, + "name": "good", + "url": "https://www.last.fm/tag/good" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "Story telling", + "url": "https://www.last.fm/tag/Story+telling" + }, + { + "count": 2, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + } + ], + "Institutionalized": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 40, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 17, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 8, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "LUST.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 81, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 16, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + }, + { + "count": 16, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "heart pt. 6": [ + { + "count": 100, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 42, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 12, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 12, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 12, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "FEAR.": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 56, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "The Blacker the Berry": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 92, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 61, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 46, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 21, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 12, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 3, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "man at the garden": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 64, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 24, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 24, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "garden", + "url": "https://www.last.fm/tag/garden" + }, + { + "count": 5, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 5, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Worldwide Steppers": [], + "meet the grahams": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 39, + "name": "Diss", + "url": "https://www.last.fm/tag/Diss" + }, + { + "count": 9, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 9, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 1, + "name": "diss track", + "url": "https://www.last.fm/tag/diss+track" + }, + { + "count": 1, + "name": "drake does not approve", + "url": "https://www.last.fm/tag/drake+does+not+approve" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + } + ], + "reincarnated": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 24, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 24, + "name": "Christian hip hop", + "url": "https://www.last.fm/tag/Christian+hip+hop" + }, + { + "count": 12, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 12, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 5, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ] + }, + "Lady Gaga": { + "Poker Face": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 96, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 34, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "poker face", + "url": "https://www.last.fm/tag/poker+face" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Bad Romance": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 86, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 41, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "dance all night", + "url": "https://www.last.fm/tag/dance+all+night" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Bad Romance", + "url": "https://www.last.fm/tag/Bad+Romance" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Paparazzi": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 44, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Paparazzi", + "url": "https://www.last.fm/tag/Paparazzi" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "gossip girl", + "url": "https://www.last.fm/tag/gossip+girl" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Just Dance": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 85, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "just dance", + "url": "https://www.last.fm/tag/just+dance" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "LoveGame": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 98, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 13, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 9, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Alejandro": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 41, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "alejandro", + "url": "https://www.last.fm/tag/alejandro" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 1, + "name": "the fame monster", + "url": "https://www.last.fm/tag/the+fame+monster" + } + ], + "Judas": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 74, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 32, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 30, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 11, + "name": "catchy as fuck", + "url": "https://www.last.fm/tag/catchy+as+fuck" + }, + { + "count": 7, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Telephone": [], + "Die with a Smile": [ + { + "count": 100, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 48, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 34, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 2, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "gaga", + "url": "https://www.last.fm/tag/gaga" + } + ], + "Born This Way": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 28, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 13, + "name": "born this way", + "url": "https://www.last.fm/tag/born+this+way" + }, + { + "count": 8, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "express yourself", + "url": "https://www.last.fm/tag/express+yourself" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Applause": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 43, + "name": "artpop", + "url": "https://www.last.fm/tag/artpop" + }, + { + "count": 35, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "applause", + "url": "https://www.last.fm/tag/applause" + }, + { + "count": 10, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 9, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Monster": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 31, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 10, + "name": "monster", + "url": "https://www.last.fm/tag/monster" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Bloody Mary": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 11, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 7, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Abracadabra": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 51, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 32, + "name": "Mayhem", + "url": "https://www.last.fm/tag/Mayhem" + }, + { + "count": 9, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 9, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "acid house", + "url": "https://www.last.fm/tag/acid+house" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "The Edge of Glory": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 34, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 12, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 8, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "songs that you wanna listen to over and over again", + "url": "https://www.last.fm/tag/songs+that+you+wanna+listen+to+over+and+over+again" + }, + { + "count": 1, + "name": "born this way", + "url": "https://www.last.fm/tag/born+this+way" + } + ], + "Rain on Me (with Ariana Grande)": [ + { + "count": 100, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 85, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 18, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 6, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "chromatica", + "url": "https://www.last.fm/tag/chromatica" + } + ], + "Shallow": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 39, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "A Star is born", + "url": "https://www.last.fm/tag/A+Star+is+born" + }, + { + "count": 2, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Summerboy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 31, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 23, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 9, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "handclaps", + "url": "https://www.last.fm/tag/handclaps" + } + ], + "The Fame": [], + "Money Honey": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 9, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Government Hooker": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 48, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 11, + "name": "So fucking fabulous", + "url": "https://www.last.fm/tag/So+fucking+fabulous" + }, + { + "count": 8, + "name": "born this way", + "url": "https://www.last.fm/tag/born+this+way" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "Government Hooker", + "url": "https://www.last.fm/tag/Government+Hooker" + } + ], + "Beautiful, Dirty, Rich": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 82, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 32, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 13, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "skins", + "url": "https://www.last.fm/tag/skins" + } + ], + "Boys Boys Boys": [], + "Eh, Eh (Nothing Else I Can Say)": [], + "So Happy I Could Die": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Disease": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 49, + "name": "midtempo bass", + "url": "https://www.last.fm/tag/midtempo+bass" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 2, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 2, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 2, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + } + ], + "Dance in the Dark": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 50, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 42, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "dance in the dark", + "url": "https://www.last.fm/tag/dance+in+the+dark" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Marry the Night": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 26, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 10, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "legend", + "url": "https://www.last.fm/tag/legend" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "I Like It Rough": [], + "Speechless": [], + "G.U.Y.": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 48, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 14, + "name": "artpop", + "url": "https://www.last.fm/tag/artpop" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 1, + "name": "zedd", + "url": "https://www.last.fm/tag/zedd" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Brown Eyes": [], + "Teeth": [], + "Million Reasons": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 67, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 30, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 5, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Sour Candy (with BLACKPINK)": [ + { + "count": 100, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 58, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 3, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + } + ], + "Heavy Metal Lover": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 74, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "whiskey mouth all over my blonde south", + "url": "https://www.last.fm/tag/whiskey+mouth+all+over+my+blonde+south" + }, + { + "count": 36, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 14, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 11, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 10, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Always Remember Us This Way": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 64, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 5, + "name": "Movies", + "url": "https://www.last.fm/tag/Movies" + }, + { + "count": 5, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 5, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 1, + "name": "solo", + "url": "https://www.last.fm/tag/solo" + }, + { + "count": 1, + "name": "romance", + "url": "https://www.last.fm/tag/romance" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "Paper Gangsta": [], + "Americano": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 32, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 8, + "name": "magic music", + "url": "https://www.last.fm/tag/magic+music" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 2, + "name": "mariachi", + "url": "https://www.last.fm/tag/mariachi" + }, + { + "count": 2, + "name": "americano", + "url": "https://www.last.fm/tag/americano" + } + ], + "Stupid Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 77, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 26, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 13, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "chromatica", + "url": "https://www.last.fm/tag/chromatica" + }, + { + "count": 3, + "name": "ended august by taylor swift", + "url": "https://www.last.fm/tag/ended+august+by+taylor+swift" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "augusthit", + "url": "https://www.last.fm/tag/augusthit" + } + ], + "Garden of Eden": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 64, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 24, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 24, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "creative", + "url": "https://www.last.fm/tag/creative" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Venus": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 32, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 12, + "name": "venus", + "url": "https://www.last.fm/tag/venus" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "artpop", + "url": "https://www.last.fm/tag/artpop" + } + ], + "911": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 37, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 1, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Vanish Into You": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "gorgeous", + "url": "https://www.last.fm/tag/gorgeous" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Starstruck": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 99, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 39, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "dirty pop", + "url": "https://www.last.fm/tag/dirty+pop" + }, + { + "count": 1, + "name": "songs that would be a lot better without rapping", + "url": "https://www.last.fm/tag/songs+that+would+be+a+lot+better+without+rapping" + }, + { + "count": 1, + "name": "cherry cherry boom boom", + "url": "https://www.last.fm/tag/cherry+cherry+boom+boom" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "ScheiBe": [], + "How Bad Do U Want Me": [ + { + "count": 100, + "name": "sounds like taylor swift", + "url": "https://www.last.fm/tag/sounds+like+taylor+swift" + }, + { + "count": 49, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "taylor could never", + "url": "https://www.last.fm/tag/taylor+could+never" + } + ], + "Hair": [], + "Perfect Illusion": [], + "Disco Heaven": [] + }, + "Radiohead": { + "Creep": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 95, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 61, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "No Surprises": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 85, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Karma Police": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 89, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 20, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Paranoid Android": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ] + }, + "Drake": { + "Best I Ever Had": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 96, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 39, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "Best I Ever Had", + "url": "https://www.last.fm/tag/Best+I+Ever+Had" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + } + ], + "One Dance": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "Kyla", + "url": "https://www.last.fm/tag/Kyla" + }, + { + "count": 66, + "name": "wizkid", + "url": "https://www.last.fm/tag/wizkid" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 23, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 15, + "name": "ovo", + "url": "https://www.last.fm/tag/ovo" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Passionfruit": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 24, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 12, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 12, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 12, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "God's Plan": [ + { + "count": 100, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "Dios Plan", + "url": "https://www.last.fm/tag/Dios+Plan" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "white rapper", + "url": "https://www.last.fm/tag/white+rapper" + }, + { + "count": 1, + "name": "E minor", + "url": "https://www.last.fm/tag/E+minor" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Hotline Bling": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 13, + "name": "i want drake to murder my vagina", + "url": "https://www.last.fm/tag/i+want+drake+to+murder+my+vagina" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "Forever": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 92, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 49, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 40, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 18, + "name": "forever", + "url": "https://www.last.fm/tag/forever" + }, + { + "count": 14, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 12, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "cash money records", + "url": "https://www.last.fm/tag/cash+money+records" + }, + { + "count": 1, + "name": "Drake forever", + "url": "https://www.last.fm/tag/Drake+forever" + } + ], + "Hold On, We're Going Home": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 84, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 28, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 11, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 9, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Headlines": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 95, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 27, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "young money", + "url": "https://www.last.fm/tag/young+money" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Jimmy Cooks (feat. 21 Savage)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "canadian rap", + "url": "https://www.last.fm/tag/canadian+rap" + }, + { + "count": 3, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 3, + "name": "child molestor", + "url": "https://www.last.fm/tag/child+molestor" + } + ], + "Over": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 70, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "young money", + "url": "https://www.last.fm/tag/young+money" + }, + { + "count": 6, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Rich Flex": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 24, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 24, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 5, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "canadian rap", + "url": "https://www.last.fm/tag/canadian+rap" + } + ], + "Take Care": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 50, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 25, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 12, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "OuterSpace", + "url": "https://www.last.fm/tag/OuterSpace" + } + ], + "Nice for What": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 73, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 34, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 6, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Fair Trade (with Travis Scott)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 56, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "clb", + "url": "https://www.last.fm/tag/clb" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "bang", + "url": "https://www.last.fm/tag/bang" + } + ], + "Marvins Room": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 49, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 9, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 6, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 6, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 2, + "name": "best of 2011", + "url": "https://www.last.fm/tag/best+of+2011" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Teenage Fever": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "sampling", + "url": "https://www.last.fm/tag/sampling" + }, + { + "count": 3, + "name": "jennifer lopez", + "url": "https://www.last.fm/tag/jennifer+lopez" + }, + { + "count": 3, + "name": "j-lo", + "url": "https://www.last.fm/tag/j-lo" + } + ], + "Nonstop": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "no melody", + "url": "https://www.last.fm/tag/no+melody" + }, + { + "count": 4, + "name": "young money", + "url": "https://www.last.fm/tag/young+money" + }, + { + "count": 1, + "name": "nba 2k20", + "url": "https://www.last.fm/tag/nba+2k20" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + } + ], + "IDGAF (feat. Yeat)": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "Yeat", + "url": "https://www.last.fm/tag/Yeat" + }, + { + "count": 29, + "name": "nu jazz", + "url": "https://www.last.fm/tag/nu+jazz" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 15, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "What", + "url": "https://www.last.fm/tag/What" + } + ], + "In My Feelings": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 24, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 11, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 2, + "name": "uk number one", + "url": "https://www.last.fm/tag/uk+number+one" + }, + { + "count": 2, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + } + ], + "Started from the Bottom": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 81, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 20, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 10, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Started from the bottom", + "url": "https://www.last.fm/tag/Started+from+the+bottom" + } + ], + "Laugh Now Cry Later (feat. Lil Durk)": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 66, + "name": "LIL DURK", + "url": "https://www.last.fm/tag/LIL+DURK" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 3, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "The Motto": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 30, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 20, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "yolo", + "url": "https://www.last.fm/tag/yolo" + }, + { + "count": 4, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 4, + "name": "8:hiphop", + "url": "https://www.last.fm/tag/8:hiphop" + }, + { + "count": 1, + "name": "club shit", + "url": "https://www.last.fm/tag/club+shit" + }, + { + "count": 1, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 1, + "name": "Workout", + "url": "https://www.last.fm/tag/Workout" + } + ], + "Too Good": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 8, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + } + ], + "Rich Baby Daddy (feat. Sexyy Red & SZA)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "Sexyy Red", + "url": "https://www.last.fm/tag/Sexyy+Red" + }, + { + "count": 33, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "bad", + "url": "https://www.last.fm/tag/bad" + }, + { + "count": 3, + "name": "horrible", + "url": "https://www.last.fm/tag/horrible" + }, + { + "count": 3, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Knife Talk (with 21 Savage ft. Project Pat)": [ + { + "count": 100, + "name": "project pat", + "url": "https://www.last.fm/tag/project+pat" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 3, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Yebba’s Heartbreak": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 8, + "name": "how", + "url": "https://www.last.fm/tag/how" + }, + { + "count": 8, + "name": "PND", + "url": "https://www.last.fm/tag/PND" + }, + { + "count": 3, + "name": "YEBBA", + "url": "https://www.last.fm/tag/YEBBA" + }, + { + "count": 3, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 3, + "name": "ovo", + "url": "https://www.last.fm/tag/ovo" + } + ], + "First Person Shooter (feat. J. Cole)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 1, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 1, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 1, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + } + ], + "Summers Over Interlude": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 8, + "name": "Majid Jordan", + "url": "https://www.last.fm/tag/Majid+Jordan" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Feel No Ways": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "kanyewest", + "url": "https://www.last.fm/tag/kanyewest" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + } + ], + "Fake Love": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "truth", + "url": "https://www.last.fm/tag/truth" + }, + { + "count": 2, + "name": "white boy", + "url": "https://www.last.fm/tag/white+boy" + }, + { + "count": 2, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + } + ], + "Way 2 Sexy (with Future & Young Thug)": [ + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 44, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 29, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 15, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "gangsta rap influence", + "url": "https://www.last.fm/tag/gangsta+rap+influence" + }, + { + "count": 1, + "name": "a highly synthetic sonority", + "url": "https://www.last.fm/tag/a+highly+synthetic+sonority" + } + ], + "Chicago Freestyle (feat. Giveon)": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 33, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 33, + "name": "Giveon", + "url": "https://www.last.fm/tag/Giveon" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "Sexy Twisted RNB", + "url": "https://www.last.fm/tag/Sexy+Twisted+RNB" + } + ], + "Crew Love": [ + { + "count": 100, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Wants and Needs (feat. Lil Baby)": [ + { + "count": 100, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "rnb rap", + "url": "https://www.last.fm/tag/rnb+rap" + } + ], + "NOKIA": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 66, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 16, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "jook", + "url": "https://www.last.fm/tag/jook" + }, + { + "count": 2, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Energy": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 73, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 48, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 48, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "flow", + "url": "https://www.last.fm/tag/flow" + }, + { + "count": 1, + "name": "boss", + "url": "https://www.last.fm/tag/boss" + } + ], + "Toosie Slide": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + }, + { + "count": 4, + "name": "a repetitive chorus", + "url": "https://www.last.fm/tag/a+repetitive+chorus" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "a flat minor", + "url": "https://www.last.fm/tag/a+flat+minor" + }, + { + "count": 1, + "name": "radio friendly stylings", + "url": "https://www.last.fm/tag/radio+friendly+stylings" + }, + { + "count": 1, + "name": "clear pronunciation", + "url": "https://www.last.fm/tag/clear+pronunciation" + } + ], + "Controlla": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 44, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "white rapper", + "url": "https://www.last.fm/tag/white+rapper" + }, + { + "count": 1, + "name": "cornuda", + "url": "https://www.last.fm/tag/cornuda" + }, + { + "count": 1, + "name": "white boy", + "url": "https://www.last.fm/tag/white+boy" + } + ], + "Spin Bout U": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "better late than never", + "url": "https://www.last.fm/tag/better+late+than+never" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + } + ], + "Jungle": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 19, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Jumpman": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 17, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 3, + "name": "Woo", + "url": "https://www.last.fm/tag/Woo" + }, + { + "count": 3, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Find Your Love": [ + { + "count": 100, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 51, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 28, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 14, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 6, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 6, + "name": "find your love", + "url": "https://www.last.fm/tag/find+your+love" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Champagne Poetry": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 8, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "Certified Lover Boy", + "url": "https://www.last.fm/tag/Certified+Lover+Boy" + }, + { + "count": 3, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + } + ], + "Money In The Grave (Drake ft. Rick Ross)": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "rick ross", + "url": "https://www.last.fm/tag/rick+ross" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 4, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "singles", + "url": "https://www.last.fm/tag/singles" + } + ], + "From Time": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "jhene aiko", + "url": "https://www.last.fm/tag/jhene+aiko" + }, + { + "count": 11, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "moody", + "url": "https://www.last.fm/tag/moody" + } + ], + "Know Yourself": [ + { + "count": 100, + "name": "runnin thru the six with my woes", + "url": "https://www.last.fm/tag/runnin+thru+the+six+with+my+woes" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "my woes", + "url": "https://www.last.fm/tag/my+woes" + }, + { + "count": 1, + "name": "im so international", + "url": "https://www.last.fm/tag/im+so+international" + }, + { + "count": 1, + "name": "fav lines", + "url": "https://www.last.fm/tag/fav+lines" + }, + { + "count": 1, + "name": "riariariadorgas", + "url": "https://www.last.fm/tag/riariariadorgas" + } + ], + "Trust Issues": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "Noah Shebib", + "url": "https://www.last.fm/tag/Noah+Shebib" + }, + { + "count": 1, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Girls Want Girls (with Lil Baby)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 3, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + } + ], + "Portland": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "quavo", + "url": "https://www.last.fm/tag/quavo" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "kristina", + "url": "https://www.last.fm/tag/kristina" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Shot for Me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 79, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 40, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "slow sessions", + "url": "https://www.last.fm/tag/slow+sessions" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + } + ] + }, + "Taylor Swift": { + "Blank Space": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 24, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 20, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + } + ], + "Cruel Summer": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "industrial pop", + "url": "https://www.last.fm/tag/industrial+pop" + }, + { + "count": 10, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 10, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "the best of 2019", + "url": "https://www.last.fm/tag/the+best+of+2019" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Shake It Off": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 29, + "name": "haters gonna hate", + "url": "https://www.last.fm/tag/haters+gonna+hate" + }, + { + "count": 22, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "shake it off", + "url": "https://www.last.fm/tag/shake+it+off" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + } + ], + "cardigan": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 91, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 60, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Style": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 23, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 21, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 9, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "Funk-Pop", + "url": "https://www.last.fm/tag/Funk-Pop" + } + ], + "Love Story": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 58, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 38, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 13, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "love story", + "url": "https://www.last.fm/tag/love+story" + }, + { + "count": 1, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "You Belong with Me": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 72, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 45, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 15, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Anti-Hero": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 67, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 13, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 5, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 5, + "name": "Midnights (The Til Dawn Edition)", + "url": "https://www.last.fm/tag/Midnights+(The+Til+Dawn+Edition)" + }, + { + "count": 3, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "august": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 45, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 5, + "name": "guitar pop", + "url": "https://www.last.fm/tag/guitar+pop" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Lover": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 22, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 22, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Don’t Blame Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 29, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "EXILE", + "url": "https://www.last.fm/tag/EXILE" + }, + { + "count": 8, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + } + ], + "Look What You Made Me Do": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 5, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 3, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "shade", + "url": "https://www.last.fm/tag/shade" + } + ], + "We Are Never Ever Getting Back Together": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 27, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 21, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "red", + "url": "https://www.last.fm/tag/red" + }, + { + "count": 5, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Wildest Dreams": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 18, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 18, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "lana del rey -ish", + "url": "https://www.last.fm/tag/lana+del+rey+-ish" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Bad Blood": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "Chupa essa Katy perry", + "url": "https://www.last.fm/tag/Chupa+essa+Katy+perry" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "BAD BLOOD", + "url": "https://www.last.fm/tag/BAD+BLOOD" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "boring shit talentless flop", + "url": "https://www.last.fm/tag/boring+shit+talentless+flop" + }, + { + "count": 1, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 1, + "name": "bad blood hey", + "url": "https://www.last.fm/tag/bad+blood+hey" + } + ], + "I Knew You Were Trouble.": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 33, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 27, + "name": "countrystep", + "url": "https://www.last.fm/tag/countrystep" + }, + { + "count": 12, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 5, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 4, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + } + ], + "Wildest Dreams (Taylor's Version)": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 12, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 6, + "name": "lana del rey -ish", + "url": "https://www.last.fm/tag/lana+del+rey+-ish" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "1989 (Taylor's Version)", + "url": "https://www.last.fm/tag/1989+(Taylor%27s+Version)" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Delicate": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 20, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 10, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 3, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "delicate", + "url": "https://www.last.fm/tag/delicate" + }, + { + "count": 1, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Karma": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 93, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 53, + "name": "Brutal Death Metal", + "url": "https://www.last.fm/tag/Brutal+Death+Metal" + }, + { + "count": 44, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 22, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 14, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 14, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 2, + "name": "nsbm", + "url": "https://www.last.fm/tag/nsbm" + }, + { + "count": 2, + "name": "Donald Trump", + "url": "https://www.last.fm/tag/Donald+Trump" + } + ], + "exile (feat. Bon Iver)": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 64, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 5, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 5, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "You Belong with Me (Taylor’s Version)": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 64, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 24, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 24, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 12, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 5, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Lavender Haze": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Love Story (Taylor’s Version)": [ + { + "count": 100, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 66, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Fortnight (feat. Post Malone)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 36, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 34, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "my tears ricochet": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 42, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "arena-goth", + "url": "https://www.last.fm/tag/arena-goth" + }, + { + "count": 2, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + } + ], + "...Ready for It?": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 11, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 5, + "name": "industrial pop", + "url": "https://www.last.fm/tag/industrial+pop" + }, + { + "count": 5, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Enchanted": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 72, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 37, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 14, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "flawless", + "url": "https://www.last.fm/tag/flawless" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "the 1": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Getaway Car": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 20, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 13, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 4, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "The Man": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 10, + "name": "feminism", + "url": "https://www.last.fm/tag/feminism" + }, + { + "count": 10, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "mirrorball": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 39, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 5, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "All Too Well (10 Minute Version) (Taylor's Version) (From the Vault)": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 73, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 48, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 48, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 11, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 6, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 2, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + }, + { + "count": 2, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 2, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "Midnight Rain": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 10, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 3, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "travis kelce has skidmarks", + "url": "https://www.last.fm/tag/travis+kelce+has+skidmarks" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "You're on Your Own, Kid": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 40, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 13, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 4, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "travis kelce has skidmarks", + "url": "https://www.last.fm/tag/travis+kelce+has+skidmarks" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "this is me trying": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 16, + "name": "orchestral pop", + "url": "https://www.last.fm/tag/orchestral+pop" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "oto", + "url": "https://www.last.fm/tag/oto" + }, + { + "count": 8, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 1, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "willow": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + } + ], + "Paper Rings": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 12, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + } + ], + "Our Song": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 26, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 6, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "You Need to Calm Down": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 14, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 10, + "name": "lgbtq", + "url": "https://www.last.fm/tag/lgbtq" + }, + { + "count": 4, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "You Need to Calm Down", + "url": "https://www.last.fm/tag/You+Need+to+Calm+Down" + } + ], + "Snow on the Beach (feat. Lana Del Rey)": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 12, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + } + ], + "22": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 20, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 20, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "shameless fun", + "url": "https://www.last.fm/tag/shameless+fun" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "Bejeweled": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 22, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 6, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 6, + "name": "Colleen Hoover", + "url": "https://www.last.fm/tag/Colleen+Hoover" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 1, + "name": "shimmer", + "url": "https://www.last.fm/tag/shimmer" + } + ], + "illicit affairs": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 19, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "champagne problems": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 22, + "name": "chamber rock", + "url": "https://www.last.fm/tag/chamber+rock" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + } + ], + "Maroon": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 83, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 4, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "midnights", + "url": "https://www.last.fm/tag/midnights" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "I Knew You Were Trouble (Taylor's Version)": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 8, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 8, + "name": "melodic dubstep", + "url": "https://www.last.fm/tag/melodic+dubstep" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "invisible string": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 69, + "name": "Nashville", + "url": "https://www.last.fm/tag/Nashville" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "overrated", + "url": "https://www.last.fm/tag/overrated" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "country folk", + "url": "https://www.last.fm/tag/country+folk" + } + ], + "seven": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 20, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 7, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "heartstopper", + "url": "https://www.last.fm/tag/heartstopper" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "I Did Something Bad": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 20, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 14, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 4, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 4, + "name": "electro-trap", + "url": "https://www.last.fm/tag/electro-trap" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Gorgeous": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 27, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 10, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + }, + { + "count": 3, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ] + }, + "Ariana Grande": { + "7 rings": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Into You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 42, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 35, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 14, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 14, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 3, + "name": "fode essa buceta", + "url": "https://www.last.fm/tag/fode+essa+buceta" + }, + { + "count": 3, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + } + ], + "One Last Time": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 30, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "euphoric", + "url": "https://www.last.fm/tag/euphoric" + }, + { + "count": 8, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 5, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "thank u, next": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "Thank U", + "url": "https://www.last.fm/tag/Thank+U" + }, + { + "count": 3, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 3, + "name": "pete fracassado", + "url": "https://www.last.fm/tag/pete+fracassado" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "next", + "url": "https://www.last.fm/tag/next" + } + ], + "Dangerous Woman": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 23, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 20, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 7, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 5, + "name": "dangerous woman", + "url": "https://www.last.fm/tag/dangerous+woman" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + } + ], + "we can't be friends (wait for your love)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 34, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 34, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 6, + "name": "Robyn's daughter", + "url": "https://www.last.fm/tag/Robyn%27s+daughter" + }, + { + "count": 6, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Love Me Harder": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 25, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 10, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 10, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Santa Tell Me": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 68, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 3, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + } + ], + "Break Free": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 78, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 48, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 7, + "name": "zedd", + "url": "https://www.last.fm/tag/zedd" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Side to Side": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 15, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 10, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "sing-along", + "url": "https://www.last.fm/tag/sing-along" + }, + { + "count": 1, + "name": "just dance", + "url": "https://www.last.fm/tag/just+dance" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + } + ], + "Problem": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 25, + "name": "Iggy Azalea", + "url": "https://www.last.fm/tag/Iggy+Azalea" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "summer 2014", + "url": "https://www.last.fm/tag/summer+2014" + }, + { + "count": 3, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "problem", + "url": "https://www.last.fm/tag/problem" + } + ], + "positions": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 16, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "best of 2020", + "url": "https://www.last.fm/tag/best+of+2020" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "solo strings", + "url": "https://www.last.fm/tag/solo+strings" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "no tears left to cry": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 11, + "name": "Sweetener", + "url": "https://www.last.fm/tag/Sweetener" + }, + { + "count": 4, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 3, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "God is a woman": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "Sweetener", + "url": "https://www.last.fm/tag/Sweetener" + }, + { + "count": 36, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 22, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 11, + "name": "god is a woman", + "url": "https://www.last.fm/tag/god+is+a+woman" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + } + ], + "yes, and?": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 48, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 27, + "name": "VOGUE", + "url": "https://www.last.fm/tag/VOGUE" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 6, + "name": "eternal sunshine", + "url": "https://www.last.fm/tag/eternal+sunshine" + }, + { + "count": 6, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + } + ], + "break up with your girlfriend, i'm bored": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 77, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 41, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "best of 2019", + "url": "https://www.last.fm/tag/best+of+2019" + }, + { + "count": 4, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "yuh", + "url": "https://www.last.fm/tag/yuh" + } + ], + "34+35": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 15, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "trap pop", + "url": "https://www.last.fm/tag/trap+pop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "the boy is mine": [ + { + "count": 100, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + } + ], + "boyfriend (with Social House)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 15, + "name": "Social House", + "url": "https://www.last.fm/tag/Social+House" + }, + { + "count": 15, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "b flat minor", + "url": "https://www.last.fm/tag/b+flat+minor" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + } + ], + "motive (with Doja Cat)": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 56, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 3, + "name": "doja cat", + "url": "https://www.last.fm/tag/doja+cat" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "intro (end of the world)": [ + { + "count": 100, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 29, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 15, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 15, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Fraud", + "url": "https://www.last.fm/tag/Fraud" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "bloodline": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "reggae pop", + "url": "https://www.last.fm/tag/reggae+pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "best of 2019", + "url": "https://www.last.fm/tag/best+of+2019" + }, + { + "count": 1, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 1, + "name": "farofa", + "url": "https://www.last.fm/tag/farofa" + } + ], + "The Way": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 20, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "Ariana", + "url": "https://www.last.fm/tag/Ariana" + }, + { + "count": 10, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + } + ], + "needy": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 7, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "florida", + "url": "https://www.last.fm/tag/florida" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Contemporary", + "url": "https://www.last.fm/tag/Contemporary" + } + ], + "pov": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "best song", + "url": "https://www.last.fm/tag/best+song" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "vocals", + "url": "https://www.last.fm/tag/vocals" + } + ], + "bye": [ + { + "count": 100, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 29, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 15, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "breathin": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 16, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 16, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Greedy": [ + { + "count": 100, + "name": "berro", + "url": "https://www.last.fm/tag/berro" + }, + { + "count": 68, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 27, + "name": "grito", + "url": "https://www.last.fm/tag/grito" + }, + { + "count": 7, + "name": "valentina", + "url": "https://www.last.fm/tag/valentina" + }, + { + "count": 7, + "name": "omg", + "url": "https://www.last.fm/tag/omg" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "supernatural": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 56, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "80s vibe", + "url": "https://www.last.fm/tag/80s+vibe" + } + ], + "Let Me Love You": [ + { + "count": 100, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Perigo", + "url": "https://www.last.fm/tag/Perigo" + }, + { + "count": 29, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Let Me Love You", + "url": "https://www.last.fm/tag/Let+Me+Love+You" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "everytime": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Stuck with U (with Justin Bieber)": [ + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 29, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 15, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "prominent percussion", + "url": "https://www.last.fm/tag/prominent+percussion" + }, + { + "count": 1, + "name": "prominent organ", + "url": "https://www.last.fm/tag/prominent+organ" + }, + { + "count": 1, + "name": "subtle use of strings", + "url": "https://www.last.fm/tag/subtle+use+of+strings" + } + ], + "Everyday": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "American Ariana Grande", + "url": "https://www.last.fm/tag/American+Ariana+Grande" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 8, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 2, + "name": "lixo sonoro", + "url": "https://www.last.fm/tag/lixo+sonoro" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "eternal sunshine": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 2, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + } + ], + "imagine": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 1, + "name": "whistles", + "url": "https://www.last.fm/tag/whistles" + }, + { + "count": 1, + "name": "whistle note", + "url": "https://www.last.fm/tag/whistle+note" + } + ], + "in my head": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "best of 2019", + "url": "https://www.last.fm/tag/best+of+2019" + }, + { + "count": 1, + "name": "story of my life", + "url": "https://www.last.fm/tag/story+of+my+life" + }, + { + "count": 1, + "name": "Fraud", + "url": "https://www.last.fm/tag/Fraud" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "don't wanna break up again": [ + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 100, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "eternal sunshine", + "url": "https://www.last.fm/tag/eternal+sunshine" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "Emotional resonance", + "url": "https://www.last.fm/tag/Emotional+resonance" + } + ], + "ghostin": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 24, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 12, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 5, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "goodnight n go": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 1, + "name": "gecko is the GOAT", + "url": "https://www.last.fm/tag/gecko+is+the+GOAT" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "NASA": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "bad idea": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "eargasmic", + "url": "https://www.last.fm/tag/eargasmic" + }, + { + "count": 1, + "name": "electronic dance music", + "url": "https://www.last.fm/tag/electronic+dance+music" + } + ], + "sweetener": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "i wish i hated you": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 66, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 33, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 33, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "minimalism", + "url": "https://www.last.fm/tag/minimalism" + }, + { + "count": 3, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "nasty": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Olivia is my wife", + "url": "https://www.last.fm/tag/Olivia+is+my+wife" + }, + { + "count": 2, + "name": "inspiring", + "url": "https://www.last.fm/tag/inspiring" + }, + { + "count": 1, + "name": "Brash", + "url": "https://www.last.fm/tag/Brash" + }, + { + "count": 1, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 1, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + } + ], + "true story": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 5, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 5, + "name": "eternal sunshine", + "url": "https://www.last.fm/tag/eternal+sunshine" + }, + { + "count": 2, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + } + ], + "Don’t Call Me Angel (Charlie’s Angels) (with Miley Cyrus & Lana Del Rey)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 66, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 66, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 21, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Empowering", + "url": "https://www.last.fm/tag/Empowering" + }, + { + "count": 2, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 2, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "imperfect for you": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 16, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 2, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 2, + "name": "Jada Owns this Song", + "url": "https://www.last.fm/tag/Jada+Owns+this+Song" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Saturn Returns Interlude": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 44, + "name": "saturn", + "url": "https://www.last.fm/tag/saturn" + }, + { + "count": 29, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 29, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 15, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + } + ], + "Be Alright": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 10, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "R.E.M": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 17, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 5, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + }, + { + "count": 1, + "name": "soul pop", + "url": "https://www.last.fm/tag/soul+pop" + } + ] + }, + "Kanye West": { + "Stronger": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 61, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 40, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 27, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 2, + "name": "Stronger", + "url": "https://www.last.fm/tag/Stronger" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Heartless": [ + { + "count": 100, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 99, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 59, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 9, + "name": "heartless", + "url": "https://www.last.fm/tag/heartless" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Flashing Lights": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 61, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 33, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 14, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 7, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "I Wonder": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 77, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 48, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 33, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Ive been waitin for this my whole life", + "url": "https://www.last.fm/tag/Ive+been+waitin+for+this+my+whole+life" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "You say i think im never wrong", + "url": "https://www.last.fm/tag/You+say+i+think+im+never+wrong" + }, + { + "count": 1, + "name": "kanye", + "url": "https://www.last.fm/tag/kanye" + } + ], + "Can't Tell Me Nothing": [ + { + "count": 100, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 98, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 59, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "graduation", + "url": "https://www.last.fm/tag/graduation" + }, + { + "count": 1, + "name": "cant tell me nothing", + "url": "https://www.last.fm/tag/cant+tell+me+nothing" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Gold Digger": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 65, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 34, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 22, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "jamie foxx", + "url": "https://www.last.fm/tag/jamie+foxx" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + } + ], + "Bound 2": [ + { + "count": 100, + "name": "uh huh honey", + "url": "https://www.last.fm/tag/uh+huh+honey" + }, + { + "count": 72, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 34, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "All of the Lights": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 79, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 51, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 49, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 11, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "POWER": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 92, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 8, + "name": "power", + "url": "https://www.last.fm/tag/power" + }, + { + "count": 7, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 6, + "name": "best of 2010", + "url": "https://www.last.fm/tag/best+of+2010" + }, + { + "count": 1, + "name": "Yeezy", + "url": "https://www.last.fm/tag/Yeezy" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "King Crimson", + "url": "https://www.last.fm/tag/King+Crimson" + } + ], + "Father Stretch My Hands Pt. 1": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 4, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 4, + "name": "5", + "url": "https://www.last.fm/tag/5" + }, + { + "count": 1, + "name": "beat drop", + "url": "https://www.last.fm/tag/beat+drop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "nazi music", + "url": "https://www.last.fm/tag/nazi+music" + } + ], + "Runaway": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 40, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 18, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 17, + "name": "kanye", + "url": "https://www.last.fm/tag/kanye" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "All Falls Down": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 68, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 42, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + } + ], + "Homecoming": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 72, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 48, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "chris martin", + "url": "https://www.last.fm/tag/chris+martin" + }, + { + "count": 5, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 3, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Champion": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 46, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + } + ], + "Devil in a New Dress": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 64, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 39, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 10, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rick ross", + "url": "https://www.last.fm/tag/rick+ross" + }, + { + "count": 4, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "kanye to da", + "url": "https://www.last.fm/tag/kanye+to+da" + }, + { + "count": 1, + "name": "good music group", + "url": "https://www.last.fm/tag/good+music+group" + } + ], + "Through the Wire": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 55, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 52, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 9, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 1, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 1, + "name": "prevalent use of groove", + "url": "https://www.last.fm/tag/prevalent+use+of+groove" + }, + { + "count": 1, + "name": "Pitchfork 500", + "url": "https://www.last.fm/tag/Pitchfork+500" + } + ], + "Love Lockdown": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 74, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "Love Lockdown", + "url": "https://www.last.fm/tag/Love+Lockdown" + } + ], + "Dark Fantasy": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 20, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 9, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Black Skinhead": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 81, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 41, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 38, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 14, + "name": "death grips", + "url": "https://www.last.fm/tag/death+grips" + }, + { + "count": 10, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 10, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 2, + "name": "Yeezus", + "url": "https://www.last.fm/tag/Yeezus" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Jesus Walks": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 71, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 40, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 30, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 4, + "name": "jesus", + "url": "https://www.last.fm/tag/jesus" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Conscious Rap", + "url": "https://www.last.fm/tag/Conscious+Rap" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + } + ], + "Violent Crimes": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 5, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Tears", + "url": "https://www.last.fm/tag/Tears" + }, + { + "count": 1, + "name": "growth", + "url": "https://www.last.fm/tag/growth" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Ghost Town": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 20, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "Yeezy", + "url": "https://www.last.fm/tag/Yeezy" + }, + { + "count": 1, + "name": "070 Shake", + "url": "https://www.last.fm/tag/070+Shake" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + } + ], + "Everything I Am": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 73, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 46, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 5, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Good Life": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 75, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 39, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 33, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "T-Pain", + "url": "https://www.last.fm/tag/T-Pain" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "Touch the Sky": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 28, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 21, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Lupe Fiasco", + "url": "https://www.last.fm/tag/Lupe+Fiasco" + }, + { + "count": 4, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Monster": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 82, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 39, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 39, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "rick ross", + "url": "https://www.last.fm/tag/rick+ross" + }, + { + "count": 7, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "bon iver", + "url": "https://www.last.fm/tag/bon+iver" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + } + ], + "Good Morning": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 30, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 7, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "makes me happy", + "url": "https://www.last.fm/tag/makes+me+happy" + }, + { + "count": 2, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "chill rap", + "url": "https://www.last.fm/tag/chill+rap" + } + ], + "Famous": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 77, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 37, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 26, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "swizz beatz", + "url": "https://www.last.fm/tag/swizz+beatz" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "On Sight": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 87, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 48, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 36, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 14, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 14, + "name": "acid house", + "url": "https://www.last.fm/tag/acid+house" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "All Mine": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "cum", + "url": "https://www.last.fm/tag/cum" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Praise God": [ + { + "count": 100, + "name": "Christian hip hop", + "url": "https://www.last.fm/tag/Christian+hip+hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 8, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Follow God": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 37, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 8, + "name": "Christian hip hop", + "url": "https://www.last.fm/tag/Christian+hip+hop" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 1, + "name": "Christian Rap", + "url": "https://www.last.fm/tag/Christian+Rap" + } + ], + "Hurricane": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 42, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 42, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 12, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 12, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Hell of a Life": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 74, + "name": "fuck with the lights on", + "url": "https://www.last.fm/tag/fuck+with+the+lights+on" + }, + { + "count": 46, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "make a nun cum", + "url": "https://www.last.fm/tag/make+a+nun+cum" + }, + { + "count": 15, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 13, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "best of 2010", + "url": "https://www.last.fm/tag/best+of+2010" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "All of the Lights (Interlude)": [], + "The Glory": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 95, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 63, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "No More Parties in LA": [ + { + "count": 100, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 22, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 3, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 3, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 1, + "name": "k dot", + "url": "https://www.last.fm/tag/k+dot" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Moon": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 37, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Gorgeous": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 91, + "name": "Gay Fish", + "url": "https://www.last.fm/tag/Gay+Fish" + }, + { + "count": 49, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 1, + "name": "Raekwon", + "url": "https://www.last.fm/tag/Raekwon" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Waves": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 2, + "name": "Yeat", + "url": "https://www.last.fm/tag/Yeat" + }, + { + "count": 2, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Ultralight Beam": [ + { + "count": 100, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 91, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 10, + "name": "chance the rapper", + "url": "https://www.last.fm/tag/chance+the+rapper" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 1, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 1, + "name": "Christian Rap", + "url": "https://www.last.fm/tag/Christian+Rap" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + } + ], + "New Slaves": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 77, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 51, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 51, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 16, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 6, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 6, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 1, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + } + ], + "We Don't Care": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 57, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 57, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 8, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 8, + "name": "the art of sampling", + "url": "https://www.last.fm/tag/the+art+of+sampling" + }, + { + "count": 6, + "name": "dope beats", + "url": "https://www.last.fm/tag/dope+beats" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Good Ass Hip-Hop", + "url": "https://www.last.fm/tag/Good+Ass+Hip-Hop" + }, + { + "count": 1, + "name": "songs to sing out loud", + "url": "https://www.last.fm/tag/songs+to+sing+out+loud" + } + ], + "Street Lights": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 67, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 41, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 14, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 11, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 9, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 2, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 2, + "name": "greys anatomy", + "url": "https://www.last.fm/tag/greys+anatomy" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Off the Grid": [ + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 73, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 34, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 6, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 1, + "name": "Fivio Foreign", + "url": "https://www.last.fm/tag/Fivio+Foreign" + }, + { + "count": 1, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + } + ], + "Big Brother": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 67, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 39, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 27, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Hold My Liquor": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 85, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 51, + "name": "Soulmates become Soulless", + "url": "https://www.last.fm/tag/Soulmates+become+Soulless" + }, + { + "count": 18, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 9, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 6, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "Blood on the Leaves": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 74, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 38, + "name": "KURWA CO ZA SAMPEL", + "url": "https://www.last.fm/tag/KURWA+CO+ZA+SAMPEL" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 11, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "-1001760493747", + "url": "https://www.last.fm/tag/-1001760493747" + }, + { + "count": 1, + "name": "trap edm", + "url": "https://www.last.fm/tag/trap+edm" + } + ], + "Wolves": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 64, + "name": "memes", + "url": "https://www.last.fm/tag/memes" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "australia", + "url": "https://www.last.fm/tag/australia" + }, + { + "count": 12, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + } + ], + "Family Business": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 77, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 39, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 5, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 1, + "name": "roc-a-fella", + "url": "https://www.last.fm/tag/roc-a-fella" + }, + { + "count": 1, + "name": "the art of sampling", + "url": "https://www.last.fm/tag/the+art+of+sampling" + } + ] + }, + "Charli xcx": { + "360": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 81, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 42, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 1, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + } + ], + "Guess featuring billie eilish": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 73, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 34, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 34, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 6, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "fidget house", + "url": "https://www.last.fm/tag/fidget+house" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Apple": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 48, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Von dutch": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 64, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 32, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 12, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "dutch house", + "url": "https://www.last.fm/tag/dutch+house" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "da vontade de sair chutando todo mundo", + "url": "https://www.last.fm/tag/da+vontade+de+sair+chutando+todo+mundo" + } + ], + "365": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 83, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 45, + "name": "acid techno", + "url": "https://www.last.fm/tag/acid+techno" + }, + { + "count": 27, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 13, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Industrial Techno", + "url": "https://www.last.fm/tag/Industrial+Techno" + }, + { + "count": 2, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + } + ], + "Boom Clap": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 94, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 24, + "name": "fav888", + "url": "https://www.last.fm/tag/fav888" + }, + { + "count": 12, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 10, + "name": "uitluisteren artist", + "url": "https://www.last.fm/tag/uitluisteren+artist" + }, + { + "count": 10, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "holloween skitz0rz", + "url": "https://www.last.fm/tag/holloween+skitz0rz" + }, + { + "count": 3, + "name": "Skitz0rz", + "url": "https://www.last.fm/tag/Skitz0rz" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Club classics": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 60, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 40, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 40, + "name": "fidget house", + "url": "https://www.last.fm/tag/fidget+house" + }, + { + "count": 4, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "party 4 u": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "B2b": [ + { + "count": 100, + "name": "acid house", + "url": "https://www.last.fm/tag/acid+house" + }, + { + "count": 79, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 40, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 29, + "name": "new beat", + "url": "https://www.last.fm/tag/new+beat" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 1, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + } + ], + "Sympathy is a knife": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 69, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 17, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 4, + "name": "Techno Bass", + "url": "https://www.last.fm/tag/Techno+Bass" + }, + { + "count": 1, + "name": "self-loathing", + "url": "https://www.last.fm/tag/self-loathing" + }, + { + "count": 1, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + } + ], + "Girl, so confusing featuring lorde": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 73, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 34, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 22, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 6, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 6, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "scrobble genocide", + "url": "https://www.last.fm/tag/scrobble+genocide" + }, + { + "count": 1, + "name": "scrobble terrorist", + "url": "https://www.last.fm/tag/scrobble+terrorist" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Talk talk": [ + { + "count": 100, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 24, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 24, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 12, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Girl, so confusing": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 69, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 17, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 8, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "lorde fracassada", + "url": "https://www.last.fm/tag/lorde+fracassada" + }, + { + "count": 1, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Everything is romantic": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Grime", + "url": "https://www.last.fm/tag/Grime" + }, + { + "count": 66, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 42, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 12, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 12, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 2, + "name": "funk mandelao", + "url": "https://www.last.fm/tag/funk+mandelao" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "I might say something stupid": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 37, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "vargs secret playlist", + "url": "https://www.last.fm/tag/vargs+secret+playlist" + }, + { + "count": 8, + "name": "title is a full sentence", + "url": "https://www.last.fm/tag/title+is+a+full+sentence" + }, + { + "count": 8, + "name": "space age pop", + "url": "https://www.last.fm/tag/space+age+pop" + }, + { + "count": 2, + "name": "varg is conflicted", + "url": "https://www.last.fm/tag/varg+is+conflicted" + }, + { + "count": 1, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 1, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + } + ], + "Vroom Vroom": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 20, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 10, + "name": "charli feat sophie", + "url": "https://www.last.fm/tag/charli+feat+sophie" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "pc music", + "url": "https://www.last.fm/tag/pc+music" + }, + { + "count": 2, + "name": "Sophie", + "url": "https://www.last.fm/tag/Sophie" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Rewind": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 69, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 15, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 1, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + } + ], + "Speed Drive (From Barbie the Album)": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 29, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "barbie", + "url": "https://www.last.fm/tag/barbie" + }, + { + "count": 1, + "name": "real", + "url": "https://www.last.fm/tag/real" + }, + { + "count": 1, + "name": "Racing", + "url": "https://www.last.fm/tag/Racing" + } + ], + "Mean girls": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 69, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 29, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "lets go", + "url": "https://www.last.fm/tag/lets+go" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "darling", + "url": "https://www.last.fm/tag/darling" + } + ], + "So I": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "I think about it all the time": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 64, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 42, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 42, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 12, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "sublime", + "url": "https://www.last.fm/tag/sublime" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "children", + "url": "https://www.last.fm/tag/children" + }, + { + "count": 1, + "name": "baby", + "url": "https://www.last.fm/tag/baby" + } + ], + "Sympathy is a knife featuring ariana grande": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 15, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 4, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + } + ], + "Talk talk featuring troye sivan": [ + { + "count": 100, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 73, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 34, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 22, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + }, + { + "count": 11, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 6, + "name": "deep tech", + "url": "https://www.last.fm/tag/deep+tech" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "pussyquake", + "url": "https://www.last.fm/tag/pussyquake" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Good Ones": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 58, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Guess": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 29, + "name": "fidget house", + "url": "https://www.last.fm/tag/fidget+house" + }, + { + "count": 15, + "name": "clubcore", + "url": "https://www.last.fm/tag/clubcore" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Slut pop", + "url": "https://www.last.fm/tag/Slut+pop" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "1999": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "eurodance", + "url": "https://www.last.fm/tag/eurodance" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "troye sivan", + "url": "https://www.last.fm/tag/troye+sivan" + } + ], + "claws": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 48, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 48, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Beg for You (feat. Rina Sawayama)": [], + "Track 10": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 73, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 34, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 34, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 17, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 11, + "name": "pc music", + "url": "https://www.last.fm/tag/pc+music" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + } + ], + "Von dutch a. g. cook remix featuring addison rae": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 66, + "name": "fidget house", + "url": "https://www.last.fm/tag/fidget+house" + }, + { + "count": 33, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Addison Rae", + "url": "https://www.last.fm/tag/Addison+Rae" + }, + { + "count": 2, + "name": "scrobble genocide", + "url": "https://www.last.fm/tag/scrobble+genocide" + }, + { + "count": 2, + "name": "scrobble terrorist", + "url": "https://www.last.fm/tag/scrobble+terrorist" + } + ], + "Spring breakers": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "ROTY", + "url": "https://www.last.fm/tag/ROTY" + }, + { + "count": 66, + "name": "brat", + "url": "https://www.last.fm/tag/brat" + }, + { + "count": 8, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 3, + "name": "acid techno", + "url": "https://www.last.fm/tag/acid+techno" + }, + { + "count": 3, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + } + ], + "Unlock it (Lock It) - feat. Kim Petras and Jay Park": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "the girl, so confusing version with lorde": [], + "Yuck": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Break the Rules": [], + "forever": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 61, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 41, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "Boys": [], + "Club classics featuring bb trickz": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 66, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 66, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 8, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 8, + "name": "mashup", + "url": "https://www.last.fm/tag/mashup" + }, + { + "count": 8, + "name": "Grime", + "url": "https://www.last.fm/tag/Grime" + }, + { + "count": 2, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 2, + "name": "Fraud", + "url": "https://www.last.fm/tag/Fraud" + }, + { + "count": 2, + "name": "2 step", + "url": "https://www.last.fm/tag/2+step" + } + ], + "pink diamond": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 79, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 52, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 20, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 10, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 7, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 1, + "name": "Grime", + "url": "https://www.last.fm/tag/Grime" + } + ], + "365 featuring shygirl": [ + { + "count": 100, + "name": "acid techno", + "url": "https://www.last.fm/tag/acid+techno" + }, + { + "count": 56, + "name": "hard techno", + "url": "https://www.last.fm/tag/hard+techno" + }, + { + "count": 37, + "name": "Belgian Techno", + "url": "https://www.last.fm/tag/Belgian+Techno" + }, + { + "count": 37, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 8, + "name": "Industrial Techno", + "url": "https://www.last.fm/tag/Industrial+Techno" + }, + { + "count": 8, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 2, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "360 featuring robyn & yung lean": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 66, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "scrobble terrorist", + "url": "https://www.last.fm/tag/scrobble+terrorist" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Pop Pap", + "url": "https://www.last.fm/tag/Pop+Pap" + }, + { + "count": 1, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + } + ], + "Everything is romantic featuring caroline polachek": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 44, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 29, + "name": "jersey club rap", + "url": "https://www.last.fm/tag/jersey+club+rap" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "chillstep", + "url": "https://www.last.fm/tag/chillstep" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + } + ], + "Constant Repeat": [ + { + "count": 100, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 2, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 1, + "name": "Avant Pop", + "url": "https://www.last.fm/tag/Avant+Pop" + } + ], + "Used to Know Me": [], + "Crash": [], + "detonate": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 77, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 9, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Hello goodbye": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 4, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "vocal trance", + "url": "https://www.last.fm/tag/vocal+trance" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + } + ], + "anthems": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 51, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 34, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 22, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 6, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 3, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 1, + "name": "pc music", + "url": "https://www.last.fm/tag/pc+music" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Rewind featuring bladee": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "bladee", + "url": "https://www.last.fm/tag/bladee" + }, + { + "count": 66, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 15, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 4, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "2 step", + "url": "https://www.last.fm/tag/2+step" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + } + ], + "New Shapes (feat. Christine and the Queens and Caroline Polachek)": [] + }, + "Billie Eilish": { + "BIRDS OF A FEATHER": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 43, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 22, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 5, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "bad guy": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 72, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 9, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 7, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "when the party's over": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 20, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 20, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "LUNCH": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 42, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 12, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 12, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "Happier Than Ever": [ + { + "count": 100, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 10, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 10, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "WILDFLOWER": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 49, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 3, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "petercore", + "url": "https://www.last.fm/tag/petercore" + } + ], + "lovely (with Khalid)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "13 reasons why", + "url": "https://www.last.fm/tag/13+reasons+why" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 21, + "name": "Khalid", + "url": "https://www.last.fm/tag/Khalid" + }, + { + "count": 21, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "CHIHIRO": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "Rocket s Adventures with DJ Rocket", + "url": "https://www.last.fm/tag/Rocket+s+Adventures+with+DJ+Rocket" + }, + { + "count": 46, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 15, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 15, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 3, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + } + ], + "ocean eyes": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 15, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "everything i wanted": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 34, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 17, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "What Was I Made For? [From the Motion Picture \"Barbie\"]": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 56, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "barbie", + "url": "https://www.last.fm/tag/barbie" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "i love you": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 69, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 29, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "idontwannabeyouanymore": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "bellyache": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 12, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + } + ], + "you should see me in a crown": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 74, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "TV": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 56, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 2, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "quiet", + "url": "https://www.last.fm/tag/quiet" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 1, + "name": "tv", + "url": "https://www.last.fm/tag/tv" + } + ], + "bury a friend": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 77, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 13, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "wish you were gay": [ + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 19, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 19, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 19, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 6, + "name": "lovestep", + "url": "https://www.last.fm/tag/lovestep" + }, + { + "count": 6, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Bored": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "13 reasons why", + "url": "https://www.last.fm/tag/13+reasons+why" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + } + ], + "all the good girls go to hell": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 34, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 17, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 11, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + } + ], + "Therefore I Am": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 19, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Billie Bossa Nova": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + } + ], + "SKINNY": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "THE GREATEST": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "L’AMOUR DE MA VIE": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 51, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 6, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 6, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 2, + "name": "siqueira mentiu pro lian", + "url": "https://www.last.fm/tag/siqueira+mentiu+pro+lian" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "listen before i go": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "my strange addiction": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "scarn pop", + "url": "https://www.last.fm/tag/scarn+pop" + }, + { + "count": 11, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + }, + { + "count": 2, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "hotline (edit)": [ + { + "count": 100, + "name": "-1001507082233", + "url": "https://www.last.fm/tag/-1001507082233" + }, + { + "count": 25, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 17, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 8, + "name": "Edit", + "url": "https://www.last.fm/tag/Edit" + } + ], + "BLUE": [ + { + "count": 100, + "name": "Cambrian O Clock", + "url": "https://www.last.fm/tag/Cambrian+O+Clock" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 26, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 9, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "My Future": [ + { + "count": 100, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 21, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 21, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "watch": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Songs i like to play whilst walking down the street at night music", + "url": "https://www.last.fm/tag/Songs+i+like+to+play+whilst+walking+down+the+street+at+night+music" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "&burn", + "url": "https://www.last.fm/tag/&burn" + } + ], + "THE DINER": [ + { + "count": 100, + "name": "dark cabaret", + "url": "https://www.last.fm/tag/dark+cabaret" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 37, + "name": "zeitspalte", + "url": "https://www.last.fm/tag/zeitspalte" + }, + { + "count": 37, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 19, + "name": "bass driwe driwe", + "url": "https://www.last.fm/tag/bass+driwe+driwe" + }, + { + "count": 19, + "name": "die spalte", + "url": "https://www.last.fm/tag/die+spalte" + }, + { + "count": 19, + "name": "jaeh", + "url": "https://www.last.fm/tag/jaeh" + }, + { + "count": 2, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 2, + "name": "salon", + "url": "https://www.last.fm/tag/salon" + } + ], + "ilomilo": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 56, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 26, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Halley's Comet": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 44, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 7, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 4, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 4, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "unrequited", + "url": "https://www.last.fm/tag/unrequited" + }, + { + "count": 1, + "name": "true love", + "url": "https://www.last.fm/tag/true+love" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "xanny": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 69, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 8, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "No Time to Die": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 100, + "name": "james bond", + "url": "https://www.last.fm/tag/james+bond" + }, + { + "count": 26, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 26, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "I Didn't Change My Number": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "NDA": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Your Power": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 42, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + } + ], + "Getting Older": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "my boy": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "de victor", + "url": "https://www.last.fm/tag/de+victor" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "BITTERSUITE": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 37, + "name": "MALANDRAMENTE", + "url": "https://www.last.fm/tag/MALANDRAMENTE" + }, + { + "count": 8, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "COPYCAT": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "Lost Cause": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 2, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "bitches broken hearts": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Oxytocin": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 22, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 6, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "tech bass", + "url": "https://www.last.fm/tag/tech+bass" + }, + { + "count": 2, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "hostage": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 3, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "goodbye": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 36, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 24, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "8": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 1, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + } + ], + "Happier Than Ever - Edit": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "Edit", + "url": "https://www.last.fm/tag/Edit" + }, + { + "count": 33, + "name": "radio edit", + "url": "https://www.last.fm/tag/radio+edit" + } + ] + }, + "Rihanna": { + "Don't Stop the Music": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 82, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 14, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Umbrella": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 51, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "umbrella", + "url": "https://www.last.fm/tag/umbrella" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Only Girl (In the World)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 93, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "S&M": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + } + ], + "Disturbia": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 14, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 5, + "name": "disturbia", + "url": "https://www.last.fm/tag/disturbia" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "We Found Love": [], + "Rude Boy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 59, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Diamonds": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 47, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "diamonds", + "url": "https://www.last.fm/tag/diamonds" + }, + { + "count": 11, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Shut Up and Drive": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 67, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Pon de Replay": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 81, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 2, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Love on the Brain": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 49, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 18, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 18, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "anti", + "url": "https://www.last.fm/tag/anti" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "Needed Me": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 79, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 1, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Where Have You Been": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 13, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "farofa", + "url": "https://www.last.fm/tag/farofa" + }, + { + "count": 1, + "name": "calvin harris", + "url": "https://www.last.fm/tag/calvin+harris" + } + ], + "SOS": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 63, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Breakin' Dishes": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 89, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 44, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + } + ], + "Work": [ + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 31, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 13, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 4, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "wtf", + "url": "https://www.last.fm/tag/wtf" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Take a Bow": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 97, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 52, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 7, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 6, + "name": "take a bow", + "url": "https://www.last.fm/tag/take+a+bow" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Stay": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "Mikky Ekko", + "url": "https://www.last.fm/tag/Mikky+Ekko" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "FourFiveSeconds": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 72, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 37, + "name": "paul mccartney", + "url": "https://www.last.fm/tag/paul+mccartney" + }, + { + "count": 28, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 5, + "name": "new music", + "url": "https://www.last.fm/tag/new+music" + }, + { + "count": 3, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "soft pop", + "url": "https://www.last.fm/tag/soft+pop" + } + ], + "Unfaithful": [], + "Bitch Better Have My Money": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 91, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 55, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 46, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 22, + "name": "r8", + "url": "https://www.last.fm/tag/r8" + }, + { + "count": 17, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "Bitch better have my money", + "url": "https://www.last.fm/tag/Bitch+better+have+my+money" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Kiss It Better": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "What's My Name?": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 30, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 14, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 12, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 6, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Man Down": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 60, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 1, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "barbadian", + "url": "https://www.last.fm/tag/barbadian" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Rehab": [], + "Russian Roulette": [], + "Pour It Up": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 90, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 30, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 14, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 9, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Unapologetic", + "url": "https://www.last.fm/tag/Unapologetic" + }, + { + "count": 1, + "name": "money", + "url": "https://www.last.fm/tag/money" + } + ], + "Te Amo": [], + "You da One": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 31, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "you da one that i dream about all day ay ay ay", + "url": "https://www.last.fm/tag/you+da+one+that+i+dream+about+all+day+ay+ay+ay" + }, + { + "count": 1, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Consideration": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 29, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 15, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Woo": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 15, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Desperado": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Loveeeeeee Song": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Laid-back", + "url": "https://www.last.fm/tag/Laid-back" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "California King Bed": [], + "James Joint": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 24, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 24, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 12, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "vaporwave", + "url": "https://www.last.fm/tag/vaporwave" + }, + { + "count": 2, + "name": "r8", + "url": "https://www.last.fm/tag/r8" + }, + { + "count": 2, + "name": "James Fauntleroy", + "url": "https://www.last.fm/tag/James+Fauntleroy" + } + ], + "Sex With Me": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "transante", + "url": "https://www.last.fm/tag/transante" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Pussy", + "url": "https://www.last.fm/tag/Pussy" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Hate That I Love You": [], + "Cheers (Drink to That)": [], + "Same Ol’ Mistakes": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 76, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + }, + { + "count": 25, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 2, + "name": "a", + "url": "https://www.last.fm/tag/a" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "anti", + "url": "https://www.last.fm/tag/anti" + } + ], + "Yeah, I Said It": [], + "Birthday Cake": [], + "Lift Me Up - From Black Panther: Wakanda Forever - Music From and Inspired By": [], + "Talk That Talk": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 62, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 28, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Higher": [], + "Skin": [], + "If It's Lovin' That You Want": [], + "Nobody's Business": [ + { + "count": 100, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 36, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + }, + { + "count": 1, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Push Up on Me": [], + "We Ride": [], + "Good Girl Gone Bad": [] + }, + "Lana Del Rey": { + "Summertime Sadness": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Video Games": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 98, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 35, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 3, + "name": "makes me want to fall in love", + "url": "https://www.last.fm/tag/makes+me+want+to+fall+in+love" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Born to Die": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 39, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 35, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 3, + "name": "songs to kill yourself to", + "url": "https://www.last.fm/tag/songs+to+kill+yourself+to" + }, + { + "count": 2, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Young and Beautiful": [ + { + "count": 100, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 71, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 11, + "name": "The Great Gatsby", + "url": "https://www.last.fm/tag/The+Great+Gatsby" + }, + { + "count": 10, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Diet Mountain Dew": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 94, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 52, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "lana", + "url": "https://www.last.fm/tag/lana" + }, + { + "count": 2, + "name": "walking the streets at night with your headphones on", + "url": "https://www.last.fm/tag/walking+the+streets+at+night+with+your+headphones+on" + }, + { + "count": 1, + "name": "poprock", + "url": "https://www.last.fm/tag/poprock" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "West Coast": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 91, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 55, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Ultraviolence", + "url": "https://www.last.fm/tag/Ultraviolence" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 3, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Brooklyn Baby": [ + { + "count": 100, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 39, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "National Anthem": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 99, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 65, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "Radio": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 30, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 14, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 14, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Doin' Time": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 73, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 36, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Dark Paradise": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 97, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 50, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 39, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 18, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + } + ], + "Cinnamon Girl": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "The Cluttered Garage", + "url": "https://www.last.fm/tag/The+Cluttered+Garage" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 23, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 23, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 15, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Blue Jeans": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 85, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 9, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "Blue Jeans", + "url": "https://www.last.fm/tag/Blue+Jeans" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Say Yes to Heaven": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "Death Never Came", + "url": "https://www.last.fm/tag/Death+Never+Came" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "downbeat", + "url": "https://www.last.fm/tag/downbeat" + }, + { + "count": 2, + "name": "best of 2023", + "url": "https://www.last.fm/tag/best+of+2023" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Ultraviolence": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 80, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 51, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 46, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 22, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 15, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "Ultraviolence", + "url": "https://www.last.fm/tag/Ultraviolence" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Off to the Races": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 98, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 59, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 53, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Ride": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 15, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 10, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Ride", + "url": "https://www.last.fm/tag/Ride" + } + ], + "Pretty When You Cry": [ + { + "count": 100, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 87, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "Ultraviolence", + "url": "https://www.last.fm/tag/Ultraviolence" + }, + { + "count": 1, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "Norman fucking Rockwell": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 69, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 3, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 3, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + } + ], + "Let the Light In (feat. Father John Misty)": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 51, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 22, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 22, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 6, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Carmen": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 89, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 51, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "P-E-R-F-E-C-T", + "url": "https://www.last.fm/tag/P-E-R-F-E-C-T" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 1, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + } + ], + "Sad Girl": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 88, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 7, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Million Dollar Man": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 96, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 12, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 3, + "name": "romantic tension", + "url": "https://www.last.fm/tag/romantic+tension" + }, + { + "count": 3, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 3, + "name": "Adult Alternative", + "url": "https://www.last.fm/tag/Adult+Alternative" + } + ], + "The Other Woman": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 71, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 39, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "nina simone", + "url": "https://www.last.fm/tag/nina+simone" + }, + { + "count": 1, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Happiness is a butterfly": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Chemtrails Over the Country Club": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 37, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + } + ], + "Art Deco": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 73, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 48, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 34, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 17, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 11, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 6, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Azealia Banks", + "url": "https://www.last.fm/tag/Azealia+Banks" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "This Is What Makes Us Girls": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 98, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 35, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 17, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "P-E-R-F-E-C-T", + "url": "https://www.last.fm/tag/P-E-R-F-E-C-T" + }, + { + "count": 1, + "name": "Born To Die", + "url": "https://www.last.fm/tag/Born+To+Die" + }, + { + "count": 1, + "name": "poprock", + "url": "https://www.last.fm/tag/poprock" + } + ], + "How to disappear": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 73, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 34, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 6, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Mariners Apartment Complex": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 53, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 21, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 21, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Cherry": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 37, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "Shades of Cool": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Ultraviolence", + "url": "https://www.last.fm/tag/Ultraviolence" + }, + { + "count": 1, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "Margaret (feat. Bleachers)": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 66, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Lolita": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 98, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 14, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "P-E-R-F-E-C-T", + "url": "https://www.last.fm/tag/P-E-R-F-E-C-T" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Born To Die", + "url": "https://www.last.fm/tag/Born+To+Die" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Fuck it I love you": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 42, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "High by the Beach": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 8, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "honeymoon", + "url": "https://www.last.fm/tag/honeymoon" + } + ], + "Cola": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 85, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 49, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 23, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 11, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 2, + "name": "cola", + "url": "https://www.last.fm/tag/cola" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "My pussy taste like Pepsi Cola", + "url": "https://www.last.fm/tag/My+pussy+taste+like+Pepsi+Cola" + } + ], + "Without You": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 79, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 7, + "name": "P-E-R-F-E-C-T", + "url": "https://www.last.fm/tag/P-E-R-F-E-C-T" + }, + { + "count": 1, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "White Mustang": [ + { + "count": 100, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 46, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 15, + "name": "quer lorde", + "url": "https://www.last.fm/tag/quer+lorde" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Salvatore": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 69, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Dealer": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "miles kane", + "url": "https://www.last.fm/tag/miles+kane" + }, + { + "count": 2, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + } + ], + "Love": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 53, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "Lust for Life (with The Weeknd)": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "A&W": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 81, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 42, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 42, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 16, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 16, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Venice Bitch": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 91, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 49, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 49, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "Love song": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "Old Money": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 47, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 47, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Did you know that there's a tunnel under Ocean Blvd": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 69, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 46, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "orchestral pop", + "url": "https://www.last.fm/tag/orchestral+pop" + } + ], + "Money Power Glory": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 43, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Black Beauty": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 93, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 30, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 6, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 1, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ] + }, + "Chappell Roan": { + "Good Luck, Babe!": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 41, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 20, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 14, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "gay pop", + "url": "https://www.last.fm/tag/gay+pop" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "HOT TO GO!": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 73, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 6, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 1, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + } + ], + "Pink Pony Club": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 13, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "female singer", + "url": "https://www.last.fm/tag/female+singer" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Red Wine Supernova": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "sapphic", + "url": "https://www.last.fm/tag/sapphic" + }, + { + "count": 15, + "name": "Color in the name", + "url": "https://www.last.fm/tag/Color+in+the+name" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Casual": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "For Her", + "url": "https://www.last.fm/tag/For+Her" + } + ], + "Femininomenon": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 8, + "name": "hit it like Rom pom pom pom", + "url": "https://www.last.fm/tag/hit+it+like+Rom+pom+pom+pom" + }, + { + "count": 8, + "name": "get it hot like papa John", + "url": "https://www.last.fm/tag/get+it+hot+like+papa+John" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + } + ], + "My Kink Is Karma": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Naked in Manhattan": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "Top Artist", + "url": "https://www.last.fm/tag/Top+Artist" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Super Graphic Ultra Modern Girl": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 11, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Hi-NRG", + "url": "https://www.last.fm/tag/Hi-NRG" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + } + ], + "Picture You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 3, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + } + ], + "After Midnight": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 15, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "Love Island", + "url": "https://www.last.fm/tag/Love+Island" + } + ], + "The Subway": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 37, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "saskatchewan", + "url": "https://www.last.fm/tag/saskatchewan" + }, + { + "count": 5, + "name": "songamongas", + "url": "https://www.last.fm/tag/songamongas" + }, + { + "count": 1, + "name": "songas", + "url": "https://www.last.fm/tag/songas" + }, + { + "count": 1, + "name": "chappellkath", + "url": "https://www.last.fm/tag/chappellkath" + }, + { + "count": 1, + "name": "sapphic", + "url": "https://www.last.fm/tag/sapphic" + } + ], + "The Giver": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 39, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 26, + "name": "cuntry", + "url": "https://www.last.fm/tag/cuntry" + }, + { + "count": 16, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 2, + "name": "sapata", + "url": "https://www.last.fm/tag/sapata" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 1, + "name": "bluegrass", + "url": "https://www.last.fm/tag/bluegrass" + } + ], + "Coffee": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Kaleidoscope": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "gus", + "url": "https://www.last.fm/tag/gus" + }, + { + "count": 8, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 3, + "name": "gustavo", + "url": "https://www.last.fm/tag/gustavo" + }, + { + "count": 3, + "name": "Love Island", + "url": "https://www.last.fm/tag/Love+Island" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "California": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + }, + { + "count": 3, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Guilty Pleasure": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "eletropop", + "url": "https://www.last.fm/tag/eletropop" + }, + { + "count": 8, + "name": "elctropop", + "url": "https://www.last.fm/tag/elctropop" + }, + { + "count": 8, + "name": "freestyle", + "url": "https://www.last.fm/tag/freestyle" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Love Me Anyway": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "School Nights": [], + "Good Hurt": [], + "Sugar High": [], + "Bitter": [], + "Die Young": [], + "Meantime": [], + "Bad For You": [], + "Die Young - Acoustic": [], + "Good Hurt - Aevion Remix": [], + "Red Wine Supernova - Magician’s Cut": [], + "Tiny Desk Concert": [], + "Red Wine Supernova (Magician's Cut)": [], + "Super Graphic Ultra Modern Girl (Official Visualizer)": [], + "“Good Luck, Babe!”": [], + "Die Young (Acoustic)": [], + "Red Wine Supernova [Explicit]": [], + "Subway": [], + "Casual [Explicit]": [], + "Chappell Roan - HOT TO GO": [], + "Red Wine Supernova (Live)": [], + "Chappell Roan - Good Luck, Babe": [], + "HOT TO GO! (Official Music Video)": [], + "Femininomenon [Explicit]": [], + "Pink Pony Club (Official Music Video)": [], + "Good Hurt (Aevion Remix)": [], + "The Giver (Preview)": [], + "My Kink Is Karma (demo version)": [], + "Chappell Roan - Red Wine Supernova (Magician's Cut)": [], + "Hot To Go": [], + "Good Luck, Babe": [], + "Chappell Roan - Casual": [], + "Casual (Live)": [] + }, + "Gorillaz": { + "Feel Good Inc.": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 76, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Clint Eastwood": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 80, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 51, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 35, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "DARE": [], + "On Melancholy Hill": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 83, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 28, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Rhinestone Eyes": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 82, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Dirty Harry": [], + "Kids with Guns": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 83, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 31, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "19-2000": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 93, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "O Green World": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 96, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 36, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "November Has Come": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 86, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 14, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 3, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "She's My Collar (feat. Kali Uchis)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 1, + "name": "damon albarn", + "url": "https://www.last.fm/tag/damon+albarn" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Last Living Souls": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 78, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 31, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 26, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Tomorrow Comes Today": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 99, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 61, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 28, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Every Planet We Reach Is Dead": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 99, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 12, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Feel Good Inc": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 76, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "All Alone": [], + "Empire Ants (feat. Little Dragon)": [], + "Intro": [], + "El Mañana": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 89, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 54, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 27, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "White Light": [], + "Rock the House": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 71, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Demon Days": [], + "Don't Get Lost in Heaven": [], + "New Gold (feat. Tame Impala and Bootie Brown)": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 15, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 15, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + }, + { + "count": 15, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Fire Coming Out of the Monkey's Head": [], + "Broken": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 87, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 9, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 9, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 3, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "5/4": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "Re-Hash": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 84, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Plastic Beach (Feat. Mick Jones and Paul Simonon)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 73, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 6, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 6, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Punk": [], + "Stylo (Feat. Mos Def And Bobby Womack)": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 56, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + } + ], + "El Manana": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 89, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 54, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 27, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Pirate Jet": [], + "Double Bass": [], + "Tranz": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 29, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hopeful", + "url": "https://www.last.fm/tag/hopeful" + }, + { + "count": 1, + "name": "add", + "url": "https://www.last.fm/tag/add" + }, + { + "count": 1, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + } + ], + "Starshine": [], + "Cracker Island (feat. Thundercat)": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 37, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 19, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "racist", + "url": "https://www.last.fm/tag/racist" + } + ], + "Slow Country": [], + "Andromeda (feat. DRAM)": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "dram", + "url": "https://www.last.fm/tag/dram" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "DARE (feat. Shaun Ryder & Roses Gabor)": [], + "Superfast Jellyfish (feat. Gruff Rhys and De La Soul)": [], + "Humility (feat. George Benson)": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + } + ], + "Man Research (Clapper)": [], + "Sound Check (Gravity)": [], + "Saturnz Barz (feat. Popcaan)": [ + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 73, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 22, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 3, + "name": "digital dancehall", + "url": "https://www.last.fm/tag/digital+dancehall" + }, + { + "count": 1, + "name": "popcaan", + "url": "https://www.last.fm/tag/popcaan" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + } + ], + "Ascension (feat. Vince Staples)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "vince staples", + "url": "https://www.last.fm/tag/vince+staples" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "Avant-Garde", + "url": "https://www.last.fm/tag/Avant-Garde" + }, + { + "count": 1, + "name": "Rave", + "url": "https://www.last.fm/tag/Rave" + } + ], + "Some Kind of Nature (Feat. Lou Reed)": [], + "M1 A1": [], + "Orchestral Intro (Feat. sinfonia ViVA)": [], + "To Binge (Feat. Little Dragon)": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 64, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 32, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 24, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 12, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ] + }, + "Arctic Monkeys": { + "505": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 74, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 45, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Do I Wanna Know?": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 69, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "2013 single", + "url": "https://www.last.fm/tag/2013+single" + } + ], + "Why'd You Only Call Me When You're High?": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 26, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 10, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "The Suburbs with DJ Garebear", + "url": "https://www.last.fm/tag/The+Suburbs+with+DJ+Garebear" + } + ], + "I Wanna Be Yours": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 67, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 22, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Fluorescent Adolescent": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 86, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + } + ], + "R U Mine?": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 68, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "british rock", + "url": "https://www.last.fm/tag/british+rock" + } + ], + "I Bet You Look Good on the Dancefloor": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 74, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Mardy Bum": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 79, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "When the Sun Goes Down": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 81, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Snap Out of It": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 28, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "snap out of it", + "url": "https://www.last.fm/tag/snap+out+of+it" + } + ], + "Teddy Picker": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 70, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Arabella": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "War Pigs", + "url": "https://www.last.fm/tag/War+Pigs" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "No. 1 Party Anthem": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 58, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "alex turner", + "url": "https://www.last.fm/tag/alex+turner" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Brianstorm": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 63, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + } + ], + "Fake Tales of San Francisco": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 75, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Dancing Shoes": [], + "From the Ritz to the Rubble": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 79, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "brit rock", + "url": "https://www.last.fm/tag/brit+rock" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "A Certain Romance": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 69, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "brit rock", + "url": "https://www.last.fm/tag/brit+rock" + } + ], + "Knee Socks": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Eu batendo com meu pau num xilofone seria melhor", + "url": "https://www.last.fm/tag/Eu+batendo+com+meu+pau+num+xilofone+seria+melhor" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "The View from the Afternoon": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 74, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Old Yellow Bricks": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 69, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Do Me a Favour": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 70, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Riot Van": [], + "Crying Lightning": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 82, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 49, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "songs that you wanna listen to over and over again", + "url": "https://www.last.fm/tag/songs+that+you+wanna+listen+to+over+and+over+again" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "so fucking good", + "url": "https://www.last.fm/tag/so+fucking+good" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Still Take You Home": [], + "Only Ones Who Know": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 78, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 2, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "D Is for Dangerous": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 80, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + } + ], + "One for the Road": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 28, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 3, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "alex turner", + "url": "https://www.last.fm/tag/alex+turner" + } + ], + "Balaclava": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 62, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Red Light Indicates Doors Are Secured": [], + "Cornerstone": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 84, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 2, + "name": "alex turner is a genius", + "url": "https://www.last.fm/tag/alex+turner+is+a+genius" + }, + { + "count": 1, + "name": "lyrical excellence", + "url": "https://www.last.fm/tag/lyrical+excellence" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "This House Is a Circus": [], + "The Bad Thing": [], + "If You Were There, Beware": [], + "Fireside": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 48, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 32, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "am", + "url": "https://www.last.fm/tag/am" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "uterodetitina", + "url": "https://www.last.fm/tag/uterodetitina" + }, + { + "count": 1, + "name": "favorite song", + "url": "https://www.last.fm/tag/favorite+song" + } + ], + "Baby I'm Yours": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 62, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 48, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 18, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 17, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "I Want It All": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 65, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "brunelds", + "url": "https://www.last.fm/tag/brunelds" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Mad Sounds": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "brunelds", + "url": "https://www.last.fm/tag/brunelds" + }, + { + "count": 1, + "name": "am", + "url": "https://www.last.fm/tag/am" + } + ], + "Secret Door": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 82, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 48, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 2, + "name": "ptr", + "url": "https://www.last.fm/tag/ptr" + }, + { + "count": 2, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "humbug", + "url": "https://www.last.fm/tag/humbug" + } + ], + "My Propeller": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 61, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "You Probably Couldn't See for the Lights but You Were Staring Straight at Me": [], + "Piledriver Waltz": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "extremely beautiful melody", + "url": "https://www.last.fm/tag/extremely+beautiful+melody" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "arctic monkeys", + "url": "https://www.last.fm/tag/arctic+monkeys" + } + ], + "Don't Sit Down 'Cause I've Moved Your Chair": [], + "She's Thunderstorms": [], + "Love Is a Laserquest": [], + "Suck It and See": [], + "Pretty Visitors": [], + "Dance Little Liar": [], + "Dangerous Animals": [], + "Stop the World I Wanna Get Off with You": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "songs to have sex to", + "url": "https://www.last.fm/tag/songs+to+have+sex+to" + }, + { + "count": 1, + "name": "sweet like sugar", + "url": "https://www.last.fm/tag/sweet+like+sugar" + }, + { + "count": 1, + "name": "fucking good", + "url": "https://www.last.fm/tag/fucking+good" + } + ] + }, + "Frank Ocean": { + "Pink + White": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 45, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "For our kids", + "url": "https://www.last.fm/tag/For+our+kids" + }, + { + "count": 15, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "I got Olivia forever", + "url": "https://www.last.fm/tag/I+got+Olivia+forever" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "malik and olivia", + "url": "https://www.last.fm/tag/malik+and+olivia" + } + ], + "Thinkin Bout You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 80, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 34, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 27, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 11, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 9, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "Thinking About You", + "url": "https://www.last.fm/tag/Thinking+About+You" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Lost": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 70, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 31, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 31, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 5, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Ivy": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 19, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 19, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + } + ], + "White Ferrari": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 1, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Nights": [ + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 69, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 46, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 3, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Pyramids": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 82, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 42, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 42, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 20, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 12, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 10, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "hip-hop soul", + "url": "https://www.last.fm/tag/hip-hop+soul" + } + ], + "Chanel": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 22, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 22, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 11, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 11, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 11, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "my guy pretty like a girl", + "url": "https://www.last.fm/tag/my+guy+pretty+like+a+girl" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Novacane": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 73, + "name": "ofwgkta", + "url": "https://www.last.fm/tag/ofwgkta" + }, + { + "count": 36, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 22, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 8, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 6, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 6, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Super Rich Kids": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "rhythum and blues tag", + "url": "https://www.last.fm/tag/rhythum+and+blues+tag" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Self Control": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 73, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 6, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "yung lean", + "url": "https://www.last.fm/tag/yung+lean" + }, + { + "count": 1, + "name": "music", + "url": "https://www.last.fm/tag/music" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + } + ], + "Pink Matter": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 6, + "name": "def jam", + "url": "https://www.last.fm/tag/def+jam" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "rhythum and blues tag", + "url": "https://www.last.fm/tag/rhythum+and+blues+tag" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + } + ], + "In My Room": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Godspeed": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 29, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 15, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "good", + "url": "https://www.last.fm/tag/good" + } + ], + "Nikes": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 24, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 24, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 12, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 12, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 12, + "name": "derealizing", + "url": "https://www.last.fm/tag/derealizing" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "sick", + "url": "https://www.last.fm/tag/sick" + } + ], + "Crack Rock": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 49, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "male vocals", + "url": "https://www.last.fm/tag/male+vocals" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + } + ], + "Sweet Life": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 72, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 23, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 18, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 9, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 9, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 5, + "name": "rhythum and blues tag", + "url": "https://www.last.fm/tag/rhythum+and+blues+tag" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + } + ], + "Solo": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 42, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 24, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 5, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 5, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 5, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "ocean", + "url": "https://www.last.fm/tag/ocean" + } + ], + "Bad Religion": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 35, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 35, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 10, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 10, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "Unrequited Love", + "url": "https://www.last.fm/tag/Unrequited+Love" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "Sierra Leone": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 93, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 28, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 6, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 2, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Forrest Gump": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 72, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 13, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Seigfried": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 15, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + } + ], + "Fertilizer": [], + "Skyline To": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 37, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "space age pop", + "url": "https://www.last.fm/tag/space+age+pop" + }, + { + "count": 1, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + } + ], + "Close to You": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 3, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 3, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "Stevie Wonder", + "url": "https://www.last.fm/tag/Stevie+Wonder" + } + ], + "Monks": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 64, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Be Yourself": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 66, + "name": "skit", + "url": "https://www.last.fm/tag/skit" + }, + { + "count": 8, + "name": "advice", + "url": "https://www.last.fm/tag/advice" + }, + { + "count": 8, + "name": "pointless", + "url": "https://www.last.fm/tag/pointless" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 3, + "name": "Okay mom", + "url": "https://www.last.fm/tag/Okay+mom" + }, + { + "count": 3, + "name": "advices", + "url": "https://www.last.fm/tag/advices" + }, + { + "count": 3, + "name": "sluggish lazy stupid and unconcerned", + "url": "https://www.last.fm/tag/sluggish+lazy+stupid+and+unconcerned" + } + ], + "Swim Good": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 68, + "name": "ofwgkta", + "url": "https://www.last.fm/tag/ofwgkta" + }, + { + "count": 27, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 20, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + } + ], + "Good Guy": [ + { + "count": 100, + "name": "good", + "url": "https://www.last.fm/tag/good" + }, + { + "count": 100, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 66, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 3, + "name": "times", + "url": "https://www.last.fm/tag/times" + } + ], + "Pilot Jones": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 83, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 27, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 27, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 7, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + } + ], + "White": [], + "Moon River": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 1, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Start": [], + "Solo (Reprise)": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "postmodern", + "url": "https://www.last.fm/tag/postmodern" + }, + { + "count": 66, + "name": "andre 3000", + "url": "https://www.last.fm/tag/andre+3000" + }, + { + "count": 66, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 33, + "name": "bars", + "url": "https://www.last.fm/tag/bars" + }, + { + "count": 8, + "name": "woooo", + "url": "https://www.last.fm/tag/woooo" + }, + { + "count": 8, + "name": "andre", + "url": "https://www.last.fm/tag/andre" + }, + { + "count": 3, + "name": "best verse of 2016", + "url": "https://www.last.fm/tag/best+verse+of+2016" + }, + { + "count": 3, + "name": "conscoius rap", + "url": "https://www.last.fm/tag/conscoius+rap" + } + ], + "Not Just Money": [], + "Pretty Sweet": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 1, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Biking": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 17, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Biking", + "url": "https://www.last.fm/tag/Biking" + }, + { + "count": 8, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 3, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "home", + "url": "https://www.last.fm/tag/home" + } + ], + "End": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 36, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 12, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "rhythum and blues tag", + "url": "https://www.last.fm/tag/rhythum+and+blues+tag" + }, + { + "count": 2, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Facebook Story": [], + "Futura Free": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 17, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "outro", + "url": "https://www.last.fm/tag/outro" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Provider": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 56, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "DHL": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Cayendo (Side A - Acoustic)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 10, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 10, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 10, + "name": "spanglish", + "url": "https://www.last.fm/tag/spanglish" + } + ], + "Dear April (Side A - Acoustic)": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 25, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 16, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 3, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + } + ], + "Lens": [], + "Biking (Solo)": [], + "Super Rich Kids (feat. Earl Sweatshirt)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "rhythum and blues tag", + "url": "https://www.last.fm/tag/rhythum+and+blues+tag" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Strawberry Swing": [], + "Songs for Women": [], + "We All Try": [] + }, + "Doja Cat": { + "Kiss Me More (feat. SZA)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 51, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "planet her", + "url": "https://www.last.fm/tag/planet+her" + }, + { + "count": 19, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 13, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 4, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Woman": [ + { + "count": 100, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 12, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 4, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Need to Know": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 69, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + } + ], + "Streets": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 24, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 11, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 5, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 1, + "name": "Songs to Make Love to", + "url": "https://www.last.fm/tag/Songs+to+Make+Love+to" + } + ], + "Say So": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 87, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "disco rap", + "url": "https://www.last.fm/tag/disco+rap" + } + ], + "Paint the Town Red": [ + { + "count": 100, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 15, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 15, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "You Right": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 5, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 1, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 1, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + } + ], + "Ain't Shit": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 1, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 1, + "name": "pop-rap", + "url": "https://www.last.fm/tag/pop-rap" + }, + { + "count": 1, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + } + ], + "Agora Hills": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "agoura hills", + "url": "https://www.last.fm/tag/agoura+hills" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + } + ], + "Get Into It (Yuh)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 5, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Boss Bitch": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 48, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 34, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 11, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Birds of Prey", + "url": "https://www.last.fm/tag/Birds+of+Prey" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "So High": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 3, + "name": "blazing", + "url": "https://www.last.fm/tag/blazing" + }, + { + "count": 3, + "name": "420", + "url": "https://www.last.fm/tag/420" + }, + { + "count": 3, + "name": "Ladytronica", + "url": "https://www.last.fm/tag/Ladytronica" + } + ], + "Rules": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 26, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "savage", + "url": "https://www.last.fm/tag/savage" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Candy": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 2, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 2, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 2, + "name": "Adult Alternative", + "url": "https://www.last.fm/tag/Adult+Alternative" + } + ], + "Tia Tamera (feat. Rico Nasty)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Like That (feat. Gucci Mane)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 1, + "name": "gucci mane", + "url": "https://www.last.fm/tag/gucci+mane" + }, + { + "count": 1, + "name": "b minor", + "url": "https://www.last.fm/tag/b+minor" + } + ], + "Juicy": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "tyga", + "url": "https://www.last.fm/tag/tyga" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + } + ], + "Vegas (From the Original Motion Picture Soundtrack ELVIS)": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "vocal samples", + "url": "https://www.last.fm/tag/vocal+samples" + }, + { + "count": 8, + "name": "movie", + "url": "https://www.last.fm/tag/movie" + }, + { + "count": 8, + "name": "Elvis Presley", + "url": "https://www.last.fm/tag/Elvis+Presley" + }, + { + "count": 3, + "name": "groove based composition", + "url": "https://www.last.fm/tag/groove+based+composition" + }, + { + "count": 3, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 3, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Cyber Sex": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "friction", + "url": "https://www.last.fm/tag/friction" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + } + ], + "Freak": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "lust", + "url": "https://www.last.fm/tag/lust" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "freak", + "url": "https://www.last.fm/tag/freak" + }, + { + "count": 2, + "name": "bad bitch", + "url": "https://www.last.fm/tag/bad+bitch" + }, + { + "count": 2, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + } + ], + "I Don't Do Drugs (feat. Ariana Grande)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "queens", + "url": "https://www.last.fm/tag/queens" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "Chill pop", + "url": "https://www.last.fm/tag/Chill+pop" + }, + { + "count": 2, + "name": "Record of the Year", + "url": "https://www.last.fm/tag/Record+of+the+Year" + }, + { + "count": 2, + "name": "Ambiguous", + "url": "https://www.last.fm/tag/Ambiguous" + }, + { + "count": 2, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + } + ], + "Wine Pon You (feat. Konshens)": [ + { + "count": 100, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 4, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 4, + "name": "dav", + "url": "https://www.last.fm/tag/dav" + }, + { + "count": 1, + "name": "Vibing", + "url": "https://www.last.fm/tag/Vibing" + }, + { + "count": 1, + "name": "konshens", + "url": "https://www.last.fm/tag/konshens" + } + ], + "Been Like This": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "lyrics", + "url": "https://www.last.fm/tag/lyrics" + }, + { + "count": 8, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "strong", + "url": "https://www.last.fm/tag/strong" + }, + { + "count": 2, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Attention": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 33, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 4, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Naked": [], + "Options (feat. JID)": [], + "Demons": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 29, + "name": "Punk Rap", + "url": "https://www.last.fm/tag/Punk+Rap" + }, + { + "count": 4, + "name": "satan", + "url": "https://www.last.fm/tag/satan" + }, + { + "count": 4, + "name": "satanic", + "url": "https://www.last.fm/tag/satanic" + }, + { + "count": 4, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 1, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 1, + "name": "evil", + "url": "https://www.last.fm/tag/evil" + }, + { + "count": 1, + "name": "demon", + "url": "https://www.last.fm/tag/demon" + } + ], + "Love to Dream": [], + "Payday (feat. Young Thug)": [], + "Mooo!": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Jazz Hop", + "url": "https://www.last.fm/tag/Jazz+Hop" + }, + { + "count": 1, + "name": "animals", + "url": "https://www.last.fm/tag/animals" + } + ], + "Bottom Bitch": [], + "Jealous Type": [ + { + "count": 100, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 100, + "name": "freestyle", + "url": "https://www.last.fm/tag/freestyle" + }, + { + "count": 37, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 3, + "name": "vie", + "url": "https://www.last.fm/tag/vie" + }, + { + "count": 3, + "name": "minneapolis sound", + "url": "https://www.last.fm/tag/minneapolis+sound" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Won't Bite (feat. Smino)": [], + "Imagine": [], + "Addiction": [], + "Alone": [], + "Go to Town": [], + "Say So (feat. Nicki Minaj)": [], + "Better Than Me": [], + "Up and Down": [], + "You Right - Extended": [], + "Talk Dirty": [], + "Wet Vagina": [], + "Gun": [], + "Shine": [], + "Ouchies": [], + "Go Off": [], + "Streets - Silhouette Remix": [], + "Ride": [], + "Can't Wait": [] + }, + "Deftones": { + "Change (In the House of Flies)": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 59, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 55, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 21, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 15, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "My Own Summer (Shove It)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 97, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Be Quiet and Drive (Far Away)": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 95, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 52, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 47, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Sextape": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 56, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 16, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Cherry Waves": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 86, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 15, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + } + ], + "Digital Bath": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 49, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 17, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 3, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + } + ], + "Mascara": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 50, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 47, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 21, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Around the Fur": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 97, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 51, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 42, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 14, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + } + ], + "Passenger": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 54, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 51, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 24, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 2, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + } + ], + "Rosemary": [ + { + "count": 100, + "name": "luanco", + "url": "https://www.last.fm/tag/luanco" + }, + { + "count": 86, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 19, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 6, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 4, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 1, + "name": "Koi No Yokan", + "url": "https://www.last.fm/tag/Koi+No+Yokan" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "not emo", + "url": "https://www.last.fm/tag/not+emo" + } + ], + "Please Please Please Let Me Get What I Want - 2005 Remaster": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "dreamy rock", + "url": "https://www.last.fm/tag/dreamy+rock" + } + ], + "Diamond Eyes": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 73, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 37, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "7 Words": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 71, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 15, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Hole in the Earth": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 86, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 51, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 46, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Minerva": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 90, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 58, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 3, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + } + ], + "Entombed": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 63, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "FODA", + "url": "https://www.last.fm/tag/FODA" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "shoegaze metal", + "url": "https://www.last.fm/tag/shoegaze+metal" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "RX Queen": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 96, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 61, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + } + ], + "Beware": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 81, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 31, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 3, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "saturday night wrist", + "url": "https://www.last.fm/tag/saturday+night+wrist" + } + ], + "Beauty School": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 64, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 9, + "name": "gives me chills", + "url": "https://www.last.fm/tag/gives+me+chills" + }, + { + "count": 6, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + } + ], + "Feiticeira": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 68, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 32, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 25, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Bored": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 75, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 15, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + } + ], + "Risk": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 75, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 27, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 12, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 4, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + } + ], + "Xerces": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 95, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 63, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 11, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "Knife Prty": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 63, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 23, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + }, + { + "count": 1, + "name": "Dream", + "url": "https://www.last.fm/tag/Dream" + } + ], + "Elite": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 95, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 48, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Dai the Flu": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 79, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 19, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 12, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "english lyrics", + "url": "https://www.last.fm/tag/english+lyrics" + } + ], + "Lotion": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 96, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 49, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "english lyrics", + "url": "https://www.last.fm/tag/english+lyrics" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + } + ], + "Teenager": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 79, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 45, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 17, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 16, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Lhabia": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 88, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 32, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Swerve City": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 30, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 20, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 3, + "name": "Koi No Yokan", + "url": "https://www.last.fm/tag/Koi+No+Yokan" + }, + { + "count": 1, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Street Carp": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 76, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 48, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 43, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "chino moreno", + "url": "https://www.last.fm/tag/chino+moreno" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Back to School (Mini Maggit)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 59, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 23, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 18, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 4, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + } + ], + "Rickets": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 93, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 42, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 10, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 8, + "name": "mothafuckaarrgh", + "url": "https://www.last.fm/tag/mothafuckaarrgh" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "good nu metal", + "url": "https://www.last.fm/tag/good+nu+metal" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Pink Maggit": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 91, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 58, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 58, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 2, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Korea": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 71, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Needles and Pins": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 62, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "You've Seen the Butcher": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 80, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 26, + "name": "heavy", + "url": "https://www.last.fm/tag/heavy" + }, + { + "count": 11, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 11, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 11, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Engine No. 9": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 75, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 46, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 27, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "english lyrics", + "url": "https://www.last.fm/tag/english+lyrics" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "praxe I love you sahara", + "url": "https://www.last.fm/tag/praxe+I+love+you+sahara" + } + ], + "Kimdracula": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 50, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 30, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 10, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + }, + { + "count": 1, + "name": "heavy", + "url": "https://www.last.fm/tag/heavy" + } + ], + "Headup": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 91, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 49, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 18, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "max cavalera", + "url": "https://www.last.fm/tag/max+cavalera" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + } + ], + "976-EVIL": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 77, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 4, + "name": "diamond eyes", + "url": "https://www.last.fm/tag/diamond+eyes" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Addicted to", + "url": "https://www.last.fm/tag/Addicted+to" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + } + ], + "Mein": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 69, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "Serj Tankian", + "url": "https://www.last.fm/tag/Serj+Tankian" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Root": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 67, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 18, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Romantic Dreams": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + } + ], + "Hexagram": [], + "Rocket Skates": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 80, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 34, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 4, + "name": "this is how guitars are supposed to sound", + "url": "https://www.last.fm/tag/this+is+how+guitars+are+supposed+to+sound" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "fuck with me", + "url": "https://www.last.fm/tag/fuck+with+me" + }, + { + "count": 1, + "name": "diamond eyes", + "url": "https://www.last.fm/tag/diamond+eyes" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Royal": [], + "Tempest": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 47, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 43, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 7, + "name": "Koi No Yokan", + "url": "https://www.last.fm/tag/Koi+No+Yokan" + }, + { + "count": 5, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "aitchknight", + "url": "https://www.last.fm/tag/aitchknight" + }, + { + "count": 1, + "name": "MOONH8SUN", + "url": "https://www.last.fm/tag/MOONH8SUN" + } + ], + "Minus Blindfold": [], + "One Weak": [] + }, + "The Marías": { + "No One Noticed": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 17, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Heavy": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "Sienna": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Only in My Dreams": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "nice", + "url": "https://www.last.fm/tag/nice" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "she wants you bro", + "url": "https://www.last.fm/tag/she+wants+you+bro" + }, + { + "count": 1, + "name": "psychadelic pop", + "url": "https://www.last.fm/tag/psychadelic+pop" + } + ], + "Cariño": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Run Your Mouth": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 3, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + } + ], + "No One Noticed (Extended Spanish)": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 33, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Over the Moon": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 44, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 7, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 4, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 4, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "Paranoia": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "LeJos De Ti": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 9, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 9, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "I Don't Know You": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Back To Me": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "space rock revival", + "url": "https://www.last.fm/tag/space+rock+revival" + }, + { + "count": 8, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Nobody New": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 44, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Real Life": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 15, + "name": "Rocket s Adventures with DJ Rocket", + "url": "https://www.last.fm/tag/Rocket+s+Adventures+with+DJ+Rocket" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "No One Noticed (Extended English)": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Love You Anyway": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Hush": [ + { + "count": 100, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "smexy", + "url": "https://www.last.fm/tag/smexy" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "strut", + "url": "https://www.last.fm/tag/strut" + } + ], + "All I Really Want Is You": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "aesthetic", + "url": "https://www.last.fm/tag/aesthetic" + }, + { + "count": 66, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Spin Me Around": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Care For You": [ + { + "count": 100, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 66, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 10, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 10, + "name": "brass", + "url": "https://www.last.fm/tag/brass" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Loverboy": [], + "Echo": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "wlw", + "url": "https://www.last.fm/tag/wlw" + } + ], + "Ay No Puedo": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 4, + "name": "amor", + "url": "https://www.last.fm/tag/amor" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "If Only": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 44, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 4, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "this makes my heart ache", + "url": "https://www.last.fm/tag/this+makes+my+heart+ache" + } + ], + "Hamptons": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 29, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 4, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "Ruthless": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Chill pop", + "url": "https://www.last.fm/tag/Chill+pop" + }, + { + "count": 1, + "name": "indie dance", + "url": "https://www.last.fm/tag/indie+dance" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Little by Little": [ + { + "count": 100, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "ethereal pop", + "url": "https://www.last.fm/tag/ethereal+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "spanglish", + "url": "https://www.last.fm/tag/spanglish" + } + ], + "Hush - Still Woozy Remix": [], + "...baby one more time": [], + "Blur": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 29, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "p-funk", + "url": "https://www.last.fm/tag/p-funk" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Vicious Sensitive Robot": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + } + ], + "Calling U Back": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 10, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 10, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Ride": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Clueless": [], + "Un Millón": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + } + ], + "Jupiter": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 8, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 8, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 3, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 3, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + } + ], + "Just a Feeling": [], + "Basta Ya": [], + "Hold It Together": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 10, + "name": "hidden hits", + "url": "https://www.last.fm/tag/hidden+hits" + } + ], + "Talk to Her": [ + { + "count": 100, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 17, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "final track", + "url": "https://www.last.fm/tag/final+track" + } + ], + "Fog as a Bullet": [ + { + "count": 100, + "name": "relatable", + "url": "https://www.last.fm/tag/relatable" + }, + { + "count": 100, + "name": "Missing Hours", + "url": "https://www.last.fm/tag/Missing+Hours" + } + ], + "ABQ": [], + "Déjate Llevar": [], + "Superclean": [], + "I Like It": [], + "To Say Hello": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "phenomenal", + "url": "https://www.last.fm/tag/phenomenal" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Hable con Ella": [], + "The Mice Inside This Room": [], + "Drip": [], + "Out for the night - Live": [] + }, + "Travis Scott": { + "Antidote": [], + "3500": [], + "90210": [], + "Upper Echelon": [], + "Backyard": [], + "Zombies": [], + "Pornography": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 4, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + }, + { + "count": 1, + "name": "godly music", + "url": "https://www.last.fm/tag/godly+music" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Grey": [], + "Basement Freestyle": [], + "Drugs You Should Try It": [], + "Drugs You Should Try": [], + "Don't Play": [], + "Pray 4 Love": [], + "Impossible": [ + { + "count": 100, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Quintana Pt. 2": [], + "Nightcrawler": [], + "Apple Pie": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "poetry", + "url": "https://www.last.fm/tag/poetry" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "I Can Tell": [], + "Oh My Dis Side": [], + "A-Team": [], + "Piss on Your Grave": [], + "goosebumps": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + } + ], + "Mamacita": [], + "Hell of a Night": [], + "Wasted": [], + "Never Catch Me": [], + "Flying High": [], + "Blocka La Flame": [], + "Meadow Creek": [], + "Bacc (Bonus)": [], + "Through The Late Night": [], + "beibs in the trap": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "nav", + "url": "https://www.last.fm/tag/nav" + }, + { + "count": 29, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "3500 (feat. Future & 2 Chainz)": [], + "MIA": [], + "Skyfall ft. Young Thug": [], + "Naked": [], + "Ok Alright": [], + "Way Back": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 3, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Days Before Rodeo The Prayer": [], + "Butterfly Effect": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 5, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "The Ends": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 44, + "name": "andre 3000", + "url": "https://www.last.fm/tag/andre+3000" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "producer", + "url": "https://www.last.fm/tag/producer" + }, + { + "count": 4, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Mamacita ft. Rich Homie Quan & Young Thug)": [], + "sweet sweet": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "coordinate": [], + "Days Before Rodeo The Prayer": [], + "Days Before Rodeo : The Prayer": [], + "Oh My Dis Side (feat. Quavo)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 17, + "name": "quavo", + "url": "https://www.last.fm/tag/quavo" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "texas", + "url": "https://www.last.fm/tag/texas" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Wonderful": [], + "Maria I'm Drunk (feat. Justin Bieber & Young Thug)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 15, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 15, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Pray 4 Love (feat. The Weeknd)": [ + { + "count": 100, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 25, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + } + ] + }, + "Tame Impala": { + "The Less I Know the Better": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 62, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 25, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 9, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Borderline": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 46, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 15, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + } + ], + "Feels Like We Only Go Backwards": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 90, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "New Person, Same Old Mistakes": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Let It Happen": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 93, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 53, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 18, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 2, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Eventually": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 51, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 22, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 22, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Elephant": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 19, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "delirium", + "url": "https://www.last.fm/tag/delirium" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Nangs": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + }, + { + "count": 2, + "name": "daydreaming", + "url": "https://www.last.fm/tag/daydreaming" + }, + { + "count": 2, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 2, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 1, + "name": "neptunes", + "url": "https://www.last.fm/tag/neptunes" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "sunset music", + "url": "https://www.last.fm/tag/sunset+music" + } + ], + "Yes I'm Changing": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 29, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 15, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Disciples": [ + { + "count": 100, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "oldie", + "url": "https://www.last.fm/tag/oldie" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 5, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + }, + { + "count": 1, + "name": "vintage", + "url": "https://www.last.fm/tag/vintage" + } + ], + "The Moment": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 1, + "name": "Psychedelia", + "url": "https://www.last.fm/tag/Psychedelia" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "One More Hour": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Love/Paranoia": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "australia", + "url": "https://www.last.fm/tag/australia" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + } + ], + "Is It True": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 15, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 15, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "'Cause I'm a Man": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 37, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 13, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + } + ], + "Mind Mischief": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 76, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "song to listen when you are high", + "url": "https://www.last.fm/tag/song+to+listen+when+you+are+high" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "lsd trip", + "url": "https://www.last.fm/tag/lsd+trip" + }, + { + "count": 2, + "name": "songs to make my feet tap in the beat", + "url": "https://www.last.fm/tag/songs+to+make+my+feet+tap+in+the+beat" + }, + { + "count": 1, + "name": "la sube", + "url": "https://www.last.fm/tag/la+sube" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Lost in Yesterday": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 44, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Solitude Is Bliss": [], + "Gossip": [], + "Apocalypse Dreams": [], + "Past Life": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Breathe Deeper": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 15, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 15, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Reality in Motion": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "tame is unSTOPPABLE", + "url": "https://www.last.fm/tag/tame+is+unSTOPPABLE" + }, + { + "count": 8, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 8, + "name": "lonerism synth", + "url": "https://www.last.fm/tag/lonerism+synth" + }, + { + "count": 2, + "name": "all goes back to you", + "url": "https://www.last.fm/tag/all+goes+back+to+you" + }, + { + "count": 2, + "name": "fluctuating character", + "url": "https://www.last.fm/tag/fluctuating+character" + } + ], + "Endors Toi": [], + "Why Won't They Talk to Me?": [], + "Alter Ego": [], + "Be Above It": [], + "Why Won't You Make Up Your Mind?": [], + "Posthumous Forgiveness": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 15, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 4, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "It Is Not Meant to Be": [], + "Lucidity": [], + "Desire Be Desire Go": [], + "Music to Walk Home By": [], + "Keep on Lying": [], + "Patience": [], + "She Just Won't Believe Me": [], + "It Might Be Time": [], + "One More Year": [], + "Instant Destiny": [], + "Nothing That Has Happened So Far Has Been Anything We Could Control": [], + "Half Full Glass of Wine": [], + "Expectation": [], + "Jeremy's Storm": [], + "Glimmer": [], + "Sun's Coming Up": [], + "The Boat I Row": [], + "On Track": [], + "The Bold Arrow of Time": [], + "Sundown Syndrome": [], + "Tomorrow's Dust": [] + }, + "Justin Bieber": { + "Beauty and a Beat": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Sorry": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 25, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 25, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 6, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 1, + "name": "Dancehall Pop", + "url": "https://www.last.fm/tag/Dancehall+Pop" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + } + ], + "Baby": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 23, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 22, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 6, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 6, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "baby", + "url": "https://www.last.fm/tag/baby" + }, + { + "count": 2, + "name": "Love it", + "url": "https://www.last.fm/tag/Love+it" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Love Yourself": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "What Do You Mean?": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 33, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 10, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Boyfriend": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 26, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "biebstep", + "url": "https://www.last.fm/tag/biebstep" + }, + { + "count": 7, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "post-bieb", + "url": "https://www.last.fm/tag/post-bieb" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Mistletoe": [], + "Confident": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "chance the rapper", + "url": "https://www.last.fm/tag/chance+the+rapper" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 15, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 15, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "journals", + "url": "https://www.last.fm/tag/journals" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Peaches (feat. Daniel Caesar & Giveon)": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 44, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 4, + "name": "prince of pop", + "url": "https://www.last.fm/tag/prince+of+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "c major", + "url": "https://www.last.fm/tag/c+major" + }, + { + "count": 1, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 1, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + } + ], + "Ghost": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "One Time": [ + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 77, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "one time", + "url": "https://www.last.fm/tag/one+time" + }, + { + "count": 22, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "justin-bieber-one-time", + "url": "https://www.last.fm/tag/justin-bieber-one-time" + }, + { + "count": 6, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "Company": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Somebody to Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 35, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 33, + "name": "Somebody to Love", + "url": "https://www.last.fm/tag/Somebody+to+Love" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "Justin Bieber - Somebody To Love", + "url": "https://www.last.fm/tag/Justin+Bieber+-+Somebody+To+Love" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "As Long as You Love Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 25, + "name": "As Long As You Love Me", + "url": "https://www.last.fm/tag/As+Long+As+You+Love+Me" + }, + { + "count": 19, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 3, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "big sean", + "url": "https://www.last.fm/tag/big+sean" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Never Say Never": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 17, + "name": "jaden smith", + "url": "https://www.last.fm/tag/jaden+smith" + }, + { + "count": 11, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 1, + "name": "move your body", + "url": "https://www.last.fm/tag/move+your+body" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "Justin Bieber ft Jaden Smith 2010", + "url": "https://www.last.fm/tag/Justin+Bieber+ft+Jaden+Smith+2010" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "DAISIES": [ + { + "count": 100, + "name": "essaehdagiselledapandlr", + "url": "https://www.last.fm/tag/essaehdagiselledapandlr" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 1, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 1, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Hold On": [], + "One Less Lonely Girl": [], + "Love Me": [], + "Intentions (feat. Quavo)": [], + "That Should Be Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 18, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 18, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 9, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 5, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 3, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "ballads", + "url": "https://www.last.fm/tag/ballads" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Yummy": [], + "All That Matters": [ + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "biebs you surprised me", + "url": "https://www.last.fm/tag/biebs+you+surprised+me" + }, + { + "count": 37, + "name": "vicio", + "url": "https://www.last.fm/tag/vicio" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "atm", + "url": "https://www.last.fm/tag/atm" + }, + { + "count": 2, + "name": "all that matters", + "url": "https://www.last.fm/tag/all+that+matters" + }, + { + "count": 1, + "name": "daddy", + "url": "https://www.last.fm/tag/daddy" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Lonely (with benny blanco)": [], + "Maria": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 16, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 16, + "name": "Maria", + "url": "https://www.last.fm/tag/Maria" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Amazing song", + "url": "https://www.last.fm/tag/Amazing+song" + }, + { + "count": 1, + "name": "actor", + "url": "https://www.last.fm/tag/actor" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + } + ], + "YUKON": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 33, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ], + "Friends (with BloodPop®)": [], + "Off My Face": [], + "I'll Show You": [], + "Anyone": [], + "Favorite Girl": [], + "Right Here": [ + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 17, + "name": "Believe", + "url": "https://www.last.fm/tag/Believe" + }, + { + "count": 8, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 8, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 3, + "name": "collaborations", + "url": "https://www.last.fm/tag/collaborations" + }, + { + "count": 3, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Holy (feat. Chance the Rapper)": [], + "No Sense": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "like a lot", + "url": "https://www.last.fm/tag/like+a+lot" + }, + { + "count": 8, + "name": "urt reasons", + "url": "https://www.last.fm/tag/urt+reasons" + }, + { + "count": 2, + "name": "hip hopl", + "url": "https://www.last.fm/tag/hip+hopl" + }, + { + "count": 2, + "name": "urt", + "url": "https://www.last.fm/tag/urt" + } + ], + "Flatline": [ + { + "count": 100, + "name": "bonus track", + "url": "https://www.last.fm/tag/bonus+track" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 17, + "name": "Amazing song", + "url": "https://www.last.fm/tag/Amazing+song" + }, + { + "count": 8, + "name": "secret", + "url": "https://www.last.fm/tag/secret" + }, + { + "count": 8, + "name": "daddy", + "url": "https://www.last.fm/tag/daddy" + }, + { + "count": 8, + "name": "Iloveit", + "url": "https://www.last.fm/tag/Iloveit" + }, + { + "count": 3, + "name": "songs that i love singing", + "url": "https://www.last.fm/tag/songs+that+i+love+singing" + }, + { + "count": 3, + "name": "special track", + "url": "https://www.last.fm/tag/special+track" + }, + { + "count": 3, + "name": "Not Breathing", + "url": "https://www.last.fm/tag/Not+Breathing" + } + ], + "U Smile": [], + "Purpose": [], + "ALL I CAN TAKE": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 66, + "name": "merda", + "url": "https://www.last.fm/tag/merda" + }, + { + "count": 33, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "Bosta", + "url": "https://www.last.fm/tag/Bosta" + }, + { + "count": 10, + "name": "docinho", + "url": "https://www.last.fm/tag/docinho" + }, + { + "count": 10, + "name": "larissa", + "url": "https://www.last.fm/tag/larissa" + } + ], + "Heartbreaker": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 17, + "name": "omg", + "url": "https://www.last.fm/tag/omg" + }, + { + "count": 17, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "ME COME JUSTIN", + "url": "https://www.last.fm/tag/ME+COME+JUSTIN" + }, + { + "count": 2, + "name": "crying hard", + "url": "https://www.last.fm/tag/crying+hard" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "frick", + "url": "https://www.last.fm/tag/frick" + }, + { + "count": 1, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + } + ], + "Intentions": [], + "The Feeling": [], + "GO BABY": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "ballard", + "url": "https://www.last.fm/tag/ballard" + }, + { + "count": 1, + "name": "Mary", + "url": "https://www.last.fm/tag/Mary" + } + ], + "Eenie Meenie": [], + "All Around the World": [], + "No Pressure": [], + "Stuck in the Moment": [], + "Never Let You Go": [], + "THINGS YOU DO": [ + { + "count": 100, + "name": "freak folk", + "url": "https://www.last.fm/tag/freak+folk" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "Mary", + "url": "https://www.last.fm/tag/Mary" + } + ], + "Mark My Words": [], + "Forever (feat. Post Malone & Clever)": [] + }, + "Paramore": { + "Misery Business": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 44, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Still Into You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 63, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 14, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 14, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "The Only Exception": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 77, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 47, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 47, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 20, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + }, + { + "count": 2, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "That's What You Get": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 94, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 52, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "crushcrushcrush": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "crushcrushcrush", + "url": "https://www.last.fm/tag/crushcrushcrush" + } + ], + "All I Wanted": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 48, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 2, + "name": "brand new eyes", + "url": "https://www.last.fm/tag/brand+new+eyes" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Decode": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "twilight", + "url": "https://www.last.fm/tag/twilight" + }, + { + "count": 52, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "Twilight soundtrack", + "url": "https://www.last.fm/tag/Twilight+soundtrack" + }, + { + "count": 1, + "name": "decode", + "url": "https://www.last.fm/tag/decode" + } + ], + "Hard Times": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 90, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Ain't It Fun": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 13, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 12, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 3, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + } + ], + "Ignorance": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 93, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 35, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Ignorance is your new best friend", + "url": "https://www.last.fm/tag/Ignorance+is+your+new+best+friend" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Brick by Boring Brick": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 75, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 37, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Pressure": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 52, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "When It Rains": [], + "Emergency": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 43, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Fences": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 21, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "Love it", + "url": "https://www.last.fm/tag/Love+it" + } + ], + "Let the Flames Begin": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 21, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Playing God": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 72, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 43, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Hallelujah": [], + "For a Pessimist, I'm Pretty Optimistic": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Born for This": [], + "We Are Broken": [], + "Careful": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 73, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "Paramore-2009-Brand New Eyes", + "url": "https://www.last.fm/tag/Paramore-2009-Brand+New+Eyes" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "This Is Why": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 79, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 47, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 30, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 1, + "name": "Post punk", + "url": "https://www.last.fm/tag/Post+punk" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "My Heart": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "Miracle": [], + "Conspiracy": [ + { + "count": 100, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 78, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 9, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "All We Know Is Falling", + "url": "https://www.last.fm/tag/All+We+Know+Is+Falling" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Rose-Colored Boy": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 64, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 32, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 32, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "Misguided Ghosts": [], + "Interlude: I'm Not Angry Anymore": [], + "Brighter": [], + "All We Know": [], + "Turn It Off": [], + "Here We Go Again": [], + "Feeling Sorry": [], + "Looking Up": [], + "Where the Lines Overlap": [], + "I Caught Myself": [ + { + "count": 100, + "name": "twilight", + "url": "https://www.last.fm/tag/twilight" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 10, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "Twilight soundtrack", + "url": "https://www.last.fm/tag/Twilight+soundtrack" + }, + { + "count": 1, + "name": "hypnotic", + "url": "https://www.last.fm/tag/hypnotic" + } + ], + "Whoa": [], + "Decode - Twilight Soundtrack Version": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 11, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 11, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 5, + "name": "Paramore", + "url": "https://www.last.fm/tag/Paramore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 1, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "road trip", + "url": "https://www.last.fm/tag/road+trip" + }, + { + "count": 1, + "name": "emo pop", + "url": "https://www.last.fm/tag/emo+pop" + } + ], + "Franklin": [], + "Told You So": [], + "Running Out of Time": [], + "Fake Happy": [], + "Last Hope": [], + "Now": [], + "Caught in the Middle": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 77, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 26, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "third wave ska", + "url": "https://www.last.fm/tag/third+wave+ska" + } + ], + "The News": [], + "Fast in My Car": [], + "Never Let This Go": [], + "Crave": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 56, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 37, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 1, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ] + }, + "sombr": { + "back to friends": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 62, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 5, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "gay anthem", + "url": "https://www.last.fm/tag/gay+anthem" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "gay love", + "url": "https://www.last.fm/tag/gay+love" + }, + { + "count": 1, + "name": "rewind selector", + "url": "https://www.last.fm/tag/rewind+selector" + }, + { + "count": 1, + "name": "fernandacoxta", + "url": "https://www.last.fm/tag/fernandacoxta" + } + ], + "undressed": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 10, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 10, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + } + ], + "would've been you": [], + "do i ever cross your mind": [], + "we never dated": [ + { + "count": 100, + "name": "rafa", + "url": "https://www.last.fm/tag/rafa" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + } + ], + "12 to 12": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 25, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 17, + "name": "vinnie", + "url": "https://www.last.fm/tag/vinnie" + }, + { + "count": 17, + "name": "victor", + "url": "https://www.last.fm/tag/victor" + }, + { + "count": 8, + "name": "fuck tiktokers", + "url": "https://www.last.fm/tag/fuck+tiktokers" + } + ], + "i don't know you anymore": [], + "i wish i knew how to quit you": [], + "caroline": [], + "Crushing": [], + "makes me want you": [], + "come closer": [], + "canal street": [], + "never find u": [], + "savior": [], + "in your arms": [], + "perfume": [], + "dime": [], + "under the mat": [], + "willow": [], + "weak": [], + "through it all": [], + "fine": [], + "i'll remember tonight": [], + "ivy": [], + "nothing left to say": [], + "my house is warm": [], + "silhouette": [], + "you're so pretty": [], + "burner phone": [], + "alibi": [], + "don't let me down": [], + "why are we like this": [], + "sombr - back to friends": [], + "All I Ever Asked (with sombr)": [], + "back to friends (slowed + reverb)": [], + "do i ever cross your mind (official visualizer)": [], + "Would’ve been you": [], + "would've been you (official visualizer)": [], + "sombr - undressed": [], + "sombr - back to friends (official audio)": [], + "Ribs (Lorde cover) in the Live Lounge @Lorde": [], + "Fake Plastic Trees (Radiohead Cover)": [], + "Ribs (Lorde cover) in the Live Lounge": [], + "sombr - back to friends (official video)": [], + "undressed in the Live Lounge": [], + "sombr - undressed (official lyric video)": [], + "sombr - we never dated": [], + "MC BRINQUEDO MC TUTO MC LARANJINHA MC CEBEZINHO THE BOX MEDLEY FUNK 2": [], + "back to friends 💔 (slowed & reverb)": [] + }, + "The Smiths": { + "There Is a Light That Never Goes Out - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + } + ], + "This Charming Man - 2011 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "cock", + "url": "https://www.last.fm/tag/cock" + }, + { + "count": 1, + "name": "drinking water", + "url": "https://www.last.fm/tag/drinking+water" + }, + { + "count": 1, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + } + ], + "Heaven Knows I'm Miserable Now - 2011 Remaster": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 66, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 2, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Please, Please, Please, Let Me Get What I Want - 2011 Remaster": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "Back to the Old House - 2011 Remaster": [ + { + "count": 100, + "name": "Slowdive", + "url": "https://www.last.fm/tag/Slowdive" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "This Night Has Opened My Eyes - 2011 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "nocturnal", + "url": "https://www.last.fm/tag/nocturnal" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 10, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 10, + "name": "baphomets favorites", + "url": "https://www.last.fm/tag/baphomets+favorites" + } + ], + "Bigmouth Strikes Again - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "How Soon Is Now? - 2011 Remaster": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 3, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "There Is a Light That Never Goes Out": [], + "I Know It's Over - 2011 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "This Charming Man": [], + "Pretty Girls Make Graves - 2011 Remaster": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "That Joke Isn't Funny Anymore": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 90, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 3, + "name": "The Smiths", + "url": "https://www.last.fm/tag/The+Smiths" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 3, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + } + ], + "Bigmouth Strikes Again": [], + "How Soon Is Now?": [], + "Asleep - 2011 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Well I Wonder - 2011 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 10, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 10, + "name": "pretty", + "url": "https://www.last.fm/tag/pretty" + } + ], + "Cemetry Gates - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 66, + "name": "neo-acoustic", + "url": "https://www.last.fm/tag/neo-acoustic" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "adouo", + "url": "https://www.last.fm/tag/adouo" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + } + ], + "Heaven Knows I'm Miserable Now": [], + "Hand in Glove": [], + "Still Ill - 2011 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "Vibe andando na rua com estilo", + "url": "https://www.last.fm/tag/Vibe+andando+na+rua+com+estilo" + } + ], + "I Don't Owe You Anything - 2011 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 66, + "name": "eerie", + "url": "https://www.last.fm/tag/eerie" + }, + { + "count": 33, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + } + ], + "The Boy With The Thorn In His Side": [], + "Panic": [], + "Panic - 2011 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Half a Person - 2011 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + } + ], + "Girlfriend in a Coma": [], + "William, It Was Really Nothing": [], + "The Boy with the Thorn in His Side - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 11, + "name": "neo-acoustic", + "url": "https://www.last.fm/tag/neo-acoustic" + }, + { + "count": 3, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Ask": [], + "Some Girls Are Bigger Than Others - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Still Ill": [], + "I Know It's Over": [], + "What Difference Does It Make? - 2011 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Girl Afraid - 2011 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "literally me", + "url": "https://www.last.fm/tag/literally+me" + } + ], + "Ask - 2011 Remaster": [ + { + "count": 100, + "name": "shyness is nice", + "url": "https://www.last.fm/tag/shyness+is+nice" + }, + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 66, + "name": "adouo", + "url": "https://www.last.fm/tag/adouo" + } + ], + "Asleep": [], + "Some Girls Are Bigger Than Others": [], + "Frankly, Mr. Shankly - 2011 Remaster": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 25, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "Orgasmic", + "url": "https://www.last.fm/tag/Orgasmic" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Girlfriend in a Coma - 2011 Remaster": [], + "Cemetry Gates": [], + "What Difference Does It Make?": [], + "Shoplifters of the World Unite": [], + "Hand in Glove - 2011 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "us", + "url": "https://www.last.fm/tag/us" + }, + { + "count": 33, + "name": "Luu", + "url": "https://www.last.fm/tag/Luu" + }, + { + "count": 33, + "name": "Blessed", + "url": "https://www.last.fm/tag/Blessed" + }, + { + "count": 10, + "name": "luuu", + "url": "https://www.last.fm/tag/luuu" + }, + { + "count": 10, + "name": "me core", + "url": "https://www.last.fm/tag/me+core" + }, + { + "count": 10, + "name": "adouo", + "url": "https://www.last.fm/tag/adouo" + } + ], + "The Headmaster Ritual": [], + "I Want the One I Can't Have - 2011 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Vicar in a Tutu": [], + "Please, Please, Please, Let Me Get What I Want": [], + "Shakespeare's Sister": [], + "Nowhere Fast": [] + }, + "PinkPantheress": { + "Pain": [ + { + "count": 100, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 64, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 24, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 24, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "pain", + "url": "https://www.last.fm/tag/pain" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Boy's a liar Pt. 2": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 12, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 12, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 4, + "name": "ice spice", + "url": "https://www.last.fm/tag/ice+spice" + }, + { + "count": 2, + "name": "rhythms and blues", + "url": "https://www.last.fm/tag/rhythms+and+blues" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "I Must Apologise": [ + { + "count": 100, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 100, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 29, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 29, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + } + ], + "Attracted to You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "short", + "url": "https://www.last.fm/tag/short" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 10, + "name": "favorite album", + "url": "https://www.last.fm/tag/favorite+album" + }, + { + "count": 10, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "l", + "url": "https://www.last.fm/tag/l" + } + ], + "Break It Off - Bonus": [ + { + "count": 100, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "jungle", + "url": "https://www.last.fm/tag/jungle" + }, + { + "count": 16, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 2, + "name": "real", + "url": "https://www.last.fm/tag/real" + }, + { + "count": 2, + "name": "jazzstep", + "url": "https://www.last.fm/tag/jazzstep" + }, + { + "count": 2, + "name": "idk", + "url": "https://www.last.fm/tag/idk" + } + ], + "Illegal": [ + { + "count": 100, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 19, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Just for Me": [ + { + "count": 100, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 4, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Boy's a liar": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 16, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 8, + "name": "east coast club", + "url": "https://www.last.fm/tag/east+coast+club" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "badass", + "url": "https://www.last.fm/tag/badass" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Passion": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 64, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "sambass", + "url": "https://www.last.fm/tag/sambass" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Tonight": [ + { + "count": 100, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 56, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "speed garage", + "url": "https://www.last.fm/tag/speed+garage" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + } + ], + "Mosquito": [ + { + "count": 100, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 17, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "2 step", + "url": "https://www.last.fm/tag/2+step" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "electronic-y", + "url": "https://www.last.fm/tag/electronic-y" + }, + { + "count": 3, + "name": "perfecta", + "url": "https://www.last.fm/tag/perfecta" + }, + { + "count": 3, + "name": "sambass", + "url": "https://www.last.fm/tag/sambass" + } + ], + "Take me home": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 33, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 33, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 33, + "name": "drum and base", + "url": "https://www.last.fm/tag/drum+and+base" + }, + { + "count": 10, + "name": "pinkpantheress", + "url": "https://www.last.fm/tag/pinkpantheress" + }, + { + "count": 10, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 10, + "name": "drum n base", + "url": "https://www.last.fm/tag/drum+n+base" + } + ], + "All My Friends Know": [ + { + "count": 100, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "jungle", + "url": "https://www.last.fm/tag/jungle" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "black gworl magic", + "url": "https://www.last.fm/tag/black+gworl+magic" + }, + { + "count": 2, + "name": "ml050902ak", + "url": "https://www.last.fm/tag/ml050902ak" + } + ], + "Stateside": [ + { + "count": 100, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 53, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 27, + "name": "nu skool breaks", + "url": "https://www.last.fm/tag/nu+skool+breaks" + }, + { + "count": 14, + "name": "UK Street Soul", + "url": "https://www.last.fm/tag/UK+Street+Soul" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "big beat", + "url": "https://www.last.fm/tag/big+beat" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "breakstep", + "url": "https://www.last.fm/tag/breakstep" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Break It Off": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 4, + "name": "regret", + "url": "https://www.last.fm/tag/regret" + }, + { + "count": 4, + "name": "indie electronic", + "url": "https://www.last.fm/tag/indie+electronic" + }, + { + "count": 4, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Picture In My Mind": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "turn it up": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + } + ], + "Last Valentines": [ + { + "count": 100, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 44, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 4, + "name": "valentines day", + "url": "https://www.last.fm/tag/valentines+day" + }, + { + "count": 4, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 1, + "name": "hyper pop", + "url": "https://www.last.fm/tag/hyper+pop" + }, + { + "count": 1, + "name": "valentines", + "url": "https://www.last.fm/tag/valentines" + }, + { + "count": 1, + "name": "valentine", + "url": "https://www.last.fm/tag/valentine" + } + ], + "Nice to meet you (feat. Central Cee)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 66, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 33, + "name": "y2k", + "url": "https://www.last.fm/tag/y2k" + }, + { + "count": 33, + "name": "eurorap", + "url": "https://www.last.fm/tag/eurorap" + }, + { + "count": 10, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 10, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 10, + "name": "ukrap", + "url": "https://www.last.fm/tag/ukrap" + } + ], + "The aisle": [ + { + "count": 100, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + }, + { + "count": 25, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "best track of the album", + "url": "https://www.last.fm/tag/best+track+of+the+album" + }, + { + "count": 3, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 3, + "name": "best track", + "url": "https://www.last.fm/tag/best+track" + } + ], + "Noticed I Cried": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "jungle", + "url": "https://www.last.fm/tag/jungle" + }, + { + "count": 66, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 66, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 3, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Do you miss me?": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "uk funky", + "url": "https://www.last.fm/tag/uk+funky" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 2, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Another life (feat. Rema)": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 25, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 17, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 2, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Stars": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 66, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "speed garage", + "url": "https://www.last.fm/tag/speed+garage" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Angel (From Barbie the Album)": [], + "Girl Like Me": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "speed garage", + "url": "https://www.last.fm/tag/speed+garage" + }, + { + "count": 19, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 19, + "name": "Heading for the Door", + "url": "https://www.last.fm/tag/Heading+for+the+Door" + }, + { + "count": 19, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "big beat", + "url": "https://www.last.fm/tag/big+beat" + } + ], + "Capable of love": [ + { + "count": 100, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 44, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 4, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 4, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "True romance": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 25, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 16, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 2, + "name": "ml050902ak", + "url": "https://www.last.fm/tag/ml050902ak" + } + ], + "Reason": [], + "Where you are (feat. WILLOW)": [], + "Feel complete": [ + { + "count": 100, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 33, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 33, + "name": "Pussy", + "url": "https://www.last.fm/tag/Pussy" + }, + { + "count": 10, + "name": "zudas", + "url": "https://www.last.fm/tag/zudas" + }, + { + "count": 10, + "name": "eat", + "url": "https://www.last.fm/tag/eat" + }, + { + "count": 10, + "name": "VAGINA", + "url": "https://www.last.fm/tag/VAGINA" + } + ], + "turn your phone off": [], + "Blue": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "blue", + "url": "https://www.last.fm/tag/blue" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 3, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Nineteen": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "me", + "url": "https://www.last.fm/tag/me" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "strings", + "url": "https://www.last.fm/tag/strings" + }, + { + "count": 1, + "name": "violins", + "url": "https://www.last.fm/tag/violins" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "Romeo": [ + { + "count": 100, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "dancefloor drum and bass", + "url": "https://www.last.fm/tag/dancefloor+drum+and+bass" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + } + ], + "Noises": [ + { + "count": 100, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 56, + "name": "jungle", + "url": "https://www.last.fm/tag/jungle" + }, + { + "count": 37, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 37, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Bury me (feat. Kelela)": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 100, + "name": "birds", + "url": "https://www.last.fm/tag/birds" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 33, + "name": "kelela", + "url": "https://www.last.fm/tag/kelela" + }, + { + "count": 33, + "name": "pinkpantheress", + "url": "https://www.last.fm/tag/pinkpantheress" + }, + { + "count": 33, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 10, + "name": "zudas", + "url": "https://www.last.fm/tag/zudas" + } + ], + "Nice to Know You": [ + { + "count": 100, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 100, + "name": "UK Street Soul", + "url": "https://www.last.fm/tag/UK+Street+Soul" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "Ophelia": [], + "Internet baby (interlude)": [], + "Close To You": [ + { + "count": 100, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "Feelings": [], + "Angel": [], + "Just a waste": [], + "Illegal - Nia Archives Remix": [], + "I must apologise - Sango Remix": [], + "Pain - LSDXOXO Remix": [], + "Pain - Powfu Remix": [], + "Noticed I cried - Flume Remix": [], + "Passion - Sam Gellaitry Remix": [] + }, + "Clairo": { + "Sofia": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Bags": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 48, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 34, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "ethel cain", + "url": "https://www.last.fm/tag/ethel+cain" + } + ], + "Pretty Girl": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 32, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "Chill pop", + "url": "https://www.last.fm/tag/Chill+pop" + }, + { + "count": 5, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 5, + "name": "wedding", + "url": "https://www.last.fm/tag/wedding" + }, + { + "count": 2, + "name": "hit song", + "url": "https://www.last.fm/tag/hit+song" + }, + { + "count": 1, + "name": "Awww", + "url": "https://www.last.fm/tag/Awww" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "4EVER": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 17, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + }, + { + "count": 3, + "name": "highschool", + "url": "https://www.last.fm/tag/highschool" + }, + { + "count": 3, + "name": "break up", + "url": "https://www.last.fm/tag/break+up" + } + ], + "Juna": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "clairykah badu", + "url": "https://www.last.fm/tag/clairykah+badu" + }, + { + "count": 17, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + } + ], + "Flaming Hot Cheetos": [ + { + "count": 100, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "Amoeba": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 37, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "Heading for the Door", + "url": "https://www.last.fm/tag/Heading+for+the+Door" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "bubble gum": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Sexy To Someone": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 42, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 42, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "70s-inspired", + "url": "https://www.last.fm/tag/70s-inspired" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Hello?": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 33, + "name": "sickaf", + "url": "https://www.last.fm/tag/sickaf" + }, + { + "count": 33, + "name": "ml050902ak", + "url": "https://www.last.fm/tag/ml050902ak" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Softly": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Add Up My Love": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "Lilies for Lily", + "url": "https://www.last.fm/tag/Lilies+for+Lily" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "jazzy indiepop", + "url": "https://www.last.fm/tag/jazzy+indiepop" + }, + { + "count": 1, + "name": "sophisti pop", + "url": "https://www.last.fm/tag/sophisti+pop" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + } + ], + "Slow Dance": [ + { + "count": 100, + "name": "Something Your Dad Might Like", + "url": "https://www.last.fm/tag/Something+Your+Dad+Might+Like" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "waltz", + "url": "https://www.last.fm/tag/waltz" + }, + { + "count": 1, + "name": "retrolo", + "url": "https://www.last.fm/tag/retrolo" + }, + { + "count": 1, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 1, + "name": "sophisti pop", + "url": "https://www.last.fm/tag/sophisti+pop" + } + ], + "Terrapin": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 4, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 2, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + } + ], + "How - demo": [], + "Nomad": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 4, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Second Nature": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 4, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "sophisti pop", + "url": "https://www.last.fm/tag/sophisti+pop" + } + ], + "North": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Alewife": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 36, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 5, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "Blouse": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "2 Hold U": [ + { + "count": 100, + "name": "malik and olivia", + "url": "https://www.last.fm/tag/malik+and+olivia" + }, + { + "count": 56, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 37, + "name": "Olivia and Malik", + "url": "https://www.last.fm/tag/Olivia+and+Malik" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Thank You": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 45, + "name": "Something Your Dad Might Like", + "url": "https://www.last.fm/tag/Something+Your+Dad+Might+Like" + }, + { + "count": 10, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Glory of the Snow": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 17, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "WSUM 91 7FM Madison 6 30 25 10 02 AM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+6+30+25+10+02+AM" + }, + { + "count": 8, + "name": "WSUM 91 7FM Madison 7 27 25 7 03 AM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+7+27+25+7+03+AM" + }, + { + "count": 8, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Heaven": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "heavenly", + "url": "https://www.last.fm/tag/heavenly" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 10, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 10, + "name": "heaven", + "url": "https://www.last.fm/tag/heaven" + } + ], + "Echo": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 11, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 7, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 7, + "name": "chamber jazz", + "url": "https://www.last.fm/tag/chamber+jazz" + }, + { + "count": 4, + "name": "space age pop", + "url": "https://www.last.fm/tag/space+age+pop" + }, + { + "count": 4, + "name": "stereolab", + "url": "https://www.last.fm/tag/stereolab" + }, + { + "count": 4, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 1, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "Bambi": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "WSUM 91 7FM Madison 3 13 25 6 02 AM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+3+13+25+6+02+AM" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "great way to start an album", + "url": "https://www.last.fm/tag/great+way+to+start+an+album" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + } + ], + "Love Songs": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 66, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Feel Something": [], + "Impossible": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "Pier 4": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 11, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 11, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 5, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 1, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 1, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Bags - Recorded At Electric Lady Studios": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "live", + "url": "https://www.last.fm/tag/live" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + } + ], + "Harbor": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "poetry", + "url": "https://www.last.fm/tag/poetry" + }, + { + "count": 8, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 3, + "name": "personal", + "url": "https://www.last.fm/tag/personal" + }, + { + "count": 3, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 3, + "name": "i love you", + "url": "https://www.last.fm/tag/i+love+you" + } + ], + "Closer To You": [], + "Sinking": [], + "White Flag": [], + "Partridge": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "The Flavor Hour", + "url": "https://www.last.fm/tag/The+Flavor+Hour" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + } + ], + "Get WIth U": [], + "I Wouldn't Ask You": [], + "Zinnias": [], + "Reaper": [], + "Just For Today": [], + "Sis": [], + "Wade": [], + "Little Changes": [], + "Management": [], + "Joanie": [], + "B.O.M.D.": [], + "Amoeba - Recorded At Electric Lady Studios": [], + "Brooklyn Baby - Spotify Singles": [], + "How (demo)": [] + }, + "SZA": { + "Kill Bill": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 52, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 52, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 20, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 20, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + } + ], + "Snooze": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 29, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Good Days": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 42, + "name": "lana", + "url": "https://www.last.fm/tag/lana" + }, + { + "count": 12, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "favoritas", + "url": "https://www.last.fm/tag/favoritas" + } + ], + "Broken Clocks": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 44, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + } + ], + "Saturn": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 44, + "name": "space", + "url": "https://www.last.fm/tag/space" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 15, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 15, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "boring", + "url": "https://www.last.fm/tag/boring" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + } + ], + "Low": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + } + ], + "Love Galore (feat. Travis Scott)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Nobody Gets Me": [ + { + "count": 100, + "name": "essaehdagiselledapandlr", + "url": "https://www.last.fm/tag/essaehdagiselledapandlr" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + } + ], + "Shirt": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 42, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 5, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 2, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 1, + "name": "jamable", + "url": "https://www.last.fm/tag/jamable" + } + ], + "Open Arms (feat. Travis Scott)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 56, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 16, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "The Weekend": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 64, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 1, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 1, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + } + ], + "Drew Barrymore": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "from indian lakes", + "url": "https://www.last.fm/tag/from+indian+lakes" + }, + { + "count": 3, + "name": "Turnover", + "url": "https://www.last.fm/tag/Turnover" + }, + { + "count": 1, + "name": "Hozier", + "url": "https://www.last.fm/tag/Hozier" + }, + { + "count": 1, + "name": "catfish and the bottlemen", + "url": "https://www.last.fm/tag/catfish+and+the+bottlemen" + }, + { + "count": 1, + "name": "Bad Suns", + "url": "https://www.last.fm/tag/Bad+Suns" + } + ], + "Blind": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 33, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 33, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "spy", + "url": "https://www.last.fm/tag/spy" + }, + { + "count": 3, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "I Hate U": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 37, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 3, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + } + ], + "Normal Girl": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 79, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Ghost in the Machine (feat. Phoebe Bridgers)": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 37, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 37, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "Sentimental", + "url": "https://www.last.fm/tag/Sentimental" + } + ], + "Supermodel": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 51, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 6, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Doves in the Wind (feat. Kendrick Lamar)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 45, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 22, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 3, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Pussy", + "url": "https://www.last.fm/tag/Pussy" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Used (feat. Don Toliver)": [ + { + "count": 100, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "used", + "url": "https://www.last.fm/tag/used" + }, + { + "count": 8, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "willowcore", + "url": "https://www.last.fm/tag/willowcore" + } + ], + "Seek & Destroy": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 8, + "name": "sampling", + "url": "https://www.last.fm/tag/sampling" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 2, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 2, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + } + ], + "SOS": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 66, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + } + ], + "Love Language": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "non aoty", + "url": "https://www.last.fm/tag/non+aoty" + }, + { + "count": 3, + "name": "ty dolla $ign", + "url": "https://www.last.fm/tag/ty+dolla+$ign" + }, + { + "count": 3, + "name": "love language", + "url": "https://www.last.fm/tag/love+language" + } + ], + "30 For 30 (with Kendrick Lamar)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 15, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 4, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Prom": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 60, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 20, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 13, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Garden (Say It Like Dat)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 79, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 13, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + } + ], + "20 Something": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 1, + "name": "numbers", + "url": "https://www.last.fm/tag/numbers" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "BMF": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 56, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "F2F": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 74, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Special": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 33, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 33, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 10, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 3, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 3, + "name": "depressive", + "url": "https://www.last.fm/tag/depressive" + } + ], + "Notice Me": [], + "Gone Girl": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 10, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 10, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 3, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Smoking on My Ex Pack": [], + "Awkward": [ + { + "count": 100, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "sza ily", + "url": "https://www.last.fm/tag/sza+ily" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 33, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "Go Gina": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 24, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 5, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 5, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 5, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 2, + "name": "in english", + "url": "https://www.last.fm/tag/in+english" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "nu-jazz", + "url": "https://www.last.fm/tag/nu-jazz" + } + ], + "The Weekend - Funk Wav Remix": [], + "Conceited": [], + "Far": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 33, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Far", + "url": "https://www.last.fm/tag/Far" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Childs Play (Feat. Chance The Rapper)": [], + "Too Late": [], + "Pretty Little Birds (feat. Isaiah Rashad)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 37, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "isaiah rashad", + "url": "https://www.last.fm/tag/isaiah+rashad" + } + ], + "Forgiveless (feat. Ol' Dirty Bastard)": [], + "Scorsese Baby Daddy": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "rich baby daddy", + "url": "https://www.last.fm/tag/rich+baby+daddy" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Anything": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 64, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 24, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "willowcore", + "url": "https://www.last.fm/tag/willowcore" + } + ], + "Hit Different": [ + { + "count": 100, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Wavy (Interlude) (feat. James Fauntleroy)": [], + "Kill Bill (feat. Doja Cat)": [], + "What Do I Do": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 66, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "contemporary r&b", + "url": "https://www.last.fm/tag/contemporary+r&b" + } + ], + "No More Hiding": [], + "Diamond Boy (DTM)": [ + { + "count": 100, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 3, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "Miles": [] + }, + "Playboi Carti": { + "Sky": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 42, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 42, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + } + ], + "Magnolia": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 51, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 2, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 1, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "Location": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 69, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 17, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "Harry Fraud", + "url": "https://www.last.fm/tag/Harry+Fraud" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + } + ], + "ILoveUIHateU": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 46, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 29, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 15, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 15, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 15, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 4, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 4, + "name": "destroy lonely", + "url": "https://www.last.fm/tag/destroy+lonely" + }, + { + "count": 4, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "R.I.P.": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 4, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 1, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "Vamp Anthem": [ + { + "count": 100, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "horror synth", + "url": "https://www.last.fm/tag/horror+synth" + }, + { + "count": 29, + "name": "organ", + "url": "https://www.last.fm/tag/organ" + }, + { + "count": 15, + "name": "neoclassical", + "url": "https://www.last.fm/tag/neoclassical" + }, + { + "count": 15, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 15, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 4, + "name": "slatt", + "url": "https://www.last.fm/tag/slatt" + }, + { + "count": 4, + "name": "neoclassical darkwave", + "url": "https://www.last.fm/tag/neoclassical+darkwave" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "wokeuplikethis*": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 19, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "New Tank": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 56, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Foreign": [ + { + "count": 100, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "Stop Breathing": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 36, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 24, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 5, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 5, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 2, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 2, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + } + ], + "EVIL J0RDAN": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "burnt", + "url": "https://www.last.fm/tag/burnt" + }, + { + "count": 1, + "name": "pz", + "url": "https://www.last.fm/tag/pz" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "Rockstar Made": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 56, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 37, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Never Too Much", + "url": "https://www.last.fm/tag/Never+Too+Much" + }, + { + "count": 8, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "FlatBed Freestyle": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 15, + "name": "real screamo", + "url": "https://www.last.fm/tag/real+screamo" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 1, + "name": "transcendent", + "url": "https://www.last.fm/tag/transcendent" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Lean 4 Real (feat. Skepta)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 42, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "skepta", + "url": "https://www.last.fm/tag/skepta" + }, + { + "count": 5, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 5, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + } + ], + "Yah Mean": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "electric guest", + "url": "https://www.last.fm/tag/electric+guest" + }, + { + "count": 1, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "On That Time": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 56, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 37, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 8, + "name": "synth punk", + "url": "https://www.last.fm/tag/synth+punk" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "experimental punk", + "url": "https://www.last.fm/tag/experimental+punk" + } + ], + "RATHER LIE (with The Weeknd)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Rhythm n blues", + "url": "https://www.last.fm/tag/Rhythm+n+blues" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Over": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 24, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 24, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "unreal", + "url": "https://www.last.fm/tag/unreal" + }, + { + "count": 1, + "name": "over", + "url": "https://www.last.fm/tag/over" + }, + { + "count": 1, + "name": "real", + "url": "https://www.last.fm/tag/real" + } + ], + "All Red": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "Sex Playlist", + "url": "https://www.last.fm/tag/Sex+Playlist" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "goon music", + "url": "https://www.last.fm/tag/goon+music" + } + ], + "Flex": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 37, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Place": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 37, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "alternative trap", + "url": "https://www.last.fm/tag/alternative+trap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "New Choppa": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "Meh": [ + { + "count": 100, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Let It Go": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 37, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 37, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Right Now (feat. Pi'erre Bourne)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "avante-garde", + "url": "https://www.last.fm/tag/avante-garde" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 15, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 4, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "POP OUT": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 56, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 37, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + } + ], + "Home (KOD)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + } + ], + "Old Money": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + } + ], + "MOJO JOJO": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 15, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "K POP": [ + { + "count": 100, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + }, + { + "count": 2, + "name": "burnt", + "url": "https://www.last.fm/tag/burnt" + }, + { + "count": 2, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "R.I.P. Fredo (feat. Young Nudy) - Notice Me": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + } + ], + "New N3on": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Mileage (feat. Chief Keef)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "chief keef", + "url": "https://www.last.fm/tag/chief+keef" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "feminist", + "url": "https://www.last.fm/tag/feminist" + } + ], + "FINE SHIT": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 3, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "JumpOutTheHouse": [ + { + "count": 100, + "name": "haus", + "url": "https://www.last.fm/tag/haus" + }, + { + "count": 51, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 34, + "name": "prog", + "url": "https://www.last.fm/tag/prog" + }, + { + "count": 34, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 17, + "name": "real music", + "url": "https://www.last.fm/tag/real+music" + }, + { + "count": 17, + "name": "huh", + "url": "https://www.last.fm/tag/huh" + }, + { + "count": 17, + "name": "silly", + "url": "https://www.last.fm/tag/silly" + }, + { + "count": 5, + "name": "prog rap", + "url": "https://www.last.fm/tag/prog+rap" + }, + { + "count": 5, + "name": "He just does his own thing here", + "url": "https://www.last.fm/tag/He+just+does+his+own+thing+here" + }, + { + "count": 5, + "name": "experimental shoegaze", + "url": "https://www.last.fm/tag/experimental+shoegaze" + } + ], + "Beno!": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 24, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 5, + "name": "808 mafia", + "url": "https://www.last.fm/tag/808+mafia" + }, + { + "count": 5, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Poke It Out (with Nicki Minaj)": [ + { + "count": 100, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "No Time (feat. Gunna)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 15, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "kobe", + "url": "https://www.last.fm/tag/kobe" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Choppa Won't Miss (feat. Young Thug)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + } + ], + "RADAR": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "fanfare", + "url": "https://www.last.fm/tag/fanfare" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Slay3r": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Everything Good", + "url": "https://www.last.fm/tag/Everything+Good" + } + ], + "dothatshit!": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + } + ], + "Middle of the Summer (feat. Red Coldhearted)": [ + { + "count": 100, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 44, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 15, + "name": "Red Coldhearted", + "url": "https://www.last.fm/tag/Red+Coldhearted" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "GOOD CREDIT (with Kendrick Lamar)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + }, + { + "count": 10, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 10, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 10, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + } + ], + "NO. 9": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "CRUSH (With Travis Scott)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 2, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "CRANK": [ + { + "count": 100, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + } + ], + "Control": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 66, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 19, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 19, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 19, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 6, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 6, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "No Sl33p": [], + "I SEEEEEE YOU BABY BOI": [ + { + "count": 100, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 56, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 8, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ] + }, + "Coldplay": { + "Yellow": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 51, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "yellow", + "url": "https://www.last.fm/tag/yellow" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Viva la Vida": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 32, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "viva la vida", + "url": "https://www.last.fm/tag/viva+la+vida" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "The Scientist": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 49, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 22, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Clocks": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 55, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 51, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 23, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Fix You": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 61, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 52, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Sparks": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 37, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 17, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Paradise": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 89, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 11, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Don't Panic": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 42, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 18, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Trouble": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 39, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 14, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "In My Place": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 47, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 21, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Speed of Sound": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 97, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 11, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Violet Hill": [], + "A Sky Full of Stars": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 78, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + } + ], + "Shiver": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 90, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 52, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 22, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Talk": [], + "Adventure of a Lifetime": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Pherfavs", + "url": "https://www.last.fm/tag/Pherfavs" + } + ], + "Green Eyes": [], + "Hymn for the Weekend": [ + { + "count": 100, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "beyoncé", + "url": "https://www.last.fm/tag/beyonc%C3%A9" + }, + { + "count": 3, + "name": "poprock", + "url": "https://www.last.fm/tag/poprock" + }, + { + "count": 1, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + } + ], + "God Put a Smile Upon Your Face": [], + "Strawberry Swing": [], + "Life in Technicolor": [], + "Warning Sign": [], + "Politik": [], + "Parachutes": [], + "We Never Change": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 39, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Cemeteries of London": [], + "The Hardest Part": [], + "42": [], + "Spies": [], + "High Speed": [], + "A Message": [], + "Lost!": [], + "Every Teardrop Is a Waterfall": [], + "A Rush of Blood to the Head": [], + "Amsterdam": [], + "Daylight": [], + "Magic": [], + "What If": [], + "Square One": [], + "My Universe": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 24, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Coldplay feat BTS", + "url": "https://www.last.fm/tag/Coldplay+feat+BTS" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "White Shadows": [], + "Death and All His Friends": [], + "Swallowed in the Sea": [], + "A Whisper": [], + "Princess of China": [], + "Charlie Brown": [], + "Low": [], + "Yes": [], + "Twisted Logic": [], + "Christmas Lights": [] + }, + "Olivia Rodrigo": { + "good 4 u": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 6, + "name": "sour", + "url": "https://www.last.fm/tag/sour" + }, + { + "count": 6, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "deja vu": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 23, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "sour", + "url": "https://www.last.fm/tag/sour" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "drivers license": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 28, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 28, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "sour", + "url": "https://www.last.fm/tag/sour" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "Olivia Rodrigo", + "url": "https://www.last.fm/tag/Olivia+Rodrigo" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "vampire": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 45, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 15, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "vampire", + "url": "https://www.last.fm/tag/vampire" + }, + { + "count": 1, + "name": "ended sabrina", + "url": "https://www.last.fm/tag/ended+sabrina" + } + ], + "traitor": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 11, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 11, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 3, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 3, + "name": "guitar-rock", + "url": "https://www.last.fm/tag/guitar-rock" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "jealousy, jealousy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "brutal": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 53, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 6, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "favorite crime": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "bad idea right?": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 77, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 13, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 13, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "happier": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 1, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "all-american bitch": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 64, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 42, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + } + ], + "lacy": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 1, + "name": "Pop Folk", + "url": "https://www.last.fm/tag/Pop+Folk" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + } + ], + "get him back!": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "1 step forward, 3 steps back": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 22, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 22, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "enough for you": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 11, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 5, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 5, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "resentment", + "url": "https://www.last.fm/tag/resentment" + } + ], + "love is embarrassing": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 19, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "obsessed": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 1, + "name": "Olivia Rodrigo", + "url": "https://www.last.fm/tag/Olivia+Rodrigo" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "hope ur ok": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 12, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "ballad of a homeschooled girl": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 37, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 3, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "making the bed": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "anxious", + "url": "https://www.last.fm/tag/anxious" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "the grudge": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 16, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "anxious", + "url": "https://www.last.fm/tag/anxious" + }, + { + "count": 2, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 2, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 1, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + } + ], + "Can’t Catch Me Now - from The Hunger Games: The Ballad of Songbirds & Snakes": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 15, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "pretty isn’t pretty": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "logical": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + } + ], + "so american": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "First Love Song", + "url": "https://www.last.fm/tag/First+Love+Song" + }, + { + "count": 33, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "Rock Pop", + "url": "https://www.last.fm/tag/Rock+Pop" + } + ], + "teenage dream": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 29, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "All I Want - From \"High School Musical: The Musical: The Series\"": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Soundtracks", + "url": "https://www.last.fm/tag/Soundtracks" + }, + { + "count": 66, + "name": "Television Music", + "url": "https://www.last.fm/tag/Television+Music" + }, + { + "count": 33, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 33, + "name": "tween and teen pop", + "url": "https://www.last.fm/tag/tween+and+teen+pop" + }, + { + "count": 33, + "name": "allmusic", + "url": "https://www.last.fm/tag/allmusic" + } + ], + "stranger": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 66, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 29, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 15, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "girl i’ve always been": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 66, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 29, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 15, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 4, + "name": "lucy gray core", + "url": "https://www.last.fm/tag/lucy+gray+core" + }, + { + "count": 4, + "name": "Olivia Rodrigo", + "url": "https://www.last.fm/tag/Olivia+Rodrigo" + }, + { + "count": 1, + "name": "lucy gray baird coded", + "url": "https://www.last.fm/tag/lucy+gray+baird+coded" + } + ], + "scared of my guitar": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "guts", + "url": "https://www.last.fm/tag/guts" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 3, + "name": "Olivia Rodrigo", + "url": "https://www.last.fm/tag/Olivia+Rodrigo" + }, + { + "count": 3, + "name": "internalized homophobia", + "url": "https://www.last.fm/tag/internalized+homophobia" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "All I Want": [], + "Wondering - From \"High School Musical: The Musical: The Series\"": [], + "The Rose Song - From \"High School Musical: The Musical: The Series (Season 2)\"": [], + "Just for a Moment - From \"High School Musical: The Musical: The Series\"": [], + "Even When/The Best Part - From \"High School Musical: The Musical: The Series (Season 2)\"": [], + "Start of Something New - Nini Version": [], + "I Think I Kinda, You Know - Duet": [], + "All I Want - Love That Lasts Mix": [], + "The Best Part - From \"High School Musical: The Musical: The Series (Season 2)\"": [], + "Out of the Old": [], + "Granted - From \"High School Musical: The Musical: The Series (Season 2)\"": [], + "Wondering": [], + "Just for a Moment": [], + "Out of the Old - From \"High School Musical: The Musical: The Series\"": [], + "All I Want - Live at Vevo": [], + "River": [], + "Breaking Free - Nini, Ricky & E.J. Version": [], + "Friday I'm In Love - Live From Glastonbury": [], + "Bizaardvark Theme Song": [], + "What I've Been Looking For - From \"High School Musical: The Musical: The Series\"/Nini & E.J. Version": [] + }, + "Linkin Park": { + "In the End": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 90, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 55, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 46, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "In the End", + "url": "https://www.last.fm/tag/In+the+End" + } + ], + "Numb": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 93, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 59, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "numb", + "url": "https://www.last.fm/tag/numb" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Faint": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 99, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 50, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Meteora", + "url": "https://www.last.fm/tag/Meteora" + } + ], + "One Step Closer": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 36, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "What I've Done": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 38, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Crawling": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Somewhere I Belong": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 37, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Papercut": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 66, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + } + ], + "Breaking the Habit": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 54, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + } + ], + "Bleed It Out": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 77, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 36, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Lying from You": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Leave Out All the Rest": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 93, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 16, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 13, + "name": "twilight", + "url": "https://www.last.fm/tag/twilight" + }, + { + "count": 6, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "Twilight soundtrack", + "url": "https://www.last.fm/tag/Twilight+soundtrack" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Given Up": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 53, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 9, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Points of Authority": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Runaway": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "From the Inside": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 74, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "A Place for My Head": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 78, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 37, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "With You": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hybrid theory", + "url": "https://www.last.fm/tag/hybrid+theory" + } + ], + "Don't Stay": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 71, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Shadow of the Day": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "By Myself": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Pushing Me Away": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 31, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Burn It Down": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 75, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 15, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 7, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Forgotten": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 63, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 6, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Hit the Floor": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 2, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Figure.09": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 86, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 18, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 6, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Easier to Run": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "crossover", + "url": "https://www.last.fm/tag/crossover" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Session": [], + "No More Sorrow": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 54, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 52, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Nobody's Listening": [], + "New Divide": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 94, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 37, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 6, + "name": "transformers 2", + "url": "https://www.last.fm/tag/transformers+2" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "transformers", + "url": "https://www.last.fm/tag/transformers" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Cure for the Itch": [], + "The Emptiness Machine": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 26, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 13, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Castle of Glass": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 97, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 40, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "songs i like to play whilst walking down the street at night", + "url": "https://www.last.fm/tag/songs+i+like+to+play+whilst+walking+down+the+street+at+night" + }, + { + "count": 1, + "name": "stuck in my head", + "url": "https://www.last.fm/tag/stuck+in+my+head" + }, + { + "count": 1, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + } + ], + "Hands Held High": [], + "In Pieces": [], + "Valentine's Day": [], + "Waiting for the End": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 14, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + } + ], + "My December": [], + "In Between": [], + "Wake": [], + "Heavy Is the Crown": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "league of legends", + "url": "https://www.last.fm/tag/league+of+legends" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Lost in the Echo": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 19, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 11, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 9, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 1, + "name": "synth rock", + "url": "https://www.last.fm/tag/synth+rock" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + } + ], + "The Little Things Give You Away": [], + "The Catalyst": [], + "One More Light": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Iridescent": [], + "Lost": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 1, + "name": "AI", + "url": "https://www.last.fm/tag/AI" + } + ], + "High Voltage": [], + "In My Remains": [] + }, + "Fleetwood Mac": { + "Dreams - 2004 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 8, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "The Chain - 2004 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 3, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Landslide": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 78, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 35, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 6, + "name": "Stevie Nicks", + "url": "https://www.last.fm/tag/Stevie+Nicks" + }, + { + "count": 2, + "name": "christine mcvie", + "url": "https://www.last.fm/tag/christine+mcvie" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Rhiannon": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 77, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Stevie Nicks", + "url": "https://www.last.fm/tag/Stevie+Nicks" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + }, + { + "count": 1, + "name": "rhiannon", + "url": "https://www.last.fm/tag/rhiannon" + } + ], + "Everywhere - 2017 Remaster": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "happy morning", + "url": "https://www.last.fm/tag/happy+morning" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 1, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + } + ], + "Go Your Own Way - 2004 Remaster": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 66, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 33, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Go Your Own Way": [], + "Dreams": [], + "Gypsy": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 70, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 42, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Stevie Nicks", + "url": "https://www.last.fm/tag/Stevie+Nicks" + }, + { + "count": 2, + "name": "christine mcvie", + "url": "https://www.last.fm/tag/christine+mcvie" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Everywhere": [], + "Silver Springs - 2004 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 33, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 33, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 10, + "name": "my scribbled", + "url": "https://www.last.fm/tag/my+scribbled" + }, + { + "count": 10, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 10, + "name": "joshuacore", + "url": "https://www.last.fm/tag/joshuacore" + } + ], + "Never Going Back Again - 2004 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 2, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + }, + { + "count": 2, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + } + ], + "Little Lies - 2017 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 66, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 33, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 2, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Don't Stop - 2004 Remaster": [ + { + "count": 100, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + }, + { + "count": 100, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + } + ], + "Little Lies": [], + "The Chain": [], + "Don't Stop": [], + "You Make Loving Fun - 2004 Remaster": [ + { + "count": 100, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + } + ], + "Say You Love Me": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 48, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 46, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 19, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 9, + "name": "christine mcvie", + "url": "https://www.last.fm/tag/christine+mcvie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "Stevie Nicks", + "url": "https://www.last.fm/tag/Stevie+Nicks" + } + ], + "You Make Loving Fun": [], + "Gold Dust Woman - 2004 Remaster": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 66, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 33, + "name": "jeppf", + "url": "https://www.last.fm/tag/jeppf" + }, + { + "count": 33, + "name": "shes playing hard to get", + "url": "https://www.last.fm/tag/shes+playing+hard+to+get" + } + ], + "Second Hand News - 2004 Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Never Going Back Again": [], + "Songbird - 2004 Remaster": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 66, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 33, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + } + ], + "I Don't Want to Know - 2004 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Albatross": [], + "Sara": [], + "Seven Wonders - 2017 Remaster": [ + { + "count": 100, + "name": "E major", + "url": "https://www.last.fm/tag/E+major" + }, + { + "count": 100, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 66, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 66, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + }, + { + "count": 33, + "name": "an emotional female lead vocal performance", + "url": "https://www.last.fm/tag/an+emotional+female+lead+vocal+performance" + }, + { + "count": 33, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + }, + { + "count": 33, + "name": "basic rock song structures", + "url": "https://www.last.fm/tag/basic+rock+song+structures" + }, + { + "count": 10, + "name": "an unintelligible vocal delivery", + "url": "https://www.last.fm/tag/an+unintelligible+vocal+delivery" + } + ], + "Second Hand News": [], + "Tusk": [], + "Songbird": [], + "Hold Me": [], + "Gold Dust Woman": [], + "Over My Head": [], + "Black Magic Woman": [], + "Oh Daddy - 2004 Remaster": [], + "Big Love": [], + "Monday Morning": [], + "Silver Springs - Live at Warner Brothers Studios in Burbank, CA 5/23/97": [ + { + "count": 100, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 100, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 66, + "name": "1970", + "url": "https://www.last.fm/tag/1970" + } + ], + "Big Love - 2017 Remaster": [], + "Oh Daddy": [], + "I Don't Want to Know": [], + "Storms - 2015 Remaster": [], + "Seven Wonders": [], + "Tusk - 2015 Remaster": [], + "Sara - 2015 Remaster": [], + "Hypnotized": [], + "As Long as You Follow": [], + "Sisters of the Moon - 2015 Remaster": [], + "Emerald Eyes": [] + }, + "Lorde": { + "Royals": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 96, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 13, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 9, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Ribs": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 67, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 20, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 20, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 14, + "name": "New Zealand", + "url": "https://www.last.fm/tag/New+Zealand" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Team": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 45, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 9, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Tennis Court": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 78, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 35, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 12, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 10, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Green Light": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 61, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 40, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + } + ], + "Buzzcut Season": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 89, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 49, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 20, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Liability": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 5, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "blue", + "url": "https://www.last.fm/tag/blue" + } + ], + "Supercut": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 12, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Perfect Places": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 68, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 14, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "making out with Olivia", + "url": "https://www.last.fm/tag/making+out+with+Olivia" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "Olivia is my perfect place", + "url": "https://www.last.fm/tag/Olivia+is+my+perfect+place" + } + ], + "400 Lux": [ + { + "count": 100, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 85, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 53, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 50, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 13, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + } + ], + "Glory and Gore": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 60, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 55, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 14, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 14, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "The Love Club": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 52, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "New Zealand", + "url": "https://www.last.fm/tag/New+Zealand" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Writer in the Dark": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 15, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "piano pop", + "url": "https://www.last.fm/tag/piano+pop" + } + ], + "A World Alone": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 79, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 19, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + } + ], + "The Louvre": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 79, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 52, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Homemade Dynamite": [ + { + "count": 100, + "name": "Tove Lo", + "url": "https://www.last.fm/tag/Tove+Lo" + }, + { + "count": 79, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Solar Power": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 46, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 46, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 15, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 15, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 3, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 3, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "White Teeth Teens": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 72, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Lorde", + "url": "https://www.last.fm/tag/Lorde" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Sober": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 81, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 32, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Hard Feelings/Loveless": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 81, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 42, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 1, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + } + ], + "What Was That": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 66, + "name": "virgin", + "url": "https://www.last.fm/tag/virgin" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 19, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Still Sane": [], + "Sober II (Melodrama)": [ + { + "count": 100, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 51, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 25, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Stoned at the Nail Salon": [], + "Bravado": [], + "Liability (Reprise)": [], + "Man of the Year": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Post-Industrial", + "url": "https://www.last.fm/tag/Post-Industrial" + }, + { + "count": 1, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + } + ], + "Mood Ring": [], + "The Path": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "New Zealand", + "url": "https://www.last.fm/tag/New+Zealand" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + }, + { + "count": 3, + "name": "aotearoa", + "url": "https://www.last.fm/tag/aotearoa" + }, + { + "count": 3, + "name": "Kiwi", + "url": "https://www.last.fm/tag/Kiwi" + }, + { + "count": 3, + "name": "new zealander", + "url": "https://www.last.fm/tag/new+zealander" + } + ], + "Homemade Dynamite (feat. Khalid, Post Malone & SZA) - REMIX": [], + "Secrets from a Girl (Who's Seen It All)": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "New Zealand", + "url": "https://www.last.fm/tag/New+Zealand" + }, + { + "count": 3, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 3, + "name": "Kiwi", + "url": "https://www.last.fm/tag/Kiwi" + } + ], + "Million Dollar Bills": [], + "Hammer": [ + { + "count": 100, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 56, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 19, + "name": "ghettotech", + "url": "https://www.last.fm/tag/ghettotech" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "spotify top 100 vol 1", + "url": "https://www.last.fm/tag/spotify+top+100+vol+1" + }, + { + "count": 1, + "name": "Genderfluid", + "url": "https://www.last.fm/tag/Genderfluid" + }, + { + "count": 1, + "name": "better than selena gomez", + "url": "https://www.last.fm/tag/better+than+selena+gomez" + } + ], + "Everybody Wants To Rule The World - From “The Hunger Games: Catching Fire” Soundtrack": [], + "David": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 25, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 8, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "Avant-Pop", + "url": "https://www.last.fm/tag/Avant-Pop" + }, + { + "count": 3, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 3, + "name": "plastic tree", + "url": "https://www.last.fm/tag/plastic+tree" + } + ], + "Yellow Flicker Beat": [], + "Shapeshifter": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 66, + "name": "Spectrum Sounds", + "url": "https://www.last.fm/tag/Spectrum+Sounds" + }, + { + "count": 29, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 15, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 15, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "art-pop", + "url": "https://www.last.fm/tag/art-pop" + } + ], + "California": [], + "Biting Down": [], + "Swingin Party": [], + "Fallen Fruit": [], + "Favourite Daughter": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Current Affairs": [ + { + "count": 100, + "name": "Cambrian O Clock", + "url": "https://www.last.fm/tag/Cambrian+O+Clock" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "virgin", + "url": "https://www.last.fm/tag/virgin" + }, + { + "count": 1, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + } + ], + "Big Star": [], + "The Man with the Axe": [], + "Dominoes": [], + "Broken Glass": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 66, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 15, + "name": "microhouse", + "url": "https://www.last.fm/tag/microhouse" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Clearblue": [ + { + "count": 100, + "name": "a cappella", + "url": "https://www.last.fm/tag/a+cappella" + }, + { + "count": 25, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 16, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 8, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + }, + { + "count": 8, + "name": "Avant-Pop", + "url": "https://www.last.fm/tag/Avant-Pop" + }, + { + "count": 2, + "name": "art-pop", + "url": "https://www.last.fm/tag/art-pop" + }, + { + "count": 2, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 2, + "name": "modern creative", + "url": "https://www.last.fm/tag/modern+creative" + } + ], + "Leader of a New Regime": [], + "If She Could See Me Now": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + } + ] + }, + "KATSEYE": { + "Touch": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 16, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "soft pop", + "url": "https://www.last.fm/tag/soft+pop" + }, + { + "count": 8, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 3, + "name": "lavi owns katseye", + "url": "https://www.last.fm/tag/lavi+owns+katseye" + }, + { + "count": 3, + "name": "My Most Top Songs Station", + "url": "https://www.last.fm/tag/My+Most++Top+Songs+Station" + }, + { + "count": 3, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + } + ], + "Gnarly": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 17, + "name": "hybrid trap", + "url": "https://www.last.fm/tag/hybrid+trap" + }, + { + "count": 11, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 7, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 2, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 2, + "name": "camp", + "url": "https://www.last.fm/tag/camp" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + } + ], + "Gabriela": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "latinas", + "url": "https://www.last.fm/tag/latinas" + }, + { + "count": 16, + "name": "girlband", + "url": "https://www.last.fm/tag/girlband" + }, + { + "count": 8, + "name": "novela", + "url": "https://www.last.fm/tag/novela" + }, + { + "count": 8, + "name": "bilingual", + "url": "https://www.last.fm/tag/bilingual" + }, + { + "count": 8, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 3, + "name": "Charli XCX wrote it", + "url": "https://www.last.fm/tag/Charli+XCX+wrote+it" + }, + { + "count": 3, + "name": "latin-pop", + "url": "https://www.last.fm/tag/latin-pop" + }, + { + "count": 3, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + } + ], + "Debut": [ + { + "count": 100, + "name": "Global Girl Group", + "url": "https://www.last.fm/tag/Global+Girl+Group" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "divas", + "url": "https://www.last.fm/tag/divas" + }, + { + "count": 29, + "name": "Dream Academy", + "url": "https://www.last.fm/tag/Dream+Academy" + }, + { + "count": 15, + "name": "My most top songs station", + "url": "https://www.last.fm/tag/My+most+top+songs+station" + }, + { + "count": 15, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 1, + "name": "megan do lilo", + "url": "https://www.last.fm/tag/megan+do+lilo" + }, + { + "count": 1, + "name": "daniela da mafe", + "url": "https://www.last.fm/tag/daniela+da+mafe" + } + ], + "Gameboy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "kiki owns this song", + "url": "https://www.last.fm/tag/kiki+owns+this+song" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "Perfect Pop", + "url": "https://www.last.fm/tag/Perfect+Pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Girl Groups", + "url": "https://www.last.fm/tag/Girl+Groups" + }, + { + "count": 3, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 3, + "name": "single", + "url": "https://www.last.fm/tag/single" + }, + { + "count": 3, + "name": "hybrid trap", + "url": "https://www.last.fm/tag/hybrid+trap" + } + ], + "M.I.A": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 16, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "industrial pop", + "url": "https://www.last.fm/tag/industrial+pop" + }, + { + "count": 2, + "name": "Industrial Trap", + "url": "https://www.last.fm/tag/Industrial+Trap" + }, + { + "count": 2, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 2, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "Mean Girls": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "industrial pop", + "url": "https://www.last.fm/tag/industrial+pop" + }, + { + "count": 66, + "name": "new beat", + "url": "https://www.last.fm/tag/new+beat" + }, + { + "count": 33, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 33, + "name": "hybrid trap", + "url": "https://www.last.fm/tag/hybrid+trap" + }, + { + "count": 33, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 10, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 10, + "name": "jmsgrl", + "url": "https://www.last.fm/tag/jmsgrl" + }, + { + "count": 10, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + } + ], + "My Way": [ + { + "count": 100, + "name": "daniela da mafe", + "url": "https://www.last.fm/tag/daniela+da+mafe" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "lavinia owns katseye", + "url": "https://www.last.fm/tag/lavinia+owns+katseye" + } + ], + "Gnarly - Ice Spice Remix": [ + { + "count": 100, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + }, + { + "count": 100, + "name": "ice spice", + "url": "https://www.last.fm/tag/ice+spice" + }, + { + "count": 66, + "name": "rapunzel core", + "url": "https://www.last.fm/tag/rapunzel+core" + } + ], + "Touch (ft. YEONJUN of TOMORROW X TOGETHER)": [], + "Tonight I Might": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "daniela da mafe", + "url": "https://www.last.fm/tag/daniela+da+mafe" + }, + { + "count": 66, + "name": "megan da melzinha", + "url": "https://www.last.fm/tag/megan+da+melzinha" + }, + { + "count": 66, + "name": "megan do luc", + "url": "https://www.last.fm/tag/megan+do+luc" + }, + { + "count": 33, + "name": "im not the perfect example of someone ready to handle the kind of party required", + "url": "https://www.last.fm/tag/im+not+the+perfect+example+of+someone+ready+to+handle+the+kind+of+party+required" + }, + { + "count": 33, + "name": "not the perfect example", + "url": "https://www.last.fm/tag/not+the+perfect+example" + }, + { + "count": 33, + "name": "im not the perfect example of someone ready to handle", + "url": "https://www.last.fm/tag/im+not+the+perfect+example+of+someone+ready+to+handle" + }, + { + "count": 10, + "name": "im not the perfect example of someone ready to handle the kind of party required to go in fully inspired by", + "url": "https://www.last.fm/tag/im+not+the+perfect+example+of+someone+ready+to+handle+the+kind+of+party+required+to+go+in+fully+inspired+by" + } + ], + "I'm Pretty": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "daniela da mafe", + "url": "https://www.last.fm/tag/daniela+da+mafe" + }, + { + "count": 16, + "name": "megan do luc", + "url": "https://www.last.fm/tag/megan+do+luc" + } + ], + "Gabriela (with Young Miko) - Young Miko Remix": [], + "Flame (from the Netflix Series \"Jentry Chau vs the Underworld\")": [ + { + "count": 100, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 100, + "name": "k-world", + "url": "https://www.last.fm/tag/k-world" + }, + { + "count": 66, + "name": "jentry chau vs the underworld", + "url": "https://www.last.fm/tag/jentry+chau+vs+the+underworld" + }, + { + "count": 66, + "name": "daniela da mafe", + "url": "https://www.last.fm/tag/daniela+da+mafe" + } + ], + "Gnarly - Clean Edit": [], + "Time Lapse": [], + "Touch (Holiday Version)": [], + "Gnarly - Lara of KATSEYE x Lancey Foux x Slush Puppy Remix": [], + "Gnarly - Extended Version": [], + "Gabriela - Extended Version": [], + "Gabriela - JULiA LEWiS Reggaeton Remix": [], + "Gameboy - Extended Version": [], + "Gameboy - Sped Up Version": [], + "Gameboy - JULiA LEWiS Acoustic Remix": [], + "Gabriela - Sped Up Version": [], + "Gnarly (Clean Edit)": [], + "Time Lapse - Instrumental": [], + "Gabriela (Young Miko Remix)": [], + "Gnarly (Ice Spice remix)": [], + "Gabriela (Extended Version)": [], + "Gnarly (Extended Version)": [], + "Gnarly - Ice Spice Remix/Visualizer": [], + "Monster High Fright Song": [], + "“Gabriela” Performance | KATSEYE": [], + "Gnarly - Lara of KATSEYE x Lancey Foux x Slush Puppy Remix/Visualizer": [], + "Debut + Touch": [], + "Gameboy (Extended Version)": [], + "“Gnarly\" MV (Choreography Ver.) | KATSEYE": [], + "Gnarly [Explicit]": [], + "Touch #엠카운트다운 EP.862": [], + "Gabriela (Performance)": [], + "I’m Pretty": [], + "\"MIA” (Official Audio) | KATSEYE": [], + "“Gnarly” Dance Practice | KATSEYE": [], + "“Debut” MV (Choreography Ver.) | KATSEYE": [], + "Touch (Live)": [], + "Gameboy (Sped Up Version)": [], + "Debut (Live)": [], + "Gnarly (Lara of KATSEYE x Lancey Foux x Slush Puppy Remix)": [], + "Debut #엠카운트다운 EP.862": [] + }, + "The Neighbourhood": { + "Sweater Weather": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 18, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "can't stop listening", + "url": "https://www.last.fm/tag/can%27t+stop+listening" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Daddy Issues": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 8, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 3, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 1, + "name": "Dry", + "url": "https://www.last.fm/tag/Dry" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Softcore": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "indie-pop", + "url": "https://www.last.fm/tag/indie-pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "You Get Me So High": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 10, + "name": "Vibing", + "url": "https://www.last.fm/tag/Vibing" + }, + { + "count": 10, + "name": "shse", + "url": "https://www.last.fm/tag/shse" + } + ], + "Afraid": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 76, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 1, + "name": "emile haynie", + "url": "https://www.last.fm/tag/emile+haynie" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Reflections": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "unrequited", + "url": "https://www.last.fm/tag/unrequited" + }, + { + "count": 3, + "name": "breakups", + "url": "https://www.last.fm/tag/breakups" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Pretty Boy": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "hayes owns this song", + "url": "https://www.last.fm/tag/hayes+owns+this+song" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "The Beach": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 2, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Cry Baby": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 66, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "male vocal", + "url": "https://www.last.fm/tag/male+vocal" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Stargazing": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "stargazing the neighborhood", + "url": "https://www.last.fm/tag/stargazing+the+neighborhood" + }, + { + "count": 17, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Wires": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "Oktober 12", + "url": "https://www.last.fm/tag/Oktober+12" + }, + { + "count": 1, + "name": "groovunky", + "url": "https://www.last.fm/tag/groovunky" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Nervous": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "claire", + "url": "https://www.last.fm/tag/claire" + }, + { + "count": 8, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + } + ], + "A Little Death": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 3, + "name": "good fuck", + "url": "https://www.last.fm/tag/good+fuck" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Sexyyyyyy", + "url": "https://www.last.fm/tag/Sexyyyyyy" + }, + { + "count": 1, + "name": "der", + "url": "https://www.last.fm/tag/der" + }, + { + "count": 1, + "name": "hot as fuck", + "url": "https://www.last.fm/tag/hot+as+fuck" + } + ], + "Flawless": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 26, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Devil's Advocate": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 33, + "name": "Gambling Addiction", + "url": "https://www.last.fm/tag/Gambling+Addiction" + }, + { + "count": 33, + "name": "yahoo", + "url": "https://www.last.fm/tag/yahoo" + } + ], + "R.I.P. 2 My Youth": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "new 2015", + "url": "https://www.last.fm/tag/new+2015" + }, + { + "count": 8, + "name": "sad song", + "url": "https://www.last.fm/tag/sad+song" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": " indie", + "url": "https://www.last.fm/tag/+indie" + } + ], + "Baby Came Home 2 / Valentines": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 66, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 3, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + } + ], + "Cherry Flavoured": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "W.D.Y.W.F.M?": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "favorit", + "url": "https://www.last.fm/tag/favorit" + }, + { + "count": 1, + "name": "his voice jslkdjslkdjslkjd", + "url": "https://www.last.fm/tag/his+voice+jslkdjslkdjslkjd" + }, + { + "count": 1, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Female Robbery": [], + "Compass": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "music", + "url": "https://www.last.fm/tag/music" + }, + { + "count": 4, + "name": "Its a state of mind", + "url": "https://www.last.fm/tag/Its+a+state+of+mind" + }, + { + "count": 4, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 1, + "name": "S Tier", + "url": "https://www.last.fm/tag/S+Tier" + }, + { + "count": 1, + "name": "lilis song", + "url": "https://www.last.fm/tag/lilis+song" + }, + { + "count": 1, + "name": "Its a state of mind music", + "url": "https://www.last.fm/tag/Its+a+state+of+mind+music" + } + ], + "Scary Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "i listen to this late at night in my underwear", + "url": "https://www.last.fm/tag/i+listen+to+this+late+at+night+in+my+underwear" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + } + ], + "Void": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "The Neighbourhood", + "url": "https://www.last.fm/tag/The+Neighbourhood" + }, + { + "count": 33, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 33, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 33, + "name": "nisan2024", + "url": "https://www.last.fm/tag/nisan2024" + }, + { + "count": 10, + "name": "cugri recommendations", + "url": "https://www.last.fm/tag/cugri+recommendations" + } + ], + "Fallen Star": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + }, + { + "count": 33, + "name": "laia's song", + "url": "https://www.last.fm/tag/laia%27s+song" + }, + { + "count": 33, + "name": "laias song", + "url": "https://www.last.fm/tag/laias+song" + }, + { + "count": 33, + "name": "skipless albums", + "url": "https://www.last.fm/tag/skipless+albums" + }, + { + "count": 10, + "name": "Riel core", + "url": "https://www.last.fm/tag/Riel+core" + } + ], + "Prey": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "male vocal", + "url": "https://www.last.fm/tag/male+vocal" + } + ], + "Let It Go": [], + "Unfair": [], + "Alleyways": [], + "Single": [], + "Leaving Tonight": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "break up", + "url": "https://www.last.fm/tag/break+up" + }, + { + "count": 1, + "name": "male vocal", + "url": "https://www.last.fm/tag/male+vocal" + } + ], + "Lost in Translation": [], + "How": [], + "Everybody's Watching Me (Uh Oh)": [], + "Stuck with Me": [], + "Sadderdaze": [], + "Baby Came Home": [], + "Daddy Issues (Remix) feat. Syd": [], + "Wiped Out!": [], + "Staying Up": [], + "Greetings from Califournia": [], + "24/7": [], + "#icanteven (feat. French Montana)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "french montana", + "url": "https://www.last.fm/tag/french+montana" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Middle of Somewhere": [], + "Float": [], + "Ferrari": [], + "Paradise": [], + "Blue": [], + "Jealou$Y (feat. Casey Veggies & Kossisko)": [], + "The Shining": [], + "Lurk": [] + }, + "Mac DeMarco": { + "Chamber of Reflection": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 69, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 26, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 7, + "name": "Jizz Jazz", + "url": "https://www.last.fm/tag/Jizz+Jazz" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "My Kind of Woman": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 22, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 22, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 11, + "name": "good vibes", + "url": "https://www.last.fm/tag/good+vibes" + }, + { + "count": 6, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 6, + "name": "music to put on lipstick to", + "url": "https://www.last.fm/tag/music+to+put+on+lipstick+to" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "For the First Time": [ + { + "count": 100, + "name": "a", + "url": "https://www.last.fm/tag/a" + }, + { + "count": 4, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Heart to Heart": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Freaking Out the Neighborhood": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 37, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 3, + "name": "similar to: pavement", + "url": "https://www.last.fm/tag/similar+to:+pavement" + }, + { + "count": 3, + "name": "la sube", + "url": "https://www.last.fm/tag/la+sube" + }, + { + "count": 3, + "name": "mansibal", + "url": "https://www.last.fm/tag/mansibal" + } + ], + "Moonlight on the River": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 33, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 10, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 10, + "name": "mood enhancer", + "url": "https://www.last.fm/tag/mood+enhancer" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Still Beating": [ + { + "count": 100, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 2, + "name": "changed my life", + "url": "https://www.last.fm/tag/changed+my+life" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "No Other Heart": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 11, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 7, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "bom", + "url": "https://www.last.fm/tag/bom" + }, + { + "count": 4, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 1, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + } + ], + "Watching Him Fade Away": [], + "Salad Days": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "20191009 I Like Her": [], + "Another One": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "mano puta que pariu eu amo essa musica", + "url": "https://www.last.fm/tag/mano+puta+que+pariu+eu+amo+essa+musica" + }, + { + "count": 16, + "name": "best songs of 2015", + "url": "https://www.last.fm/tag/best+songs+of+2015" + }, + { + "count": 16, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "music choice: indie", + "url": "https://www.last.fm/tag/music+choice:+indie" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "orale guey", + "url": "https://www.last.fm/tag/orale+guey" + } + ], + "One More Love Song": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 7, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 4, + "name": "smokey", + "url": "https://www.last.fm/tag/smokey" + }, + { + "count": 4, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + }, + { + "count": 4, + "name": "music to get the pussy wet", + "url": "https://www.last.fm/tag/music+to+get+the+pussy+wet" + }, + { + "count": 1, + "name": "bruh", + "url": "https://www.last.fm/tag/bruh" + }, + { + "count": 1, + "name": "M Artist", + "url": "https://www.last.fm/tag/M+Artist" + } + ], + "On the Level": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + } + ], + "Blue Boy": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 11, + "name": "montreal", + "url": "https://www.last.fm/tag/montreal" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 2, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Ode to Viceroy": [ + { + "count": 100, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 37, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 19, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 3, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "This Old Dog": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "twangy", + "url": "https://www.last.fm/tag/twangy" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Preoccupied": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "morning", + "url": "https://www.last.fm/tag/morning" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "Go drunk eosin cabs", + "url": "https://www.last.fm/tag/Go+drunk+eosin+cabs" + } + ], + "Let Her Go": [], + "Passing Out Pieces": [], + "Cooking Up Something Good": [], + "Treat Her Better": [], + "Dreaming": [], + "Brother": [], + "The Stars Keep on Calling My Name": [], + "Let My Baby Stay": [], + "My Old Man": [], + "Goodbye Weekend": [], + "A Heart Like Hers": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "Heartbreaking", + "url": "https://www.last.fm/tag/Heartbreaking" + }, + { + "count": 66, + "name": "baby", + "url": "https://www.last.fm/tag/baby" + }, + { + "count": 33, + "name": "bad vibes", + "url": "https://www.last.fm/tag/bad+vibes" + }, + { + "count": 33, + "name": "suelen?", + "url": "https://www.last.fm/tag/suelen%3F" + }, + { + "count": 33, + "name": "neo-psych", + "url": "https://www.last.fm/tag/neo-psych" + }, + { + "count": 10, + "name": "chillwout", + "url": "https://www.last.fm/tag/chillwout" + } + ], + "One Another": [], + "Finally Alone": [], + "The Way You'd Love Her": [], + "20190724": [], + "Another (Demo) One #2": [], + "Nobody": [], + "Go Easy": [], + "Annie": [], + "Dreams From Yesterday": [], + "Baby You're Out": [], + "Still Together": [], + "Robson Girl": [], + "Without Me": [], + "Jonny's Odyssey": [], + "On the Square": [], + "A Wolf Who Wears Sheeps Clothes": [], + "Boe Zaah": [], + "Sister": [], + "20201203": [], + "Sherrill": [], + "She's Really All I Need": [] + }, + "Mitski": { + "My Love Mine All Mine": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 4, + "name": "countrypolitan", + "url": "https://www.last.fm/tag/countrypolitan" + }, + { + "count": 4, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "yung lean", + "url": "https://www.last.fm/tag/yung+lean" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + } + ], + "Washing Machine Heart": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "scat", + "url": "https://www.last.fm/tag/scat" + }, + { + "count": 2, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Nobody": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 48, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 48, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 17, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "sad disco", + "url": "https://www.last.fm/tag/sad+disco" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "I Bet on Losing Dogs": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 12, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "sad girl hours", + "url": "https://www.last.fm/tag/sad+girl+hours" + }, + { + "count": 1, + "name": "space rock revival", + "url": "https://www.last.fm/tag/space+rock+revival" + } + ], + "Francis Forever": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 19, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 19, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 6, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 6, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "First Love/Late Spring": [], + "Me and My Husband": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 29, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "marriage", + "url": "https://www.last.fm/tag/marriage" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 1, + "name": "aww", + "url": "https://www.last.fm/tag/aww" + } + ], + "A Pearl": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 17, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 3, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "love at second listen", + "url": "https://www.last.fm/tag/love+at+second+listen" + }, + { + "count": 1, + "name": "ily", + "url": "https://www.last.fm/tag/ily" + } + ], + "Liquid Smooth": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 56, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 17, + "name": "jazzy", + "url": "https://www.last.fm/tag/jazzy" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "piano blues", + "url": "https://www.last.fm/tag/piano+blues" + }, + { + "count": 8, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 8, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "2 minutes", + "url": "https://www.last.fm/tag/2+minutes" + } + ], + "I Want You": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "3 minutes", + "url": "https://www.last.fm/tag/3+minutes" + }, + { + "count": 3, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + } + ], + "Your Best American Girl": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 34, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 11, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Once More to See You": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 12, + "name": "be-my-baby drum", + "url": "https://www.last.fm/tag/be-my-baby+drum" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 1, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Last Words of a Shooting Star": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 56, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 37, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 8, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "im sad", + "url": "https://www.last.fm/tag/im+sad" + } + ], + "A Burning Hill": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 66, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Strawberry Blond": [ + { + "count": 100, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 37, + "name": "true", + "url": "https://www.last.fm/tag/true" + }, + { + "count": 19, + "name": "Im marrying Olivia", + "url": "https://www.last.fm/tag/Im+marrying+Olivia" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "Brand New City": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 29, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "mania", + "url": "https://www.last.fm/tag/mania" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + } + ], + "Why Didn't You Stop Me?": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + } + ], + "Pink in the Night": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 2, + "name": "longing", + "url": "https://www.last.fm/tag/longing" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Class of 2013": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "mommy issues", + "url": "https://www.last.fm/tag/mommy+issues" + }, + { + "count": 1, + "name": "so sad", + "url": "https://www.last.fm/tag/so+sad" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "First Love / Late Spring": [], + "I Don't Smoke": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "relationships", + "url": "https://www.last.fm/tag/relationships" + }, + { + "count": 3, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Working for the Knife": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 37, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 19, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 19, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + } + ], + "Crack Baby": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 12, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 6, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Two Slow Dancers": [ + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 19, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 19, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "velho bebendo num bar sozinho", + "url": "https://www.last.fm/tag/velho+bebendo+num+bar+sozinho" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Jobless Monday": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "mandatory monday music", + "url": "https://www.last.fm/tag/mandatory+monday+music" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "1", + "url": "https://www.last.fm/tag/1" + }, + { + "count": 3, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 3, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "Goodbye, My Danish Sweetheart": [ + { + "count": 100, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 8, + "name": "hodong 🍊", + "url": "https://www.last.fm/tag/hodong+%F0%9F%8D%8A" + }, + { + "count": 8, + "name": "2 minutes", + "url": "https://www.last.fm/tag/2+minutes" + }, + { + "count": 2, + "name": "retired from sad new career in business", + "url": "https://www.last.fm/tag/retired+from+sad+new+career+in+business" + } + ], + "Should've Been Me": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "hidden hits", + "url": "https://www.last.fm/tag/hidden+hits" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Drunk Walk Home": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 100, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 66, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 19, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 19, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Bug Like an Angel": [ + { + "count": 100, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 16, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "biblical", + "url": "https://www.last.fm/tag/biblical" + }, + { + "count": 8, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + }, + { + "count": 2, + "name": "Bug", + "url": "https://www.last.fm/tag/Bug" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "eclectonia", + "url": "https://www.last.fm/tag/eclectonia" + } + ], + "Geyser": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 22, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 12, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 6, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 6, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Townie": [ + { + "count": 100, + "name": "Bagel", + "url": "https://www.last.fm/tag/Bagel" + }, + { + "count": 43, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 6, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 6, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "I Will": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 15, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Heaven": [ + { + "count": 100, + "name": "countrypolitan", + "url": "https://www.last.fm/tag/countrypolitan" + }, + { + "count": 44, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 1, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 1, + "name": "soothing", + "url": "https://www.last.fm/tag/soothing" + } + ], + "Love Me More": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 3, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 3, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + } + ], + "Old Friend": [], + "The Only Heartbreaker": [], + "Remember My Name": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "finality", + "url": "https://www.last.fm/tag/finality" + }, + { + "count": 1, + "name": "existential", + "url": "https://www.last.fm/tag/existential" + } + ], + "I'm Your Man": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 2, + "name": "choral", + "url": "https://www.last.fm/tag/choral" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "flawless", + "url": "https://www.last.fm/tag/flawless" + }, + { + "count": 1, + "name": "soukoku coded", + "url": "https://www.last.fm/tag/soukoku+coded" + } + ], + "Abbey": [ + { + "count": 100, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "a cappella", + "url": "https://www.last.fm/tag/a+cappella" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 3, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 3, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Fireworks": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 37, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 37, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "tJ", + "url": "https://www.last.fm/tag/tJ" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "I Don't Like My Mind": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "The Effeminate Musique with DJ Roz", + "url": "https://www.last.fm/tag/The+Effeminate+Musique+with+DJ+Roz" + }, + { + "count": 7, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 4, + "name": "countrypolitan", + "url": "https://www.last.fm/tag/countrypolitan" + }, + { + "count": 4, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "khloes song", + "url": "https://www.last.fm/tag/khloes+song" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + } + ], + "Lonesome Love": [], + "Star": [], + "Valentine, Texas": [], + "Texas Reznikoff": [], + "Heat Lightning": [], + "Stay Soft": [], + "Real Men": [ + { + "count": 100, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Come into the Water": [], + "The Frost": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 15, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 15, + "name": "nashville sound", + "url": "https://www.last.fm/tag/nashville+sound" + }, + { + "count": 4, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "countrypolitan", + "url": "https://www.last.fm/tag/countrypolitan" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ] + }, + "Beyoncé": { + "Halo": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 99, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 46, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "Halo", + "url": "https://www.last.fm/tag/Halo" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Crazy in Love (feat. JAY-Z)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Single Ladies (Put a Ring on It)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 84, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 50, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 46, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "single ladies", + "url": "https://www.last.fm/tag/single+ladies" + } + ], + "Irreplaceable": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "irreplaceable", + "url": "https://www.last.fm/tag/irreplaceable" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "If I Were a Boy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 96, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 58, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 35, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "if i were a boy", + "url": "https://www.last.fm/tag/if+i+were+a+boy" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Sweet Dreams": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 99, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 57, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "sweet dreams", + "url": "https://www.last.fm/tag/sweet+dreams" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Love on Top": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 85, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 14, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "groove", + "url": "https://www.last.fm/tag/groove" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Diva": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 68, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "diva", + "url": "https://www.last.fm/tag/diva" + }, + { + "count": 10, + "name": "Fierce", + "url": "https://www.last.fm/tag/Fierce" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "CUFF IT": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 73, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 34, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Run the World (Girls)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 79, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 17, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "FLOP", + "url": "https://www.last.fm/tag/FLOP" + }, + { + "count": 2, + "name": "power song", + "url": "https://www.last.fm/tag/power+song" + } + ], + "Naughty Girl": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 93, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 60, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 9, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Naughty Girl", + "url": "https://www.last.fm/tag/Naughty+Girl" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Partition": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 72, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 31, + "name": "music to get the pussy wet", + "url": "https://www.last.fm/tag/music+to+get+the+pussy+wet" + }, + { + "count": 28, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 13, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Yonce", + "url": "https://www.last.fm/tag/Yonce" + }, + { + "count": 2, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 2, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 2, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "7/11": [ + { + "count": 100, + "name": "clap clap clap", + "url": "https://www.last.fm/tag/clap+clap+clap" + }, + { + "count": 87, + "name": "twerk", + "url": "https://www.last.fm/tag/twerk" + }, + { + "count": 53, + "name": "twerk anthem", + "url": "https://www.last.fm/tag/twerk+anthem" + }, + { + "count": 48, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 18, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "BREAK MY SOUL": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Formation": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 75, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 41, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 33, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 1, + "name": "formation", + "url": "https://www.last.fm/tag/formation" + }, + { + "count": 1, + "name": "Lemonade", + "url": "https://www.last.fm/tag/Lemonade" + } + ], + "TEXAS HOLD 'EM": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 19, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 6, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "cuntry", + "url": "https://www.last.fm/tag/cuntry" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "western", + "url": "https://www.last.fm/tag/western" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "black country", + "url": "https://www.last.fm/tag/black+country" + }, + { + "count": 1, + "name": "country soul", + "url": "https://www.last.fm/tag/country+soul" + } + ], + "Crazy in Love": [], + "Beautiful Liar": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 30, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "AMERICA HAS A PROBLEM": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 3, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + } + ], + "ALIEN SUPERSTAR": [ + { + "count": 100, + "name": "unique", + "url": "https://www.last.fm/tag/unique" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 29, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 15, + "name": "alien", + "url": "https://www.last.fm/tag/alien" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "hard drum", + "url": "https://www.last.fm/tag/hard+drum" + }, + { + "count": 4, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + } + ], + "Best Thing I Never Had": [], + "Drunk in Love (feat. Jay-Z)": [], + "Countdown": [], + "Hold Up": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 81, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 42, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 1, + "name": "diplo", + "url": "https://www.last.fm/tag/diplo" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "XO": [], + "I'M THAT GIRL": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "unstructured", + "url": "https://www.last.fm/tag/unstructured" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "AMERICA HAS A PROBLEM (feat. Kendrick Lamar)": [ + { + "count": 100, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 100, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Haunted": [ + { + "count": 100, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 1, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Sorry": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 45, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "HEATED": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 66, + "name": "Cyberkills", + "url": "https://www.last.fm/tag/Cyberkills" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 19, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 6, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 6, + "name": "Carlos do Complexo", + "url": "https://www.last.fm/tag/Carlos+do+Complexo" + }, + { + "count": 6, + "name": "Marina Sena", + "url": "https://www.last.fm/tag/Marina+Sena" + } + ], + "COZY": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 66, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 29, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 15, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "unique", + "url": "https://www.last.fm/tag/unique" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + } + ], + "ENERGY (feat. BEAM)": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 33, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 33, + "name": "renaissance", + "url": "https://www.last.fm/tag/renaissance" + }, + { + "count": 33, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 10, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 10, + "name": "Afro House", + "url": "https://www.last.fm/tag/Afro+House" + }, + { + "count": 10, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + } + ], + "VIRGO'S GROOVE": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 64, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 24, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "VIRGOS GROOVE", + "url": "https://www.last.fm/tag/VIRGOS+GROOVE" + }, + { + "count": 2, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Pretty Hurts": [], + "PURE/HONEY": [ + { + "count": 100, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 56, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 37, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 17, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "ghetto house", + "url": "https://www.last.fm/tag/ghetto+house" + }, + { + "count": 1, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "PLASTIC OFF THE SOFA": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + } + ], + "CHURCH GIRL": [ + { + "count": 100, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "7", + "url": "https://www.last.fm/tag/7" + }, + { + "count": 2, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "All Night": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 77, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 9, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "diplo", + "url": "https://www.last.fm/tag/diplo" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "BODYGUARD": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 64, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 24, + "name": "country soul", + "url": "https://www.last.fm/tag/country+soul" + }, + { + "count": 11, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "16 CARRIAGES": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 9, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "country soul", + "url": "https://www.last.fm/tag/country+soul" + }, + { + "count": 4, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "contemporary country", + "url": "https://www.last.fm/tag/contemporary+country" + } + ], + "Love Drought": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 37, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Baby Boy (feat. Sean Paul)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 9, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 3, + "name": "Sean Paul", + "url": "https://www.last.fm/tag/Sean+Paul" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "dangerously in love", + "url": "https://www.last.fm/tag/dangerously+in+love" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "SUMMER RENAISSANCE": [ + { + "count": 100, + "name": "donna summer", + "url": "https://www.last.fm/tag/donna+summer" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 3, + "name": "sampling", + "url": "https://www.last.fm/tag/sampling" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Daddy Lessons": [], + "Ring the Alarm": [], + "JOLENE": [], + "Don't Hurt Yourself (feat. Jack White)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 15, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "jack white", + "url": "https://www.last.fm/tag/jack+white" + }, + { + "count": 2, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "Best of Beyonce", + "url": "https://www.last.fm/tag/Best+of+Beyonce" + } + ], + "II MOST WANTED": [], + "THIQUE": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 29, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 29, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 15, + "name": "dark trap", + "url": "https://www.last.fm/tag/dark+trap" + }, + { + "count": 15, + "name": "boastful", + "url": "https://www.last.fm/tag/boastful" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + } + ], + "6 Inch (feat. The Weeknd)": [] + }, + "A$AP Rocky": { + "Sundress": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "Psychedelia", + "url": "https://www.last.fm/tag/Psychedelia" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Praise the Lord (Da Shine) (feat. Skepta)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "never gets old", + "url": "https://www.last.fm/tag/never+gets+old" + }, + { + "count": 4, + "name": "GarageBand", + "url": "https://www.last.fm/tag/GarageBand" + }, + { + "count": 1, + "name": "lfg", + "url": "https://www.last.fm/tag/lfg" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + } + ], + "Fashion Killa": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 27, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 14, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + }, + { + "count": 2, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "best shit ever existing in the whole world makes me vomit over my daddys pussy while i listen to the popes earcream following the dark lord to my grandmummies treassure in an iland of dicksucking faggot frogs having silver eyebrows", + "url": "https://www.last.fm/tag/best+shit+ever+existing+in+the+whole+world+makes+me+vomit+over+my+daddys+pussy+while+i+listen+to+the+popes+earcream+following+the+dark+lord+to+my+grandmummies+treassure+in+an+iland+of+dicksucking+faggot+frogs+having+silver+eyebrows" + }, + { + "count": 1, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + } + ], + "L$D": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 69, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "I Smoked Away My Brain (I'm God x Demons Mashup) (feat. Imogen Heap & Clams Casino)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "casino of clam", + "url": "https://www.last.fm/tag/casino+of+clam" + } + ], + "LVL": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 73, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 34, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 22, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + }, + { + "count": 3, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 3, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 1, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + } + ], + "F**kin' Problems (feat. Drake, 2 Chainz & Kendrick Lamar)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 5, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 5, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 2, + "name": "2 chainz", + "url": "https://www.last.fm/tag/2+chainz" + } + ], + "Everyday (feat. Rod Stewart, Miguel & Mark Ronson)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 19, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "rod stewart", + "url": "https://www.last.fm/tag/rod+stewart" + }, + { + "count": 1, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + } + ], + "Lord Pretty Flacko Jodye 2 (LPFJ2)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 7, + "name": "Pounding", + "url": "https://www.last.fm/tag/Pounding" + }, + { + "count": 7, + "name": "car", + "url": "https://www.last.fm/tag/car" + }, + { + "count": 4, + "name": "Rollin", + "url": "https://www.last.fm/tag/Rollin" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "tech", + "url": "https://www.last.fm/tag/tech" + }, + { + "count": 1, + "name": "Pumping", + "url": "https://www.last.fm/tag/Pumping" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "cruisin", + "url": "https://www.last.fm/tag/cruisin" + } + ], + "Peso": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 94, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 49, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 2, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "asap", + "url": "https://www.last.fm/tag/asap" + }, + { + "count": 1, + "name": "hellyeah attitude", + "url": "https://www.last.fm/tag/hellyeah+attitude" + }, + { + "count": 1, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + } + ], + "Jukebox Joints (feat. Joe Fox & Kanye West)": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 100, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 66, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 33, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 3, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 3, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + } + ], + "Goldie": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 32, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 32, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "rocky", + "url": "https://www.last.fm/tag/rocky" + }, + { + "count": 1, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + } + ], + "Purity (feat. Frank Ocean)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + } + ], + "Babushka Boi": [], + "Fukk Sleep (feat. FKA twigs)": [], + "Long Live A$AP": [], + "R - Cali": [], + "Purple Swag": [], + "Excuse Me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 3, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 3, + "name": "Swaggering", + "url": "https://www.last.fm/tag/Swaggering" + }, + { + "count": 3, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + } + ], + "Sandman": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "clams casino", + "url": "https://www.last.fm/tag/clams+casino" + }, + { + "count": 33, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Wassup": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + }, + { + "count": 1, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 1, + "name": "In The Zone", + "url": "https://www.last.fm/tag/In+The+Zone" + }, + { + "count": 1, + "name": "wassup", + "url": "https://www.last.fm/tag/wassup" + }, + { + "count": 1, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Tailor Swif": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 16, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 8, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + } + ], + "Canal St. (feat. Bones)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 4, + "name": "heavy", + "url": "https://www.last.fm/tag/heavy" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "turntablism", + "url": "https://www.last.fm/tag/turntablism" + }, + { + "count": 1, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + } + ], + "Phoenix": [], + "1Train (feat. Kendrick Lamar, Joey Bada$$, Yelawolf, Danny Brown, Action Bronson & Big K.R.I.T.)": [], + "Demons": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "clams casino", + "url": "https://www.last.fm/tag/clams+casino" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 4, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "Killer Tune", + "url": "https://www.last.fm/tag/Killer+Tune" + }, + { + "count": 1, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + } + ], + "Highjack": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 8, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 3, + "name": "jessica pratt", + "url": "https://www.last.fm/tag/jessica+pratt" + }, + { + "count": 3, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Kids Turned Out Fine": [], + "F**kin' Problems": [], + "Houston Old Head": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 36, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 11, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "chopped and screwed", + "url": "https://www.last.fm/tag/chopped+and+screwed" + }, + { + "count": 1, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "positive rap", + "url": "https://www.last.fm/tag/positive+rap" + }, + { + "count": 1, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + }, + { + "count": 1, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + } + ], + "Angels": [], + "PMW (All I Really Need) (feat. ScHoolboy Q)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 19, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "chopped and screwed", + "url": "https://www.last.fm/tag/chopped+and+screwed" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "east coast hip-hop", + "url": "https://www.last.fm/tag/east+coast+hip-hop" + }, + { + "count": 2, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 2, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + } + ], + "Wild For The Night (feat. Skrillex & Birdy Nam Nam)": [], + "Palace": [], + "A$AP Forever REMIX (feat. Moby, T.I. & Kid Cudi)": [], + "Hun43rd": [], + "Holy Ghost (feat. Joe Fox)": [], + "Tony Tone": [], + "Fine Whine (feat. Joe Fox, Future & M.I.A.)": [], + "Distorted Records": [], + "A$AP Forever (feat. Moby)": [], + "Suddenly": [], + "JD": [], + "Lost and Found Freestyle 2019 (with Tyler, The Creator & Nigo)": [], + "Pharsyde (feat. Joe Fox)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + } + ], + "Bass": [], + "Ghetto Symphony (feat. Gunplay & A$AP Ferg)": [], + "Buck Shots": [], + "Electric Body (feat. Schoolboy Q)": [], + "Wild for the Night": [] + }, + "Future": { + "Mask Off": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "flute", + "url": "https://www.last.fm/tag/flute" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Like That": [ + { + "count": 100, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 15, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 4, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 4, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Type Shit": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "bells", + "url": "https://www.last.fm/tag/bells" + }, + { + "count": 3, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "WAIT FOR U (feat. Drake & Tems)": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "tems", + "url": "https://www.last.fm/tag/tems" + }, + { + "count": 4, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "Life Is Good (feat. Drake)": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 56, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 37, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 37, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "awful", + "url": "https://www.last.fm/tag/awful" + }, + { + "count": 1, + "name": "E minor", + "url": "https://www.last.fm/tag/E+minor" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + } + ], + "Low Life (feat. The Weeknd)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + }, + { + "count": 15, + "name": "BITCH ENERGY", + "url": "https://www.last.fm/tag/BITCH+ENERGY" + }, + { + "count": 15, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "future", + "url": "https://www.last.fm/tag/future" + } + ], + "Solo": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "Avant Pop", + "url": "https://www.last.fm/tag/Avant+Pop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "hip-hop rnb", + "url": "https://www.last.fm/tag/hip-hop+rnb" + } + ], + "PUFFIN ON ZOOTIEZ": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "kingshxt", + "url": "https://www.last.fm/tag/kingshxt" + } + ], + "The Percocet & Stripper Joint": [ + { + "count": 100, + "name": "Sensational", + "url": "https://www.last.fm/tag/Sensational" + }, + { + "count": 25, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 17, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 17, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 8, + "name": "monumental", + "url": "https://www.last.fm/tag/monumental" + }, + { + "count": 8, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 8, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 3, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + }, + { + "count": 3, + "name": "historic", + "url": "https://www.last.fm/tag/historic" + }, + { + "count": 3, + "name": "colossal", + "url": "https://www.last.fm/tag/colossal" + } + ], + "I Serve the Base": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 11, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "evil", + "url": "https://www.last.fm/tag/evil" + } + ], + "Cinderella": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Young Metro": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 17, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "WE STILL DON'T TRUST YOU": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "mid", + "url": "https://www.last.fm/tag/mid" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "NPC", + "url": "https://www.last.fm/tag/NPC" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Codeine Crazy": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "codeine", + "url": "https://www.last.fm/tag/codeine" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "real shit", + "url": "https://www.last.fm/tag/real+shit" + }, + { + "count": 1, + "name": "emotional hip hop", + "url": "https://www.last.fm/tag/emotional+hip+hop" + }, + { + "count": 1, + "name": "Indiana", + "url": "https://www.last.fm/tag/Indiana" + }, + { + "count": 1, + "name": "heart", + "url": "https://www.last.fm/tag/heart" + } + ], + "We Don't Trust You": [ + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 44, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 7, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 7, + "name": "ass", + "url": "https://www.last.fm/tag/ass" + }, + { + "count": 4, + "name": "Plug", + "url": "https://www.last.fm/tag/Plug" + }, + { + "count": 4, + "name": "Human Music", + "url": "https://www.last.fm/tag/Human+Music" + }, + { + "count": 4, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + }, + { + "count": 1, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + } + ], + "Fine China": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + } + ], + "Drankin N Smokin": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + } + ], + "Too Comfortable": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Toxic", + "url": "https://www.last.fm/tag/Toxic" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "March Madness": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 4, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 4, + "name": "important", + "url": "https://www.last.fm/tag/important" + }, + { + "count": 1, + "name": "NBA", + "url": "https://www.last.fm/tag/NBA" + }, + { + "count": 1, + "name": "basketball", + "url": "https://www.last.fm/tag/basketball" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Where Ya At (feat. Drake)": [], + "Thought It Was a Drought": [], + "Ice Attack": [], + "F*ck Up Some Commas": [], + "712PM": [], + "LIL DEMON": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Hard Trap", + "url": "https://www.last.fm/tag/Hard+Trap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "atlanta drill", + "url": "https://www.last.fm/tag/atlanta+drill" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Stick Talk": [], + "Fried (She a Vibe)": [], + "Everyday Hustle": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "rick ross", + "url": "https://www.last.fm/tag/rick+ross" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 8, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Slimed In": [], + "LOVE YOU BETTER": [], + "Throw Away": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 4, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 4, + "name": "1", + "url": "https://www.last.fm/tag/1" + }, + { + "count": 1, + "name": "misogyny", + "url": "https://www.last.fm/tag/misogyny" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "I'M ON ONE (feat. Drake)": [], + "Claustrophobic": [], + "All To Myself": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "Mask Off (feat. Kendrick Lamar) - remix": [], + "Hard to Choose One": [], + "Jersey": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Magic Don Juan (Princess Diana)": [], + "Solitaires (feat. Travis Scott)": [], + "TEFLON DON": [], + "KEEP IT BURNIN (feat. Kanye West)": [], + "Runnin Outta Time": [], + "I'M DAT N****": [], + "MASSAGING ME": [], + "GTA": [], + "Comin Out Strong (feat. The Weeknd)": [], + "Trap Niggas": [], + "Wicked": [], + "OUT OF MY HANDS": [], + "Married To The Game": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + } + ] + }, + "Kali Uchis": { + "After the Storm (feat. Tyler, the Creator & Bootsy Collins)": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 69, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "Olivia is awesome", + "url": "https://www.last.fm/tag/Olivia+is+awesome" + }, + { + "count": 3, + "name": "I am marrying Olivia", + "url": "https://www.last.fm/tag/I+am+marrying+Olivia" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "hall of fame", + "url": "https://www.last.fm/tag/hall+of+fame" + } + ], + "Telepatía": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 24, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 11, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 5, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "synthesizers", + "url": "https://www.last.fm/tag/synthesizers" + }, + { + "count": 1, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + } + ], + "Moonlight": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 48, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Dead to Me": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 15, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Erykah Badu", + "url": "https://www.last.fm/tag/Erykah+Badu" + } + ], + "Melting": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 44, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 15, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 4, + "name": "drums", + "url": "https://www.last.fm/tag/drums" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "Just a Stranger (feat. Steve Lacy)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 15, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 15, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 15, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "I Wish You Roses": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 8, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + } + ], + "Your Teeth in My Neck": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 16, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 16, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 8, + "name": "parts of the body", + "url": "https://www.last.fm/tag/parts+of+the+body" + } + ], + "Igual Que Un Ángel (with Peso Pluma)": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + }, + { + "count": 17, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 3, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 3, + "name": "neosoul", + "url": "https://www.last.fm/tag/neosoul" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Fantasy (feat. Don Toliver)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 8, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 8, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 3, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 3, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 3, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + } + ], + "fue mejor (feat. SZA)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 11, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "chopped and screwed", + "url": "https://www.last.fm/tag/chopped+and+screwed" + }, + { + "count": 1, + "name": "gorgeous", + "url": "https://www.last.fm/tag/gorgeous" + } + ], + "Tyrant (feat. Jorja Smith)": [], + "Hasta Cuando": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 17, + "name": "spanglish", + "url": "https://www.last.fm/tag/spanglish" + }, + { + "count": 8, + "name": "Pop RnB", + "url": "https://www.last.fm/tag/Pop+RnB" + }, + { + "count": 8, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "unbothered", + "url": "https://www.last.fm/tag/unbothered" + }, + { + "count": 3, + "name": "Serve", + "url": "https://www.last.fm/tag/Serve" + } + ], + "Loner": [], + "Love Between...": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 33, + "name": "beauty", + "url": "https://www.last.fm/tag/beauty" + }, + { + "count": 33, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 10, + "name": "aesthetic", + "url": "https://www.last.fm/tag/aesthetic" + }, + { + "count": 10, + "name": "music to get the pussy wet", + "url": "https://www.last.fm/tag/music+to+get+the+pussy+wet" + } + ], + "Endlessly": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 15, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Flight 22": [], + "Worth The Wait (feat. Omar Apollo)": [], + "Never Be Yours": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Gotta Get Up - Interlude": [], + "angel": [], + "Sunshine & Rain...": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "contemporary r&b", + "url": "https://www.last.fm/tag/contemporary+r&b" + }, + { + "count": 1, + "name": "mavi owns this song", + "url": "https://www.last.fm/tag/mavi+owns+this+song" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Lottery": [], + "Muñekita (with El Alfa & JT)": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 37, + "name": "dembow", + "url": "https://www.last.fm/tag/dembow" + }, + { + "count": 17, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 2, + "name": "sampling", + "url": "https://www.last.fm/tag/sampling" + }, + { + "count": 2, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + } + ], + "In My Dreams": [], + "Tomorrow": [], + "Moral Conscience": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 3, + "name": "soothing", + "url": "https://www.last.fm/tag/soothing" + }, + { + "count": 3, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 3, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Labios Mordidos (with KAROL G)": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "colombian", + "url": "https://www.last.fm/tag/colombian" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "yassified reggaeton", + "url": "https://www.last.fm/tag/yassified+reggaeton" + } + ], + "fue mejor": [], + "All Mine": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 44, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + } + ], + "Miami (feat. BIA)": [], + "¿Cómo así?": [], + "Body Language - Intro": [], + "Te Mata": [], + "quiero sentirme bien": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "latina", + "url": "https://www.last.fm/tag/latina" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "aurora", + "url": "https://www.last.fm/tag/aurora" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Killer": [], + "Pensamientos Intrusivos": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 8, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 8, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 3, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 3, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 3, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + } + ], + "la luna enamorada": [], + "no eres tu(soy yo)": [], + "Sugar! Honey! Love!": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 44, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + } + ], + "Feel Like a Fool": [], + "Como Te Quiero Yo": [], + "All I Can Say": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 66, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 33, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 3, + "name": "Queen of Latin R&B", + "url": "https://www.last.fm/tag/Queen+of+Latin+R&B" + }, + { + "count": 3, + "name": "contemporary soul", + "url": "https://www.last.fm/tag/contemporary+soul" + }, + { + "count": 3, + "name": "mother latin", + "url": "https://www.last.fm/tag/mother+latin" + } + ], + "Nuestro Planeta (feat. Reykon)": [], + "//aguardiente y limón %ᵕ‿‿ᵕ%": [], + "¡aquí yo mando!": [], + "Only Girl": [], + "Me Pongo Loca": [], + "Diosa": [], + "Blue": [] + }, + "beabadoobee": { + "the perfect pair": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 25, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Glue Song": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 44, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 29, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 4, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Glue Song (feat. Clairo)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 66, + "name": "remix love", + "url": "https://www.last.fm/tag/remix+love" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Awww", + "url": "https://www.last.fm/tag/Awww" + }, + { + "count": 8, + "name": "wedding", + "url": "https://www.last.fm/tag/wedding" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "all you need is love", + "url": "https://www.last.fm/tag/all+you+need+is+love" + }, + { + "count": 3, + "name": "Sliding", + "url": "https://www.last.fm/tag/Sliding" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "the way things go": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "aaa", + "url": "https://www.last.fm/tag/aaa" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 33, + "name": "moving on", + "url": "https://www.last.fm/tag/moving+on" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 10, + "name": "fez pra lari", + "url": "https://www.last.fm/tag/fez+pra+lari" + } + ], + "Tired": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Apple Cider": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + } + ], + "A Night To Remember": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 44, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 29, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "jazzy love song", + "url": "https://www.last.fm/tag/jazzy+love+song" + } + ], + "real man": [ + { + "count": 100, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 100, + "name": "Amo", + "url": "https://www.last.fm/tag/Amo" + }, + { + "count": 66, + "name": "miguelqas", + "url": "https://www.last.fm/tag/miguelqas" + }, + { + "count": 66, + "name": "joralf", + "url": "https://www.last.fm/tag/joralf" + }, + { + "count": 33, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 33, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "take a bite": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 66, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 66, + "name": "I will", + "url": "https://www.last.fm/tag/I+will" + }, + { + "count": 33, + "name": "Olivias vagina", + "url": "https://www.last.fm/tag/Olivias+vagina" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "colors", + "url": "https://www.last.fm/tag/colors" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Beaches": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "blue", + "url": "https://www.last.fm/tag/blue" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Coffee": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Cologne": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Sunny day": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "If You Want To": [ + { + "count": 100, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Talk": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "The Cluttered Garage", + "url": "https://www.last.fm/tag/The+Cluttered+Garage" + }, + { + "count": 17, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 1, + "name": "india rock", + "url": "https://www.last.fm/tag/india+rock" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "The Moon Song": [], + "You’re here that’s the thing": [ + { + "count": 100, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 25, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Lovesong": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 44, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "spacey", + "url": "https://www.last.fm/tag/spacey" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Coming Home": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "waltz", + "url": "https://www.last.fm/tag/waltz" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "She Plays Bass": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + } + ], + "10:36": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 3, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "Dance With Me": [], + "California": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 17, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "faixas 2024", + "url": "https://www.last.fm/tag/faixas+2024" + }, + { + "count": 8, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "See you Soon": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "ever seen": [ + { + "count": 100, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 33, + "name": "ILOVEMYAUTISM", + "url": "https://www.last.fm/tag/ILOVEMYAUTISM" + }, + { + "count": 33, + "name": "beatopiacoded", + "url": "https://www.last.fm/tag/beatopiacoded" + } + ], + "Ripples": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "orchestra", + "url": "https://www.last.fm/tag/orchestra" + }, + { + "count": 33, + "name": "princess", + "url": "https://www.last.fm/tag/princess" + }, + { + "count": 10, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "1999": [], + "One Time": [ + { + "count": 100, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "miguelqas", + "url": "https://www.last.fm/tag/miguelqas" + } + ], + "Soren": [], + "broken cd": [], + "Care": [], + "Last Day on Earth": [], + "tinkerbell is overrated feat. PinkPantheress": [], + "Pictures of Us": [], + "Beatopia Cultsong": [], + "tie my shoes": [], + "Don’t get the deal": [], + "Worth It": [], + "this is how it went": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "lofi music", + "url": "https://www.last.fm/tag/lofi+music" + }, + { + "count": 66, + "name": "Headbanger", + "url": "https://www.last.fm/tag/Headbanger" + }, + { + "count": 33, + "name": "Banger shit", + "url": "https://www.last.fm/tag/Banger+shit" + }, + { + "count": 33, + "name": "acoustic lo-fi", + "url": "https://www.last.fm/tag/acoustic+lo-fi" + } + ], + "Girl Song": [], + "Disappear": [], + "How Was Your Day?": [], + "fairy song": [], + "He Gets Me So High": [], + "A CRUEL AFFAIR": [], + "everything i want": [], + "I Wish I Was Stephen Malkmus": [], + "post": [], + "the man who left too soon": [], + "Everest": [] + }, + "Don Toliver": { + "No Idea": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "After Party": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "alcohol", + "url": "https://www.last.fm/tag/alcohol" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "after party", + "url": "https://www.last.fm/tag/after+party" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "No Pole": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "BANDIT": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 33, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + } + ], + "Cardigan": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 33, + "name": "viral videos", + "url": "https://www.last.fm/tag/viral+videos" + }, + { + "count": 33, + "name": "anacore", + "url": "https://www.last.fm/tag/anacore" + }, + { + "count": 33, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Private Landing (feat. Justin Bieber & Future)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 33, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 33, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 33, + "name": "better than honest", + "url": "https://www.last.fm/tag/better+than+honest" + } + ], + "NEW DROP": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "TORE UP": [ + { + "count": 100, + "name": "skramz", + "url": "https://www.last.fm/tag/skramz" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Had Enough (feat. Quavo & Offset)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "cactus jack", + "url": "https://www.last.fm/tag/cactus+jack" + }, + { + "count": 66, + "name": "quavo", + "url": "https://www.last.fm/tag/quavo" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 33, + "name": "offset", + "url": "https://www.last.fm/tag/offset" + } + ], + "Drugs N Hella Melodies (feat. Kali Uchis)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 33, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "latin music", + "url": "https://www.last.fm/tag/latin+music" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 10, + "name": "fruitycore", + "url": "https://www.last.fm/tag/fruitycore" + }, + { + "count": 10, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Embarrassed (feat. Travis Scott)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + } + ], + "You (feat. Travis Scott)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 66, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 33, + "name": "solwanq loves this", + "url": "https://www.last.fm/tag/solwanq+loves+this" + }, + { + "count": 33, + "name": "psychedelic rnb", + "url": "https://www.last.fm/tag/psychedelic+rnb" + }, + { + "count": 33, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "BROTHER STONE (FEAT. KODAK BLACK)": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "Hard Trap", + "url": "https://www.last.fm/tag/Hard+Trap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 10, + "name": "kodak black", + "url": "https://www.last.fm/tag/kodak+black" + }, + { + "count": 10, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "Flocky Flocky (feat. Travis Scott)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 16, + "name": "speeding", + "url": "https://www.last.fm/tag/speeding" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "lithuania", + "url": "https://www.last.fm/tag/lithuania" + }, + { + "count": 8, + "name": "tweaking", + "url": "https://www.last.fm/tag/tweaking" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "foodcore", + "url": "https://www.last.fm/tag/foodcore" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "cotton candy", + "url": "https://www.last.fm/tag/cotton+candy" + } + ], + "KRYPTONITE": [ + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 100, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "ATTITUDE (FEAT. CHARLIE WILSON & CASH COBAIN)": [ + { + "count": 100, + "name": "future beats", + "url": "https://www.last.fm/tag/future+beats" + }, + { + "count": 100, + "name": "Charlie Wilson", + "url": "https://www.last.fm/tag/Charlie+Wilson" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 33, + "name": "Cash Cobain", + "url": "https://www.last.fm/tag/Cash+Cobain" + } + ], + "Euphoria (feat. Travis Scott & Kaash Paige)": [], + "What You Need": [], + "Lose My Mind (feat. Doja Cat) [From F1® The Movie]": [ + { + "count": 100, + "name": "fernandacoxta", + "url": "https://www.last.fm/tag/fernandacoxta" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "F1", + "url": "https://www.last.fm/tag/F1" + }, + { + "count": 8, + "name": "pop disco", + "url": "https://www.last.fm/tag/pop+disco" + }, + { + "count": 8, + "name": "electrodisco", + "url": "https://www.last.fm/tag/electrodisco" + }, + { + "count": 3, + "name": "doja cat", + "url": "https://www.last.fm/tag/doja+cat" + } + ], + "Way Bigger": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "Givin’ Up (Not The One) (Don Toliver & 21 Savage, 2 Chainz)": [], + "Best You Had": [], + "ICE AGE (FEAT. TRAVIS SCOTT)": [], + "DEEP IN THE WATER": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "new jazz", + "url": "https://www.last.fm/tag/new+jazz" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Can't Feel My Legs": [], + "Bus Stop (feat. Brent Faiyaz)": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "brainpulp", + "url": "https://www.last.fm/tag/brainpulp" + } + ], + "LV Bag (feat. j-hope of BTS & Pharrell Williams)": [ + { + "count": 100, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 100, + "name": "organic", + "url": "https://www.last.fm/tag/organic" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "j-hope", + "url": "https://www.last.fm/tag/j-hope" + }, + { + "count": 33, + "name": "jhope", + "url": "https://www.last.fm/tag/jhope" + }, + { + "count": 33, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + } + ], + "BACKSTREETS (FEAT. TEEZO TOUCHDOWN)": [ + { + "count": 100, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "Teezo Touchdown", + "url": "https://www.last.fm/tag/Teezo+Touchdown" + } + ], + "FWU": [], + "No Photos": [ + { + "count": 100, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "PURPLE RAIN (FEAT. FUTURE & METRO BOOMIN)": [], + "GLOCK": [], + "5X": [], + "5 TO 10": [ + { + "count": 100, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 11, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "4X4": [], + "NO COMMENTS": [], + "VELOUR": [], + "XSCAPE": [], + "LoveSickness": [], + "Swangin’ On Westheimer": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 66, + "name": "psychedelic rnb", + "url": "https://www.last.fm/tag/psychedelic+rnb" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + } + ], + "Wasted": [], + "OUTERSPACE (feat. Baby Keem)": [], + "4 Me (feat. Kali Uchis)": [], + "Do It Right": [], + "Let Her Go (feat. James Blake)": [], + "INSIDE (FEAT. TRAVIS SCOTT)": [], + "GEEKED UP (FEAT. YEAT)": [], + "Heaven or Hell": [], + "Crossfaded": [], + "Leave The Club (feat. Lil Durk & GloRilla)": [] + }, + "TV Girl": { + "Lovers Rock": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 19, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 19, + "name": "elle owns this song", + "url": "https://www.last.fm/tag/elle+owns+this+song" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Not Allowed": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 69, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 29, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "plunderphonics", + "url": "https://www.last.fm/tag/plunderphonics" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + } + ], + "Cigarettes out the Window": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "pop hypnotic", + "url": "https://www.last.fm/tag/pop+hypnotic" + }, + { + "count": 2, + "name": "ugh yes", + "url": "https://www.last.fm/tag/ugh+yes" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "i'd die to this song", + "url": "https://www.last.fm/tag/i%27d+die+to+this+song" + }, + { + "count": 1, + "name": "dcasdsaAS", + "url": "https://www.last.fm/tag/dcasdsaAS" + }, + { + "count": 1, + "name": "smoking motif", + "url": "https://www.last.fm/tag/smoking+motif" + } + ], + "Blue Hair": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "farofa", + "url": "https://www.last.fm/tag/farofa" + }, + { + "count": 8, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 8, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "Mac Demarco", + "url": "https://www.last.fm/tag/Mac+Demarco" + }, + { + "count": 3, + "name": "tv girl", + "url": "https://www.last.fm/tag/tv+girl" + }, + { + "count": 3, + "name": "pica dms", + "url": "https://www.last.fm/tag/pica+dms" + } + ], + "The Blonde": [ + { + "count": 100, + "name": "wobbly", + "url": "https://www.last.fm/tag/wobbly" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 3, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 3, + "name": "sou eu", + "url": "https://www.last.fm/tag/sou+eu" + }, + { + "count": 3, + "name": "chill music", + "url": "https://www.last.fm/tag/chill+music" + } + ], + "It Almost Worked": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indierock", + "url": "https://www.last.fm/tag/indierock" + }, + { + "count": 8, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "kms", + "url": "https://www.last.fm/tag/kms" + } + ], + "Taking What's Not Yours": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 11, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 7, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 4, + "name": "BIRP", + "url": "https://www.last.fm/tag/BIRP" + } + ], + "Loving Machine": [ + { + "count": 100, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 33, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + } + ], + "Birds Dont Sing": [ + { + "count": 100, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 44, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 7, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "Uplifting", + "url": "https://www.last.fm/tag/Uplifting" + }, + { + "count": 4, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "spring", + "url": "https://www.last.fm/tag/spring" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 1, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + } + ], + "Louise": [ + { + "count": 100, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "never gets old", + "url": "https://www.last.fm/tag/never+gets+old" + }, + { + "count": 16, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "Jet-set", + "url": "https://www.last.fm/tag/Jet-set" + }, + { + "count": 8, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 8, + "name": "street names", + "url": "https://www.last.fm/tag/street+names" + } + ], + "Hate Yourself": [ + { + "count": 100, + "name": "14", + "url": "https://www.last.fm/tag/14" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 17, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "15", + "url": "https://www.last.fm/tag/15" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Song About Me": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + } + ], + "Daughter of a Cop": [ + { + "count": 100, + "name": "ACAB", + "url": "https://www.last.fm/tag/ACAB" + }, + { + "count": 100, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Safeword": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "BDSM", + "url": "https://www.last.fm/tag/BDSM" + }, + { + "count": 66, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 33, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 33, + "name": "droga", + "url": "https://www.last.fm/tag/droga" + }, + { + "count": 33, + "name": "damn", + "url": "https://www.last.fm/tag/damn" + } + ], + "Pantyhose": [], + "Pretty Boy": [ + { + "count": 100, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 8, + "name": "Awww", + "url": "https://www.last.fm/tag/Awww" + }, + { + "count": 8, + "name": "Psychedelia", + "url": "https://www.last.fm/tag/Psychedelia" + }, + { + "count": 2, + "name": "like a lot", + "url": "https://www.last.fm/tag/like+a+lot" + }, + { + "count": 2, + "name": "heat", + "url": "https://www.last.fm/tag/heat" + }, + { + "count": 2, + "name": "relatable", + "url": "https://www.last.fm/tag/relatable" + } + ], + "My Girlfriend": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "For You": [], + "(Do The) Act Like You Never Met Me": [], + "Heaven Is a Bedroom": [], + "Talk to Strangers": [], + "Her and Her Friend": [], + "Anjela": [], + "Cynical One": [], + "Till You Tell Me to Leave": [], + "The Getaway": [], + "99.5": [], + "Summer 2000 Baby": [], + "Valerie": [], + "Come When You Call": [], + "The Night in Question": [], + "She Smokes in Bed": [], + "Natalie Wood": [], + "I'll Be Faithful": [], + "Lonely Girls": [], + "7 Days til Sunday": [], + "King of Echo Park": [], + "Sleeping with the Enemy": [], + "Melanie": [], + "Stay Away (It's Like That)": [], + "Shame": [], + "Easier to Cry": [], + "All The Way Through": [], + "The Desolation Tango": [], + "Butterflies": [], + "Messy Hair": [], + "Laura": [], + "Take a Trip": [], + "Grapes Upon the Vine": [], + "Everything Blue": [] + }, + "Childish Gambino": { + "Redbone": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 79, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 52, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 52, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 20, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "p-funk", + "url": "https://www.last.fm/tag/p-funk" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + } + ], + "3005": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 48, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Me and Your Mama": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 69, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 15, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Heartbeat": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 73, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 28, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "love hurts", + "url": "https://www.last.fm/tag/love+hurts" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "songs about the opposite sex", + "url": "https://www.last.fm/tag/songs+about+the+opposite+sex" + }, + { + "count": 1, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "LES": [], + "Bonfire": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 62, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 4, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 2, + "name": "braggadocio", + "url": "https://www.last.fm/tag/braggadocio" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 1, + "name": "childish gambino", + "url": "https://www.last.fm/tag/childish+gambino" + }, + { + "count": 1, + "name": "lastfmoriginals", + "url": "https://www.last.fm/tag/lastfmoriginals" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "III. Urn": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "cali", + "url": "https://www.last.fm/tag/cali" + } + ], + "Sober": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "or fucking gasmic", + "url": "https://www.last.fm/tag/or+fucking+gasmic" + }, + { + "count": 17, + "name": "gambino", + "url": "https://www.last.fm/tag/gambino" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "not sober", + "url": "https://www.last.fm/tag/not+sober" + }, + { + "count": 4, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "chillstep", + "url": "https://www.last.fm/tag/chillstep" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "This Is America": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 85, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 46, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 6, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 4, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 1, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + } + ], + "IV. Sweatpants": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "psychedelic hip hop", + "url": "https://www.last.fm/tag/psychedelic+hip+hop" + }, + { + "count": 2, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 2, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "weird", + "url": "https://www.last.fm/tag/weird" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Feels Like Summer": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 17, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 17, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "III. Telegraph Ave. (\"Oakland\" by Lloyd)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 29, + "name": "Oakland", + "url": "https://www.last.fm/tag/Oakland" + }, + { + "count": 15, + "name": "drake but way better", + "url": "https://www.last.fm/tag/drake+but+way+better" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "I. The Worst Guys": [ + { + "count": 100, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 19, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Lithonia": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 17, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "Terrified": [], + "Summertime Magic": [], + "Fire Fly": [], + "Baby Boy": [], + "Have Some Love": [], + "I. Pink Toes": [ + { + "count": 100, + "name": "c3po", + "url": "https://www.last.fm/tag/c3po" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "jhene aiko", + "url": "https://www.last.fm/tag/jhene+aiko" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 8, + "name": "Star Wars", + "url": "https://www.last.fm/tag/Star+Wars" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "sunshine", + "url": "https://www.last.fm/tag/sunshine" + }, + { + "count": 2, + "name": "pink", + "url": "https://www.last.fm/tag/pink" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "II. Shadows": [], + "Boogieman": [], + "Riot": [], + "I. Flight of the Navigator": [], + "II. Worldstar": [], + "California": [], + "Zombies": [], + "The Night Me and Your Mama Met": [], + "Algorhythm": [], + "Dial Up": [], + "I.Crawl": [], + "Stand Tall": [], + "Freaks And Geeks": [], + "Playing Around Before the Party Starts": [], + "The Palisades": [], + "I. The Party": [], + "What Kind of Love": [], + "Outside": [], + "Death By Numbers": [], + "Time (feat. Ariana Grande)": [], + "II. No Exit": [], + "All The Shine": [], + "Sunrise": [], + "In The Night (feat. Jorja Smith & Amaarae)": [], + "You See Me": [], + "Letter Home": [], + "Backpackers": [], + "12.38 (feat. 21 Savage, Ink & Kadhja Bonet)": [], + "II. Zealots Of Stockholm [Free Information]": [], + "Atavista": [] + }, + "Nirvana": { + "Smells Like Teen Spirit": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 12, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Come as You Are": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Lithium": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "lithium", + "url": "https://www.last.fm/tag/lithium" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "About a Girl": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + } + ], + "Dumb": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 49, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Heart-Shaped Box": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 47, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "In Bloom": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 48, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Something in the Way": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 55, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 28, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 12, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Rape Me": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "All Apologies": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Polly": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "polly", + "url": "https://www.last.fm/tag/polly" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + } + ], + "Breed": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + } + ], + "Drain You": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "The Man Who Sold the World": [], + "On a Plain": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 26, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 10, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + } + ], + "Territorial Pissings": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 4, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + } + ], + "Pennyroyal Tea": [], + "Lounge Act": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Love Buzz": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 52, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + } + ], + "Stay Away": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + } + ], + "You Know You're Right": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "Love Nirvana for this song", + "url": "https://www.last.fm/tag/Love+Nirvana+for+this+song" + }, + { + "count": 1, + "name": "pain", + "url": "https://www.last.fm/tag/pain" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + } + ], + "Serve the Servants": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 11, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "opening track", + "url": "https://www.last.fm/tag/opening+track" + } + ], + "Sliver": [], + "Very Ape": [], + "Where Did You Sleep Last Night": [], + "Aneurysm": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 38, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + } + ], + "Scentless Apprentice": [], + "Frances Farmer Will Have Her Revenge on Seattle": [], + "Lake of Fire": [], + "Blew": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Milk It": [], + "School": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "school", + "url": "https://www.last.fm/tag/school" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "tourette's": [], + "Negative Creep": [], + "Radio Friendly Unit Shifter": [], + "the man who sold the world - live": [ + { + "count": 100, + "name": "live", + "url": "https://www.last.fm/tag/live" + }, + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 16, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Unplugged", + "url": "https://www.last.fm/tag/Unplugged" + } + ], + "Heart Shaped Box": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 47, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nirvana", + "url": "https://www.last.fm/tag/Nirvana" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "Kurt Cobain", + "url": "https://www.last.fm/tag/Kurt+Cobain" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Downer": [], + "Floyd the Barber": [], + "Plateau": [], + "Jesus Doesn't Want Me For A Sunbeam": [], + "Been a Son": [], + "Marigold": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 43, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Dave Grohl", + "url": "https://www.last.fm/tag/Dave+Grohl" + }, + { + "count": 1, + "name": "b-side", + "url": "https://www.last.fm/tag/b-side" + }, + { + "count": 1, + "name": "after dark", + "url": "https://www.last.fm/tag/after+dark" + }, + { + "count": 1, + "name": "LET ME STAND NEXT TO YOUR FLOWER", + "url": "https://www.last.fm/tag/LET+ME+STAND+NEXT+TO+YOUR+FLOWER" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Paper Cuts": [], + "Dive": [], + "Mr. Moustache": [], + "Endless, Nameless": [], + "Scoff": [], + "Swap Meet": [], + "Oh Me": [] + }, + "Tate McRae": { + "greedy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "you broke me first": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "My Recommended Songs", + "url": "https://www.last.fm/tag/My+Recommended+Songs" + }, + { + "count": 11, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Sports car": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "So Close to What", + "url": "https://www.last.fm/tag/So+Close+to+What" + }, + { + "count": 12, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "europa plus", + "url": "https://www.last.fm/tag/europa+plus" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "exes": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 16, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 16, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "snap", + "url": "https://www.last.fm/tag/snap" + }, + { + "count": 8, + "name": "pop-RnB", + "url": "https://www.last.fm/tag/pop-RnB" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 2, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + } + ], + "It's ok I'm ok": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "ended katy", + "url": "https://www.last.fm/tag/ended+katy" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "MY SONG MINE", + "url": "https://www.last.fm/tag/MY+SONG+MINE" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Revolving door": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "putin", + "url": "https://www.last.fm/tag/putin" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 66, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 33, + "name": "ended you fucking fag", + "url": "https://www.last.fm/tag/ended+you+fucking+fag" + }, + { + "count": 33, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + }, + { + "count": 33, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + } + ], + "she's all i wanna be": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "badass", + "url": "https://www.last.fm/tag/badass" + } + ], + "run for the hills": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Just Keep Watching (From F1® The Movie)": [ + { + "count": 100, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 17, + "name": "victor", + "url": "https://www.last.fm/tag/victor" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 8, + "name": "F1", + "url": "https://www.last.fm/tag/F1" + }, + { + "count": 3, + "name": "justkeepwatching", + "url": "https://www.last.fm/tag/justkeepwatching" + }, + { + "count": 3, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + } + ], + "that way": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "gay anthem", + "url": "https://www.last.fm/tag/gay+anthem" + }, + { + "count": 66, + "name": "my top Songs mix", + "url": "https://www.last.fm/tag/my+top+Songs+mix" + }, + { + "count": 66, + "name": "my weekly top songs", + "url": "https://www.last.fm/tag/my+weekly+top+songs" + }, + { + "count": 33, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + } + ], + "2 hands": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "think", + "url": "https://www.last.fm/tag/think" + }, + { + "count": 66, + "name": "So Close to What", + "url": "https://www.last.fm/tag/So+Close+to+What" + }, + { + "count": 66, + "name": "later", + "url": "https://www.last.fm/tag/later" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "break", + "url": "https://www.last.fm/tag/break" + }, + { + "count": 2, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + } + ], + "Miss possessive": [ + { + "count": 100, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 11, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 7, + "name": "anitta deposito", + "url": "https://www.last.fm/tag/anitta+deposito" + }, + { + "count": 7, + "name": "my weekly Spotify", + "url": "https://www.last.fm/tag/my+weekly+Spotify" + } + ], + "Dear god": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 33, + "name": "megrah", + "url": "https://www.last.fm/tag/megrah" + } + ], + "I know love (feat. The Kid LAROI)": [], + "Purple lace bra": [ + { + "count": 100, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 100, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 66, + "name": "knoas anthem", + "url": "https://www.last.fm/tag/knoas+anthem" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 33, + "name": "ended you fucking fag", + "url": "https://www.last.fm/tag/ended+you+fucking+fag" + } + ], + "bloodonmyhands (feat. Flo Milli)": [ + { + "count": 100, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 7, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 4, + "name": "a mais bucetuda", + "url": "https://www.last.fm/tag/a+mais+bucetuda" + } + ], + "feel like shit": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Abusive", + "url": "https://www.last.fm/tag/Abusive" + }, + { + "count": 16, + "name": "bitchy", + "url": "https://www.last.fm/tag/bitchy" + }, + { + "count": 8, + "name": "overbearing", + "url": "https://www.last.fm/tag/overbearing" + }, + { + "count": 8, + "name": "controlling", + "url": "https://www.last.fm/tag/controlling" + }, + { + "count": 8, + "name": "yas", + "url": "https://www.last.fm/tag/yas" + } + ], + "uh oh": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + } + ], + "Siren sounds (bonus)": [ + { + "count": 100, + "name": "tate made this for me", + "url": "https://www.last.fm/tag/tate+made+this+for+me" + }, + { + "count": 3, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + }, + { + "count": 1, + "name": "Ate", + "url": "https://www.last.fm/tag/Ate" + }, + { + "count": 1, + "name": "tate mcrae", + "url": "https://www.last.fm/tag/tate+mcrae" + }, + { + "count": 1, + "name": "fernandacoxta", + "url": "https://www.last.fm/tag/fernandacoxta" + }, + { + "count": 1, + "name": "i flew away", + "url": "https://www.last.fm/tag/i+flew+away" + } + ], + "One Day": [], + "hurt my feelings": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 33, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 10, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 10, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 10, + "name": "alt z", + "url": "https://www.last.fm/tag/alt+z" + } + ], + "guilty conscience": [ + { + "count": 100, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "chaotic": [], + "we're not alike": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 2, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "alt z", + "url": "https://www.last.fm/tag/alt+z" + } + ], + "Signs": [ + { + "count": 100, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 100, + "name": "best track", + "url": "https://www.last.fm/tag/best+track" + }, + { + "count": 66, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + } + ], + "stupid": [], + "what would you do?": [], + "cut my hair": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 66, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 33, + "name": "best of 2023", + "url": "https://www.last.fm/tag/best+of+2023" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "ryan tedder", + "url": "https://www.last.fm/tag/ryan+tedder" + } + ], + "Like I do": [ + { + "count": 100, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "teenage mind": [], + "Means I care": [ + { + "count": 100, + "name": "Flamenco", + "url": "https://www.last.fm/tag/Flamenco" + }, + { + "count": 100, + "name": "dav", + "url": "https://www.last.fm/tag/dav" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 66, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + } + ], + "Greenlight": [ + { + "count": 100, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 33, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + }, + { + "count": 33, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + } + ], + "think later": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "sampling", + "url": "https://www.last.fm/tag/sampling" + }, + { + "count": 16, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 8, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 3, + "name": "trap pop", + "url": "https://www.last.fm/tag/trap+pop" + }, + { + "count": 3, + "name": "savage", + "url": "https://www.last.fm/tag/savage" + }, + { + "count": 3, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + } + ], + "No I'm not in love": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "rubberband": [], + "grave": [ + { + "count": 100, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Nostalgia": [ + { + "count": 100, + "name": "now", + "url": "https://www.last.fm/tag/now" + }, + { + "count": 100, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 66, + "name": "tonlovesit", + "url": "https://www.last.fm/tag/tonlovesit" + }, + { + "count": 33, + "name": "tonmcrae", + "url": "https://www.last.fm/tag/tonmcrae" + }, + { + "count": 33, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + } + ], + "don't come back": [], + "working": [], + "r u ok": [], + "stay done": [], + "calgary": [], + "slower": [], + "messier": [], + "plastic palm trees": [], + "want that too": [], + "tear myself apart": [], + "what's your problem?": [], + "wish i loved you in the 90s": [], + "all my friends are fake": [] + }, + "Michael Jackson": { + "Billie Jean": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 41, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 35, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 5, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "billie jean", + "url": "https://www.last.fm/tag/billie+jean" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Beat It": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 35, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 3, + "name": "Beat It", + "url": "https://www.last.fm/tag/Beat+It" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Thriller": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 37, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 31, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 6, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + }, + { + "count": 5, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "P.Y.T. (Pretty Young Thing)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 32, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 23, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 11, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "wrong track streaming", + "url": "https://www.last.fm/tag/wrong+track+streaming" + }, + { + "count": 1, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + } + ], + "Rock With You - Single Version": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 34, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 34, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 6, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 6, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "-675498407", + "url": "https://www.last.fm/tag/-675498407" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Don't Stop 'Til You Get Enough": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 38, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 16, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + } + ], + "Black or White": [], + "Smooth Criminal - 2012 Remaster": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 12, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 6, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 6, + "name": "1988", + "url": "https://www.last.fm/tag/1988" + }, + { + "count": 6, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Remember the Time": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 35, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 25, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 4, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "Human Nature": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 39, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 35, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 10, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Wanna Be Startin' Somethin'": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 37, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 33, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 5, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + } + ], + "Man in the Mirror": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 44, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 9, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Man in the mirror", + "url": "https://www.last.fm/tag/Man+in+the+mirror" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Bad": [], + "They Don't Care About Us": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 25, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Chicago": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 4, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "dancinha", + "url": "https://www.last.fm/tag/dancinha" + }, + { + "count": 1, + "name": "sou", + "url": "https://www.last.fm/tag/sou" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Smooth Criminal": [], + "The Way You Make Me Feel": [], + "Dirty Diana": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 38, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Love Never Felt So Good": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 87, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 41, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 10, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "The Way You Make Me Feel - 2012 Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 44, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 4, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "motown sound", + "url": "https://www.last.fm/tag/motown+sound" + }, + { + "count": 1, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 1, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + } + ], + "Rock with You": [], + "Baby Be Mine": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 36, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 31, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 6, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Off the Wall": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 47, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 42, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 14, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 2, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Earth Song": [], + "You Rock My World": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 26, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 23, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + } + ], + "You Are Not Alone": [], + "Heal the World": [], + "Bad - 2012 Remaster": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 1, + "name": "lip biting good", + "url": "https://www.last.fm/tag/lip+biting+good" + }, + { + "count": 1, + "name": "John Landis", + "url": "https://www.last.fm/tag/John+Landis" + } + ], + "The Lady in My Life": [], + "Beat It - Single Version": [], + "Heaven Can Wait": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 78, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 49, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 40, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "mj", + "url": "https://www.last.fm/tag/mj" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + } + ], + "The Girl Is Mine (with Paul McCartney)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "micheal jackson", + "url": "https://www.last.fm/tag/micheal+jackson" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "a clear focus on recording studio production", + "url": "https://www.last.fm/tag/a+clear+focus+on+recording+studio+production" + }, + { + "count": 1, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 1, + "name": "a major", + "url": "https://www.last.fm/tag/a+major" + } + ], + "Man In The Mirror - 2012 Remaster": [ + { + "count": 100, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 100, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 3, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 3, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 3, + "name": "1988", + "url": "https://www.last.fm/tag/1988" + } + ], + "I Just Can't Stop Loving You": [], + "Billie Jean - Single Version": [], + "Scream": [], + "The Girl Is Mine": [], + "Jam": [], + "I Can't Help It": [], + "Give in to Me": [], + "Blood on the Dance Floor": [], + "Workin' Day and Night": [], + "Who Is It": [], + "Black Or White - Single Version": [], + "Dirty Diana - 2012 Remaster": [], + "In the Closet": [], + "Get on the Floor": [], + "Stranger in Moscow": [], + "She's Out of My Life": [], + "Leave Me Alone": [] + }, + "Bruno Mars": { + "Locked Out of Heaven": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 19, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 5, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "cant even express how much i love this song", + "url": "https://www.last.fm/tag/cant+even+express+how+much+i+love+this+song" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Just the Way You Are": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 35, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 21, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 6, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Just the Way You Are", + "url": "https://www.last.fm/tag/Just+the+Way+You+Are" + } + ], + "Grenade": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 30, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 17, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "Grenade", + "url": "https://www.last.fm/tag/Grenade" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "When I Was Your Man": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 35, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 21, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "great song", + "url": "https://www.last.fm/tag/great+song" + }, + { + "count": 7, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "That's What I Like": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 42, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 21, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Treasure": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 86, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 53, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Talking to the Moon": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 82, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 47, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 43, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "The Lazy Song": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 35, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 27, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "lazy", + "url": "https://www.last.fm/tag/lazy" + }, + { + "count": 3, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "no matter where i am I MUST SING ALONG", + "url": "https://www.last.fm/tag/no+matter+where+i+am+I+MUST+SING+ALONG" + } + ], + "24K Magic": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 7, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Marry You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 22, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 13, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "makes me crave love", + "url": "https://www.last.fm/tag/makes+me+crave+love" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Leave the Door Open": [ + { + "count": 100, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 44, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 29, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 4, + "name": "a clear focus on recording studio production", + "url": "https://www.last.fm/tag/a+clear+focus+on+recording+studio+production" + }, + { + "count": 1, + "name": "a subtle use of paired vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+paired+vocal+harmony" + }, + { + "count": 1, + "name": "erotic lyrics", + "url": "https://www.last.fm/tag/erotic+lyrics" + }, + { + "count": 1, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + } + ], + "It Will Rain": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 37, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 36, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 10, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 7, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 6, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Runaway Baby": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "bouncy", + "url": "https://www.last.fm/tag/bouncy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Smokin Out The Window": [ + { + "count": 100, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "philly soul", + "url": "https://www.last.fm/tag/philly+soul" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "silk sonic", + "url": "https://www.last.fm/tag/silk+sonic" + }, + { + "count": 15, + "name": "Anderson paak", + "url": "https://www.last.fm/tag/Anderson+paak" + }, + { + "count": 4, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 1, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 1, + "name": "b minor", + "url": "https://www.last.fm/tag/b+minor" + } + ], + "Count on Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "friends", + "url": "https://www.last.fm/tag/friends" + }, + { + "count": 26, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 24, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "friendship", + "url": "https://www.last.fm/tag/friendship" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "After Last Night (with Thundercat & Bootsy Collins)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 4, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 4, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "bootsy collins", + "url": "https://www.last.fm/tag/bootsy+collins" + }, + { + "count": 1, + "name": "jazz rnb", + "url": "https://www.last.fm/tag/jazz+rnb" + }, + { + "count": 1, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + } + ], + "Finesse - Remix; feat. Cardi B": [ + { + "count": 100, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 66, + "name": "f minor", + "url": "https://www.last.fm/tag/f+minor" + }, + { + "count": 33, + "name": "a clear focus on recording studio production", + "url": "https://www.last.fm/tag/a+clear+focus+on+recording+studio+production" + }, + { + "count": 33, + "name": "paired vocal harmony", + "url": "https://www.last.fm/tag/paired+vocal+harmony" + }, + { + "count": 33, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 10, + "name": "ziontwan", + "url": "https://www.last.fm/tag/ziontwan" + }, + { + "count": 10, + "name": "prominent use of synth", + "url": "https://www.last.fm/tag/prominent+use+of+synth" + }, + { + "count": 10, + "name": "subtle use of strings", + "url": "https://www.last.fm/tag/subtle+use+of+strings" + } + ], + "Versace on the Floor": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 37, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 3, + "name": "slow jam", + "url": "https://www.last.fm/tag/slow+jam" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Skate": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 66, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 33, + "name": "philly soul", + "url": "https://www.last.fm/tag/philly+soul" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Anderson paak", + "url": "https://www.last.fm/tag/Anderson+paak" + }, + { + "count": 1, + "name": "silk sonic", + "url": "https://www.last.fm/tag/silk+sonic" + }, + { + "count": 1, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Finesse": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 16, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 3, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 3, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + } + ], + "Gorilla": [], + "Silk Sonic Intro": [], + "Young Girls": [], + "Fly as Me": [], + "Chunky": [], + "777": [], + "Put On A Smile": [], + "Love's Train": [], + "Our First Time": [], + "Blast Off": [], + "If I Knew": [], + "Moonshine": [], + "Liquor Store Blues (feat. Damian Marley)": [], + "Natalie": [], + "Too Good to Say Goodbye": [], + "Perm": [], + "Show Me": [], + "Calling All My Lovelies": [], + "Straight Up & Down": [], + "Money Make Her Smile": [], + "Somewhere in Brooklyn": [], + "Finesse (Remix) [feat. Cardi B]": [], + "Grenade - Acoustic": [], + "The Other Side (feat. CeeLo Green and B.o.B)": [], + "Leave The Door Open - Live": [], + "Versace On The Floor (Bruno Mars vs. David Guetta)": [], + "That's What I Like - Alan Walker Remix": [], + "Talking to the Moon - Acoustic Piano": [], + "Bonde do Brunão": [], + "Liquor Store Blues - feat. Damian Marley": [] + }, + "Laufey": { + "From the Start": [ + { + "count": 100, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 17, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Falling Behind": [ + { + "count": 100, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 33, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 33, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 10, + "name": "Laufey", + "url": "https://www.last.fm/tag/Laufey" + }, + { + "count": 10, + "name": "Laufey Mitski Ryusae", + "url": "https://www.last.fm/tag/Laufey+Mitski+Ryusae" + }, + { + "count": 10, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + } + ], + "Valentine": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 10, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 10, + "name": "jazz revival", + "url": "https://www.last.fm/tag/jazz+revival" + } + ], + "Promise": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 4, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 4, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 2, + "name": "brunicore", + "url": "https://www.last.fm/tag/brunicore" + }, + { + "count": 2, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 2, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 1, + "name": "mother laufey", + "url": "https://www.last.fm/tag/mother+laufey" + }, + { + "count": 1, + "name": "devils minion", + "url": "https://www.last.fm/tag/devils+minion" + }, + { + "count": 1, + "name": "she wants you bro", + "url": "https://www.last.fm/tag/she+wants+you+bro" + } + ], + "Let You Break My Heart Again": [ + { + "count": 100, + "name": "I think she wants me", + "url": "https://www.last.fm/tag/I+think+she+wants+me" + }, + { + "count": 11, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 7, + "name": "flute", + "url": "https://www.last.fm/tag/flute" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 4, + "name": "grandiose", + "url": "https://www.last.fm/tag/grandiose" + }, + { + "count": 1, + "name": "true love", + "url": "https://www.last.fm/tag/true+love" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + } + ], + "Winter Wonderland - Spotify Singles Holiday": [], + "I Wish You Love": [], + "Like the Movies": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 66, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 66, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 33, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Fragile": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "singalong", + "url": "https://www.last.fm/tag/singalong" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 8, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 3, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + } + ], + "Dreamer": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "tok1d", + "url": "https://www.last.fm/tag/tok1d" + }, + { + "count": 33, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + } + ], + "Lovesick": [ + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 100, + "name": "devils minion", + "url": "https://www.last.fm/tag/devils+minion" + }, + { + "count": 66, + "name": "ioxipqpp", + "url": "https://www.last.fm/tag/ioxipqpp" + } + ], + "Bewitched": [ + { + "count": 100, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 66, + "name": "loustat", + "url": "https://www.last.fm/tag/loustat" + }, + { + "count": 66, + "name": "brunicore", + "url": "https://www.last.fm/tag/brunicore" + } + ], + "Second Best": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 17, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Lover Girl": [ + { + "count": 100, + "name": "Laufeyy", + "url": "https://www.last.fm/tag/Laufeyy" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 16, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 8, + "name": "kiki owns this song", + "url": "https://www.last.fm/tag/kiki+owns+this+song" + }, + { + "count": 8, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + } + ], + "Goddess": [ + { + "count": 100, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 100, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 33, + "name": "Sang in English", + "url": "https://www.last.fm/tag/Sang+in+English" + } + ], + "bored": [ + { + "count": 100, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 100, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 66, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 66, + "name": "atlas speaks", + "url": "https://www.last.fm/tag/atlas+speaks" + } + ], + "Beautiful Stranger": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Silver Lining": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "evie core", + "url": "https://www.last.fm/tag/evie+core" + }, + { + "count": 33, + "name": "my song wbk", + "url": "https://www.last.fm/tag/my+song+wbk" + } + ], + "Letter to My 13 Year Old Self": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "quiet", + "url": "https://www.last.fm/tag/quiet" + }, + { + "count": 66, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Haunted": [ + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 25, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 17, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 17, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Best Friend": [], + "Magnolia": [ + { + "count": 100, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Love to Keep Me Warm": [], + "While You Were Sleeping": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 66, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 33, + "name": "while you were sleeping i fell in love", + "url": "https://www.last.fm/tag/while+you+were+sleeping+i+fell+in+love" + }, + { + "count": 33, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 33, + "name": "me core", + "url": "https://www.last.fm/tag/me+core" + } + ], + "Tough Luck": [ + { + "count": 100, + "name": "junia diss track", + "url": "https://www.last.fm/tag/junia+diss+track" + }, + { + "count": 25, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 8, + "name": "Laufey", + "url": "https://www.last.fm/tag/Laufey" + }, + { + "count": 3, + "name": "toughluck", + "url": "https://www.last.fm/tag/toughluck" + } + ], + "California and Me": [ + { + "count": 100, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 100, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 66, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + } + ], + "Must Be Love": [ + { + "count": 100, + "name": "Jazz Fusionn", + "url": "https://www.last.fm/tag/Jazz+Fusionn" + }, + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Santa Baby": [], + "Misty": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Slow Down": [], + "Street by Street": [], + "What Love Will Do to You": [], + "Nocturne (Interlude)": [], + "Serendipity": [ + { + "count": 100, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Snow White": [ + { + "count": 100, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 66, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 66, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 33, + "name": "Jazz-Pop", + "url": "https://www.last.fm/tag/Jazz-Pop" + } + ], + "Someone New": [], + "Love Flew Away": [], + "Everything I Know About Love": [], + "Where or When": [], + "Dear Soulmate": [], + "The Christmas Waltz": [], + "Above the Chinese Restaurant": [], + "James": [], + "Clockwork": [], + "Mr. Eclectic": [ + { + "count": 100, + "name": "Dross", + "url": "https://www.last.fm/tag/Dross" + } + ], + "Just Like Chet": [], + "It Could Happen To You": [], + "Castle in Hollywood": [], + "I've Never Been in Love Before": [], + "Dance with You Tonight": [] + }, + "Katy Perry": { + "I Kissed a Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 31, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "I Kissed a Girl", + "url": "https://www.last.fm/tag/I+Kissed+a+Girl" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Hot n Cold": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 34, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "Hot N cold", + "url": "https://www.last.fm/tag/Hot+N+cold" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Last Friday Night (T.G.I.F.)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Teenage Dream": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "teenage dream", + "url": "https://www.last.fm/tag/teenage+dream" + }, + { + "count": 5, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Firework": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "firework", + "url": "https://www.last.fm/tag/firework" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "The One That Got Away": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "California Gurls": [], + "Dark Horse": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "heil hitler", + "url": "https://www.last.fm/tag/heil+hitler" + }, + { + "count": 6, + "name": "bonehead", + "url": "https://www.last.fm/tag/bonehead" + }, + { + "count": 6, + "name": "worse than hitler", + "url": "https://www.last.fm/tag/worse+than+hitler" + }, + { + "count": 2, + "name": "Reincarnation of Hitler", + "url": "https://www.last.fm/tag/Reincarnation+of+Hitler" + }, + { + "count": 2, + "name": "white powder", + "url": "https://www.last.fm/tag/white+powder" + }, + { + "count": 2, + "name": "nazi kircore", + "url": "https://www.last.fm/tag/nazi+kircore" + } + ], + "E.T.": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Roar": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 24, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "roar", + "url": "https://www.last.fm/tag/roar" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 1, + "name": "prism", + "url": "https://www.last.fm/tag/prism" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Part of Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 4, + "name": "for aerobics", + "url": "https://www.last.fm/tag/for+aerobics" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "demo", + "url": "https://www.last.fm/tag/demo" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + } + ], + "Wide Awake": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 23, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 20, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "wide awake", + "url": "https://www.last.fm/tag/wide+awake" + }, + { + "count": 7, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 4, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "keep it going", + "url": "https://www.last.fm/tag/keep+it+going" + } + ], + "Waking Up in Vegas": [], + "Thinking of You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 13, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "thinking of you", + "url": "https://www.last.fm/tag/thinking+of+you" + } + ], + "Unconditionally": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 25, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 25, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "prism", + "url": "https://www.last.fm/tag/prism" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "sunflower", + "url": "https://www.last.fm/tag/sunflower" + }, + { + "count": 1, + "name": "3", + "url": "https://www.last.fm/tag/3" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Ur So Gay": [], + "California Gurls (feat. Snoop Dogg)": [], + "Harleys in Hawaii": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "tropical", + "url": "https://www.last.fm/tag/tropical" + }, + { + "count": 11, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 11, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "smile", + "url": "https://www.last.fm/tag/smile" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Peacock": [], + "Birthday": [], + "This Is How We Do": [], + "Chained to the Rhythm": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "Chained To The Rhythm", + "url": "https://www.last.fm/tag/Chained+To+The+Rhythm" + }, + { + "count": 17, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 3, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Skip Marley", + "url": "https://www.last.fm/tag/Skip+Marley" + } + ], + "Never Really Over": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 19, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 14, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 7, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "smile", + "url": "https://www.last.fm/tag/smile" + }, + { + "count": 1, + "name": "best of 2019", + "url": "https://www.last.fm/tag/best+of+2019" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "One of the Boys": [], + "Bon Appétit": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 33, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "FLOP", + "url": "https://www.last.fm/tag/FLOP" + }, + { + "count": 9, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Swish Swish": [], + "Circle the Drain": [], + "Hummingbird Heartbeat": [], + "If You Can Afford Me": [], + "Not Like the Movies": [], + "Lost": [], + "Fingerprints": [], + "Mannequin": [], + "The One That Got Away - Acoustic": [], + "Who Am I Living For?": [], + "Pearl": [], + "Self Inflicted": [], + "I'm Still Breathing": [], + "I'M HIS, HE'S MINE (feat. Doechii)": [ + { + "count": 100, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "Gypsy Woman", + "url": "https://www.last.fm/tag/Gypsy+Woman" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "Legendary Lovers": [], + "Daisies": [], + "Walking on Air": [], + "Cozy Little Christmas": [], + "E.T. (feat. Kanye West)": [], + "Hot 'N Cold": [], + "WOMAN’S WORLD": [], + "International Smile": [], + "Smile": [], + "Rise": [], + "California Gurls - feat. Snoop Dogg": [] + }, + "Steve Lacy": { + "Dark Red": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sofredor romântico", + "url": "https://www.last.fm/tag/sofredor+rom%C3%A2ntico" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Bad Habit": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + } + ], + "Some": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "childish gambino", + "url": "https://www.last.fm/tag/childish+gambino" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "C U Girl": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 17, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "vida ta dificil", + "url": "https://www.last.fm/tag/vida+ta+dificil" + } + ], + "Infrunami": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 3, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + } + ], + "Static": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 16, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 8, + "name": "break-up", + "url": "https://www.last.fm/tag/break-up" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + }, + { + "count": 3, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + } + ], + "Uuuu": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 66, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + }, + { + "count": 33, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "atomic vomit": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 33, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "N Side": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Last Resort", + "url": "https://www.last.fm/tag/Last+Resort" + }, + { + "count": 1, + "name": "babe", + "url": "https://www.last.fm/tag/babe" + }, + { + "count": 1, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + } + ], + "When I": [], + "Ryd": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "QUE MUSICA FODAAAAAAAAAAAAAAAAAAA", + "url": "https://www.last.fm/tag/QUE+MUSICA+FODAAAAAAAAAAAAAAAAAAA" + }, + { + "count": 2, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 2, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + }, + { + "count": 1, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "Helmet": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 25, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 17, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "snl", + "url": "https://www.last.fm/tag/snl" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "alternatice", + "url": "https://www.last.fm/tag/alternatice" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + } + ], + "Sunshine (feat. Fousheé)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "foushee", + "url": "https://www.last.fm/tag/foushee" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Basement Jack": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Mercury": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 100, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 66, + "name": "latin soul", + "url": "https://www.last.fm/tag/latin+soul" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "latin jazz", + "url": "https://www.last.fm/tag/latin+jazz" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 3, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Give You the World": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "progressive soul", + "url": "https://www.last.fm/tag/progressive+soul" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + } + ], + "Only If": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 33, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 33, + "name": "magical", + "url": "https://www.last.fm/tag/magical" + }, + { + "count": 33, + "name": "soul-funk", + "url": "https://www.last.fm/tag/soul-funk" + }, + { + "count": 10, + "name": "time travel", + "url": "https://www.last.fm/tag/time+travel" + }, + { + "count": 10, + "name": "lit", + "url": "https://www.last.fm/tag/lit" + }, + { + "count": 10, + "name": "17", + "url": "https://www.last.fm/tag/17" + } + ], + "Out of Me Head": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 33, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + } + ], + "Donchano": [ + { + "count": 100, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + } + ], + "Buttons": [], + "Playground": [], + "thats no fun": [ + { + "count": 100, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 100, + "name": "Steve Lacy", + "url": "https://www.last.fm/tag/Steve+Lacy" + }, + { + "count": 66, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + }, + { + "count": 66, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + } + ], + "Amber": [], + "Cody Freestyle": [], + "2gether (Enterlude)": [], + "Looks": [], + "Lay Me Down": [], + "Cocky Girl": [], + "I Think I Should": [], + "Love 2 Fast": [], + "Daze": [], + "Jars of It": [], + "Hate CD": [], + "Guide": [], + "bad habit - sped up": [], + "Bars. 16": [], + "Thangs": [], + "nice shoes": [ + { + "count": 100, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "atmospheric drum and bass", + "url": "https://www.last.fm/tag/atmospheric+drum+and+bass" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "In Lust We Trust": [], + "4real": [], + "The Song": [], + "Amandla's Interlude": [], + "Hummer": [], + "Like Me": [], + "Haterlovin": [], + "Outro Freestyle/4Ever": [], + "98s": [], + "Like me (feat. DAISY WORLD)": [], + "Reflections": [], + "Alone Together": [] + }, + "twenty one pilots": { + "Stressed Out": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 27, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 26, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + } + ], + "Ride": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 46, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "prominent percussion", + "url": "https://www.last.fm/tag/prominent+percussion" + }, + { + "count": 23, + "name": "use of a string ensemble", + "url": "https://www.last.fm/tag/use+of+a+string+ensemble" + }, + { + "count": 23, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 7, + "name": "a reggae feel", + "url": "https://www.last.fm/tag/a+reggae+feel" + }, + { + "count": 7, + "name": "a dub production", + "url": "https://www.last.fm/tag/a+dub+production" + }, + { + "count": 7, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + } + ], + "Heathens": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + } + ], + "Tear in My Heart": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 21, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "Twenty One Pilots", + "url": "https://www.last.fm/tag/Twenty+One+Pilots" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Heavydirtysoul": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Chlorine": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 24, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 12, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Car Radio": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 79, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Doubt": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 85, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 3, + "name": "autumn", + "url": "https://www.last.fm/tag/autumn" + }, + { + "count": 3, + "name": "desperate", + "url": "https://www.last.fm/tag/desperate" + }, + { + "count": 3, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Christian hip hop", + "url": "https://www.last.fm/tag/Christian+hip+hop" + } + ], + "House of Gold": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "jumping green", + "url": "https://www.last.fm/tag/jumping+green" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "My Blood": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 77, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "Jumpsuit": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Lane Boy": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 64, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 42, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 12, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Migraine": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "Hope", + "url": "https://www.last.fm/tag/Hope" + }, + { + "count": 1, + "name": "loneliness", + "url": "https://www.last.fm/tag/loneliness" + }, + { + "count": 1, + "name": "pain", + "url": "https://www.last.fm/tag/pain" + } + ], + "Holding on to You": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 42, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "life", + "url": "https://www.last.fm/tag/life" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "ILL BE HOLDING ON TO YOU", + "url": "https://www.last.fm/tag/ILL+BE+HOLDING+ON+TO+YOU" + } + ], + "Fairly Local": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 21, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "synth rock", + "url": "https://www.last.fm/tag/synth+rock" + }, + { + "count": 2, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "travel", + "url": "https://www.last.fm/tag/travel" + }, + { + "count": 1, + "name": "Rainy Day", + "url": "https://www.last.fm/tag/Rainy+Day" + } + ], + "The Judge": [ + { + "count": 100, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "this song makes me so happy", + "url": "https://www.last.fm/tag/this+song+makes+me+so+happy" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "morning", + "url": "https://www.last.fm/tag/morning" + }, + { + "count": 8, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + }, + { + "count": 2, + "name": "Beach", + "url": "https://www.last.fm/tag/Beach" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Hometown": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 56, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "We Don't Believe What's on TV": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "folk punk", + "url": "https://www.last.fm/tag/folk+punk" + }, + { + "count": 1, + "name": "anti-folk", + "url": "https://www.last.fm/tag/anti-folk" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Shy Away": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "dance punk", + "url": "https://www.last.fm/tag/dance+punk" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Polarize": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "United States", + "url": "https://www.last.fm/tag/United+States" + }, + { + "count": 1, + "name": "evening", + "url": "https://www.last.fm/tag/evening" + } + ], + "Nico and the Niners": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Level of Concern": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "dance rock", + "url": "https://www.last.fm/tag/dance+rock" + }, + { + "count": 2, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "Guns for Hands": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "duo", + "url": "https://www.last.fm/tag/duo" + }, + { + "count": 1, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "emo pop", + "url": "https://www.last.fm/tag/emo+pop" + } + ], + "Message Man": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 90, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 90, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 59, + "name": "Digital Tendencies", + "url": "https://www.last.fm/tag/Digital+Tendencies" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 2, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Ode to Sleep": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 36, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 5, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 5, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Goner": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + } + ], + "Fake You Out": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 2, + "name": "itunes uk single of the week", + "url": "https://www.last.fm/tag/itunes+uk+single+of+the+week" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + } + ], + "Overcompensate": [ + { + "count": 100, + "name": "big beat", + "url": "https://www.last.fm/tag/big+beat" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "Overcompensate", + "url": "https://www.last.fm/tag/Overcompensate" + }, + { + "count": 37, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 19, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 19, + "name": "Chemical Brothers vibes", + "url": "https://www.last.fm/tag/Chemical+Brothers+vibes" + }, + { + "count": 19, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 2, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Morph": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Not Today": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 26, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "schizoid pop", + "url": "https://www.last.fm/tag/schizoid+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "catchy as hell", + "url": "https://www.last.fm/tag/catchy+as+hell" + } + ], + "Trees": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "synth rock", + "url": "https://www.last.fm/tag/synth+rock" + }, + { + "count": 29, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 15, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 15, + "name": "Techno Rock", + "url": "https://www.last.fm/tag/Techno+Rock" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Levitate": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 5, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 2, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + } + ], + "Semi-Automatic": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "introspection", + "url": "https://www.last.fm/tag/introspection" + }, + { + "count": 1, + "name": "Schizo-Pop", + "url": "https://www.last.fm/tag/Schizo-Pop" + }, + { + "count": 1, + "name": "Electronic Pop", + "url": "https://www.last.fm/tag/Electronic+Pop" + } + ], + "The Run and Go": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "do do do", + "url": "https://www.last.fm/tag/do+do+do" + } + ], + "Smithereens": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 25, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "The Hype": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Next Semester": [ + { + "count": 100, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 25, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "dance punk", + "url": "https://www.last.fm/tag/dance+punk" + }, + { + "count": 4, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 4, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "clancy", + "url": "https://www.last.fm/tag/clancy" + } + ], + "Truce": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "nocturne", + "url": "https://www.last.fm/tag/nocturne" + }, + { + "count": 33, + "name": "thank you", + "url": "https://www.last.fm/tag/thank+you" + }, + { + "count": 10, + "name": "apenas amor", + "url": "https://www.last.fm/tag/apenas+amor" + } + ], + "Saturday": [ + { + "count": 100, + "name": "radio pop", + "url": "https://www.last.fm/tag/radio+pop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "Saturday", + "url": "https://www.last.fm/tag/Saturday" + }, + { + "count": 8, + "name": "happiness", + "url": "https://www.last.fm/tag/happiness" + }, + { + "count": 8, + "name": "dance rock", + "url": "https://www.last.fm/tag/dance+rock" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 2, + "name": "disco influences", + "url": "https://www.last.fm/tag/disco+influences" + } + ], + "Screen": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "spring", + "url": "https://www.last.fm/tag/spring" + }, + { + "count": 8, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "hopeful", + "url": "https://www.last.fm/tag/hopeful" + }, + { + "count": 3, + "name": "autumn", + "url": "https://www.last.fm/tag/autumn" + }, + { + "count": 3, + "name": "Fave", + "url": "https://www.last.fm/tag/Fave" + } + ], + "Routines in the Night": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 33, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 10, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + } + ], + "Cancer": [], + "Backslide": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 3, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + } + ], + "Cut My Lip": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Neon Gravestones": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "fast", + "url": "https://www.last.fm/tag/fast" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 1, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + } + ], + "Bandito": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Fall Away": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 10, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 10, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 10, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "The Line (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 66, + "name": "arcane", + "url": "https://www.last.fm/tag/arcane" + }, + { + "count": 33, + "name": "Sad jayvik", + "url": "https://www.last.fm/tag/Sad+jayvik" + } + ], + "The Outside": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 2, + "name": "indie rap", + "url": "https://www.last.fm/tag/indie+rap" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Choker": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "safsafsa", + "url": "https://www.last.fm/tag/safsafsa" + }, + { + "count": 2, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 2, + "name": "f", + "url": "https://www.last.fm/tag/f" + } + ] + }, + "The Beatles": { + "Here Comes the Sun - Remastered 2009": [ + { + "count": 100, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 51, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 34, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 22, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 11, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 6, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "nostalgia is a disease", + "url": "https://www.last.fm/tag/nostalgia+is+a+disease" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Eleanor Rigby": [], + "Hey Jude": [], + "Come Together": [], + "Let It Be": [], + "Yellow Submarine": [], + "Yesterday": [], + "Help!": [], + "All You Need Is Love": [], + "Here Comes the Sun": [], + "Come Together - Remastered 2009": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 56, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 2, + "name": "swamp rock", + "url": "https://www.last.fm/tag/swamp+rock" + }, + { + "count": 2, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 2, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "prog rock", + "url": "https://www.last.fm/tag/prog+rock" + }, + { + "count": 1, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + } + ], + "Lucy in the Sky With Diamonds": [], + "Something": [], + "Yesterday - Remastered 2009": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 66, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 33, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Penny Lane": [], + "Blackbird - Remastered 2009": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 7, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 4, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + }, + { + "count": 4, + "name": "bird", + "url": "https://www.last.fm/tag/bird" + }, + { + "count": 4, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "While My Guitar Gently Weeps": [], + "In My Life - Remastered 2009": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 56, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 17, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 17, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Something - Remastered 2009": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "george harrison", + "url": "https://www.last.fm/tag/george+harrison" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 3, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "A Day in the Life": [], + "I Want to Hold Your Hand": [], + "Get Back": [], + "Strawberry Fields Forever": [], + "Love Me Do": [], + "Let It Be - Remastered 2009": [ + { + "count": 100, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 56, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 37, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 37, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Can't Buy Me Love": [], + "A Hard Day's Night": [], + "Twist And Shout - Remastered 2009": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 25, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 17, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 17, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 8, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + }, + { + "count": 8, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 8, + "name": "twist", + "url": "https://www.last.fm/tag/twist" + }, + { + "count": 3, + "name": "divertida", + "url": "https://www.last.fm/tag/divertida" + }, + { + "count": 3, + "name": "Hot Blooded", + "url": "https://www.last.fm/tag/Hot+Blooded" + }, + { + "count": 3, + "name": "violao", + "url": "https://www.last.fm/tag/violao" + } + ], + "Ticket to Ride": [], + "Eleanor Rigby - Remastered 2009": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 36, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 24, + "name": "post-revolutionary pop song", + "url": "https://www.last.fm/tag/post-revolutionary+pop+song" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "orchestral pop", + "url": "https://www.last.fm/tag/orchestral+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "With a Little Help From My Friends": [], + "Blackbird": [], + "Strawberry Fields Forever - Remastered 2009": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 64, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 42, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 42, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 5, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 5, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "Octopus's Garden": [], + "Because": [], + "I Am the Walrus": [], + "And I Love Her - Remastered 2009": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "nothing else matters", + "url": "https://www.last.fm/tag/nothing+else+matters" + }, + { + "count": 2, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "something i can never have", + "url": "https://www.last.fm/tag/something+i+can+never+have" + }, + { + "count": 2, + "name": "In Through the Out Door", + "url": "https://www.last.fm/tag/In+Through+the+Out+Door" + } + ], + "Eight Days a Week": [], + "Across the Universe": [], + "She Loves You": [], + "In My Life": [], + "Ob-La-Di, Ob-La-Da": [], + "Oh! Darling": [], + "Lady Madonna": [], + "Hey Jude - Remastered 2015": [], + "While My Guitar Gently Weeps - Remastered 2009": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 11, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 11, + "name": "1968", + "url": "https://www.last.fm/tag/1968" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Sgt. Pepper's Lonely Hearts Club Band": [], + "Norwegian Wood (This Bird Has Flown) - Remastered 2009": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 66, + "name": "raga rock", + "url": "https://www.last.fm/tag/raga+rock" + }, + { + "count": 42, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 12, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 5, + "name": "beatles", + "url": "https://www.last.fm/tag/beatles" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Day Tripper": [], + "Glass Onion": [] + }, + "Mac Miller": { + "The Spins": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 69, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 4, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 4, + "name": "weed", + "url": "https://www.last.fm/tag/weed" + }, + { + "count": 4, + "name": "Loud has a fat cock and danny is hot", + "url": "https://www.last.fm/tag/Loud+has+a+fat+cock+and+danny+is+hot" + }, + { + "count": 1, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Self Care": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 24, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 12, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "1", + "url": "https://www.last.fm/tag/1" + } + ], + "Small Worlds": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Knock Knock": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 72, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 30, + "name": "mac miller - knock knock", + "url": "https://www.last.fm/tag/mac+miller+-+knock+knock" + }, + { + "count": 23, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "good shit", + "url": "https://www.last.fm/tag/good+shit" + }, + { + "count": 9, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "Makes Me Smile", + "url": "https://www.last.fm/tag/Makes+Me+Smile" + }, + { + "count": 1, + "name": "thumbs up", + "url": "https://www.last.fm/tag/thumbs+up" + }, + { + "count": 1, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 1, + "name": "swagger", + "url": "https://www.last.fm/tag/swagger" + } + ], + "Come Back to Earth": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + }, + { + "count": 9, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 9, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "pbrnb", + "url": "https://www.last.fm/tag/pbrnb" + }, + { + "count": 2, + "name": "mood enhancer", + "url": "https://www.last.fm/tag/mood+enhancer" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Congratulations (feat. Bilal)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "que música linda", + "url": "https://www.last.fm/tag/que+m%C3%BAsica+linda" + }, + { + "count": 33, + "name": "Bilal", + "url": "https://www.last.fm/tag/Bilal" + }, + { + "count": 33, + "name": "lfg", + "url": "https://www.last.fm/tag/lfg" + }, + { + "count": 10, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 10, + "name": "the divine feminine", + "url": "https://www.last.fm/tag/the+divine+feminine" + }, + { + "count": 10, + "name": "dedicavel👍👍", + "url": "https://www.last.fm/tag/dedicavel%F0%9F%91%8D%F0%9F%91%8D" + } + ], + "Blue World": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 64, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 24, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 5, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "disclosure", + "url": "https://www.last.fm/tag/disclosure" + }, + { + "count": 1, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + } + ], + "Good News": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 1, + "name": "Hip-Hip", + "url": "https://www.last.fm/tag/Hip-Hip" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 1, + "name": "posthumous", + "url": "https://www.last.fm/tag/posthumous" + } + ], + "Weekend (feat. Miguel)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "miguel", + "url": "https://www.last.fm/tag/miguel" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 10, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Dang! (feat. Anderson .Paak)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + } + ], + "My Favorite Part": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 15, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Funk-Pop", + "url": "https://www.last.fm/tag/Funk-Pop" + }, + { + "count": 1, + "name": "indie soul", + "url": "https://www.last.fm/tag/indie+soul" + } + ], + "Donald Trump": [], + "Hurt Feelings": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Ladders": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + } + ], + "What's the Use?": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "groove", + "url": "https://www.last.fm/tag/groove" + }, + { + "count": 1, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "Nikes on My Feet": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "8:hiphop", + "url": "https://www.last.fm/tag/8:hiphop" + }, + { + "count": 2, + "name": "DJ Black Diamond", + "url": "https://www.last.fm/tag/DJ+Black+Diamond" + }, + { + "count": 2, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "Easy Mac", + "url": "https://www.last.fm/tag/Easy+Mac" + } + ], + "Love Lost": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 3, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 3, + "name": "everything", + "url": "https://www.last.fm/tag/everything" + } + ], + "Circles": [ + { + "count": 100, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "Woods": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + }, + { + "count": 2, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + } + ], + "Jet Fuel": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 17, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 8, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "2009": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 56, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 8, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 2, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "i cry every time i hear this song", + "url": "https://www.last.fm/tag/i+cry+every+time+i+hear+this+song" + } + ], + "Wings": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Surf": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + } + ], + "Kool Aid & Frozen Pizza": [], + "Objects in the Mirror": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 3, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 3, + "name": "neptunes", + "url": "https://www.last.fm/tag/neptunes" + } + ], + "Hand Me Downs": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 4, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Complicated": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 33, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 10, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + } + ], + "Perfecto": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "water", + "url": "https://www.last.fm/tag/water" + }, + { + "count": 3, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + } + ], + "Dunno": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 16, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "Pennsylvania", + "url": "https://www.last.fm/tag/Pennsylvania" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "i cried to this", + "url": "https://www.last.fm/tag/i+cried+to+this" + }, + { + "count": 2, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + } + ], + "Cinderella (feat. Ty Dolla $ign)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "Tag", + "url": "https://www.last.fm/tag/Tag" + }, + { + "count": 33, + "name": "waiting", + "url": "https://www.last.fm/tag/waiting" + }, + { + "count": 33, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 10, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 10, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 10, + "name": "real", + "url": "https://www.last.fm/tag/real" + } + ], + "God Is Fair, Sexy Nasty (feat. Kendrick Lamar)": [ + { + "count": 100, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "I Can See": [], + "Stay": [], + "Everybody": [], + "Missed Calls": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 66, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 33, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 33, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 10, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 10, + "name": "north american dubstep", + "url": "https://www.last.fm/tag/north+american+dubstep" + } + ], + "ROS": [ + { + "count": 100, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 25, + "name": "bones", + "url": "https://www.last.fm/tag/bones" + }, + { + "count": 17, + "name": "bobby raps", + "url": "https://www.last.fm/tag/bobby+raps" + }, + { + "count": 17, + "name": "Corbin", + "url": "https://www.last.fm/tag/Corbin" + } + ], + "So It Goes": [], + "That's on Me": [], + "5 Dollar Pony Rides": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 15, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Senior Skip Day": [], + "Once a Day": [], + "STONED": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 29, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 15, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + } + ], + "Conversation Pt. 1": [], + "Soulmate": [], + "Diablo": [], + "Hands": [], + "Skin": [], + "100 Grandkids": [], + "Rain (feat. Vince Staples)": [], + "Funny Papers": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 56, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 17, + "name": "mac miller", + "url": "https://www.last.fm/tag/mac+miller" + }, + { + "count": 17, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ] + }, + "My Chemical Romance": { + "Teenagers": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 77, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "teenagers", + "url": "https://www.last.fm/tag/teenagers" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Welcome to the Black Parade": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 75, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 41, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 14, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Helena": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 18, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "I'm Not Okay (I Promise)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 53, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 49, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 23, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 15, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "I Don't Love You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 61, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 39, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 33, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "The Ghost of You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 54, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 45, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 21, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Famous Last Words": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 23, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 21, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "shut up and listen", + "url": "https://www.last.fm/tag/shut+up+and+listen" + }, + { + "count": 3, + "name": "Gerard Way", + "url": "https://www.last.fm/tag/Gerard+Way" + } + ], + "Cancer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 40, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 19, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "death", + "url": "https://www.last.fm/tag/death" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + } + ], + "Dead!": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 74, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 9, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "glam punk", + "url": "https://www.last.fm/tag/glam+punk" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + } + ], + "The Sharpest Lives": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 18, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 11, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Mama": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 9, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "best voice ever", + "url": "https://www.last.fm/tag/best+voice+ever" + }, + { + "count": 1, + "name": "not emo", + "url": "https://www.last.fm/tag/not+emo" + } + ], + "You Know What They Do to Guys Like Us in Prison": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "This Is How I Disappear": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 49, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 36, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 9, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "emo punk", + "url": "https://www.last.fm/tag/emo+punk" + } + ], + "Thank You for the Venom": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 55, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 50, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 22, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 18, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Disenchanted": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 10, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 7, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Na Na Na (Na Na Na Na Na Na Na Na Na)": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 99, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 22, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 7, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Gerard Way", + "url": "https://www.last.fm/tag/Gerard+Way" + } + ], + "House of Wolves": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 15, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 14, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 9, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Cemetery Drive": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 51, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 50, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 21, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 21, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "Give 'Em Hell, Kid": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 46, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 44, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "To the End": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 15, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "Sleep": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 90, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 7, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "the black parade", + "url": "https://www.last.fm/tag/the+black+parade" + } + ], + "The End.": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 9, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 6, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + }, + { + "count": 2, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "The Jetset Life Is Gonna Kill You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 55, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 46, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 21, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 20, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "Gerard Way", + "url": "https://www.last.fm/tag/Gerard+Way" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Hang 'Em High": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 45, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "three cheers for sweet revenge", + "url": "https://www.last.fm/tag/three+cheers+for+sweet+revenge" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "I Never Told You What I Do for a Living": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 49, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 13, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "Gerard Way", + "url": "https://www.last.fm/tag/Gerard+Way" + } + ], + "Interlude": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 49, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 45, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + } + ], + "Vampires Will Never Hurt You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 94, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 58, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 58, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 26, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 26, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 6, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "SING": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 11, + "name": "Oh my god this song is fucking amazing", + "url": "https://www.last.fm/tag/Oh+my+god+this+song+is+fucking+amazing" + }, + { + "count": 6, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 5, + "name": "inspiring", + "url": "https://www.last.fm/tag/inspiring" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "Demolition Lovers": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 97, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 57, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 57, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 27, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 25, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 24, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 6, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "It's Not a Fashion Statement, It's a Deathwish": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 15, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Bulletproof Heart": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 18, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 9, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 7, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "Danger Days", + "url": "https://www.last.fm/tag/Danger+Days" + } + ], + "Honey, This Mirror Isn't Big Enough for the Two of Us": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 58, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 55, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 21, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Our Lady of Sorrows": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 60, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 57, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 26, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 23, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 23, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "Headfirst for Halos": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 58, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 44, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 4, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "The Cluttered Garage", + "url": "https://www.last.fm/tag/The+Cluttered+Garage" + } + ], + "Planetary (GO!)": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 14, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 7, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Drowning Lessons": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 94, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 13, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "Summertime": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 40, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 12, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 5, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 3, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Gerard Way", + "url": "https://www.last.fm/tag/Gerard+Way" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Awake", + "url": "https://www.last.fm/tag/Awake" + } + ], + "Early Sunsets Over Monroeville": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 41, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 11, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Romance": [], + "Skylines and Turnstiles": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 69, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 8, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "This Is the Best Day Ever": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 59, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 51, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 26, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 22, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 20, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "DESTROYA": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 82, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 54, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 16, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 7, + "name": "Sexy motherfucker", + "url": "https://www.last.fm/tag/Sexy+motherfucker" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Danger Days", + "url": "https://www.last.fm/tag/Danger+Days" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "The Only Hope for Me Is You": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 10, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "songs I absolutely love", + "url": "https://www.last.fm/tag/songs+I+absolutely+love" + }, + { + "count": 2, + "name": "I could listen to this song forever", + "url": "https://www.last.fm/tag/I+could+listen+to+this+song+forever" + } + ], + "Vampire Money": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 84, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 54, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 12, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 12, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "The Foundations of Decay": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 73, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 34, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 6, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "Cubicles": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 19, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "The Kids from Yesterday": [], + "Party Poison": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 97, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 26, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 14, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "Danger Days", + "url": "https://www.last.fm/tag/Danger+Days" + }, + { + "count": 1, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + } + ], + "Boy Division": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "cant even express how much i love this song", + "url": "https://www.last.fm/tag/cant+even+express+how+much+i+love+this+song" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + }, + { + "count": 1, + "name": "raw", + "url": "https://www.last.fm/tag/raw" + } + ], + "S/C/A/R/E/C/R/O/W": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 12, + "name": "mcr", + "url": "https://www.last.fm/tag/mcr" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ] + }, + "Lil Uzi Vert": { + "XO TOUR Llif3": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 20, + "name": "polish", + "url": "https://www.last.fm/tag/polish" + }, + { + "count": 20, + "name": "poland", + "url": "https://www.last.fm/tag/poland" + }, + { + "count": 10, + "name": "2NP", + "url": "https://www.last.fm/tag/2NP" + }, + { + "count": 7, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "20 Min": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "why on earth is this just a bonus track", + "url": "https://www.last.fm/tag/why+on+earth+is+this+just+a+bonus+track" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Just Wanna Rock": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "damn", + "url": "https://www.last.fm/tag/damn" + } + ], + "The Way Life Goes (feat. Oh Wonder)": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Money Longer": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 7, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Watch This - ARIZONATEARS Pluggnb Remix": [ + { + "count": 100, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 8, + "name": "they", + "url": "https://www.last.fm/tag/they" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "trans", + "url": "https://www.last.fm/tag/trans" + }, + { + "count": 3, + "name": "gay pride", + "url": "https://www.last.fm/tag/gay+pride" + }, + { + "count": 3, + "name": "pride", + "url": "https://www.last.fm/tag/pride" + } + ], + "Neon Guts (feat. Pharrell Williams)": [ + { + "count": 100, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 100, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 66, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 8, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + }, + { + "count": 2, + "name": "me", + "url": "https://www.last.fm/tag/me" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Homecoming": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "best", + "url": "https://www.last.fm/tag/best" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + } + ], + "Silly Watch": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "hardcore hiphop", + "url": "https://www.last.fm/tag/hardcore+hiphop" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + } + ], + "Erase Your Social": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Flooded the Face": [ + { + "count": 100, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 100, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "pink tape", + "url": "https://www.last.fm/tag/pink+tape" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + } + ], + "Myron": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 8, + "name": "why on earth is this just a bonus track", + "url": "https://www.last.fm/tag/why+on+earth+is+this+just+a+bonus+track" + }, + { + "count": 8, + "name": "titanic", + "url": "https://www.last.fm/tag/titanic" + } + ], + "Sauce It Up": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 37, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Sanguine Paradise": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 8, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 3, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 3, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 3, + "name": "Futuristic swag", + "url": "https://www.last.fm/tag/Futuristic+swag" + } + ], + "Baby Pluto": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 17, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 8, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "plugnnb", + "url": "https://www.last.fm/tag/plugnnb" + }, + { + "count": 2, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + } + ], + "P2": [], + "You Was Right": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 16, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "title is declarative", + "url": "https://www.last.fm/tag/title+is+declarative" + }, + { + "count": 8, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 8, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 3, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 3, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Lo Mein": [ + { + "count": 100, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + } + ], + "Aye (feat. Travis Scott)": [], + "Yessirskiii": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "Ps & Qs": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "The End (feat. BABYMETAL)": [], + "Bean (Kobe) [feat. Chief Keef]": [ + { + "count": 100, + "name": "chief keef", + "url": "https://www.last.fm/tag/chief+keef" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 16, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 8, + "name": "Philadelphia", + "url": "https://www.last.fm/tag/Philadelphia" + }, + { + "count": 8, + "name": "ballin", + "url": "https://www.last.fm/tag/ballin" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "worldwide", + "url": "https://www.last.fm/tag/worldwide" + }, + { + "count": 2, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 2, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "7am": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 8, + "name": "nah", + "url": "https://www.last.fm/tag/nah" + }, + { + "count": 8, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Do What I Want": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "title is imperative", + "url": "https://www.last.fm/tag/title+is+imperative" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + } + ], + "Dark Queen": [], + "Two®": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 29, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "power", + "url": "https://www.last.fm/tag/power" + } + ], + "Endless Fashion (feat. Nicki Minaj)": [], + "Prices": [ + { + "count": 100, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Futsal Shuffle 2020": [], + "Suicide Doors": [], + "New Patek": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "low-fi", + "url": "https://www.last.fm/tag/low-fi" + }, + { + "count": 10, + "name": "bars", + "url": "https://www.last.fm/tag/bars" + }, + { + "count": 10, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + }, + { + "count": 10, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Top": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + } + ], + "444+222": [], + "Spin Again": [], + "For Fun": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Werewolf (feat. Bring Me the Horizon)": [], + "Futsal Shuffle 2020 - Bonus Track": [], + "Venetia": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "x2": [], + "Crush Em": [], + "Bigger Than Life": [], + "That Way - Bonus Track": [], + "POP": [], + "Celebration Station": [], + "You Better Move": [], + "For Real": [], + "UnFazed (feat. The Weeknd)": [], + "Patience (feat. Don Toliver)": [], + "Amped": [] + }, + "Britney Spears": { + "Toxic": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "Toxic", + "url": "https://www.last.fm/tag/Toxic" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Gimme More": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 33, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "Its Britney Bitch", + "url": "https://www.last.fm/tag/Its+Britney+Bitch" + }, + { + "count": 5, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Womanizer": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 31, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 24, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "circus", + "url": "https://www.last.fm/tag/circus" + }, + { + "count": 5, + "name": "womanizer", + "url": "https://www.last.fm/tag/womanizer" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "...Baby One More Time": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 27, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 4, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Oops!...I Did It Again": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 26, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 20, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 5, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Circus": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "circus", + "url": "https://www.last.fm/tag/circus" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "britney", + "url": "https://www.last.fm/tag/britney" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "If U Seek Amy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 54, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 31, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 23, + "name": "F-U-C-K me", + "url": "https://www.last.fm/tag/F-U-C-K+me" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + } + ], + "I'm a Slave 4 U": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 39, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 4, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Piece of Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 32, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 24, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "I Wanna Go": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 21, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "femme fatale", + "url": "https://www.last.fm/tag/femme+fatale" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Till the World Ends": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 31, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 7, + "name": "femme fatale", + "url": "https://www.last.fm/tag/femme+fatale" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Criminal": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 22, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 10, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 4, + "name": "criminal", + "url": "https://www.last.fm/tag/criminal" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "femme fatale", + "url": "https://www.last.fm/tag/femme+fatale" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Break the Ice": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 65, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 40, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 24, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "break the ice", + "url": "https://www.last.fm/tag/break+the+ice" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "3": [], + "Everytime": [], + "Stronger": [], + "Lucky": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 5, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Radar": [], + "My Only Wish (This Year)": [], + "Hold It Against Me": [], + "(You Drive Me) Crazy": [], + "Work Bitch": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 93, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 50, + "name": "work bitch", + "url": "https://www.last.fm/tag/work+bitch" + }, + { + "count": 43, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 20, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 11, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "bitch", + "url": "https://www.last.fm/tag/bitch" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Sometimes": [], + "Born to Make You Happy": [], + "My Prerogative": [], + "I'm Not a Girl, Not Yet a Woman": [], + "Kill the Lights": [], + "Outrageous": [], + "Get Naked (I Got a Plan)": [], + "I Love Rock 'N' Roll": [], + "Heaven on Earth": [], + "Freakshow": [], + "Shattered Glass": [], + "Overprotected": [], + "Unusual You": [], + "Toy Soldier": [], + "Out from Under": [], + "Hot as Ice": [], + "Boys": [], + "Work B**ch": [], + "Ooh Ooh Baby": [], + "Breathe on Me": [], + "Get Back": [], + "Perfect Lover": [], + "Why Should I Be Sad": [], + "Lace and Leather": [], + "Blur": [], + "Inside Out": [], + "Pretty Girls": [], + "Mannequin": [] + }, + "Maroon 5": { + "This Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 40, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + } + ], + "She Will Be Loved": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 48, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Payphone": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 26, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 21, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 9, + "name": "payphone", + "url": "https://www.last.fm/tag/payphone" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "special", + "url": "https://www.last.fm/tag/special" + } + ], + "Maps": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 38, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 31, + "name": "FollowingFollowingFollowing", + "url": "https://www.last.fm/tag/FollowingFollowingFollowing" + }, + { + "count": 4, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "ryan tedder", + "url": "https://www.last.fm/tag/ryan+tedder" + }, + { + "count": 1, + "name": "adam levine", + "url": "https://www.last.fm/tag/adam+levine" + }, + { + "count": 1, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + } + ], + "Sunday Morning": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "sunday morning", + "url": "https://www.last.fm/tag/sunday+morning" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "One More Night": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 19, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 8, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "One more Night", + "url": "https://www.last.fm/tag/One+more+Night" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Animals": [ + { + "count": 100, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 4, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "shellback", + "url": "https://www.last.fm/tag/shellback" + }, + { + "count": 1, + "name": "benny blanco", + "url": "https://www.last.fm/tag/benny+blanco" + } + ], + "Sugar": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 33, + "name": "katy perry birthday", + "url": "https://www.last.fm/tag/katy+perry+birthday" + }, + { + "count": 33, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "10 of 10 stars", + "url": "https://www.last.fm/tag/10+of+10+stars" + }, + { + "count": 6, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "Birthday", + "url": "https://www.last.fm/tag/Birthday" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Moves Like Jagger - Studio Recording From \"The Voice\" Performance": [ + { + "count": 100, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 25, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 16, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 16, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + }, + { + "count": 8, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "Harder to Breathe": [], + "Makes Me Wonder": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Misery": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 84, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 50, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 23, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 12, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Won't Go Home Without You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 89, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 50, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "She Will Be Loved - Radio Mix": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 2, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 2, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + } + ], + "Memories": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 12, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Wake Up Call": [], + "What Lovers Do (feat. SZA)": [ + { + "count": 100, + "name": "linedance 2017", + "url": "https://www.last.fm/tag/linedance+2017" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 15, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "b flat major", + "url": "https://www.last.fm/tag/b+flat+major" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + } + ], + "Moves Like Jagger - Studio Recording From The Voice Performance": [], + "Daylight": [], + "Shiver": [], + "If I Never See Your Face Again": [], + "The Sun": [], + "Must Get Out": [], + "Secret": [], + "Tangled": [], + "Sweetest Goodbye": [], + "Moves Like Jagger": [], + "Cold (feat. Future)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 7, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 4, + "name": "maroon 5", + "url": "https://www.last.fm/tag/maroon+5" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "A minor", + "url": "https://www.last.fm/tag/A+minor" + }, + { + "count": 1, + "name": "adam levine", + "url": "https://www.last.fm/tag/adam+levine" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Through with You": [], + "Love Somebody": [], + "Nothing Lasts Forever": [], + "Beautiful Mistakes (feat. Megan Thee Stallion)": [], + "Not Coming Home": [], + "Don't Wanna Know (feat. Kendrick Lamar)": [], + "Goodnight Goodnight": [], + "Little of Your Time": [], + "Never Gonna Leave This Bed": [], + "Can't Stop": [], + "Girls Like You (feat. Cardi B) - Cardi B Version": [], + "Lucky Strike": [], + "Better That We Break": [], + "Girls Like You": [], + "Not Falling Apart": [], + "Girls Like You (feat. Cardi B)": [], + "Back at Your Door": [], + "Kiwi": [], + "Give a Little More": [], + "It Was Always You": [], + "Moves Like Jagger (feat. Christina Aguilera)": [], + "Wait": [] + }, + "Green Day": { + "Basket Case": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 69, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 7, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "American Idiot": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 12, + "name": "testing", + "url": "https://www.last.fm/tag/testing" + }, + { + "count": 12, + "name": "test", + "url": "https://www.last.fm/tag/test" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Boulevard of Broken Dreams": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 97, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 39, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 35, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Boulevard of Broken Dreams", + "url": "https://www.last.fm/tag/Boulevard+of+Broken+Dreams" + } + ], + "Wake Me Up When September Ends": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 18, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 14, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "When I Come Around": [ + { + "count": 100, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Holiday": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 32, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + } + ], + "Good Riddance (Time of Your Life)": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 41, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 14, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "21 Guns": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 36, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "21 guns", + "url": "https://www.last.fm/tag/21+guns" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Brain Stew": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 67, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + } + ], + "Welcome to Paradise": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 68, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + } + ], + "Jesus of Suburbia": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 26, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "She": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 71, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 13, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + } + ], + "Longview": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 78, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 17, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "masturbation", + "url": "https://www.last.fm/tag/masturbation" + } + ], + "Whatsername": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 61, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 28, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "Know Your Enemy": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 30, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 13, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "21st century breakdown", + "url": "https://www.last.fm/tag/21st+century+breakdown" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "Burnout": [], + "Holiday / Boulevard of Broken Dreams": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 77, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 26, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Minority": [], + "Hitchin' a Ride": [], + "Are We the Waiting": [], + "Last Night on Earth": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 61, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 30, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 30, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 9, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "St. Jimmy": [], + "Having a Blast": [], + "She's a Rebel": [], + "Coming Clean": [], + "Give Me Novacaine": [], + "Chump": [], + "Extraordinary Girl": [], + "Warning": [], + "Pulling Teeth": [], + "Letterbomb": [], + "Homecoming": [], + "Sassafras Roots": [], + "Nice Guys Finish Last": [], + "In the End": [], + "Emenius Sleepus": [], + "Waiting": [], + "21st Century Breakdown": [], + "Redundant": [], + "Jaded": [], + "Walking Contradiction": [], + "Geek Stink Breath": [], + "F.O.D.": [], + "Stuck with Me": [], + "Last of the American Girls": [], + "Macy's Day Parade": [], + "East Jesus Nowhere": [], + "Song of the Century": [], + "Before the Lobotomy": [], + "Peacemaker": [] + }, + "System of a Down": { + "Chop Suey!": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 90, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Toxicity": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 99, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "toxicity", + "url": "https://www.last.fm/tag/toxicity" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Lonely Day": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 61, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Aerials": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 88, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + } + ], + "B.Y.O.B.": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 92, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + } + ], + "Sugar": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 87, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "sugar", + "url": "https://www.last.fm/tag/sugar" + } + ], + "Hypnotize": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 76, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 36, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Hypnotize", + "url": "https://www.last.fm/tag/Hypnotize" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + } + ], + "ATWA": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 95, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + } + ], + "Prison Song": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 84, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 10, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Violent Pornography": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 92, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 15, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + } + ], + "Deer Dance": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 75, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 25, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + } + ], + "Cigaro": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 84, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Radio/Video": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 92, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 6, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Serj Tankian", + "url": "https://www.last.fm/tag/Serj+Tankian" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Question!": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 87, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 10, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Forest": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 90, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 30, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + } + ], + "Needles": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 79, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Psycho": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 78, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "psycho", + "url": "https://www.last.fm/tag/psycho" + } + ], + "Spiders": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 74, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Love System of a Down Spiders", + "url": "https://www.last.fm/tag/Love+System+of+a+Down+Spiders" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "Spiders", + "url": "https://www.last.fm/tag/Spiders" + } + ], + "Bounce": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 76, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "pogopogopogo", + "url": "https://www.last.fm/tag/pogopogopogo" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "pogo", + "url": "https://www.last.fm/tag/pogo" + } + ], + "Shimmy": [], + "I-E-A-I-A-I-O": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 75, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 27, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Lost in Hollywood": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 85, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Science": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 73, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "science", + "url": "https://www.last.fm/tag/science" + } + ], + "Revenga": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 88, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 10, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Jet Pilot": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 76, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "toxicity", + "url": "https://www.last.fm/tag/toxicity" + }, + { + "count": 1, + "name": "Serj", + "url": "https://www.last.fm/tag/Serj" + } + ], + "X": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 64, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 21, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "x", + "url": "https://www.last.fm/tag/x" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Vicinity of Obscenity": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 78, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 12, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "crazy", + "url": "https://www.last.fm/tag/crazy" + }, + { + "count": 1, + "name": "banana", + "url": "https://www.last.fm/tag/banana" + } + ], + "Soldier Side": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 88, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Sad Statue": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 96, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 13, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Suite-Pee": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 74, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 36, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 18, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Roulette": [], + "Old School Hollywood": [], + "Innervision": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 78, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 12, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Attack": [], + "This Cocaine Makes Me Feel Like I'm On This Song": [], + "Holy Mountains": [], + "Dreaming": [], + "Chop Suey": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 90, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Suggestions": [], + "Know": [], + "Chic 'N' Stu": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 91, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "system", + "url": "https://www.last.fm/tag/system" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Tentative": [], + "War?": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 86, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 34, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 22, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + } + ], + "Kill Rock 'n Roll": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 64, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "System of a Down", + "url": "https://www.last.fm/tag/System+of+a+Down" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 5, + "name": "soad", + "url": "https://www.last.fm/tag/soad" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "my favourite songs", + "url": "https://www.last.fm/tag/my+favourite+songs" + } + ], + "Stealing Society": [], + "U-Fig": [], + "Bubbles": [], + "Mr. Jack": [], + "Fuck the System": [], + "Boom!": [] + }, + "d4vd": { + "Romantic Homicide": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 4, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 4, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "Depresivo", + "url": "https://www.last.fm/tag/Depresivo" + } + ], + "Here With Me": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 66, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 33, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 33, + "name": "Hi", + "url": "https://www.last.fm/tag/Hi" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Feel It - From The Original Series “Invincible”": [], + "You and I": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Sleep Well": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "This Is How It Feels (with Laufey)": [ + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 66, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 66, + "name": "MIAAUTISMOPQP", + "url": "https://www.last.fm/tag/MIAAUTISMOPQP" + } + ], + "Feel It": [], + "Crashing (with Kali Uchis)": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Feel It (From “Invincible”)": [], + "Take Me To The Sun": [], + "Worthless": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "falsetto", + "url": "https://www.last.fm/tag/falsetto" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Dirty Secrets": [], + "Remember Me (from the series Arcane League of Legends)": [], + "Always Love featuring Hyunjin (Stray Kids)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "hyunjin", + "url": "https://www.last.fm/tag/hyunjin" + }, + { + "count": 33, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + } + ], + "Placebo Effect": [], + "My House Is Not A Home": [], + "What Are You Waiting For": [], + "Feel It - From “Invincible”": [], + "One More Dance": [], + "Don't Forget About Me": [], + "Leave Her": [], + "Is This Really Love?": [], + "Once More": [], + "Where'd It Go Wrong?": [], + "Backstreet Girl": [], + "there goes my baby": [], + "Remember Me (Intro) (from the series Arcane League of Legends)": [], + "Bleed Out": [], + "life’s a dream": [], + "Notes From A Wrist": [], + "The Bridge": [], + "Separate": [], + "NEVER AGAIN": [], + "Sky": [], + "Say It Back": [], + "DTN": [], + "Atomic Land": [], + "Poetic Vulgarity": [], + "Fly Away": [], + "You Left Me First": [], + "L.O.V.E.U (feat. hannah bahng)": [], + "2016": [], + "Run Away": [], + "FRIEND AGAIN": [], + "Hollow Prayers": [], + "Romantic Homicide - Live Version": [], + "Rehab": [], + "Somewhere In The Middle": [], + "It’s That Time Again": [], + "afterlife": [] + }, + "Cigarettes After Sex": { + "Apocalypse": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "night", + "url": "https://www.last.fm/tag/night" + } + ], + "Sunsetz": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 64, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "K.": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 17, + "name": "sound of 2018", + "url": "https://www.last.fm/tag/sound+of+2018" + }, + { + "count": 17, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 8, + "name": "JM Loved Tracks", + "url": "https://www.last.fm/tag/JM+Loved+Tracks" + }, + { + "count": 8, + "name": "Spotify Top 50", + "url": "https://www.last.fm/tag/Spotify+Top+50" + }, + { + "count": 8, + "name": "dedicavel👍👍", + "url": "https://www.last.fm/tag/dedicavel%F0%9F%91%8D%F0%9F%91%8D" + }, + { + "count": 3, + "name": "BIRP", + "url": "https://www.last.fm/tag/BIRP" + } + ], + "Cry": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 8, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 2, + "name": "aaaaa170808", + "url": "https://www.last.fm/tag/aaaaa170808" + }, + { + "count": 2, + "name": "waiting", + "url": "https://www.last.fm/tag/waiting" + } + ], + "Sweet": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 66, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 17, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "band", + "url": "https://www.last.fm/tag/band" + }, + { + "count": 8, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 3, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 3, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 3, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + } + ], + "Nothing's Gonna Hurt You Baby": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 4, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 4, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Heavenly": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 37, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 1, + "name": "relatable", + "url": "https://www.last.fm/tag/relatable" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "John Wayne": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "names", + "url": "https://www.last.fm/tag/names" + }, + { + "count": 17, + "name": "famous people names", + "url": "https://www.last.fm/tag/famous+people+names" + }, + { + "count": 17, + "name": "name check", + "url": "https://www.last.fm/tag/name+check" + } + ], + "Touch": [], + "Falling in Love": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 66, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "You're All I Want": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Each Time You Fall in Love": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Hyperfixate on My Mind", + "url": "https://www.last.fm/tag/Hyperfixate+on+My+Mind" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 2, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + } + ], + "Crush": [ + { + "count": 100, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "Pistol": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 10, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 10, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Opera House": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 66, + "name": "that weird feeling", + "url": "https://www.last.fm/tag/that+weird+feeling" + } + ], + "Keep On Loving You": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Affection": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 37, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 16, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 8, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 2, + "name": "FM4", + "url": "https://www.last.fm/tag/FM4" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "rustic", + "url": "https://www.last.fm/tag/rustic" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Don't Let Me Go": [], + "Sesame Syrup": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "Kiss It Off Me": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Dreaming of You": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 16, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 16, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 8, + "name": "Sweet Love", + "url": "https://www.last.fm/tag/Sweet+Love" + }, + { + "count": 8, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + } + ], + "Flash": [ + { + "count": 100, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "tejano blue": [ + { + "count": 100, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 66, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 33, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + }, + { + "count": 10, + "name": "Locked In", + "url": "https://www.last.fm/tag/Locked+In" + }, + { + "count": 10, + "name": "beatific", + "url": "https://www.last.fm/tag/beatific" + }, + { + "count": 10, + "name": "soon", + "url": "https://www.last.fm/tag/soon" + } + ], + "Starry Eyes": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Favourite Songs", + "url": "https://www.last.fm/tag/Favourite+Songs" + }, + { + "count": 66, + "name": "tid", + "url": "https://www.last.fm/tag/tid" + } + ], + "Truly": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "Young & Dumb": [], + "You're the Only Good Thing in My Life": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Neon Moon": [], + "Stop Waiting": [], + "I'm a Firefighter": [], + "Hentai": [], + "x's": [], + "Dark Vacay": [], + "Pure": [], + "Motion Picture Soundtrack": [], + "baby blue movie": [], + "holding you, holding me": [], + "silver sable": [], + "Bubblegum": [], + "dreams from bunker hill": [ + { + "count": 100, + "name": "you s5", + "url": "https://www.last.fm/tag/you+s5" + } + ], + "hideaway": [], + "Hot": [], + "ambien slide": [], + "K": [], + "Sweet - Single Version": [], + "Sweet (Single Version)": [], + "Please Don't Cry": [], + "You": [], + "Our Last Day": [], + "The Night Train": [] + }, + "The Strokes": { + "Reptilia": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 7, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Someday": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 93, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 6, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Last Nite": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 2, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + } + ], + "You Only Live Once": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 73, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Hard to Explain": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 95, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 2, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "The Adults Are Talking": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + } + ], + "Is This It": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 6, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + } + ], + "The Modern Age": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 82, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 2, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "12:51": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 22, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 6, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + } + ], + "Barely Legal": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 82, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 18, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + } + ], + "Soma": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 50, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + } + ], + "Under Cover of Darkness": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 68, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + } + ], + "Automatic Stop": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 72, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "The Strokes", + "url": "https://www.last.fm/tag/The+Strokes" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 1, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + } + ], + "Call It Fate, Call It Karma": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "brunelds", + "url": "https://www.last.fm/tag/brunelds" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "curta", + "url": "https://www.last.fm/tag/curta" + }, + { + "count": 1, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + } + ], + "Heart In a Cage": [], + "Juicebox": [], + "Trying Your Luck": [], + "What Ever Happened?": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 34, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Take It or Leave It": [], + "Alone, Together": [], + "Machu Picchu": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Selfless": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Digital Tendencies", + "url": "https://www.last.fm/tag/Digital+Tendencies" + }, + { + "count": 11, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 11, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "NYC", + "url": "https://www.last.fm/tag/NYC" + }, + { + "count": 1, + "name": "pretty", + "url": "https://www.last.fm/tag/pretty" + }, + { + "count": 1, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + } + ], + "Under Control": [], + "The End Has No End": [], + "You Talk Way Too Much": [], + "I Can't Win": [], + "Meet Me in the Bathroom": [], + "Razorblade": [], + "The Way It Is": [], + "New York City Cops": [], + "When It Started": [], + "Between Love & Hate": [], + "On the Other Side": [], + "Ode to the Mets": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "Drums please Fab", + "url": "https://www.last.fm/tag/Drums+please+Fab" + }, + { + "count": 29, + "name": "Ode", + "url": "https://www.last.fm/tag/Ode" + }, + { + "count": 29, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 15, + "name": "cooked", + "url": "https://www.last.fm/tag/cooked" + }, + { + "count": 15, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Taken for a Fool": [], + "Why Are Sundays So Depressing": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 4, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 4, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "sunday", + "url": "https://www.last.fm/tag/sunday" + } + ], + "Vision of Division": [], + "Ask Me Anything": [], + "Welcome to Japan": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 20, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 7, + "name": "brunelds", + "url": "https://www.last.fm/tag/brunelds" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "fabrizio moretti", + "url": "https://www.last.fm/tag/fabrizio+moretti" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + } + ], + "Electricityscape": [], + "Ize of the World": [], + "Red Light": [], + "Bad Decisions": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Brooklyn Bridge to Chorus": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 56, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 2, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 2, + "name": "NYC", + "url": "https://www.last.fm/tag/NYC" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Killing Lies": [], + "Life Is Simple in the Moonlight": [], + "Fear of Sleep": [], + "Evening Sun": [], + "15 Minutes": [], + "One Way Trigger": [] + }, + "TWICE": { + "FANCY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 36, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 3, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "The Feels": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 10, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "IM SO CURIOUS", + "url": "https://www.last.fm/tag/IM+SO+CURIOUS" + } + ], + "Feel Special": [ + { + "count": 100, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "I CAN'T STOP ME": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 46, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "retrowave", + "url": "https://www.last.fm/tag/retrowave" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "retro pop", + "url": "https://www.last.fm/tag/retro+pop" + } + ], + "What Is Love": [], + "Talk that Talk": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "pop pop pop", + "url": "https://www.last.fm/tag/pop+pop+pop" + }, + { + "count": 1, + "name": "mid", + "url": "https://www.last.fm/tag/mid" + } + ], + "TT": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 6, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 6, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 6, + "name": "tt", + "url": "https://www.last.fm/tag/tt" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "pops in seoul", + "url": "https://www.last.fm/tag/pops+in+seoul" + }, + { + "count": 1, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + } + ], + "LIKEY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "What is Love?": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 7, + "name": "ulubione - kpop", + "url": "https://www.last.fm/tag/ulubione+-+kpop" + }, + { + "count": 7, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "Alcohol-Free": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 42, + "name": "tropical", + "url": "https://www.last.fm/tag/tropical" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 5, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "good vibes", + "url": "https://www.last.fm/tag/good+vibes" + }, + { + "count": 1, + "name": "Summer vibes", + "url": "https://www.last.fm/tag/Summer+vibes" + }, + { + "count": 1, + "name": "Straight Edge", + "url": "https://www.last.fm/tag/Straight+Edge" + } + ], + "YES or YES": [ + { + "count": 100, + "name": "better than selena gomez", + "url": "https://www.last.fm/tag/better+than+selena+gomez" + }, + { + "count": 95, + "name": "better than red velvet", + "url": "https://www.last.fm/tag/better+than+red+velvet" + }, + { + "count": 22, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 22, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "ascension", + "url": "https://www.last.fm/tag/ascension" + }, + { + "count": 1, + "name": "color pop", + "url": "https://www.last.fm/tag/color+pop" + } + ], + "CRY FOR ME": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "breaks", + "url": "https://www.last.fm/tag/breaks" + }, + { + "count": 37, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 19, + "name": "2-step garage", + "url": "https://www.last.fm/tag/2-step+garage" + }, + { + "count": 19, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "best gg", + "url": "https://www.last.fm/tag/best+gg" + } + ], + "MOONLIGHT SUNRISE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 29, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 15, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 15, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "pussy music", + "url": "https://www.last.fm/tag/pussy+music" + }, + { + "count": 1, + "name": "3", + "url": "https://www.last.fm/tag/3" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Dance the Night Away": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 1, + "name": "14", + "url": "https://www.last.fm/tag/14" + } + ], + "CHEER UP": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 41, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 22, + "name": "tecnobrega", + "url": "https://www.last.fm/tag/tecnobrega" + }, + { + "count": 20, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 6, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "jyp", + "url": "https://www.last.fm/tag/jyp" + }, + { + "count": 1, + "name": "girlgroup", + "url": "https://www.last.fm/tag/girlgroup" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "MORE & MORE": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 8, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "SIGNAL": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + }, + { + "count": 5, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Like OOH-AHH": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "girlgroup", + "url": "https://www.last.fm/tag/girlgroup" + } + ], + "Strategy (feat. Megan Thee Stallion)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "assshaking", + "url": "https://www.last.fm/tag/assshaking" + }, + { + "count": 3, + "name": "assshaking cunty soty", + "url": "https://www.last.fm/tag/assshaking+cunty+soty" + }, + { + "count": 3, + "name": "this song is for evie", + "url": "https://www.last.fm/tag/this+song+is+for+evie" + }, + { + "count": 3, + "name": "k-pop queens", + "url": "https://www.last.fm/tag/k-pop+queens" + } + ], + "Strategy": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "SET ME FREE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 8, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "kels loves twice", + "url": "https://www.last.fm/tag/kels+loves+twice" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "SCIENTIST": [], + "TAKEDOWN (JEONGYEON, JIHYO, CHAEYOUNG)": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "suzui loves this song", + "url": "https://www.last.fm/tag/suzui+loves+this+song" + }, + { + "count": 66, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + } + ], + "Doughnut": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 33, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 8, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Heart Shaker": [], + "Perfect World": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 17, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 17, + "name": "spaghetti western", + "url": "https://www.last.fm/tag/spaghetti+western" + }, + { + "count": 8, + "name": "get out", + "url": "https://www.last.fm/tag/get+out" + }, + { + "count": 8, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 8, + "name": "get lost", + "url": "https://www.last.fm/tag/get+lost" + }, + { + "count": 3, + "name": "dahyuniselysias", + "url": "https://www.last.fm/tag/dahyuniselysias" + }, + { + "count": 3, + "name": "labi loves twice", + "url": "https://www.last.fm/tag/labi+loves+twice" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "KNOCK KNOCK": [], + "THIS IS FOR": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 66, + "name": "SayakaIsFor", + "url": "https://www.last.fm/tag/SayakaIsFor" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "Del", + "url": "https://www.last.fm/tag/Del" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Look at Me": [ + { + "count": 100, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 25, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "underrated", + "url": "https://www.last.fm/tag/underrated" + }, + { + "count": 3, + "name": "better than nct", + "url": "https://www.last.fm/tag/better+than+nct" + }, + { + "count": 3, + "name": "sticky bubblegum", + "url": "https://www.last.fm/tag/sticky+bubblegum" + }, + { + "count": 3, + "name": "splendid", + "url": "https://www.last.fm/tag/splendid" + } + ], + "Basics": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 16, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Breakthrough": [], + "MOONLIGHT": [], + "REWIND": [], + "ONE SPARK": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "owned by ksenia", + "url": "https://www.last.fm/tag/owned+by+ksenia" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "divas arrasaram", + "url": "https://www.last.fm/tag/divas+arrasaram" + }, + { + "count": 3, + "name": "burning hurting", + "url": "https://www.last.fm/tag/burning+hurting" + } + ], + "LOVE FOOLISH": [], + "UP NO MORE": [], + "ICON": [], + "Candy Pop": [], + "LAST WALTZ": [], + "Kura Kura": [], + "Queen of Hearts": [], + "Hare Hare": [], + "GO HARD": [], + "I GOT YOU": [], + "Strategy (from the Netflix film KPop Demon Hunters)": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 66, + "name": "kpop demon hunters", + "url": "https://www.last.fm/tag/kpop+demon+hunters" + }, + { + "count": 66, + "name": "suzui loves this song", + "url": "https://www.last.fm/tag/suzui+loves+this+song" + } + ], + "SET ME FREE (ENG)": [], + "HELLO (NAYEON, MOMO, CHAEYOUNG)": [], + "CRUEL": [], + "ESPRESSO": [], + "Fake & True": [] + }, + "Post Malone": { + "Sunflower - Spider-Man: Into the Spider-Verse": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 34, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 11, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "swae lee", + "url": "https://www.last.fm/tag/swae+lee" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Circles": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 77, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 26, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "rockstar (feat. 21 Savage)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 86, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 47, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 6, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 1, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Congratulations": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "Better Now": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 19, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 19, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 6, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "Wow.": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "Doom", + "url": "https://www.last.fm/tag/Doom" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "black metal", + "url": "https://www.last.fm/tag/black+metal" + } + ], + "White Iverson": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 15, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "repetitive melodic phrasing", + "url": "https://www.last.fm/tag/repetitive+melodic+phrasing" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "I Like You (A Happier Song) (with Doja Cat)": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "upbeat lyrics", + "url": "https://www.last.fm/tag/upbeat+lyrics" + }, + { + "count": 8, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 3, + "name": "melodic part writing", + "url": "https://www.last.fm/tag/melodic+part+writing" + }, + { + "count": 3, + "name": "f major", + "url": "https://www.last.fm/tag/f+major" + }, + { + "count": 3, + "name": "production by a respected producer", + "url": "https://www.last.fm/tag/production+by+a+respected+producer" + } + ], + "I Fall Apart": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "sas", + "url": "https://www.last.fm/tag/sas" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + } + ], + "Goodbyes (feat. Young Thug)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 19, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 19, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Psycho (feat. Ty Dolla $ign)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 33, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "cash obsessed lyrics", + "url": "https://www.last.fm/tag/cash+obsessed+lyrics" + }, + { + "count": 2, + "name": "basic rap roots", + "url": "https://www.last.fm/tag/basic+rap+roots" + }, + { + "count": 2, + "name": "e flat major", + "url": "https://www.last.fm/tag/e+flat+major" + } + ], + "One Right Now (with The Weeknd)": [ + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 8, + "name": "emo pop", + "url": "https://www.last.fm/tag/emo+pop" + }, + { + "count": 2, + "name": "b flat minor", + "url": "https://www.last.fm/tag/b+flat+minor" + }, + { + "count": 2, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "I Had Some Help (feat. Morgan Wallen)": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "P Artist", + "url": "https://www.last.fm/tag/P+Artist" + }, + { + "count": 4, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 2, + "name": "song of the summer", + "url": "https://www.last.fm/tag/song+of+the+summer" + }, + { + "count": 2, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 1, + "name": "morgan wallen", + "url": "https://www.last.fm/tag/morgan+wallen" + }, + { + "count": 1, + "name": "linedance 2024", + "url": "https://www.last.fm/tag/linedance+2024" + } + ], + "Take What You Want (feat. Ozzy Osbourne & Travis Scott)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Ozzy Osbourne", + "url": "https://www.last.fm/tag/Ozzy+Osbourne" + }, + { + "count": 66, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 19, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 19, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 19, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Go Flex": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 17, + "name": "Rhytm and Blues", + "url": "https://www.last.fm/tag/Rhytm+and+Blues" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "folk rap", + "url": "https://www.last.fm/tag/folk+rap" + }, + { + "count": 3, + "name": "#dope", + "url": "https://www.last.fm/tag/%23dope" + }, + { + "count": 3, + "name": "nrg_scrobbler", + "url": "https://www.last.fm/tag/nrg_scrobbler" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Stay": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 7, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "country folk", + "url": "https://www.last.fm/tag/country+folk" + }, + { + "count": 1, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Candy Paint": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + }, + { + "count": 1, + "name": "2010a", + "url": "https://www.last.fm/tag/2010a" + }, + { + "count": 1, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + } + ], + "Chemical": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 7, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + } + ], + "Hollywood's Bleeding": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 37, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 19, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "best of 2019", + "url": "https://www.last.fm/tag/best+of+2019" + }, + { + "count": 1, + "name": "The iconic sound of a classic", + "url": "https://www.last.fm/tag/The+iconic+sound+of+a+classic" + }, + { + "count": 1, + "name": "-1001577569433", + "url": "https://www.last.fm/tag/-1001577569433" + } + ], + "Feeling Whitney": [ + { + "count": 100, + "name": "post malone", + "url": "https://www.last.fm/tag/post+malone" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "Sad Playlist", + "url": "https://www.last.fm/tag/Sad+Playlist" + } + ], + "Saint-Tropez": [], + "Motley Crew": [], + "Enemies (feat. DaBaby)": [], + "Cooped Up (with Roddy Ricch)": [], + "Die for Me (feat. Future & Halsey)": [], + "Deja Vu": [], + "92 Explorer": [], + "Rich & Sad": [], + "Staring at the Sun (feat. SZA)": [], + "Paranoid": [], + "Ball for Me (feat. Nicki Minaj)": [], + "Over Now": [], + "On the Road (feat. Meek Mill & Lil Baby)": [], + "No Option": [], + "Spoil My Night (feat. Swae Lee)": [], + "Mourning": [], + "rockstar": [], + "A Thousand Bad Times": [], + "Allergic": [], + "Too Young": [], + "Overdrive": [], + "I'm Gonna Be": [], + "Zack and Codeine": [], + "Wrapped Around Your Finger": [], + "Up There": [], + "Myself": [], + "Otherside": [], + "I Know": [], + "Takin' Shots": [], + "Blame It on Me": [] + }, + "Red Hot Chili Peppers": { + "Californication": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 15, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Under the Bridge": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 37, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 16, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 6, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Scar Tissue": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 15, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 7, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Otherside": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 15, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Can't Stop": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 12, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "rhcp", + "url": "https://www.last.fm/tag/rhcp" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Dani California": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 69, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 10, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "rhcp", + "url": "https://www.last.fm/tag/rhcp" + } + ], + "By the Way": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 74, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 13, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 10, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 1, + "name": "By the Way", + "url": "https://www.last.fm/tag/By+the+Way" + } + ], + "Snow (Hey Oh)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 15, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 9, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Give It Away": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 55, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 53, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 26, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 1, + "name": "funk metal", + "url": "https://www.last.fm/tag/funk+metal" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Around the World": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 12, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "rhcp", + "url": "https://www.last.fm/tag/rhcp" + } + ], + "The Zephyr Song": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 12, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 8, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "rhcp", + "url": "https://www.last.fm/tag/rhcp" + } + ], + "Parallel Universe": [], + "Road Trippin'": [], + "Tell Me Baby": [], + "Suck My Kiss": [], + "Universally Speaking": [], + "Breaking the Girl": [], + "Easily": [], + "Soul to Squeeze": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 15, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 11, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 2, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Dark Necessities": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 72, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 3, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "raprock", + "url": "https://www.last.fm/tag/raprock" + } + ], + "Porcelain": [], + "Dosed": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 15, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 10, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Stadium Arcadium": [], + "Get on Top": [], + "Hump de Bump": [], + "Wet Sand": [], + "This Velvet Glove": [], + "Charlie": [], + "My Friends": [], + "I Could Die for You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 68, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Red Hot Chili Peppers", + "url": "https://www.last.fm/tag/Red+Hot+Chili+Peppers" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 5, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + } + ], + "Don't Forget Me": [], + "Slow Cheetah": [], + "Higher Ground": [], + "Desecration Smile": [], + "Strip My Mind": [], + "I Like Dirt": [], + "Purple Stain": [], + "Hard to Concentrate": [], + "Especially in Michigan": [], + "Torture Me": [], + "Right on Time": [], + "Aeroplane": [], + "Savior": [], + "This Is the Place": [], + "Emit Remmus": [], + "I Could Have Lied": [], + "Hey": [], + "She Looks to Me": [], + "Throw Away Your Television": [], + "The Adventures of Rain Dance Maggie": [] + }, + "Hozier": { + "Take Me to Church": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 87, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 27, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 19, + "name": "favorite track right now", + "url": "https://www.last.fm/tag/favorite+track+right+now" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "Hozier", + "url": "https://www.last.fm/tag/Hozier" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Too Sweet": [ + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "all Music", + "url": "https://www.last.fm/tag/all+Music" + }, + { + "count": 8, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 3, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 3, + "name": "good vocals", + "url": "https://www.last.fm/tag/good+vocals" + }, + { + "count": 3, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + } + ], + "Work Song": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 31, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 7, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Someone New": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Like Real People Do": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 56, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 37, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 37, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 19, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 8, + "name": "green", + "url": "https://www.last.fm/tag/green" + }, + { + "count": 2, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "hip", + "url": "https://www.last.fm/tag/hip" + } + ], + "From Eden": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 79, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 52, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 40, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "male vocal", + "url": "https://www.last.fm/tag/male+vocal" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Cherry Wine - Live": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 10, + "name": "pure stillness", + "url": "https://www.last.fm/tag/pure+stillness" + }, + { + "count": 10, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + } + ], + "Jackie and Wilson": [ + { + "count": 100, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + } + ], + "Would That I": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Almost (Sweet Music)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Eat Your Young": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Movement": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 15, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 15, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Arsonist's Lullabye": [], + "Shrike": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 33, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Wasteland, Baby!": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Sedated": [], + "It Will Come Back": [], + "Francesca": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 1, + "name": "tragic love", + "url": "https://www.last.fm/tag/tragic+love" + }, + { + "count": 1, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + } + ], + "To Be Alone": [], + "Angel of Small Death & the Codeine Scene": [], + "Unknown / Nth": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Talk": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + } + ], + "De Selby (Part 2)": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Foreigner's God": [], + "Angel of Small Death and the Codeine Scene": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 17, + "name": "sophisticated", + "url": "https://www.last.fm/tag/sophisticated" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "blues-rock", + "url": "https://www.last.fm/tag/blues-rock" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "soulful", + "url": "https://www.last.fm/tag/soulful" + }, + { + "count": 1, + "name": "6 of 10 stars", + "url": "https://www.last.fm/tag/6+of+10+stars" + }, + { + "count": 1, + "name": "motive", + "url": "https://www.last.fm/tag/motive" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Do I Wanna Know? - Live At the BBC": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 100, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 66, + "name": "elle owns this song", + "url": "https://www.last.fm/tag/elle+owns+this+song" + } + ], + "Sunlight": [], + "First Time": [], + "Dinner & Diatribes": [], + "Swan Upon Leda": [], + "All Things End": [], + "Nobody's Soldier": [ + { + "count": 100, + "name": "anti war", + "url": "https://www.last.fm/tag/anti+war" + }, + { + "count": 100, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 66, + "name": "i guess owned by ksenia idk i am indecisive", + "url": "https://www.last.fm/tag/i+guess+owned+by+ksenia+idk+i+am+indecisive" + }, + { + "count": 66, + "name": "i wanna be hold by him", + "url": "https://www.last.fm/tag/i+wanna+be+hold+by+him" + } + ], + "I, Carrion (Icarian)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "NFWMB": [], + "In the Woods Somewhere": [], + "Nobody": [], + "De Selby (Part 1)": [], + "Empire Now": [], + "No Plan": [], + "As It Was": [], + "Abstract (Psychopomp)": [], + "Who We Are": [], + "In a Week": [], + "Fare Well": [], + "Run": [], + "To Noise Making (Sing)": [], + "Moment's Silence (Common Tongue)": [], + "First Light": [], + "Be": [], + "Son Of Nyx": [] + }, + "Pierce the Veil": { + "King for a Day": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 21, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 5, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 2, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 1, + "name": "post-hard core", + "url": "https://www.last.fm/tag/post-hard+core" + }, + { + "count": 1, + "name": "Easycore", + "url": "https://www.last.fm/tag/Easycore" + }, + { + "count": 1, + "name": "Swancore", + "url": "https://www.last.fm/tag/Swancore" + }, + { + "count": 1, + "name": "🤘🤘🤘", + "url": "https://www.last.fm/tag/%F0%9F%A4%98%F0%9F%A4%98%F0%9F%A4%98" + }, + { + "count": 1, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + } + ], + "A Match Into Water": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 69, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 29, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "perf", + "url": "https://www.last.fm/tag/perf" + }, + { + "count": 4, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "Bulls in the Bronx": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 31, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 10, + "name": "mexicore", + "url": "https://www.last.fm/tag/mexicore" + }, + { + "count": 7, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 2, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 1, + "name": "Flamenco", + "url": "https://www.last.fm/tag/Flamenco" + } + ], + "Caraphernelia": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 65, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 30, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 21, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 5, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 3, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "i thought this was a girl when i first listened to it", + "url": "https://www.last.fm/tag/i+thought+this+was+a+girl+when+i+first+listened+to+it" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "A Day To Remember", + "url": "https://www.last.fm/tag/A+Day+To+Remember" + } + ], + "Hell Above": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 33, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 22, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 5, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "Shred", + "url": "https://www.last.fm/tag/Shred" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Bulletproof Love": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 83, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 51, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 44, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 15, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 15, + "name": "after it ends", + "url": "https://www.last.fm/tag/after+it+ends" + }, + { + "count": 9, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "Punch me in the dead spot again", + "url": "https://www.last.fm/tag/Punch+me+in+the+dead+spot+again" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "Hold On Till May": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 7, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "Circles": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "rock band dlc", + "url": "https://www.last.fm/tag/rock+band+dlc" + } + ], + "Pass the Nirvana": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 25, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 16, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 16, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Besitos": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 50, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "PTV", + "url": "https://www.last.fm/tag/PTV" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "favorite song", + "url": "https://www.last.fm/tag/favorite+song" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 1, + "name": "technical emo", + "url": "https://www.last.fm/tag/technical+emo" + } + ], + "So Far So Fake": [], + "One Hundred Sleepless Nights": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 11, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 11, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + } + ], + "I'm Low on Gas and You Need a Jacket": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 100, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 17, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Disasterology": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "mexicore", + "url": "https://www.last.fm/tag/mexicore" + }, + { + "count": 2, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "Disasterology", + "url": "https://www.last.fm/tag/Disasterology" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Yeah Boy and Doll Face": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 94, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 20, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 15, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 2, + "name": "fucking amazing", + "url": "https://www.last.fm/tag/fucking+amazing" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "Awesomeness in the form of Sound", + "url": "https://www.last.fm/tag/Awesomeness+in+the+form+of+Sound" + }, + { + "count": 1, + "name": "love at first sound", + "url": "https://www.last.fm/tag/love+at+first+sound" + }, + { + "count": 1, + "name": "you must hide your knowledge of this one", + "url": "https://www.last.fm/tag/you+must+hide+your+knowledge+of+this+one" + } + ], + "I Don't Care If You're Contagious": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "after it ends", + "url": "https://www.last.fm/tag/after+it+ends" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 2, + "name": "mexicore", + "url": "https://www.last.fm/tag/mexicore" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "treehouse", + "url": "https://www.last.fm/tag/treehouse" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Props & Mayhem": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 36, + "name": "Wham", + "url": "https://www.last.fm/tag/Wham" + }, + { + "count": 24, + "name": "George Michael", + "url": "https://www.last.fm/tag/George+Michael" + }, + { + "count": 11, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 5, + "name": "cover songs", + "url": "https://www.last.fm/tag/cover+songs" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Emergency Contact": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 8, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "alt-rock", + "url": "https://www.last.fm/tag/alt-rock" + } + ], + "Floral & Fading": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 33, + "name": "im going insane", + "url": "https://www.last.fm/tag/im+going+insane" + }, + { + "count": 33, + "name": "ahhhhh", + "url": "https://www.last.fm/tag/ahhhhh" + }, + { + "count": 33, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Chemical Kids and Mechanical Brides": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 59, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 20, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "awesome song titles", + "url": "https://www.last.fm/tag/awesome+song+titles" + }, + { + "count": 1, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "May These Noises Startle You in Your Sleep Tonight": [ + { + "count": 100, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 64, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 11, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 11, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 5, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "post rock", + "url": "https://www.last.fm/tag/post+rock" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + } + ], + "The Boy Who Could Fly": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 11, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 8, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "progressive post-hardcore", + "url": "https://www.last.fm/tag/progressive+post-hardcore" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Today I Saw the Whole World": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Death of an Executioner": [], + "The First Punch": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 69, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 17, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 17, + "name": "thremocore", + "url": "https://www.last.fm/tag/thremocore" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "progressive post-hardcore", + "url": "https://www.last.fm/tag/progressive+post-hardcore" + }, + { + "count": 1, + "name": "melodic hardcore", + "url": "https://www.last.fm/tag/melodic+hardcore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Dive In": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 11, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 7, + "name": "shitty music", + "url": "https://www.last.fm/tag/shitty+music" + }, + { + "count": 7, + "name": "smutne pipczenie dla 14latek", + "url": "https://www.last.fm/tag/smutne+pipczenie+dla+14latek" + }, + { + "count": 4, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 4, + "name": "ichiko aoba", + "url": "https://www.last.fm/tag/ichiko+aoba" + }, + { + "count": 4, + "name": "Dean", + "url": "https://www.last.fm/tag/Dean" + }, + { + "count": 1, + "name": "dpr ian", + "url": "https://www.last.fm/tag/dpr+ian" + }, + { + "count": 1, + "name": "pierce the veil ptv ichiko aoba dean dpr ian", + "url": "https://www.last.fm/tag/pierce+the+veil+ptv+ichiko+aoba+dean+dpr+ian" + } + ], + "Million Dollar Houses (The Painter)": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "Southern Constellations": [], + "The New National Anthem": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 2, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 2, + "name": "after it ends", + "url": "https://www.last.fm/tag/after+it+ends" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Stained Glass Eyes and Colorful Tears": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 100, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 66, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 16, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 8, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 3, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Stay Away From My Friends": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 20, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "after it ends", + "url": "https://www.last.fm/tag/after+it+ends" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 1, + "name": "faz bem", + "url": "https://www.last.fm/tag/faz+bem" + } + ], + "I'd Rather Die Than Be Famous": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 15, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "pierce the veil", + "url": "https://www.last.fm/tag/pierce+the+veil" + }, + { + "count": 5, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + }, + { + "count": 1, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + } + ], + "Currents Convulsive": [], + "Fast Times at Clairemont High": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "The Sky Under the Sea": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 11, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 7, + "name": "progressive post-hardcore", + "url": "https://www.last.fm/tag/progressive+post-hardcore" + }, + { + "count": 3, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "She Sings in the Morning": [], + "The Divine Zero": [ + { + "count": 100, + "name": "Im crying", + "url": "https://www.last.fm/tag/Im+crying" + }, + { + "count": 100, + "name": "DO NOT TOUCH ME", + "url": "https://www.last.fm/tag/DO+NOT+TOUCH+ME" + }, + { + "count": 17, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 17, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "The Balcony Scene": [], + "Drella": [], + "Tangled in the Great Escape": [], + "Even When I’m Not with You": [ + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 100, + "name": "vevesong", + "url": "https://www.last.fm/tag/vevesong" + } + ], + "Wonderless": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 11, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Just The Way You Are": [], + "Falling Asleep on a Stranger": [], + "Texas Is Forever": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 66, + "name": "2016 best", + "url": "https://www.last.fm/tag/2016+best" + }, + { + "count": 66, + "name": "best 2016", + "url": "https://www.last.fm/tag/best+2016" + }, + { + "count": 33, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + } + ], + "Gold Medal Ribbon": [ + { + "count": 100, + "name": "best songs", + "url": "https://www.last.fm/tag/best+songs" + }, + { + "count": 25, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 16, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 16, + "name": "space", + "url": "https://www.last.fm/tag/space" + }, + { + "count": 8, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 8, + "name": "Best of the best", + "url": "https://www.last.fm/tag/Best+of+the+best" + }, + { + "count": 8, + "name": "best", + "url": "https://www.last.fm/tag/best" + }, + { + "count": 3, + "name": "super", + "url": "https://www.last.fm/tag/super" + }, + { + "count": 3, + "name": "glorious", + "url": "https://www.last.fm/tag/glorious" + }, + { + "count": 3, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + } + ], + "The Jaws of Life": [], + "Kissing In Cars (Bonus Track)": [], + "Diamonds and Why Men Buy Them": [], + "Karma Police": [] + }, + "Eminem": { + "Without Me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 88, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 30, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Without Me", + "url": "https://www.last.fm/tag/Without+Me" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + } + ], + "The Real Slim Shady": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 87, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 3, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "detroit", + "url": "https://www.last.fm/tag/detroit" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "Lose Yourself": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 78, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 34, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 23, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "8 Mile", + "url": "https://www.last.fm/tag/8+Mile" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Mockingbird": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 77, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 49, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "mockingbird", + "url": "https://www.last.fm/tag/mockingbird" + }, + { + "count": 5, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Stan": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 95, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 36, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 30, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "dido", + "url": "https://www.last.fm/tag/dido" + }, + { + "count": 6, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 6, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 1, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + } + ], + "Love the Way You Lie": [ + { + "count": 100, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 65, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 19, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 7, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "My Name Is": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 84, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 38, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 25, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "slim shady", + "url": "https://www.last.fm/tag/slim+shady" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "my name is", + "url": "https://www.last.fm/tag/my+name+is" + }, + { + "count": 1, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + } + ], + "Not Afraid": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 80, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 27, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 11, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 6, + "name": "not afraid", + "url": "https://www.last.fm/tag/not+afraid" + }, + { + "count": 5, + "name": "recovery", + "url": "https://www.last.fm/tag/recovery" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + } + ], + "Superman": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 79, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 47, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "slim shady", + "url": "https://www.last.fm/tag/slim+shady" + }, + { + "count": 1, + "name": "white rap", + "url": "https://www.last.fm/tag/white+rap" + }, + { + "count": 1, + "name": "rap love", + "url": "https://www.last.fm/tag/rap+love" + }, + { + "count": 1, + "name": "the eminem show", + "url": "https://www.last.fm/tag/the+eminem+show" + } + ], + "Sing for the Moment": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 92, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 45, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 26, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "aerosmith", + "url": "https://www.last.fm/tag/aerosmith" + }, + { + "count": 3, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "The Monster": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 72, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 6, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "springtime", + "url": "https://www.last.fm/tag/springtime" + }, + { + "count": 1, + "name": "2013 single", + "url": "https://www.last.fm/tag/2013+single" + }, + { + "count": 1, + "name": "singlesphere", + "url": "https://www.last.fm/tag/singlesphere" + } + ], + "The Way I Am": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 83, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 45, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "aggressive", + "url": "https://www.last.fm/tag/aggressive" + }, + { + "count": 1, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "vinyl scratches", + "url": "https://www.last.fm/tag/vinyl+scratches" + } + ], + "Godzilla (feat. Juice WRLD)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 37, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 37, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 19, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "godzilla", + "url": "https://www.last.fm/tag/godzilla" + } + ], + "Rap God": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 70, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 23, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 20, + "name": "fast rap", + "url": "https://www.last.fm/tag/fast+rap" + }, + { + "count": 8, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "Rap God", + "url": "https://www.last.fm/tag/Rap+God" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "god", + "url": "https://www.last.fm/tag/god" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Till I Collapse": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 90, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 40, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 21, + "name": "hardcore rap", + "url": "https://www.last.fm/tag/hardcore+rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "the eminem show", + "url": "https://www.last.fm/tag/the+eminem+show" + }, + { + "count": 1, + "name": "best", + "url": "https://www.last.fm/tag/best" + }, + { + "count": 1, + "name": "Aftermath", + "url": "https://www.last.fm/tag/Aftermath" + } + ], + "'Till I Collapse": [], + "Like Toy Soldiers": [], + "Cleanin' Out My Closet": [], + "Just Lose It": [], + "Houdini": [ + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 19, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "When I'm Gone": [], + "Kill You": [], + "Space Bound": [], + "We Made You": [], + "Beautiful": [], + "Business": [], + "Guilty Conscience": [], + "White America": [], + "Cinderella Man": [], + "Role Model": [], + "Shake That": [], + "Lose Yourself - From \"8 Mile\" Soundtrack": [], + "Berzerk": [], + "Soldier": [], + "25 to Life": [], + "Cold Wind Blows": [], + "Venom - Music From The Motion Picture": [], + "Ass Like That": [], + "Bitch Please II": [], + "Hailie's Song": [], + "Criminal": [], + "Lucky You (feat. Joyner Lucas)": [], + "Marshall Mathers": [], + "Square Dance": [], + "Who Knew": [], + "W.T.P.": [], + "I'm Back": [], + "No Love": [], + "Just Don't Give a Fuck": [], + "On Fire": [] + }, + "Queen": { + "Bohemian Rhapsody": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 31, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 5, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "Bohemian Rhapsody - Remastered 2011": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 64, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 24, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 3, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + }, + { + "count": 1, + "name": "United Kingdom", + "url": "https://www.last.fm/tag/United+Kingdom" + } + ], + "Don't Stop Me Now - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 9, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 5, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + } + ], + "Another One Bites the Dust": [], + "Another One Bites The Dust - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 24, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 24, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 5, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 5, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "dedust", + "url": "https://www.last.fm/tag/dedust" + }, + { + "count": 1, + "name": "mattina", + "url": "https://www.last.fm/tag/mattina" + }, + { + "count": 1, + "name": "studio version", + "url": "https://www.last.fm/tag/studio+version" + } + ], + "Don't Stop Me Now": [], + "We Will Rock You": [], + "Killer Queen": [], + "Under Pressure - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 1, + "name": "moonlight-gold", + "url": "https://www.last.fm/tag/moonlight-gold" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "80s rock", + "url": "https://www.last.fm/tag/80s+rock" + } + ], + "Killer Queen - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 66, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 2, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "I Want to Break Free": [], + "We Are the Champions": [], + "Under Pressure": [], + "Somebody to Love": [], + "Crazy Little Thing Called Love": [], + "The Show Must Go On": [], + "Somebody To Love - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 24, + "name": "Third", + "url": "https://www.last.fm/tag/Third" + }, + { + "count": 24, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "fourth", + "url": "https://www.last.fm/tag/fourth" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 5, + "name": "jibby", + "url": "https://www.last.fm/tag/jibby" + }, + { + "count": 2, + "name": "JIBBY1031", + "url": "https://www.last.fm/tag/JIBBY1031" + }, + { + "count": 2, + "name": "JIBBY1035", + "url": "https://www.last.fm/tag/JIBBY1035" + }, + { + "count": 2, + "name": "JIBBY1034", + "url": "https://www.last.fm/tag/JIBBY1034" + } + ], + "Crazy Little Thing Called Love - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 11, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 11, + "name": "rockabilly", + "url": "https://www.last.fm/tag/rockabilly" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + } + ], + "You're My Best Friend": [], + "We Will Rock You - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 24, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 24, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "I want to have sex with this song", + "url": "https://www.last.fm/tag/I+want+to+have+sex+with+this+song" + } + ], + "Good Old-Fashioned Lover Boy - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 66, + "name": "good omens", + "url": "https://www.last.fm/tag/good+omens" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 3, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 3, + "name": "My Favs", + "url": "https://www.last.fm/tag/My+Favs" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Fat Bottomed Girls": [], + "We Are The Champions - Remastered 2011": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 2, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + } + ], + "Radio Ga Ga": [], + "Bicycle Race": [], + "Who Wants to Live Forever": [], + "I Want It All": [], + "Radio Ga Ga - Remastered 2011": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 25, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + } + ], + "A Kind of Magic": [], + "Love Of My Life - Remastered 2011": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 8, + "name": "harp", + "url": "https://www.last.fm/tag/harp" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "piano pop", + "url": "https://www.last.fm/tag/piano+pop" + } + ], + "You're My Best Friend - Remastered 2011": [], + "Seven Seas of Rhye": [], + "Save Me": [], + "I Want To Break Free - Remastered 2011": [], + "Play the Game": [], + "I Want To Break Free - Single Remix": [], + "Now I'm Here": [], + "One Vision": [], + "Thank God It's Christmas": [], + "Love of My Life": [], + "Innuendo": [], + "Hammer to Fall": [], + "Friends Will Be Friends": [], + "Flash": [], + "Cool Cat - Remastered 2011": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 8, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 8, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 3, + "name": "seksej", + "url": "https://www.last.fm/tag/seksej" + } + ], + "The Show Must Go On - Remastered 2011": [], + "A Kind Of Magic - Remastered 2011": [], + "Good Old-Fashioned Lover Boy": [], + "Headlong": [], + "It's a Hard Life": [] + }, + "Metro Boomin": { + "Creepin' (with The Weeknd & 21 Savage)": [ + { + "count": 100, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 64, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + } + ], + "Too Many Nights (feat. Don Toliver & with Future)": [ + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 66, + "name": "metrooo", + "url": "https://www.last.fm/tag/metrooo" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "mmm", + "url": "https://www.last.fm/tag/mmm" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Trance (with Travis Scott & Young Thug)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 3, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Superhero (Heroes & Villains) [with Future & Chris Brown]": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 37, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 16, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Space Cadet (feat. Gunna)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 8, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Overdue (with Travis Scott)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 25, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "10 Freaky Girls (with 21 Savage)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 2, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Around Me (feat. Don Toliver)": [ + { + "count": 100, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 56, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "underrated", + "url": "https://www.last.fm/tag/underrated" + } + ], + "I Can't Save You (Interlude) [with Future & feat. Don Toliver]": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 17, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Niagara Falls (Foot or 2) [with Travis Scott & 21 Savage]": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 29, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 4, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Am I Dreaming (Metro Boomin & A$AP Rocky, Roisee)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 17, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 17, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "desperate", + "url": "https://www.last.fm/tag/desperate" + }, + { + "count": 8, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 8, + "name": "chamber music", + "url": "https://www.last.fm/tag/chamber+music" + }, + { + "count": 3, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 3, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 3, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + } + ], + "Raindrops (Insane) [with Travis Scott]": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 66, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 17, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Feel the Fiyaaaah (with A$AP Rocky & feat. Takeoff)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 66, + "name": "takeoff", + "url": "https://www.last.fm/tag/takeoff" + }, + { + "count": 29, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 4, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 4, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Annihilate (Spider-Man: Across the Spider-Verse) (Metro Boomin & Swae Lee, Lil Wayne, Offset)": [ + { + "count": 100, + "name": "swae lee", + "url": "https://www.last.fm/tag/swae+lee" + }, + { + "count": 100, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Calling (Spider-Man: Across the Spider-Verse) (Metro Boomin & Swae Lee, NAV, feat. A Boogie Wit da Hoodie)": [ + { + "count": 100, + "name": "nav", + "url": "https://www.last.fm/tag/nav" + }, + { + "count": 100, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + }, + { + "count": 66, + "name": "swae lee", + "url": "https://www.last.fm/tag/swae+lee" + }, + { + "count": 66, + "name": "a boogie wit da hoodie", + "url": "https://www.last.fm/tag/a+boogie+wit+da+hoodie" + } + ], + "Umbrella (with 21 Savage & Young Nudy)": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "Young Nudy", + "url": "https://www.last.fm/tag/Young+Nudy" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 8, + "name": "metro", + "url": "https://www.last.fm/tag/metro" + } + ], + "Metro Spider (with Young Thug)": [ + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 17, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 17, + "name": "Hard Trap", + "url": "https://www.last.fm/tag/Hard+Trap" + }, + { + "count": 8, + "name": "-774278158", + "url": "https://www.last.fm/tag/-774278158" + } + ], + "Self Love (Spider-Man: Across the Spider-Verse) (Metro Boomin & Coi Leray)": [ + { + "count": 100, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + }, + { + "count": 100, + "name": "Spiderverse", + "url": "https://www.last.fm/tag/Spiderverse" + } + ], + "Don't Come Out The House (with 21 Savage)": [], + "On Time (with John Legend)": [], + "Walk Em Down (Don't Kill Civilians) [with 21 Savage & feat. Mustafa]": [], + "All the Money (with Gunna) [Bonus]": [], + "Dreamcatcher (feat. Swae Lee & Travis Scott)": [], + "Lock on Me (with Travis Scott & Future)": [], + "All The Way Live (Spider-Man: Across the Spider-Verse) (Metro Boomin & Future, Lil Uzi Vert)": [], + "Hummingbird (Metro Boomin & James Blake)": [], + "Only 1 (Interlude) (with Travis Scott)": [], + "Home (Metro Boomin & Don Toliver, Lil Uzi Vert)": [], + "No Complaints (feat. Offset & Drake) (Bonus)": [], + "Link Up (Metro Boomin & Don Toliver, Wizkid feat. BEAM & Toian) - Spider-Verse Remix (Spider-Man: Across the Spider-Verse )": [], + "Nonviolent Communication (Metro Boomin & James Blake, A$AP Rocky, 21 Savage)": [], + "Borrowed Love (feat. Swae Lee & WizKid)": [], + "No More (feat. Travis Scott, Kodak Black & 21 Savage)": [], + "Nas Morales (Metro Boomin & Nas)": [], + "Up to Something (feat. Travis Scott & Young Thug)": [], + "Lesbian (feat. Gunna & Young Thug)": [], + "10AM/Save The World (feat. Gucci Mane)": [], + "Only You (feat. WizKid, Offset & J Balvin)": [], + "BLUE PILL": [], + "They Wanna Have Fun": [], + "Creepin' (feat. 21 Savage) - Remix": [], + "I Want It All": [], + "Butterflies (Right Now)": [], + "Take Me Thru Dere": [], + "Am I Dreaming": [], + "No Complaints": [], + "Overdue - Instrumental": [], + "10AM/Save The World - Instrumental": [], + "Link Up (Spider-Verse Remix) Spider-Man: Across the Spider-Verse (Metro Boomin & Don Toliver, Wizkid feat. BEAM & Toian) - Spider-Verse Remix (Spider-Man: Across the Spider-Verse )": [], + "Loose Screws": [] + }, + "Addison Rae": { + "Diet Pepsi": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 29, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 15, + "name": "chillstep", + "url": "https://www.last.fm/tag/chillstep" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "edm pop", + "url": "https://www.last.fm/tag/edm+pop" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "key change", + "url": "https://www.last.fm/tag/key+change" + } + ], + "Fame Is a Gun": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 13, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 2, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "fame", + "url": "https://www.last.fm/tag/fame" + } + ], + "Aquamarine": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "Garage House", + "url": "https://www.last.fm/tag/Garage+House" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "Melodic House", + "url": "https://www.last.fm/tag/Melodic+House" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + } + ], + "Headphones On": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 69, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "UK Street Soul", + "url": "https://www.last.fm/tag/UK+Street+Soul" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "High Fashion": [ + { + "count": 100, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 42, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "chillstep", + "url": "https://www.last.fm/tag/chillstep" + }, + { + "count": 2, + "name": "post-dubstep", + "url": "https://www.last.fm/tag/post-dubstep" + }, + { + "count": 2, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "New York": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 56, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "NYC", + "url": "https://www.last.fm/tag/NYC" + }, + { + "count": 2, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "sza", + "url": "https://www.last.fm/tag/sza" + }, + { + "count": 1, + "name": "Addison", + "url": "https://www.last.fm/tag/Addison" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "Money Is Everything": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 100, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 17, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 8, + "name": "norma jean", + "url": "https://www.last.fm/tag/norma+jean" + }, + { + "count": 8, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Times Like These": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 16, + "name": "UK Street Soul", + "url": "https://www.last.fm/tag/UK+Street+Soul" + }, + { + "count": 16, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "2 Die 4 (feat. Charli XCX)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 37, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 17, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "snap", + "url": "https://www.last.fm/tag/snap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 1, + "name": "better than taylor swift", + "url": "https://www.last.fm/tag/better+than+taylor+swift" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Summer Forever": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 100, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 66, + "name": "raul", + "url": "https://www.last.fm/tag/raul" + }, + { + "count": 17, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "In the Rain": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 8, + "name": "Ambient dub", + "url": "https://www.last.fm/tag/Ambient+dub" + }, + { + "count": 8, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 2, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Lost & Found": [ + { + "count": 100, + "name": "GODDISON RAE", + "url": "https://www.last.fm/tag/GODDISON+RAE" + }, + { + "count": 44, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 29, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 7, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 4, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 1, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + } + ], + "I got it bad": [ + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 1, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + } + ], + "Life's No Fun Through Clear Waters": [ + { + "count": 100, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + }, + { + "count": 100, + "name": "chamber music", + "url": "https://www.last.fm/tag/chamber+music" + }, + { + "count": 16, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 16, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 8, + "name": "Cinematic Classical", + "url": "https://www.last.fm/tag/Cinematic+Classical" + }, + { + "count": 8, + "name": "omner", + "url": "https://www.last.fm/tag/omner" + }, + { + "count": 8, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 3, + "name": "INTERLUDE OF THE YEAR", + "url": "https://www.last.fm/tag/INTERLUDE+OF+THE+YEAR" + } + ], + "Nothing On (But The Radio)": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 2, + "name": "gaga", + "url": "https://www.last.fm/tag/gaga" + }, + { + "count": 2, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 2, + "name": "Lady Gaga", + "url": "https://www.last.fm/tag/Lady+Gaga" + } + ], + "Obsessed": [], + "Aquamarine / Arcamarine": [], + "it could’ve been u": [], + "2 die 4": [], + "Chords That Cry": [], + "U Had It Coming": [], + "Lucky": [], + "Love Hate Miss": [], + "Mess Over U": [], + "I Surrender": [], + "Resist Me": [], + "Could Have Been You": [], + "Pinch Me": [], + "Nothing On But the Radio": [], + "Never Wanna See U Again": [], + "Mind on Me": [], + "Boys Are Stupid": [], + "it could've been u": [], + "Lost Found": [], + "Chills": [], + "Love Sick": [], + "See U Again": [], + "Before U": [], + "Could've Been You": [], + "Patient": [], + "He's Everything": [], + "TikTok Girl": [], + "Tonight": [], + "Mind On Me (feat. Saweetie)": [], + "All In My Head": [], + "Addison Rae - Diet Pepsi": [], + "Rock All By Myself": [], + "Diet Pepsi (ANOP Remix) [Mixed]": [], + "Fame is a Gun (Official Video)": [], + "New York (Official Lyric Video)": [] + }, + "The Cure": { + "Friday I'm in Love": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 95, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 9, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Boys Don't Cry": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 99, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 58, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Just Like Heaven": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 84, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 41, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + } + ], + "Close to Me": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + } + ], + "Lullaby": [], + "A Forest": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 87, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 54, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 2, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + } + ], + "The Lovecats": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 96, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "cats", + "url": "https://www.last.fm/tag/cats" + } + ], + "Lovesong": [], + "Pictures of You": [], + "Inbetween Days": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 77, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 43, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + } + ], + "Let's Go to Bed": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 88, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 36, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 7, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + } + ], + "High": [], + "Lovesong - Remastered": [], + "Why Can't I Be You?": [], + "A Letter to Elise": [], + "The Walk": [], + "Boys Don't Cry - Single Version": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 29, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "All", + "url": "https://www.last.fm/tag/All" + }, + { + "count": 4, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 1, + "name": "punk and post-punk", + "url": "https://www.last.fm/tag/punk+and+post-punk" + } + ], + "Fascination Street": [], + "Mint Car": [], + "Love Song": [], + "Play for Today": [], + "Lullaby - Remastered": [], + "Pictures of you - Remastered": [], + "A Night Like This": [], + "Plainsong": [], + "In Between Days": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 77, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 43, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + } + ], + "Lovesong - 2010 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 29, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 15, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Approved", + "url": "https://www.last.fm/tag/Approved" + }, + { + "count": 1, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + } + ], + "Jumping Someone Else's Train": [], + "Catch": [], + "Fire in Cairo": [], + "One Hundred Years": [], + "The Hanging Garden": [], + "Killing an Arab": [], + "Never Enough": [], + "Cut Here": [], + "10:15 Saturday Night": [], + "Closedown": [], + "Burn": [], + "M": [], + "Primary": [], + "Disintegration": [], + "The End of the World": [], + "To Wish Impossible Things": [], + "Prayers for Rain": [], + "Last Dance": [], + "Open": [], + "Grinding Halt": [], + "Wrong Number": [], + "The Same Deep Water as You": [], + "Cold": [] + }, + "Jeff Buckley": { + "Hallelujah": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 65, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 58, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Lover, You Should've Come Over": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 40, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 32, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 14, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Last Goodbye": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 97, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 13, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Grace": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 14, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "So Real": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 15, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Lilac Wine": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 56, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 38, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 15, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 15, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 15, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Mojo Pin": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Forget Her": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 55, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 41, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 9, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 3, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Everybody Here Wants You": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 35, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "Jeff Buckley-1998-Sketches for My Sweetheart The Drunk Cd1", + "url": "https://www.last.fm/tag/Jeff+Buckley-1998-Sketches+for+My+Sweetheart+The+Drunk+Cd1" + }, + { + "count": 2, + "name": "Jeff Buckley-1998-Everybody Here Wants You- Singles", + "url": "https://www.last.fm/tag/Jeff+Buckley-1998-Everybody+Here+Wants+You-+Singles" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + } + ], + "Dream Brother": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 27, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Eternal Life": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 72, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 28, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 11, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Corpus Christi Carol": [], + "I Know It's Over": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 31, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 3, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 3, + "name": "songs that moved life one degree towards inspiring idiocy of love and the painful truth that life is hell", + "url": "https://www.last.fm/tag/songs+that+moved+life+one+degree+towards+inspiring+idiocy+of+love+and+the+painful+truth+that+life+is+hell" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "devastating", + "url": "https://www.last.fm/tag/devastating" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "I Want Someone Badly": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 44, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 7, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 4, + "name": "loves", + "url": "https://www.last.fm/tag/loves" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 1, + "name": "desire", + "url": "https://www.last.fm/tag/desire" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 1, + "name": "Like It Or Not", + "url": "https://www.last.fm/tag/Like+It+Or+Not" + } + ], + "Vancouver": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 68, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "jeff buckley", + "url": "https://www.last.fm/tag/jeff+buckley" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "touching", + "url": "https://www.last.fm/tag/touching" + } + ], + "Nightmares By The Sea": [], + "Morning Theft": [], + "Mama, You Been on My Mind - Studio Outtake - 1993": [], + "Opened Once": [], + "The Sky Is A Landfill": [], + "Yard Of Blonde Girls": [], + "Witches' Rave": [], + "The Other Woman - Studio Outtake - 1993": [], + "New Year's Prayer": [], + "Just Like a Woman": [], + "I Know We Could Be So Happy Baby (If We Wanted To Be)": [], + "You & I": [], + "Lover, You Should Have Come Over": [], + "Haven't You Heard": [], + "Jewel Box": [], + "Hallelujah - Radio Edit": [], + "Your Flesh Is So Nice": [], + "Lover, You Should've Come Over - Live at Sin-é, New York, NY - July/August 1993": [], + "Satisfied Mind": [], + "Corpus Christi Carol (for Roy)": [], + "Murder Suicide Meteor Slave": [], + "Demon John": [], + "Mama, You Been On My Mind": [], + "Back In N.Y.C.": [], + "Gunshot Glitter": [], + "Lost Highway": [], + "Sky Blue Skin - Demo - September 13, 1996": [], + "Je N'en Connais Pas La Fin - Live at Sin-é, New York, NY - July/August 1993": [], + "Je n'en connais pas la fin": [], + "Satisfied Mind - Live at WFMU, East Orange, NJ - Oct 1992": [], + "Dream of You and I - Extended Version": [], + "Don't Let the Sun Catch You Cryin'": [], + "If You Knew - Live at Sin-é, New York, NY - July/August 1993": [], + "Alligator Wine": [], + "The Boy with the Thorn In His Side - Extended Version": [] + }, + "Calvin Harris": { + "Summer": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 41, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 32, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 11, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 5, + "name": "calvin harris", + "url": "https://www.last.fm/tag/calvin+harris" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "summer 2014", + "url": "https://www.last.fm/tag/summer+2014" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Feel So Close - Radio Edit": [], + "One Kiss (with Dua Lipa)": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 41, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "uk funky", + "url": "https://www.last.fm/tag/uk+funky" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "This Is What You Came For": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 29, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 29, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 15, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 4, + "name": "a tight kick sound", + "url": "https://www.last.fm/tag/a+tight+kick+sound" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "beats made for dancing", + "url": "https://www.last.fm/tag/beats+made+for+dancing" + }, + { + "count": 1, + "name": "radio friendly stylings", + "url": "https://www.last.fm/tag/radio+friendly+stylings" + }, + { + "count": 1, + "name": "rhythmic clapping", + "url": "https://www.last.fm/tag/rhythmic+clapping" + } + ], + "Slide (feat. Frank Ocean & Migos)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 42, + "name": "migos", + "url": "https://www.last.fm/tag/migos" + }, + { + "count": 42, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 21, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "RIP", + "url": "https://www.last.fm/tag/RIP" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Outside (feat. Ellie Goulding)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 61, + "name": "ellie goulding", + "url": "https://www.last.fm/tag/ellie+goulding" + }, + { + "count": 41, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "omg", + "url": "https://www.last.fm/tag/omg" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "Outside", + "url": "https://www.last.fm/tag/Outside" + }, + { + "count": 1, + "name": "hit song", + "url": "https://www.last.fm/tag/hit+song" + } + ], + "How Deep Is Your Love": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 22, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 3, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "DISCIPLES", + "url": "https://www.last.fm/tag/DISCIPLES" + } + ], + "Feels (feat. Pharrell Williams, Katy Perry & Big Sean)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "katy perry", + "url": "https://www.last.fm/tag/katy+perry" + }, + { + "count": 8, + "name": "big sean", + "url": "https://www.last.fm/tag/big+sean" + }, + { + "count": 8, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 3, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "My Way": [ + { + "count": 100, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 29, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "Motivation", + "url": "https://www.last.fm/tag/Motivation" + }, + { + "count": 1, + "name": "a busy bass line", + "url": "https://www.last.fm/tag/a+busy+bass+line" + }, + { + "count": 1, + "name": "bad lyrics", + "url": "https://www.last.fm/tag/bad+lyrics" + } + ], + "Blame (feat. John Newman)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 14, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 9, + "name": "John Newman", + "url": "https://www.last.fm/tag/John+Newman" + }, + { + "count": 5, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electro soul", + "url": "https://www.last.fm/tag/electro+soul" + }, + { + "count": 1, + "name": "Electro Pop", + "url": "https://www.last.fm/tag/Electro+Pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Sweet Nothing (feat. Florence Welch)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 83, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 55, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 27, + "name": "florence welch", + "url": "https://www.last.fm/tag/florence+welch" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Progressive House", + "url": "https://www.last.fm/tag/Progressive+House" + } + ], + "I Need Your Love (feat. Ellie Goulding)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 80, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Promises (with Sam Smith)": [], + "Acceptable in the 80's": [], + "Sweet Nothing": [], + "I Need Your Love": [], + "Blame": [], + "This Is What You Came For (feat. Rihanna)": [], + "Miracle (with Ellie Goulding)": [], + "Outside": [], + "Potion (with Dua Lipa & Young Thug)": [], + "Over Now (with The Weeknd)": [], + "Under Control (feat. Hurts)": [], + "The Girls": [], + "Flashback": [], + "Under Control": [], + "Rollin (feat. Future & Khalid)": [], + "Giant (with Rag'n'Bone Man)": [], + "Ready for the Weekend": [], + "Desire (with Sam Smith)": [], + "You Used to Hold Me": [], + "Feels": [], + "We Found Love": [], + "Slide": [], + "Feel So Close": [], + "Let's Go (feat. Ne-Yo)": [], + "Thinking About You (feat. Ayah Marar)": [], + "Colours": [], + "We'll Be Coming Back": [], + "Thinking About You": [], + "Blessings": [ + { + "count": 100, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 100, + "name": "europa plus", + "url": "https://www.last.fm/tag/europa+plus" + }, + { + "count": 66, + "name": "eurohit top 40", + "url": "https://www.last.fm/tag/eurohit+top+40" + } + ], + "Drinking from the Bottle": [], + "I'm Not Alone": [], + "Merrymaking at My Place": [], + "We'll Be Coming Back (feat. Example)": [], + "Pray to God (feat. HAIM)": [], + "I'm Not Alone - Radio Edit": [], + "The Rain": [], + "By Your Side (feat. Tom Grennan)": [], + "Heatstroke (feat. Young Thug, Pharrell Williams & Ariana Grande)": [] + }, + "Conan Gray": { + "Heather": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 42, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + }, + { + "count": 1, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 1, + "name": "subtle use of strings", + "url": "https://www.last.fm/tag/subtle+use+of+strings" + } + ], + "Maniac": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "conan", + "url": "https://www.last.fm/tag/conan" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "bitterness", + "url": "https://www.last.fm/tag/bitterness" + } + ], + "Astronomy": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "anacore", + "url": "https://www.last.fm/tag/anacore" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 4, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + }, + { + "count": 4, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 4, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "Riel fav", + "url": "https://www.last.fm/tag/Riel+fav" + }, + { + "count": 1, + "name": "Uriel fav", + "url": "https://www.last.fm/tag/Uriel+fav" + }, + { + "count": 1, + "name": "Niel fav", + "url": "https://www.last.fm/tag/Niel+fav" + } + ], + "People Watching": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 33, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "f major", + "url": "https://www.last.fm/tag/f+major" + }, + { + "count": 10, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 10, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + } + ], + "Memories": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "The Cut That Always Bleeds": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "self written", + "url": "https://www.last.fm/tag/self+written" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Wish You Were Sober": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Crush Culture": [], + "Family Line": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 33, + "name": "me", + "url": "https://www.last.fm/tag/me" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 10, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 10, + "name": "Conan Gray", + "url": "https://www.last.fm/tag/Conan+Gray" + } + ], + "Comfort Crowd": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + } + ], + "Lookalike": [], + "Overdrive": [], + "The Story": [], + "The Exit": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 11, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 4, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Fight or Flight": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "laia's song", + "url": "https://www.last.fm/tag/laia%27s+song" + }, + { + "count": 33, + "name": "self written", + "url": "https://www.last.fm/tag/self+written" + } + ], + "Telepath": [], + "Checkmate": [], + "Disaster": [], + "Generation Why": [], + "Yours": [ + { + "count": 100, + "name": "oto", + "url": "https://www.last.fm/tag/oto" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "linedance 2022", + "url": "https://www.last.fm/tag/linedance+2022" + } + ], + "Never Ending Song": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + } + ], + "Greek God": [], + "Jigsaw": [], + "Idle Town": [], + "Movies": [], + "Vodka Cranberry": [], + "(Online Love)": [], + "Winner": [ + { + "count": 100, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + }, + { + "count": 25, + "name": "Heartbreaking", + "url": "https://www.last.fm/tag/Heartbreaking" + }, + { + "count": 17, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 17, + "name": "gut wrenching", + "url": "https://www.last.fm/tag/gut+wrenching" + } + ], + "Little League": [], + "The King": [], + "Alley Rose": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 66, + "name": "yellow", + "url": "https://www.last.fm/tag/yellow" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "lovesongs", + "url": "https://www.last.fm/tag/lovesongs" + }, + { + "count": 33, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + }, + { + "count": 33, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 10, + "name": "killing me", + "url": "https://www.last.fm/tag/killing+me" + }, + { + "count": 10, + "name": "dumped", + "url": "https://www.last.fm/tag/dumped" + }, + { + "count": 10, + "name": "winner", + "url": "https://www.last.fm/tag/winner" + } + ], + "Affluenza": [], + "The Other Side": [], + "This Song": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "kaigatitoSong", + "url": "https://www.last.fm/tag/kaigatitoSong" + }, + { + "count": 66, + "name": "kai song pq se identificó y así", + "url": "https://www.last.fm/tag/kai+song+pq+se+identific%C3%B3+y+as%C3%AD" + }, + { + "count": 33, + "name": "self written", + "url": "https://www.last.fm/tag/self+written" + } + ], + "Summer Child": [], + "Footnote": [], + "Best Friend": [], + "Bourgeoisieses": [ + { + "count": 100, + "name": "yummy", + "url": "https://www.last.fm/tag/yummy" + }, + { + "count": 100, + "name": "conan", + "url": "https://www.last.fm/tag/conan" + }, + { + "count": 66, + "name": "Ate", + "url": "https://www.last.fm/tag/Ate" + } + ], + "Lonely Dancers": [], + "Killing Me": [], + "Fainted Love": [], + "(Can We Be Friends?)": [], + "Actor": [], + "Caramel": [ + { + "count": 100, + "name": "your heart is a maze", + "url": "https://www.last.fm/tag/your+heart+is+a+maze" + } + ], + "Found Heaven": [], + "My World": [], + "Romeo": [], + "Nauseous": [], + "Grow": [], + "Eleven Eleven": [ + { + "count": 100, + "name": "Conan Gray", + "url": "https://www.last.fm/tag/Conan+Gray" + } + ] + }, + "Bad Bunny": { + "DtMF": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 44, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 29, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 29, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 15, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 4, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 1, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + } + ], + "Tití Me Preguntó": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 16, + "name": "dembow", + "url": "https://www.last.fm/tag/dembow" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 8, + "name": "2022 SOTY", + "url": "https://www.last.fm/tag/2022+SOTY" + } + ], + "Me Porto Bonito": [ + { + "count": 100, + "name": "bad bunny", + "url": "https://www.last.fm/tag/bad+bunny" + }, + { + "count": 44, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 7, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 4, + "name": "Chencho Corleone", + "url": "https://www.last.fm/tag/Chencho+Corleone" + } + ], + "NUEVAYoL": [ + { + "count": 100, + "name": "dembow", + "url": "https://www.last.fm/tag/dembow" + }, + { + "count": 18, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 5, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 5, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 3, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 3, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 3, + "name": "salsa", + "url": "https://www.last.fm/tag/salsa" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "DÁKITI": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "catchy hooks", + "url": "https://www.last.fm/tag/catchy+hooks" + }, + { + "count": 8, + "name": "E minor", + "url": "https://www.last.fm/tag/E+minor" + }, + { + "count": 8, + "name": "synthesizers", + "url": "https://www.last.fm/tag/synthesizers" + }, + { + "count": 2, + "name": "nasal vocals", + "url": "https://www.last.fm/tag/nasal+vocals" + }, + { + "count": 2, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 2, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Moscow Mule": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "psytrance", + "url": "https://www.last.fm/tag/psytrance" + }, + { + "count": 7, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Easycore", + "url": "https://www.last.fm/tag/Easycore" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + } + ], + "BAILE INoLVIDABLE": [ + { + "count": 100, + "name": "salsa", + "url": "https://www.last.fm/tag/salsa" + }, + { + "count": 25, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 16, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 16, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 8, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 4, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 1, + "name": "salsa romantica", + "url": "https://www.last.fm/tag/salsa+romantica" + }, + { + "count": 1, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 1, + "name": "reydelpop", + "url": "https://www.last.fm/tag/reydelpop" + } + ], + "Ojitos Lindos": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 56, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 37, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 16, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + } + ], + "VOY A LLeVARTE PA PR": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 17, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 17, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 8, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 8, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + } + ], + "Otro Atardecer": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Callaita": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 64, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 42, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Latin Trap", + "url": "https://www.last.fm/tag/Latin+Trap" + }, + { + "count": 1, + "name": "tainy", + "url": "https://www.last.fm/tag/tainy" + }, + { + "count": 1, + "name": "bad bunny", + "url": "https://www.last.fm/tag/bad+bunny" + } + ], + "Efecto": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + } + ], + "EoO": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 6, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 4, + "name": "king of pop", + "url": "https://www.last.fm/tag/king+of+pop" + }, + { + "count": 4, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 2, + "name": "rey del pop", + "url": "https://www.last.fm/tag/rey+del+pop" + }, + { + "count": 2, + "name": "Perreo", + "url": "https://www.last.fm/tag/Perreo" + } + ], + "MONACO": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "trap latino", + "url": "https://www.last.fm/tag/trap+latino" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "F1", + "url": "https://www.last.fm/tag/F1" + }, + { + "count": 4, + "name": "classical crossover", + "url": "https://www.last.fm/tag/classical+crossover" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "leclerc", + "url": "https://www.last.fm/tag/leclerc" + } + ], + "Neverita": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "regueton", + "url": "https://www.last.fm/tag/regueton" + }, + { + "count": 16, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 16, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 8, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 8, + "name": "latin house", + "url": "https://www.last.fm/tag/latin+house" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "sed", + "url": "https://www.last.fm/tag/sed" + }, + { + "count": 3, + "name": "men kissing", + "url": "https://www.last.fm/tag/men+kissing" + } + ], + "Yonaguni": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 33, + "name": "latin rnb", + "url": "https://www.last.fm/tag/latin+rnb" + } + ], + "WHERE SHE GOES": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "philly club", + "url": "https://www.last.fm/tag/philly+club" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 8, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 3, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 3, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + } + ], + "PERRO NEGRO": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "VeLDÁ": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 7, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "ma", + "url": "https://www.last.fm/tag/ma" + }, + { + "count": 4, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 4, + "name": "tambores", + "url": "https://www.last.fm/tag/tambores" + }, + { + "count": 1, + "name": "sad reggeaton", + "url": "https://www.last.fm/tag/sad+reggeaton" + }, + { + "count": 1, + "name": "ouh", + "url": "https://www.last.fm/tag/ouh" + } + ], + "LA NOCHE DE ANOCHE": [], + "Después de la Playa": [ + { + "count": 100, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 36, + "name": "mambo", + "url": "https://www.last.fm/tag/mambo" + }, + { + "count": 24, + "name": "mambo urbano", + "url": "https://www.last.fm/tag/mambo+urbano" + }, + { + "count": 24, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 1, + "name": "pr", + "url": "https://www.last.fm/tag/pr" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + } + ], + "WELTiTA": [ + { + "count": 100, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + } + ], + "EL CLúB": [ + { + "count": 100, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 100, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 29, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 29, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 15, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 15, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "Yo Perreo Sola": [], + "Tarot": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 16, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + }, + { + "count": 8, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "Party": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "11", + "url": "https://www.last.fm/tag/11" + }, + { + "count": 7, + "name": "Rauw Alejandro", + "url": "https://www.last.fm/tag/Rauw+Alejandro" + }, + { + "count": 7, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 4, + "name": "RA-RAUW", + "url": "https://www.last.fm/tag/RA-RAUW" + } + ], + "MIA (feat. Drake)": [], + "PERFuMITO NUEVO": [ + { + "count": 100, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 33, + "name": "Mi gente latino", + "url": "https://www.last.fm/tag/Mi+gente+latino" + }, + { + "count": 33, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + } + ], + "Si Veo a Tu Mamá": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "latin rnb", + "url": "https://www.last.fm/tag/latin+rnb" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + } + ], + "La Santa": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "KLOuFRENS": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + } + ], + "Safaera": [ + { + "count": 100, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 100, + "name": "Latin Electronic", + "url": "https://www.last.fm/tag/Latin+Electronic" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 3, + "name": "Jowell y Randy", + "url": "https://www.last.fm/tag/Jowell+y+Randy" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "bad bunny", + "url": "https://www.last.fm/tag/bad+bunny" + } + ], + "Yo No Soy Celoso": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 66, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + } + ], + "Vete": [], + "MIA": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "Un Ratito": [], + "KETU TeCRÉ": [ + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 100, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 66, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 29, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 15, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 15, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + } + ], + "La Corriente": [], + "Un Coco": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 66, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 66, + "name": "alternative reggaeton", + "url": "https://www.last.fm/tag/alternative+reggaeton" + }, + { + "count": 33, + "name": "goofy ahh song 💀", + "url": "https://www.last.fm/tag/goofy+ahh+song+%F0%9F%92%80" + } + ], + "La Difícil": [], + "BOKeTE": [ + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 33, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 10, + "name": "owned by ksenia", + "url": "https://www.last.fm/tag/owned+by+ksenia" + }, + { + "count": 10, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + } + ], + "TURiSTA": [ + { + "count": 100, + "name": "Folk Trap", + "url": "https://www.last.fm/tag/Folk+Trap" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "bolero", + "url": "https://www.last.fm/tag/bolero" + }, + { + "count": 16, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 8, + "name": "jibaro", + "url": "https://www.last.fm/tag/jibaro" + }, + { + "count": 8, + "name": "puerto rico", + "url": "https://www.last.fm/tag/puerto+rico" + } + ], + "PIToRRO DE COCO": [ + { + "count": 100, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 100, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 16, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 8, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 8, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 8, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 3, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 3, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 3, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + } + ], + "CAFé CON RON": [ + { + "count": 100, + "name": "plena", + "url": "https://www.last.fm/tag/plena" + }, + { + "count": 100, + "name": "tambor", + "url": "https://www.last.fm/tag/tambor" + } + ], + "LA MuDANZA": [ + { + "count": 100, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 33, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 33, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 33, + "name": "salsa", + "url": "https://www.last.fm/tag/salsa" + }, + { + "count": 10, + "name": "Salsa Dura", + "url": "https://www.last.fm/tag/Salsa+Dura" + }, + { + "count": 10, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + } + ], + "Un Verano Sin Ti": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "matheus owns this song", + "url": "https://www.last.fm/tag/matheus+owns+this+song" + } + ], + "Aguacero": [], + "Enséñame a Bailar": [], + "Andrea": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + } + ], + "Si Estuviésemos Juntos": [] + }, + "HUNTR/X": { + "Golden": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 15, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 15, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 4, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 1, + "name": "movie musical", + "url": "https://www.last.fm/tag/movie+musical" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "kpop demon hunters", + "url": "https://www.last.fm/tag/kpop+demon+hunters" + } + ], + "How It’s Done": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 4, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 1, + "name": "movie musical", + "url": "https://www.last.fm/tag/movie+musical" + } + ], + "Takedown": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 8, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 2, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "movie musical", + "url": "https://www.last.fm/tag/movie+musical" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "What It Sounds Like": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 15, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 15, + "name": "kpop demon hunters", + "url": "https://www.last.fm/tag/kpop+demon+hunters" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "movie musical", + "url": "https://www.last.fm/tag/movie+musical" + }, + { + "count": 1, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + } + ], + "Golden - Acapella": [], + "Golden - David Guetta REM/X": [], + "Golden - Instrumental": [], + "Golden - David Guetta REM/X (Extended)": [], + "What It Sounds Like - Acapella": [], + "Briller - Golden - version française": [], + "Golden - Sing-Along": [], + "How It’s Done - Acapella": [], + "Takedown - Sing-Along": [], + "Dorada - Golden - versión en español": [], + "Takedown - Acapella": [], + "How It’s Done - Sing-Along": [], + "What It Sounds Like - Sing-Along": [], + "Takedown - Instrumental": [], + "Brillar - Golden - versión en español": [], + "How It’s Done - Instrumental": [], + "What It Sounds Like - Instrumental": [], + "Soda Pop": [], + "Your Idol": [], + "Free": [], + "Golden - Tagalog Version": [], + "Skylove": [], + "TAKEDOWN (JEONGYEON, JIHYO, CHAEYOUNG)": [], + "Strategy": [], + "How It's Done": [], + "사랑인가 봐 Love, Maybe": [], + "Golden (David Guetta REM/X)": [], + "Score Suite": [], + "Golden (Acapella)": [], + "오솔길 Path": [], + "Briller": [], + "Golden (Instrumental)": [], + "How It's Done - Line Distribution + Lyrics #huntrix #netflix #kpop #trending": [], + "`WHAT IT SOUND LIKE` - Color Coded Lyrics @SOO_HIGH_LD": [], + "Golden (David Guetta REM/X Extended)": [], + "What It Sounds Like (Acapella)": [], + "What It Sounds Like ft. EJAE · AUDREY NUNA · REI AMI": [], + "Briller (Golden - version française)": [], + "Golden (Inquisitive Remix)": [], + "How It’s Done ft. EJAE, AUDREY NUNA & REI AMI": [], + "Golden (KPop Demon Hunters OST)": [], + "Dorada": [], + "Golden (Sing-Along)": [], + "Golden (KPop Demon Hunters)": [], + "How It’s Done (Acapella)": [], + "How It’s Done (Instrumental)": [] + }, + "Harry Styles": { + "As It Was": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 52, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 20, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 10, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "Harry", + "url": "https://www.last.fm/tag/Harry" + } + ], + "Watermelon Sugar": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 20, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "fine line", + "url": "https://www.last.fm/tag/fine+line" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Adore You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 1, + "name": "adoration", + "url": "https://www.last.fm/tag/adoration" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "Sign of the Times": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Late Night Talking": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "electrofunk", + "url": "https://www.last.fm/tag/electrofunk" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "funk pop", + "url": "https://www.last.fm/tag/funk+pop" + } + ], + "Falling": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 3, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + } + ], + "Golden": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "harry styles", + "url": "https://www.last.fm/tag/harry+styles" + }, + { + "count": 3, + "name": "louis tomlinson", + "url": "https://www.last.fm/tag/louis+tomlinson" + }, + { + "count": 1, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + } + ], + "Matilda": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 56, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + } + ], + "Fine Line": [ + { + "count": 100, + "name": "Harry", + "url": "https://www.last.fm/tag/Harry" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Treasure", + "url": "https://www.last.fm/tag/Treasure" + }, + { + "count": 2, + "name": "k1", + "url": "https://www.last.fm/tag/k1" + }, + { + "count": 2, + "name": "but not tonight", + "url": "https://www.last.fm/tag/but+not+tonight" + } + ], + "Satellite": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 44, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 29, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 15, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 15, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Lights Up": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "fine line", + "url": "https://www.last.fm/tag/fine+line" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Kiwi": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Rock Pop", + "url": "https://www.last.fm/tag/Rock+Pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Sweet Creature": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Music for a Sushi Restaurant": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 19, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Cherry": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "Keep Driving": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Little Freak": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 3, + "name": "soothing", + "url": "https://www.last.fm/tag/soothing" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + } + ], + "Daylight": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "From the Dining Table": [ + { + "count": 100, + "name": "Soundtrack Of My Life", + "url": "https://www.last.fm/tag/Soundtrack+Of+My+Life" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 3, + "name": "pipe dream", + "url": "https://www.last.fm/tag/pipe+dream" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "She": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 16, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + } + ], + "Sunflower, Vol. 6": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 29, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 15, + "name": "tropical rock", + "url": "https://www.last.fm/tag/tropical+rock" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + } + ], + "Love of My Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "mid sadly", + "url": "https://www.last.fm/tag/mid+sadly" + } + ], + "Grapejuice": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "autumn2022", + "url": "https://www.last.fm/tag/autumn2022" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Cinema": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Two Ghosts": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "louis tomlinson", + "url": "https://www.last.fm/tag/louis+tomlinson" + }, + { + "count": 16, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "ghost", + "url": "https://www.last.fm/tag/ghost" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Daydreaming": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "To Be So Lonely": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + } + ], + "Meet Me in the Hallway": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "great way to start an album", + "url": "https://www.last.fm/tag/great+way+to+start+an+album" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "britsh", + "url": "https://www.last.fm/tag/britsh" + } + ], + "Canyon Moon": [], + "Carolina": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Carolina", + "url": "https://www.last.fm/tag/Carolina" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "la la la", + "url": "https://www.last.fm/tag/la+la+la" + }, + { + "count": 1, + "name": "oh yeah", + "url": "https://www.last.fm/tag/oh+yeah" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + } + ], + "Woman": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "woman", + "url": "https://www.last.fm/tag/woman" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "la la la", + "url": "https://www.last.fm/tag/la+la+la" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Boyfriends": [], + "Only Angel": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "Kiwi", + "url": "https://www.last.fm/tag/Kiwi" + }, + { + "count": 37, + "name": "anna", + "url": "https://www.last.fm/tag/anna" + }, + { + "count": 37, + "name": "Cherry", + "url": "https://www.last.fm/tag/Cherry" + }, + { + "count": 19, + "name": "Carolina", + "url": "https://www.last.fm/tag/Carolina" + }, + { + "count": 19, + "name": "medicine", + "url": "https://www.last.fm/tag/medicine" + }, + { + "count": 19, + "name": "golden", + "url": "https://www.last.fm/tag/golden" + }, + { + "count": 6, + "name": "adore you", + "url": "https://www.last.fm/tag/adore+you" + }, + { + "count": 6, + "name": "harry styles", + "url": "https://www.last.fm/tag/harry+styles" + }, + { + "count": 6, + "name": "From the Dining Table", + "url": "https://www.last.fm/tag/From+the+Dining+Table" + } + ], + "Treat People With Kindness": [], + "Ever Since New York": [ + { + "count": 100, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Girl Crush - Recorded at Metropolis Studios, London": [], + "Two Ghosts - Recorded at Metropolis Studios, London": [], + "Don't Let Me Go": [], + "Late Night Talking - Instrumental": [], + "Medicine": [], + "Baby Honey": [], + "Complicated Freak": [], + "Anna": [], + "Watermelon Sugar - Bardcore": [], + "Already Home": [], + "Him": [], + "Hunger": [], + "Isn't She Lovely": [], + "Watermelon Sugar - Instrumental": [], + "The Chain (Fleetwood Mac cover) in the Live Lounge": [] + }, + "Daniel Caesar": { + "Get You (feat. Kali Uchis)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 3, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 3, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + } + ], + "Best Part (feat. H.E.R.)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Loving", + "url": "https://www.last.fm/tag/Loving" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "dgaf", + "url": "https://www.last.fm/tag/dgaf" + }, + { + "count": 3, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + }, + { + "count": 3, + "name": "h.e.r.", + "url": "https://www.last.fm/tag/h.e.r." + }, + { + "count": 3, + "name": "meant to be", + "url": "https://www.last.fm/tag/meant+to+be" + } + ], + "Japanese Denim": [ + { + "count": 100, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 2, + "name": "Frank Ocean", + "url": "https://www.last.fm/tag/Frank+Ocean" + }, + { + "count": 2, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 2, + "name": "materials", + "url": "https://www.last.fm/tag/materials" + } + ], + "Loose": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + }, + { + "count": 16, + "name": "wave to earth", + "url": "https://www.last.fm/tag/wave+to+earth" + }, + { + "count": 16, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + } + ], + "CYANIDE": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Hold Me Down": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 29, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 7, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 4, + "name": "goodfeel", + "url": "https://www.last.fm/tag/goodfeel" + }, + { + "count": 4, + "name": "quiet", + "url": "https://www.last.fm/tag/quiet" + }, + { + "count": 4, + "name": "Treasure", + "url": "https://www.last.fm/tag/Treasure" + }, + { + "count": 1, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + } + ], + "Superpowers": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Treasure", + "url": "https://www.last.fm/tag/Treasure" + } + ], + "Always": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "rnb pop rap soul hiphop", + "url": "https://www.last.fm/tag/rnb+pop+rap+soul+hiphop" + }, + { + "count": 66, + "name": "special", + "url": "https://www.last.fm/tag/special" + } + ], + "Valentina": [], + "Do You Like Me?": [], + "Let Me Go": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Who Hurt You?": [ + { + "count": 100, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "We Find Love": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 1, + "name": "quiet", + "url": "https://www.last.fm/tag/quiet" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + } + ], + "Streetcar": [ + { + "count": 100, + "name": "better than original", + "url": "https://www.last.fm/tag/better+than+original" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "street lights", + "url": "https://www.last.fm/tag/street+lights" + } + ], + "Blessed": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 17, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + } + ], + "Violet": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "bad spotify music", + "url": "https://www.last.fm/tag/bad+spotify+music" + } + ], + "Take Me Away (feat. Syd)": [ + { + "count": 100, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + } + ], + "Transform (feat. Charlotte Day Wilson)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 16, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "Secret Setlist", + "url": "https://www.last.fm/tag/Secret+Setlist" + } + ], + "Disillusioned (with serpentwithfeet)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Toronto 2014 (with Mustafa)": [], + "LOVE AGAIN": [], + "Ocho Rios": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 66, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Neu Roses (Transgressor's Song)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 66, + "name": "Daniel caesar", + "url": "https://www.last.fm/tag/Daniel+caesar" + } + ], + "ENTROPY": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "SUPERPOSITION": [], + "Please Do Not Lean (feat. BADBADNOTGOOD) - Bonus": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 33, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 33, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 10, + "name": "Sentimental", + "url": "https://www.last.fm/tag/Sentimental" + }, + { + "count": 10, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 10, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Death & Taxes": [], + "Freudian": [], + "Buyer's Remorse (feat. Omar Apollo)": [], + "Please Do Not Lean (feat. BADBADNOTGOOD)": [], + "Rearrange My World": [], + "Cool": [], + "Homiesexual (with Ty Dolla $ign)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "OPEN UP": [], + "TOO DEEP TO TURN BACK": [], + "Always (feat. Summer Walker) - Bonus": [], + "ARE YOU OK?": [], + "Pain Is Inevitable": [], + "Shot My Baby": [], + "Unstoppable": [], + "Vince Van Gogh": [], + "A Cappella": [], + "FRONTAL LOBE MUZIK": [], + "Won't Live Here": [], + "Made to Fall in Love": [], + "Have a Baby (With Me)": [], + "COMPLEXITIES": [], + "There’s a Field (That’s Only Yours)": [], + "Paradise (feat. Badbadnotgood & Sean Leon)": [], + "Call On Me": [] + }, + "The Smashing Pumpkins": { + "1979 - Remastered 2012": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "90s Rock", + "url": "https://www.last.fm/tag/90s+Rock" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + } + ], + "1979": [], + "Today": [], + "Bullet With Butterfly Wings - remastered 2012": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 24, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 1, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 1, + "name": "Angst-Ridden", + "url": "https://www.last.fm/tag/Angst-Ridden" + } + ], + "Bullet With Butterfly Wings": [], + "Tonight, Tonight": [], + "Disarm": [], + "Today - 2011 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "the smashing pumpkins", + "url": "https://www.last.fm/tag/the+smashing+pumpkins" + }, + { + "count": 1, + "name": "tsp", + "url": "https://www.last.fm/tag/tsp" + }, + { + "count": 1, + "name": "emma", + "url": "https://www.last.fm/tag/emma" + }, + { + "count": 1, + "name": "nothing hurts like this does", + "url": "https://www.last.fm/tag/nothing+hurts+like+this+does" + } + ], + "Perfect": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 59, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 13, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 6, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "the smashing pumpkins", + "url": "https://www.last.fm/tag/the+smashing+pumpkins" + }, + { + "count": 1, + "name": "Smashing Pumpkins", + "url": "https://www.last.fm/tag/Smashing+Pumpkins" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Zero - Remastered 2012": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "sound collage", + "url": "https://www.last.fm/tag/sound+collage" + }, + { + "count": 2, + "name": "brought my wife and children back", + "url": "https://www.last.fm/tag/brought+my+wife+and+children+back" + }, + { + "count": 2, + "name": "this song cured my terminal cancer", + "url": "https://www.last.fm/tag/this+song+cured+my+terminal+cancer" + } + ], + "Zero": [], + "Cherub Rock": [], + "Tonight, Tonight - Remastered 2012": [ + { + "count": 100, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "symphonic", + "url": "https://www.last.fm/tag/symphonic" + }, + { + "count": 1, + "name": "orchestral rock", + "url": "https://www.last.fm/tag/orchestral+rock" + } + ], + "Ava Adore": [], + "Luna - 2011 Remaster": [], + "Drown": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 16, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "Smashing Pumpkins", + "url": "https://www.last.fm/tag/Smashing+Pumpkins" + }, + { + "count": 2, + "name": "singles", + "url": "https://www.last.fm/tag/singles" + }, + { + "count": 1, + "name": "the smashing pumpkins", + "url": "https://www.last.fm/tag/the+smashing+pumpkins" + }, + { + "count": 1, + "name": "8 of 10 stars", + "url": "https://www.last.fm/tag/8+of+10+stars" + }, + { + "count": 1, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + } + ], + "Cupid De Locke - Remastered 2012": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 33, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + } + ], + "Mayonaise - 2011 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 4, + "name": "mayonaise", + "url": "https://www.last.fm/tag/mayonaise" + } + ], + "Disarm - 2011 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "my spotify", + "url": "https://www.last.fm/tag/my+spotify" + }, + { + "count": 66, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 33, + "name": "S Artist", + "url": "https://www.last.fm/tag/S+Artist" + } + ], + "Stand Inside Your Love": [], + "Cherub Rock - 2011 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "The Everlasting Gaze": [], + "Mellon Collie and the Infinite Sadness": [], + "Mayonaise": [], + "Here Is No Why": [], + "Jellybelly": [], + "Eye": [], + "To Forgive": [], + "Thirty-Three": [], + "Landslide": [], + "Rocket": [], + "Quiet": [], + "Siva": [], + "Hummer": [], + "The Boy": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "strummy", + "url": "https://www.last.fm/tag/strummy" + }, + { + "count": 24, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "non-lead singer", + "url": "https://www.last.fm/tag/non-lead+singer" + }, + { + "count": 12, + "name": "fondness", + "url": "https://www.last.fm/tag/fondness" + }, + { + "count": 5, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 2, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + }, + { + "count": 1, + "name": "wrist-slitting", + "url": "https://www.last.fm/tag/wrist-slitting" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Cupid de Locke": [], + "Muzzle": [], + "Love": [], + "Soma": [], + "Cherub Rock - Remastered 2011": [], + "To Forgive - Remastered 2012": [], + "Luna": [], + "To Sheila": [], + "An Ode to No One": [], + "Disarm - Remastered": [], + "Bodies": [], + "Galapogos": [], + "Spaceboy": [], + "Rhinoceros": [], + "In the Arms of Sleep": [] + }, + "Pink Floyd": { + "Wish You Were Here": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 99, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 43, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 9, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 6, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Money": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 79, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 12, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 9, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 6, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + } + ], + "Comfortably Numb": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 75, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Guitar Solo", + "url": "https://www.last.fm/tag/Guitar+Solo" + } + ], + "The Great Gig in the Sky": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 64, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 37, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 6, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Time": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 64, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 42, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 6, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + } + ], + "Us and Them": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 61, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 39, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 6, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + } + ], + "Brain Damage": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 68, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + } + ], + "Hey You": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 80, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 44, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "On the Run": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 57, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 37, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 7, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Eclipse": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 62, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Breathe (In the Air)": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 75, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 21, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 13, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 4, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "pxs: loved", + "url": "https://www.last.fm/tag/pxs:+loved" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "real", + "url": "https://www.last.fm/tag/real" + } + ], + "Any Colour You Like": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 65, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 40, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 9, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 9, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Another Brick in the Wall, Pt. 2": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 87, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 13, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 10, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Have a Cigar": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 71, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 6, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Young Lust": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 75, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 11, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "psychadelic", + "url": "https://www.last.fm/tag/psychadelic" + } + ], + "The Happiest Days of Our Lives": [], + "Goodbye Blue Sky": [], + "Mother": [], + "Speak to Me": [], + "Welcome to the Machine": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 65, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 40, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 9, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + } + ], + "Run Like Hell": [], + "The Thin Ice": [], + "Empty Spaces": [], + "Learning to Fly": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 64, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 12, + "name": "Pink Floyd", + "url": "https://www.last.fm/tag/Pink+Floyd" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Goodbye Cruel World": [], + "High Hopes": [], + "One of My Turns": [], + "In the Flesh": [], + "In the Flesh?": [], + "The Show Must Go On": [], + "Nobody Home": [], + "Echoes": [], + "Vera": [], + "Don't Leave Me Now": [], + "One of These Days": [], + "Dogs": [], + "Astronomy Domine": [], + "Sheep": [], + "Bring the Boys Back Home": [], + "Is There Anybody Out There?": [], + "Waiting for the Worms": [], + "The Trial": [], + "Outside the Wall": [], + "Marooned": [], + "Pigs (Three Different Ones)": [], + "Fearless": [], + "What Do You Want From Me": [], + "Shine On You Crazy Diamond (Pts. 1-5)": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 100, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 66, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 29, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 15, + "name": "Space Ambient", + "url": "https://www.last.fm/tag/Space+Ambient" + }, + { + "count": 15, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 4, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "symphonic prog", + "url": "https://www.last.fm/tag/symphonic+prog" + } + ], + "Keep Talking": [], + "Another Brick in the Wall, Pt. 1": [] + }, + "Kesha": { + "Tik Tok": [], + "Your Love Is My Drug": [], + "Take It Off": [], + "We R Who We R": [], + "Die Young": [], + "Blow": [], + "Kiss n Tell": [], + "Backstabber": [], + "Hungover": [], + "Party at a Rich Dude's House": [], + "Blind": [], + "Dinosaur": [], + "Dancing with Tears in My Eyes": [], + "Animal": [], + "Stephen": [], + "Cannibal": [], + "Boots & Boys": [], + "Blah Blah Blah (feat. 3OH!3)": [], + "C'mon": [], + "Crazy Kids": [], + "Sleazy": [], + "Blah Blah Blah": [], + "Crazy Beautiful Life": [], + "The Harold Song": [], + "Grow a Pear": [], + "Warrior": [], + "C U Next Tuesday": [], + "Thinking of You": [], + "Supernatural": [], + "Wherever You Are": [], + "VIP": [], + "Only Wanna Dance With You": [], + "All That Matters (The Beautiful Life)": [], + "Wonderland": [], + "Animal (Billboard Remix)": [], + "Love Into the Light": [], + "Last Goodbye": [], + "Out Alive": [], + "Gold Trans Am": [], + "Butterscotch": [], + "Past Lives": [], + "Dirty Love": [], + "Blow - Cirkut Remix": [], + "Blah Blah Blah feat. 3Oh!3": [], + "Chain Reaction": [], + "Blow (Cirkut Remix)": [], + "TiK ToK (Wolfedelic Club Mix)": [], + "V.I.P.": [], + "Frenzy": [], + "Kiss 'n' Tell": [] + }, + "Dua Lipa": { + "Don't Start Now": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 50, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 13, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "New Rules": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 18, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Levitating (feat. DaBaby)": [ + { + "count": 100, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "DaBaby", + "url": "https://www.last.fm/tag/DaBaby" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 3, + "name": "future nostalgia", + "url": "https://www.last.fm/tag/future+nostalgia" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "paired vocal harmony", + "url": "https://www.last.fm/tag/paired+vocal+harmony" + } + ], + "Levitating": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 65, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 39, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 25, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 1, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 1, + "name": "disco rap", + "url": "https://www.last.fm/tag/disco+rap" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "Break My Heart": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 27, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Physical": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 94, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 44, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 7, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "glad i rediscovered this", + "url": "https://www.last.fm/tag/glad+i+rediscovered+this" + } + ], + "Houdini": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 5, + "name": "post-disco", + "url": "https://www.last.fm/tag/post-disco" + }, + { + "count": 3, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "italo-disco", + "url": "https://www.last.fm/tag/italo-disco" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "IDGAF": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 1, + "name": "idgaf", + "url": "https://www.last.fm/tag/idgaf" + } + ], + "Dance The Night - From Barbie The Album": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "bubble gum pop", + "url": "https://www.last.fm/tag/bubble+gum+pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 33, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 33, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + } + ], + "Love Again": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 74, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 38, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 11, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 11, + "name": "euro-disco", + "url": "https://www.last.fm/tag/euro-disco" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Training Season": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 16, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 8, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "pussy-pop", + "url": "https://www.last.fm/tag/pussy-pop" + } + ], + "Hallucinate": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 29, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 7, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Disco-House", + "url": "https://www.last.fm/tag/Disco-House" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + } + ], + "Blow Your Mind (Mwah)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 10, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "Beijinho No Ombro", + "url": "https://www.last.fm/tag/Beijinho+No+Ombro" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Pretty Please": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 46, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 46, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 23, + "name": "glad i rediscovered this", + "url": "https://www.last.fm/tag/glad+i+rediscovered+this" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Be the One": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 14, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 9, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Kiss and Make Up": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 46, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 23, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 15, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Illusion": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "filler", + "url": "https://www.last.fm/tag/filler" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + } + ], + "Future Nostalgia": [], + "Dance the Night (From Barbie the Album)": [], + "We're Good": [], + "Cool": [], + "Good in Bed": [], + "Boys Will Be Boys": [], + "Hotter Than Hell": [], + "These Walls": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "boring", + "url": "https://www.last.fm/tag/boring" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Fever": [], + "Dance the Night": [], + "End of an Era": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "betterthantaylorswift", + "url": "https://www.last.fm/tag/betterthantaylorswift" + }, + { + "count": 7, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "triste", + "url": "https://www.last.fm/tag/triste" + }, + { + "count": 4, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "sex on the beach", + "url": "https://www.last.fm/tag/sex+on+the+beach" + }, + { + "count": 1, + "name": "instant favorite", + "url": "https://www.last.fm/tag/instant+favorite" + }, + { + "count": 1, + "name": "Balearic Beat", + "url": "https://www.last.fm/tag/Balearic+Beat" + } + ], + "Whatcha Doing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 29, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "Lost in Your Light (feat. Miguel)": [], + "Homesick": [], + "Falling Forever": [ + { + "count": 100, + "name": "Eurovision", + "url": "https://www.last.fm/tag/Eurovision" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Eurovision Song Contest", + "url": "https://www.last.fm/tag/Eurovision+Song+Contest" + }, + { + "count": 8, + "name": "drums", + "url": "https://www.last.fm/tag/drums" + }, + { + "count": 8, + "name": "ESC", + "url": "https://www.last.fm/tag/ESC" + }, + { + "count": 2, + "name": "pussy-flying", + "url": "https://www.last.fm/tag/pussy-flying" + }, + { + "count": 2, + "name": "skip", + "url": "https://www.last.fm/tag/skip" + }, + { + "count": 2, + "name": "gay-anthem", + "url": "https://www.last.fm/tag/gay-anthem" + } + ], + "Genesis": [], + "Happy for You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "birds", + "url": "https://www.last.fm/tag/birds" + }, + { + "count": 8, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 3, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + } + ], + "Thinking 'Bout You": [], + "French Exit": [], + "Last Dance": [], + "If It Ain’t Me": [], + "Maria": [], + "Begging": [], + "Anything for Love": [], + "No Goodbyes": [], + "Physical (feat. Troye Sivan)": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 66, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "That Kind of Woman": [], + "New Love": [], + "Room for 2": [], + "Want To": [], + "Garden": [], + "Levitating (feat. Madonna and Missy Elliott) [The Blessed Madonna Remix]": [], + "Bad Together": [] + }, + "Black Eyed Peas": { + "I Gotta Feeling": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 98, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 35, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Pump It": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 90, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 18, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "pump it", + "url": "https://www.last.fm/tag/pump+it" + } + ], + "Meet Me Halfway": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 90, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 52, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 30, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 14, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 10, + "name": "personal", + "url": "https://www.last.fm/tag/personal" + }, + { + "count": 8, + "name": "i wish i could make a video for this", + "url": "https://www.last.fm/tag/i+wish+i+could+make+a+video+for+this" + }, + { + "count": 2, + "name": "dance all night", + "url": "https://www.last.fm/tag/dance+all+night" + }, + { + "count": 2, + "name": "i can imagine that song in a movie", + "url": "https://www.last.fm/tag/i+can+imagine+that+song+in+a+movie" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Boom Boom Pow": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 98, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 52, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 10, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 6, + "name": "boom boom pow", + "url": "https://www.last.fm/tag/boom+boom+pow" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "My Humps": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 85, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 44, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Rock That Body": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 73, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 46, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "rock that body", + "url": "https://www.last.fm/tag/rock+that+body" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Where Is the Love?": [], + "Just Can’t Get Enough": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Imma Be": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 84, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 41, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "Imma Be", + "url": "https://www.last.fm/tag/Imma+Be" + }, + { + "count": 18, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Don't Phunk with My Heart": [], + "Shut Up": [], + "Don't Lie": [], + "Hey Mama": [], + "The Time (Dirty Bit)": [], + "Let's Get It Started - Spike Mix": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 3, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + } + ], + "Let's Get It Started": [], + "Let's Get Retarded": [], + "GIRL LIKE ME": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 10, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 10, + "name": "E minor", + "url": "https://www.last.fm/tag/E+minor" + }, + { + "count": 10, + "name": "synthetic sonority", + "url": "https://www.last.fm/tag/synthetic+sonority" + } + ], + "RITMO (Bad Boys For Life)": [], + "Where Is the Love": [], + "Alive": [], + "Missing You": [], + "Party All the Time": [], + "Bebot": [], + "Mamacita": [], + "Hands Up": [], + "Electric City": [], + "Smells Like Funk": [], + "Feel It": [], + "Ring-a-Ling": [], + "Anxiety": [], + "DON'T YOU WORRY": [], + "Sexy": [], + "The Apl Song": [], + "Dum Diddly": [], + "Out of My Head": [], + "Disco Club": [], + "Now Generation": [], + "Latin Girls": [], + "Ba Bump": [], + "Showdown": [], + "Fly Away": [], + "Gone Going": [], + "Just Can't Get Enough": [], + "One Tribe": [], + "Don’t Stop the Party": [], + "Rockin to the Beat": [], + "Audio Delite at Low Fidelity": [], + "The Boogie That Be": [], + "My Style": [] + }, + "Joji": { + "SLOW DANCING IN THE DARK": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 64, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 24, + "name": "Joji eu te amo", + "url": "https://www.last.fm/tag/Joji+eu+te+amo" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "lo-fi hip-hop", + "url": "https://www.last.fm/tag/lo-fi+hip-hop" + }, + { + "count": 2, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 2, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Glimpse of Us": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 56, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 17, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "YEAH RIGHT": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "x", + "url": "https://www.last.fm/tag/x" + }, + { + "count": 3, + "name": "2", + "url": "https://www.last.fm/tag/2" + }, + { + "count": 3, + "name": "good girl", + "url": "https://www.last.fm/tag/good+girl" + }, + { + "count": 3, + "name": "titty", + "url": "https://www.last.fm/tag/titty" + } + ], + "Worldstar Money (Interlude)": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "hopeless", + "url": "https://www.last.fm/tag/hopeless" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + } + ], + "Sanctuary": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 15, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 1, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Gimme Love": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Die for You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "Will He": [ + { + "count": 100, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 56, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 16, + "name": "romantic garbage", + "url": "https://www.last.fm/tag/romantic+garbage" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Run": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "CAN'T GET OVER YOU (feat. Clams Casino)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 17, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "vaporwave", + "url": "https://www.last.fm/tag/vaporwave" + }, + { + "count": 8, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 8, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 3, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 3, + "name": "deathgrips", + "url": "https://www.last.fm/tag/deathgrips" + } + ], + "Like You Do": [ + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + }, + { + "count": 10, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 10, + "name": "lo fi", + "url": "https://www.last.fm/tag/lo+fi" + } + ], + "TEST DRIVE": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "pain", + "url": "https://www.last.fm/tag/pain" + }, + { + "count": 10, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "WANTED U": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 16, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "lo-fi hip hop", + "url": "https://www.last.fm/tag/lo-fi+hip+hop" + }, + { + "count": 8, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Daylight": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 7, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 4, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 4, + "name": "lo fi", + "url": "https://www.last.fm/tag/lo+fi" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Demons": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 33, + "name": "cold-media", + "url": "https://www.last.fm/tag/cold-media" + }, + { + "count": 33, + "name": "nrg_scrobbler", + "url": "https://www.last.fm/tag/nrg_scrobbler" + }, + { + "count": 33, + "name": "2-8-19", + "url": "https://www.last.fm/tag/2-8-19" + } + ], + "Afterthought": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "fast", + "url": "https://www.last.fm/tag/fast" + }, + { + "count": 3, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + } + ], + "ATTENTION": [], + "Feeling Like the End": [], + "YUKON (INTERLUDE)": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "moody", + "url": "https://www.last.fm/tag/moody" + }, + { + "count": 16, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 16, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 8, + "name": "Lamp", + "url": "https://www.last.fm/tag/Lamp" + }, + { + "count": 8, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + }, + { + "count": 8, + "name": "clairo", + "url": "https://www.last.fm/tag/clairo" + }, + { + "count": 3, + "name": "beabadoobee", + "url": "https://www.last.fm/tag/beabadoobee" + } + ], + "Ew": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + } + ], + "I Don't Wanna Waste My Time": [], + "Window": [], + "NIGHT RIDER": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "joji", + "url": "https://www.last.fm/tag/joji" + } + ], + "NO FUN": [], + "1AM FREESTYLE": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "R.I.P. (feat. Trippie Redd)": [], + "Pretty Boy (feat. Lil Yachty)": [], + "Your Man": [], + "Before the Day Is Over": [], + "MODUS": [], + "Pills": [], + "Tick Tock": [], + "Bitter Fuck": [], + "NITROUS": [], + "COME THRU": [], + "XNXX": [], + "Dissolve": [], + "Plastic Taste": [], + "777": [], + "WHY AM I STILL IN LA (feat. Shlohmo & D33J)": [], + "I'LL SEE YOU IN 40": [], + "BLAHBLAHBLAH DEMO": [], + "Upgrade": [], + "High Hopes (feat. Omar Apollo)": [], + "Normal People (feat. rei brown)": [], + "Mr. Hollywood": [], + "Reanimator (feat. Yves Tumor)": [], + "will he (medasin remix)": [], + "WIll He (Ryan Hemsworth Remix)": [], + "SLOW DANCING IN THE DARK - Acoustic Remix": [] + }, + "Gracie Abrams": { + "that’s so true": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 44, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 29, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "obsessed", + "url": "https://www.last.fm/tag/obsessed" + }, + { + "count": 1, + "name": "MM", + "url": "https://www.last.fm/tag/MM" + } + ], + "I Love You, I'm Sorry": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "I miss you, I’m sorry": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 1, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "Gracie", + "url": "https://www.last.fm/tag/Gracie" + } + ], + "Close to You": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 17, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 3, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 3, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 3, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Risk": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "G Artist", + "url": "https://www.last.fm/tag/G+Artist" + } + ], + "Feels Like": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 8, + "name": "friendship", + "url": "https://www.last.fm/tag/friendship" + }, + { + "count": 8, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 2, + "name": "this is what it feels like", + "url": "https://www.last.fm/tag/this+is+what+it+feels+like" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Mess It Up": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "oto", + "url": "https://www.last.fm/tag/oto" + }, + { + "count": 16, + "name": "gracieshouldlovethissong", + "url": "https://www.last.fm/tag/gracieshouldlovethissong" + }, + { + "count": 8, + "name": "gracie should love this song", + "url": "https://www.last.fm/tag/gracie+should+love+this+song" + } + ], + "21": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "I know it won't work": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 10, + "name": "situationship", + "url": "https://www.last.fm/tag/situationship" + }, + { + "count": 10, + "name": "TSSWU", + "url": "https://www.last.fm/tag/TSSWU" + }, + { + "count": 10, + "name": "sad pop", + "url": "https://www.last.fm/tag/sad+pop" + } + ], + "us. (feat. Taylor Swift)": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "jennyeons", + "url": "https://www.last.fm/tag/jennyeons" + }, + { + "count": 16, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + }, + { + "count": 16, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "Hope", + "url": "https://www.last.fm/tag/Hope" + }, + { + "count": 8, + "name": "E", + "url": "https://www.last.fm/tag/E" + }, + { + "count": 8, + "name": "sufjan stevens", + "url": "https://www.last.fm/tag/sufjan+stevens" + }, + { + "count": 3, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + } + ], + "Blowing Smoke": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Stay": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Where do we go now?": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "surreal bridge", + "url": "https://www.last.fm/tag/surreal+bridge" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 8, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 3, + "name": "sings in cursive", + "url": "https://www.last.fm/tag/sings+in+cursive" + }, + { + "count": 3, + "name": "TSSWU", + "url": "https://www.last.fm/tag/TSSWU" + }, + { + "count": 3, + "name": "surreal bridge - aaron dessner", + "url": "https://www.last.fm/tag/surreal+bridge++-+aaron+dessner" + } + ], + "I Love You, I'm Sorry - Live From Vevo": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "live", + "url": "https://www.last.fm/tag/live" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 33, + "name": "calebcore", + "url": "https://www.last.fm/tag/calebcore" + } + ], + "Tough Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "jennyeons", + "url": "https://www.last.fm/tag/jennyeons" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Free Now": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 66, + "name": "jennyeons", + "url": "https://www.last.fm/tag/jennyeons" + }, + { + "count": 66, + "name": "ari core", + "url": "https://www.last.fm/tag/ari+core" + }, + { + "count": 33, + "name": "iwillkms", + "url": "https://www.last.fm/tag/iwillkms" + } + ], + "Best": [ + { + "count": 100, + "name": "jennyeons", + "url": "https://www.last.fm/tag/jennyeons" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 17, + "name": "TSSWU", + "url": "https://www.last.fm/tag/TSSWU" + } + ], + "Let It Happen": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Felt Good About You": [ + { + "count": 100, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Friend": [], + "Block me out": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 16, + "name": "block me out", + "url": "https://www.last.fm/tag/block+me+out" + } + ], + "Rockland": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 33, + "name": "long pond", + "url": "https://www.last.fm/tag/long+pond" + }, + { + "count": 33, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 33, + "name": "aaron dessner", + "url": "https://www.last.fm/tag/aaron+dessner" + } + ], + "I Told You Things": [ + { + "count": 100, + "name": "ari core", + "url": "https://www.last.fm/tag/ari+core" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "My comfort song", + "url": "https://www.last.fm/tag/My+comfort+song" + } + ], + "Difficult": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "I Knew It, I Know You": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "the bottom": [], + "Cool": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "Gracie", + "url": "https://www.last.fm/tag/Gracie" + }, + { + "count": 33, + "name": "marry core", + "url": "https://www.last.fm/tag/marry+core" + } + ], + "For Real This Time": [], + "I should hate you": [ + { + "count": 100, + "name": "gustavo", + "url": "https://www.last.fm/tag/gustavo" + }, + { + "count": 100, + "name": "gus", + "url": "https://www.last.fm/tag/gus" + }, + { + "count": 66, + "name": "aestrans", + "url": "https://www.last.fm/tag/aestrans" + }, + { + "count": 66, + "name": "TSSWU", + "url": "https://www.last.fm/tag/TSSWU" + }, + { + "count": 33, + "name": "guvgs", + "url": "https://www.last.fm/tag/guvgs" + } + ], + "Gave You I Gave You I": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "gave you i gave you i gave you i", + "url": "https://www.last.fm/tag/gave+you+i+gave+you+i+gave+you+i" + } + ], + "Camden": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 66, + "name": "tvx core", + "url": "https://www.last.fm/tag/tvx+core" + } + ], + "Normal Thing": [ + { + "count": 100, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Amelie": [], + "Packing It Up": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Mean It": [], + "Long Sleeves": [], + "minor": [], + "Full machine": [], + "Good Luck Charlie": [], + "This Is What The Drugs Are For": [], + "Will you cry?": [], + "Better": [], + "Wishful Thinking": [], + "The Blue": [], + "Under / Over": [], + "Alright": [], + "405": [], + "Right Now": [], + "Free Now - Live From Vevo": [ + { + "count": 100, + "name": "live", + "url": "https://www.last.fm/tag/live" + } + ], + "Fault Line": [] + }, + "J. Cole": { + "No Role Modelz": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 19, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Wet Dreamz": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 42, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "Lovestruck", + "url": "https://www.last.fm/tag/Lovestruck" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "Third", + "url": "https://www.last.fm/tag/Third" + } + ], + "Work Out": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 81, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 32, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "work out", + "url": "https://www.last.fm/tag/work+out" + }, + { + "count": 1, + "name": "all day", + "url": "https://www.last.fm/tag/all+day" + }, + { + "count": 1, + "name": "West Coast swing", + "url": "https://www.last.fm/tag/West+Coast+swing" + }, + { + "count": 1, + "name": "beats", + "url": "https://www.last.fm/tag/beats" + } + ], + "MIDDLE CHILD": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "She Knows (feat. Amber Coffman & Cults)": [ + { + "count": 100, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "cults", + "url": "https://www.last.fm/tag/cults" + }, + { + "count": 3, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "m y . l i f e (with 21 Savage & Morray)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "morray", + "url": "https://www.last.fm/tag/morray" + } + ], + "Power Trip (feat. Miguel)": [ + { + "count": 100, + "name": "miguel", + "url": "https://www.last.fm/tag/miguel" + }, + { + "count": 56, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 37, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "Power Trip", + "url": "https://www.last.fm/tag/Power+Trip" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Lights Please": [], + "Love Yourz": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 17, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 1, + "name": "good", + "url": "https://www.last.fm/tag/good" + }, + { + "count": 1, + "name": "Best song on the album", + "url": "https://www.last.fm/tag/Best+song+on+the+album" + }, + { + "count": 1, + "name": "Rap Music", + "url": "https://www.last.fm/tag/Rap+Music" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + } + ], + "Kevin’s Heart": [ + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "Lil Nas X", + "url": "https://www.last.fm/tag/Lil+Nas+X" + } + ], + "Neighbors": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "-1001563862055", + "url": "https://www.last.fm/tag/-1001563862055" + } + ], + "p r i d e . i s . t h e . d e v i l (with Lil Baby)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + } + ], + "Apparently": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 37, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "good", + "url": "https://www.last.fm/tag/good" + }, + { + "count": 1, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "a m a r i": [], + "January 28th": [ + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "soulful hip-hop", + "url": "https://www.last.fm/tag/soulful+hip-hop" + } + ], + "A Tale of 2 Citiez": [], + "Deja Vu": [], + "G.O.M.D": [ + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "2014 Forest Hills Drive", + "url": "https://www.last.fm/tag/2014+Forest+Hills+Drive" + }, + { + "count": 3, + "name": "-1001808402935", + "url": "https://www.last.fm/tag/-1001808402935" + }, + { + "count": 3, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Lights Please (Clean Album Version)": [], + "i n t e r l u d e": [], + "KOD": [], + "Fire Squad": [], + "Intro": [], + "I Get Up": [], + "Forbidden Fruit (feat. Kendrick Lamar)": [], + "She's Mine Pt. 1": [], + "Change": [ + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + } + ], + "l e t . g o . m y . h a n d (with Bas & 6LACK)": [], + "4 Your Eyez Only": [ + { + "count": 100, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "In the Morning": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 16, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 8, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 2, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "Feeling This", + "url": "https://www.last.fm/tag/Feeling+This" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + } + ], + "Can't Get Enough": [], + "9 5 . s o u t h": [], + "Crooked Smile (feat. TLC)": [], + "G.O.M.D.": [], + "St. Tropez": [], + "Immortal": [], + "Ville Mentality": [], + "p u n c h i n ‘ . t h e . c l o c k": [], + "t h e . c l i m b . b a c k": [], + "ATM": [], + "She's Mine Pt. 2": [], + "I Get Up (prod. J. Cole)": [], + "a p p l y i n g . p r e s s u r e": [], + "Huntin’ Wabbitz": [ + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 100, + "name": "meatcanyon", + "url": "https://www.last.fm/tag/meatcanyon" + }, + { + "count": 66, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + } + ], + "Land of the Snakes": [], + "03’ Adolescence": [], + "Snow On Tha Bluff": [], + "Hello": [], + "1 0 0 . m i l ‘ (with Bas)": [], + "For Whom the Bell Tolls": [] + }, + "Justin Timberlake": { + "Rock Your Body": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 61, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Cry Me a River": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 28, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "cry me a river", + "url": "https://www.last.fm/tag/cry+me+a+river" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Mirrors": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 23, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 21, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 9, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "SexyBack (feat. Timbaland)": [], + "My Love (feat. T.I.)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 50, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 21, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "my love", + "url": "https://www.last.fm/tag/my+love" + } + ], + "SexyBack": [], + "Summer Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 9, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "What Goes Around.../...Comes Around (Interlude)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 3, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 3, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Like I Love You": [], + "CAN'T STOP THE FEELING! (From DreamWorks Animation's \"Trolls\")": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 66, + "name": "disco-pop", + "url": "https://www.last.fm/tag/disco-pop" + } + ], + "Señorita": [], + "My Love": [], + "Can't Stop the Feeling! (Original Song from Dreamworks Animation's \"Trolls\")": [], + "Suit & Tie (feat. Jay-Z)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 87, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 15, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 5, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 3, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "brass", + "url": "https://www.last.fm/tag/brass" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Losing My Way": [], + "What Goes Around.../...Comes Around Interlude": [], + "Pusher Love Girl": [], + "Suit & Tie": [], + "(Another Song) All Over Again": [], + "Not a Bad Thing": [], + "Tunnel Vision": [], + "Until the End of Time": [], + "Senorita": [], + "Strawberry Bubblegum": [], + "FutureSex/LoveSound": [], + "That Girl": [], + "Last Night": [], + "TKO": [], + "Don't Hold the Wall": [], + "Suit & Tie featuring JAY Z": [], + "Take Back the Night": [], + "Take It from Here": [], + "Spaceship Coupe": [], + "Blue Ocean Floor": [], + "Let the Groove Get In": [], + "Mirrors - Radio Edit": [], + "Chop Me Up": [], + "Say Something (feat. Chris Stapleton)": [], + "Sexy Back": [], + "(Oh No) What You Got": [], + "Nothin' Else": [], + "Damn Girl": [], + "Still on My Brain": [], + "FutureSex / LoveSound": [], + "LoveStoned/I Think She Knows Interlude": [], + "Selfish": [], + "Say Something": [], + "Let's Take a Ride": [], + "Never Again": [], + "Filthy": [] + }, + "BTS": { + "Dynamite": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 75, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 41, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "Dynamite", + "url": "https://www.last.fm/tag/Dynamite" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + } + ], + "Boy With Luv (feat. Halsey)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "bots", + "url": "https://www.last.fm/tag/bots" + }, + { + "count": 55, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 22, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 18, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 18, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "Hi", + "url": "https://www.last.fm/tag/Hi" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Butter": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 75, + "name": "butter", + "url": "https://www.last.fm/tag/butter" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 6, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 6, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 6, + "name": "bangtan", + "url": "https://www.last.fm/tag/bangtan" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 1, + "name": "army", + "url": "https://www.last.fm/tag/army" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "FAKE LOVE": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 90, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 60, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 41, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "Fake Love", + "url": "https://www.last.fm/tag/Fake+Love" + }, + { + "count": 1, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + } + ], + "DNA": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 58, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 15, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 3, + "name": "rap monster", + "url": "https://www.last.fm/tag/rap+monster" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "BTS DNA", + "url": "https://www.last.fm/tag/BTS+DNA" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "Jung Hoseok", + "url": "https://www.last.fm/tag/Jung+Hoseok" + } + ], + "Blood Sweat & Tears": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 69, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 46, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 15, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + } + ], + "IDOL": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 54, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 36, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 28, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 8, + "name": "idol", + "url": "https://www.last.fm/tag/idol" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "I NEED U": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "BIGHIT", + "url": "https://www.last.fm/tag/BIGHIT" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 2, + "name": "need more", + "url": "https://www.last.fm/tag/need+more" + }, + { + "count": 2, + "name": "friendship", + "url": "https://www.last.fm/tag/friendship" + }, + { + "count": 1, + "name": "I Need You", + "url": "https://www.last.fm/tag/I+Need+You" + }, + { + "count": 1, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 1, + "name": "need", + "url": "https://www.last.fm/tag/need" + } + ], + "Black Swan": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 56, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 26, + "name": "emo hip hop", + "url": "https://www.last.fm/tag/emo+hip+hop" + }, + { + "count": 9, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "mamamoo", + "url": "https://www.last.fm/tag/mamamoo" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "blackswan", + "url": "https://www.last.fm/tag/blackswan" + } + ], + "Spring Day": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 39, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 26, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 8, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 8, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 3, + "name": "spring day", + "url": "https://www.last.fm/tag/spring+day" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "j-hope", + "url": "https://www.last.fm/tag/j-hope" + } + ], + "Euphoria": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "bangtan", + "url": "https://www.last.fm/tag/bangtan" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "edm pop", + "url": "https://www.last.fm/tag/edm+pop" + } + ], + "Pied Piper": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + } + ], + "Dimple": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "written about j-hope", + "url": "https://www.last.fm/tag/written+about+j-hope" + }, + { + "count": 8, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 3, + "name": "this song is for bibi", + "url": "https://www.last.fm/tag/this+song+is+for+bibi" + }, + { + "count": 3, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 3, + "name": "bibi owns this song", + "url": "https://www.last.fm/tag/bibi+owns+this+song" + } + ], + "RUN": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 11, + "name": "run", + "url": "https://www.last.fm/tag/run" + }, + { + "count": 11, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 5, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "angst", + "url": "https://www.last.fm/tag/angst" + }, + { + "count": 1, + "name": "youth", + "url": "https://www.last.fm/tag/youth" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + } + ], + "ON": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 64, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 5, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 5, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "healing", + "url": "https://www.last.fm/tag/healing" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + } + ], + "Run BTS": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "ily", + "url": "https://www.last.fm/tag/ily" + }, + { + "count": 4, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 2, + "name": "army", + "url": "https://www.last.fm/tag/army" + }, + { + "count": 2, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 2, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "run", + "url": "https://www.last.fm/tag/run" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + } + ], + "Dope": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 16, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 2, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "1w", + "url": "https://www.last.fm/tag/1w" + }, + { + "count": 1, + "name": "favorites 2015", + "url": "https://www.last.fm/tag/favorites+2015" + }, + { + "count": 1, + "name": "jungkook da lili", + "url": "https://www.last.fm/tag/jungkook+da+lili" + } + ], + "HOME": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "home", + "url": "https://www.last.fm/tag/home" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "k-rnb", + "url": "https://www.last.fm/tag/k-rnb" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "I like this", + "url": "https://www.last.fm/tag/I+like+this" + } + ], + "Filter": [ + { + "count": 100, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 5, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "flirty", + "url": "https://www.last.fm/tag/flirty" + } + ], + "Life Goes On": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 17, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 1, + "name": "BE", + "url": "https://www.last.fm/tag/BE" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + } + ], + "Airplane pt.2": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "bangtan", + "url": "https://www.last.fm/tag/bangtan" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 1, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 1, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + } + ], + "Save ME": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 1, + "name": "save me", + "url": "https://www.last.fm/tag/save+me" + } + ], + "Just One Day": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 16, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 3, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 3, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "cheesy", + "url": "https://www.last.fm/tag/cheesy" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Burning Up (FIRE)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 10, + "name": "Korean Hip Hop", + "url": "https://www.last.fm/tag/Korean+Hip+Hop" + }, + { + "count": 10, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Boy In Luv": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 8, + "name": "munich", + "url": "https://www.last.fm/tag/munich" + }, + { + "count": 3, + "name": "best comebacks 2014", + "url": "https://www.last.fm/tag/best+comebacks+2014" + }, + { + "count": 3, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + } + ], + "Butterfly": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "방탄소년단", + "url": "https://www.last.fm/tag/%EB%B0%A9%ED%83%84%EC%86%8C%EB%85%84%EB%8B%A8" + }, + { + "count": 8, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 3, + "name": "jungkook da lili", + "url": "https://www.last.fm/tag/jungkook+da+lili" + } + ], + "Permission to Dance": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 73, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "Permission to dance", + "url": "https://www.last.fm/tag/Permission+to+dance" + }, + { + "count": 1, + "name": "butter", + "url": "https://www.last.fm/tag/butter" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Really cute", + "url": "https://www.last.fm/tag/Really+cute" + }, + { + "count": 1, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + } + ], + "Silver Spoon": [ + { + "count": 100, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "ko", + "url": "https://www.last.fm/tag/ko" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 33, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + }, + { + "count": 33, + "name": "social critic", + "url": "https://www.last.fm/tag/social+critic" + }, + { + "count": 10, + "name": "silver spoon", + "url": "https://www.last.fm/tag/silver+spoon" + }, + { + "count": 10, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 10, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Go Go": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 29, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 4, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 4, + "name": "Go", + "url": "https://www.last.fm/tag/Go" + }, + { + "count": 4, + "name": "youth", + "url": "https://www.last.fm/tag/youth" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + } + ], + "Love Maze": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 4, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 1, + "name": "vocals", + "url": "https://www.last.fm/tag/vocals" + }, + { + "count": 1, + "name": "various artists", + "url": "https://www.last.fm/tag/various+artists" + } + ], + "Magic Shop": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + } + ], + "No More Dream": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Korean Hip-Hop", + "url": "https://www.last.fm/tag/Korean+Hip-Hop" + }, + { + "count": 2, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "K-hip hop", + "url": "https://www.last.fm/tag/K-hip+hop" + } + ], + "Dionysus": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 15, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "drunk", + "url": "https://www.last.fm/tag/drunk" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Anpanman": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 24, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "reggae-trap", + "url": "https://www.last.fm/tag/reggae-trap" + }, + { + "count": 1, + "name": "best of album", + "url": "https://www.last.fm/tag/best+of+album" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Danger": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + } + ], + "Like": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 66, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 66, + "name": "chill happy", + "url": "https://www.last.fm/tag/chill+happy" + } + ], + "Mikrokosmos": [ + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "underrated", + "url": "https://www.last.fm/tag/underrated" + } + ], + "Lie": [ + { + "count": 100, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 18, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 12, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Wings", + "url": "https://www.last.fm/tag/Wings" + } + ], + "Not Today": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 22, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 22, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "not today", + "url": "https://www.last.fm/tag/not+today" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Best of Me": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 69, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + } + ], + "Make It Right": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 15, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 4, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 1, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + } + ], + "134340": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 8, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 8, + "name": "alt-RnB", + "url": "https://www.last.fm/tag/alt-RnB" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 2, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 2, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + } + ], + "Trivia 轉 : Seesaw": [ + { + "count": 100, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "Min PD", + "url": "https://www.last.fm/tag/Min+PD" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "My Time": [ + { + "count": 100, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 20, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 7, + "name": "my time", + "url": "https://www.last.fm/tag/my+time" + }, + { + "count": 7, + "name": "BTS - My Time", + "url": "https://www.last.fm/tag/BTS+-+My+Time" + }, + { + "count": 2, + "name": "jk", + "url": "https://www.last.fm/tag/jk" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "euphoria", + "url": "https://www.last.fm/tag/euphoria" + }, + { + "count": 1, + "name": "Jeon Jungkook", + "url": "https://www.last.fm/tag/Jeon+Jungkook" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "BTS Jeon Jungkook", + "url": "https://www.last.fm/tag/BTS+Jeon+Jungkook" + } + ], + "MIC Drop": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "reputation", + "url": "https://www.last.fm/tag/reputation" + }, + { + "count": 1, + "name": "micdrop", + "url": "https://www.last.fm/tag/micdrop" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "reis tudo", + "url": "https://www.last.fm/tag/reis+tudo" + } + ], + "Jamais Vu": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 1, + "name": "I like this", + "url": "https://www.last.fm/tag/I+like+this" + } + ], + "UGH!": [ + { + "count": 100, + "name": "Cool song", + "url": "https://www.last.fm/tag/Cool+song" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 17, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 8, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 2, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Epiphany": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 66, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 2, + "name": "Seokjin", + "url": "https://www.last.fm/tag/Seokjin" + } + ], + "Paradise": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + } + ], + "00:00 (Zero O’Clock)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "vocal line", + "url": "https://www.last.fm/tag/vocal+line" + }, + { + "count": 8, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "sobworthy", + "url": "https://www.last.fm/tag/sobworthy" + }, + { + "count": 3, + "name": "autumn 21", + "url": "https://www.last.fm/tag/autumn+21" + } + ] + }, + "LE SSERAFIM": { + "ANTIFRAGILE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 77, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 9, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 5, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 2, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "lovey lovey lovey dovey dovey dovey", + "url": "https://www.last.fm/tag/lovey+lovey+lovey+dovey+dovey+dovey" + }, + { + "count": 1, + "name": "100 club", + "url": "https://www.last.fm/tag/100+club" + } + ], + "CRAZY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "LE SSERAFIM", + "url": "https://www.last.fm/tag/LE+SSERAFIM" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 3, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Perfect Night": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 29, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "videogame", + "url": "https://www.last.fm/tag/videogame" + }, + { + "count": 4, + "name": "girly", + "url": "https://www.last.fm/tag/girly" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "video game", + "url": "https://www.last.fm/tag/video+game" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Eve, Psyche & The Bluebeard’s wife": [ + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Smart": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "amapiano", + "url": "https://www.last.fm/tag/amapiano" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 1, + "name": "march", + "url": "https://www.last.fm/tag/march" + }, + { + "count": 1, + "name": "taylorswift", + "url": "https://www.last.fm/tag/taylorswift" + } + ], + "EASY": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "LESSERAFIM", + "url": "https://www.last.fm/tag/LESSERAFIM" + }, + { + "count": 15, + "name": "easy", + "url": "https://www.last.fm/tag/easy" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "FLOP", + "url": "https://www.last.fm/tag/FLOP" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + } + ], + "Sour Grapes": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 12, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 12, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "UNFORGIVEN (feat. Nile Rodgers)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 29, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 4, + "name": "Nile Rodgers", + "url": "https://www.last.fm/tag/Nile+Rodgers" + }, + { + "count": 4, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 4, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 1, + "name": "conni loves lesserafim", + "url": "https://www.last.fm/tag/conni+loves+lesserafim" + }, + { + "count": 1, + "name": "ryu owns this song", + "url": "https://www.last.fm/tag/ryu+owns+this+song" + }, + { + "count": 1, + "name": "foreign vibe", + "url": "https://www.last.fm/tag/foreign+vibe" + } + ], + "Impurities": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 2, + "name": "saki da jen", + "url": "https://www.last.fm/tag/saki+da+jen" + }, + { + "count": 1, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + } + ], + "FEARLESS": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 42, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Asian", + "url": "https://www.last.fm/tag/Asian" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "FEARLESS (2023 ver.)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "no garam", + "url": "https://www.last.fm/tag/no+garam" + } + ], + "1-800-hot-n-fun": [ + { + "count": 100, + "name": "1 800 hot n fun hear my ringtone every time 1 800 hot n fun thats my number hit my line", + "url": "https://www.last.fm/tag/1+800+hot+n+fun+hear+my+ringtone+every+time+1+800+hot+n+fun+thats+my+number+hit+my+line" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 11, + "name": "sakura da beatriz", + "url": "https://www.last.fm/tag/sakura+da+beatriz" + }, + { + "count": 3, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "k-rock", + "url": "https://www.last.fm/tag/k-rock" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "bold", + "url": "https://www.last.fm/tag/bold" + } + ], + "Blue Flame (2023 ver.)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Blue Flame": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + } + ], + "Good Parts (when the quality is bad but I am)": [], + "HOT": [ + { + "count": 100, + "name": "kazuha do bernardo", + "url": "https://www.last.fm/tag/kazuha+do+bernardo" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": ".", + "url": "https://www.last.fm/tag/." + } + ], + "No Celestial": [], + "The Great Mermaid": [], + "Come Over": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "elevator music", + "url": "https://www.last.fm/tag/elevator+music" + }, + { + "count": 3, + "name": "chaewon da maxine", + "url": "https://www.last.fm/tag/chaewon+da+maxine" + }, + { + "count": 3, + "name": "chaewon da mayra", + "url": "https://www.last.fm/tag/chaewon+da+mayra" + }, + { + "count": 3, + "name": "sakura da beatriz", + "url": "https://www.last.fm/tag/sakura+da+beatriz" + } + ], + "Pierrot": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "choral", + "url": "https://www.last.fm/tag/choral" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 33, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 10, + "name": "musicadoits", + "url": "https://www.last.fm/tag/musicadoits" + }, + { + "count": 10, + "name": "itzy core", + "url": "https://www.last.fm/tag/itzy+core" + } + ], + "Swan Song": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 8, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 8, + "name": "chaewon da mayra", + "url": "https://www.last.fm/tag/chaewon+da+mayra" + }, + { + "count": 3, + "name": "sakura da beatriz", + "url": "https://www.last.fm/tag/sakura+da+beatriz" + } + ], + "The Hydra": [], + "CRAZY (feat. PinkPantheress)": [ + { + "count": 100, + "name": "pinkpantheress", + "url": "https://www.last.fm/tag/pinkpantheress" + }, + { + "count": 11, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "this song is for evie", + "url": "https://www.last.fm/tag/this+song+is+for+evie" + }, + { + "count": 4, + "name": "runway", + "url": "https://www.last.fm/tag/runway" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Fire in the belly": [], + "No-Return (Into the unknown)": [], + "Flash Forward": [], + "We got so much": [], + "Ash": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 66, + "name": "saki da jen", + "url": "https://www.last.fm/tag/saki+da+jen" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "kait owns this song", + "url": "https://www.last.fm/tag/kait+owns+this+song" + }, + { + "count": 2, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "FEARNOT (Between you, me and the lamppost)": [], + "The World Is My Oyster": [], + "Burn the Bridge": [], + "So Cynical (Badum)": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 33, + "name": "trap pop", + "url": "https://www.last.fm/tag/trap+pop" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "overwatch", + "url": "https://www.last.fm/tag/overwatch" + }, + { + "count": 10, + "name": "chaewon da mayra", + "url": "https://www.last.fm/tag/chaewon+da+mayra" + }, + { + "count": 10, + "name": "notrhuu", + "url": "https://www.last.fm/tag/notrhuu" + } + ], + "Crazier": [], + "CRAZY (English ver.)": [], + "DIFFERENT": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 44, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 29, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "too short", + "url": "https://www.last.fm/tag/too+short" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "electro-disco", + "url": "https://www.last.fm/tag/electro-disco" + } + ], + "Good Bones": [], + "Choices": [], + "Chasing Lightning": [], + "The World Is My Oyster (2023 ver.)": [], + "ジュエリー (Prod. imase)": [], + "Born Fire": [], + "Eve, Psyche & the Bluebeard’s wife (English Ver.)": [], + "Star Signs": [], + "EASY (English Ver.)": [], + "Eve, Psyche & The Bluebeard’s wife (Rina Sawayama Remix)": [], + "UNFORGIVEN - Japanese ver.": [], + "Eve, Psyche & the Bluebeard’s wife (feat. Demi Lovato)": [], + "Guardian": [], + "FEARLESS - Japanese ver.": [], + "DIFFERENT - English ver.": [] + }, + "The Cranberries": { + "Zombie": [], + "Linger": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 59, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 55, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "The Cranberries", + "url": "https://www.last.fm/tag/The+Cranberries" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Dreams": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "The Cranberries", + "url": "https://www.last.fm/tag/The+Cranberries" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Ode to My Family": [], + "Sunday": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 55, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 50, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 22, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "The Cranberries", + "url": "https://www.last.fm/tag/The+Cranberries" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "When You're Gone": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 48, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "The Cranberries", + "url": "https://www.last.fm/tag/The+Cranberries" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Animal Instinct": [], + "Just My Imagination": [], + "I Can't Be with You": [], + "Salvation": [], + "Pretty": [], + "I Still Do": [], + "Promises": [], + "Ridiculous Thoughts": [], + "Put Me Down": [], + "Dreaming My Dreams": [], + "Wanted": [], + "Empty": [], + "Twenty One": [], + "Free to Decide": [], + "How": [], + "Daffodil Lament": [], + "I Will Always": [], + "No Need to Argue": [], + "Not Sorry": [], + "Waltzing Back": [], + "Everything I Said": [], + "Hollywood": [], + "Analyse": [], + "You and Me": [], + "Disappointment": [], + "The Icicle Melts": [], + "Still Can't...": [], + "Time Is Ticking Out": [], + "This Is the Day": [], + "Shattered": [], + "(They Long to Be) Close to You": [], + "Liar": [], + "Never Grow Old": [], + "Loud and Clear": [], + "Zombie - Acoustic Version": [], + "Yeat's Grave": [], + "Stars": [], + "Zombie - 2025 Remastered": [], + "Desperate Andy": [], + "I'm Still Remembering": [], + "Electric Blue": [], + "I Just Shot John Lennon": [], + "Joe": [], + "Dying in the Sun": [] + }, + "NewJeans": { + "Super Shy": [ + { + "count": 100, + "name": "you don't even know my name do ya", + "url": "https://www.last.fm/tag/you+don%27t+even+know+my+name+do+ya" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 46, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 15, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 1, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Ditto": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 83, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 35, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 20, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 7, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "OMG": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 42, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 12, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 5, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "newjeans", + "url": "https://www.last.fm/tag/newjeans" + }, + { + "count": 2, + "name": "best of 2023", + "url": "https://www.last.fm/tag/best+of+2023" + }, + { + "count": 2, + "name": "2023 soty", + "url": "https://www.last.fm/tag/2023+soty" + } + ], + "New Jeans": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 15, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "bots", + "url": "https://www.last.fm/tag/bots" + } + ], + "Hype Boy": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 11, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "purple sound", + "url": "https://www.last.fm/tag/purple+sound" + } + ], + "Attention": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 42, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 42, + "name": "One time flamengo", + "url": "https://www.last.fm/tag/One+time+flamengo" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 12, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 2, + "name": "hip-hop soul", + "url": "https://www.last.fm/tag/hip-hop+soul" + } + ], + "ETA": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 4, + "name": "Funk Carioca", + "url": "https://www.last.fm/tag/Funk+Carioca" + }, + { + "count": 4, + "name": "aespa", + "url": "https://www.last.fm/tag/aespa" + }, + { + "count": 4, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + } + ], + "Cool With You": [ + { + "count": 100, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 36, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 24, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 24, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 5, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + } + ], + "Cookie": [ + { + "count": 100, + "name": "footwork", + "url": "https://www.last.fm/tag/footwork" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 19, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 2, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "Teens", + "url": "https://www.last.fm/tag/Teens" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Hurt": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 12, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 5, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "ASAP": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 56, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "k-rnb", + "url": "https://www.last.fm/tag/k-rnb" + }, + { + "count": 19, + "name": "footwork", + "url": "https://www.last.fm/tag/footwork" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 19, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "outsider house", + "url": "https://www.last.fm/tag/outsider+house" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "How Sweet": [ + { + "count": 100, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "newjeans", + "url": "https://www.last.fm/tag/newjeans" + }, + { + "count": 29, + "name": "janesxoxo", + "url": "https://www.last.fm/tag/janesxoxo" + }, + { + "count": 4, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 4, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + }, + { + "count": 4, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 1, + "name": "danielle", + "url": "https://www.last.fm/tag/danielle" + }, + { + "count": 1, + "name": "how sweet", + "url": "https://www.last.fm/tag/how+sweet" + }, + { + "count": 1, + "name": "howsweet", + "url": "https://www.last.fm/tag/howsweet" + } + ], + "Get Up": [ + { + "count": 100, + "name": "maris song", + "url": "https://www.last.fm/tag/maris+song" + }, + { + "count": 100, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "Hi", + "url": "https://www.last.fm/tag/Hi" + }, + { + "count": 3, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 3, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + } + ], + "Supernatural": [ + { + "count": 100, + "name": "Favorite", + "url": "https://www.last.fm/tag/Favorite" + }, + { + "count": 16, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 7, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "newjeans", + "url": "https://www.last.fm/tag/newjeans" + }, + { + "count": 1, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 1, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "Rocket s Adventures with DJ Rocket", + "url": "https://www.last.fm/tag/Rocket+s+Adventures+with+DJ+Rocket" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "Coffee with Judy", + "url": "https://www.last.fm/tag/Coffee+with+Judy" + } + ], + "Bubble Gum": [ + { + "count": 100, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "snoozefest", + "url": "https://www.last.fm/tag/snoozefest" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 2, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + } + ], + "Zero": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "coca cola", + "url": "https://www.last.fm/tag/coca+cola" + }, + { + "count": 17, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "liquid funk", + "url": "https://www.last.fm/tag/liquid+funk" + }, + { + "count": 1, + "name": "neurofunk", + "url": "https://www.last.fm/tag/neurofunk" + }, + { + "count": 1, + "name": "advertising", + "url": "https://www.last.fm/tag/advertising" + }, + { + "count": 1, + "name": "skz", + "url": "https://www.last.fm/tag/skz" + } + ], + "Right Now": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 8, + "name": "shibuya-kei", + "url": "https://www.last.fm/tag/shibuya-kei" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + }, + { + "count": 3, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + } + ], + "Zero (J.I.D Remix)": [], + "Our Night is more beautiful than your Day": [], + "Beautiful Restriction": [], + "Attention (250 remix)": [], + "Ditto (250 Remix)": [], + "OMG (FRNK remix)": [], + "Hype Boy (250 remix)": [], + "Hurt (250 Remix)": [], + "Cookie (FRNK remix)": [], + "Supernatural (instrumental)": [], + "How Sweet (instrumental)": [], + "Attention (250 remix) (instrumental)": [], + "Right Now (instrumental)": [], + "Ditto (250 remix) (instrumental)": [], + "Bubble Gum (instrumental)": [], + "OMG (FRNK remix) (instrumental)": [], + "Hype Boy (250 remix) (instrumental)": [], + "Cookie (FRNK remix) (instrumental)": [], + "Hurt (250 remix) (instrumental)": [], + "Our Night is more beautiful than your Day (Inst.)": [], + "Message from NewJeans (KR)": [], + "Message from NewJeans (JP)": [], + "Supernatural (Part 2)": [], + "OMG (Apple Music Edition)": [], + "Ditto (SIDE A)": [], + "Supernatural (Part 1)": [], + "Cool With You (side B)": [], + "Gods": [], + "NewJeans": [], + "Attention – 250 Remix": [], + "Hype Boy (Performance ver.1)": [], + "Ditto – 250 Remix": [], + "우리의 밤은 당신의 낮보다 아름답다": [] + }, + "Alex G": { + "Sarah": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "Pennsylvania", + "url": "https://www.last.fm/tag/Pennsylvania" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "alex g", + "url": "https://www.last.fm/tag/alex+g" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Mary": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 33, + "name": "pretty guitar", + "url": "https://www.last.fm/tag/pretty+guitar" + }, + { + "count": 33, + "name": "sad bastards fm", + "url": "https://www.last.fm/tag/sad+bastards+fm" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "growing up", + "url": "https://www.last.fm/tag/growing+up" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Treehouse": [ + { + "count": 100, + "name": "treehouse", + "url": "https://www.last.fm/tag/treehouse" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "marriage", + "url": "https://www.last.fm/tag/marriage" + }, + { + "count": 4, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "first", + "url": "https://www.last.fm/tag/first" + }, + { + "count": 1, + "name": "highschool", + "url": "https://www.last.fm/tag/highschool" + }, + { + "count": 1, + "name": "17", + "url": "https://www.last.fm/tag/17" + } + ], + "Advice": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 33, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "16 Mirrors": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + } + ], + "Change": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 54, + "name": "Bagel", + "url": "https://www.last.fm/tag/Bagel" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 15, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Forever": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 44, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 15, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + } + ], + "Mis": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 33, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 10, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 10, + "name": "HOOD CLASSIC", + "url": "https://www.last.fm/tag/HOOD+CLASSIC" + } + ], + "Things to Do": [ + { + "count": 100, + "name": "if I die its because of these songs", + "url": "https://www.last.fm/tag/if+I+die+its+because+of+these+songs" + } + ], + "Gnaw": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 33, + "name": "Fave", + "url": "https://www.last.fm/tag/Fave" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 10, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 10, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 10, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Harvey": [ + { + "count": 100, + "name": "alex g", + "url": "https://www.last.fm/tag/alex+g" + }, + { + "count": 100, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "animals", + "url": "https://www.last.fm/tag/animals" + }, + { + "count": 3, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "TV": [], + "Race": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 33, + "name": "alex g", + "url": "https://www.last.fm/tag/alex+g" + } + ], + "Sorry": [ + { + "count": 100, + "name": "songs to play after getting dumped when all you can do is lie facedown in your pillow", + "url": "https://www.last.fm/tag/songs+to+play+after+getting+dumped+when+all+you+can+do+is+lie+facedown+in+your+pillow" + }, + { + "count": 44, + "name": "chill out", + "url": "https://www.last.fm/tag/chill+out" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + }, + { + "count": 1, + "name": "alternative indie", + "url": "https://www.last.fm/tag/alternative+indie" + }, + { + "count": 1, + "name": "lyrics", + "url": "https://www.last.fm/tag/lyrics" + } + ], + "Hope": [], + "Memory": [], + "Runner": [], + "Kute": [], + "Animals": [], + "People": [], + "Gretel": [], + "Poison Root": [], + "Candy": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Skipper": [], + "Adam": [], + "Bobby": [], + "Black Hair": [ + { + "count": 100, + "name": "Bagel", + "url": "https://www.last.fm/tag/Bagel" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "hair", + "url": "https://www.last.fm/tag/hair" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "The Forest", + "url": "https://www.last.fm/tag/The+Forest" + }, + { + "count": 1, + "name": "bedroom rock", + "url": "https://www.last.fm/tag/bedroom+rock" + } + ], + "Message": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 33, + "name": "rain", + "url": "https://www.last.fm/tag/rain" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + }, + { + "count": 10, + "name": "awesome pawsome", + "url": "https://www.last.fm/tag/awesome+pawsome" + }, + { + "count": 10, + "name": "rock and rap", + "url": "https://www.last.fm/tag/rock+and+rap" + } + ], + "Crab": [], + "Sandy - Bonus Track": [], + "Clouds": [], + "Come Back": [], + "So": [], + "The Same": [], + "Brite Boy": [], + "Whale": [], + "Ain't It Easy": [], + "Southern Sky": [], + "After Ur Gone": [], + "String": [], + "Trick": [], + "Remember": [], + "Afterlife": [ + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 1, + "name": "mood ring", + "url": "https://www.last.fm/tag/mood+ring" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Salt": [], + "Kicker": [], + "Sandy": [], + "Blessing": [], + "Trash": [], + "House": [], + "Snot": [] + }, + "Lil Wayne": { + "Lollipop": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 49, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 24, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 5, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 5, + "name": "critically acclaimed song", + "url": "https://www.last.fm/tag/critically+acclaimed+song" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Night Driving", + "url": "https://www.last.fm/tag/Night+Driving" + } + ], + "Drop the World": [], + "Hustler Musik": [], + "A Milli": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 49, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 18, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 9, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "young money", + "url": "https://www.last.fm/tag/young+money" + }, + { + "count": 1, + "name": "lyricist", + "url": "https://www.last.fm/tag/lyricist" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + } + ], + "Fireman": [], + "Go DJ": [], + "Drop The World (Album Version (Explicit))": [], + "On Fire": [], + "Money on My Mind": [], + "Prom Queen": [], + "Got Money": [], + "Fireman (Cadence Weapon 'Snow In Edmonton' Remix)": [], + "Best Rapper Alive": [], + "Hit Em Up": [], + "Paradice": [], + "Carter II": [], + "I'm Me": [], + "Shooter": [], + "Fly In": [], + "Get Off The Corner": [], + "3 Peat": [], + "Kush": [], + "Ground Zero": [], + "Mirror": [], + "A Milli (Absorb Fish Remix)": [], + "Intro": [], + "011 New Orleans": [], + "Da Da Da": [], + "Dr. Carter": [], + "Phone Home": [], + "Oh No": [], + "Let the Beat Build": [], + "Get A Life": [], + "Mo Fire": [], + "Fly Out": [], + "Blunt Blowin": [], + "President Carter": [], + "Feel Me": [], + "Nightmares of the Bottom": [], + "Gossip": [], + "Tha Mobb": [], + "Megaman": [], + "Walk In": [], + "She Will": [], + "Lollipop (feat. Static Major)": [], + "I Feel Like Dying": [], + "BM J.R.": [], + "The Price Is Wrong": [], + "Hot Revolver": [], + "Mrs. Officer": [] + }, + "XXXTENTACION": { + "Revenge": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 56, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "revenge", + "url": "https://www.last.fm/tag/revenge" + } + ], + "Jocelyn Flores": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 51, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 37, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 5, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Sad!": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 81, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 32, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 32, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 1, + "name": "Emo Trap", + "url": "https://www.last.fm/tag/Emo+Trap" + } + ], + "Moonlight": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 73, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 6, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Look at Me!": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 24, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 5, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 1, + "name": "bad", + "url": "https://www.last.fm/tag/bad" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Everybody Dies in Their Nightmares": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + } + ], + "HOPE": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "good song", + "url": "https://www.last.fm/tag/good+song" + }, + { + "count": 3, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "fuck love": [ + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 25, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 16, + "name": "trippie redd", + "url": "https://www.last.fm/tag/trippie+redd" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "alt rnb", + "url": "https://www.last.fm/tag/alt+rnb" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "RIOT": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 66, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 2, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 2, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + } + ], + "changes": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 24, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 5, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 1, + "name": "sadness", + "url": "https://www.last.fm/tag/sadness" + }, + { + "count": 1, + "name": "great", + "url": "https://www.last.fm/tag/great" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "I don't wanna do this anymore": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 8, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "the best song", + "url": "https://www.last.fm/tag/the+best+song" + }, + { + "count": 2, + "name": "fuck u", + "url": "https://www.last.fm/tag/fuck+u" + } + ], + "Fuck Love (Feat. Trippie Redd)": [], + "BAD!": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 8, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "xxx", + "url": "https://www.last.fm/tag/xxx" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "the remedy for a broken heart (why am i so in love)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 33, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "no", + "url": "https://www.last.fm/tag/no" + }, + { + "count": 3, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 3, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + } + ], + "infinity (888) - feat. Joey Bada$$": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 16, + "name": "Boombap", + "url": "https://www.last.fm/tag/Boombap" + }, + { + "count": 8, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 8, + "name": "Approved", + "url": "https://www.last.fm/tag/Approved" + }, + { + "count": 8, + "name": "joey badass", + "url": "https://www.last.fm/tag/joey+badass" + } + ], + "YuNg BrAtZ": [ + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 17, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "hardcore rap", + "url": "https://www.last.fm/tag/hardcore+rap" + }, + { + "count": 2, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 2, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 2, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + } + ], + "Carry On": [ + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "llj", + "url": "https://www.last.fm/tag/llj" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + } + ], + "NUMB": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 33, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "Post punk", + "url": "https://www.last.fm/tag/Post+punk" + }, + { + "count": 3, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Depression & Obsession": [], + "Save Me": [ + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Whoa (mind in awe)": [], + "RIP ROACH": [], + "Floor 555": [], + "before i close my eyes": [], + "vice city": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 8, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "GTA", + "url": "https://www.last.fm/tag/GTA" + }, + { + "count": 2, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 2, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + } + ], + "Bad Vibes Forever (feat. PnB Rock & Trippie Redd)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "going down!": [], + "Arms Around You (feat. Maluma & Swae Lee)": [], + "ALONE, PART 3": [], + "Ex Bitch": [], + "$$$ - with Matt Ox": [], + "hate will never win": [], + "KING": [], + "A Ghetto Christmas Carol": [], + "What Are You So Afraid Of": [], + "Bad Vibes Forever": [], + "Orlando": [], + "Off The Wall!": [], + "hearteater": [], + "Dead Inside (Interlude)": [], + "Ayala (Outro)": [], + "SAUCE!": [], + "Guardian angel": [], + "Attention!": [], + "slipknot": [], + "difference (interlude)": [], + "love yourself (interlude)": [], + "WHAT IN XXXTARNATION": [], + "#ImSippinTeaInYoHood": [], + "looking for a star": [] + }, + "Ed Sheeran": { + "Shape of You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 21, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 12, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 1, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Thinking Out Loud": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 82, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 42, + "name": "lovesong", + "url": "https://www.last.fm/tag/lovesong" + }, + { + "count": 33, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "middle", + "url": "https://www.last.fm/tag/middle" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Photograph": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 40, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 29, + "name": "my song", + "url": "https://www.last.fm/tag/my+song" + }, + { + "count": 15, + "name": "best song of the world", + "url": "https://www.last.fm/tag/best+song+of+the+world" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "beautiful lyrics", + "url": "https://www.last.fm/tag/beautiful+lyrics" + }, + { + "count": 2, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "The A Team": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 75, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 10, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 9, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 9, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Perfect": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 29, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "FS", + "url": "https://www.last.fm/tag/FS" + } + ], + "Don't": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 38, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 22, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Lego House": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 77, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 40, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 38, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Bad Habits": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 39, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 17, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 9, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Brazilian bass", + "url": "https://www.last.fm/tag/Brazilian+bass" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Castle on the Hill": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Galway Girl": [ + { + "count": 100, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 37, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 37, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 19, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Shivers": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 16, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "suz", + "url": "https://www.last.fm/tag/suz" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "acoustic rhythm guitars", + "url": "https://www.last.fm/tag/acoustic+rhythm+guitars" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Sing": [], + "I See Fire": [], + "Give Me Love": [], + "Happier": [], + "Kiss Me": [], + "Tenerife Sea": [], + "I Don't Care (with Justin Bieber)": [], + "Beautiful People (feat. Khalid)": [], + "Drunk": [], + "Small Bump": [], + "Dive": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 37, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 37, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 3, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + } + ], + "Bloodstream": [], + "Supermarket Flowers": [], + "You Need Me, I Don't Need You": [], + "South of the Border (feat. Camila Cabello & Cardi B)": [], + "I'm a Mess": [], + "One": [], + "Merry Christmas": [], + "Wake Me Up": [], + "Eyes Closed": [], + "The Joker and the Queen (feat. Taylor Swift)": [], + "Grade 8": [], + "Perfect Duet (Ed Sheeran & Beyoncé)": [], + "U.N.I.": [], + "All of the Stars": [], + "This": [], + "Azizam": [ + { + "count": 100, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "wake-up song", + "url": "https://www.last.fm/tag/wake-up+song" + }, + { + "count": 66, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "Persian culture", + "url": "https://www.last.fm/tag/Persian+culture" + }, + { + "count": 33, + "name": "europa plus", + "url": "https://www.last.fm/tag/europa+plus" + }, + { + "count": 33, + "name": "linedance 2025", + "url": "https://www.last.fm/tag/linedance+2025" + }, + { + "count": 10, + "name": "thuis bloopers", + "url": "https://www.last.fm/tag/thuis+bloopers" + }, + { + "count": 10, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + } + ], + "What Do I Know?": [], + "The City": [], + "Nina": [], + "Afire Love": [], + "Cross Me (feat. Chance the Rapper & PnB Rock)": [], + "Runaway": [], + "How Would You Feel (Paean)": [], + "New Man": [], + "Overpass Graffiti": [], + "Antisocial (with Travis Scott)": [], + "Nancy Mulligan": [], + "Hearts Don't Break Around Here": [] + }, + "PARTYNEXTDOOR": { + "Break from Toronto": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 33, + "name": "makes me cream", + "url": "https://www.last.fm/tag/makes+me+cream" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 3, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Come and See Me (feat. Drake)": [ + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "feels", + "url": "https://www.last.fm/tag/feels" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Belong to the City": [ + { + "count": 100, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 66, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 33, + "name": "shelbycore", + "url": "https://www.last.fm/tag/shelbycore" + }, + { + "count": 33, + "name": "shelbys rec", + "url": "https://www.last.fm/tag/shelbys+rec" + } + ], + "Her Way": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Recognize (feat. Drake)": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "liked", + "url": "https://www.last.fm/tag/liked" + }, + { + "count": 8, + "name": "late night", + "url": "https://www.last.fm/tag/late+night" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "lap dance", + "url": "https://www.last.fm/tag/lap+dance" + }, + { + "count": 2, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + } + ], + "Wus Good / Curious": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 7, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "poppin molly type shyt", + "url": "https://www.last.fm/tag/poppin+molly+type+shyt" + }, + { + "count": 1, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 1, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + } + ], + "DIE TRYING": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 66, + "name": "YEBBA", + "url": "https://www.last.fm/tag/YEBBA" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 3, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ], + "BELIEVE IT": [], + "M a k e I t T o T h e M o r n i n g": [], + "Dreamin": [], + "PERSIAN RUGS": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 66, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "TBH": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "LOYAL (feat. Drake)": [], + "CN TOWER": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 17, + "name": "all time song", + "url": "https://www.last.fm/tag/all+time+song" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "goated", + "url": "https://www.last.fm/tag/goated" + }, + { + "count": 3, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "N o C h i l l": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "R e s e n t m e n t": [], + "SOMETHING ABOUT YOU": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "SOMEBODY LOVES ME": [ + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Sex on the Beach": [ + { + "count": 100, + "name": "good vibe", + "url": "https://www.last.fm/tag/good+vibe" + }, + { + "count": 100, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 66, + "name": "prog-rnb", + "url": "https://www.last.fm/tag/prog-rnb" + }, + { + "count": 66, + "name": "bricore", + "url": "https://www.last.fm/tag/bricore" + } + ], + "THE NEWS": [], + "Welcome to the Party": [], + "MOTH BALLS": [ + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + } + ], + "Deeper": [ + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 25, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 8, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + } + ], + "Not Nice": [], + "F o r C e r t a i n": [ + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + } + ], + "SPIDER-MAN SUPERMAN": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 16, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + } + ], + "FREAK IN YOU": [], + "L o s e M y M i n d": [], + "Ballin'": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "Out of your league", + "url": "https://www.last.fm/tag/Out+of+your+league" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "partynextdoor gif", + "url": "https://www.last.fm/tag/partynextdoor+gif" + }, + { + "count": 33, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "MEET YOUR PADRE": [], + "R e a l W o m a n": [], + "Right Now": [], + "GREEDY": [ + { + "count": 100, + "name": "partynextdoor", + "url": "https://www.last.fm/tag/partynextdoor" + }, + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 16, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 16, + "name": "minimalism", + "url": "https://www.last.fm/tag/minimalism" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ], + "LASERS": [], + "East Liberty": [], + "CELIBACY": [], + "LOYAL (feat. Drake and Bad Bunny) - Remix": [], + "Over Here (feat. Drake)": [], + "THINGS & SUCH": [], + "PEACE OF MIND": [], + "SPLIT DECISION": [], + "Make a Mil": [], + "FWU": [], + "WHEN HE'S GONE": [], + "Thirsty": [], + "H e r O l d F r i e n d s": [], + "GLORIOUS": [], + "OMW": [], + "C o n t r o l": [], + "WEST DISTRICT": [] + }, + "JAY-Z": { + "Ni**as in Paris": [], + "Empire State of Mind": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 7, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 1, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 1, + "name": "Empire State of Mind", + "url": "https://www.last.fm/tag/Empire+State+of+Mind" + } + ], + "99 Problems": [], + "No Church in the Wild": [], + "Run This Town": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 85, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 51, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 32, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 6, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "def jam records", + "url": "https://www.last.fm/tag/def+jam+records" + }, + { + "count": 1, + "name": "run this town", + "url": "https://www.last.fm/tag/run+this+town" + } + ], + "Big Pimpin'": [], + "Otis": [], + "Numb / Encore": [ + { + "count": 100, + "name": "Linkin Park", + "url": "https://www.last.fm/tag/Linkin+Park" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 29, + "name": "mashup", + "url": "https://www.last.fm/tag/mashup" + }, + { + "count": 15, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + } + ], + "4:44": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "jay-z", + "url": "https://www.last.fm/tag/jay-z" + }, + { + "count": 4, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Izzo (H.O.V.A.)": [], + "Dirt off Your Shoulder": [], + "Gotta Have It": [ + { + "count": 100, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 66, + "name": "KHOABABIDANCEPARTI", + "url": "https://www.last.fm/tag/KHOABABIDANCEPARTI" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "jay z", + "url": "https://www.last.fm/tag/jay+z" + }, + { + "count": 2, + "name": "its almost like i really like this song or something", + "url": "https://www.last.fm/tag/its+almost+like+i+really+like+this+song+or+something" + }, + { + "count": 2, + "name": "Crumpet", + "url": "https://www.last.fm/tag/Crumpet" + } + ], + "Why I Love You": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "jay z", + "url": "https://www.last.fm/tag/jay+z" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 1, + "name": "Brostep", + "url": "https://www.last.fm/tag/Brostep" + }, + { + "count": 1, + "name": "melodic dubstep", + "url": "https://www.last.fm/tag/melodic+dubstep" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Heart of the City (Ain't No Love)": [], + "Song Cry": [], + "The Story of O.J.": [], + "Hard Knock Life (Ghetto Anthem)": [], + "U Don't Know": [], + "Holy Grail": [], + "Encore": [], + "Dead Presidents II": [], + "03' Bonnie & Clyde": [], + "Lucifer": [], + "Change Clothes": [], + "Lift Off": [], + "Takeover": [], + "Girls, Girls, Girls": [], + "Caught Their Eyes": [], + "Public Service Announcement (Interlude)": [], + "Empire State of Mind (feat. Alicia Keys)": [], + "Show Me What You Got": [], + "D.O.A. (Death Of Auto-Tune)": [], + "Who Gon Stop Me": [], + "New Day": [], + "Renegade": [], + "Interlude": [], + "That's My Bitch": [], + "Murder to Excellence": [], + "The Ruler's Back": [], + "Never Change": [], + "Made in America": [], + "What More Can I Say": [], + "Marcy Me": [], + "December 4th": [], + "Moment of Clarity": [], + "I Know": [], + "Allure": [], + "D'Evils": [], + "Welcome to the Jungle": [], + "Tom Ford": [] + }, + "Daft Punk": { + "One More Time": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 82, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 47, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 24, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 11, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 6, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 5, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Harder, Better, Faster, Stronger": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 65, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 26, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 13, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 4, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Around the World": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 63, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 41, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 38, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 11, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 10, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + } + ], + "Something About Us": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 72, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 46, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 22, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 11, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 7, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Digital Love": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 71, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 46, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 37, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 15, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 11, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + } + ], + "Aerodynamic": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 50, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 32, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 24, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 9, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 5, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 5, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + } + ], + "Veridis Quo": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 70, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 23, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 10, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 7, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 6, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 2, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + } + ], + "Voyager": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 70, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 34, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 5, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + } + ], + "Face to Face": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 74, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 32, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 22, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 7, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Technologic": [], + "Da Funk": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 96, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 41, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 31, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 9, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 7, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "Instant Crush (feat. Julian Casablancas)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 36, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 19, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 18, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Crescendolls": [], + "Robot Rock": [], + "Give Life Back to Music": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 81, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 48, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "10 of 10 stars", + "url": "https://www.last.fm/tag/10+of+10+stars" + }, + { + "count": 1, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + } + ], + "Nightvision": [], + "High Life": [], + "Giorgio by Moroder": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 92, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 41, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 22, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 11, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 7, + "name": "giorgio moroder", + "url": "https://www.last.fm/tag/giorgio+moroder" + }, + { + "count": 1, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + } + ], + "Superheroes": [], + "The Game of Love": [], + "Short Circuit": [], + "Get Lucky (Radio Edit) [feat. Pharrell Williams and Nile Rodgers]": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 66, + "name": "happiness", + "url": "https://www.last.fm/tag/happiness" + }, + { + "count": 33, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 33, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 33, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 10, + "name": "annachrstne core", + "url": "https://www.last.fm/tag/annachrstne+core" + }, + { + "count": 10, + "name": "Nile Rodgers", + "url": "https://www.last.fm/tag/Nile+Rodgers" + }, + { + "count": 10, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + } + ], + "Within": [], + "Get Lucky": [], + "Revolution 909": [], + "Lose Yourself to Dance (feat. Pharrell Williams)": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 80, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 49, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 40, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Too Long": [], + "Beyond": [], + "Human After All": [], + "Get Lucky (feat. Pharrell Williams & Nile Rodgers) - Radio Edit": [], + "Motherboard": [], + "Get Lucky (feat. Pharrell Williams and Nile Rodgers)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 66, + "name": "collaboration", + "url": "https://www.last.fm/tag/collaboration" + }, + { + "count": 33, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 33, + "name": "french touch", + "url": "https://www.last.fm/tag/french+touch" + }, + { + "count": 33, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + } + ], + "Derezzed": [], + "Contact": [], + "Harder Better Faster Stronger": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 65, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 26, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 13, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 4, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Instant Crush": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 36, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 19, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 18, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Get Lucky - Radio Edit": [], + "Lose Yourself to Dance": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 80, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 49, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 40, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Make Love": [], + "Daftendirekt": [], + "End of Line": [], + "The Son of Flynn": [], + "Fresh": [], + "Rollin' & Scratchin'": [], + "Alive": [], + "Phoenix": [], + "Doin' It Right (feat. Panda Bear)": [], + "The Grid": [], + "The Prime Time of Your Life": [], + "Get Lucky (feat. Pharrell Williams & Nile Rodgers)": [] + }, + "Nicki Minaj": { + "Starships": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 43, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 30, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "redone", + "url": "https://www.last.fm/tag/redone" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Super Bass": [ + { + "count": 100, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 98, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 51, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 22, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "why on earth is this just a bonus track", + "url": "https://www.last.fm/tag/why+on+earth+is+this+just+a+bonus+track" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Anaconda": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 61, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "very intelligent lyrics", + "url": "https://www.last.fm/tag/very+intelligent+lyrics" + }, + { + "count": 29, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Super Freaky Girl": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 15, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 15, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + } + ], + "Barbie World (with Aqua) [From Barbie the Album]": [], + "Va Va Voom": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 29, + "name": "why on earth is this just a bonus track", + "url": "https://www.last.fm/tag/why+on+earth+is+this+just+a+bonus+track" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Pound the Alarm": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 97, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 17, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 10, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Chun-Li": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 2, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "chun-li", + "url": "https://www.last.fm/tag/chun-li" + }, + { + "count": 1, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 1, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + } + ], + "The Night Is Still Young": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 18, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Only": [], + "Feeling Myself": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 42, + "name": "beyonce", + "url": "https://www.last.fm/tag/beyonce" + }, + { + "count": 12, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 2, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "FTCU": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 33, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "queen of rap", + "url": "https://www.last.fm/tag/queen+of+rap" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 10, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 10, + "name": "waka flocka flame", + "url": "https://www.last.fm/tag/waka+flocka+flame" + } + ], + "Your Love": [], + "Moment 4 Life": [], + "Massive Attack": [], + "Did It On’em": [], + "Itty Bitty Piggy": [], + "Good Form": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 16, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Rola", + "url": "https://www.last.fm/tag/Rola" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + } + ], + "Barbie Tingz": [], + "Pills n Potions": [], + "Red Ruby Da Sleeze": [], + "Truffle Butter": [], + "Bed (feat. Ariana Grande)": [], + "Beez in the Trap": [], + "Fly": [], + "Roman's Revenge": [], + "Stupid Hoe": [], + "Barbie Dreams": [], + "Yikes": [], + "Roman Holiday": [], + "High School": [], + "Right Thru Me": [], + "Save Me": [], + "MEGATRON": [], + "Last Time I Saw You": [], + "Pink Friday Girls": [], + "Seeing Green (with Drake & Lil Wayne)": [], + "Black Barbies": [], + "Want Some More": [], + "Barbie Dangerous": [], + "Beep Beep": [], + "Barbie World (with Aqua)": [], + "Starships - Explicit Version": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 43, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 30, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "redone", + "url": "https://www.last.fm/tag/redone" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "No Frauds": [], + "Are You Gone Already": [], + "Here I Am": [], + "Chun Swae (feat. Swae Lee)": [], + "Whip It": [], + "Dear Old Nicki": [], + "Grand Piano": [] + }, + "Blood Orange": { + "Champagne Coast": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "Awww", + "url": "https://www.last.fm/tag/Awww" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "Charcoal Baby": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 24, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 11, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 1, + "name": "so good", + "url": "https://www.last.fm/tag/so+good" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + } + ], + "You're Not Good Enough": [ + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 15, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "alt-RnB", + "url": "https://www.last.fm/tag/alt-RnB" + }, + { + "count": 1, + "name": "Saturday Night", + "url": "https://www.last.fm/tag/Saturday+Night" + }, + { + "count": 1, + "name": "vvvvv", + "url": "https://www.last.fm/tag/vvvvv" + } + ], + "I Wanna C U": [], + "Minetta Creek": [], + "Chewing Gum": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "chopped and screwed", + "url": "https://www.last.fm/tag/chopped+and+screwed" + }, + { + "count": 10, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 10, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Best to You": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "house of wax", + "url": "https://www.last.fm/tag/house+of+wax" + }, + { + "count": 29, + "name": "empress of", + "url": "https://www.last.fm/tag/empress+of" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "synthesizer", + "url": "https://www.last.fm/tag/synthesizer" + }, + { + "count": 4, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 1, + "name": "freetownsound", + "url": "https://www.last.fm/tag/freetownsound" + } + ], + "Uncle Ace": [ + { + "count": 100, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 9, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "New York City", + "url": "https://www.last.fm/tag/New+York+City" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "domino", + "url": "https://www.last.fm/tag/domino" + } + ], + "Orlando": [], + "Sutphin Boulevard": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 69, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 1, + "name": "so-fuckin-good", + "url": "https://www.last.fm/tag/so-fuckin-good" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Out of Your League": [], + "Hope": [], + "Jesus Freak Lighter": [], + "Chamakay": [], + "It is What It Is": [], + "Saint": [], + "Wish": [ + { + "count": 100, + "name": "earHorn", + "url": "https://www.last.fm/tag/earHorn" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "The Complete Knock": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 3, + "name": "numetal", + "url": "https://www.last.fm/tag/numetal" + }, + { + "count": 3, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + } + ], + "Mind Loaded (feat. Caroline Polachek, Lorde & Mustafa)": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Dark & Handsome": [], + "Forget It": [], + "The Field (feat. The Durutti Column, Tariq Al-Sabir, Caroline Polachek & Daniel Caesar)": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 66, + "name": "sambass", + "url": "https://www.last.fm/tag/sambass" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 8, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Chosen": [], + "I'm Sorry We Lied": [], + "Gold Teeth": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 66, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 33, + "name": "nigga", + "url": "https://www.last.fm/tag/nigga" + } + ], + "Jewelry": [], + "Augustine": [], + "Time Will Tell": [], + "Benzo": [], + "Something you Know": [], + "Somewhere in Between": [], + "Take Your Time": [], + "S'Cooled": [], + "Vulture Baby": [], + "E.V.P.": [], + "Dagenham Dream": [], + "No Right Thing": [], + "On the Line": [], + "Vivid Light": [], + "Bad Girls": [], + "Clipped On": [], + "Always Let U Down": [], + "Nappy Wonder": [], + "Desirée": [], + "Family": [], + "Look at You": [], + "High Street": [], + "Hands Up": [], + "Smoke": [], + "Something to Do": [] + }, + "Fall Out Boy": { + "Dance, Dance": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 33, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Thnks fr th Mmrs": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 14, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "Sugar, We're Goin Down": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 13, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 7, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "This Ain't a Scene, It's an Arms Race": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 11, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Centuries": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 57, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 31, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "My Songs Know What You Did in the Dark (Light Em Up)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 11, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "I Don't Care": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 75, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 24, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 9, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Immortals": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 73, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 48, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 22, + "name": "big hero 6", + "url": "https://www.last.fm/tag/big+hero+6" + }, + { + "count": 8, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "A Little Less Sixteen Candles, a Little More \"Touch Me\"": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 31, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 14, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 13, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "The Phoenix": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 96, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 13, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "play it loud loud loud", + "url": "https://www.last.fm/tag/play+it+loud+loud+loud" + } + ], + "Nobody Puts Baby in the Corner": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 64, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 12, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "Patrick Stump", + "url": "https://www.last.fm/tag/Patrick+Stump" + }, + { + "count": 1, + "name": "Decaydance", + "url": "https://www.last.fm/tag/Decaydance" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "Uma Thurman": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "I'm Like a Lawyer With the Way I'm Always Trying to Get You Off (Me & You)": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 11, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 3, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "Hum Hallelujah": [], + "Thriller": [], + "Dead on Arrival": [], + "The Carpal Tunnel of Love": [], + "Of All the Gin Joints in All the World": [], + "Bang the Doldrums": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Our Lawyer Made Us Change the Name of This Song So We Wouldn't Get Sued": [], + "XO": [], + "Saturday": [], + "7 Minutes in Heaven (Atavan Halen)": [], + "Golden": [], + "Alone Together": [], + "\"The Take Over, the Breaks Over\"": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 9, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "I Slept With Someone in Fall Out Boy and All I Got Was This Stupid Song Written About Me": [], + "America's Suitehearts": [], + "Irresistible": [], + "Don't You Know Who I Think I Am?": [], + "Champagne for My Real Friends, Real Pain for My Sham Friends": [], + "Grand Theft Autumn / Where Is Your Boy": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 40, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 20, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "autumn", + "url": "https://www.last.fm/tag/autumn" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Sophomore Slump or Comeback of the Year": [], + "The (After) Life of the Party": [], + "Chicago Is So Two Years Ago": [], + "Fame < Infamy": [], + "I've Got All This Ringing in My Ears and None on My Fingers": [], + "You're Crashing, But You're No Wave": [], + "Calm Before the Storm": [], + "I've Got a Dark Alley and a Bad Idea That Says You Should Shut Your Mouth (Summer Song)": [], + "Young Volcanoes": [], + "The Last of the Real Ones": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 18, + "name": "Fall Out Boy", + "url": "https://www.last.fm/tag/Fall+Out+Boy" + }, + { + "count": 12, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "green day", + "url": "https://www.last.fm/tag/green+day" + }, + { + "count": 1, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 1, + "name": "my chemical romance", + "url": "https://www.last.fm/tag/my+chemical+romance" + }, + { + "count": 1, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + } + ], + "What a Catch, Donnie": [], + "The Pros and Cons of Breathing": [], + "Disloyal Order of Water Buffaloes": [], + "Where Did the Party Go": [], + "Get Busy Living or Get Busy Dying (Do Your Part to Save the Scene and Stop Going to Shows)": [], + "She's My Winona": [], + "20 Dollar Nose Bleed": [], + "Just One Yesterday": [] + }, + "Marina": { + "Bubblegum Bitch": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 58, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Primadonna": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 25, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "complextro", + "url": "https://www.last.fm/tag/complextro" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "sing along", + "url": "https://www.last.fm/tag/sing+along" + }, + { + "count": 1, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + } + ], + "Oh No!": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 42, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 12, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "How to Be a Heartbreaker": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 25, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Are You Satisfied?": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 66, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "big sex", + "url": "https://www.last.fm/tag/big+sex" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Teen Idle": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "chillstep", + "url": "https://www.last.fm/tag/chillstep" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "glitch", + "url": "https://www.last.fm/tag/glitch" + } + ], + "Hermit the Frog": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Ancient Dreams in a Modern Land": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 26, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Venus Fly Trap": [], + "Seventeen": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 33, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Man's World": [], + "Purge the Poison": [], + "Homewrecker": [], + "I Am Not a Robot": [], + "Lies": [], + "CUNTISSIMO": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 36, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 24, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 11, + "name": "psytrance", + "url": "https://www.last.fm/tag/psytrance" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 5, + "name": "Hi-NRG", + "url": "https://www.last.fm/tag/Hi-NRG" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "Avant-Pop", + "url": "https://www.last.fm/tag/Avant-Pop" + } + ], + "Girls": [], + "Froot": [], + "The Family Jewels": [ + { + "count": 100, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 3, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 3, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 3, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Starring Role": [], + "BUTTERFLY": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "post-disco", + "url": "https://www.last.fm/tag/post-disco" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "marina", + "url": "https://www.last.fm/tag/marina" + } + ], + "Power & Control": [], + "Savages": [], + "CUPID'S GIRL": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 29, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Dance-Rock", + "url": "https://www.last.fm/tag/Dance-Rock" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + } + ], + "Valley of the Dolls": [], + "Blue": [], + "The State of Dreaming": [], + "I Love You But I Love Me More": [], + "Sex Yeah": [], + "Handmade Heaven": [], + "Orange Trees": [], + "Radioactive": [], + "Shampain": [], + "Obsessions": [], + "To Be Human": [], + "I'm a Ruin": [], + "About Love - From The Netflix Film “To All The Boys: P.S. I Still Love You”": [], + "Living Dead": [], + "Mowgli's Road": [], + "Lonely Hearts Club": [], + "Happy": [], + "Hypocrates": [], + "Highly Emotional People": [], + "I <3 YOU": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 44, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "Euro Disco", + "url": "https://www.last.fm/tag/Euro+Disco" + }, + { + "count": 4, + "name": "Hi-NRG", + "url": "https://www.last.fm/tag/Hi-NRG" + }, + { + "count": 1, + "name": "euro-disco", + "url": "https://www.last.fm/tag/euro-disco" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "post-disco", + "url": "https://www.last.fm/tag/post-disco" + } + ], + "Fear and Loathing": [], + "PRINCESS OF POWER": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 25, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "theatrical", + "url": "https://www.last.fm/tag/theatrical" + }, + { + "count": 3, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Superstar": [], + "Hollywood - Single Version": [], + "Numb": [], + "Karma": [] + }, + "BLACKPINK": { + "How You Like That": [ + { + "count": 100, + "name": "blackpink in your area", + "url": "https://www.last.fm/tag/blackpink+in+your+area" + }, + { + "count": 85, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 6, + "name": "LOOK UP TO THE SKY ITS A BIRD ITS A PLANE", + "url": "https://www.last.fm/tag/LOOK+UP+TO+THE+SKY+ITS+A+BIRD+ITS+A+PLANE" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "The Album", + "url": "https://www.last.fm/tag/The+Album" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Kill This Love": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 26, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "DDU-DU DDU-DU": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 92, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Pink Venom": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 19, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "snap", + "url": "https://www.last.fm/tag/snap" + }, + { + "count": 4, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Shut Down": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "classical music", + "url": "https://www.last.fm/tag/classical+music" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "AS IF IT'S YOUR LAST": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 94, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 5, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "BOOMBAYAH": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 58, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 4, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 4, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "blackpink in your area", + "url": "https://www.last.fm/tag/blackpink+in+your+area" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + } + ], + "Lovesick Girls": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Pretty Savage": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Ice Cream (with Selena Gomez)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 9, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 5, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "PLAYING WITH FIRE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 5, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 5, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 2, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "WHISTLE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 12, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 12, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 6, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "JUMP": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 42, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 12, + "name": "hardstyle", + "url": "https://www.last.fm/tag/hardstyle" + }, + { + "count": 12, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Typa Girl": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 19, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Empowering", + "url": "https://www.last.fm/tag/Empowering" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Forever Young": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "blackpink is the revolution", + "url": "https://www.last.fm/tag/blackpink+is+the+revolution" + }, + { + "count": 7, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 1, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + } + ], + "Don't Know What to Do": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "vocals", + "url": "https://www.last.fm/tag/vocals" + } + ], + "Hard To Love": [], + "Crazy Over You": [], + "Love to Hate Me": [], + "Tally": [], + "STAY": [], + "REALLY": [], + "See U Later": [], + "Kick It": [], + "Yeah Yeah Yeah": [], + "The Happiest Girl": [], + "You Never Know": [], + "Ready For Love": [], + "Bet You Wanna (feat. Cardi B)": [], + "Hope Not": [], + "THE GIRLS - BLACKPINK THE GAME OST": [], + "SO HOT - THEBLACKLABEL REMIX BLACKPINK ARENA TOUR 2018 \"SPECIAL FINAL IN KYOCERA DOME OSAKA\"": [], + "DDU-DU DDU-DU - Remix": [], + "WHISTLE - Acoustic Ver.": [], + "DDU-DU DDU-DU - Live": [], + "BOOMBAYAH - Japanese Version": [], + "WHISTLE - Japanese Version": [], + "PLAYING WITH FIRE - Japanese Version": [], + "Kiss and Make Up - BLACKPINK ARENA TOUR 2018 \"SPECIAL FINAL IN KYOCERA DOME OSAKA\"": [], + "DDU-DU DDU-DU - Japanese Version": [], + "Pretty Savage - JP Ver.": [], + "STAY - Japanese Version": [], + "THE GIRLS (BLACKPINK THE GAME OST)": [], + "FOREVER YOUNG - Japanese Version": [], + "KILL THIS LOVE - JP Ver.": [], + "Kill This Love - Live": [], + "PLAYING WITH FIRE - Live": [], + "LET IT BE〜 YOU&I〜 ONLY LOOK AT ME / ROSÉ - BLACKPINK ARENA TOUR 2018 \"SPECIAL FINAL IN KYOCERA DOME OSAKA\"": [], + "SEE U LATER - Japanese Version": [], + "REALLY - Japanese Version": [] + }, + "Sade": { + "Smooth Operator - Single Version": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 16, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 8, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 8, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 2, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 2, + "name": "spotified", + "url": "https://www.last.fm/tag/spotified" + }, + { + "count": 2, + "name": "jazz vocalists", + "url": "https://www.last.fm/tag/jazz+vocalists" + } + ], + "Kiss Of Life": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 74, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 11, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 10, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 5, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + } + ], + "Like a Tattoo": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 70, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 44, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 13, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "No Ordinary Love": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 74, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 42, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 34, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 6, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Paradise": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 71, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 11, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 8, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 5, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "paradise", + "url": "https://www.last.fm/tag/paradise" + } + ], + "Your Love Is King": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 57, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 35, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + } + ], + "By Your Side": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 64, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 33, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 15, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Is It a Crime": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 63, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 37, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 8, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "The Sweetest Taboo": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 42, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 19, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 6, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "Smooth Operator": [], + "Cherish the Day": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 60, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 39, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 39, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Pearls": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 63, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 30, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 3, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "gimme sum diva luv", + "url": "https://www.last.fm/tag/gimme+sum+diva+luv" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "-melancholic-", + "url": "https://www.last.fm/tag/-melancholic-" + } + ], + "Hang On to Your Love": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 76, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 43, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + } + ], + "Nothing Can Come Between Us": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 63, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 6, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "nothing can come between us", + "url": "https://www.last.fm/tag/nothing+can+come+between+us" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Jezebel": [], + "Lovers Rock": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 87, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 51, + "name": "Sade", + "url": "https://www.last.fm/tag/Sade" + }, + { + "count": 38, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 9, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "gimme sum diva luv", + "url": "https://www.last.fm/tag/gimme+sum+diva+luv" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Love Is Stronger Than Pride": [], + "I Couldn't Love You More": [], + "Never as Good as the First Time": [], + "Feel No Pain": [], + "King of Sorrow": [], + "Flow": [], + "Soldier of Love": [], + "Bullet Proof Soul": [], + "All About Our Love": [], + "Mermaid": [], + "Cherry Pie": [], + "Somebody Already Broke My Heart": [], + "The Moon and the Sky": [], + "Please Send Me Someone to Love": [], + "When Am I Going to Make a Living": [], + "I Will Be Your Friend": [], + "Why Can't We Live Together": [], + "Frankie's First Affair": [], + "War of the Hearts": [], + "In Another Time": [], + "The Sweetest Gift": [], + "Slave Song": [], + "Tar Baby": [], + "Babyfather": [], + "Immigrant": [], + "Sally": [], + "Every Word": [], + "Maureen": [], + "Mr Wrong": [], + "Keep Looking": [], + "Long Hard Road": [], + "Morning Bird": [], + "Be That Easy": [], + "Clean Heart": [] + }, + "Oasis": { + "Wonderwall": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 50, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Don't Look Back in Anger": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 40, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 16, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Wonderwall - Remastered": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "madchester", + "url": "https://www.last.fm/tag/madchester" + }, + { + "count": 1, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + } + ], + "Champagne Supernova": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 46, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Stop Crying Your Heart Out": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 43, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Live Forever": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 78, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 17, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "live forever", + "url": "https://www.last.fm/tag/live+forever" + } + ], + "Don't Look Back In Anger - Remastered": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "Bad Brains", + "url": "https://www.last.fm/tag/Bad+Brains" + }, + { + "count": 5, + "name": "Beastie Boys", + "url": "https://www.last.fm/tag/Beastie+Boys" + }, + { + "count": 5, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 2, + "name": "WhyDoIEvenLikeOasis", + "url": "https://www.last.fm/tag/WhyDoIEvenLikeOasis" + }, + { + "count": 2, + "name": "britgoth", + "url": "https://www.last.fm/tag/britgoth" + }, + { + "count": 1, + "name": "romantic tritones", + "url": "https://www.last.fm/tag/romantic+tritones" + } + ], + "Supersonic": [], + "Stand By Me": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 31, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 15, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Some Might Say": [], + "Morning Glory": [], + "Roll with It": [], + "She's Electric": [], + "Champagne Supernova - Remastered": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 25, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Hello": [], + "The Importance of Being Idle": [], + "Cast No Shadow": [], + "Songbird": [], + "Little by Little": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 89, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 36, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 14, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Lyla": [], + "Don't Go Away": [], + "Slide Away": [], + "Rock 'N' Roll Star": [], + "Cigarettes & Alcohol": [], + "Live Forever - Remastered": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Married With Children": [], + "The Masterplan": [], + "Supersonic - Remastered": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "90s Rock", + "url": "https://www.last.fm/tag/90s+Rock" + }, + { + "count": 10, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 10, + "name": "madchester", + "url": "https://www.last.fm/tag/madchester" + } + ], + "Let There Be Love": [], + "Go Let It Out": [], + "Shakermaker": [], + "Hey Now!": [], + "All Around the World": [], + "Acquiesce": [], + "She's Electric - Remastered": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + } + ], + "The Shock of the Lightning": [], + "Talk Tonight": [], + "Half the World Away": [], + "Falling Down": [], + "Up in the Sky": [], + "I'm Outta Time": [], + "Columbia": [], + "Bring It on Down": [], + "Fuckin' in the Bushes": [], + "Whatever": [], + "The Hindu Times": [], + "Digsy's Dinner": [], + "Married With Children - Remastered": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "rodk", + "url": "https://www.last.fm/tag/rodk" + } + ], + "She Is Love": [], + "Bag It Up": [] + }, + "Panic! at the Disco": { + "I Write Sins Not Tragedies": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 47, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 38, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 18, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 13, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "i write sins not tragedies", + "url": "https://www.last.fm/tag/i+write+sins+not+tragedies" + } + ], + "Lying Is the Most Fun a Girl Can Have Without Taking Her Clothes Off": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 94, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 45, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 18, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "panic! at the disco", + "url": "https://www.last.fm/tag/panic%21+at+the+disco" + }, + { + "count": 2, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "High Hopes": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 19, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "But It's Better If You Do": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 52, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 21, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 18, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "panic! at the disco", + "url": "https://www.last.fm/tag/panic%21+at+the+disco" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "The Only Difference Between Martyrdom and Suicide Is Press Coverage": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 18, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 16, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Build God, Then We'll Talk": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 35, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "House of Memories": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "The Ballad of Mona Lisa": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 82, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 30, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 14, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "panic! at the disco", + "url": "https://www.last.fm/tag/panic%21+at+the+disco" + }, + { + "count": 2, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "gonna marry his voice", + "url": "https://www.last.fm/tag/gonna+marry+his+voice" + } + ], + "Camisado": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 60, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 20, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 17, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "aitch", + "url": "https://www.last.fm/tag/aitch" + }, + { + "count": 2, + "name": "aitchawake", + "url": "https://www.last.fm/tag/aitchawake" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Time to Dance": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 35, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 12, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "London Beckoned Songs About Money Written by Machines": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 20, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 14, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "I Constantly Thank God for Esteban": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 79, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 11, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Death of a Bachelor": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 12, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Emperor's New Clothes": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Nails for Breakfast, Tacks for Snacks": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 71, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 14, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "There's a Good Reason These Tables Are Numbered Honey, You Just Haven't Thought of It Yet": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 86, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 47, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 8, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "This Is Gospel": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "amazing music video", + "url": "https://www.last.fm/tag/amazing+music+video" + } + ], + "Don't Threaten Me with a Good Time": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "surf music", + "url": "https://www.last.fm/tag/surf+music" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "New Perspective": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Introduction": [], + "Victorious": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "electric guitar riffs", + "url": "https://www.last.fm/tag/electric+guitar+riffs" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "upbeat lyrics", + "url": "https://www.last.fm/tag/upbeat+lyrics" + } + ], + "Nine in the Afternoon": [], + "Intermission": [], + "LA Devotee": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "punk pop", + "url": "https://www.last.fm/tag/punk+pop" + }, + { + "count": 5, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Girls / Girls / Boys": [], + "Let's Kill Tonight": [], + "Miss Jackson (feat. LOLO)": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "I love her anyway", + "url": "https://www.last.fm/tag/I+love+her+anyway" + }, + { + "count": 5, + "name": "panic! at the disco", + "url": "https://www.last.fm/tag/panic%21+at+the+disco" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "miss Jackson", + "url": "https://www.last.fm/tag/miss+Jackson" + }, + { + "count": 1, + "name": "Lolo", + "url": "https://www.last.fm/tag/Lolo" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Nine in the Afternoon - Single Mix": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + } + ], + "Northern Downpour": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 54, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "PANIC AT THE DISCO", + "url": "https://www.last.fm/tag/PANIC+AT+THE+DISCO" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Hey Look Ma, I Made It": [], + "Nicotine": [], + "Say Amen (Saturday Night)": [], + "Sarah Smiles": [], + "Hurricane": [], + "Hallelujah": [], + "Crazy = Genius": [], + "When the Day Met the Night": [], + "Vegas Lights": [], + "Always": [], + "She Had the World": [], + "We're So Starving": [], + "Memories": [], + "She's a Handsome Woman": [], + "Ready to Go (Get Me Out of My Mind)": [], + "Nearly Witches (Ever Since We Met...)": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "vices and virtues", + "url": "https://www.last.fm/tag/vices+and+virtues" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "just god knows how much i love this shit", + "url": "https://www.last.fm/tag/just+god+knows+how+much+i+love+this+shit" + } + ], + "Golden Days": [], + "Trade Mistakes": [], + "That Green Gentleman (Things Have Changed)": [], + "The Good, the Bad and the Dirty": [], + "I Have Friends in Holy Spaces": [] + }, + "Miley Cyrus": { + "Party in the U.S.A.": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 24, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "party in the usa", + "url": "https://www.last.fm/tag/party+in+the+usa" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + } + ], + "We Can't Stop": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 26, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 7, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 6, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + } + ], + "Wrecking Ball": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 28, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 24, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 8, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + } + ], + "Flowers": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 29, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "disco-pop", + "url": "https://www.last.fm/tag/disco-pop" + }, + { + "count": 1, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 1, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + } + ], + "The Climb": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 42, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 5, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + } + ], + "Angels Like You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 12, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 12, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 12, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + } + ], + "Midnight Sky": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 32, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 32, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Malibu": [], + "Prisoner (feat. Dua Lipa)": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 15, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "badass", + "url": "https://www.last.fm/tag/badass" + } + ], + "See You Again": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 67, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 10, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 2, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 1, + "name": "See You again", + "url": "https://www.last.fm/tag/See+You+again" + } + ], + "When I Look at You": [], + "Adore You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 26, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 12, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "3", + "url": "https://www.last.fm/tag/3" + } + ], + "Can't Be Tamed": [], + "7 Things": [], + "Plastic Hearts": [], + "Mother's Daughter": [], + "Heart of Glass (Live from the iHeart Festival)": [], + "Jaded": [], + "Used to Be Young": [], + "Slide Away": [], + "Fly on the Wall": [], + "River": [], + "WTF Do I Know": [], + "Hoedown Throwdown": [], + "Who Owns My Heart": [], + "Gimme What I Want": [], + "End of the World": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 15, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Night Crawling (feat. Billy Idol)": [], + "Rose Colored Lenses": [], + "7 Things - Single Version": [], + "Never Be Me": [], + "Hate Me": [], + "High": [], + "Edge of Midnight (Midnight Sky Remix) (feat. Stevie Nicks)": [], + "Do My Thang": [], + "Girls Just Wanna Have Fun": [], + "Thousand Miles (feat. Brandi Carlile)": [], + "You": [], + "Violet Chemistry": [], + "Easy Lover": [ + { + "count": 100, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 100, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 29, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 4, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "sofr rock", + "url": "https://www.last.fm/tag/sofr+rock" + }, + { + "count": 1, + "name": "linedance 2025", + "url": "https://www.last.fm/tag/linedance+2025" + }, + { + "count": 1, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + } + ], + "Handstand": [], + "Unholy": [], + "Golden G String": [], + "Muddy Feet (feat. Sia)": [], + "Drive": [], + "Younger Now": [], + "Island": [], + "Something Beautiful": [], + "Stay": [], + "Butterfly Fly Away": [] + }, + "aespa": { + "Drama": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 37, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 1, + "name": "aeri da mofi", + "url": "https://www.last.fm/tag/aeri+da+mofi" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 1, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "Supernova": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 15, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 15, + "name": "mofiselle", + "url": "https://www.last.fm/tag/mofiselle" + }, + { + "count": 1, + "name": "notrhuu", + "url": "https://www.last.fm/tag/notrhuu" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "kiseouls song", + "url": "https://www.last.fm/tag/kiseouls+song" + } + ], + "Savage": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "experimental k-pop", + "url": "https://www.last.fm/tag/experimental+k-pop" + }, + { + "count": 42, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 42, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 12, + "name": "hybrid trap", + "url": "https://www.last.fm/tag/hybrid+trap" + }, + { + "count": 12, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 12, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Next Level": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 36, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 11, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 11, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "experimental k-pop", + "url": "https://www.last.fm/tag/experimental+k-pop" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "Remake", + "url": "https://www.last.fm/tag/Remake" + }, + { + "count": 1, + "name": "next level", + "url": "https://www.last.fm/tag/next+level" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Whiplash": [ + { + "count": 100, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 37, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Black Mamba": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "debut", + "url": "https://www.last.fm/tag/debut" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electronic dance music", + "url": "https://www.last.fm/tag/electronic+dance+music" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Armageddon": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "mofiselle", + "url": "https://www.last.fm/tag/mofiselle" + }, + { + "count": 66, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "nah", + "url": "https://www.last.fm/tag/nah" + }, + { + "count": 2, + "name": "karinaTeAmo", + "url": "https://www.last.fm/tag/karinaTeAmo" + }, + { + "count": 2, + "name": "musica_do_lian", + "url": "https://www.last.fm/tag/musica_do_lian" + }, + { + "count": 2, + "name": "gaglypse", + "url": "https://www.last.fm/tag/gaglypse" + } + ], + "Spicy": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 4, + "name": "lesbians", + "url": "https://www.last.fm/tag/lesbians" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Asian", + "url": "https://www.last.fm/tag/Asian" + }, + { + "count": 1, + "name": "Electro Pop", + "url": "https://www.last.fm/tag/Electro+Pop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Hold On Tight": [ + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Illusion": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 56, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 37, + "name": "Girls - The 2nd Mini Album", + "url": "https://www.last.fm/tag/Girls+-+The+2nd+Mini+Album" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "yummy in my tummy", + "url": "https://www.last.fm/tag/yummy+in+my+tummy" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Jeffrey Dahmer", + "url": "https://www.last.fm/tag/Jeffrey+Dahmer" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "slurp", + "url": "https://www.last.fm/tag/slurp" + } + ], + "Lucid Dream": [ + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 69, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 1, + "name": "doja cat", + "url": "https://www.last.fm/tag/doja+cat" + }, + { + "count": 1, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "Girls": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 29, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 15, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 15, + "name": "Better than BP", + "url": "https://www.last.fm/tag/Better+than+BP" + }, + { + "count": 15, + "name": "queens", + "url": "https://www.last.fm/tag/queens" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "a", + "url": "https://www.last.fm/tag/a" + } + ], + "Dreams Come True": [], + "Better Things": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "aespa big girls making money", + "url": "https://www.last.fm/tag/aespa+big+girls+making+money" + }, + { + "count": 3, + "name": "Cabo-Zouk", + "url": "https://www.last.fm/tag/Cabo-Zouk" + }, + { + "count": 3, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + } + ], + "aenergy": [], + "UP - KARINA Solo": [ + { + "count": 100, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "up", + "url": "https://www.last.fm/tag/up" + }, + { + "count": 17, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 8, + "name": "motherhood", + "url": "https://www.last.fm/tag/motherhood" + }, + { + "count": 8, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 3, + "name": "saurus", + "url": "https://www.last.fm/tag/saurus" + }, + { + "count": 3, + "name": "ROTY", + "url": "https://www.last.fm/tag/ROTY" + }, + { + "count": 3, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "Thirsty": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "BIG SLAY", + "url": "https://www.last.fm/tag/BIG+SLAY" + }, + { + "count": 1, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 1, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "ICONIC": [], + "Welcome To MY World (feat. nævis)": [], + "YEPPI YEPPI": [], + "Dirty Work": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 44, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 29, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 29, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 15, + "name": "mofiselle", + "url": "https://www.last.fm/tag/mofiselle" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "dirty", + "url": "https://www.last.fm/tag/dirty" + }, + { + "count": 1, + "name": "Soft Indie", + "url": "https://www.last.fm/tag/Soft+Indie" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "nervous", + "url": "https://www.last.fm/tag/nervous" + } + ], + "I'll Make You Cry": [], + "Salty & Sweet": [], + "BAHAMA": [], + "Life's Too Short (English Version)": [], + "Set The Tone": [], + "I'm Unhappy": [], + "MINE": [], + "Live My Life": [], + "Flowers": [ + { + "count": 100, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 56, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 8, + "name": "mofiselle", + "url": "https://www.last.fm/tag/mofiselle" + }, + { + "count": 2, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Licorice": [], + "Kill It": [], + "Trick or Trick": [], + "Dopamine - GISELLE Solo": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "jennyeons", + "url": "https://www.last.fm/tag/jennyeons" + }, + { + "count": 66, + "name": "made for kari", + "url": "https://www.last.fm/tag/made+for+kari" + }, + { + "count": 33, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 33, + "name": "nana owns this song", + "url": "https://www.last.fm/tag/nana+owns+this+song" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "Lingo": [], + "Flights, Not Feelings": [], + "Prologue": [], + "Bored! - NINGNING Solo": [], + "Long Chat (#♥)": [], + "Don't Blink": [], + "Hot Mess": [], + "'Til We Meet Again": [], + "Rich Man": [ + { + "count": 100, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 100, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + } + ], + "Pink Hoodie": [], + "Life's Too Short": [], + "Spark - WINTER Solo": [], + "Hot Air Balloon": [], + "Melody": [], + "ICU": [], + "YOLO": [] + }, + "Big Thief": { + "Vampire Empire": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "WSUM 91 7FM Madison 3 13 25 6 02 AM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+3+13+25+6+02+AM" + }, + { + "count": 22, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 6, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Simulation Swarm": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 51, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 34, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 22, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Velvet Ring - 2023 Remaster": [], + "Paul": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 19, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 19, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "Paul", + "url": "https://www.last.fm/tag/Paul" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + } + ], + "Velvet Ring": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "great", + "url": "https://www.last.fm/tag/great" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 3, + "name": "freak folk", + "url": "https://www.last.fm/tag/freak+folk" + } + ], + "Paul - 2023 Remaster": [ + { + "count": 100, + "name": "atlas speaks", + "url": "https://www.last.fm/tag/atlas+speaks" + } + ], + "Shark Smile - Edit": [], + "Change": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 74, + "name": "Snake Sessions Live", + "url": "https://www.last.fm/tag/Snake+Sessions+Live" + }, + { + "count": 9, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 6, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 2, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "growing up", + "url": "https://www.last.fm/tag/growing+up" + } + ], + "Certainty": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 37, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 37, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "romance", + "url": "https://www.last.fm/tag/romance" + }, + { + "count": 1, + "name": "television", + "url": "https://www.last.fm/tag/television" + }, + { + "count": 1, + "name": "action", + "url": "https://www.last.fm/tag/action" + } + ], + "Not": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 64, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 1, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + } + ], + "Mythological Beauty": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "sunny", + "url": "https://www.last.fm/tag/sunny" + }, + { + "count": 7, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 4, + "name": "Minnesota", + "url": "https://www.last.fm/tag/Minnesota" + }, + { + "count": 4, + "name": "positive", + "url": "https://www.last.fm/tag/positive" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + } + ], + "Masterpiece": [], + "Shark Smile": [], + "UFOF": [], + "Time Escaping": [], + "Vegas": [], + "Heavy Bend": [], + "Dragon New Warm Mountain I Believe in You": [], + "Real Love": [], + "Objects": [], + "Little Things": [], + "Mary": [], + "Spud Infinity": [], + "Incomprehensible": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 33, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 33, + "name": "progressive folk", + "url": "https://www.last.fm/tag/progressive+folk" + }, + { + "count": 10, + "name": "melhores 2025", + "url": "https://www.last.fm/tag/melhores+2025" + }, + { + "count": 10, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + } + ], + "Cattails": [], + "Masterpiece - 2023 Remaster": [], + "Sparrow": [], + "Pretty Things": [], + "No Reason": [], + "Flower of Blood": [], + "Red Moon": [], + "Haley": [], + "Blurred View": [], + "Born For Loving You": [], + "Real Love - 2023 Remaster": [], + "Forgotten Eyes": [], + "Love Love Love": [], + "Dried Roses": [], + "Vegas - 2023 Remaster": [], + "The Only Place": [], + "Black Diamonds": [], + "Promise Is a Pendulum": [], + "12,000 Lines": [], + "Wake Me Up to Drive": [], + "Blue Lightning": [], + "Little Arrow": [], + "Capacity": [], + "All Night All Day": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 66, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 66, + "name": "progressive folk", + "url": "https://www.last.fm/tag/progressive+folk" + }, + { + "count": 33, + "name": "red planet", + "url": "https://www.last.fm/tag/red+planet" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Lorraine": [], + "Watering": [] + }, + "21 Savage": { + "a lot": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 11, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 5, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 5, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 5, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 1, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + } + ], + "ball w/o you": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Glock In My Lap": [ + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 100, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 3, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 3, + "name": "gun", + "url": "https://www.last.fm/tag/gun" + }, + { + "count": 3, + "name": "psycho shit", + "url": "https://www.last.fm/tag/psycho+shit" + } + ], + "redrum": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 1, + "name": "american dream", + "url": "https://www.last.fm/tag/american+dream" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Runnin": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 29, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "Rich Nigga Shit (feat. Young Thug)": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 33, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 33, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "Bank Account": [ + { + "count": 100, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + } + ], + "née-nah": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 33, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 33, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 33, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + } + ], + "n.h.i.e.": [ + { + "count": 100, + "name": "doja cat", + "url": "https://www.last.fm/tag/doja+cat" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 8, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "No Heart": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "Metro Boomin", + "url": "https://www.last.fm/tag/Metro+Boomin" + } + ], + "X (feat. Future)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "future", + "url": "https://www.last.fm/tag/future" + } + ], + "can't leave without it": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 66, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "prove it": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 33, + "name": "Summer Walker", + "url": "https://www.last.fm/tag/Summer+Walker" + }, + { + "count": 33, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + } + ], + "all of me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "epic bass", + "url": "https://www.last.fm/tag/epic+bass" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + } + ], + "Mr. Right Now (feat. Drake)": [], + "My Choppa Hate Niggas": [], + "Ghostface Killers (feat. Travis Scott)": [], + "Immortal": [], + "sneaky": [], + "Many Men": [], + "should've wore a bonnet": [], + "Slidin": [], + "RIP Luv": [], + "Pop Ur Shit": [], + "pad lock": [], + "dangerous": [], + "American Dream": [], + "monster": [], + "all my friends": [], + "3AM on Glenwood": [], + "red sky": [], + "letter to my brudda": [], + "1.5": [], + "Rap Saved Me (feat. Quavo)": [], + "see the real": [], + "asmr": [], + "just like me": [], + "Brand New Draco": [], + "dark days": [], + "out for the night": [], + "Mad Stalkers": [], + "break da law": [], + "Disrespectful": [], + "Ghostface Killers": [], + "No Opp Left Behind": [], + "out for the night - part 2": [], + "gun smoke": [], + "Snitches & Rats (feat. Young Nudy)": [], + "4L": [], + "Said N Done": [] + }, + "Metallica": { + "Enter Sandman": [], + "Nothing Else Matters": [], + "Master of Puppets": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 72, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 31, + "name": "metallica", + "url": "https://www.last.fm/tag/metallica" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "master of puppets", + "url": "https://www.last.fm/tag/master+of+puppets" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + }, + { + "count": 1, + "name": "speed metal", + "url": "https://www.last.fm/tag/speed+metal" + } + ], + "One": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 96, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 48, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 36, + "name": "metallica", + "url": "https://www.last.fm/tag/metallica" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "The Unforgiven": [], + "Sad but True": [], + "Fuel": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 93, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 57, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 38, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "metallica", + "url": "https://www.last.fm/tag/metallica" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "fuel", + "url": "https://www.last.fm/tag/fuel" + }, + { + "count": 1, + "name": "speed metal", + "url": "https://www.last.fm/tag/speed+metal" + }, + { + "count": 1, + "name": "REload", + "url": "https://www.last.fm/tag/REload" + } + ], + "Battery": [], + "Whiskey in the Jar": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 52, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 47, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "metallica", + "url": "https://www.last.fm/tag/metallica" + }, + { + "count": 10, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "whiskey in the jar", + "url": "https://www.last.fm/tag/whiskey+in+the+jar" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Wherever I May Roam": [], + "Fade to Black": [], + "For Whom the Bell Tolls": [], + "The Day That Never Comes": [], + "The Unforgiven II": [], + "Welcome Home (Sanitarium)": [], + "The Thing That Should Not Be": [], + "The Memory Remains": [], + "Of Wolf and Man": [], + "Blackened": [], + "Until It Sleeps": [], + "Holier Than Thou": [], + "Don't Tread on Me": [], + "Turn the Page": [], + "Disposable Heroes": [], + "Through the Never": [], + "Creeping Death": [], + "Harvester of Sorrow": [], + "All Nightmare Long": [], + "The Unforgiven III": [], + "The God That Failed": [], + "Leper Messiah": [], + "Ride the Lightning": [], + "My Friend of Misery": [], + "Hero of the Day": [], + "For Whom The Bell Tolls - Remastered": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 36, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 24, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 1, + "name": "jenna jameson", + "url": "https://www.last.fm/tag/jenna+jameson" + }, + { + "count": 1, + "name": "Minka", + "url": "https://www.last.fm/tag/Minka" + }, + { + "count": 1, + "name": "sharon stone", + "url": "https://www.last.fm/tag/sharon+stone" + }, + { + "count": 1, + "name": "I want to have sex with this song", + "url": "https://www.last.fm/tag/I+want+to+have+sex+with+this+song" + } + ], + "...and Justice for All": [], + "St. Anger": [], + "Eye of the Beholder": [], + "The Struggle Within": [], + "The Shortest Straw": [], + "Fight Fire With Fire": [], + "The Call of Ktulu": [], + "Whiplash": [], + "That Was Just Your Life": [], + "The Four Horsemen": [], + "Hit the Lights": [], + "Die, Die My Darling": [], + "King Nothing": [], + "Motorbreath": [], + "Mama Said": [] + }, + "Lil Peep": { + "Star Shopping": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 19, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Falling Down - Bonus Track": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 66, + "name": "Sadboyknmsfavs", + "url": "https://www.last.fm/tag/Sadboyknmsfavs" + }, + { + "count": 15, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Save That Shit": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 15, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "Poopy", + "url": "https://www.last.fm/tag/Poopy" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "nuts": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "nuts", + "url": "https://www.last.fm/tag/nuts" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 33, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + }, + { + "count": 33, + "name": "lgbt rap", + "url": "https://www.last.fm/tag/lgbt+rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "white tee": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 25, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Beamer Boy": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 15, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "emorap", + "url": "https://www.last.fm/tag/emorap" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + } + ], + "witchblades": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Benz Truck (гелик)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Your Favorite Dress": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 2, + "name": "Rock Pop", + "url": "https://www.last.fm/tag/Rock+Pop" + }, + { + "count": 2, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "ghost boy": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "Emo Trap", + "url": "https://www.last.fm/tag/Emo+Trap" + } + ], + "Awful Things": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "Lil Tracy", + "url": "https://www.last.fm/tag/Lil+Tracy" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 3, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + } + ], + "Life is Beautiful": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "deep", + "url": "https://www.last.fm/tag/deep" + }, + { + "count": 1, + "name": "sick", + "url": "https://www.last.fm/tag/sick" + }, + { + "count": 1, + "name": "1", + "url": "https://www.last.fm/tag/1" + }, + { + "count": 1, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + } + ], + "gym class": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 36, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 24, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 11, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "best song", + "url": "https://www.last.fm/tag/best+song" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "Runaway": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "posthumous", + "url": "https://www.last.fm/tag/posthumous" + }, + { + "count": 8, + "name": "Emo Trap", + "url": "https://www.last.fm/tag/Emo+Trap" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "rop (rap rock)", + "url": "https://www.last.fm/tag/rop+(rap+rock)" + } + ], + "The Brightside": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "post-emo", + "url": "https://www.last.fm/tag/post-emo" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Better Off (Dying)": [], + "U Said": [], + "ghost girl": [], + "hellboy": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 66, + "name": "emotional trap", + "url": "https://www.last.fm/tag/emotional+trap" + }, + { + "count": 66, + "name": "post-emo", + "url": "https://www.last.fm/tag/post-emo" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "White Wine": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 25, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 4, + "name": "Mosh", + "url": "https://www.last.fm/tag/Mosh" + }, + { + "count": 4, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 2, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "food and drink", + "url": "https://www.last.fm/tag/food+and+drink" + }, + { + "count": 1, + "name": "Music Video", + "url": "https://www.last.fm/tag/Music+Video" + } + ], + "16 Lines": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 15, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "post-emo", + "url": "https://www.last.fm/tag/post-emo" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Cobain": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + } + ], + "walk away as the door slams": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "absolute in doubt": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "RIP", + "url": "https://www.last.fm/tag/RIP" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 33, + "name": "Emo Trap", + "url": "https://www.last.fm/tag/Emo+Trap" + }, + { + "count": 33, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 33, + "name": "goth trap", + "url": "https://www.last.fm/tag/goth+trap" + }, + { + "count": 10, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 10, + "name": "gothboiclique", + "url": "https://www.last.fm/tag/gothboiclique" + }, + { + "count": 10, + "name": "gbc", + "url": "https://www.last.fm/tag/gbc" + } + ], + "castles": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "Goth lullaby", + "url": "https://www.last.fm/tag/Goth+lullaby" + } + ], + "nineteen": [ + { + "count": 100, + "name": "wave trap", + "url": "https://www.last.fm/tag/wave+trap" + }, + { + "count": 100, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + } + ], + "lil jeep": [], + "feelz": [ + { + "count": 100, + "name": "z", + "url": "https://www.last.fm/tag/z" + }, + { + "count": 6, + "name": "baby", + "url": "https://www.last.fm/tag/baby" + }, + { + "count": 4, + "name": "wavy", + "url": "https://www.last.fm/tag/wavy" + }, + { + "count": 4, + "name": "j", + "url": "https://www.last.fm/tag/j" + }, + { + "count": 2, + "name": "ml050902ak", + "url": "https://www.last.fm/tag/ml050902ak" + } + ], + "Sex With My Ex": [], + "Right Here": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 33, + "name": "right here", + "url": "https://www.last.fm/tag/right+here" + } + ], + "I've Been Waiting (w/ ILoveMakonnen & Fall Out Boy)": [], + "girls": [], + "yesterday": [], + "Kiss": [], + "crybaby": [], + "we think too much": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "post-emo", + "url": "https://www.last.fm/tag/post-emo" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "Lil Peep", + "url": "https://www.last.fm/tag/Lil+Peep" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + } + ], + "OMFG": [], + "worlds away": [], + "Problems": [], + "Big City Blues": [], + "Broken Smile (My All)": [], + "Cry Alone": [], + "Nuts (feat. Rainy Bear)": [], + "Live Forever": [], + "Honestly": [], + "haunt u": [], + "skyscrapers (love now, cry later)": [], + "the song they played (when i crashed into the wall)": [], + "Drive By": [], + "driveway": [] + }, + "ABBA": { + "Dancing Queen": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 95, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 37, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 4, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "dancing queen", + "url": "https://www.last.fm/tag/dancing+queen" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Gimme! Gimme! Gimme! (A Man After Midnight)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 49, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 11, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Mamma Mia": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 37, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 37, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 10, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Mamma mia", + "url": "https://www.last.fm/tag/Mamma+mia" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Lay All Your Love on Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 40, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 34, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 13, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 1, + "name": "lay all your love on me", + "url": "https://www.last.fm/tag/lay+all+your+love+on+me" + } + ], + "The Winner Takes It All": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 70, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 37, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 33, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 10, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Take a Chance on Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 45, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 44, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 11, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Waterloo": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 74, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 32, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 32, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 11, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 8, + "name": "Eurovision", + "url": "https://www.last.fm/tag/Eurovision" + }, + { + "count": 5, + "name": "1974", + "url": "https://www.last.fm/tag/1974" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Money, Money, Money": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 39, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 32, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 9, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Super Trouper": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 35, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 35, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Chiquitita": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 43, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 27, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 9, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 5, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 3, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + } + ], + "Voulez-Vous": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 41, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 26, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 9, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "1970s", + "url": "https://www.last.fm/tag/1970s" + } + ], + "Fernando": [], + "Knowing Me, Knowing You": [], + "Angeleyes": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 32, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 12, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 6, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 3, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 2, + "name": "euro-pop", + "url": "https://www.last.fm/tag/euro-pop" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "abba song", + "url": "https://www.last.fm/tag/abba+song" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Does Your Mother Know": [], + "SOS": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 24, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 14, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 5, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 5, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "poprock", + "url": "https://www.last.fm/tag/poprock" + }, + { + "count": 1, + "name": "70er", + "url": "https://www.last.fm/tag/70er" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Sweden", + "url": "https://www.last.fm/tag/Sweden" + } + ], + "Slipping Through My Fingers": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 19, + "name": "abba", + "url": "https://www.last.fm/tag/abba" + }, + { + "count": 19, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "Georges Diner", + "url": "https://www.last.fm/tag/Georges+Diner" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "I Have a Dream": [], + "Thank You for the Music": [], + "One of Us": [], + "The Name of the Game": [], + "Honey, Honey": [], + "S.O.S.": [], + "Happy New Year": [], + "I Do, I Do, I Do, I Do, I Do": [], + "Our Last Summer": [], + "When I Kissed the Teacher": [], + "Don't Shut Me Down": [], + "Summer Night City": [], + "Head Over Heels": [], + "If It Wasn't for the Nights": [], + "I Still Have Faith in You": [], + "When All Is Said and Done": [], + "The Day Before You Came": [], + "On and On and On": [], + "So Long": [], + "Andante, Andante": [], + "My Love, My Life": [], + "Under Attack": [], + "The Visitors": [], + "That's Me": [], + "Hasta Manana": [], + "People Need Love": [], + "Voulez Vous": [], + "Just a Notion": [], + "Why Did It Have to Be Me?": [], + "Little Things": [], + "Ring Ring": [], + "Ring Ring - English Version": [], + "When You Danced with Me": [] + }, + "Brent Faiyaz": { + "Clouded": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Best Time": [ + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 66, + "name": "mj", + "url": "https://www.last.fm/tag/mj" + } + ], + "Trust": [], + "Gravity (feat. Tyler, The Creator)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 8, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 8, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 8, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + }, + { + "count": 3, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + } + ], + "Poison": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 33, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + } + ], + "All Mine": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Forever Yours": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + } + ], + "Dead Man Walking": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 33, + "name": "d besttt", + "url": "https://www.last.fm/tag/d+besttt" + }, + { + "count": 33, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + } + ], + "Been Away": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "Upset (feat. Tommy Richman & FELIX!)": [], + "JACKIE BROWN": [ + { + "count": 100, + "name": "Treasure", + "url": "https://www.last.fm/tag/Treasure" + } + ], + "Rehab (Winter In Paris)": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 17, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + } + ], + "ROLE MODEL": [], + "Rolling Stone": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Fuck the World (Summer in London)": [], + "Outside All Night (feat. A$AP Rocky & N3WYRKLA)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "WY@": [ + { + "count": 100, + "name": "rnbeats", + "url": "https://www.last.fm/tag/rnbeats" + } + ], + "Gang Over Luv": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Addictions (feat. Tre' Amani)": [], + "Talk 2 U": [], + "Mercedes": [], + "Paper Soldier (feat. Joony)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + }, + { + "count": 66, + "name": "vibe do caralho👌👌", + "url": "https://www.last.fm/tag/vibe+do+caralho%F0%9F%91%8C%F0%9F%91%8C" + }, + { + "count": 33, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "LOOSE CHANGE": [], + "Let Me Know": [], + "Moment of Your Life (feat. Coco Jones)": [], + "No One Knows": [], + "HEAL YOUR HEART (Interlude)": [], + "PRICE OF FAME": [], + "Stay Down": [], + "Pistachios": [], + "Make Luv": [], + "Running On E": [], + "Wasting Time (feat. Drake & The Neptunes)": [], + "ghetto gatsby (feat. alicia keys)": [], + "Lovely": [], + "SKYLINE": [], + "BAD LUCK": [], + "Bluffin": [], + "Burn One (Interlude)": [], + "VILLAIN'S THEME": [], + "Tim's Intro": [], + "Wherever I Go": [], + "Soon Az I Get Home": [], + "Lost Kids Get Money": [], + "fytb (feat. joony)": [], + "Last One Left (feat. Missy Elliott & Lil Gray)": [], + "Around Me": [], + "Insecure": [], + "Wasting Time ( feat. Drake & The Neptunes )": [], + "First World Problemz / Nobody Carez": [] + }, + "Slipknot": { + "Duality": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 99, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 45, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 34, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 7, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "aggressive", + "url": "https://www.last.fm/tag/aggressive" + } + ], + "Wait and Bleed": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 92, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 34, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 3, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Before I Forget": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 95, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 41, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 40, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + } + ], + "Psychosocial": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 97, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 43, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 37, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 10, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 9, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "psychosocial", + "url": "https://www.last.fm/tag/psychosocial" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Spit It Out": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 69, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 30, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 14, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 6, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Snuff": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 87, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 32, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 31, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 12, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "People = Shit": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 88, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 36, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 33, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 12, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Eyeless": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 62, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 36, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 13, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 6, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 5, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 5, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "power", + "url": "https://www.last.fm/tag/power" + } + ], + "Vermilion": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 89, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 45, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 44, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 17, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 7, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Dead Memories": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 88, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 43, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 32, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "dead memories", + "url": "https://www.last.fm/tag/dead+memories" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Left Behind": [], + "(Sic)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 71, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 28, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 22, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 9, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 7, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 4, + "name": "aggressive", + "url": "https://www.last.fm/tag/aggressive" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Custer": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 53, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 9, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 5, + "name": "crazy", + "url": "https://www.last.fm/tag/crazy" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "My Plague": [], + "The Devil in I": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 71, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 41, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 28, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 7, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + } + ], + "Surfacing": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 64, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 36, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 23, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 10, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "Melodic Death Metal", + "url": "https://www.last.fm/tag/Melodic+Death+Metal" + } + ], + "Pulse of the Maggots": [], + "Disasterpiece": [], + "Vermilion, Pt. 2": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 81, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 45, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 30, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 12, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 10, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "The Heretic Anthem": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 79, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 24, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 10, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 9, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 8, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "666", + "url": "https://www.last.fm/tag/666" + }, + { + "count": 1, + "name": "I am 6-6-6", + "url": "https://www.last.fm/tag/I+am+6-6-6" + } + ], + "The Blister Exists": [], + "Sulfur": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 95, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 46, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 40, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 4, + "name": "sulfur", + "url": "https://www.last.fm/tag/sulfur" + }, + { + "count": 1, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Everything Ends": [], + "Unsainted": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 81, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 42, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "symphonic metal", + "url": "https://www.last.fm/tag/symphonic+metal" + }, + { + "count": 3, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "clean chorus", + "url": "https://www.last.fm/tag/clean+chorus" + }, + { + "count": 3, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 1, + "name": "sick breakdown", + "url": "https://www.last.fm/tag/sick+breakdown" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "The Nameless": [], + "Liberate": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 65, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 22, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 9, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "banana", + "url": "https://www.last.fm/tag/banana" + }, + { + "count": 1, + "name": "Liberate", + "url": "https://www.last.fm/tag/Liberate" + }, + { + "count": 1, + "name": "8 of 10 stars", + "url": "https://www.last.fm/tag/8+of+10+stars" + } + ], + "Opium of the People": [], + "Circle": [], + "Only One": [], + "Purity": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 91, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 56, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 28, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 12, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 5, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "aggressive metal", + "url": "https://www.last.fm/tag/aggressive+metal" + }, + { + "count": 1, + "name": "Slipknot - Purity", + "url": "https://www.last.fm/tag/Slipknot+-+Purity" + } + ], + "Three Nil": [], + "All Hope Is Gone": [], + "I Am Hated": [], + "Welcome": [], + "Gently": [], + "Vendetta": [], + "No Life": [], + "Nero Forte": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 44, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 15, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 4, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 1, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + } + ], + "Killpop": [], + "Prelude 3.0": [], + "742617000027": [], + "Gematria (The Killing Name)": [], + "The Shape": [], + "Prosthetics": [], + "Diluted": [], + "New Abortion": [], + "The Virus of Life": [], + "Skin Ticket": [], + "Me Inside": [], + "Danger - Keep Away": [] + }, + "The 1975": { + "Somebody Else": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 36, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "The Meltdown", + "url": "https://www.last.fm/tag/The+Meltdown" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "the 1975", + "url": "https://www.last.fm/tag/the+1975" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "About You": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 42, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 24, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + }, + { + "count": 12, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 2, + "name": "Daytrip Mixtape", + "url": "https://www.last.fm/tag/Daytrip+Mixtape" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Chocolate": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 83, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 40, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 12, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 4, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "olivisfscore", + "url": "https://www.last.fm/tag/olivisfscore" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Robbers": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 21, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 2, + "name": "Listen to this when you want to kill yourself", + "url": "https://www.last.fm/tag/Listen+to+this+when+you+want+to+kill+yourself" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "lely", + "url": "https://www.last.fm/tag/lely" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "It's Not Living (If It's Not With You)": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Sex": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 61, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 7, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Love It If We Made It": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "coin", + "url": "https://www.last.fm/tag/coin" + }, + { + "count": 8, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 3, + "name": "name check", + "url": "https://www.last.fm/tag/name+check" + }, + { + "count": 3, + "name": "alternative song", + "url": "https://www.last.fm/tag/alternative+song" + }, + { + "count": 3, + "name": "played", + "url": "https://www.last.fm/tag/played" + } + ], + "Girls": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 48, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Be My Mistake": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 66, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 66, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + }, + { + "count": 33, + "name": "this makes my heart ache", + "url": "https://www.last.fm/tag/this+makes+my+heart+ache" + }, + { + "count": 33, + "name": "She Hates Me", + "url": "https://www.last.fm/tag/She+Hates+Me" + } + ], + "The Sound": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "wake-up song", + "url": "https://www.last.fm/tag/wake-up+song" + }, + { + "count": 1, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Fallingforyou": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 29, + "name": "Fallingforyou", + "url": "https://www.last.fm/tag/Fallingforyou" + }, + { + "count": 4, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 4, + "name": "sweet like sugar", + "url": "https://www.last.fm/tag/sweet+like+sugar" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "constant reminder", + "url": "https://www.last.fm/tag/constant+reminder" + }, + { + "count": 1, + "name": "irreplaceable", + "url": "https://www.last.fm/tag/irreplaceable" + }, + { + "count": 1, + "name": "pressure sounds", + "url": "https://www.last.fm/tag/pressure+sounds" + } + ], + "The 1975": [], + "I'm in Love with You": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + } + ], + "I Always Wanna Die (Sometimes)": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": " british", + "url": "https://www.last.fm/tag/+british" + } + ], + "The City": [], + "Love Me": [], + "TOOTIMETOOTIMETOOTIME": [], + "Sincerity Is Scary": [], + "Heart Out": [], + "Settle Down": [], + "Oh Caroline": [], + "If You’re Too Shy (Let Me Know)": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 4, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "glam", + "url": "https://www.last.fm/tag/glam" + } + ], + "UGH!": [], + "She's American": [], + "Give Yourself a Try": [], + "Happiness": [], + "A Change of Heart": [], + "All I Need to Hear": [], + "Menswear": [], + "Me & You Together Song": [], + "Looking for Somebody (To Love)": [], + "Paris": [], + "I Couldn't Be More in Love": [], + "She Way Out": [], + "Part of the Band": [], + "Me": [], + "M.O.N.E.Y.": [], + "Milk": [], + "When We Are Together": [], + "If I Believe You": [], + "Jesus Christ 2005 God Bless America": [], + "Loving Someone": [], + "Talk!": [], + "An Encounter": [], + "People": [], + "Pressure": [], + "The Birthday Party": [], + "Wintering": [], + "12": [], + "This Must Be My Dream": [] + }, + "Limp Bizkit": { + "Break Stuff": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 70, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 5, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Behind Blue Eyes": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 9, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "Behind blue eyes", + "url": "https://www.last.fm/tag/Behind+blue+eyes" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "Rollin' (Air Raid Vehicle)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 66, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 28, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Take a Look Around": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 7, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "crossover", + "url": "https://www.last.fm/tag/crossover" + } + ], + "My Way": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 61, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "My Generation": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 67, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 15, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Nookie": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 66, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 9, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Hot Dog": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 62, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 13, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "fuck", + "url": "https://www.last.fm/tag/fuck" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "crossover", + "url": "https://www.last.fm/tag/crossover" + } + ], + "Faith": [], + "Eat You Alive": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 59, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 10, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 6, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + } + ], + "Boiler": [], + "Re-Arranged": [], + "Livin' It Up": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 61, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "limp bizkit", + "url": "https://www.last.fm/tag/limp+bizkit" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 1, + "name": "drums", + "url": "https://www.last.fm/tag/drums" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Full Nelson": [], + "N 2 Gether Now": [], + "Intro": [], + "Just Like This": [], + "Counterfeit": [], + "The One": [], + "Nobody Like You": [], + "Build a Bridge": [], + "Gold Cobra": [], + "It'll Be OK": [], + "Hold On": [], + "I'm Broke": [], + "Rollin' (Urban Assault Vehicle)": [], + "Gimme The Mic": [], + "9 Teen 90 Nine": [], + "No Sex": [], + "Pollution": [], + "Show Me What You Got": [], + "Don't Go Off Wandering": [], + "Stuck": [], + "Outro": [], + "Almost Over": [], + "Getcha Groove On": [], + "Bring it Back": [], + "Lonely World": [], + "Dad Vibes": [], + "Trust?": [], + "Shotgun": [], + "A Lesson Learned": [], + "Down Another Day": [], + "Sour": [], + "Shark Attack": [], + "Indigo Flow": [], + "Walking Away": [], + "Underneath the Gun": [], + "The Truth": [], + "Clunk": [] + }, + "Weezer": { + "Buddy Holly": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 55, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "geek rock", + "url": "https://www.last.fm/tag/geek+rock" + } + ], + "Island in the Sun": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 58, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 15, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 9, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Say It Ain't So": [], + "Beverly Hills": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 15, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "My Name Is Jonas": [], + "Hash Pipe": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + } + ], + "Undone - The Sweater Song": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 22, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Pink Triangle": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 86, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + }, + { + "count": 15, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 15, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + } + ], + "The World Has Turned and Left Me Here": [], + "Only in Dreams": [], + "Pork and Beans": [], + "No One Else": [], + "In the Garage": [], + "Surf Wax America": [], + "El Scorcho": [], + "Holiday": [], + "Tired of Sex": [], + "The Good Life": [], + "I Just Threw Out the Love of My Dreams": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 25, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 9, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 9, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 5, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "crunchy guitars", + "url": "https://www.last.fm/tag/crunchy+guitars" + }, + { + "count": 1, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 1, + "name": "weezer", + "url": "https://www.last.fm/tag/weezer" + } + ], + "Say It Ain't So - Original Mix": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "Spotify top 50 Vol 3", + "url": "https://www.last.fm/tag/Spotify+top+50+Vol+3" + }, + { + "count": 8, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 8, + "name": "Reggae Rock", + "url": "https://www.last.fm/tag/Reggae+Rock" + } + ], + "Falling for You": [], + "Perfect Situation": [], + "Across the Sea": [], + "Getchoo": [], + "Why Bother?": [], + "No Other One": [], + "Butterfly": [], + "Photograph": [], + "Troublemaker": [], + "Don't Let Go": [], + "(If You're Wondering If I Want You To) I Want You To": [], + "Crab": [], + "Smile": [], + "We Are All On Drugs": [], + "Burndt Jamb": [], + "Dope Nose": [], + "Glorious Day": [], + "Simple Pages": [], + "O Girlfriend": [], + "Keep Fishin'": [], + "Undone (The Sweater Song)": [], + "This Is Such A Pity": [], + "Hold Me": [], + "Heart Songs": [], + "My Best Friend": [], + "Knock-Down Drag-Out": [], + "Memories": [], + "The Greatest Man That Ever Lived (Variations on a Shaker Hymn)": [], + "Peace": [], + "Everybody Get Dangerous": [] + }, + "David Bowie": { + "Starman - 2012 Remaster": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 22, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 3, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + }, + { + "count": 1, + "name": "vibez", + "url": "https://www.last.fm/tag/vibez" + }, + { + "count": 1, + "name": "britanico", + "url": "https://www.last.fm/tag/britanico" + }, + { + "count": 1, + "name": "sei a letra", + "url": "https://www.last.fm/tag/sei+a+letra" + } + ], + "Heroes - 2017 Remaster": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "krautrock", + "url": "https://www.last.fm/tag/krautrock" + }, + { + "count": 6, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 1, + "name": "classics", + "url": "https://www.last.fm/tag/classics" + }, + { + "count": 1, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Ziggy Stardust": [], + "Space Oddity": [], + "Changes": [], + "Space Oddity - 2015 Remaster": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 66, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + } + ], + "Starman": [], + "Suffragette City": [], + "Life on Mars?": [], + "Life on Mars? - 2015 Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 44, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 7, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "D Artist", + "url": "https://www.last.fm/tag/D+Artist" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "david bowie", + "url": "https://www.last.fm/tag/david+bowie" + } + ], + "Let's Dance": [], + "Moonage Daydream - 2012 Remaster": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 64, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 24, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "Rebel Rebel": [], + "Rebel Rebel - 2016 Remaster": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 25, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 17, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 8, + "name": "D Artist", + "url": "https://www.last.fm/tag/D+Artist" + }, + { + "count": 8, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + } + ], + "Heroes": [], + "Changes - 2015 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + } + ], + "Ashes to Ashes": [], + "Let's Dance - 2018 Remaster": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 33, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 33, + "name": "the crown", + "url": "https://www.last.fm/tag/the+crown" + } + ], + "The Man Who Sold the World": [], + "China Girl": [], + "Modern Love": [], + "The Man Who Sold the World - 2015 Remaster": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 16, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 16, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 8, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 8, + "name": "mysterious", + "url": "https://www.last.fm/tag/mysterious" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 3, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 3, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 3, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + } + ], + "Moonage Daydream": [], + "Ziggy Stardust - 2012 Remaster": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "glam punk", + "url": "https://www.last.fm/tag/glam+punk" + }, + { + "count": 2, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + } + ], + "Lazarus": [], + "Modern Love - 2018 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 8, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 8, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + } + ], + "Fame": [], + "The Jean Genie": [], + "Golden Years": [], + "Five Years": [], + "Oh! You Pretty Things": [], + "Sound and Vision": [], + "Five Years - 2012 Remaster": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 29, + "name": "rock opera", + "url": "https://www.last.fm/tag/rock+opera" + }, + { + "count": 29, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 4, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 1, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + } + ], + "Under Pressure": [], + "Sound and Vision - 2017 Remaster": [], + "Young Americans": [], + "Ashes to Ashes - 2017 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 8, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 2, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + }, + { + "count": 1, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + } + ], + "Fashion": [], + "Lady Stardust": [], + "Queen Bitch": [], + "Suffragette City - 2012 Remaster": [], + "Rock 'n' Roll Suicide": [], + "Soul Love": [], + "Rock 'n' Roll Suicide - 2012 Remaster": [], + "Diamond Dogs": [], + "It Ain't Easy": [], + "Soul Love - 2012 Remaster": [], + "Star": [], + "Blackstar": [], + "Lady Stardust - 2012 Remaster": [] + }, + "Gunna": { + "fukumean": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "one of wun": [ + { + "count": 100, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 100, + "name": "Olivia is awesome", + "url": "https://www.last.fm/tag/Olivia+is+awesome" + }, + { + "count": 66, + "name": "Im marrying Olivia", + "url": "https://www.last.fm/tag/Im+marrying+Olivia" + }, + { + "count": 29, + "name": "wunna", + "url": "https://www.last.fm/tag/wunna" + }, + { + "count": 15, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "marriage", + "url": "https://www.last.fm/tag/marriage" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "HIM", + "url": "https://www.last.fm/tag/HIM" + } + ], + "P power (feat. Drake)": [ + { + "count": 100, + "name": "horrible", + "url": "https://www.last.fm/tag/horrible" + }, + { + "count": 100, + "name": "awful", + "url": "https://www.last.fm/tag/awful" + }, + { + "count": 66, + "name": "Worst Song Ever", + "url": "https://www.last.fm/tag/Worst+Song+Ever" + }, + { + "count": 66, + "name": "terrible", + "url": "https://www.last.fm/tag/terrible" + }, + { + "count": 33, + "name": "moaning", + "url": "https://www.last.fm/tag/moaning" + }, + { + "count": 33, + "name": "Why on earth is this just a bonus track music", + "url": "https://www.last.fm/tag/Why+on+earth+is+this+just+a+bonus+track+music" + }, + { + "count": 33, + "name": "why on earth is this just a bonus track", + "url": "https://www.last.fm/tag/why+on+earth+is+this+just+a+bonus+track" + } + ], + "pushin P (feat. Young Thug)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 33, + "name": "p", + "url": "https://www.last.fm/tag/p" + }, + { + "count": 10, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 10, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 10, + "name": "memes", + "url": "https://www.last.fm/tag/memes" + } + ], + "on one tonight": [], + "Who You Foolin": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "chinese folk music", + "url": "https://www.last.fm/tag/chinese+folk+music" + } + ], + "DOLLAZ ON MY HEAD (feat. Young Thug)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 3, + "name": "growing up", + "url": "https://www.last.fm/tag/growing+up" + } + ], + "Drip or Drown": [ + { + "count": 100, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + } + ], + "hakuna matata": [], + "TOP FLOOR (feat. Travis Scott)": [], + "banking on me": [], + "prada dem (feat. Offset)": [], + "200 FOR LUNCH": [ + { + "count": 100, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Wunna Flow", + "url": "https://www.last.fm/tag/Wunna+Flow" + } + ], + "thought i was playing": [ + { + "count": 100, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + } + ], + "Sold Out Dates (feat. Lil Baby)": [], + "back to the moon": [], + "Too Easy": [], + "MET GALA": [], + "Same Yung Nigga (feat. Playboi Carti)": [], + "south to west": [], + "HIM ALL ALONG": [], + "COOLER THAN A BITCH (feat. Roddy Ricch)": [], + "Top Off": [], + "25k Jacket (feat. Lil Baby)": [], + "NASTY GIRL / ON CAMERA": [], + "poochie gown": [], + "Oh Okay (feat. Young Thug & Lil Baby)": [], + "YSL (feat. Playboi Carti)": [], + "ca$h $hit": [], + "IDK That Bitch (feat. G Herbo)": [], + "WUNNA": [], + "collage": [], + "BLINDFOLD (feat. Lil Baby)": [], + "MOP (feat. Young Thug)": [], + "whatsapp (wassam)": [], + "SKYBOX": [], + "Relentless (feat. Lil Uzi Vert)": [], + "neck on a yacht": [], + "back in the a": [], + "STREET SWEEPER (feat. Future)": [], + "Baby Birkin": [], + "rodeo dr": [], + "bread & butter": [], + "How You Did That (feat. Kodak Black)": [], + "alotta cake": [], + "still prevail": [], + "3 Headed Snake (feat. Young Thug)": [], + "Helluva Price": [], + "ARGENTINA": [], + "private island": [] + }, + "Doechii": { + "DENIAL IS A RIVER": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 15, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 15, + "name": "best new artist", + "url": "https://www.last.fm/tag/best+new+artist" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + } + ], + "NISSAN ALTIMA": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 37, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 1, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + } + ], + "Anxiety": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "Russia", + "url": "https://www.last.fm/tag/Russia" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "CATFISH": [ + { + "count": 100, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "What It Is (Solo Version)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "better than the feature version", + "url": "https://www.last.fm/tag/better+than+the+feature+version" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + } + ], + "BOILED PEANUTS": [ + { + "count": 100, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Alter Ego (with JT)": [ + { + "count": 100, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 17, + "name": "Rush", + "url": "https://www.last.fm/tag/Rush" + }, + { + "count": 8, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 3, + "name": "lexi love", + "url": "https://www.last.fm/tag/lexi+love" + }, + { + "count": 3, + "name": "JT", + "url": "https://www.last.fm/tag/JT" + } + ], + "BULLFROG": [], + "STANKA POOH": [], + "SKIPP": [], + "WAIT": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 10, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + } + ], + "HIDE N SEEK": [], + "DEATH ROLL": [], + "Persuasive (with SZA)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 8, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 3, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 3, + "name": "songs to drive to", + "url": "https://www.last.fm/tag/songs+to+drive+to" + } + ], + "BLOOM": [], + "SLIDE": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 44, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 4, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 1, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + }, + { + "count": 1, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "BOOM BAP": [], + "Nosebleeds": [], + "PROFIT": [], + "GTFO": [], + "HUH!": [], + "BEVERLY HILLS": [], + "ALLIGATOR BITES NEVER HEAL": [], + "FIREFLIES": [], + "Spookie Coochie": [], + "Yucky Blucky Fruitcake": [], + "Persuasive": [], + "Crazy": [], + "60 Seconds": [], + "What It Is (Block Boy) (with Kodak Black)": [], + "Black Girl Memoir": [], + "Bitch I'm Nice": [], + "MPH": [], + "ROCKET": [], + "What's Your Name?": [], + "Swamp Bitches (with Rico Nasty)": [], + "Booty Drop": [], + "Bills": [], + "Something Real": [], + "Stressed - A COLORS SHOW": [], + "Stressed": [], + "Oh The Places You'll Go": [], + "This Bitch Matters": [], + "GIRLS": [], + "Pacer": [], + "SHIT": [], + "God": [], + "Doechii 101": [], + "Alter Ego (KAYTRANADA Remix)[with JT]": [], + "Drop Out": [] + }, + "Billy Joel": { + "Uptown Girl": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 70, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 5, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Piano Man": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 78, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 47, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 18, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "harmonica", + "url": "https://www.last.fm/tag/harmonica" + } + ], + "Vienna": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 95, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 57, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 47, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + } + ], + "We Didn't Start the Fire": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 6, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "History", + "url": "https://www.last.fm/tag/History" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "She's Always a Woman": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 89, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 56, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 52, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + } + ], + "Movin' Out (Anthony's Song)": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 43, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "My Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 97, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 57, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 18, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 14, + "name": "billy joel", + "url": "https://www.last.fm/tag/billy+joel" + }, + { + "count": 9, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "Buried in Sound", + "url": "https://www.last.fm/tag/Buried+in+Sound" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Just the Way You Are": [], + "Only the Good Die Young": [], + "It's Still Rock and Roll to Me": [], + "The Longest Time": [], + "New York State Of Mind": [], + "Scenes from an Italian Restaurant": [], + "You May Be Right": [], + "The River of Dreams": [], + "Honesty": [], + "The Stranger": [], + "Zanzibar": [], + "Tell Her About It": [], + "Big Shot": [], + "Don't Ask Me Why": [], + "Allentown": [], + "She's Got a Way": [], + "Captain Jack": [], + "Pressure": [], + "Goodnight Saigon": [], + "The Entertainer": [], + "An Innocent Man": [], + "Say Goodbye to Hollywood": [], + "A Matter of Trust": [], + "And So It Goes": [], + "Lullabye (Goodnight, My Angel)": [], + "You're My Home": [], + "Leningrad": [], + "Get It Right the First Time": [], + "I Go to Extremes": [], + "Everybody Has a Dream": [], + "Leave a Tender Moment Alone": [], + "Summer, Highland Falls": [], + "You're Only Human (Second Wind)": [], + "Keeping the Faith": [], + "All For Leyna": [], + "The Downeaster 'Alexa'": [], + "The Ballad Of Billy The Kid": [], + "Everybody Loves You Now": [], + "The Downeaster \"Alexa\"": [], + "This Is The Time": [], + "Miami 2017 (Seen the Lights Go Out on Broadway)": [], + "Stiletto": [], + "Sometimes a Fantasy": [] + }, + "The Kid LAROI": { + "STAY (with Justin Bieber)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 77, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 26, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 13, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 13, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "The Kid Laroi", + "url": "https://www.last.fm/tag/The+Kid+Laroi" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "NIGHTS LIKE THIS": [ + { + "count": 100, + "name": "nighttime", + "url": "https://www.last.fm/tag/nighttime" + }, + { + "count": 100, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 66, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "WITHOUT YOU": [], + "GO (feat. Juice WRLD)": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "TOO MUCH": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "SO DONE": [], + "Girls": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "explicit", + "url": "https://www.last.fm/tag/explicit" + }, + { + "count": 33, + "name": "hip-hop soul", + "url": "https://www.last.fm/tag/hip-hop+soul" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 10, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + }, + { + "count": 10, + "name": "Pop RnB", + "url": "https://www.last.fm/tag/Pop+RnB" + } + ], + "Thousand Miles": [], + "Diva (feat. Lil Tecca)": [], + "LOVE AGAIN": [], + "BABY I'M BACK": [], + "WITHOUT YOU (with Miley Cyrus)": [], + "F*CK YOU, GOODBYE (feat. Machine Gun Kelly)": [], + "BLEED": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 10, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 10, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + } + ], + "ALWAYS DO": [], + "NOT SOBER (feat. Polo G & Stunna Gambino)": [], + "TRAGIC (feat. YoungBoy Never Broke Again & Internet Money)": [], + "TELL ME WHY": [], + "WRONG (feat. Lil Mosey)": [], + "NIGHTS LIKE THIS PT 2": [], + "Let Her Go": [], + "NOT FAIR (feat. Corbin)": [], + "MAYBE": [], + "NEED YOU MOST (So Sick)": [], + "SAME ENERGY": [], + "WHAT'S THE MOVE? (feat. Future and BabyDrill)": [], + "STILL CHOSE YOU (feat. Mustard)": [], + "Forever & Again": [], + "ERASE U": [], + "SELFISH": [], + "WHAT JUST HAPPENED": [], + "FEEL SOMETHING (feat. Marshmello)": [], + "I WISH": [], + "I Can't Go Back to the Way It Was (Intro)": [], + "Fade Away": [], + "Addison Rae": [], + "HOW DOES IT FEEL?": [], + "SAME THING": [], + "Aperol Spritz": [], + "SORRY": [], + "Goodbye": [], + "WHERE DOES YOUR SPIRIT GO?": [], + "I GUESS IT'S LOVE?": [], + "THE LINE (feat. d4vd)": [], + "HEAVEN": [], + "OVER YOU": [], + "PIKACHU": [], + "RUNNING": [], + "I THOUGHT THAT I NEEDED YOU": [], + "ALL I WANT IS YOU": [] + }, + "David Guetta": { + "Titanium (feat. Sia)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 79, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 41, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 8, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Memories (feat. Kid Cudi)": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 76, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 7, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "Sexy Bitch (feat. Akon)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 60, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 38, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 31, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "Akon", + "url": "https://www.last.fm/tag/Akon" + }, + { + "count": 6, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Where Them Girls At (feat. Nicki Minaj & Flo Rida)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 82, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 50, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 11, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 10, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "Flo Rida", + "url": "https://www.last.fm/tag/Flo+Rida" + } + ], + "I'm Good (Blue)": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 36, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 24, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 12, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 1, + "name": "Pepp", + "url": "https://www.last.fm/tag/Pepp" + }, + { + "count": 1, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + } + ], + "Turn Me On (feat. Nicki Minaj)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 79, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 30, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 15, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + } + ], + "When Love Takes Over (feat. Kelly Rowland)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 28, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 10, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Kelly Rowland", + "url": "https://www.last.fm/tag/Kelly+Rowland" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "Without You (feat. Usher)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 48, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 21, + "name": "Usher", + "url": "https://www.last.fm/tag/Usher" + }, + { + "count": 10, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + } + ], + "Hey Mama (feat. Nicki Minaj, Bebe Rexha & Afrojack)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 29, + "name": "bebe rexha", + "url": "https://www.last.fm/tag/bebe+rexha" + }, + { + "count": 7, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 4, + "name": "prevalent use of groove", + "url": "https://www.last.fm/tag/prevalent+use+of+groove" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "electronica roots", + "url": "https://www.last.fm/tag/electronica+roots" + }, + { + "count": 1, + "name": "a repetitive chorus", + "url": "https://www.last.fm/tag/a+repetitive+chorus" + }, + { + "count": 1, + "name": "clear pronunciation", + "url": "https://www.last.fm/tag/clear+pronunciation" + }, + { + "count": 1, + "name": "use of modal harmonies", + "url": "https://www.last.fm/tag/use+of+modal+harmonies" + } + ], + "Who's That Chick? (feat. Rihanna)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 65, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 8, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 5, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "guetta", + "url": "https://www.last.fm/tag/guetta" + } + ], + "She Wolf (Falling to Pieces) [feat. Sia]": [], + "Play Hard (feat. Ne-Yo & Akon)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 7, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 7, + "name": "dj", + "url": "https://www.last.fm/tag/dj" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Bad (feat. Vassy) - radio edit": [], + "Lovers on the Sun (feat. Sam Martin)": [], + "Dangerous (feat. Sam Martin)": [], + "Baby Don't Hurt Me": [], + "2U (feat. Justin Bieber)": [], + "Say My Name": [], + "I Don't Wanna Wait": [], + "Love Is Gone": [], + "Titanium - Feat. Sia": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 79, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 41, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 8, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Flames": [], + "Little Bad Girl (feat. Taio Cruz & Ludacris)": [], + "The World Is Mine": [], + "Like I Do": [], + "Crazy What Love Can Do": [], + "Bang My Head (feat. Sia & Fetty Wap)": [], + "When We Were Young (The Logical Song)": [], + "Memories (feat. Kid Cudi) - 2021 Remix": [], + "Sexy Chick (feat. Akon)": [], + "This One's For You (feat. Zara Larsson) (Official Song UEFA EURO 2016)": [], + "Shot me Down (feat. Skylar Grey) - Radio Edit": [], + "Love Don't Let Me Go": [], + "Turn Me On - Feat. Nicki Minaj": [], + "Dirty Sexy Money (feat. Charli XCX & French Montana)": [], + "Satisfaction": [], + "Let's Love": [], + "Gettin' Over You (feat. Fergie & LMFAO)": [], + "Don't Leave Me Alone (feat. Anne-Marie)": [], + "The Alphabeat": [], + "Love Is Gone (Original Mix)": [], + "Love Is Gone (Fred Rister & Joachim Garraud radio edit rmx)": [], + "Hey Mama (feat. Nicki Minaj & Afrojack)": [], + "Memories (Featuring Kid Cudi)": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 76, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 7, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "Without You - Feat. Usher": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "David Guetta", + "url": "https://www.last.fm/tag/David+Guetta" + }, + { + "count": 48, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 21, + "name": "Usher", + "url": "https://www.last.fm/tag/Usher" + }, + { + "count": 10, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + } + ], + "What I Did for Love (feat. Emeli Sandé)": [], + "Sexy Bitch": [], + "This One's For You (feat. Zara Larsson) - Official Song UEFA EURO 2016": [], + "Sunshine": [], + "Would I Lie To You - Radio Edit": [] + }, + "Faye Webster": { + "Kingston": [ + { + "count": 100, + "name": "new", + "url": "https://www.last.fm/tag/new" + }, + { + "count": 44, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 29, + "name": "true love", + "url": "https://www.last.fm/tag/true+love" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 4, + "name": "awwww", + "url": "https://www.last.fm/tag/awwww" + }, + { + "count": 4, + "name": "lets go", + "url": "https://www.last.fm/tag/lets+go" + }, + { + "count": 1, + "name": "real love", + "url": "https://www.last.fm/tag/real+love" + }, + { + "count": 1, + "name": "wife", + "url": "https://www.last.fm/tag/wife" + }, + { + "count": 1, + "name": "resplendent", + "url": "https://www.last.fm/tag/resplendent" + } + ], + "Right Side of My Neck": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "shse", + "url": "https://www.last.fm/tag/shse" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "I Know You": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "Chill pop", + "url": "https://www.last.fm/tag/Chill+pop" + }, + { + "count": 66, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "emmacore", + "url": "https://www.last.fm/tag/emmacore" + }, + { + "count": 33, + "name": "my top Songs mix", + "url": "https://www.last.fm/tag/my+top+Songs+mix" + }, + { + "count": 10, + "name": "shse", + "url": "https://www.last.fm/tag/shse" + }, + { + "count": 10, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 10, + "name": "Cambrian O Clock", + "url": "https://www.last.fm/tag/Cambrian+O+Clock" + } + ], + "In a Good Way": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 23, + "name": "Digital Tendencies", + "url": "https://www.last.fm/tag/Digital+Tendencies" + }, + { + "count": 15, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Hurts Me Too": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Jonny": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 66, + "name": "The Blind Pig Show with Jack Anderson", + "url": "https://www.last.fm/tag/The+Blind+Pig+Show+with+Jack+Anderson" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "She Won't Go Away": [], + "A Dream with a Baseball Player": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "country soul", + "url": "https://www.last.fm/tag/country+soul" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + } + ], + "But Not Kiss": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 77, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 1, + "name": "waiting", + "url": "https://www.last.fm/tag/waiting" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "I Know I'm Funny haha": [], + "Better Distractions": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Thinking About You": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Perfect Sound Whatever", + "url": "https://www.last.fm/tag/Perfect+Sound+Whatever" + }, + { + "count": 1, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Come to Atlanta": [], + "Jonny (Reprise)": [], + "Sometimes": [], + "Room Temperature": [], + "Lego Ring": [], + "Underdressed at the Symphony": [], + "Is It Too Much To Ask": [], + "Pigeon": [], + "Kind Of": [ + { + "count": 100, + "name": "bangers and mash", + "url": "https://www.last.fm/tag/bangers+and+mash" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Overslept (feat. mei ehara)": [], + "Cheers": [], + "Tttttime": [], + "Lifetime": [], + "After The First Kiss": [], + "What Used to Be Mine": [], + "Wanna Quit All The Time": [], + "Alone Again": [], + "He Loves Me Yeah!": [], + "Feeling Good Today": [], + "Flowers (feat. Father)": [], + "A Stranger": [], + "Remember When": [], + "Both All the Time": [], + "Half of Me": [], + "Car Therapy": [], + "What's The Point": [], + "eBay Purchase History": [], + "Suite: Jonny": [], + "It Doesn't Work Like That": [], + "It's Not A Sad Thing": [], + "Say It Now": [], + "Wrong People": [], + "Sweet Lad": [], + "Kingston - Recorded At Electric Lady Studios": [], + "If You Need To, Keep Time on Me - Recorded At Electric Lady Studios": [], + "In A Good Way - Recorded At Electric Lady Studios": [], + "Give Me a Chance": [], + "Sadness in the Air": [] + }, + "Lil Tecca": { + "Ransom": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 100, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 66, + "name": "Lil Tecca", + "url": "https://www.last.fm/tag/Lil+Tecca" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + }, + { + "count": 8, + "name": "use of electric pianos", + "url": "https://www.last.fm/tag/use+of+electric+pianos" + }, + { + "count": 8, + "name": "ambient synth textures", + "url": "https://www.last.fm/tag/ambient+synth+textures" + }, + { + "count": 2, + "name": "southern rap roots", + "url": "https://www.last.fm/tag/southern+rap+roots" + }, + { + "count": 2, + "name": "subtle use of electric keys", + "url": "https://www.last.fm/tag/subtle+use+of+electric+keys" + }, + { + "count": 2, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + } + ], + "500lbs": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "new jazz", + "url": "https://www.last.fm/tag/new+jazz" + } + ], + "Lot Of Me": [ + { + "count": 100, + "name": "Tag lil tecca-LOT OF ME", + "url": "https://www.last.fm/tag/Tag+lil+tecca-LOT+OF+ME" + } + ], + "Dark Thoughts": [ + { + "count": 100, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "shit tags", + "url": "https://www.last.fm/tag/shit+tags" + }, + { + "count": 8, + "name": "gay ass tag", + "url": "https://www.last.fm/tag/gay+ass+tag" + }, + { + "count": 8, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "Did It Again": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 11, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 7, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 4, + "name": "Lil Tecca", + "url": "https://www.last.fm/tag/Lil+Tecca" + } + ], + "Love Me": [ + { + "count": 100, + "name": "Lil Tecca", + "url": "https://www.last.fm/tag/Lil+Tecca" + } + ], + "Ransom (with Juice WRLD) - Remix": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 100, + "name": "Lil Tecca", + "url": "https://www.last.fm/tag/Lil+Tecca" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Our Time": [], + "Number 2": [ + { + "count": 100, + "name": "plan a", + "url": "https://www.last.fm/tag/plan+a" + }, + { + "count": 100, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "Lil Tecca", + "url": "https://www.last.fm/tag/Lil+Tecca" + } + ], + "Out Of Love (feat. Internet Money)": [], + "HVN ON EARTH (with Kodak Black)": [ + { + "count": 100, + "name": "kodak black", + "url": "https://www.last.fm/tag/kodak+black" + } + ], + "Down With Me": [], + "OWA OWA": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 66, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 10, + "name": "dopamine", + "url": "https://www.last.fm/tag/dopamine" + } + ], + "Never Left": [], + "Bad Time": [ + { + "count": 100, + "name": "bad time", + "url": "https://www.last.fm/tag/bad+time" + }, + { + "count": 100, + "name": "Bad-Time", + "url": "https://www.last.fm/tag/Bad-Time" + }, + { + "count": 66, + "name": "tecca", + "url": "https://www.last.fm/tag/tecca" + } + ], + "Fell In Love (with Ken Carson)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "homosexuality", + "url": "https://www.last.fm/tag/homosexuality" + }, + { + "count": 66, + "name": "gay love", + "url": "https://www.last.fm/tag/gay+love" + }, + { + "count": 66, + "name": "Ken Carson", + "url": "https://www.last.fm/tag/Ken+Carson" + } + ], + "Amigo": [], + "REPEAT IT (with Gunna)": [], + "Shots": [], + "DUI": [], + "Dead or Alive": [], + "I CAN’T LET GO": [], + "Never Last": [], + "Taste": [], + "Show Me Up": [], + "120": [], + "Half The Plot": [], + "Gist": [], + "Favorite Lie": [ + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 33, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + }, + { + "count": 10, + "name": "groovy rap", + "url": "https://www.last.fm/tag/groovy+rap" + } + ], + "Need Me": [], + "On Your Own": [], + "Yves": [], + "CHOPPA SHOOT THE LOUDEST (with Chief Keef, feat.Trippie Redd)": [], + "24HRS": [], + "Tic Tac Toe (with Ken Carson)": [ + { + "count": 100, + "name": "Ken Carson", + "url": "https://www.last.fm/tag/Ken+Carson" + } + ], + "Bossanova": [], + "Out of Luck": [], + "Boys Don’t Cry": [], + "Money On Me": [], + "Faster": [], + "TEC": [], + "The Truth": [], + "Dolly (with Lil Uzi Vert)": [], + "Sidenote": [], + "Salty": [], + "VOGUE": [], + "Molly Girl": [], + "Left, Right": [], + "D1": [], + "Hollywood": [] + }, + "Muse": { + "Supermassive Black Hole": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 14, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 9, + "name": "twilight", + "url": "https://www.last.fm/tag/twilight" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Starlight": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 81, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 18, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Hysteria": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 78, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "hysteria", + "url": "https://www.last.fm/tag/hysteria" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Time Is Running Out": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 14, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Uprising": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 16, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 6, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Knights of Cydonia": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 94, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 11, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + } + ], + "Plug In Baby": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 16, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 10, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Stockholm Syndrome": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 81, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Feeling Good": [], + "Undisclosed Desires": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 78, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Map of the Problematique": [], + "New Born": [], + "Sing for Absolution": [], + "Bliss": [], + "Take a Bow": [], + "Apocalypse Please": [], + "Invincible": [], + "Madness": [], + "Resistance": [], + "Falling Away With You": [], + "Assassin": [], + "Soldier's Poem": [], + "Blackout": [], + "City of Delusion": [], + "Muscle Museum": [], + "Sunburn": [], + "Endlessly": [], + "Unintended": [], + "Thoughts of a Dying Atheist": [], + "Interlude": [], + "Hoodoo": [], + "Exo-Politics": [], + "Citizen Erased": [], + "Space Dementia": [], + "Butterflies and Hurricanes": [], + "The Small Print": [], + "Micro Cuts": [], + "Hyper Music": [], + "Ruled by Secrecy": [], + "Megalomania": [], + "Unnatural Selection": [], + "MK Ultra": [], + "Screenager": [], + "Guiding Light": [], + "Psycho": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 59, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 39, + "name": "Your ass belongs to me now", + "url": "https://www.last.fm/tag/Your+ass+belongs+to+me+now" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 3, + "name": "drones", + "url": "https://www.last.fm/tag/drones" + }, + { + "count": 1, + "name": "Pherfavs", + "url": "https://www.last.fm/tag/Pherfavs" + }, + { + "count": 1, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + } + ], + "Showbiz": [], + "Panic Station": [], + "Uno": [], + "Cave": [], + "Butterflies & Hurricanes": [] + }, + "Beach House": { + "Space Song": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 71, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 18, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Fran moment", + "url": "https://www.last.fm/tag/Fran+moment" + } + ], + "Silver Soul": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 54, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 32, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 4, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "Go drunk eosin cabs", + "url": "https://www.last.fm/tag/Go+drunk+eosin+cabs" + }, + { + "count": 1, + "name": "best of 2010", + "url": "https://www.last.fm/tag/best+of+2010" + }, + { + "count": 1, + "name": "Resistance is futile", + "url": "https://www.last.fm/tag/Resistance+is+futile" + } + ], + "Myth": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 55, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 22, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "magic", + "url": "https://www.last.fm/tag/magic" + }, + { + "count": 7, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 5, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Master of None": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 48, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 31, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 31, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "twinkling starry skies", + "url": "https://www.last.fm/tag/twinkling+starry+skies" + }, + { + "count": 2, + "name": "elovibeloved", + "url": "https://www.last.fm/tag/elovibeloved" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Wildflower": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + } + ], + "Lazuli": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 41, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 6, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + } + ], + "Zebra": [], + "PPP": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 11, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "Olivia and I are getting married", + "url": "https://www.last.fm/tag/Olivia+and+I+are+getting+married" + }, + { + "count": 1, + "name": "FS", + "url": "https://www.last.fm/tag/FS" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Take Care": [], + "Norway": [], + "Walk in the Park": [], + "Lemon Glow": [ + { + "count": 100, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 26, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 9, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Used to Be": [], + "Other People": [], + "10 Mile Stereo": [], + "Lover of Mine": [], + "Wild": [], + "Levitation": [], + "Better Times": [], + "Gila": [], + "The Hours": [], + "Real Love": [], + "On the Sea": [], + "Wishes": [], + "Beyond Love": [], + "Sparks": [], + "Troublemaker": [], + "New Year": [], + "10:37": [], + "Somewhere Tonight": [], + "Wherever You Go": [], + "You Came to Me": [], + "Once Twice Melody": [], + "Bluebird": [], + "Saltwater": [], + "Irene": [], + "Heart of Chambers": [], + "Wedding Bell": [], + "Turtle Island": [], + "Majorette": [], + "Days of Candy": [], + "Dark Spring": [], + "Apple Orchard": [], + "Holy Dances": [], + "Black Car": [], + "She's So Lovely": [], + "Some Things Last a Long Time": [], + "Superstar": [], + "All the Years": [], + "Astronaut": [] + }, + "Djo": { + "End of Beginning": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "Psychedelia", + "url": "https://www.last.fm/tag/Psychedelia" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + } + ], + "Chateau (Feel Alright)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 37, + "name": "Olivia is awesome", + "url": "https://www.last.fm/tag/Olivia+is+awesome" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 2, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Roddy": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 8, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 2, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 2, + "name": "Psychedelia", + "url": "https://www.last.fm/tag/Psychedelia" + }, + { + "count": 2, + "name": "retrograde", + "url": "https://www.last.fm/tag/retrograde" + } + ], + "Change": [], + "Gloom": [], + "Basic Being Basic": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Delete Ya": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "jaqlueen claims", + "url": "https://www.last.fm/tag/jaqlueen+claims" + }, + { + "count": 66, + "name": "jaq core", + "url": "https://www.last.fm/tag/jaq+core" + }, + { + "count": 33, + "name": "jaqleen claims", + "url": "https://www.last.fm/tag/jaqleen+claims" + }, + { + "count": 33, + "name": "i love you djo please never die", + "url": "https://www.last.fm/tag/i+love+you+djo+please+never+die" + } + ], + "Personal Lies": [], + "Figure You Out": [], + "I Want Your Video": [], + "Mortal Projections": [], + "Fool": [], + "Slither": [], + "Potion": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "jaq claims", + "url": "https://www.last.fm/tag/jaq+claims" + }, + { + "count": 66, + "name": "folk-pop", + "url": "https://www.last.fm/tag/folk-pop" + }, + { + "count": 33, + "name": "JAQUELEENS SONG", + "url": "https://www.last.fm/tag/JAQUELEENS+SONG" + } + ], + "Runner": [], + "On and On": [], + "Half Life": [], + "Charlie's Garden": [ + { + "count": 100, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + } + ], + "Lonesome Is a State of Mind": [ + { + "count": 100, + "name": "jaq claims", + "url": "https://www.last.fm/tag/jaq+claims" + } + ], + "Tentpole Shangrila": [], + "Keep Your Head Up": [], + "Climax": [], + "Link": [], + "Just Along for the Ride": [], + "Go for It": [], + "Fly": [], + "Showtime": [], + "Egg": [], + "Gap Tooth Smile": [], + "Flash Mountain": [], + "BNBG": [], + "Ring": [], + "Golden Line": [], + "Back on You": [], + "Crux": [], + "Total Control": [], + "Mutual Future (Repeat)": [], + "Uglyfisherman": [], + "Carry The Name": [], + "Listen": [], + "It's Over": [], + "Mr. Mountebank": [], + "T. Rex Is Loud": [], + "Love Can't Break The Spell": [], + "Gasoline - triple j Like A Version": [], + "Awake": [], + "Purgatory Silverstar": [], + "Who You Are": [], + "Grime Of The World": [], + "Try Me": [] + }, + "One Direction": { + "What Makes You Beautiful": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 28, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 19, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "cutieee", + "url": "https://www.last.fm/tag/cutieee" + }, + { + "count": 4, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "i love being a girl", + "url": "https://www.last.fm/tag/i+love+being+a+girl" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Night Changes": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 24, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 16, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 1, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Story of My Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 32, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 32, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "story of my life", + "url": "https://www.last.fm/tag/story+of+my+life" + }, + { + "count": 3, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 3, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Drag Me Down": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 46, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 46, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 15, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 2, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 1, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + } + ], + "Best Song Ever": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 19, + "name": "1d", + "url": "https://www.last.fm/tag/1d" + }, + { + "count": 15, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "Steal My Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 28, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 22, + "name": "bonehead", + "url": "https://www.last.fm/tag/bonehead" + }, + { + "count": 11, + "name": "only cocksuckers can listen to this shit", + "url": "https://www.last.fm/tag/only+cocksuckers+can+listen+to+this+shit" + }, + { + "count": 11, + "name": "nazi scumcore", + "url": "https://www.last.fm/tag/nazi+scumcore" + }, + { + "count": 11, + "name": "nazi fucking scum", + "url": "https://www.last.fm/tag/nazi+fucking+scum" + }, + { + "count": 3, + "name": "white powercore", + "url": "https://www.last.fm/tag/white+powercore" + }, + { + "count": 3, + "name": "brutal nazi scumcore with fascist influence and guest vocalist adolf hitler", + "url": "https://www.last.fm/tag/brutal+nazi+scumcore+with+fascist+influence+and+guest+vocalist+adolf+hitler" + }, + { + "count": 3, + "name": "my brother became nazi fucking scum after listening to this", + "url": "https://www.last.fm/tag/my+brother+became+nazi+fucking+scum+after+listening+to+this" + } + ], + "Perfect": [ + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 21, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 5, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 2, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 1, + "name": "this is so good", + "url": "https://www.last.fm/tag/this+is+so+good" + }, + { + "count": 1, + "name": "boysband", + "url": "https://www.last.fm/tag/boysband" + }, + { + "count": 1, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 1, + "name": "bbc radio1 playlist 2015", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2015" + }, + { + "count": 1, + "name": "its Perfect NOT perfEct", + "url": "https://www.last.fm/tag/its+Perfect+NOT+perfEct" + } + ], + "Kiss You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 13, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 10, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "1d", + "url": "https://www.last.fm/tag/1d" + } + ], + "One Thing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 63, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 21, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 7, + "name": "UK top 40", + "url": "https://www.last.fm/tag/UK+top+40" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "i always think fall into my bed instead will be the next lyric and i am always disappointed", + "url": "https://www.last.fm/tag/i+always+think+fall+into+my+bed+instead+will+be+the+next+lyric+and+i+am+always+disappointed" + }, + { + "count": 1, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Live While We're Young": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 26, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 17, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 7, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + } + ], + "You & I": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 22, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 3, + "name": "flawless", + "url": "https://www.last.fm/tag/flawless" + }, + { + "count": 3, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "fucking great", + "url": "https://www.last.fm/tag/fucking+great" + } + ], + "Little Things": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 41, + "name": "i am crying oh ym god", + "url": "https://www.last.fm/tag/i+am+crying+oh+ym+god" + }, + { + "count": 41, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 10, + "name": "Hitler", + "url": "https://www.last.fm/tag/Hitler" + }, + { + "count": 3, + "name": "only cocksuckers can listen to this shit", + "url": "https://www.last.fm/tag/only+cocksuckers+can+listen+to+this+shit" + }, + { + "count": 3, + "name": "nazi fucking scum", + "url": "https://www.last.fm/tag/nazi+fucking+scum" + }, + { + "count": 3, + "name": "nazi scumcore", + "url": "https://www.last.fm/tag/nazi+scumcore" + } + ], + "18": [ + { + "count": 100, + "name": "why is larry so real", + "url": "https://www.last.fm/tag/why+is+larry+so+real" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + }, + { + "count": 24, + "name": "larry", + "url": "https://www.last.fm/tag/larry" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "larry stylinson", + "url": "https://www.last.fm/tag/larry+stylinson" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "FUCK MT ASS THIS IS SO GOOD", + "url": "https://www.last.fm/tag/FUCK+MT+ASS+THIS+IS+SO+GOOD" + }, + { + "count": 1, + "name": "HL", + "url": "https://www.last.fm/tag/HL" + }, + { + "count": 1, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + } + ], + "They Don't Know About Us": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 23, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 23, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 8, + "name": "larry", + "url": "https://www.last.fm/tag/larry" + }, + { + "count": 8, + "name": "larry stylinson", + "url": "https://www.last.fm/tag/larry+stylinson" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "Take Me Home", + "url": "https://www.last.fm/tag/Take+Me+Home" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "History": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 66, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 8, + "name": "boysband", + "url": "https://www.last.fm/tag/boysband" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 3, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 3, + "name": "Best of", + "url": "https://www.last.fm/tag/Best+of" + } + ], + "No Control": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "four", + "url": "https://www.last.fm/tag/four" + }, + { + "count": 17, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 4, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 4, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 1, + "name": "this makes me so happy", + "url": "https://www.last.fm/tag/this+makes+me+so+happy" + }, + { + "count": 1, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + } + ], + "Right Now": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 64, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "zayn pls", + "url": "https://www.last.fm/tag/zayn+pls" + }, + { + "count": 5, + "name": "ryan tedder", + "url": "https://www.last.fm/tag/ryan+tedder" + }, + { + "count": 5, + "name": "pinky", + "url": "https://www.last.fm/tag/pinky" + }, + { + "count": 5, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 2, + "name": "I wish you were here with me", + "url": "https://www.last.fm/tag/I+wish+you+were+here+with+me" + }, + { + "count": 1, + "name": "refuge", + "url": "https://www.last.fm/tag/refuge" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Midnight Memories": [], + "Olivia": [], + "Stockholm Syndrome": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "co-lyrics: harry", + "url": "https://www.last.fm/tag/co-lyrics:+harry" + }, + { + "count": 12, + "name": "IM CRYING THIS IS SO GOOD", + "url": "https://www.last.fm/tag/IM+CRYING+THIS+IS+SO+GOOD" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 3, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 1, + "name": "SHOVE THIS SONG UP MY ASS", + "url": "https://www.last.fm/tag/SHOVE+THIS+SONG+UP+MY+ASS" + }, + { + "count": 1, + "name": "the best song", + "url": "https://www.last.fm/tag/the+best+song" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "One Way or Another (Teenage Kicks)": [], + "More Than This": [], + "Rock Me": [], + "Fireproof": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 60, + "name": "four", + "url": "https://www.last.fm/tag/four" + }, + { + "count": 29, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 13, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "fireproof", + "url": "https://www.last.fm/tag/fireproof" + }, + { + "count": 4, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "one direction", + "url": "https://www.last.fm/tag/one+direction" + }, + { + "count": 1, + "name": "louis tomlinson", + "url": "https://www.last.fm/tag/louis+tomlinson" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Strong": [], + "Up All Night": [], + "Where Do Broken Hearts Go": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 16, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 7, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 4, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "so cute", + "url": "https://www.last.fm/tag/so+cute" + }, + { + "count": 1, + "name": "co-lyrics: harry", + "url": "https://www.last.fm/tag/co-lyrics:+harry" + }, + { + "count": 1, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 1, + "name": "four", + "url": "https://www.last.fm/tag/four" + } + ], + "What a Feeling": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 33, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 10, + "name": "blue eyed soul", + "url": "https://www.last.fm/tag/blue+eyed+soul" + }, + { + "count": 10, + "name": "instant love", + "url": "https://www.last.fm/tag/instant+love" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Fool's Gold": [], + "Gotta Be You": [], + "If I Could Fly": [], + "Diana": [], + "Infinity": [], + "Last First Kiss": [], + "Happily": [], + "Over Again": [], + "Half a Heart": [], + "Ready to Run": [], + "C'mon, C'mon": [], + "Girl Almighty": [], + "Temporary Fix": [], + "Love You Goodbye": [], + "I Would": [], + "I Wish": [], + "Heart Attack": [], + "End of the Day": [], + "A.M.": [], + "I Want": [], + "Taken": [], + "Walking in the Wind": [] + }, + "Phoebe Bridgers": { + "Motion Sickness": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 22, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 3, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Scott Street": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 17, + "name": "coming of age", + "url": "https://www.last.fm/tag/coming+of+age" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "roads and journeys", + "url": "https://www.last.fm/tag/roads+and+journeys" + }, + { + "count": 8, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 3, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 3, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 3, + "name": "eclectonia", + "url": "https://www.last.fm/tag/eclectonia" + } + ], + "I Know the End": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + } + ], + "Kyoto": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 62, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 32, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 6, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 6, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Moon Song": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 15, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 15, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "highschool", + "url": "https://www.last.fm/tag/highschool" + }, + { + "count": 4, + "name": "soul crushing", + "url": "https://www.last.fm/tag/soul+crushing" + }, + { + "count": 4, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + } + ], + "Savior Complex": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Garden Song": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 15, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 15, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "real", + "url": "https://www.last.fm/tag/real" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Funeral": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 11, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 11, + "name": "WSUM 91 7FM Madison 3 12 25 5 02 AM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+3+12+25+5+02+AM" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Punisher": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "title track", + "url": "https://www.last.fm/tag/title+track" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "depressive", + "url": "https://www.last.fm/tag/depressive" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + } + ], + "Waiting Room": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "ouch", + "url": "https://www.last.fm/tag/ouch" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Graceland Too": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 2, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "Smoke Signals": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 100, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 66, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "twin peaks", + "url": "https://www.last.fm/tag/twin+peaks" + }, + { + "count": 2, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "ICU": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 2, + "name": "human vocalist", + "url": "https://www.last.fm/tag/human+vocalist" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "duplicate target", + "url": "https://www.last.fm/tag/duplicate+target" + }, + { + "count": 1, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Chinese Satellite": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Halloween": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "I wanna marry Olivia on halloween", + "url": "https://www.last.fm/tag/I+wanna+marry+Olivia+on+halloween" + }, + { + "count": 1, + "name": "wedding", + "url": "https://www.last.fm/tag/wedding" + } + ], + "Georgia": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 11, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 5, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 5, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 5, + "name": "Hyperfixate on My Mind", + "url": "https://www.last.fm/tag/Hyperfixate+on+My+Mind" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "DVD Menu": [], + "Killer": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "spn", + "url": "https://www.last.fm/tag/spn" + }, + { + "count": 66, + "name": "Dean Winchester", + "url": "https://www.last.fm/tag/Dean+Winchester" + }, + { + "count": 33, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 33, + "name": "deancas", + "url": "https://www.last.fm/tag/deancas" + } + ], + "Demi Moore": [], + "That Funny Feeling": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 15, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 15, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Sidelines": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 15, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 15, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 4, + "name": "Phoebe Bridgers", + "url": "https://www.last.fm/tag/Phoebe+Bridgers" + }, + { + "count": 4, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + } + ], + "You Missed My Heart": [], + "Friday I’m In Love - Recorded at Spotify Studios NYC": [], + "Would You Rather": [], + "Chelsea": [], + "Smoke Signals (Reprise)": [], + "It'll All Work Out (Bonus Track)": [], + "Day After Tomorrow": [], + "Motion Sickness (Demo - Bonus Track)": [], + "So Much Wine": [], + "Christmas Song": [], + "If We Make It Through December": [], + "Have Yourself a Merry Little Christmas": [], + "Killer + The Sound": [], + "Summer's End - Spotify Singles": [], + "7 O'Clock News / Silent Night": [], + "Nothing Else Matters": [], + "Prayer In Open D": [], + "Steamroller": [], + "Goodbye To Love - From 'Minions: The Rise of Gru' Soundtrack": [], + "Kyoto (Copycat Killer Version)": [], + "I See You": [], + "Kyoto - Spotify Singles": [], + "Kyoto (Glitch Gum Remix)": [], + "Chinese Satellite (Copycat Killer Version)": [], + "Chinese Satellite - Live From Sound City": [], + "Savior Complex (Copycat Killer Version)": [], + "Punisher (Copycat Killer Version)": [], + "Scott Street - Recorded at Spotify Studios NYC": [], + "Kyoto (The Marías Remix)": [] + }, + "Yeat": { + "Out Thë Way": [ + { + "count": 100, + "name": "heat", + "url": "https://www.last.fm/tag/heat" + }, + { + "count": 100, + "name": "new jazz", + "url": "https://www.last.fm/tag/new+jazz" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "ass", + "url": "https://www.last.fm/tag/ass" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 2, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "mid", + "url": "https://www.last.fm/tag/mid" + } + ], + "Monëy So Big": [ + { + "count": 100, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 25, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 16, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "new jazz", + "url": "https://www.last.fm/tag/new+jazz" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "HOOD CLASSIC", + "url": "https://www.last.fm/tag/HOOD+CLASSIC" + }, + { + "count": 2, + "name": "changed the game", + "url": "https://www.last.fm/tag/changed+the+game" + } + ], + "If We Being Rëal": [ + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 56, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Breathe": [ + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 56, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 2, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 2, + "name": "regular show", + "url": "https://www.last.fm/tag/regular+show" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Flawlëss (feat. Lil Uzi Vert)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 17, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 8, + "name": "The Simpsons", + "url": "https://www.last.fm/tag/The+Simpsons" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "Of mice and men", + "url": "https://www.last.fm/tag/Of+mice+and+men" + }, + { + "count": 3, + "name": "simulation", + "url": "https://www.last.fm/tag/simulation" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Talk": [ + { + "count": 100, + "name": "fbsdfdgh", + "url": "https://www.last.fm/tag/fbsdfdgh" + }, + { + "count": 44, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 4, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "best rapper of all time", + "url": "https://www.last.fm/tag/best+rapper+of+all+time" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Sorry Bout That": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Need a big ol booty call up bob the builder", + "url": "https://www.last.fm/tag/Need+a+big+ol+booty+call+up+bob+the+builder" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "On tha linë": [ + { + "count": 100, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 8, + "name": "but I doesn't", + "url": "https://www.last.fm/tag/but+I+doesn%27t" + }, + { + "count": 3, + "name": "how does he does it", + "url": "https://www.last.fm/tag/how+does+he+does+it" + }, + { + "count": 3, + "name": "fbsdfdgh", + "url": "https://www.last.fm/tag/fbsdfdgh" + } + ], + "Gët Busy": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "bell", + "url": "https://www.last.fm/tag/bell" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + }, + { + "count": 3, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + } + ], + "Poppin": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "fbsdfdgh", + "url": "https://www.last.fm/tag/fbsdfdgh" + } + ], + "Turban": [], + "ALREADY RICH": [], + "Nun Id Change": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 33, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 33, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 33, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 10, + "name": "🤓", + "url": "https://www.last.fm/tag/%F0%9F%A4%93" + }, + { + "count": 10, + "name": "Industrial Trap", + "url": "https://www.last.fm/tag/Industrial+Trap" + }, + { + "count": 10, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + } + ], + "Swërved It": [], + "My wrist (with Young Thug)": [], + "Rackz got më (feat. Gunna)": [], + "Dëserve it": [], + "Mad bout that": [], + "U could tëll": [], + "ILUV": [ + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 29, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "dark electro", + "url": "https://www.last.fm/tag/dark+electro" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "hardwave", + "url": "https://www.last.fm/tag/hardwave" + } + ], + "Money Twërk": [], + "Psycho Ceo": [], + "Off Tha Lot": [], + "No Morë Talk": [], + "Split": [], + "Big Tonka (feat. Lil Uzi Vert)": [], + "Jus bëtter": [], + "Rich Minion": [], + "BIGGER THËN EVERYTHING": [], + "Systëm": [], + "U Should Know": [], + "Tell Më": [], + "Cmon": [], + "Doublë": [], + "Mysëlf": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 33, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 33, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "Ya Ya": [], + "Morë": [], + "Got Rich": [], + "Still countin": [], + "Stand On It (with Future)": [], + "power trip": [], + "Bëttr 0ff": [], + "Dub": [], + "How it Go": [], + "Rokstar": [], + "Geek timë": [], + "Wat It Feel Lykë": [], + "Shmunk (feat. Youngboy Never Broke Again)": [], + "nothing changë": [], + "Bought The Earth": [] + }, + "Ravyn Lenae": { + "Love Me Not": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "uk number two", + "url": "https://www.last.fm/tag/uk+number+two" + }, + { + "count": 4, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 4, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "melhores 2024", + "url": "https://www.last.fm/tag/melhores+2024" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Love Me Not (feat. Rex Orange County)": [], + "Skin Tight (feat. Steve Lacy)": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 66, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + } + ], + "Genius": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + } + ], + "One Wish (feat. Childish Gambino)": [], + "Sticky": [], + "Free Room (feat. Appleby)": [], + "Computer Luv (feat. Steve Lacy)": [], + "4 Leaf Clover (feat. Steve Lacy)": [], + "Cameo": [], + "Venom": [], + "Bad Idea": [], + "Dream Girl": [], + "Days": [], + "The Night Song": [], + "From Scratch": [], + "Pilot": [], + "Closer (Ode 2 U)": [], + "Love Is Blind": [], + "Satellites": [], + "Xtasy (Remix) [feat. Doechii]": [], + "Candy": [], + "M.I.A.": [], + "Where I'm From (feat. Mereba)": [], + "1 of 1": [], + "Xtasy": [], + "Moon Shoes": [], + "Inside Out": [], + "Light Me Up": [], + "3D (feat. Smino)": [], + "Deep In The World": [], + "Lullabye": [], + "Higher": [], + "Mercury (feat. Fousheé)": [], + "Skin Tight (Alternate) [feat. Steve Lacy]": [], + "Spice - EP Version": [], + "Venezuela Trains": [], + "Like You Do": [], + "Blossom Dearie": [], + "Wish": [], + "Spice": [], + "Where I’m From (feat. Mereba)": [], + "Sleep Talking": [], + "Recess": [], + "Right of Spring": [], + "Spice (feat. Smino) - Remix": [], + "Greetings": [], + "Everything Above": [], + "Something In The Air": [], + "Last Breath - EP Version": [] + }, + "Jennie": { + "like JENNIE": [ + { + "count": 100, + "name": "funk mandelao", + "url": "https://www.last.fm/tag/funk+mandelao" + }, + { + "count": 36, + "name": "jennie", + "url": "https://www.last.fm/tag/jennie" + }, + { + "count": 24, + "name": "funk automotivo", + "url": "https://www.last.fm/tag/funk+automotivo" + }, + { + "count": 11, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 5, + "name": "Lisa", + "url": "https://www.last.fm/tag/Lisa" + }, + { + "count": 5, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 5, + "name": "Lolo", + "url": "https://www.last.fm/tag/Lolo" + }, + { + "count": 2, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 2, + "name": "effie", + "url": "https://www.last.fm/tag/effie" + }, + { + "count": 2, + "name": "ado", + "url": "https://www.last.fm/tag/ado" + } + ], + "SOLO": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 58, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "better than selena gomez", + "url": "https://www.last.fm/tag/better+than+selena+gomez" + }, + { + "count": 6, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 6, + "name": "better than cardi b", + "url": "https://www.last.fm/tag/better+than+cardi+b" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 1, + "name": "jennie", + "url": "https://www.last.fm/tag/jennie" + } + ], + "ExtraL (feat. Doechii)": [ + { + "count": 100, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "jersey club rap", + "url": "https://www.last.fm/tag/jersey+club+rap" + }, + { + "count": 8, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "getwelIsn", + "url": "https://www.last.fm/tag/getwelIsn" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + } + ], + "Mantra": [ + { + "count": 100, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 16, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 8, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "serving cvnt", + "url": "https://www.last.fm/tag/serving+cvnt" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Love Hangover (feat. Dominic Fike)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "Ruby", + "url": "https://www.last.fm/tag/Ruby" + }, + { + "count": 24, + "name": "jennie", + "url": "https://www.last.fm/tag/jennie" + }, + { + "count": 12, + "name": "Love Hangover (feat. Dominic Fike)", + "url": "https://www.last.fm/tag/Love+Hangover+(feat.+Dominic+Fike)" + }, + { + "count": 5, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 5, + "name": "dominic fike", + "url": "https://www.last.fm/tag/dominic+fike" + }, + { + "count": 1, + "name": "indie-pop", + "url": "https://www.last.fm/tag/indie-pop" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + } + ], + "You & Me": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "Handlebars (feat. Dua Lipa)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 29, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 15, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 4, + "name": "poo", + "url": "https://www.last.fm/tag/poo" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Ruby", + "url": "https://www.last.fm/tag/Ruby" + }, + { + "count": 1, + "name": "jennie", + "url": "https://www.last.fm/tag/jennie" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + } + ], + "Damn Right (feat. Childish Gambino & Kali Uchis)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "siqueira core", + "url": "https://www.last.fm/tag/siqueira+core" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 15, + "name": "Capybara jnklvthn", + "url": "https://www.last.fm/tag/Capybara+jnklvthn" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Seoul City": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "lucas song", + "url": "https://www.last.fm/tag/lucas+song" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "start a war": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 3, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "with the IE (way up)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "sample", + "url": "https://www.last.fm/tag/sample" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 2, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + } + ], + "ZEN": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "Ruby", + "url": "https://www.last.fm/tag/Ruby" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 33, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + }, + { + "count": 33, + "name": "hybrid trap", + "url": "https://www.last.fm/tag/hybrid+trap" + }, + { + "count": 10, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 3, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Intro : JANE with FKJ": [], + "Filter": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 11, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + } + ], + "F.T.S.": [], + "Starlight": [], + "twin": [], + "YOU & ME (Coachella ver.)": [], + "SOLO - Live": [], + "like JENNIE - Peggy Gou Remix": [], + "SOLO - BLACKPINK ARENA TOUR 2018 \"SPECIAL FINAL IN KYOCERA DOME OSAKA\"": [], + "EXTRAL": [], + "You & Me - Coachella vers.": [], + "Love Hangover": [], + "Handlebars": [], + "like JENNIE - Peggy Gou Remix - EXTENDED MIX": [], + "'SOLO' M/V": [], + "SOLO (Live)": [], + "You & Me (Coachella ver.) - Coachella ver.": [], + "Damn Right": [], + "SOLO - KR Ver.": [], + "‘You & Me’ DANCE PERFORMANCE VIDEO": [], + "You & Me (Coachella vers.)": [], + "'SOLO' CHOREOGRAPHY UNEDITED VERSION": [], + "Snowman": [], + "JENNIE - Mantra": [], + "Tumma Nainen": [], + "You Me": [], + "like JENNIE (Peggy Gou Remix)": [], + "SOLO (BLACKPINK ARENA TOUR 2018 \"SPECIAL FINAL IN KYOCERA DOME OSAKA\")": [], + "ZEN (RUBY ALBUM MARCH 7)": [], + "Drama": [], + "You and Me": [], + "JENNIE - like JENNIE": [], + "You Me (Coachella ver.)": [], + "Mantra (Official Performance Video)": [], + "SOLO (remix)": [], + "JENNIE, Doechii - ExtraL": [], + "like JENNIE (Official Live Performance Video l NPOP LIMITED EDITION - SIDE A)": [], + "like JENNIE - Live at Coachella 2025": [] + }, + "Juice WRLD": { + "Lucid Dreams": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 46, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 23, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 23, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + } + ], + "All Girls Are the Same": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 37, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 19, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Robbery": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "heartbroken", + "url": "https://www.last.fm/tag/heartbroken" + } + ], + "Lean Wit Me": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + } + ], + "let me know (I wonder why freestyle)": [ + { + "count": 100, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 33, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Wishing Well": [ + { + "count": 100, + "name": "wishing well", + "url": "https://www.last.fm/tag/wishing+well" + }, + { + "count": 56, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 37, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 17, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Armed and Dangerous": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 16, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Come & Go (with Marshmello)": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 19, + "name": "Marshmello", + "url": "https://www.last.fm/tag/Marshmello" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Bandit (with YoungBoy Never Broke Again)": [ + { + "count": 100, + "name": "nba youngboy", + "url": "https://www.last.fm/tag/nba+youngboy" + }, + { + "count": 100, + "name": "youngboy never broke again", + "url": "https://www.last.fm/tag/youngboy+never+broke+again" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "molly", + "url": "https://www.last.fm/tag/molly" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "2019 in music", + "url": "https://www.last.fm/tag/2019+in+music" + }, + { + "count": 3, + "name": "2010s in music", + "url": "https://www.last.fm/tag/2010s+in+music" + } + ], + "Wasted (feat. Lil Uzi Vert)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 4, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "GTA", + "url": "https://www.last.fm/tag/GTA" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "wasted", + "url": "https://www.last.fm/tag/wasted" + } + ], + "legends": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Tribute", + "url": "https://www.last.fm/tag/Tribute" + } + ], + "Righteous": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Smile (with The Weeknd)": [], + "Hide (feat. Seezyn)": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 100, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + }, + { + "count": 66, + "name": "Seezyn", + "url": "https://www.last.fm/tag/Seezyn" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "spider man", + "url": "https://www.last.fm/tag/spider+man" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Black & White": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 25, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Empty": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "juice", + "url": "https://www.last.fm/tag/juice" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 3, + "name": "abd", + "url": "https://www.last.fm/tag/abd" + }, + { + "count": 3, + "name": "death race for love", + "url": "https://www.last.fm/tag/death+race+for+love" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Conversations": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "OMGRONNY", + "url": "https://www.last.fm/tag/OMGRONNY" + }, + { + "count": 1, + "name": "Ronny J", + "url": "https://www.last.fm/tag/Ronny+J" + }, + { + "count": 1, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + } + ], + "Hurt Me": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + } + ], + "Hate The Other Side (with Marshmello & The Kid Laroi)": [], + "Girl of My Dreams (with Suga of BTS)": [], + "Bad Boy (with Young Thug)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 15, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Fast": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Life's a Mess (feat. Halsey)": [], + "Used To": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 29, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Flaws and Sins": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 3, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "Maze": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + } + ], + "Feeling": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + } + ], + "Candles": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 33, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Stay High": [ + { + "count": 100, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 100, + "name": "addiction", + "url": "https://www.last.fm/tag/addiction" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 66, + "name": "posthumous", + "url": "https://www.last.fm/tag/posthumous" + } + ], + "Cigarettes": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "posthumous", + "url": "https://www.last.fm/tag/posthumous" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Hear Me Calling": [], + "I'll Be Fine": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 25, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 17, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Make Believe": [ + { + "count": 100, + "name": "she was gonna break my heart regardless", + "url": "https://www.last.fm/tag/she+was+gonna+break+my+heart+regardless" + }, + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + } + ], + "Blood on My Jeans": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "I'm Still": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 44, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + } + ], + "Already Dead": [], + "Tell Me U Luv Me (with Trippie Redd)": [], + "Man of the Year": [], + "Demonz (feat. Brent Faiyaz) - Interlude": [], + "End Of The Road": [], + "Burn": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Burn", + "url": "https://www.last.fm/tag/Burn" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 3, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 3, + "name": "Fighting Demons", + "url": "https://www.last.fm/tag/Fighting+Demons" + }, + { + "count": 3, + "name": "posthumous", + "url": "https://www.last.fm/tag/posthumous" + } + ], + "Bad Energy": [], + "Up Up and Away": [], + "Rich and Blind": [], + "Titanic": [], + "lace it (with eminem & benny blanco)": [], + "Wandered to LA (with Justin Bieber)": [], + "In My Head": [], + "Long Gone": [], + "Who Shot Cupid?": [] + }, + "The Killers": { + "Mr. Brightside": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 60, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Somebody Told Me": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 54, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "When You Were Young": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "All These Things That I've Done": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 58, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 6, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "i got soul but im not a soldier", + "url": "https://www.last.fm/tag/i+got+soul+but+im+not+a+soldier" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Smile Like You Mean It": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 93, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 58, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "smile like you mean it", + "url": "https://www.last.fm/tag/smile+like+you+mean+it" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "synth rock", + "url": "https://www.last.fm/tag/synth+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Human": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 86, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 52, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Read My Mind": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 90, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 59, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 22, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Jenny Was a Friend of Mine": [], + "On Top": [], + "Andy, You're a Star": [], + "Spaceman": [], + "Bones": [], + "Midnight Show": [], + "For Reasons Unknown": [], + "Believe Me Natalie": [], + "Sam's Town": [], + "Change Your Mind": [], + "Everything Will Be Alright": [], + "Enterlude": [], + "A Dustland Fairytale": [], + "Exitlude": [], + "Losing Touch": [], + "This River Is Wild": [], + "Mr Brightside": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 60, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "The Killers", + "url": "https://www.last.fm/tag/The+Killers" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "My List": [], + "This Is Your Life": [], + "I Can't Stay": [], + "Shadowplay": [], + "The World We Live In": [], + "Joy Ride": [], + "Uncle Jonny": [], + "Under the Gun": [], + "Neon Tiger": [], + "Runaways": [], + "Bling (Confession of a King)": [], + "Goodnight, Travel Well": [], + "All the Pretty Faces": [], + "Glamorous Indie Rock & Roll": [], + "Why Do I Keep Counting?": [], + "The Man": [], + "The Ballad of Michael Valentine": [], + "Romeo and Juliet": [], + "Where the White Boys Dance": [], + "Sweet Talk": [], + "Shot at the Night": [], + "Move Away": [], + "Miss Atomic Bomb": [], + "Leave the Bourbon on the Shelf": [], + "The Way It Was": [], + "Run for Cover": [] + }, + "Adele": { + "Rolling in the Deep": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 76, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 38, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 17, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + } + ], + "Someone Like You": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 69, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 39, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 14, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Set Fire to the Rain": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 88, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 50, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 42, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 20, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 5, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Chasing Pavements": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 91, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 47, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 14, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Skyfall": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "james bond", + "url": "https://www.last.fm/tag/james+bond" + }, + { + "count": 32, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 9, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "007", + "url": "https://www.last.fm/tag/007" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Make You Feel My Love": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 96, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 17, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 2, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Rumour Has It": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 75, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 36, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 13, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 9, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "clap your hands", + "url": "https://www.last.fm/tag/clap+your+hands" + } + ], + "Easy on Me": [ + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 69, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 1, + "name": "piano ballad", + "url": "https://www.last.fm/tag/piano+ballad" + }, + { + "count": 1, + "name": "uk number one", + "url": "https://www.last.fm/tag/uk+number+one" + } + ], + "Hello": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 89, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 23, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + } + ], + "When We Were Young": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 64, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Turning Tables": [], + "Send My Love (to Your New Lover)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 13, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 8, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Hometown Glory": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 93, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 57, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 24, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 10, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "skins", + "url": "https://www.last.fm/tag/skins" + }, + { + "count": 2, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Don't You Remember": [], + "One and Only": [], + "Love in the Dark": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": " indie", + "url": "https://www.last.fm/tag/+indie" + }, + { + "count": 11, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "strings", + "url": "https://www.last.fm/tag/strings" + } + ], + "Lovesong": [], + "Take It All": [], + "He Won't Go": [], + "All I Ask": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 2, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Cold Shoulder": [], + "Water Under the Bridge": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + }, + { + "count": 16, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "gospel influences", + "url": "https://www.last.fm/tag/gospel+influences" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Trip Pop", + "url": "https://www.last.fm/tag/Trip+Pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "I'll Be Waiting": [], + "Right as Rain": [], + "Daydreamer": [], + "Oh My God": [], + "Crazy for You": [], + "Melt My Heart to Stone": [], + "Best for Last": [], + "My Same": [], + "First Love": [], + "Tired": [], + "I Drink Wine": [], + "Can I Get It": [], + "My Little Love": [], + "Million Years Ago": [], + "Strangers by Nature": [], + "Remedy": [], + "All Night Parking (with Erroll Garner) Interlude": [], + "I Miss You": [], + "Cry Your Heart Out": [], + "To Be Loved": [], + "River Lea": [], + "Hold On": [], + "Woman Like Me": [], + "Love Is a Game": [], + "Sweetest Devotion": [], + "Hiding My Heart": [], + "If It Hadn't Been for Love": [], + "Make You Feel My Love (album)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 96, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 17, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 2, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ] + }, + "Foo Fighters": { + "Everlong": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 9, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Dave Grohl", + "url": "https://www.last.fm/tag/Dave+Grohl" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "The Pretender": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 15, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "My Hero": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Best of You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 33, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + } + ], + "Learn to Fly": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 27, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 26, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + } + ], + "All My Life": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 30, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 10, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Monkey Wrench": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 40, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "foo fighters", + "url": "https://www.last.fm/tag/foo+fighters" + }, + { + "count": 2, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Times Like These": [], + "Big Me": [], + "Long Road to Ruin": [], + "Breakout": [], + "Walk": [], + "Doll": [], + "This Is a Call": [], + "Let It Die": [], + "Walking After You": [], + "DOA": [], + "Rope": [], + "These Days": [], + "Hey, Johnny Park!": [], + "I'll Stick Around": [], + "No Way Back": [], + "Stranger Things Have Happened": [], + "February Stars": [], + "Everlong - acoustic version": [], + "Come Alive": [], + "Up in Arms": [], + "Wheels": [], + "Next Year": [], + "Bridge Burning": [], + "Wind Up": [], + "My Poor Brain": [], + "See You": [], + "Enough Space": [], + "Low": [], + "Stacked Actors": [], + "Arlandria": [], + "Generator": [], + "Home": [], + "Aurora": [], + "Dear Rosemary": [], + "Summer's End": [], + "Friend of a Friend": [], + "New Way Home": [], + "In Your Honor": [], + "Statues": [], + "Another Round": [], + "Razor": [], + "Cold Day in the Sun": [], + "White Limo": [] + }, + "bôa": { + "Duvet": [ + { + "count": 100, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 87, + "name": "serial experiments lain", + "url": "https://www.last.fm/tag/serial+experiments+lain" + }, + { + "count": 41, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "lain", + "url": "https://www.last.fm/tag/lain" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + } + ], + "Twilight": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + } + ], + "Elephant": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 15, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "best track on the album", + "url": "https://www.last.fm/tag/best+track+on+the+album" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "sigh inducing", + "url": "https://www.last.fm/tag/sigh+inducing" + }, + { + "count": 1, + "name": "4 of 10 stars", + "url": "https://www.last.fm/tag/4+of+10+stars" + }, + { + "count": 1, + "name": "good ghosts from the past", + "url": "https://www.last.fm/tag/good+ghosts+from+the+past" + } + ], + "Fool": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Rain": [ + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 1, + "name": "5 of 10 stars", + "url": "https://www.last.fm/tag/5+of+10+stars" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Duvet - acoustic": [ + { + "count": 100, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "pretty", + "url": "https://www.last.fm/tag/pretty" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Little Miss": [], + "Drinking": [], + "For Jasmine": [], + "Deeply": [], + "Duvet - Sped Up Version": [], + "Get There": [], + "Scoring": [], + "Welcome": [], + "One Day": [], + "Angry": [], + "Wasted": [], + "Walk With Me": [], + "Anna Maria": [], + "A Girl": [], + "Believe Me": [], + "Beautiful & Broken": [], + "Daylight": [], + "Whiplash": [], + "Duvet - Slowed Down Version": [], + "Frozen": [], + "Worry": [], + "Passport": [], + "Older": [], + "America": [], + "Courage": [], + "Let Me Go": [], + "Duvet [Acoustic]": [], + "On the Wall": [], + "Vienna": [], + "Stand By": [], + "Crawling": [], + "Duvet (acoustic)": [], + "Strange Few": [], + "Seafarer": [], + "I Don't Know": [], + "Shadow": [], + "Duvet - ScummV Remix": [], + "Walk With Me - Londinium Version": [], + "Standby": [], + "Two Steps": [], + "Duvet (acoustic version)": [], + "Passport (C.W.B. always with me)": [], + "Duvet (Cyberia remix)": [], + "Standbay": [] + }, + "Chase Atlantic": { + "Swim": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 7, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 4, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 4, + "name": "fuckboy music", + "url": "https://www.last.fm/tag/fuckboy+music" + }, + { + "count": 4, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + }, + { + "count": 1, + "name": "fernandacoxta", + "url": "https://www.last.fm/tag/fernandacoxta" + } + ], + "Friends": [ + { + "count": 100, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "Tried to kms to this", + "url": "https://www.last.fm/tag/Tried+to+kms+to+this" + }, + { + "count": 66, + "name": "jewel is hot", + "url": "https://www.last.fm/tag/jewel+is+hot" + }, + { + "count": 33, + "name": "tell me we werent just friends", + "url": "https://www.last.fm/tag/tell+me+we+werent+just+friends" + }, + { + "count": 33, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + } + ], + "Into It": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 66, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 33, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 33, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 33, + "name": "liked", + "url": "https://www.last.fm/tag/liked" + }, + { + "count": 10, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + }, + { + "count": 10, + "name": "my top Songs mix", + "url": "https://www.last.fm/tag/my+top+Songs+mix" + }, + { + "count": 10, + "name": "rappp", + "url": "https://www.last.fm/tag/rappp" + } + ], + "Slow Down": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + }, + { + "count": 66, + "name": "lestappencore", + "url": "https://www.last.fm/tag/lestappencore" + }, + { + "count": 66, + "name": "vladaclaims", + "url": "https://www.last.fm/tag/vladaclaims" + } + ], + "Consume (feat. Goon Des Garcons)": [ + { + "count": 100, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "10-10", + "url": "https://www.last.fm/tag/10-10" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "chase atlantic", + "url": "https://www.last.fm/tag/chase+atlantic" + }, + { + "count": 33, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + } + ], + "Meddle About": [ + { + "count": 100, + "name": "lestappencore", + "url": "https://www.last.fm/tag/lestappencore" + }, + { + "count": 100, + "name": "vladaclaims", + "url": "https://www.last.fm/tag/vladaclaims" + } + ], + "Heaven and Back": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 33, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 33, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Right Here": [], + "OHMAMI": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Okay": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + } + ], + "Moonlight": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 33, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + } + ], + "Church": [ + { + "count": 100, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 100, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 66, + "name": "kc", + "url": "https://www.last.fm/tag/kc" + }, + { + "count": 66, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + }, + { + "count": 33, + "name": "pusangina", + "url": "https://www.last.fm/tag/pusangina" + }, + { + "count": 33, + "name": "tangek", + "url": "https://www.last.fm/tag/tangek" + } + ], + "The Walls": [ + { + "count": 100, + "name": "arcticmonkeys", + "url": "https://www.last.fm/tag/arcticmonkeys" + }, + { + "count": 100, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + }, + { + "count": 66, + "name": "chaseatlantic", + "url": "https://www.last.fm/tag/chaseatlantic" + }, + { + "count": 66, + "name": "theneighbourhood", + "url": "https://www.last.fm/tag/theneighbourhood" + } + ], + "Falling": [], + "Her": [ + { + "count": 100, + "name": "saw live", + "url": "https://www.last.fm/tag/saw+live" + } + ], + "Drugs & Money - New Mix": [], + "SLIDE": [], + "Die For Me": [ + { + "count": 100, + "name": "coquette", + "url": "https://www.last.fm/tag/coquette" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "kivxqs favorite", + "url": "https://www.last.fm/tag/kivxqs+favorite" + } + ], + "Devilish": [], + "Numb to the Feeling": [], + "Triggered": [], + "Dancer in the Dark": [], + "OHMAMI - With Maggie Lindemann": [], + "Escort": [], + "Paradise": [], + "LIKE A ROCKSTAR": [], + "Cassie": [], + "PARANOID": [], + "Tidal Wave": [], + "Love Is (Not) Easy": [], + "Too Late": [], + "EMPTY": [], + "MAMACITA": [], + "WHAT U CALL THAT": [], + "OUT THE ROOF": [], + "Ozone": [], + "23": [], + "LUST": [], + "Vibes": [], + "BEAUTY IN DEATH": [], + "StuckInMyBrain": [], + "YOU TOO.": [], + "Uncomfortable": [], + "I Never Existed": [], + "I THINK I’M LOST AGAIN": [], + "Angels": [], + "GREENGREENGREEN": [], + "RICOCHET": [], + "CALL ME BACK": [], + "Obsessive": [] + }, + "Tory Lanez": { + "The Color Violet": [ + { + "count": 100, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Say It": [ + { + "count": 100, + "name": "tory lanez", + "url": "https://www.last.fm/tag/tory+lanez" + }, + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "r and b", + "url": "https://www.last.fm/tag/r+and+b" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "slow jam", + "url": "https://www.last.fm/tag/slow+jam" + }, + { + "count": 3, + "name": "sample", + "url": "https://www.last.fm/tag/sample" + } + ], + "Hurts Me": [], + "Broke In A Minute": [], + "Lavender Sunflower": [], + "Lady of Namek": [], + "In For It": [], + "I LIKE": [], + "Pink Dolphin Sunset (feat. Tee)": [], + "‘87 Stingray": [], + "Luv": [], + "The Take (feat. Chris Brown)": [], + "Y.D.L.R.": [], + "Midnight's Interlude": [], + "And This is Just The Intro": [], + "Sorry 4 What? // LV BELT": [], + "Ballad of a Badman": [], + "Wish I Never Met You - Prison Tapes": [], + "Pluto’s Last Comet": [], + "TrapHouse": [], + "Hurt from Mercury": [], + "Stupid Again": [], + "FeRRis WhEEL (feat. Trippie Redd)": [], + "Last Kiss of Nebulon": [], + "Jerry Sprunger (with T-Pain)": [], + "Distance": [], + "Freaky": [], + "...The Make Up": [], + "Lady of Neptune": [], + "H.E.R.//Are You Dumb": [], + "Someone Else - Lost Tapes 2015": [], + "Shooters": [], + "Talk To Me (with Rich The Kid)": [], + "Bad Bitches Wrk @ Taboo": [], + "TAlk tO Me (with Rich The Kid feat. Lil Wayne) - Remix": [], + "Temperature Rising": [], + "WHATS POPPIN (feat. DaBaby, Tory Lanez & Lil Wayne) - Remix": [], + "Enchanted Waterfall": [], + "Hennessy Memories": [], + "Poison Ivy": [], + "Who Needs Love": [], + "Fuck The Pain Away (Lost Tapes 2022)": [], + "Why Did I": [], + "Feels (feat. Chris Brown)": [], + "I Sip": [], + "SKAT (feat. DaBaby)": [], + "Crystal Strawberry": [], + "Do The Most": [], + "B.I.D": [], + "Forever": [] + }, + "Chris Brown": { + "Forever": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 97, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "forever", + "url": "https://www.last.fm/tag/forever" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "With You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 65, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Chris Brown - With you", + "url": "https://www.last.fm/tag/Chris+Brown+-+With+you" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "Under the Influence": [ + { + "count": 100, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + }, + { + "count": 100, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 29, + "name": "synthetic sonority", + "url": "https://www.last.fm/tag/synthetic+sonority" + }, + { + "count": 29, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 15, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 4, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 4, + "name": "intoxication", + "url": "https://www.last.fm/tag/intoxication" + }, + { + "count": 1, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 1, + "name": "A minor", + "url": "https://www.last.fm/tag/A+minor" + }, + { + "count": 1, + "name": "terrible song", + "url": "https://www.last.fm/tag/terrible+song" + } + ], + "No Guidance (feat. Drake)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 73, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 48, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "r n b", + "url": "https://www.last.fm/tag/r+n+b" + }, + { + "count": 1, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "synthetic sonority", + "url": "https://www.last.fm/tag/synthetic+sonority" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Say Goodbye": [], + "Yeah 3X": [], + "Gimme That": [], + "Wall to Wall": [], + "Run It! (feat. Juelz Santana)": [ + { + "count": 100, + "name": "crunknb", + "url": "https://www.last.fm/tag/crunknb" + }, + { + "count": 56, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 37, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "juelz santana", + "url": "https://www.last.fm/tag/juelz+santana" + }, + { + "count": 3, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 1, + "name": "a knack for catchy hooks", + "url": "https://www.last.fm/tag/a+knack+for+catchy+hooks" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Yo (Excuse Me Miss)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 75, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 40, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Go Crazy": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 16, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 8, + "name": "C minor", + "url": "https://www.last.fm/tag/C+minor" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 8, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 2, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + }, + { + "count": 2, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + }, + { + "count": 2, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + } + ], + "Turn Up the Music": [], + "Kiss Kiss (feat. T-Pain)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 3, + "name": "T-Pain", + "url": "https://www.last.fm/tag/T-Pain" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "Birthday Songs", + "url": "https://www.last.fm/tag/Birthday+Songs" + }, + { + "count": 1, + "name": "r'n'b", + "url": "https://www.last.fm/tag/r%27n%27b" + } + ], + "Don't Wake Me Up": [], + "Loyal (feat. Lil Wayne & Tyga)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 16, + "name": "tyga", + "url": "https://www.last.fm/tag/tyga" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + } + ], + "Ayo": [], + "Look At Me Now (feat. Lil' Wayne & Busta Rhymes)": [], + "Crawl": [], + "Take You Down": [], + "Fine China": [], + "Next to You (feat. Justin Bieber)": [], + "Kiss Kiss": [], + "She Ain't You": [], + "New Flame (feat. Usher & Rick Ross)": [], + "I Can Transform Ya": [], + "Run It!": [], + "Deuces (feat. Tyga & Kevin McCall)": [], + "Angel Numbers / Ten Toes": [], + "Beautiful People": [], + "Young Love": [], + "Party (feat. Usher & Gucci Mane)": [], + "Questions": [], + "Look at Me Now": [], + "This Christmas": [], + "Girl You Loud": [ + { + "count": 100, + "name": "Chris Brown", + "url": "https://www.last.fm/tag/Chris+Brown" + }, + { + "count": 100, + "name": "tyga", + "url": "https://www.last.fm/tag/tyga" + } + ], + "Don't Judge Me": [], + "Back to Sleep": [], + "Wet the Bed (feat. Ludacris)": [], + "So Cold": [], + "Loyal": [], + "I Can Transform Ya (Feat. Lil' Wayne & Swizz Beatz)": [], + "Call Me Every Day (feat. WizKid)": [], + "Grass Ain't Greener": [], + "City Girls": [], + "Heat (feat. Gunna)": [], + "Ain't No Way (You Won't Love Me)": [], + "Residuals": [ + { + "count": 100, + "name": "special", + "url": "https://www.last.fm/tag/special" + } + ], + "Poppin'": [], + "Don't Check on Me (feat. Justin Bieber & Ink)": [], + "Undecided": [] + }, + "Young Thug": { + "Pick up the Phone": [], + "The London (feat. J. Cole & Travis Scott)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 19, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 19, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "london", + "url": "https://www.last.fm/tag/london" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 1, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + } + ], + "Hot (Remix) [feat. Gunna and Travis Scott]": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 66, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 16, + "name": "fanfare", + "url": "https://www.last.fm/tag/fanfare" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 2, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + } + ], + "Hot (feat. Gunna)": [ + { + "count": 100, + "name": "Fox", + "url": "https://www.last.fm/tag/Fox" + }, + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 15, + "name": "cartier", + "url": "https://www.last.fm/tag/cartier" + }, + { + "count": 4, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "smoking", + "url": "https://www.last.fm/tag/smoking" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Bad Bad Bad (feat. Lil Baby)": [ + { + "count": 100, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + } + ], + "Digits": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 7, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 4, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + } + ], + "Wyclef Jean": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 17, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "reggae-pop", + "url": "https://www.last.fm/tag/reggae-pop" + }, + { + "count": 2, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 2, + "name": "wack", + "url": "https://www.last.fm/tag/wack" + } + ], + "Bubbly (with Drake & Travis Scott)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Relationship (feat. Future)": [], + "Check": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 1, + "name": "better than lil wayne", + "url": "https://www.last.fm/tag/better+than+lil+wayne" + } + ], + "Oh U Went (feat. Drake)": [], + "Livin It Up (with Post Malone & A$AP Rocky)": [], + "With Them": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "atlana trap", + "url": "https://www.last.fm/tag/atlana+trap" + }, + { + "count": 33, + "name": "SWAG XD", + "url": "https://www.last.fm/tag/SWAG+XD" + }, + { + "count": 33, + "name": "best song ever made", + "url": "https://www.last.fm/tag/best+song+ever+made" + }, + { + "count": 10, + "name": "-1001756303954", + "url": "https://www.last.fm/tag/-1001756303954" + } + ], + "Mannequin Challenge (feat. Juice WRLD)": [ + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 3, + "name": "Young thug thug", + "url": "https://www.last.fm/tag/Young+thug+thug" + }, + { + "count": 3, + "name": "T-Minus", + "url": "https://www.last.fm/tag/T-Minus" + }, + { + "count": 3, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + } + ], + "Surf (feat. Gunna)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 66, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + }, + { + "count": 16, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Sup Mate (feat. Future)": [ + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Best Friend": [], + "Halftime": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "With That (feat. Duke)": [], + "Light It Up": [ + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 25, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "What's the Move (feat. Lil Uzi Vert)": [], + "Floyd Mayweather (feat. Travis Scott, Gucci Mane and Gunna)": [], + "Memo": [], + "Chanel (Go Get It) [feat. Gunna & Lil Baby]": [], + "Climax (feat. 6lack)": [], + "Money On Money (feat. Future)": [ + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 100, + "name": "spider", + "url": "https://www.last.fm/tag/spider" + }, + { + "count": 66, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + } + ], + "Parade on Cleveland (feat. Drake)": [], + "Hop Off A Jet (feat. Travis Scott)": [], + "Guwop (feat. Quavo, Offset and Young Scooter)": [], + "Harambe": [], + "Future Swag": [], + "Just How It Is": [], + "Millions": [], + "RiRi": [], + "Lil Baby": [], + "Wit Da Racks (feat. 21 Savage, Travis Scott & Yak Gotti)": [], + "Day Before (with Mac Miller)": [], + "Sin (feat. Jaden Smith)": [], + "Swizz Beatz": [], + "Pick Up the Phone (feat. Quavo)": [ + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 66, + "name": "quavo", + "url": "https://www.last.fm/tag/quavo" + } + ], + "Daddy's Birthday": [], + "Hellcat Kenny (feat. Lil Uzi Vert)": [], + "Rich Nigga Shit (with Juice WRLD)": [], + "Want Me Dead (feat. 21 Savage)": [], + "Kanye West (feat. Wyclef Jean)": [], + "Webbie (feat. Duke)": [], + "High (feat. Elton John)": [], + "Constantly Hating (feat. Birdman)": [], + "Ecstasy (feat. Machine Gun Kelly)": [], + "Jumped Out The Window": [] + }, + "Selena Gomez": { + "Come & Get It": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 24, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 24, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 4, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "queen of pop", + "url": "https://www.last.fm/tag/queen+of+pop" + }, + { + "count": 1, + "name": "Come and get it", + "url": "https://www.last.fm/tag/Come+and+get+it" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Lose You to Love Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "Rare", + "url": "https://www.last.fm/tag/Rare" + }, + { + "count": 12, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 12, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 3, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 3, + "name": "Adele", + "url": "https://www.last.fm/tag/Adele" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "voices of angels", + "url": "https://www.last.fm/tag/voices+of+angels" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + } + ], + "Good for You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 23, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 17, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "ASAP Rocky", + "url": "https://www.last.fm/tag/ASAP+Rocky" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "DavidGomaz", + "url": "https://www.last.fm/tag/DavidGomaz" + } + ], + "Same Old Love": [ + { + "count": 100, + "name": "Same Old Love", + "url": "https://www.last.fm/tag/Same+Old+Love" + }, + { + "count": 71, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Boneriffic", + "url": "https://www.last.fm/tag/Boneriffic" + }, + { + "count": 15, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 8, + "name": "Miscellaneous", + "url": "https://www.last.fm/tag/Miscellaneous" + }, + { + "count": 8, + "name": "Richard", + "url": "https://www.last.fm/tag/Richard" + }, + { + "count": 8, + "name": "Hie to Kolob", + "url": "https://www.last.fm/tag/Hie+to+Kolob" + }, + { + "count": 2, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 2, + "name": "the one and only true verbal plenary inspirational spirit guide toward copacetic satisfaction", + "url": "https://www.last.fm/tag/the+one+and+only+true+verbal+plenary+inspirational+spirit+guide+toward+copacetic+satisfaction" + }, + { + "count": 2, + "name": "kolob", + "url": "https://www.last.fm/tag/kolob" + } + ], + "Hands to Myself": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 87, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 26, + "name": "smell of female", + "url": "https://www.last.fm/tag/smell+of+female" + }, + { + "count": 26, + "name": "thursday", + "url": "https://www.last.fm/tag/thursday" + }, + { + "count": 13, + "name": "cavern of love", + "url": "https://www.last.fm/tag/cavern+of+love" + }, + { + "count": 13, + "name": "jib", + "url": "https://www.last.fm/tag/jib" + }, + { + "count": 13, + "name": "feminine cavern of love", + "url": "https://www.last.fm/tag/feminine+cavern+of+love" + }, + { + "count": 4, + "name": "you can listen on a thursday", + "url": "https://www.last.fm/tag/you+can+listen+on+a+thursday" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "deek", + "url": "https://www.last.fm/tag/deek" + } + ], + "Fetish (feat. Gucci Mane)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 20, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 20, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "gucci mane", + "url": "https://www.last.fm/tag/gucci+mane" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "Wolves": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 42, + "name": "Marshmello", + "url": "https://www.last.fm/tag/Marshmello" + }, + { + "count": 24, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "The Heart Wants What It Wants": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 43, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 32, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 12, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Bad Liar": [], + "People You Know": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 15, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Kill Em with Kindness": [], + "Back to You - From 13 Reasons Why – Season 2 Soundtrack": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 24, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "13 reasons why", + "url": "https://www.last.fm/tag/13+reasons+why" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Slow Down": [], + "Single Soon": [], + "Rare": [], + "Ojos Tristes (with The Marías)": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "Espanol", + "url": "https://www.last.fm/tag/Espanol" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 33, + "name": "The Marias", + "url": "https://www.last.fm/tag/The+Marias" + } + ], + "Look at Her Now": [], + "Call Me When You Break Up (with Gracie Abrams)": [ + { + "count": 100, + "name": "Love Island", + "url": "https://www.last.fm/tag/Love+Island" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Back to You": [], + "Bluest Flame": [ + { + "count": 100, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 7, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 4, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 4, + "name": "roll with me", + "url": "https://www.last.fm/tag/roll+with+me" + }, + { + "count": 1, + "name": "Faceshopping", + "url": "https://www.last.fm/tag/Faceshopping" + }, + { + "count": 1, + "name": "number 1 angel", + "url": "https://www.last.fm/tag/number+1+angel" + } + ], + "Souvenir": [], + "Boyfriend": [], + "My Mind & Me": [], + "Feel Me": [], + "Me & the Rhythm": [], + "Sunset Blvd": [], + "Sober": [], + "Ring": [], + "Dance Again": [], + "Love On": [], + "Vulnerable": [], + "Baila Conmigo (with Rauw Alejandro)": [], + "Me & My Girls": [], + "How Does It Feel to Be Forgotten": [], + "Crowded Room (feat. 6LACK)": [], + "Birthday": [], + "Let Me Get Me": [], + "Revival": [], + "A Sweeter Place (feat. Kid Cudi)": [], + "Perfect": [], + "Scared Of Loving You": [], + "Cut You Off": [], + "Love Will Remember": [], + "Kinda Crazy": [], + "Camouflage": [], + "Don’t Wanna Cry": [], + "Younger and Hotter Than Me": [], + "Tell Me Something I Don't Know - Soundtrack": [], + "Stars Dance": [], + "Nobody": [] + }, + "Demi Lovato": { + "Cool for the Summer": [ + { + "count": 100, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Heart Attack": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 63, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 30, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "Heart attack", + "url": "https://www.last.fm/tag/Heart+attack" + }, + { + "count": 11, + "name": "demi", + "url": "https://www.last.fm/tag/demi" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Give Your Heart a Break": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 29, + "name": "Unbroken", + "url": "https://www.last.fm/tag/Unbroken" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 5, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + }, + { + "count": 5, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "demi", + "url": "https://www.last.fm/tag/demi" + } + ], + "Sorry Not Sorry": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 17, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 1, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Confident": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 13, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 2, + "name": "Non binary vocalist", + "url": "https://www.last.fm/tag/Non+binary+vocalist" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "max martin", + "url": "https://www.last.fm/tag/max+martin" + }, + { + "count": 1, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + } + ], + "Really Don't Care": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "cher lloyd", + "url": "https://www.last.fm/tag/cher+lloyd" + }, + { + "count": 13, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "demi", + "url": "https://www.last.fm/tag/demi" + }, + { + "count": 2, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 2, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "La La Land": [], + "Skyscraper": [], + "Stone Cold": [], + "Neon Lights": [], + "Don't Forget": [], + "This Is Me": [], + "Here We Go Again": [], + "29": [], + "Get Back": [], + "Tell Me You Love Me": [], + "Sober": [], + "Met Him Last Night (feat. Ariana Grande)": [], + "Made in the USA": [], + "Heart Attack - Rock Version": [], + "I Love Me": [], + "Body Say": [], + "SKIN OF MY TEETH": [], + "Fix a Heart": [], + "Catch Me": [], + "Fast": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Remember December": [], + "Anyone": [], + "Cool for the Summer - Sped Up (Nightcore)": [], + "Nightingale": [], + "EAT ME (feat. Royal & the Serpent)": [], + "Trainwreck": [], + "Two Worlds Collide": [], + "Warrior": [], + "Wouldn't Change a Thing - From \"Camp Rock 2: The Final Jam\"": [], + "SUBSTANCE": [], + "Dancing with the Devil": [], + "This Is Me - From \"Camp Rock\"": [], + "Unbroken": [], + "You Don't Do It for Me Anymore": [], + "Gift of a Friend": [], + "Lightweight": [], + "For the Love of a Daughter": [], + "FREAK (feat. YUNGBLUD)": [], + "In Case": [], + "Daddy Issues": [], + "Let It Go - From \"Frozen / Single Version": [], + "Sexy Dirty Love": [], + "Until You're Mine": [], + "Cool for the Summer - Rock Version": [] + }, + "Halsey": { + "Without Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 14, + "name": "halsey", + "url": "https://www.last.fm/tag/halsey" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + } + ], + "Colors": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "single", + "url": "https://www.last.fm/tag/single" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Bad at Love": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Gasoline": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "Electronic Pop", + "url": "https://www.last.fm/tag/Electronic+Pop" + }, + { + "count": 1, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + } + ], + "Walls Could Talk": [ + { + "count": 100, + "name": "under two minutes", + "url": "https://www.last.fm/tag/under+two+minutes" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "My Radio", + "url": "https://www.last.fm/tag/My+Radio" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "under 2 minutes", + "url": "https://www.last.fm/tag/under+2+minutes" + }, + { + "count": 2, + "name": "less than 2 minutes", + "url": "https://www.last.fm/tag/less+than+2+minutes" + }, + { + "count": 2, + "name": "slink", + "url": "https://www.last.fm/tag/slink" + } + ], + "Control": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 1, + "name": "edgy", + "url": "https://www.last.fm/tag/edgy" + }, + { + "count": 1, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + } + ], + "New Americana": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "eita vicio", + "url": "https://www.last.fm/tag/eita+vicio" + }, + { + "count": 12, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "You should be sad": [], + "Graveyard": [], + "Sorry": [], + "Nightmare": [], + "Castle": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 24, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Now or Never": [], + "Ghost": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "SUGA's Interlude": [], + "Hold Me Down": [], + "I am not a woman, I'm a god": [], + "Strangers": [], + "Hurricane": [], + "Drive": [], + "Young God": [], + "Roman Holiday": [], + "Finally // beautiful stranger": [], + "Lilith (feat. SUGA of BTS) (Diablo IV Anthem)": [ + { + "count": 100, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 33, + "name": "NIN", + "url": "https://www.last.fm/tag/NIN" + }, + { + "count": 33, + "name": "nine inch nails", + "url": "https://www.last.fm/tag/nine+inch+nails" + }, + { + "count": 10, + "name": "halsey", + "url": "https://www.last.fm/tag/halsey" + } + ], + "Eyes Closed": [], + "Haunting": [], + "So Good": [], + "honey": [], + "Coming Down": [], + "The Tradition": [], + "Lilith": [], + "Easier than Lying": [], + "Bells in Santa Fe": [], + "clementine": [], + "Strange Love": [], + "Is There Somewhere": [], + "3am": [], + "Alone": [], + "Ego": [], + "Lucky": [], + "Girl Is a Gun": [], + "Still Learning": [], + "Die 4 Me": [], + "I Walk the Line": [], + "Dominic’s Interlude": [], + "Darling": [], + "killing boys": [], + "Lonely Is the Muse": [], + "Colors Pt. II": [], + "1121": [] + }, + "Mazzy Star": { + "Fade Into You": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 60, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 36, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Halah": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "if love had a voice", + "url": "https://www.last.fm/tag/if+love+had+a+voice" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "sad and beautiful", + "url": "https://www.last.fm/tag/sad+and+beautiful" + } + ], + "Blue Light": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 74, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 45, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + } + ], + "Into Dust": [], + "Be My Angel": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 20, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "Mazzy Star", + "url": "https://www.last.fm/tag/Mazzy+Star" + }, + { + "count": 1, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Look on Down From the Bridge": [ + { + "count": 100, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 81, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 32, + "name": "The Sopranos", + "url": "https://www.last.fm/tag/The+Sopranos" + }, + { + "count": 32, + "name": "rick and morty", + "url": "https://www.last.fm/tag/rick+and+morty" + }, + { + "count": 12, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "soundtrackgdchill", + "url": "https://www.last.fm/tag/soundtrackgdchill" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + } + ], + "Five String Serenade": [], + "Bells Ring": [], + "Cry, Cry": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 88, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 5, + "name": "Mazzy Star", + "url": "https://www.last.fm/tag/Mazzy+Star" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Blue Flower": [], + "Flowers In December": [], + "Give You My Lovin": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "other", + "url": "https://www.last.fm/tag/other" + }, + { + "count": 2, + "name": "bluesy", + "url": "https://www.last.fm/tag/bluesy" + } + ], + "Rose Blood": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "fate", + "url": "https://www.last.fm/tag/fate" + }, + { + "count": 2, + "name": "Singing", + "url": "https://www.last.fm/tag/Singing" + }, + { + "count": 1, + "name": "aching", + "url": "https://www.last.fm/tag/aching" + }, + { + "count": 1, + "name": "altered states", + "url": "https://www.last.fm/tag/altered+states" + }, + { + "count": 1, + "name": "seduced by the dark", + "url": "https://www.last.fm/tag/seduced+by+the+dark" + } + ], + "She's My Baby": [], + "Mary of Silence": [], + "Quiet, The Winter Harbor": [ + { + "count": 100, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "I've Been Let Down": [], + "Unreflected": [], + "Before I Sleep": [], + "Roseblood": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "fate", + "url": "https://www.last.fm/tag/fate" + }, + { + "count": 2, + "name": "Singing", + "url": "https://www.last.fm/tag/Singing" + }, + { + "count": 1, + "name": "aching", + "url": "https://www.last.fm/tag/aching" + }, + { + "count": 1, + "name": "altered states", + "url": "https://www.last.fm/tag/altered+states" + }, + { + "count": 1, + "name": "seduced by the dark", + "url": "https://www.last.fm/tag/seduced+by+the+dark" + } + ], + "Wasted": [], + "Common Burn": [], + "So Tonight That I Might See": [], + "Take Everything": [], + "Disappear": [], + "In the Kingdom": [], + "Happy": [], + "Ride It On": [], + "She Hangs Brightly": [], + "Rhymes of an Hour": [], + "Still Cold": [], + "All Your Sisters": [], + "Ghost Highway": [], + "Taste of Blood": [], + "Free": [], + "California": [], + "Umbilical": [], + "I'm Sailin": [], + "I’ve Gotta Stop": [], + "Lay Myself Down": [], + "Seasons of Your Day": [], + "Does Someone Have Your Baby Now?": [], + "that way again": [], + "Still": [], + "Sparrow": [], + "Spoon": [], + "Flying Low": [], + "Things": [], + "I'm Sailin'": [], + "I'm Less Here": [] + }, + "Baby Keem": { + "family ties (with Kendrick Lamar)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 5, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 5, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "fuck", + "url": "https://www.last.fm/tag/fuck" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "ORANGE SODA": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 29, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + }, + { + "count": 4, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "california rap", + "url": "https://www.last.fm/tag/california+rap" + }, + { + "count": 1, + "name": "misogynistic", + "url": "https://www.last.fm/tag/misogynistic" + }, + { + "count": 1, + "name": "foodcore", + "url": "https://www.last.fm/tag/foodcore" + } + ], + "HONEST": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 36, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + } + ], + "16": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 33, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "trademark usa": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "vent": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "lost souls (with Brent Faiyaz)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "durag activity (with Travis Scott)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 100, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "highway 95": [], + "range brothers (with Kendrick Lamar)": [ + { + "count": 100, + "name": "top of the mornin", + "url": "https://www.last.fm/tag/top+of+the+mornin" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "die", + "url": "https://www.last.fm/tag/die" + } + ], + "STATS": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "hardcore hip-hop", + "url": "https://www.last.fm/tag/hardcore+hip-hop" + }, + { + "count": 8, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 8, + "name": "west coast hip-hop", + "url": "https://www.last.fm/tag/west+coast+hip-hop" + } + ], + "The Hillbillies": [ + { + "count": 100, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 100, + "name": "surf gang", + "url": "https://www.last.fm/tag/surf+gang" + }, + { + "count": 29, + "name": "sample drill", + "url": "https://www.last.fm/tag/sample+drill" + }, + { + "count": 29, + "name": "Baby Keem", + "url": "https://www.last.fm/tag/Baby+Keem" + }, + { + "count": 15, + "name": "Evilgiane", + "url": "https://www.last.fm/tag/Evilgiane" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "Cologne", + "url": "https://www.last.fm/tag/Cologne" + }, + { + "count": 1, + "name": "messi", + "url": "https://www.last.fm/tag/messi" + }, + { + "count": 1, + "name": "kendrick", + "url": "https://www.last.fm/tag/kendrick" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + } + ], + "hooligan": [], + "Baby Keem": [], + "scapegoats": [], + "first order of business": [], + "booman": [], + "pink panties": [], + "issues": [], + "MOSHPIT": [], + "naked freestyle": [], + "scars": [], + "gorgeous": [], + "cocoa (with Don Toliver)": [], + "lost souls": [], + "south africa": [], + "no sense": [], + "APOLOGIZE": [], + "killstreaks (with Don Toliver & PinkPantheress)": [], + "BUSS HER UP": [], + "INVENTED IT": [], + "FRANCE FREESTYLE": [], + "Gang Activities": [], + "bank account (with Lil Uzi Vert)": [], + "ROCKSTAR P": [], + "Wolves": [], + "BULLIES": [], + "NOT MY BRO": [], + "a life of pain": [], + "TOP RAMEN": [], + "Patience Interlude": [], + "SLICE INTERLUDE": [], + "Xmen": [], + "fine china": [], + "MY EX": [], + "Miss Charlotte": [], + "Locked In": [], + "sons & critics freestyle": [], + "Extra": [], + "vicious": [] + }, + "Cage the Elephant": { + "Cigarette Daydreams": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "hook", + "url": "https://www.last.fm/tag/hook" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "Come a Little Closer": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 61, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "grateful", + "url": "https://www.last.fm/tag/grateful" + }, + { + "count": 1, + "name": "Im getting married to Olivia forever", + "url": "https://www.last.fm/tag/Im+getting+married+to+Olivia+forever" + }, + { + "count": 1, + "name": "Olivia and I", + "url": "https://www.last.fm/tag/Olivia+and+I" + }, + { + "count": 1, + "name": "malik and olivia", + "url": "https://www.last.fm/tag/malik+and+olivia" + } + ], + "Ain't No Rest for the Wicked": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "Cage the Elephant", + "url": "https://www.last.fm/tag/Cage+the+Elephant" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "borderlands", + "url": "https://www.last.fm/tag/borderlands" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "i fucking love this song", + "url": "https://www.last.fm/tag/i+fucking+love+this+song" + }, + { + "count": 1, + "name": "The Vampire Diaries", + "url": "https://www.last.fm/tag/The+Vampire+Diaries" + } + ], + "Trouble": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Cold Cold Cold": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "pick n mix", + "url": "https://www.last.fm/tag/pick+n+mix" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Shake Me Down": [], + "Telescope": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 77, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 51, + "name": "Something Your Dad Might Like", + "url": "https://www.last.fm/tag/Something+Your+Dad+Might+Like" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "leave me alone with this song the rest of my life", + "url": "https://www.last.fm/tag/leave+me+alone+with+this+song+the+rest+of+my+life" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "In One Ear": [], + "Spiderhead": [], + "Back Against the Wall": [], + "Social Cues": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 16, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Ain't No Rest for the Wicked - Original Version": [], + "Aberdeen": [], + "Black Madonna": [], + "Mess Around": [], + "Take It or Leave It": [], + "Ready to Let Go": [], + "Sweetie Little Jean": [], + "Too Late to Say Goodbye": [], + "Broken Boy": [], + "Halo": [], + "James Brown": [], + "Drones In The Valley": [], + "Tiny Little Robots": [], + "Lotus": [], + "Night Running": [], + "Skin and Bones": [], + "Back Stabbin' Betty": [], + "How Are You True": [], + "Judas": [], + "Around My Head": [], + "Hypocrite": [], + "Free Love": [], + "Always Something": [], + "Soil To The Sun": [], + "Neon Pill": [], + "Cry Baby": [], + "Black Widow": [], + "Flow": [], + "Rainbow": [], + "2024": [], + "Teeth": [], + "House of Glass": [], + "Punchin' Bag": [], + "Tokyo Smoke": [], + "Whole Wide World - Unpeeled": [], + "Right Before My Eyes": [], + "Rubber Ball": [], + "Aint No Rest For The Wicked": [], + "Portuguese Knife Fight": [] + }, + "Magdalena Bay": { + "Killshot": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 1, + "name": "dancepop", + "url": "https://www.last.fm/tag/dancepop" + } + ], + "Image": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 77, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 9, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 5, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 5, + "name": "electro-disco", + "url": "https://www.last.fm/tag/electro-disco" + }, + { + "count": 5, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Death & Romance": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 56, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 37, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 9, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 2, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 1, + "name": "neo psychedelia", + "url": "https://www.last.fm/tag/neo+psychedelia" + }, + { + "count": 1, + "name": "space rock revival", + "url": "https://www.last.fm/tag/space+rock+revival" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Killing Time": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 19, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "space age pop", + "url": "https://www.last.fm/tag/space+age+pop" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + } + ], + "Love Is Everywhere": [ + { + "count": 100, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 100, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 15, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 15, + "name": "p-funk", + "url": "https://www.last.fm/tag/p-funk" + }, + { + "count": 15, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "Imprinting", + "url": "https://www.last.fm/tag/Imprinting" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Killshot - Slowed + Reverb": [ + { + "count": 100, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 100, + "name": "slowed", + "url": "https://www.last.fm/tag/slowed" + }, + { + "count": 66, + "name": "daycore", + "url": "https://www.last.fm/tag/daycore" + }, + { + "count": 66, + "name": "better than original version", + "url": "https://www.last.fm/tag/better+than+original+version" + } + ], + "She Looked Like Me!": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 56, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 37, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "light", + "url": "https://www.last.fm/tag/light" + } + ], + "Fear, Sex": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 8, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 2, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "80s inspired", + "url": "https://www.last.fm/tag/80s+inspired" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Cry For Me": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 64, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 42, + "name": "euro-disco", + "url": "https://www.last.fm/tag/euro-disco" + }, + { + "count": 24, + "name": "space disco", + "url": "https://www.last.fm/tag/space+disco" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "Vampire In The Corner": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 56, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 37, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 37, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 19, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "True Blue Interlude": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 37, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 16, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 8, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 8, + "name": "chillsynth", + "url": "https://www.last.fm/tag/chillsynth" + }, + { + "count": 2, + "name": "poetry", + "url": "https://www.last.fm/tag/poetry" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "frutiger aero", + "url": "https://www.last.fm/tag/frutiger+aero" + }, + { + "count": 1, + "name": "utopian virtual", + "url": "https://www.last.fm/tag/utopian+virtual" + } + ], + "That's My Floor": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 15, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 15, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Funk Rock", + "url": "https://www.last.fm/tag/Funk+Rock" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "space rock revival", + "url": "https://www.last.fm/tag/space+rock+revival" + } + ], + "Tunnel Vision": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 46, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 29, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 15, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 15, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "space rock revival", + "url": "https://www.last.fm/tag/space+rock+revival" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Watching T.V.": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 56, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 37, + "name": "utopian virtual", + "url": "https://www.last.fm/tag/utopian+virtual" + }, + { + "count": 16, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "neo-psychedlia", + "url": "https://www.last.fm/tag/neo-psychedlia" + }, + { + "count": 1, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + } + ], + "Secrets (Your Fire)": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 69, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 46, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 3, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + } + ], + "You Lose!": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 22, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 6, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 6, + "name": "soty idgaf", + "url": "https://www.last.fm/tag/soty+idgaf" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "The Ballad Of Matt & Mica": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 56, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "philly soul", + "url": "https://www.last.fm/tag/philly+soul" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "reprise", + "url": "https://www.last.fm/tag/reprise" + }, + { + "count": 1, + "name": "special", + "url": "https://www.last.fm/tag/special" + } + ], + "Angel On A Satellite": [ + { + "count": 100, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 37, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 19, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Feeling Diskinserted?": [], + "Top Dog": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "Chaeri": [], + "Dawning Of The Season": [], + "Mercurial World": [], + "Dreamcatching": [], + "Hysterical Us": [], + "The End": [], + "Image - Grimes Special": [], + "Halfway": [], + "The Beginning": [], + "How to Get Physical": [], + "Something For 2": [], + "Follow the Leader": [], + "U Wanna Dance?": [], + "Domino": [], + "Prophecy": [], + "2 Wheel Drive": [], + "Unconditional": [], + "Venice": [], + "EXO": [], + "Wandering Eyes": [], + "Tonguetwister": [], + "All You Do": [], + "Neon": [], + "Good Intentions": [], + "Slug Song": [], + "Airplane": [], + "Ashes to Ashes - triple j Like A Version": [], + "Story": [], + "Live 4ever": [], + "Sky2Fall": [] + }, + "Kid Cudi": { + "Pursuit of Happiness (Nightmare)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 40, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 27, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 21, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "luved", + "url": "https://www.last.fm/tag/luved" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Day 'n' Nite (Nightmare)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 64, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 24, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 24, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 2, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Soundtrack 2 My Life": [ + { + "count": 100, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 85, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "soundtrack 2 my life", + "url": "https://www.last.fm/tag/soundtrack+2+my+life" + }, + { + "count": 6, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "stuck in my head", + "url": "https://www.last.fm/tag/stuck+in+my+head" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Mr. Rager": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 86, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 47, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 38, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 8, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 6, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 6, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Cudi Zone": [], + "Sky Might Fall": [], + "Simple As...": [], + "Up Up & Away": [], + "Erase Me - Main": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "greatness", + "url": "https://www.last.fm/tag/greatness" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + } + ], + "Heart of a Lion (Kid Cudi Theme Music)": [], + "Solo Dolo (Nightmare)": [], + "In My Dreams (Cudder Anthem)": [], + "Marijuana": [], + "Day 'n' Nite (Crookers Remix)": [], + "Make Her Say": [], + "Tequila Shots": [], + "Mojo So Dope": [], + "Day 'n' Nite": [], + "REVOFEV": [], + "Enter Galactic (Love Connection Part I)": [], + "Just What I Am": [], + "GHOST!": [], + "Pursuit Of Happiness - Extended Steve Aoki Remix": [], + "Show Out (with Skepta & Pop Smoke)": [], + "Alive (Nightmare)": [], + "Day 'N' Nite - Crookers Remix": [], + "Man on the Moon": [], + "Pursuit of Happiness - extended Steve Aoki remix (explicit)": [], + "The Prayer": [], + "We Aite (Wake Your Mind Up)": [], + "All Along": [], + "Trapped in My Mind": [], + "Hyyerr": [], + "My World": [], + "The Mood": [], + "love.": [ + { + "count": 100, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + }, + { + "count": 66, + "name": "songs that make me want to live", + "url": "https://www.last.fm/tag/songs+that+make+me+want+to+live" + }, + { + "count": 33, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 33, + "name": "Songs that make me not want to end my life", + "url": "https://www.last.fm/tag/Songs+that+make+me+not+want+to+end+my+life" + }, + { + "count": 33, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 10, + "name": "songs that make want to live", + "url": "https://www.last.fm/tag/songs+that+make+want+to+live" + } + ], + "Rose Golden": [], + "Scott Mescudi Vs. The World": [], + "Baptized in Fire": [], + "Sad People": [], + "Heaven on Earth": [], + "Do What I Want": [], + "GET OFF ME (with Travis Scott)": [], + "At the Party (feat. Pharrell Williams & Travis Scott)": [], + "MANIAC": [], + "By Design": [], + "She Knows This": [], + "The Void": [], + "The Adventures of Moon Man & Slim Shady (with Eminem)": [], + "Lovin’ Me (feat. Phoebe Bridgers)": [] + }, + "Pitbull": { + "Hotel Room Service": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 67, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 22, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 21, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 10, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 2, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Timber": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 29, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 11, + "name": "kesha", + "url": "https://www.last.fm/tag/kesha" + }, + { + "count": 5, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Time of Our Lives": [ + { + "count": 100, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 42, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 12, + "name": "thank you olivia", + "url": "https://www.last.fm/tag/thank+you+olivia" + }, + { + "count": 12, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 5, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + } + ], + "Give Me Everything (feat. Nayer)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 33, + "name": "GOT7 REIS DO KPOP", + "url": "https://www.last.fm/tag/GOT7+REIS+DO+KPOP" + }, + { + "count": 33, + "name": "Afrojack", + "url": "https://www.last.fm/tag/Afrojack" + } + ], + "I Know You Want Me (Calle Ocho)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 53, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 31, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 30, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + } + ], + "Feel This Moment (feat. Christina Aguilera)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "DAMN THIS SONG IS AMAZING", + "url": "https://www.last.fm/tag/DAMN+THIS+SONG+IS+AMAZING" + }, + { + "count": 8, + "name": "i wish i could make a video for this", + "url": "https://www.last.fm/tag/i+wish+i+could+make+a+video+for+this" + }, + { + "count": 2, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 1, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "tops 2013", + "url": "https://www.last.fm/tag/tops+2013" + }, + { + "count": 1, + "name": "florida panthers", + "url": "https://www.last.fm/tag/florida+panthers" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Timber (feat. Ke$ha)": [], + "Give Me Everything (feat. Ne-Yo, Afrojack & Nayer)": [], + "International Love (feat. Chris Brown)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 1, + "name": "electro hop", + "url": "https://www.last.fm/tag/electro+hop" + }, + { + "count": 1, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + } + ], + "Fireball (feat. John Ryan)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 66, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "i saw i conquered i came", + "url": "https://www.last.fm/tag/i+saw+i+conquered+i+came" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "OPM", + "url": "https://www.last.fm/tag/OPM" + }, + { + "count": 4, + "name": "ppop", + "url": "https://www.last.fm/tag/ppop" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Hey Baby (Drop It to the Floor) (feat. T-Pain)": [], + "Rain Over Me (feat. Marc Anthony)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 70, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 32, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 18, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 9, + "name": "Marc Anthony", + "url": "https://www.last.fm/tag/Marc+Anthony" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "redone", + "url": "https://www.last.fm/tag/redone" + } + ], + "We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song] (feat. Jennifer Lopez & Claudia Leitte)": [], + "Don't Stop the Party (feat. TJR)": [], + "Give Me Everything": [], + "Feel This Moment": [], + "The Anthem": [], + "Go Girl": [], + "Back in Time - featured in \"Men In Black 3\"": [], + "Hey Baby (Drop It to the Floor)": [], + "Fireball": [], + "Culo": [], + "International Love": [], + "Don't Stop The Party": [], + "I Know You Want Me": [], + "El Taxi": [], + "Fuego": [], + "International Love Featuring Chris Brown": [], + "Fun": [], + "Fun (feat. Chris Brown)": [], + "Wild Wild Love": [], + "Hey Ma (with Pitbull & J Balvin feat. Camila Cabello)": [], + "Rain Over Me": [], + "We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song]": [], + "Pause": [], + "Guantanamera (She's Hot)": [], + "Krazy": [], + "Greenlight (feat. Flo Rida & LunchMoney Lewis)": [], + "Como Yo Le Doy - Spanglish Version": [], + "Shake Senora (feat. T-Pain & Sean Paul)": [], + "The Anthem (feat. Lil Jon)": [], + "No Lo Trates": [], + "Bon, Bon": [], + "Girls": [], + "Shut It Down": [], + "Juice Box": [], + "Hey Ma (with Pitbull & J Balvin feat. Camila Cabello) - Spanish Version": [], + "Back in Time": [], + "Call Of The Wild": [], + "Give Me Everything Feat. Ne-Yo, Afrojack & Nayer": [] + }, + "Madonna": { + "Hung Up": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 32, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Like a Prayer": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 35, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 14, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 6, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Like a Prayer", + "url": "https://www.last.fm/tag/Like+a+Prayer" + }, + { + "count": 1, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + } + ], + "Material Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 3, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Like a Virgin": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 30, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 5, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "queen of pop", + "url": "https://www.last.fm/tag/queen+of+pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "La Isla Bonita": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 14, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 3, + "name": "1986", + "url": "https://www.last.fm/tag/1986" + }, + { + "count": 1, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + } + ], + "Vogue": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 13, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 1, + "name": "VOGUE", + "url": "https://www.last.fm/tag/VOGUE" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Frozen": [], + "Sorry": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 26, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 26, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + } + ], + "4 Minutes (feat. Justin Timberlake & Timbaland)": [], + "Holiday": [], + "Papa Don't Preach": [], + "Into the Groove": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 89, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 43, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 7, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Ray of Light": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 67, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 43, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "Madonna", + "url": "https://www.last.fm/tag/Madonna" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Music": [], + "Jump": [], + "Lucky Star": [], + "Express Yourself": [], + "Get Together": [], + "Die Another Day": [], + "Borderline": [], + "Open Your Heart": [], + "Give It 2 Me": [], + "Live to Tell": [], + "Crazy for You": [], + "Don't Tell Me": [], + "Hollywood": [], + "Bitch I'm Madonna": [], + "Forbidden Love": [], + "Miles Away": [], + "Take a Bow": [], + "The Power of Good-Bye": [], + "Girl Gone Wild": [], + "Cherish": [], + "Nothing Really Matters": [], + "Erotica": [], + "I Love New York": [], + "Let It Will Be": [], + "Celebration": [], + "Justify My Love": [], + "Secret": [], + "Future Lovers": [], + "American Pie": [], + "Give Me All Your Luvin'": [], + "Isaac": [], + "How High": [], + "Beautiful Stranger": [], + "Push": [], + "Like It or Not": [], + "What It Feels Like for a Girl": [], + "4 Minutes": [] + }, + "Nelly Furtado": { + "Maneater": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "cult", + "url": "https://www.last.fm/tag/cult" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Promiscuous": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 38, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + } + ], + "Say It Right": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 54, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 30, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 27, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "I'm Like a Bird": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 21, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 18, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "All Good Things (Come to an End)": [], + "Turn Off the Light": [], + "Do It": [], + "Try": [], + "Glow": [], + "In God's Hands": [], + "Showtime": [], + "No Hay Igual": [], + "Wait for You": [], + "Afraid": [], + "Powerless (Say What You Want)": [], + "Manos al Aire": [], + "Somebody to Love": [], + "Promiscuous (feat. Timbaland)": [], + "Let My Hair Down": [], + "Forca": [], + "Explode": [], + "Te Busque": [], + "Promiscuous Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 38, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 19, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + } + ], + "Say It Right - Sped Up Remix": [], + "What I Wanted": [], + "Say It Right - Main": [], + "The Grass Is Green": [], + "Big Hoops (Bigger the Better)": [], + "Maneater - Radio Version": [], + "Legend": [], + "Baby Girl": [], + "All Good Things": [], + "Te Busque (feat. Juanes)": [], + "Afraid (feat. Attitude)": [], + "One-Trick Pony": [], + "Fresh Off the Boat": [], + "Hey, Man!": [], + "Saturdays": [], + "Party": [], + "Picture Perfect": [], + "Build You Up": [], + "All Good Things Come To An End": [], + "Childhood Dreams": [], + "Well, Well": [], + "Love Bites (Feat. Tove Lo & SG Lewis)": [], + "I Will Make U Cry": [], + "Força": [], + "Shit on the Radio (Remember the Days)": [], + "Trynna Finda Way": [], + "Spirit Indestructible": [] + }, + "Bring Me the Horizon": { + "Can You Feel My Heart": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 98, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 19, + "name": "deth core", + "url": "https://www.last.fm/tag/deth+core" + }, + { + "count": 8, + "name": "sempiternal", + "url": "https://www.last.fm/tag/sempiternal" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 1, + "name": "electronicore", + "url": "https://www.last.fm/tag/electronicore" + }, + { + "count": 1, + "name": "Gigachad", + "url": "https://www.last.fm/tag/Gigachad" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Throne": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 15, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + } + ], + "Sleepwalking": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 87, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 2, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "electronicore", + "url": "https://www.last.fm/tag/electronicore" + } + ], + "Drown": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 62, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 4, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 4, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Drown", + "url": "https://www.last.fm/tag/Drown" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "BMTH", + "url": "https://www.last.fm/tag/BMTH" + } + ], + "Kingslayer (feat. BABYMETAL)": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 51, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 3, + "name": "kawaii metal", + "url": "https://www.last.fm/tag/kawaii+metal" + }, + { + "count": 3, + "name": "Cyber Metal", + "url": "https://www.last.fm/tag/Cyber+Metal" + }, + { + "count": 3, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 1, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Shadow Moses": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 54, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 24, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 23, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 2, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + }, + { + "count": 2, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "oceantodrownmein", + "url": "https://www.last.fm/tag/oceantodrownmein" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "Follow You": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "Happy Song": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 22, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Chelsea Smile": [], + "True Friends": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 46, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "Parasite Eve": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 24, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 24, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 1, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "It Never Ends": [], + "Pray for Plagues": [], + "The House of Wolves": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 61, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 29, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "bring me the horizon", + "url": "https://www.last.fm/tag/bring+me+the+horizon" + }, + { + "count": 1, + "name": "fart machine", + "url": "https://www.last.fm/tag/fart+machine" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "mathcore", + "url": "https://www.last.fm/tag/mathcore" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Doomed": [ + { + "count": 100, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 100, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 37, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 37, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 8, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 8, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Teardrops": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 64, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 11, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "Headbanger", + "url": "https://www.last.fm/tag/Headbanger" + }, + { + "count": 1, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + } + ], + "Go to Hell, for Heaven's Sake": [], + "DArkSide": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + }, + { + "count": 3, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + } + ], + "Avalanche": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "MANTRA": [], + "Diamonds Aren't Forever": [], + "Empire (Let Them Sing)": [], + "LosT": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 64, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 42, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 24, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 12, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Kool-Aid": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 44, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 4, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + }, + { + "count": 1, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 1, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + } + ], + "sTraNgeRs": [], + "The Comedown": [], + "And the Snakes Start to Sing": [], + "Slow Dance": [], + "1x1 (feat. Nova Twins)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + } + ], + "DiE4u": [], + "Hospital for Souls": [], + "Ludens": [], + "A Lot Like Vegas": [], + "Obey (with YUNGBLUD)": [], + "Antivist": [], + "AmEN! (feat. Lil Uzi Vert and Daryl Palumbo of Glassjaw)": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 8, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 8, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + }, + { + "count": 2, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "Blasphemy": [], + "Anthem": [], + "It Was Written in Blood": [], + "liMOusIne (feat. AURORA)": [ + { + "count": 100, + "name": "aurora", + "url": "https://www.last.fm/tag/aurora" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 16, + "name": "scandinavian", + "url": "https://www.last.fm/tag/scandinavian" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "Norway", + "url": "https://www.last.fm/tag/Norway" + }, + { + "count": 8, + "name": "nordic", + "url": "https://www.last.fm/tag/nordic" + }, + { + "count": 2, + "name": "British Metal", + "url": "https://www.last.fm/tag/British+Metal" + }, + { + "count": 2, + "name": "british rock", + "url": "https://www.last.fm/tag/british+rock" + }, + { + "count": 2, + "name": "norwegian metal", + "url": "https://www.last.fm/tag/norwegian+metal" + } + ], + "Tell Slater Not to Wash His Dick": [], + "Blessed With a Curse": [], + "Seen It All Before": [], + "Black & Blue": [], + "medicine": [], + "Run": [], + "Suicide Season": [], + "Top 10 staTues tHat CriEd bloOd": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 8, + "name": "Clone hero", + "url": "https://www.last.fm/tag/Clone+hero" + }, + { + "count": 8, + "name": "multiple drum charts", + "url": "https://www.last.fm/tag/multiple+drum+charts" + } + ], + "What You Need": [], + "Oh No": [] + }, + "Dominic Fike": { + "Babydoll": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "3 Nights": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 29, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "love this", + "url": "https://www.last.fm/tag/love+this" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "misses": [ + { + "count": 100, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Mama's Boy": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "Phone Numbers": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Why": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "jackie taylor", + "url": "https://www.last.fm/tag/jackie+taylor" + } + ], + "Superstar Sh*t": [], + "She Wants My Money": [], + "How Much Is Weed?": [], + "Westcoast Collective": [], + "Mona Lisa": [ + { + "count": 100, + "name": "Skipping Through Time", + "url": "https://www.last.fm/tag/Skipping+Through+Time" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "marvel", + "url": "https://www.last.fm/tag/marvel" + }, + { + "count": 4, + "name": "spiderman", + "url": "https://www.last.fm/tag/spiderman" + }, + { + "count": 2, + "name": "spider-man", + "url": "https://www.last.fm/tag/spider-man" + } + ], + "10x Stronger": [], + "Vampire": [], + "Mona Lisa (Spider-Man: Across the Spider-Verse)": [], + "Wurli": [], + "Come Here": [], + "Think Fast (feat. Weezer)": [], + "Politics & Violence": [], + "Chicken Tenders": [], + "Elliot's Song - From \"Euphoria\" An HBO Original Series": [], + "Frisky": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "King of Everything": [], + "Double Negative (Skeleton Milkshake)": [], + "Ant Pile": [], + "Açaí Bowl": [], + "Dancing in the Courthouse": [], + "Rollerblades": [], + "Hey Blondie": [], + "Socks": [], + "Coast2Coast": [], + "Bodies": [], + "Falling Asleep": [], + "Sick": [], + "Cancel Me": [], + "Pasture Child": [], + "Good Game": [], + "hi grace": [], + "Sunburn": [], + "7 Hours": [], + "Whats For Dinner?": [], + "megaman": [], + "Joe Blazey": [], + "Florida": [], + "Batshit": [], + "4x4": [], + "Dark": [], + "What Kinda Woman": [], + "1.23.23": [], + "THICKRICK": [], + "Great Pretender": [] + }, + "MGMT": { + "Kids": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 95, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 6, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "mgmt", + "url": "https://www.last.fm/tag/mgmt" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Electric Feel": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "mgmt", + "url": "https://www.last.fm/tag/mgmt" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Time to Pretend": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 87, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 9, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 8, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "mgmt", + "url": "https://www.last.fm/tag/mgmt" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Little Dark Age": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 79, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 17, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 12, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "mgmt", + "url": "https://www.last.fm/tag/mgmt" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Weekend Wars": [], + "The Youth": [], + "Of Moons, Birds & Monsters": [], + "Pieces of What": [], + "4th Dimensional Transition": [], + "The Handshake": [], + "Future Reflections": [], + "When You Die": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 60, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 13, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Congratulations": [], + "Me and Michael": [], + "Flash Delirium": [], + "It's Working": [], + "Song for Dan Treacy": [], + "Someone's Missing": [], + "Siberian Breaks": [], + "I Found a Whistle": [], + "Brian Eno": [], + "Indie Rokkers": [], + "She Works Out Too Much": [], + "Lady Dada's Nightmare": [], + "TSLAMP": [], + "Hand It Over": [], + "Alien Days": [], + "One Thing Left to Try": [], + "Electric Feel - Justice Remix": [], + "James": [], + "Electric Feel (Justice Remix)": [], + "Days That Got Away": [], + "Love Always Remains": [], + "Your Life Is a Lie": [], + "Mother Nature": [], + "When You're Small": [], + "In the Afternoon": [], + "Cool Song No. 2": [], + "Boogie Down": [], + "Nothing to Declare": [], + "Destrokk": [], + "Mystery Disease": [], + "Bubblegum Dog": [], + "Introspection": [], + "Dancing in Babylon (feat. Christine and the Queens)": [], + "A Good Sadness": [], + "Loss of Life (part 2)": [], + "Plenty of Girls in the Sea": [], + "Astro-Mancy": [], + "People in the Streets": [] + }, + "Trippie Redd": { + "Taking a Walk": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "tekashi", + "url": "https://www.last.fm/tag/tekashi" + }, + { + "count": 16, + "name": "trippie redd", + "url": "https://www.last.fm/tag/trippie+redd" + }, + { + "count": 8, + "name": "big 13", + "url": "https://www.last.fm/tag/big+13" + }, + { + "count": 8, + "name": "bujarrrrr", + "url": "https://www.last.fm/tag/bujarrrrr" + }, + { + "count": 8, + "name": "6ix9ine", + "url": "https://www.last.fm/tag/6ix9ine" + }, + { + "count": 3, + "name": "chicken noodle", + "url": "https://www.last.fm/tag/chicken+noodle" + }, + { + "count": 3, + "name": "djakademiks", + "url": "https://www.last.fm/tag/djakademiks" + }, + { + "count": 3, + "name": "treyway", + "url": "https://www.last.fm/tag/treyway" + } + ], + "Miss The Rage": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 4, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "The Grinch": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "Hard Trap", + "url": "https://www.last.fm/tag/Hard+Trap" + }, + { + "count": 3, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 3, + "name": "the grinch", + "url": "https://www.last.fm/tag/the+grinch" + } + ], + "Dark Knight Dummo (feat. Travis Scott)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 8, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 2, + "name": "horror synth", + "url": "https://www.last.fm/tag/horror+synth" + }, + { + "count": 2, + "name": "trippie redd", + "url": "https://www.last.fm/tag/trippie+redd" + }, + { + "count": 2, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + } + ], + "Love Scars": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "Emo Trap", + "url": "https://www.last.fm/tag/Emo+Trap" + }, + { + "count": 66, + "name": "videogame sample", + "url": "https://www.last.fm/tag/videogame+sample" + }, + { + "count": 66, + "name": "trippie redd", + "url": "https://www.last.fm/tag/trippie+redd" + } + ], + "Topanga": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 29, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "producer", + "url": "https://www.last.fm/tag/producer" + }, + { + "count": 1, + "name": "Rap Hip-Hop", + "url": "https://www.last.fm/tag/Rap+Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Excitement": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "1400 / 999 Freestyle": [], + "Leray": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 33, + "name": "trippie redd", + "url": "https://www.last.fm/tag/trippie+redd" + } + ], + "1400 / 999 Freestyle (feat. Juice WRLD)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "freestyle", + "url": "https://www.last.fm/tag/freestyle" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 3, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "Rage type beat", + "url": "https://www.last.fm/tag/Rage+type+beat" + } + ], + "who needs love": [], + "Poles 1469": [], + "Dark Knight Dummo": [], + "Forever Ever (feat. Young Thug & Reese Laflare)": [], + "Love Scars 3": [], + "Shake It Up": [], + "Holy Smokes (feat. Lil Uzi Vert)": [], + "Love me more": [], + "Rich MF (feat. Polo G & Lil Durk)": [], + "Romeo & Juliet": [], + "Everything BoZ (feat. Coi Leray)": [], + "Excitement (feat. PARTYNEXTDOOR)": [], + "6 Kiss": [], + "Demon Time (feat. Ski Mask The Slump God)": [], + "Death (feat. Dababy)": [], + "Super Cell": [], + "Betrayal (feat. Drake)": [], + "It Takes Time": [], + "Everything BoZ": [], + "Matt Hardy 999": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "BANG!": [], + "KNIGHT CRAWLER (feat. Juice WRLD)": [], + "Death": [], + "Bust Down": [], + "Danny Phantom (feat. XXXTENTACION)": [], + "MP5 (feat. SoFaygo)": [], + "Love Sick": [], + "Sleepy Hollow": [], + "Never Ever Land": [], + "Weeeeee": [], + "UKA UKA": [], + "Molly Hearts": [], + "6 Kiss (feat. Juice WRLD & YNW Melly)": [], + "Holy Smokes": [], + "Can't Love": [], + "Hate Me": [], + "Under Enemy Arms": [], + "Demon Time": [], + "KNIGHT CRAWLER": [], + "Missing my idols": [] + }, + "Cocteau Twins": { + "Cherry-Coloured Funk": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 50, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 31, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 16, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 7, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + }, + { + "count": 6, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Heaven or Las Vegas": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 22, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 11, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 6, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + }, + { + "count": 1, + "name": "i wish i could inject this intravenously", + "url": "https://www.last.fm/tag/i+wish+i+could+inject+this+intravenously" + } + ], + "Sea, Swallow Me": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 83, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 35, + "name": "Off the shelf", + "url": "https://www.last.fm/tag/Off+the+shelf" + }, + { + "count": 14, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 4, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "she sings so sweetly", + "url": "https://www.last.fm/tag/she+sings+so+sweetly" + }, + { + "count": 1, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Pitch the Baby": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 65, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 32, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 18, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 1, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + } + ], + "Lorelei": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 46, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 25, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 21, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 7, + "name": "4ad", + "url": "https://www.last.fm/tag/4ad" + }, + { + "count": 2, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Iceblink Luck": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 52, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 11, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 8, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + }, + { + "count": 1, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + } + ], + "Frou-Frou Foxes in Midsummer Fires": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 45, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 19, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 11, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 4, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 1, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Fifty-Fifty Clown": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 67, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 38, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 8, + "name": "4ad", + "url": "https://www.last.fm/tag/4ad" + }, + { + "count": 4, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 3, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + } + ], + "Serpentskirt": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 89, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 45, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 9, + "name": "ethereal pop", + "url": "https://www.last.fm/tag/ethereal+pop" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 3, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 2, + "name": "ZapLovedTracks", + "url": "https://www.last.fm/tag/ZapLovedTracks" + }, + { + "count": 1, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Wolf in the Breast": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 53, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 13, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 13, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 2, + "name": "tugs at me heart strings", + "url": "https://www.last.fm/tag/tugs+at+me+heart+strings" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 1, + "name": "1990s", + "url": "https://www.last.fm/tag/1990s" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "I Wear Your Ring": [], + "Fotzepolitic": [], + "Road, River and Rail": [], + "Persephone": [], + "Sea, Swallow Me - 2024 Remaster": [], + "Pandora (For Cindy)": [], + "Sugar Hiccup": [], + "Those Eyes, That Mouth": [], + "Ivo": [], + "Cico Buff": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 36, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 11, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "Absolutely Magic", + "url": "https://www.last.fm/tag/Absolutely+Magic" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "Know Who You Are at Every Age": [], + "Beatrix": [], + "Wax and Wane": [], + "She Will Destroy You": [], + "Rilkean Heart": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 34, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 12, + "name": "Cocteau Twins", + "url": "https://www.last.fm/tag/Cocteau+Twins" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "delicate", + "url": "https://www.last.fm/tag/delicate" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "overwhelming", + "url": "https://www.last.fm/tag/overwhelming" + }, + { + "count": 1, + "name": "heart and soul", + "url": "https://www.last.fm/tag/heart+and+soul" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Amelia": [], + "Lazy Calm": [], + "Know Who You Are At Every Age - Remastered 2006": [], + "Pearly-Dewdrops' Drops - 7\" Version": [], + "Aloysius": [], + "Carolyn's Fingers": [], + "Otterley": [], + "Cicely": [], + "In Our Angelhood": [], + "Bluebeard": [], + "Blue Bell Knoll": [], + "Blood Bitch": [], + "Donimo": [], + "Blind Dumb Deaf": [], + "Evangeline": [], + "Seekers Who Are Lovers": [], + "Musette and Drums": [], + "Bloody and Blunt": [], + "Why Do You Love Me?": [], + "Athol-Brose": [], + "Violaine": [], + "Oomingmak": [], + "For Phoebe Still a Baby": [], + "Eyes Are Mosaics": [], + "Tishbite": [] + }, + "Evanescence": { + "Bring Me to Life": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 16, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "Going Under": [ + { + "count": 100, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 95, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 15, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 6, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "My Immortal": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 46, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 45, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 19, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Everybody's Fool": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 17, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Call Me When You're Sober": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 15, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Tourniquet": [ + { + "count": 100, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 35, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 15, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "Haunted": [], + "Lithium": [ + { + "count": 100, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 86, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 17, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 1, + "name": "Female fronted metal", + "url": "https://www.last.fm/tag/Female+fronted+metal" + } + ], + "Hello": [], + "Imaginary": [], + "Taking Over Me": [], + "My Last Breath": [], + "Whisper": [], + "Sweet Sacrifice": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 36, + "name": "Evanescence", + "url": "https://www.last.fm/tag/Evanescence" + }, + { + "count": 16, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Lacrymosa": [], + "Weight of the World": [], + "Good Enough": [], + "Cloud Nine": [], + "Snow White Queen": [], + "Like You": [], + "Lose Control": [], + "The Only One": [], + "Your Star": [], + "My Heart Is Broken": [], + "What You Want": [], + "Missing": [], + "All That I'm Living For": [], + "Made of Stone": [], + "Anywhere": [], + "Lost in Paradise": [], + "The Change": [], + "Lies": [], + "Afterlife (from the Netflix Series \"Devil May Cry\")": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 16, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "My Immortal - Band Version": [], + "Even in Death": [], + "Away From Me": [], + "Farther Away": [], + "Where Will You Go": [], + "Erase This": [], + "Never Go Back": [], + "The Other Side": [], + "Field of Innocence": [], + "Eternal": [], + "Origin": [], + "Oceans": [], + "Sick": [], + "Breathe No More": [], + "Forgive Me": [], + "Before the Dawn": [], + "Anything for You": [] + }, + "Lil Yachty": { + "drive ME crazy!": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 33, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 33, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 10, + "name": "lil yachty", + "url": "https://www.last.fm/tag/lil+yachty" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Flex Up (feat. Future & Playboi Carti)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "16", + "url": "https://www.last.fm/tag/16" + }, + { + "count": 10, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + } + ], + "A Cold Sunday": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 100, + "name": "sunday", + "url": "https://www.last.fm/tag/sunday" + } + ], + "COFFIN": [], + "Poland": [], + "Pardon Me (Lil Yachty feat. Future & Mike WiLL Made-It)": [], + "the BLACK seminole.": [], + "Yacht Club (feat. Juice WRLD)": [], + "NBAYOUNGBOAT": [ + { + "count": 100, + "name": "youngboy never broke again", + "url": "https://www.last.fm/tag/youngboy+never+broke+again" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "lil yachty", + "url": "https://www.last.fm/tag/lil+yachty" + }, + { + "count": 2, + "name": "nba youngboy", + "url": "https://www.last.fm/tag/nba+youngboy" + } + ], + "Strike (Holster)": [], + "the ride-": [], + "running out of time": [], + "pRETTy": [], + "Hate Me": [ + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "weed", + "url": "https://www.last.fm/tag/weed" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 33, + "name": "ian", + "url": "https://www.last.fm/tag/ian" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 10, + "name": "new york drill", + "url": "https://www.last.fm/tag/new+york+drill" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "SOLO STEPPIN CRETE BOY": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "Desert", + "url": "https://www.last.fm/tag/Desert" + }, + { + "count": 66, + "name": "crete", + "url": "https://www.last.fm/tag/crete" + }, + { + "count": 66, + "name": "oasis", + "url": "https://www.last.fm/tag/oasis" + }, + { + "count": 33, + "name": "lil yachty", + "url": "https://www.last.fm/tag/lil+yachty" + }, + { + "count": 33, + "name": "chill rage", + "url": "https://www.last.fm/tag/chill+rage" + } + ], + "One Night": [], + "THE zone~": [], + "WE SAW THE SUN!": [], + ":(failure(:": [], + "sAy sOMETHINg": [], + "IVE OFFICIALLY LOST ViSiON!!!!": [], + "T.D (Lil Yachty & Tierra Whack feat. A$AP Rocky & Tyler, The Creator)": [], + "sHouLd i B?": [], + "paint THE sky": [], + "The Alchemist.": [], + "Oprah’s Bank Account (Lil Yachty & DaBaby feat. Drake)": [], + "REACH THE SUNSHINE.": [], + "Split/Whole Time": [], + "Sorry Not Sorry": [], + "66": [], + "Slide": [], + "The Secret Recipe": [], + "Minnesota": [], + "Tesla": [], + "Oprah's Bank Account (Lil Yachty & DaBaby feat. Drake)": [], + "COUNT ME IN": [], + "Hit Bout It": [], + "YAE ENERGY": [], + "Demon Time (Lil Yachty feat. Draft Day)": [], + "GO KRAZY, GO STUPID FREESTYLE": [], + "Lets Get On Dey Ass": [], + "Concrete Goonies": [], + "MICKEY": [], + "Peek A Boo": [], + "Forever Young": [], + "Lil Mega Minion": [], + "G.I. Joe (feat. Louie Ray)": [], + "BOOM!": [], + "Murda": [], + "Can’t Be Crete Boy": [] + }, + "Avril Lavigne": { + "Complicated": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 22, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Girlfriend": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 5, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "Sk8er Boi": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 7, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "What the Hell": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 93, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 9, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 2, + "name": "WHAT THE HELL", + "url": "https://www.last.fm/tag/WHAT+THE+HELL" + } + ], + "I'm with You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 94, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 58, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 8, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 7, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "My Happy Ending": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 97, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 61, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "When You're Gone": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "avril lavigne", + "url": "https://www.last.fm/tag/avril+lavigne" + }, + { + "count": 52, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 23, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 5, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "Nobody's Home": [], + "Hot": [], + "Losing Grip": [], + "Keep Holding On": [], + "Here's to Never Growing Up": [], + "Don't Tell Me": [], + "Wish You Were Here": [], + "Things I'll Never Say": [], + "Innocence": [], + "Smile": [], + "Tomorrow": [], + "Mobile": [], + "The Best Damn Thing": [], + "Anything but Ordinary": [], + "Fall to Pieces": [], + "Take Me Away": [], + "He Wasn't": [], + "Unwanted": [], + "My World": [], + "Naked": [], + "Slipped Away": [], + "Nobody's Fool": [], + "Together": [], + "Too Much to Ask": [], + "Runaway": [], + "Hello Kitty": [], + "Forgotten": [], + "Bite Me": [], + "How Does It Feel": [], + "Who Knows": [], + "I Can Do Better": [], + "Freak Out": [], + "Contagious": [], + "One of Those Girls": [], + "Everything Back but You": [], + "Rock n Roll": [], + "Head Above Water": [], + "I Don't Have to Try": [], + "Alice": [], + "I Love You": [], + "Everybody Hurts": [], + "Push": [], + "Love It When You Hate Me (feat. blackbear)": [] + }, + "Ken Carson": { + "Yale": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "vulgar", + "url": "https://www.last.fm/tag/vulgar" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Fighting My Demons": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 17, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 1, + "name": "he he he", + "url": "https://www.last.fm/tag/he+he+he" + }, + { + "count": 1, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 1, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + } + ], + "Overseas": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "nautical", + "url": "https://www.last.fm/tag/nautical" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "ken", + "url": "https://www.last.fm/tag/ken" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 1, + "name": "amsterdam", + "url": "https://www.last.fm/tag/amsterdam" + }, + { + "count": 1, + "name": "Woman beater", + "url": "https://www.last.fm/tag/Woman+beater" + }, + { + "count": 1, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + } + ], + "ss": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "Sydney Sweeney", + "url": "https://www.last.fm/tag/Sydney+Sweeney" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Jennifer’s Body": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 4, + "name": "HIM", + "url": "https://www.last.fm/tag/HIM" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "best song of all time", + "url": "https://www.last.fm/tag/best+song+of+all+time" + }, + { + "count": 1, + "name": "gym", + "url": "https://www.last.fm/tag/gym" + }, + { + "count": 1, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + } + ], + "Rock N Roll": [ + { + "count": 100, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 3, + "name": "epic bass", + "url": "https://www.last.fm/tag/epic+bass" + } + ], + "Freestyle 2": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 17, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 8, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 3, + "name": "Ken Carson", + "url": "https://www.last.fm/tag/Ken+Carson" + } + ], + "Succubus": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "succubus", + "url": "https://www.last.fm/tag/succubus" + } + ], + "i need u": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "fag", + "url": "https://www.last.fm/tag/fag" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 4, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 4, + "name": "homosexual", + "url": "https://www.last.fm/tag/homosexual" + }, + { + "count": 1, + "name": "homo", + "url": "https://www.last.fm/tag/homo" + }, + { + "count": 1, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + }, + { + "count": 1, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + } + ], + "Paranoid (feat. Destroy Lonely)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 4, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 4, + "name": "destroy lonely", + "url": "https://www.last.fm/tag/destroy+lonely" + } + ], + "Me N My Kup": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 2, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "Green Room": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 16, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 8, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 3, + "name": "goated with the sauce", + "url": "https://www.last.fm/tag/goated+with+the+sauce" + }, + { + "count": 3, + "name": "F1lthy", + "url": "https://www.last.fm/tag/F1lthy" + } + ], + "Hardcore": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "Murda Musik (feat. Destroy Lonely)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 17, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "Ken Carson", + "url": "https://www.last.fm/tag/Ken+Carson" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 3, + "name": "destroy lonely", + "url": "https://www.last.fm/tag/destroy+lonely" + } + ], + "Singapore (feat. Destroy Lonely)": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 8, + "name": "Ken Carson", + "url": "https://www.last.fm/tag/Ken+Carson" + }, + { + "count": 8, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 2, + "name": "destroy lonely", + "url": "https://www.last.fm/tag/destroy+lonely" + } + ], + "It’s Over": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 33, + "name": "loudbass", + "url": "https://www.last.fm/tag/loudbass" + } + ], + "Teen Bean": [], + "Mewtwo": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "Pokemon", + "url": "https://www.last.fm/tag/Pokemon" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Lose It": [ + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 44, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "power noise", + "url": "https://www.last.fm/tag/power+noise" + }, + { + "count": 15, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 15, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 1, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Overtime": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "too short", + "url": "https://www.last.fm/tag/too+short" + }, + { + "count": 8, + "name": "hi hat", + "url": "https://www.last.fm/tag/hi+hat" + }, + { + "count": 8, + "name": "needs to be longer", + "url": "https://www.last.fm/tag/needs+to+be+longer" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 3, + "name": "hi hat fast af", + "url": "https://www.last.fm/tag/hi+hat+fast+af" + } + ], + "MDMA (feat. Destroy Lonely)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "rough", + "url": "https://www.last.fm/tag/rough" + }, + { + "count": 16, + "name": "insane", + "url": "https://www.last.fm/tag/insane" + }, + { + "count": 16, + "name": "Distorted", + "url": "https://www.last.fm/tag/Distorted" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "mdma", + "url": "https://www.last.fm/tag/mdma" + }, + { + "count": 2, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + } + ], + "Vampire Hour": [], + "Like This (feat. Lil Uzi Vert, Destroy Lonely)": [], + "Pots": [], + "Rockstar Lifestyle": [], + "Nightcore": [], + "Freestyle 3": [], + "Nightcore 2": [], + "Blakk Rokkstar": [], + "Run + Ran": [], + "Delusional": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "ass", + "url": "https://www.last.fm/tag/ass" + }, + { + "count": 66, + "name": "mid", + "url": "https://www.last.fm/tag/mid" + }, + { + "count": 66, + "name": "Woman beater", + "url": "https://www.last.fm/tag/Woman+beater" + }, + { + "count": 33, + "name": "worst song of the year", + "url": "https://www.last.fm/tag/worst+song+of+the+year" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Off The Meter (with Playboi Carti & Destroy Lonely)": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "opium", + "url": "https://www.last.fm/tag/opium" + }, + { + "count": 16, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 16, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "industrial rage", + "url": "https://www.last.fm/tag/industrial+rage" + }, + { + "count": 8, + "name": "destroy lonely", + "url": "https://www.last.fm/tag/destroy+lonely" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Trap Jump": [ + { + "count": 100, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "ja morant", + "url": "https://www.last.fm/tag/ja+morant" + } + ], + "Lord of Chaos": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "Distorted", + "url": "https://www.last.fm/tag/Distorted" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + } + ], + "Delinquent (feat. Homixide Gang)": [], + "loading": [ + { + "count": 100, + "name": "poland", + "url": "https://www.last.fm/tag/poland" + }, + { + "count": 11, + "name": "deluxe", + "url": "https://www.last.fm/tag/deluxe" + }, + { + "count": 7, + "name": "polska", + "url": "https://www.last.fm/tag/polska" + } + ], + "New": [], + "Swag Overload": [], + "Teen X Babe": [], + "Hella": [], + "PDBMH": [], + "Shoot": [], + "toxic": [], + "Go": [], + "Leather Jacket": [], + "Clutch": [], + "Fuk 12": [], + "X": [], + "The End": [], + "Teenager Rager": [] + }, + "Korn": { + "Freak on a Leash": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 73, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 11, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 10, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Falling Away From Me": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 54, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 29, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + } + ], + "Got the Life": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 63, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 28, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Coming Undone": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 11, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "Blind": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 87, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 4, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Twisted Transistor": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 68, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 27, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Y'all Want A Single": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 52, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 21, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 6, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "yall want a single say fuck that fuck that fuck that", + "url": "https://www.last.fm/tag/yall+want+a+single+say+fuck+that+fuck+that+fuck+that" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Twist": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 66, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 5, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "scat", + "url": "https://www.last.fm/tag/scat" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + } + ], + "Here to Stay": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 61, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "A.D.I.D.A.S.": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 46, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 1, + "name": "funk metal", + "url": "https://www.last.fm/tag/funk+metal" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Word Up!": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 15, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + } + ], + "Make Me Bad": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 75, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 41, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 9, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + } + ], + "Right Now": [], + "Did My Time": [], + "Somebody Someone": [], + "Trash": [], + "Good God": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 39, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "Korn", + "url": "https://www.last.fm/tag/Korn" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Clown": [], + "Shoots and Ladders": [], + "Dead Bodies Everywhere": [], + "Faget": [], + "Alone I Break": [], + "It's On!": [], + "Evolution": [], + "Ball Tongue": [], + "Thoughtless": [], + "All In The Family (feat. Fred Durst)": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 17, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + }, + { + "count": 1, + "name": "comedy rap", + "url": "https://www.last.fm/tag/comedy+rap" + }, + { + "count": 1, + "name": "Legendary", + "url": "https://www.last.fm/tag/Legendary" + } + ], + "Beg for Me": [], + "Divine": [], + "Pretty": [], + "Liar": [], + "Chi": [], + "Need To": [], + "B.B.K.": [], + "Reclaim My Place": [], + "Justin": [], + "Wake Up": [], + "Hey Daddy": [], + "Let's Get This Party Started": [], + "Dead": [], + "Daddy": [], + "Lies": [], + "Seed": [], + "All In The Family": [], + "Fake": [], + "Predictable": [], + "No Way": [], + "Blind - Live at CBGB": [], + "Helmet in the Bush": [], + "Narcissistic Cannibal (feat. Skrillex & Kill The Noise)": [] + }, + "Shakira": { + "Hips Don't Lie (feat. Wyclef Jean)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 33, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 20, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 5, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 3, + "name": "wyclef jean", + "url": "https://www.last.fm/tag/wyclef+jean" + }, + { + "count": 3, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "cumbia", + "url": "https://www.last.fm/tag/cumbia" + }, + { + "count": 1, + "name": "great song", + "url": "https://www.last.fm/tag/great+song" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "She Wolf": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 74, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 32, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Whenever, Wherever": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 70, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 39, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 15, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "legend", + "url": "https://www.last.fm/tag/legend" + } + ], + "Can't Remember to Forget You (feat. Rihanna)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 65, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 36, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 2, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground)": [], + "Chantaje (feat. Maluma)": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 45, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 5, + "name": "la loba is back", + "url": "https://www.last.fm/tag/la+loba+is+back" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + } + ], + "Hips Don't Lie": [], + "Underneath Your Clothes": [], + "Loba": [], + "La Tortura (feat. Alejandro Sanz)": [], + "Loca (feat. El Cata)": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 82, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 47, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 43, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 16, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 12, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 3, + "name": "let's dance", + "url": "https://www.last.fm/tag/let%27s+dance" + }, + { + "count": 3, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 3, + "name": "Summer Time", + "url": "https://www.last.fm/tag/Summer+Time" + } + ], + "Inevitable": [], + "Addicted to You": [], + "Suerte (Whenever, Wherever)": [], + "Objection (Tango)": [], + "Ciega, Sordomuda": [], + "Rabiosa (feat. Pitbull)": [], + "Dia de Enero": [], + "Las de la Intuición": [], + "La Tortura": [], + "Gypsy": [], + "Si Te Vas": [], + "Te Felicito": [], + "Did It Again": [], + "Don't Bother": [], + "Can't Remember to Forget You": [], + "Antologia": [], + "Ojos Así": [], + "Estoy Aquí": [], + "Try Everything": [], + "Me Enamoré": [], + "Monotonía": [], + "Te Aviso, Te Anuncio (Tango)": [], + "Moscas En La Casa": [], + "Te Dejo Madrid": [], + "The One": [], + "Clandestino": [], + "Waka Waka (This Time for Africa)": [], + "Tú": [], + "Empire": [], + "Dare (La La La)": [], + "Chantaje": [], + "Loca": [], + "Rabiosa (feat. El Cata)": [], + "Sale el Sol": [], + "Loca (feat. Dizzee Rascal)": [], + "No Creo": [], + "La Pared": [], + "Soltera": [], + "Poem to a Horse": [] + }, + "Three Days Grace": { + "I Hate Everything About You": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Animal I Have Become": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 7, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "animal i have become", + "url": "https://www.last.fm/tag/animal+i+have+become" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + } + ], + "Never Too Late": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 34, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 4, + "name": "never too late", + "url": "https://www.last.fm/tag/never+too+late" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + } + ], + "Pain": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Just Like You": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Just Like You", + "url": "https://www.last.fm/tag/Just+Like+You" + } + ], + "Riot": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 29, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Home": [], + "Break": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "break", + "url": "https://www.last.fm/tag/break" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "Time of Dying": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 94, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "3 Days Grace", + "url": "https://www.last.fm/tag/3+Days+Grace" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + } + ], + "Wake Up": [], + "Scared": [], + "The Good Life": [], + "Gone Forever": [], + "Get Out Alive": [], + "Now Or Never": [], + "Let You Down": [], + "World So Cold": [], + "Painkiller": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "Let It Die": [], + "Take Me Under": [], + "Burn": [], + "On My Own": [], + "It's All Over": [], + "I Am Machine": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 60, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 13, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "auto tune", + "url": "https://www.last.fm/tag/auto+tune" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Drown": [], + "Over and Over": [], + "Lost In You": [], + "Born Like This": [], + "Last To Know": [], + "Overrated": [], + "Bitter Taste": [], + "Life Starts Now": [], + "One X": [], + "Someone Who Cares": [], + "No More": [], + "Are You Ready": [], + "Without You": [], + "Chalk Outline": [], + "Goin' Down": [], + "Bully": [], + "Fallen Angel": [], + "So Called Life": [], + "The Mountain": [], + "Human Race": [], + "The High Road": [], + "Misery Loves My Company": [], + "Infra-Red": [], + "Somebody That I Used to Know": [], + "Tell Me Why": [], + "Mayday": [] + }, + "Men I Trust": { + "Show Me How": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 36, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 24, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 11, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "desire", + "url": "https://www.last.fm/tag/desire" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Oncle Jazz": [ + { + "count": 100, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + } + ], + "Numb": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 66, + "name": "indie-pop", + "url": "https://www.last.fm/tag/indie-pop" + }, + { + "count": 66, + "name": "desolation", + "url": "https://www.last.fm/tag/desolation" + } + ], + "Tree Among Shrubs": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 16, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "us", + "url": "https://www.last.fm/tag/us" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 2, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Sugar": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 66, + "name": "soft pop", + "url": "https://www.last.fm/tag/soft+pop" + }, + { + "count": 66, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "soft funk", + "url": "https://www.last.fm/tag/soft+funk" + }, + { + "count": 10, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + } + ], + "Lauren": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "chill out", + "url": "https://www.last.fm/tag/chill+out" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 33, + "name": "groove", + "url": "https://www.last.fm/tag/groove" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "I Hope to Be Around": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "Seven": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Billie Toppy": [], + "Organon": [], + "All Night": [], + "Tailwhip": [], + "Serenade of Water": [], + "Say, Can You Hear": [], + "You Deserve This": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 66, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 33, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 33, + "name": "Calming", + "url": "https://www.last.fm/tag/Calming" + }, + { + "count": 33, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 10, + "name": "Awww", + "url": "https://www.last.fm/tag/Awww" + }, + { + "count": 10, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 10, + "name": "growing up", + "url": "https://www.last.fm/tag/growing+up" + } + ], + "Pines": [], + "Ring of Past": [], + "Show Me How (Album V)": [], + "Oh Dove": [], + "Days Go By": [], + "Husk": [], + "Carried Away": [ + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 66, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 3, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + } + ], + "Norton Commander (Album V)": [], + "Sorbitol": [], + "Found Me": [], + "Hard to Let Go": [], + "Say Can You Hear (Album V)": [], + "Norton Commander (All We Need)": [], + "I Hope To Be Around (live)": [], + "Lucky Sue": [], + "I Come With Mud": [], + "Tailwhip (Album V)": [], + "Porcelain": [], + "Girl": [], + "Always Lone": [], + "Dorian": [], + "Numb (Album V)": [], + "Beluga": [], + "All My Candles": [], + "I Hope to Be Around (Album V)": [], + "Lifelong Song": [], + "Come Back Down": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Heavenly Flow": [], + "Ante Meridiem": [], + "Air": [], + "To Ease You": [], + "The Landkeeper": [], + "5am Waltz": [], + "Before Dawn": [], + "Pierre": [] + }, + "Alice in Chains": { + "Man in the Box": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 29, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 10, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "Nutshell": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 20, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + } + ], + "Would?": [], + "Them Bones": [], + "Rooster": [], + "No Excuses": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 45, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + } + ], + "Would? (2022 remaster)": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 56, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 37, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Down in a Hole": [], + "Heaven Beside You": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 45, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + } + ], + "I Stay Away": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 50, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + } + ], + "We Die Young": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 10, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + } + ], + "Rotten Apple": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "Layne Staley", + "url": "https://www.last.fm/tag/Layne+Staley" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Them Bones (2022 Remaster)": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "sludge metal", + "url": "https://www.last.fm/tag/sludge+metal" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Angry Chair": [], + "Bleed the Freak": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 38, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 23, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 21, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + } + ], + "Check My Brain": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 80, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 31, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 31, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "stoner metal", + "url": "https://www.last.fm/tag/stoner+metal" + } + ], + "Rooster (2022 Remaster)": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 11, + "name": "JM Loved Tracks", + "url": "https://www.last.fm/tag/JM+Loved+Tracks" + } + ], + "Dam That River": [], + "Rain When I Die": [], + "Again": [], + "Grind": [], + "Don't Follow": [], + "Love, Hate, Love": [], + "Sea of Sorrow": [], + "Got Me Wrong": [], + "Down In A Hole (2022 Remaster)": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "Alice in Chains", + "url": "https://www.last.fm/tag/Alice+in+Chains" + }, + { + "count": 2, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + } + ], + "Dirt": [], + "Junkhead": [], + "Sludge Factory": [], + "Brother": [], + "It Ain't Like That": [], + "Sickman": [], + "Whale & Wasp": [], + "Hate to Feel": [], + "Your Decision": [], + "Frogs": [], + "I Can't Remember": [], + "Over Now": [], + "God Smack": [], + "Sunshine": [], + "Swing on This": [], + "Dam That River (2022 Remaster)": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 56, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 37, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 2, + "name": "stoner metal", + "url": "https://www.last.fm/tag/stoner+metal" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + } + ], + "Put You Down": [], + "Brush Away": [], + "Confusion": [], + "Real Thing": [], + "Shame in You": [], + "God Am": [], + "Black Gives Way to Blue": [], + "Would": [] + }, + "Malcolm Todd": { + "Roommates": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Sewerslvt", + "url": "https://www.last.fm/tag/Sewerslvt" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Chest Pain (I Love)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 33, + "name": "crooners", + "url": "https://www.last.fm/tag/crooners" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Sweet Boy": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Bleed (feat. Omar Apollo)": [ + { + "count": 100, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 100, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Art House": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Earrings": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "4Me 4Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 66, + "name": "Girl", + "url": "https://www.last.fm/tag/Girl" + }, + { + "count": 33, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Out of Bounds": [], + "Mr. Incorrect": [], + "Original": [], + "You Owe Me": [], + "Make Me a Better Man": [], + "Hot in NY": [], + "Hesitating": [], + "New Friends (feat. Eem Triplin)": [], + "Cheer Me On": [], + "walk to class": [ + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "comfort me": [], + "concrete": [], + "Ladygirl": [], + "Zip Up My Fly": [], + "Intercourse": [], + "Mac": [], + "On My Shoulder": [], + "Who's the Fool": [], + "Sore Throat": [], + "Thailand": [], + "Rodrick Rules": [], + "Florence": [], + "Harry Styles": [], + "I'll Come Back For You": [], + "In a Trance": [], + "Doll": [], + "Lovebird": [], + "Nemo": [], + "Lying": [], + "Rockstar Boyfriend": [], + "Accutane": [], + "Attention": [], + "Starstudded": [], + "Pillow": [], + "What's Up": [], + "Cute Shirt (Interlude)": [], + "Good Job Malcolm": [], + "Lately": [], + "So long": [], + "Chest Pain": [], + "Phones": [], + "Slowww": [], + "I Do": [] + }, + "Elton John": { + "I'm Still Standing": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 90, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 16, + "name": "elton john", + "url": "https://www.last.fm/tag/elton+john" + }, + { + "count": 5, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Your Song": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 91, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 54, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "elton john", + "url": "https://www.last.fm/tag/elton+john" + }, + { + "count": 22, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 9, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Tiny Dancer": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 88, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 40, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "elton john", + "url": "https://www.last.fm/tag/elton+john" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "almost famous", + "url": "https://www.last.fm/tag/almost+famous" + } + ], + "Rocket Man (I Think It's Going to Be a Long, Long Time)": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 97, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 21, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 15, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + } + ], + "Don't Go Breaking My Heart": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 74, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "duets", + "url": "https://www.last.fm/tag/duets" + }, + { + "count": 8, + "name": "elton john", + "url": "https://www.last.fm/tag/elton+john" + }, + { + "count": 7, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 6, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "Cold Heart - PNAU Remix": [ + { + "count": 100, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 56, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 37, + "name": "elton john", + "url": "https://www.last.fm/tag/elton+john" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "mashup", + "url": "https://www.last.fm/tag/mashup" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "clear pronunciation", + "url": "https://www.last.fm/tag/clear+pronunciation" + } + ], + "Goodbye Yellow Brick Road - Remastered 2014": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "1973", + "url": "https://www.last.fm/tag/1973" + }, + { + "count": 15, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 4, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Crocodile Rock": [], + "Bennie And The Jets - Remastered 2014": [ + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + } + ], + "Step Into Christmas": [], + "Goodbye Yellow Brick Road": [], + "Daniel": [], + "Sacrifice": [], + "Can You Feel the Love Tonight": [], + "Candle in the Wind": [], + "I Guess That's Why They Call It the Blues": [], + "Bennie and the Jets": [], + "Hold Me Closer": [], + "Rocket Man (I Think It's Going to Be a Long Long Time)": [], + "Sorry Seems to Be the Hardest Word": [], + "Don't Let the Sun Go Down on Me": [], + "Honky Cat": [], + "Saturday Night’s Alright (For Fighting) - Remastered 2014": [], + "Nikita": [], + "Circle of Life": [], + "Step Into Christmas - Remastered 1995": [], + "Someone Saved My Life Tonight": [], + "Philadelphia Freedom": [], + "I Think I'm Going To Kill Myself": [], + "Rocket Man": [], + "The Bitch Is Back": [], + "Levon": [], + "Mona Lisas and Mad Hatters": [], + "Candle In The Wind - Remastered 2014": [], + "Saturday Night's Alright For Fighting": [], + "I Want Love": [], + "Sad Songs (Say So Much)": [], + "Blue Eyes": [], + "The One": [], + "Border Song": [], + "Song For Guy": [], + "Lucy In The Sky With Diamonds": [], + "Are You Ready For Love? - Remastered": [], + "Pinball Wizard": [], + "Believe": [], + "Island Girl": [], + "Take Me to the Pilot": [], + "Amoreena": [], + "Madman Across the Water": [], + "I Don't Wanna Go On With You Like That": [] + }, + "Troye Sivan": { + "Rush": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 45, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "euro house", + "url": "https://www.last.fm/tag/euro+house" + }, + { + "count": 5, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 5, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "uk funky", + "url": "https://www.last.fm/tag/uk+funky" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "One of Your Girls": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 7, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "melody", + "url": "https://www.last.fm/tag/melody" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + } + ], + "Strawberries & Cigarettes": [ + { + "count": 100, + "name": "movie song", + "url": "https://www.last.fm/tag/movie+song" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "late night", + "url": "https://www.last.fm/tag/late+night" + }, + { + "count": 1, + "name": "shimmer", + "url": "https://www.last.fm/tag/shimmer" + } + ], + "YOUTH": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 2, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Got Me Started": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 33, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 33, + "name": "gay music", + "url": "https://www.last.fm/tag/gay+music" + }, + { + "count": 10, + "name": "twink", + "url": "https://www.last.fm/tag/twink" + }, + { + "count": 10, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 10, + "name": "biels song", + "url": "https://www.last.fm/tag/biels+song" + } + ], + "Dance to This (feat. Ariana Grande)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 12, + "name": "Spectrum Sounds", + "url": "https://www.last.fm/tag/Spectrum+Sounds" + }, + { + "count": 6, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "footwork", + "url": "https://www.last.fm/tag/footwork" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "troye sivan", + "url": "https://www.last.fm/tag/troye+sivan" + } + ], + "My My My!": [], + "Angel Baby": [ + { + "count": 100, + "name": "troye baby", + "url": "https://www.last.fm/tag/troye+baby" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 1, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "FOOLS": [], + "WILD": [], + "Bloom": [], + "Rush (feat. PinkPantheress & Hyunjin of Stray Kids)": [], + "What's the Time Where You Are?": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 33, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 33, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 10, + "name": "troye baby", + "url": "https://www.last.fm/tag/troye+baby" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "The Good Side": [], + "TALK ME DOWN": [], + "BITE": [], + "Lucky Strike": [], + "What a Heavenly Way to Die": [], + "In My Room": [], + "Easy": [], + "Honey": [], + "Take Yourself Home": [], + "Easy (with Kacey Musgraves feat. Mark Ronson)": [], + "Happy Little Pill": [], + "for him.": [], + "Silly": [], + "Still Got It": [], + "Seventeen": [], + "could cry just thinkin about you - Full Version": [], + "Can't Go Back, Baby": [], + "could cry just thinkin about you": [], + "BLUE": [], + "How to Stay with You": [], + "EASE": [], + "HEAVEN": [], + "Animal": [], + "SUBURBIA": [], + "THE QUIET": [], + "Rager teenager!": [], + "IN A DREAM": [], + "LOST BOY": [], + "Plum": [], + "COOL": [], + "STUD": [], + "The Fault in Our Stars": [], + "Postcard (feat. Gordi)": [], + "DKLA": [], + "TOO GOOD": [], + "Touch": [], + "10/10": [] + }, + "Imagine Dragons": { + "Radioactive": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 96, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 59, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + }, + { + "count": 2, + "name": "song is win", + "url": "https://www.last.fm/tag/song+is+win" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + } + ], + "Demons": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Believer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 24, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 24, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 8, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "On Top of the World": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 11, + "name": "handclaps", + "url": "https://www.last.fm/tag/handclaps" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + } + ], + "It's Time": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 78, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "best", + "url": "https://www.last.fm/tag/best" + } + ], + "Enemy (with JID) - from the series Arcane League of Legends": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "arcane", + "url": "https://www.last.fm/tag/arcane" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 8, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "edgy", + "url": "https://www.last.fm/tag/edgy" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + } + ], + "Thunder": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "Riverdale", + "url": "https://www.last.fm/tag/Riverdale" + }, + { + "count": 2, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + } + ], + "Bones": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "electric guitar riffs", + "url": "https://www.last.fm/tag/electric+guitar+riffs" + }, + { + "count": 8, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 8, + "name": "indi rock", + "url": "https://www.last.fm/tag/indi+rock" + }, + { + "count": 3, + "name": "f minor", + "url": "https://www.last.fm/tag/f+minor" + }, + { + "count": 3, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 3, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + } + ], + "Whatever It Takes": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Natural": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 22, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "IMAGINE DRAGONS", + "url": "https://www.last.fm/tag/IMAGINE+DRAGONS" + } + ], + "Warriors": [ + { + "count": 100, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + }, + { + "count": 1, + "name": "Reis do Rock", + "url": "https://www.last.fm/tag/Reis+do+Rock" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Bleeding Out": [], + "Bad Liar": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "love at firsten listen", + "url": "https://www.last.fm/tag/love+at+firsten+listen" + }, + { + "count": 66, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 3, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + } + ], + "Amsterdam": [], + "Tiptoe": [], + "Hear Me": [], + "I Bet My Life": [], + "Enemy - from the series Arcane League of Legends": [], + "Every Night": [], + "Shots": [], + "Underdog": [], + "Sharks": [ + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 66, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 33, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Round and Round": [], + "I’m So Sorry": [], + "Follow You": [], + "Shots - Broiler Remix": [], + "Wrecked": [], + "Walking the Wire": [], + "Next to Me": [], + "My Fault": [], + "Gold": [], + "Birds": [], + "Monster": [], + "Dream": [], + "Battle Cry": [], + "Friction": [], + "Zero - From the Original Motion Picture \"Ralph Breaks The Internet\"": [], + "Rise Up": [], + "Selene": [], + "Working Man": [], + "I Don’t Know Why": [], + "Eyes Closed": [], + "Roots": [], + "Cha-Ching (Till We Grow Older)": [], + "Nothing Left to Say / Rocks": [], + "The River": [], + "Machine": [], + "Lonely": [], + "Polaroid": [], + "America": [] + }, + "Black Sabbath": { + "Paranoid": [], + "Iron Man": [], + "War Pigs": [], + "Planet Caravan": [], + "Children of the Grave": [], + "N.I.B.": [], + "Electric Funeral": [], + "Black Sabbath": [], + "The Wizard": [], + "Sweet Leaf": [], + "Paranoid - 2009 Remaster": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 66, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 66, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 33, + "name": "Black Sabbath", + "url": "https://www.last.fm/tag/Black+Sabbath" + }, + { + "count": 33, + "name": "metallica", + "url": "https://www.last.fm/tag/metallica" + }, + { + "count": 33, + "name": "Megadeth", + "url": "https://www.last.fm/tag/Megadeth" + }, + { + "count": 10, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + } + ], + "Heaven and Hell": [], + "Sabbath Bloody Sabbath": [], + "Paranoid - 2012 - Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + } + ], + "Fairies Wear Boots": [], + "Hand of Doom": [], + "Changes": [], + "Into the Void": [], + "Orchid": [], + "Rat Salad": [], + "Snowblind": [], + "Solitude": [], + "Paranoid (2009 - Remaster)": [], + "After Forever": [], + "Lord of This World": [], + "Wicked World": [], + "Supernaut": [], + "Behind the Wall of Sleep": [], + "Iron Man - 2009 Remaster": [ + { + "count": 100, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 100, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 66, + "name": "spooky", + "url": "https://www.last.fm/tag/spooky" + }, + { + "count": 66, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 33, + "name": "dad rock", + "url": "https://www.last.fm/tag/dad+rock" + }, + { + "count": 33, + "name": "riffy", + "url": "https://www.last.fm/tag/riffy" + } + ], + "Iron Man - 2012 - Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Killing Yourself to Live": [], + "God Is Dead?": [], + "War Pigs - 2009 Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 66, + "name": "Traditional Doom Metal", + "url": "https://www.last.fm/tag/Traditional+Doom+Metal" + } + ], + "Sabbra Cadabra": [], + "Neon Knights": [], + "Hole in the Sky": [], + "Evil Woman": [], + "Children of the Sea": [], + "War Pigs / Luke's Wall - 2012 - Remaster": [], + "Never Say Die": [], + "Symptom of the Universe": [], + "Tomorrow's Dream": [], + "A National Acrobat": [], + "Die Young": [], + "Spiral Architect": [], + "Sleeping Village": [], + "Fluff": [], + "Lady Evil": [], + "Cornucopia": [], + "Planet Caravan - 2009 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + } + ] + }, + "Florence + the Machine": { + "Dog Days Are Over": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 93, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 22, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "Florence and The Machine", + "url": "https://www.last.fm/tag/Florence+and+The+Machine" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "You've Got The Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 83, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 48, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 9, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Florence and The Machine", + "url": "https://www.last.fm/tag/Florence+and+The+Machine" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Cosmic Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 39, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 13, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "maurice", + "url": "https://www.last.fm/tag/maurice" + }, + { + "count": 1, + "name": "And now we shant be parted no more", + "url": "https://www.last.fm/tag/And+now+we+shant+be+parted+no+more" + } + ], + "Shake It Out": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 55, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 11, + "name": "7 of 10 stars", + "url": "https://www.last.fm/tag/7+of+10+stars" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "makes me feel bigger than i am", + "url": "https://www.last.fm/tag/makes+me+feel+bigger+than+i+am" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Rabbit Heart (Raise It Up)": [], + "Kiss With A Fist": [], + "What The Water Gave Me": [], + "No Light, No Light": [], + "Drumming Song": [], + "Howl": [], + "Never Let Me Go": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 86, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 52, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 49, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 14, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "Florence and The Machine", + "url": "https://www.last.fm/tag/Florence+and+The+Machine" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "The Vampire Diaries", + "url": "https://www.last.fm/tag/The+Vampire+Diaries" + }, + { + "count": 1, + "name": "magical", + "url": "https://www.last.fm/tag/magical" + } + ], + "Girl With One Eye": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 95, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 53, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 52, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "Florence and The Machine", + "url": "https://www.last.fm/tag/Florence+and+The+Machine" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + } + ], + "Everybody Scream": [ + { + "count": 100, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 44, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 29, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 4, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "I'm Not Calling You A Liar": [], + "Spectrum": [], + "My Boy Builds Coffins": [], + "Between Two Lungs": [], + "Hurricane Drunk": [], + "Breath of Life": [], + "Blinding": [], + "Only If For A Night": [], + "Lover To Lover": [], + "Dog Days Are Over (2010 Version)": [], + "Breaking Down": [], + "Seven Devils": [], + "Heavy In Your Arms": [], + "Addicted To Love": [], + "Spectrum (Say My Name) (Calvin Harris remix)": [], + "Leave My Body": [], + "Heartlines": [], + "Falling": [], + "All This And Heaven Too": [], + "Bird Song": [], + "Hardest Of Hearts": [], + "Heartlines (Acoustic)": [], + "Over The Love": [], + "Free": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 19, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 19, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 6, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 3, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + }, + { + "count": 3, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Ship To Wreck": [], + "Sunday (New Song).": [], + "Strangeness and Charm": [], + "Bedroom Hymns": [], + "What Kind Of Man": [], + "Remain Nameless": [], + "King": [], + "Hunger": [], + "Ghosts (Demo)": [], + "Dog Days Are Over (Demo)": [], + "Shake It Out (Acoustic)": [], + "Girl With One Eye (Bayou Percussion Version)": [], + "Bird Song Intro": [] + }, + "Olivia Dean": { + "Nice To Each Other": [], + "Dive": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 17, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Man I Need": [], + "The Hardest Part": [], + "Ok Love You Bye": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "indie soul", + "url": "https://www.last.fm/tag/indie+soul" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + } + ], + "Lady Lady": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "House Spider", + "url": "https://www.last.fm/tag/House+Spider" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "The Hardest Part (feat. Leon Bridges)": [], + "Ladies Room": [], + "Echo": [], + "It Isn’t Perfect But It Might Be - from “Bridget Jones: Mad About the Boy” Original Motion Picture Soundtrack": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "movie song", + "url": "https://www.last.fm/tag/movie+song" + } + ], + "I Could Be A Florist": [], + "UFO": [], + "Time": [], + "Reason to Stay": [], + "Messy": [], + "Touching Toes": [], + "Danger": [], + "Be My Own Boyfriend": [], + "Float": [], + "Cross My Mind": [], + "Dangerously Easy": [], + "Crosswords": [], + "No Man": [], + "Carmen": [], + "Everybody's Crazy": [], + "Getting There - Interlude": [], + "Slowly": [], + "You Can't Hurry Love - Live At Jools' Annual Hootenanny": [], + "White Trainers - Demo": [], + "What Am I Gonna Do On Sundays?": [], + "Wish I Didn't Miss You - Mahogany Sessions": [], + "Baby Come Home": [], + "Password Change": [], + "Dy-Na-Mi-Tee": [], + "Fall Again": [], + "Dive - Acoustic": [], + "The Hardest Part - Acoustic": [], + "The Dress (Dijon Cover) (Live) - Spotify Live Room": [], + "The Harder They Come - From The Original BBC Series \"This Town\"": [], + "Out": [], + "Millionaire - Live From KOKO": [], + "Be My Own Boyfriend - Acoustic": [], + "Man I Need (Live) – Spotify Live Room": [], + "It Isn’t Perfect But It Might Be - Wurli Version / from “Bridget Jones: Mad About the Boy” Original Motion Picture Soundtrack": [], + "Getting There / Ladies Room - Live At Eventim Apollo": [], + "Echo - Live At The Jazz Cafe": [], + "Be My Own Boyfriend - Live At The Jazz Cafe": [], + "Ok Love You Bye - Live At Eventim Apollo": [], + "Ladies Room - Radio Edit": [], + "UFO - Live At Eventim Apollo": [] + }, + "Slowdive": { + "When the Sun Hits": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 64, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 18, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Alison": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 19, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 17, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "40 Days": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 57, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "shoegazer", + "url": "https://www.last.fm/tag/shoegazer" + } + ], + "Dagger": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 65, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 21, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 18, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "Machine Gun": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 64, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 18, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 15, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 6, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "easy", + "url": "https://www.last.fm/tag/easy" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + } + ], + "Here She Comes": [], + "Souvlaki Space Station": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 61, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 19, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 16, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + } + ], + "Sugar for the Pill": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 73, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 5, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Avant-Garde", + "url": "https://www.last.fm/tag/Avant-Garde" + } + ], + "Altogether": [], + "Sing": [], + "Melon Yellow": [], + "Catch the Breeze": [], + "Slomo": [], + "Star Roving": [], + "Celia's Dream": [], + "kisses": [], + "Some Velvet Morning": [], + "No Longer Making Time": [], + "Ballad of Sister Sue": [], + "Crazy for You": [], + "Everyone Knows": [], + "Spanish Air": [], + "Don't Know Why": [], + "Rutti": [], + "Blue Skied an' Clear": [], + "Slowdive": [], + "Erik's Song": [], + "skin in the game": [], + "Primal": [], + "So Tired - Single Version": [], + "Waves": [], + "Brighter": [], + "alife": [], + "Falling Ashes": [], + "Go Get It": [], + "Cello": [], + "The Sadman": [], + "Miranda": [], + "shanty": [], + "Visions of LA": [], + "Golden Hair": [], + "prayer remembered": [], + "Trellisaze": [], + "J's Heaven": [], + "the slab": [], + "All of Us": [], + "Shine": [], + "chained to a cloud": [], + "Good Day Sunshine": [], + "Morningrise": [] + }, + "SAJA BOYS": { + "Your Idol": [ + { + "count": 100, + "name": "kpop demon hunters", + "url": "https://www.last.fm/tag/kpop+demon+hunters" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 15, + "name": "male rapper", + "url": "https://www.last.fm/tag/male+rapper" + }, + { + "count": 15, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 4, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 4, + "name": "Saja boys", + "url": "https://www.last.fm/tag/Saja+boys" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "SODA POP": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 8, + "name": "Saja boys", + "url": "https://www.last.fm/tag/Saja+boys" + }, + { + "count": 8, + "name": "netflix", + "url": "https://www.last.fm/tag/netflix" + }, + { + "count": 8, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 3, + "name": "jinu da lili", + "url": "https://www.last.fm/tag/jinu+da+lili" + } + ], + "Your Idol - Acapella": [], + "Golden": [], + "Soda Pop - Acapella": [], + "Your Idol - Instrumental": [], + "Soda Pop - Instrumental": [], + "Your Idol - Sing-Along": [], + "Soda Pop - Sing-Along": [], + "Spark": [], + "Soda Pop - French": [], + "Soda Pop - Spanish": [], + "Takedown": [], + "Soda Pop - version française": [], + "What It Sounds Like": [], + "How It’s Done": [], + "Free": [], + "TAKEDOWN (JEONGYEON, JIHYO, CHAEYOUNG)": [], + "“Your Idol” Performance video": [], + "Strategy": [], + "Your Idol KPop Demon Hunters": [], + "오솔길 Path": [], + "사랑인가 봐 Love, Maybe": [], + "Score Suite": [], + "Your Idol (Han": [], + "We Are One": [], + "Your Idol (Kpop Demon Hunters)": [], + "Your Idol - Line Distribution + Lyrics #sajaboys #netflix #kpop #trending": [], + "YOUR IDOL dance by STARR1SE": [], + "태양과 바다의 노래 (Sun and the Sea)": [], + "Soda Pop KPop Demon Hunters": [], + "your idol (slowed + reverb)": [], + "“Your Idol” Performance video | KPop Demon Hunters | Netflix": [], + "Bubblegum": [], + "Soda Pop | K-Pop Demon Hunters | Netflix": [], + "Your Idol (Acapella)": [], + "Soda Pop - Line Distribution + Lyrics #sajaboys #netflix #kpop #trending": [], + "Shining Brighter": [], + "Back Again": [], + "Your Idol (KPop Demon Hunters) Calculator Cover": [], + "Soda Pop (cupcakKe remix )": [], + "Soda Pop (Inquisitive Remix)": [], + "Your Idol (Sing-Along)": [], + "Soda Pop (Instrumental)": [], + "Intro + Your Idol": [], + "Soda Pop (Sing-Along)": [], + "‘Your Idol’ Tagalog Ver.": [], + "Your Idol (Instrumental)": [], + "Your Idol (Dark Ages Fantasy Cover / Bardcore)": [], + "SODA POP (KPop Demon Hunters) Calculator Cover": [] + }, + "The Rolling Stones": { + "Gimme Shelter": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 27, + "name": "the rolling stones", + "url": "https://www.last.fm/tag/the+rolling+stones" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "rolling stones", + "url": "https://www.last.fm/tag/rolling+stones" + }, + { + "count": 1, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + } + ], + "Paint It, Black": [], + "Sympathy for the Devil": [], + "Paint It Black": [], + "Under My Thumb": [], + "You Can't Always Get What You Want": [], + "Wild Horses": [], + "Angie": [], + "Brown Sugar": [], + "(I Can't Get No) Satisfaction - Mono Version": [], + "(I Can't Get No) Satisfaction": [], + "Jumpin' Jack Flash": [], + "Start Me Up": [], + "Ruby Tuesday": [], + "Tumbling Dice": [], + "Street Fighting Man": [], + "She's A Rainbow": [], + "Honky Tonk Women": [], + "Beast of Burden": [], + "Start Me Up - Remastered 2009": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + } + ], + "Miss You": [], + "Sympathy For The Devil - 50th Anniversary Edition": [ + { + "count": 100, + "name": "samba rock", + "url": "https://www.last.fm/tag/samba+rock" + } + ], + "Miss You - Remastered": [ + { + "count": 100, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 44, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 29, + "name": "genre: hard rock", + "url": "https://www.last.fm/tag/genre:+hard+rock" + }, + { + "count": 29, + "name": "70s classic rock", + "url": "https://www.last.fm/tag/70s+classic+rock" + }, + { + "count": 15, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 15, + "name": "deancas", + "url": "https://www.last.fm/tag/deancas" + }, + { + "count": 15, + "name": "genre: disco", + "url": "https://www.last.fm/tag/genre:+disco" + }, + { + "count": 1, + "name": "artist radio", + "url": "https://www.last.fm/tag/artist+radio" + }, + { + "count": 1, + "name": "SIWTHST", + "url": "https://www.last.fm/tag/SIWTHST" + }, + { + "count": 1, + "name": "moonlight-classic", + "url": "https://www.last.fm/tag/moonlight-classic" + } + ], + "Beast Of Burden - Remastered 1994": [ + { + "count": 100, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 100, + "name": "remaster", + "url": "https://www.last.fm/tag/remaster" + } + ], + "Happy": [], + "Let's Spend the Night Together": [], + "Wild Horses - 2009 Mix": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 17, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 17, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 8, + "name": "deancas", + "url": "https://www.last.fm/tag/deancas" + }, + { + "count": 8, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + } + ], + "Mother's Little Helper": [], + "Rocks Off": [], + "19th Nervous Breakdown": [], + "Sweet Virginia": [], + "Get Off of My Cloud": [], + "The Last Time": [], + "Let It Bleed": [], + "Play With Fire": [], + "Rip This Joint": [], + "Satisfaction": [], + "Time Is on My Side": [], + "Not Fade Away": [], + "Shine a Light": [], + "Love in Vain": [], + "Monkey Man": [], + "Midnight Rambler": [], + "As Tears Go By": [], + "Loving Cup": [], + "Shake Your Hips": [], + "Bitch": [], + "It's All Over Now": [], + "Casino Boogie": [], + "Sweet Black Angel": [] + }, + "$uicideboy$": { + "...And To Those I Love, Thanks For Sticking Around": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 3, + "name": "bruv", + "url": "https://www.last.fm/tag/bruv" + }, + { + "count": 3, + "name": "eu te amo judith", + "url": "https://www.last.fm/tag/eu+te+amo+judith" + } + ], + "KILL YOURSELF (Part III)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 29, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "sick", + "url": "https://www.last.fm/tag/sick" + }, + { + "count": 1, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + } + ], + "PARIS": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "visual kei", + "url": "https://www.last.fm/tag/visual+kei" + }, + { + "count": 4, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 4, + "name": "Sludge", + "url": "https://www.last.fm/tag/Sludge" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + } + ], + "ANTARCTICA": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 66, + "name": "Talent", + "url": "https://www.last.fm/tag/Talent" + }, + { + "count": 66, + "name": "Perfect song", + "url": "https://www.last.fm/tag/Perfect+song" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "2-1-19", + "url": "https://www.last.fm/tag/2-1-19" + }, + { + "count": 33, + "name": "deadmau5", + "url": "https://www.last.fm/tag/deadmau5" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "Dark Side Of the Clouds", + "url": "https://www.last.fm/tag/Dark+Side+Of+the+Clouds" + } + ], + "Runnin' Thru the 7th with My Woadies": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 8, + "name": "pouya", + "url": "https://www.last.fm/tag/pouya" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "FOR THE LAST TIME": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 8, + "name": "Tech N9ne", + "url": "https://www.last.fm/tag/Tech+N9ne" + }, + { + "count": 8, + "name": "make them suffer", + "url": "https://www.last.fm/tag/make+them+suffer" + }, + { + "count": 8, + "name": "2-5-19", + "url": "https://www.last.fm/tag/2-5-19" + } + ], + "1000 Blunts": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 66, + "name": "deep", + "url": "https://www.last.fm/tag/deep" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "dark trap", + "url": "https://www.last.fm/tag/dark+trap" + }, + { + "count": 33, + "name": "suicide boys", + "url": "https://www.last.fm/tag/suicide+boys" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "My Flaws Burn Through My Skin Like Demonic Flames from Hell": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Avalon": [ + { + "count": 100, + "name": "G59", + "url": "https://www.last.fm/tag/G59" + } + ], + "2ND HAND": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "2-4-19", + "url": "https://www.last.fm/tag/2-4-19" + }, + { + "count": 66, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + }, + { + "count": 33, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + } + ], + "Matte Black": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "$outh $ide $uicide": [], + "That Just isn't Empirically Possible": [ + { + "count": 100, + "name": "deep", + "url": "https://www.last.fm/tag/deep" + }, + { + "count": 100, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + } + ], + "CLYDE (I Hope At Least One of My Ex-Girlfriends Hears This)": [ + { + "count": 100, + "name": "underground rap", + "url": "https://www.last.fm/tag/underground+rap" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 66, + "name": "underground trap", + "url": "https://www.last.fm/tag/underground+trap" + } + ], + "NEW CHAINS, SAME SHACKLES": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + }, + { + "count": 66, + "name": "stoka", + "url": "https://www.last.fm/tag/stoka" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "All That Glitters Is Not Gold, But It's Still Damn Beautiful": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + } + ], + "O PANA!": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 66, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 66, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 33, + "name": "cocaine", + "url": "https://www.last.fm/tag/cocaine" + }, + { + "count": 33, + "name": "xanax", + "url": "https://www.last.fm/tag/xanax" + }, + { + "count": 33, + "name": "exclamations", + "url": "https://www.last.fm/tag/exclamations" + }, + { + "count": 10, + "name": "cocaine in the bed", + "url": "https://www.last.fm/tag/cocaine+in+the+bed" + }, + { + "count": 10, + "name": "weed in the bed", + "url": "https://www.last.fm/tag/weed+in+the+bed" + }, + { + "count": 10, + "name": "stoka", + "url": "https://www.last.fm/tag/stoka" + } + ], + "Harvest Moon": [], + "Carrollton": [], + "Mount Sinai": [], + "Memoirs of a Gorilla": [], + "The Thin Grey Line": [ + { + "count": 100, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "All", + "url": "https://www.last.fm/tag/All" + }, + { + "count": 66, + "name": "hip-hop stuff", + "url": "https://www.last.fm/tag/hip-hop+stuff" + } + ], + "Champion Of Death": [], + "What The Fuck Is Happening": [], + "Putrid Pride": [], + "Ugliest": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "LTE": [], + "COMA": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + } + ], + "AUDUBON": [], + "Not Even Ghosts Are This Empty": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + }, + { + "count": 66, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + } + ], + "All Dogs Go To Heaven": [], + "DEAD BATTERIES": [], + "Genesis": [], + "Kill Yourself (Part IV)": [ + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 100, + "name": "sick", + "url": "https://www.last.fm/tag/sick" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "stoka", + "url": "https://www.last.fm/tag/stoka" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "cocaine in the bed", + "url": "https://www.last.fm/tag/cocaine+in+the+bed" + } + ], + "Us vs. Them": [], + "Are You Going to See the Rose in the Vase, or the Dust on the Table": [ + { + "count": 100, + "name": "poland", + "url": "https://www.last.fm/tag/poland" + }, + { + "count": 100, + "name": "polska", + "url": "https://www.last.fm/tag/polska" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Thorns": [], + "VENOM": [], + "NOW I'M UP TO MY NECK WITH OFFERS": [], + "122 DAYS": [], + "GLOSS OF BLOOD": [], + "Fucking Your Culture": [], + "Magazine": [], + "If Self-Destruction Was an Olympic Event, I’d Be Tonya Harding": [], + "The Number You Have Dialed Is Not in Service": [], + "5 Grand at 8 to 1": [], + "Materialism as a Means to an End": [], + "Diemonds": [], + "FUCKTHEPOPULATION": [], + "HARD TO TELL": [] + }, + "The Police": { + "Every Breath You Take": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 28, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "The Police", + "url": "https://www.last.fm/tag/The+Police" + }, + { + "count": 7, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + } + ], + "Roxanne": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 89, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 55, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 45, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 17, + "name": "The Police", + "url": "https://www.last.fm/tag/The+Police" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + } + ], + "Message in a Bottle": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 94, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 49, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 42, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "The Police", + "url": "https://www.last.fm/tag/The+Police" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + }, + { + "count": 1, + "name": "police", + "url": "https://www.last.fm/tag/police" + } + ], + "Every Little Thing She Does Is Magic": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 77, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "The Police", + "url": "https://www.last.fm/tag/The+Police" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 1, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Don't Stand So Close to Me": [], + "Walking on the Moon": [], + "Can't Stand Losing You": [], + "So Lonely": [], + "De Do Do Do, De Da Da Da": [], + "King of Pain": [], + "Spirits in the Material World": [], + "Wrapped Around Your Finger": [], + "Invisible Sun": [], + "Synchronicity II": [], + "Bring On The Night": [], + "Next To You": [], + "The Bed's Too Big Without You": [], + "Tea in the Sahara": [], + "Driven To Tears": [], + "Synchronicity I": [], + "Truth Hits Everybody": [], + "Every Breath You Take - Remastered 2003": [], + "Hole In My Life": [], + "Canary In A Coalmine": [], + "Reggatta De Blanc": [], + "Walking in Your Footsteps": [], + "Murder By Numbers": [], + "When The World Is Running Down, You Make The Best Of What's Still Around": [], + "Voices Inside My Head": [], + "Peanuts": [], + "Roxanne - Remastered 2003": [], + "Deathwish": [], + "It's Alright For You": [], + "Demolition Man": [], + "O My God": [], + "Miss Gradenko": [], + "Born In The 50's": [], + "Message In A Bottle - Remastered 2003": [], + "On Any Other Day": [], + "Wrapped Around Your Finger - Remastered 2003": [], + "Every Breath You Take - 2003 Stereo Remastered Version": [], + "Contact": [], + "Man In A Suitcase": [], + "Fall Out": [], + "Masoko Tanga": [], + "Mother": [], + "Does Everyone Stare": [], + "Message In A Bottle - 2003 Stereo Remastered Version": [], + "No Time This Time": [], + "Darkness": [] + }, + "Led Zeppelin": { + "Stairway to Heaven": [], + "Immigrant Song": [], + "Whole Lotta Love": [], + "Black Dog": [], + "Immigrant Song - Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 7, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + }, + { + "count": 4, + "name": "f sharp minor", + "url": "https://www.last.fm/tag/f+sharp+minor" + }, + { + "count": 4, + "name": "1970", + "url": "https://www.last.fm/tag/1970" + }, + { + "count": 4, + "name": "Great Musicianship", + "url": "https://www.last.fm/tag/Great+Musicianship" + }, + { + "count": 1, + "name": "electric guitar riffs", + "url": "https://www.last.fm/tag/electric+guitar+riffs" + }, + { + "count": 1, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 1, + "name": "blues influences", + "url": "https://www.last.fm/tag/blues+influences" + } + ], + "Stairway to Heaven - Remaster": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 73, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 48, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + } + ], + "Kashmir": [], + "Rock and Roll": [], + "Dazed and Confused": [], + "Good Times Bad Times": [], + "Ramble On": [], + "Babe I'm Gonna Leave You": [], + "Heartbreaker": [], + "Communication Breakdown": [], + "Going to California": [], + "When the Levee Breaks": [], + "Since I've Been Loving You": [], + "The Battle of Evermore": [], + "Misty Mountain Hop": [], + "Whole Lotta Love - 1990 Remaster": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 66, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 66, + "name": "proto-metal", + "url": "https://www.last.fm/tag/proto-metal" + } + ], + "Over the Hills and Far Away": [], + "Black Dog - Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 66, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 66, + "name": "heavy psych", + "url": "https://www.last.fm/tag/heavy+psych" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 8, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + }, + { + "count": 3, + "name": "Inglaterra", + "url": "https://www.last.fm/tag/Inglaterra" + } + ], + "Moby Dick": [], + "The Song Remains the Same": [], + "No Quarter": [], + "D'yer Mak'er": [], + "Tangerine": [], + "What Is and What Should Never Be": [], + "I Can't Quit You Baby": [], + "Thank You": [], + "Celebration Day": [], + "Going to California - Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 7, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 4, + "name": "bluegrass", + "url": "https://www.last.fm/tag/bluegrass" + }, + { + "count": 4, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 1, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + } + ], + "Houses of the Holy": [], + "You Shook Me": [], + "The Rain Song": [], + "Four Sticks": [], + "All My Love": [], + "The Lemon Song": [], + "Your Time Is Gonna Come": [], + "Friends": [], + "Good Times Bad Times - 1993 Remaster": [], + "That's the Way": [], + "How Many More Times": [], + "The Ocean": [], + "Gallows Pole": [], + "Rock and Roll - Remaster": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 66, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 66, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 33, + "name": "L Artist", + "url": "https://www.last.fm/tag/L+Artist" + }, + { + "count": 33, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + } + ], + "Ramble On - 1990 Remaster": [ + { + "count": 100, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 66, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Black Mountain Side": [], + "Bring It on Home": [], + "Trampled Under Foot": [] + }, + "OutKast": { + "Hey Ya!": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 63, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 39, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 8, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Ms. Jackson": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 62, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + } + ], + "So Fresh, So Clean": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 59, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 35, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 6, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 3, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "stankonia", + "url": "https://www.last.fm/tag/stankonia" + } + ], + "Roses": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 38, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 31, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 2, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "ATLiens": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 59, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 34, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 27, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "atliens", + "url": "https://www.last.fm/tag/atliens" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "georgia", + "url": "https://www.last.fm/tag/georgia" + } + ], + "Rosa Parks": [], + "B.O.B.": [], + "Aquemini": [], + "The Way You Move (feat. Sleepy Brown)": [ + { + "count": 100, + "name": "West Coast swing", + "url": "https://www.last.fm/tag/West+Coast+swing" + }, + { + "count": 64, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 11, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 5, + "name": "wcs", + "url": "https://www.last.fm/tag/wcs" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "use of tonal harmonies", + "url": "https://www.last.fm/tag/use+of+tonal+harmonies" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "cha cha", + "url": "https://www.last.fm/tag/cha+cha" + } + ], + "Intro": [], + "Prototype": [], + "SpottieOttieDopaliscious": [], + "Hey Ya! - Radio Mix / Club Mix": [], + "Elevators (Me & You)": [], + "Hey Ya": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 63, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 39, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 8, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Da Art of Storytellin' (Pt. 1)": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 4, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + }, + { + "count": 4, + "name": "touch", + "url": "https://www.last.fm/tag/touch" + }, + { + "count": 4, + "name": "too good", + "url": "https://www.last.fm/tag/too+good" + } + ], + "Jazzy Belle": [], + "Two Dope Boyz (In a Cadillac)": [], + "B.O.B. - Bombs Over Baghdad": [], + "Spaghetti Junction": [], + "Wheelz of Steel": [], + "The Way You Move": [], + "Southernplayalisticadillacmuzik": [], + "Player's Ball": [], + "I'm Cool (Interlude)": [], + "Ms Jackson": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 62, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "outkast", + "url": "https://www.last.fm/tag/outkast" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + } + ], + "Return of the \"G\"": [], + "Hold On, Be Strong": [], + "Red Velvet": [], + "West Savannah": [], + "Kim & Cookie (Interlude)": [], + "Slump": [], + "Spread": [], + "Unhappy": [], + "Hey Ya! - Radio Mix/Club Mix": [], + "Babylon": [], + "Wailin'": [], + "Ova Da Wudz": [], + "Love Hater": [], + "Happy Valentine's Day": [], + "The Rooster": [], + "Millennium": [], + "Mainstream": [], + "Gasoline Dreams (with Khujo Goodie)": [], + "?": [], + "Toilet Tisha": [], + "Crumblin' Erb": [], + "Behold a Lady": [], + "Chonkyfire": [], + "Mamacita": [] + }, + "Imogen Heap": { + "Headlock": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 50, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Hide and Seek": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 91, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 52, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 19, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 11, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 9, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Just for Now": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 26, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Goodnight and Go": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 58, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Loose Ends": [], + "Have You Got It in You?": [], + "The Walk": [], + "Clear the Area": [], + "Daylight Robbery": [], + "I Am In Love With You": [], + "The Moment I Said It": [], + "Closing In": [], + "First Train Home": [], + "Speeding Cars": [], + "Wait It Out": [], + "Come Here Boy": [], + "Tidal": [], + "Earth": [], + "Between Sheets": [], + "Canvas": [], + "Aha!": [], + "Little Bird": [], + "Swoon": [], + "Sweet Religion": [], + "Half Life": [], + "Getting Scared": [], + "Oh Me, Oh My": [], + "Candlelight": [], + "Angry Angel": [], + "Bad Body Double": [], + "The Fire": [], + "2-1": [], + "Shine": [], + "Whatever": [], + "Sleep": [], + "Headlock - Immi's Radio Mix": [], + "Useless": [], + "Rake It In": [], + "Can't Take It In": [], + "The Happy Song": [], + "Cumulus": [], + "Hallelujah": [], + "Not Now But Soon": [], + "What Have You Done To Me?": [], + "Hide & Seek": [], + "You Know Where to Find Me": [], + "Lifeline": [], + "Headlock - Instrumental": [], + "Goodnight & Go": [ + { + "count": 100, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 58, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Me The Machine": [] + }, + "Sufjan Stevens": { + "Fourth of July": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 5, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 5, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "Heartbreaking", + "url": "https://www.last.fm/tag/Heartbreaking" + }, + { + "count": 1, + "name": "sufjan stevens", + "url": "https://www.last.fm/tag/sufjan+stevens" + }, + { + "count": 1, + "name": "we are all gonna die", + "url": "https://www.last.fm/tag/we+are+all+gonna+die" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "To Be Alone With You": [], + "Chicago": [], + "Mystery of Love": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 36, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 24, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 5, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 5, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "Film Soundtrack", + "url": "https://www.last.fm/tag/Film+Soundtrack" + }, + { + "count": 2, + "name": "Call Me By Your Name", + "url": "https://www.last.fm/tag/Call+Me+By+Your+Name" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Casimir Pulaski Day": [], + "Should Have Known Better": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 60, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 40, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 10, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "Heading for the Door", + "url": "https://www.last.fm/tag/Heading+for+the+Door" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "teary-eyed", + "url": "https://www.last.fm/tag/teary-eyed" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "Futile Devices": [], + "Death With Dignity": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 51, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 6, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "blue", + "url": "https://www.last.fm/tag/blue" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "somber", + "url": "https://www.last.fm/tag/somber" + } + ], + "Futile Devices (Doveman Remix)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Visions of Gideon": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 33, + "name": "Call Me By Your Name", + "url": "https://www.last.fm/tag/Call+Me+By+Your+Name" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 10, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 3, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 3, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Concerning the UFO Sighting Near Highland, Illinois": [], + "Jacksonville": [], + "The Only Thing": [], + "John Wayne Gacy, Jr.": [], + "The Dress Looks Nice on You": [], + "The Man of Metropolis Steals Our Hearts": [], + "All of Me Wants All of You": [], + "A Short Reprise for Mary Todd, Who Went Insane, But for Very Good Reasons": [], + "The Seer's Tower": [], + "The Predatory Wasp of the Palisades Is Out to Get Us!": [], + "Prairie Fire That Wanders About": [], + "All the Trees of the Field Will Clap Their Hands": [], + "Eugene": [], + "No Shade in the Shadow of the Cross": [], + "For the Widows in Paradise, for the Fatherless in Ypsilanti": [], + "Drawn to the Blood": [], + "They Are Night Zombies!! They Are Neighbors!! They Have Come Back From the Dead!! Ahhhh!": [], + "John My Beloved": [], + "Let's Hear That String Part Again, Because I Don't Think They Heard It All the Way Out in Bushnell": [], + "Romulus": [], + "Carrie & Lowell": [], + "Out of Egypt, Into the Great Laugh of Mankind, and I Shake the Dirt From My Sandals as I Run": [], + "Holland": [], + "The Black Hawk War, or, How to Demolish an Entire Civilization and Still Feel Good About Yourself in the Morning, or, We Apologize for the Inconvenience But You're Going to Have to Leave Now, or...": [], + "Abraham": [], + "Riffs and Variations on a Single Note for Jelly Roll, Earl Hines, Louis Armstrong, Baby Dodds, and the King of Swing, to Name a Few": [], + "Blue Bucket of Gold": [], + "In the Devil's Territory": [], + "Size Too Small": [], + "Flint (For the Unemployed and Underpaid)": [], + "A Good Man Is Hard to Find": [], + "Mystery of Love (From the Original Motion Picture “Call Me by Your Name”)": [], + "Seven Swans": [], + "Niagara Falls": [], + "Sister": [], + "We Won't Need Legs to Stand": [], + "In This Temple as in the Hearts of Man for Whom He Saved the Earth": [], + "He Woke Me Up Again": [], + "Henney Buggy Band": [], + "Too Much": [] + }, + "50 Cent": { + "In Da Club": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 31, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 12, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "50 Cent - In Da Club", + "url": "https://www.last.fm/tag/50+Cent+-+In+Da+Club" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + } + ], + "Candy Shop": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 84, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 51, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 5, + "name": "candy shop", + "url": "https://www.last.fm/tag/candy+shop" + }, + { + "count": 4, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "P.I.M.P.": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 97, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 42, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 4, + "name": "G-Unit", + "url": "https://www.last.fm/tag/G-Unit" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pimp", + "url": "https://www.last.fm/tag/pimp" + }, + { + "count": 1, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + } + ], + "21 Questions": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 59, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 1, + "name": "my youth", + "url": "https://www.last.fm/tag/my+youth" + }, + { + "count": 1, + "name": "nate dogg", + "url": "https://www.last.fm/tag/nate+dogg" + } + ], + "Many Men (Wish Death)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 24, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 5, + "name": "many men", + "url": "https://www.last.fm/tag/many+men" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "WISH DEATH UPON ME", + "url": "https://www.last.fm/tag/WISH+DEATH+UPON+ME" + }, + { + "count": 1, + "name": "BLOOD IN MY EYE", + "url": "https://www.last.fm/tag/BLOOD+IN+MY+EYE" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "Disturbed", + "url": "https://www.last.fm/tag/Disturbed" + } + ], + "Just A Lil Bit": [ + { + "count": 100, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 88, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 57, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 12, + "name": "Just a Lil Bit", + "url": "https://www.last.fm/tag/Just+a+Lil+Bit" + }, + { + "count": 6, + "name": "G-Unit", + "url": "https://www.last.fm/tag/G-Unit" + }, + { + "count": 1, + "name": "Scott Storch", + "url": "https://www.last.fm/tag/Scott+Storch" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "If I Can't": [], + "Disco Inferno": [], + "Ayo Technology": [ + { + "count": 100, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 87, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 58, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 26, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + }, + { + "count": 13, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 7, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 5, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "G-Unit", + "url": "https://www.last.fm/tag/G-Unit" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Window Shopper": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 94, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 7, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "G-Unit", + "url": "https://www.last.fm/tag/G-Unit" + }, + { + "count": 1, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "Window shopper", + "url": "https://www.last.fm/tag/Window+shopper" + }, + { + "count": 1, + "name": "ELO", + "url": "https://www.last.fm/tag/ELO" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Baby By Me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 9, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 1, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "What Up Gangsta": [], + "Patiently Waiting": [], + "Patiently Waiting (feat. Eminem)": [], + "High All The Time": [], + "Back Down": [], + "Wanksta": [], + "Heat": [], + "When It Rains It Pours": [], + "I Get Money": [], + "Best Friend": [], + "Straight to the Bank": [], + "Hustler's Ambition": [], + "Get In My Car": [], + "Best Friend - remix": [], + "Don't Push Me": [], + "U Not Like Me": [], + "Gotta Make It To Heaven": [], + "Piggy Bank": [], + "Poor Lil Rich": [], + "I'm Supposed to Die Tonight": [], + "Outta Control - remix": [], + "Outta Control": [], + "P.I.M.P. - Snoop Dogg Remix": [], + "Blood Hound": [], + "God Gave Me Style": [], + "Like My Style": [], + "I'll Still Kill": [], + "In My Hood": [], + "21 Questions (Featuring Nate D": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 59, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 1, + "name": "my youth", + "url": "https://www.last.fm/tag/my+youth" + }, + { + "count": 1, + "name": "nate dogg", + "url": "https://www.last.fm/tag/nate+dogg" + } + ], + "I'm The Man": [], + "Amusement Park": [], + "Ryder Music": [], + "In da Club (dirty)": [], + "Intro": [], + "Get Up": [], + "Position Of Power": [], + "My Life": [], + "Hate It Or Love It - G-Unit Remix": [], + "This Is 50": [] + }, + "Frank Sinatra": { + "My Way": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 75, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 41, + "name": "frank sinatra", + "url": "https://www.last.fm/tag/frank+sinatra" + }, + { + "count": 38, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 16, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 5, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 5, + "name": "My Way", + "url": "https://www.last.fm/tag/My+Way" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + } + ], + "Somethin' Stupid": [ + { + "count": 100, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 77, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 51, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 5, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 5, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "frank sinatra", + "url": "https://www.last.fm/tag/frank+sinatra" + }, + { + "count": 1, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 1, + "name": "Big Band", + "url": "https://www.last.fm/tag/Big+Band" + } + ], + "Strangers in the Night": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 80, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 37, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 30, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 13, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "frank sinatra", + "url": "https://www.last.fm/tag/frank+sinatra" + }, + { + "count": 6, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + } + ], + "That's Life": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 72, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 33, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 32, + "name": "frank sinatra", + "url": "https://www.last.fm/tag/frank+sinatra" + }, + { + "count": 12, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 8, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 4, + "name": "crooner", + "url": "https://www.last.fm/tag/crooner" + }, + { + "count": 1, + "name": "life", + "url": "https://www.last.fm/tag/life" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "crooners", + "url": "https://www.last.fm/tag/crooners" + } + ], + "Fly Me to the Moon (In Other Words)": [ + { + "count": 100, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 86, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 35, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 35, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 17, + "name": "frank sinatra", + "url": "https://www.last.fm/tag/frank+sinatra" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "Sinatra", + "url": "https://www.last.fm/tag/Sinatra" + } + ], + "Fly Me to the Moon": [], + "Let It Snow! Let It Snow! Let It Snow! (with The B. Swanson Quartet)": [], + "The Way You Look Tonight": [], + "I've Got You Under My Skin": [], + "Jingle Bells": [], + "Have Yourself A Merry Little Christmas - Remastered 1999": [], + "The World We Knew (Over And Over)": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 4, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 4, + "name": "jazz vocal", + "url": "https://www.last.fm/tag/jazz+vocal" + }, + { + "count": 2, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 2, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 2, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + }, + { + "count": 1, + "name": "eddie", + "url": "https://www.last.fm/tag/eddie" + }, + { + "count": 1, + "name": "crooner", + "url": "https://www.last.fm/tag/crooner" + } + ], + "Come Fly With Me": [], + "Theme from New York, New York": [], + "Summer Wind": [], + "My Way - 2008 Remastered": [ + { + "count": 100, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 100, + "name": "-1001803858875", + "url": "https://www.last.fm/tag/-1001803858875" + } + ], + "I Get a Kick Out of You": [], + "Jingle Bells - Remastered 1999": [], + "Have Yourself a Merry Little Christmas": [], + "Santa Claus Is Coming to Town": [], + "It Was a Very Good Year": [], + "I've Got You Under My Skin - Remastered 1998": [], + "Santa Claus Is Comin' to Town": [], + "Fly Me To The Moon - 2008 Remastered": [], + "Witchcraft": [], + "New York, New York": [], + "Love and Marriage": [], + "Mistletoe and Holly": [], + "Theme From New York, New York - 2008 Remastered": [ + { + "count": 100, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 100, + "name": "Gambling Addiction", + "url": "https://www.last.fm/tag/Gambling+Addiction" + } + ], + "My Kind of Town": [], + "Let It Snow! Let It Snow! Let It Snow!": [], + "I've Got the World On a String": [], + "Moon River": [], + "The Lady Is a Tramp": [], + "You Make Me Feel So Young - Remastered 1998": [], + "Mistletoe And Holly - Remastered 1999": [], + "My Funny Valentine": [], + "Young At Heart": [], + "White Christmas": [], + "You Make Me Feel so Young": [], + "The Best Is Yet to Come": [], + "Night and Day": [], + "Come Fly With Me - Remastered 1998": [], + "In the Wee Small Hours of the Morning": [], + "Luck Be A Lady": [], + "The Girl From Ipanema - 2008 Remastered": [], + "For Once in My Life": [], + "All The Way": [], + "That's Life - 2008 Remastered": [], + "They Can't Take That Away from Me": [] + }, + "ILLIT": { + "Magnetic": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 37, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 1, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Tick-Tack": [ + { + "count": 100, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + }, + { + "count": 25, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 17, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "gorillaz", + "url": "https://www.last.fm/tag/gorillaz" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + } + ], + "Lucky Girl Syndrome": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 3, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 3, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 3, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + } + ], + "Cherish (My Love)": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Midnight Fiction": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "librarycore", + "url": "https://www.last.fm/tag/librarycore" + }, + { + "count": 10, + "name": "Iroha_da_raquel", + "url": "https://www.last.fm/tag/Iroha_da_raquel" + }, + { + "count": 10, + "name": "ryu owns this song", + "url": "https://www.last.fm/tag/ryu+owns+this+song" + }, + { + "count": 10, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Billyeoon Goyangi (Do the Dance)": [ + { + "count": 100, + "name": "Bomb", + "url": "https://www.last.fm/tag/Bomb" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 17, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 17, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 8, + "name": "sample", + "url": "https://www.last.fm/tag/sample" + }, + { + "count": 8, + "name": "electro-house", + "url": "https://www.last.fm/tag/electro-house" + }, + { + "count": 8, + "name": "future funk", + "url": "https://www.last.fm/tag/future+funk" + }, + { + "count": 3, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 3, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 3, + "name": "Unique Title", + "url": "https://www.last.fm/tag/Unique+Title" + } + ], + "My World": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "fantasy", + "url": "https://www.last.fm/tag/fantasy" + }, + { + "count": 10, + "name": "owned by ksenia", + "url": "https://www.last.fm/tag/owned+by+ksenia" + }, + { + "count": 10, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 10, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "jellyous": [ + { + "count": 100, + "name": "uk Hardcore", + "url": "https://www.last.fm/tag/uk+Hardcore" + }, + { + "count": 25, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 3, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 3, + "name": "Juke", + "url": "https://www.last.fm/tag/Juke" + } + ], + "I'LL LIKE YOU": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 8, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 8, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 3, + "name": "Garage House", + "url": "https://www.last.fm/tag/Garage+House" + } + ], + "IYKYK (If You Know You Know)": [], + "Pimple": [], + "little monster": [ + { + "count": 100, + "name": "henryEisa", + "url": "https://www.last.fm/tag/henryEisa" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 8, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 8, + "name": "Bomb", + "url": "https://www.last.fm/tag/Bomb" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 2, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 2, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "bamsopoong": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "neo-acoustic", + "url": "https://www.last.fm/tag/neo-acoustic" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 33, + "name": "neo acoustic", + "url": "https://www.last.fm/tag/neo+acoustic" + }, + { + "count": 10, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "almond chocolate": [], + "oops!": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 33, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 33, + "name": "switchexy", + "url": "https://www.last.fm/tag/switchexy" + }, + { + "count": 10, + "name": "illit da maxine", + "url": "https://www.last.fm/tag/illit+da+maxine" + } + ], + "Topping": [ + { + "count": 100, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 66, + "name": "maxine owns this song", + "url": "https://www.last.fm/tag/maxine+owns+this+song" + } + ], + "Magnetic (Sped Up)": [], + "Baby It’s Both (Tick-Tack English Ver.) (Feat. Ava Max)": [], + "Magnetic (Starlight Remix)": [], + "jellyous (feat. Sophie Powers)": [], + "Almond Chocolate (Korean Ver.)": [], + "Magnetic (City Night Remix)": [], + "Magnetic (R&B Remix)": [], + "Toki Yo Tomare": [], + "Lucky Girl Syndrome (Sped Up)": [], + "My World (Sped Up)": [], + "Midnight Fiction (Sped Up)": [], + "Cherish (My Love) (Moonlight Remix)": [], + "Cherish (My Love) (Deep Dive Remix)": [], + "Cherish (My Love) (Fever Remix)": [], + "Cherish (My Love) (Sped Up)": [], + "Billyeoon Goyangi (Do the Dance) (Snail's House Remix)": [], + "Billyeoon Goyangi (Do the Dance) (Sunlight Remix)": [], + "Cherish (My Love) (Instrumental)": [], + "Cherish (My Love) (Slowed + Reverb)": [], + "Billyeoon Goyangi (Do the Dance) (Breakbot & Irfane Remix)": [], + "Billyeoon Goyangi (Do the Dance) (Instrumental)": [], + "Karitekita Neko (Do the Dance) - Japanese Ver.": [], + "Billyeoon Goyangi (Do the Dance) (Slowed + Reverb)": [], + "Billyeoon Goyangi (Do the Dance) (Fig Tape Remix)": [], + "I’LL LIKE YOU": [], + "Almond Chocolate - Special Film": [], + "Baby It’s Both (Tick-Tack English Ver.) [feat. Ava Max]": [], + "빌려온 고양이 (Do the Dance)": [], + "時よ止まれ": [], + "ILLIT (아일릿) ‘Magnetic’ Dance Practice (Fix Ver.)": [], + "Almond Chocolate (Korean Ver.) (Performance Video)": [], + "ILLIT (아일릿) ‘Magnetic’ Dance Practice (Moving Ver.)": [], + "밤소풍": [], + "Comment from ILLIT 1": [] + }, + "Megan Thee Stallion": { + "Sweetest Pie": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Thot Shit": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "Rap Hip-Hop", + "url": "https://www.last.fm/tag/Rap++Hip-Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 3, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 3, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "Mamushi (feat. Yuki Chiba)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "japanese rap", + "url": "https://www.last.fm/tag/japanese+rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 8, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "Viral", + "url": "https://www.last.fm/tag/Viral" + }, + { + "count": 3, + "name": "Japanese hip hop", + "url": "https://www.last.fm/tag/Japanese+hip+hop" + } + ], + "Hiss": [ + { + "count": 100, + "name": "these hoes mad at Megans Law", + "url": "https://www.last.fm/tag/these+hoes+mad+at+Megans+Law" + }, + { + "count": 51, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 12, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 6, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 6, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Savage": [], + "Body": [], + "Savage Remix (feat. Beyoncé)": [], + "Neva Play (feat. RM of BTS)": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 100, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 16, + "name": "bot", + "url": "https://www.last.fm/tag/bot" + }, + { + "count": 16, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 8, + "name": "BTS RM", + "url": "https://www.last.fm/tag/BTS+RM" + }, + { + "count": 8, + "name": "RM of BTS", + "url": "https://www.last.fm/tag/RM+of+BTS" + }, + { + "count": 8, + "name": "bots", + "url": "https://www.last.fm/tag/bots" + }, + { + "count": 3, + "name": "tesão", + "url": "https://www.last.fm/tag/tes%C3%A3o" + }, + { + "count": 3, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 3, + "name": "bisexual anthem", + "url": "https://www.last.fm/tag/bisexual+anthem" + } + ], + "Girls in the Hood": [], + "Megan's Piano": [], + "Captain Hook": [], + "Cash Shit (feat. DaBaby)": [], + "Her": [], + "Otaku Hot Girl": [], + "Kitty Kat": [ + { + "count": 100, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 100, + "name": "baddie", + "url": "https://www.last.fm/tag/baddie" + }, + { + "count": 66, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + } + ], + "Hot Girl Summer (feat. Nicki Minaj & Ty Dolla $ign)": [], + "Plan B": [], + "Cry Baby (feat. DaBaby)": [], + "BOA": [], + "Cognac Queen": [ + { + "count": 100, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + } + ], + "What’s New": [], + "Cobra": [], + "Big Ole Freak": [], + "Cocky AF": [], + "B.A.S. (feat. Kyle Richh)": [ + { + "count": 100, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 33, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + }, + { + "count": 33, + "name": "new york drill", + "url": "https://www.last.fm/tag/new+york+drill" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Tuned In Freestyle": [], + "Hot Girl": [], + "Where Them Girls At": [], + "B.I.T.C.H.": [], + "Anxiety": [], + "Mamushi (Remix) [feat. TWICE]": [], + "Sex Talk": [], + "Bigger In Texas": [], + "Pressurelicious (feat. Future)": [], + "Ungrateful (feat. Key Glock)": [], + "Freak Nasty": [], + "Diamonds (with Normani)": [], + "Don’t Stop (feat. Young Thug)": [], + "Budget (feat. Latto)": [], + "Eat It": [], + "Rattle": [], + "Roc Steady (feat. Flo Milli)": [], + "Accent (feat. Glorilla)": [], + "Figueroa": [], + "Gift & A Curse": [], + "Megan Monday Freestyle": [], + "NDA": [], + "Realer": [], + "Cobra (Rock Remix) [feat. Spiritbox]": [], + "Freaky Girls (feat. SZA)": [] + }, + "Lucki": { + "Lucky": [], + "Lucky (I'm So Lucky Lucky) - Remix": [], + "I'm so lucky! - Hardstyle": [], + "I'm so lucky! - Nightcore": [], + "I'm So Lucky Lucky": [], + "I´m so lucky! - Slowed": [], + "Hop Non Stop": [], + "The Lucky Twice Song": [], + "Me and You": [], + "Lucky (Radio Edit)": [], + "Shake Like a Freak": [], + "No Friend Of Mine": [], + "Midnight crying": [], + "Big Bad Boys": [], + "Hey Girl": [], + "Lucky - Karaoke Version": [], + "Speedy Gonzales": [], + "Lucky (Hot Stuff Short Mix)": [], + "This Song": [], + "Push": [], + "Lucky (Extended Mix)": [], + "Lucky - Hot Stuff Short Mix": [], + "06 Hop Non Stop": [], + "Lucky (Hot Stuff Mix Short)": [], + "Lucky (Extended Mix) www.djwitek.prv.pl": [], + "Lucky (Riffs & Rays Mix)": [], + "Lucky (Karaoke Version)": [], + "Witchcraft": [], + "Lucky (Hot Stuff Mix) 132": [], + "Slow Down": [], + "Reflections": [], + "Lucky (Hot Stuff Long Mix)": [], + "Lucky - Radio Edit": [], + "Xan Cage": [], + "Hidden Place": [], + "Finesse": [], + "Sunset": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + }, + { + "count": 7, + "name": "cloud-rap", + "url": "https://www.last.fm/tag/cloud-rap" + } + ], + "Out My Way": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "I'm So Lucky": [], + "Lucky (Extended)": [], + "Peach Dream": [], + "4 The Betta": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "tread", + "url": "https://www.last.fm/tag/tread" + }, + { + "count": 16, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "197 Trap Talk": [], + "Poker Face": [], + "Lucky (Hot Stuff Mix)": [], + "Prada Tune": [], + "Glory Boy": [], + "New Drank": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "We Just Laugh About It": [], + "Count On Me 3": [] + }, + "Mariah Carey": { + "All I Want for Christmas Is You": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + }, + { + "count": 10, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "RB", + "url": "https://www.last.fm/tag/RB" + } + ], + "Obsessed": [ + { + "count": 100, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 96, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 62, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 13, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "obsessed", + "url": "https://www.last.fm/tag/obsessed" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "We Belong Together": [ + { + "count": 100, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 91, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 54, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Fantasy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 77, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 43, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Touch My Body": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 98, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 7, + "name": "touch my body", + "url": "https://www.last.fm/tag/touch+my+body" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Always Be My Baby": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 50, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 43, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "diva", + "url": "https://www.last.fm/tag/diva" + } + ], + "Christmas (Baby Please Come Home)": [], + "Hero": [], + "Without You": [], + "My All": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 82, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 54, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 53, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 26, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 18, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 15, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Shake It Off": [], + "Emotions": [], + "Honey": [], + "It's Like That": [], + "O Holy Night": [], + "Vision of Love": [], + "Bye Bye": [], + "One Sweet Day": [], + "Dreamlover": [], + "I Want to Know What Love Is": [], + "Santa Claus Is Comin' to Town": [], + "It's a Wrap": [], + "Silent Night": [], + "Oh Santa! (feat. Ariana Grande & Jennifer Hudson)": [], + "I Stay in Love": [], + "#Beautiful": [], + "Heartbreaker (feat. Jay-Z)": [], + "Butterfly": [], + "Love Takes Time": [], + "Someday": [], + "Mine Again": [], + "I Still Believe": [], + "All I Want For Christmas Is You - Original Version": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + }, + { + "count": 10, + "name": "Mariah Carey", + "url": "https://www.last.fm/tag/Mariah+Carey" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "RB", + "url": "https://www.last.fm/tag/RB" + } + ], + "Joy to the World": [], + "Don't Forget About Us": [], + "Anytime You Need a Friend": [], + "Open Arms": [], + "Underneath the Stars": [], + "I'll Be There": [], + "Oh Santa!": [], + "Stay the Night": [], + "I'll Be Lovin' U Long Time": [], + "Fly Like a Bird": [], + "Miss You Most (At Christmas Time)": [], + "Circles": [], + "Can't Let Go": [], + "Heartbreaker": [], + "I Don't Wanna Cry": [], + "Through the Rain": [], + "Make It Happen": [] + }, + "The Goo Goo Dolls": { + "Iris": [], + "Slide": [], + "Black Balloon": [], + "Name": [], + "Here Is Gone": [], + "Broadway": [], + "Dizzy": [], + "Sympathy": [], + "All Eyes on Me": [], + "Better Days": [], + "Bullet Proof": [], + "January Friend": [], + "Hate This Place": [], + "Amigone": [], + "Extra Pale": [], + "Full Forever": [], + "Acoustic #3": [], + "Stay With You": [], + "Let Love In": [], + "Big Machine": [], + "Give a Little Bit": [], + "Long Way Down": [], + "Before It's Too Late": [], + "What a Scene": [], + "Naked": [], + "Think About Me": [], + "Without You Here": [], + "We Are the Normal": [], + "Fallin' Down": [], + "Ain't That Unusual": [], + "Cuz You're Gone": [], + "Feel The Silence": [], + "Flat Top": [], + "Burnin' Up": [], + "Eyes Wide Open": [], + "Iris (acoustic)": [], + "It's Over": [], + "Girl Right Next to Me": [], + "Only One": [], + "Truth Is a Whisper": [], + "You Never Know": [], + "Lucky Star": [], + "On the Lie": [], + "Smash": [], + "Tucked Away": [], + "Can't Let It Go": [], + "Impersonality": [], + "Become": [], + "Lazy Eye": [], + "Slave Girl": [] + }, + "Chief Keef": { + "Love Sosa": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 42, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 12, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 12, + "name": "ignorant as fuck", + "url": "https://www.last.fm/tag/ignorant+as+fuck" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "braggadocio", + "url": "https://www.last.fm/tag/braggadocio" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "I Don't Like": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 29, + "name": "chief keef", + "url": "https://www.last.fm/tag/chief+keef" + }, + { + "count": 20, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 4, + "name": "Chief", + "url": "https://www.last.fm/tag/Chief" + }, + { + "count": 1, + "name": "Keef", + "url": "https://www.last.fm/tag/Keef" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + } + ], + "Hate Bein' Sober": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 16, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "weed", + "url": "https://www.last.fm/tag/weed" + }, + { + "count": 2, + "name": "relatable", + "url": "https://www.last.fm/tag/relatable" + } + ], + "Faneto": [ + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 4, + "name": "new jersey", + "url": "https://www.last.fm/tag/new+jersey" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "sosa", + "url": "https://www.last.fm/tag/sosa" + }, + { + "count": 1, + "name": "bang", + "url": "https://www.last.fm/tag/bang" + }, + { + "count": 1, + "name": "imperial", + "url": "https://www.last.fm/tag/imperial" + } + ], + "Kills": [ + { + "count": 100, + "name": "smoking thoinky oinky", + "url": "https://www.last.fm/tag/smoking+thoinky+oinky" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 16, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "cryptic", + "url": "https://www.last.fm/tag/cryptic" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "heat", + "url": "https://www.last.fm/tag/heat" + }, + { + "count": 3, + "name": "HOOD CLASSIC", + "url": "https://www.last.fm/tag/HOOD+CLASSIC" + } + ], + "Save That Shit": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "so fucking good", + "url": "https://www.last.fm/tag/so+fucking+good" + }, + { + "count": 33, + "name": "young chop", + "url": "https://www.last.fm/tag/young+chop" + }, + { + "count": 33, + "name": "break up songs", + "url": "https://www.last.fm/tag/break+up+songs" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "symphonic hip hop", + "url": "https://www.last.fm/tag/symphonic+hip+hop" + }, + { + "count": 10, + "name": "Soulja Boy", + "url": "https://www.last.fm/tag/Soulja+Boy" + } + ], + "Save Me": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 44, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "eccojams", + "url": "https://www.last.fm/tag/eccojams" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 4, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 1, + "name": "sosa", + "url": "https://www.last.fm/tag/sosa" + }, + { + "count": 1, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Laughin' To The Bank": [], + "Hallelujah": [], + "Tony Montana Flow": [], + "Yes Sir": [], + "Bitch Where": [], + "War": [], + "3Hunna": [], + "Winnin": [], + "Kay Kay": [], + "No Tomorrow": [], + "Kobe": [], + "Finally Rich": [], + "Earned It": [], + "I Don't Like (Remix)": [], + "Everyday": [], + "Ballin'": [], + "Monster": [], + "Blew My High": [], + "DAMN SHORTY (feat. Sexyy Red)": [], + "Almighty (Intro)": [], + "Love No Thotties": [], + "Diamonds": [], + "Ape Shit": [], + "Neph Nem (feat. Ballout & G Herbo)": [], + "Citgo": [], + "Treat Myself": [], + "I Don't Know Dem": [], + "Runner": [], + "Understand Me": [], + "Hadouken": [], + "Semi On Em": [], + "Harley Quinn": [], + "Macoroni Time": [], + "My Baby": [], + "See Through": [], + "Sosa Chamberlain": [], + "Jesus Skit": [], + "Dirty Nachos": [], + "Too Trim": [], + "Jesus (feat. Lil Gnar)": [], + "Bouncin": [], + "That's It": [], + "Nobody (feat. Kanye West)": [] + }, + "Ethel Cain": { + "American Teenager": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 36, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + }, + { + "count": 1, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Crush": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 10, + "name": "bowie", + "url": "https://www.last.fm/tag/bowie" + }, + { + "count": 10, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Strangers": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 44, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "first song on last fm to hit 600 scrobbles", + "url": "https://www.last.fm/tag/first+song+on+last+fm+to+hit+600+scrobbles" + }, + { + "count": 15, + "name": "shes mother", + "url": "https://www.last.fm/tag/shes+mother" + }, + { + "count": 4, + "name": "post rock", + "url": "https://www.last.fm/tag/post+rock" + }, + { + "count": 1, + "name": "southern gothic", + "url": "https://www.last.fm/tag/southern+gothic" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "Great way to end an album", + "url": "https://www.last.fm/tag/Great+way+to+end+an+album" + } + ], + "A House in Nebraska": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 7, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 7, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 4, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Ptolemaea": [ + { + "count": 100, + "name": "dark ambient", + "url": "https://www.last.fm/tag/dark+ambient" + }, + { + "count": 100, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 29, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 29, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 15, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 15, + "name": "death industrial", + "url": "https://www.last.fm/tag/death+industrial" + }, + { + "count": 15, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "scary", + "url": "https://www.last.fm/tag/scary" + } + ], + "Sun Bleached Flies": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 66, + "name": "cried to", + "url": "https://www.last.fm/tag/cried+to" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + } + ], + "Family Tree (Intro)": [ + { + "count": 100, + "name": "great way to start an album", + "url": "https://www.last.fm/tag/great+way+to+start+an+album" + }, + { + "count": 44, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "gothic country", + "url": "https://www.last.fm/tag/gothic+country" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 15, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 4, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 1, + "name": "southern gothic", + "url": "https://www.last.fm/tag/southern+gothic" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + } + ], + "Hard Times": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 100, + "name": "Heartbreaking", + "url": "https://www.last.fm/tag/Heartbreaking" + }, + { + "count": 66, + "name": "Heartbreakint", + "url": "https://www.last.fm/tag/Heartbreakint" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 4, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 1, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + } + ], + "Family Tree": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 29, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 15, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 15, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "angst", + "url": "https://www.last.fm/tag/angst" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Gibson Girl": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "hidden hits", + "url": "https://www.last.fm/tag/hidden+hits" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "original", + "url": "https://www.last.fm/tag/original" + }, + { + "count": 2, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "Televangelism": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 33, + "name": "Haunt Your House", + "url": "https://www.last.fm/tag/Haunt+Your+House" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Western Nights": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 33, + "name": "underappreciated", + "url": "https://www.last.fm/tag/underappreciated" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "gorgeous", + "url": "https://www.last.fm/tag/gorgeous" + }, + { + "count": 10, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 10, + "name": "flawless", + "url": "https://www.last.fm/tag/flawless" + }, + { + "count": 10, + "name": "bonus track", + "url": "https://www.last.fm/tag/bonus+track" + } + ], + "Thoroughfare": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 66, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 66, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 33, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 33, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 33, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + } + ], + "Nettles": [ + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 44, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 15, + "name": "alt country", + "url": "https://www.last.fm/tag/alt+country" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "dark ambient", + "url": "https://www.last.fm/tag/dark+ambient" + }, + { + "count": 1, + "name": "violin", + "url": "https://www.last.fm/tag/violin" + } + ], + "Punish": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 69, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "drone metal", + "url": "https://www.last.fm/tag/drone+metal" + }, + { + "count": 29, + "name": "DOOMGAZE", + "url": "https://www.last.fm/tag/DOOMGAZE" + }, + { + "count": 15, + "name": "Feral in the Barrel with Diogenes", + "url": "https://www.last.fm/tag/Feral+in+the+Barrel+with+Diogenes" + }, + { + "count": 8, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 8, + "name": "post rock", + "url": "https://www.last.fm/tag/post+rock" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Fuck Me Eyes": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 56, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 37, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 2, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "July 2025", + "url": "https://www.last.fm/tag/July+2025" + } + ], + "August Underground": [], + "Knuckle Velvet": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 25, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 17, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 3, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 3, + "name": "reverb", + "url": "https://www.last.fm/tag/reverb" + }, + { + "count": 3, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + } + ], + "Perverts": [], + "Inbred": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "dark ambient", + "url": "https://www.last.fm/tag/dark+ambient" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 33, + "name": "title tracks", + "url": "https://www.last.fm/tag/title+tracks" + }, + { + "count": 10, + "name": "she ate", + "url": "https://www.last.fm/tag/she+ate" + }, + { + "count": 10, + "name": "holy fuck", + "url": "https://www.last.fm/tag/holy+fuck" + }, + { + "count": 10, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + } + ], + "Janie": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "donniedarko", + "url": "https://www.last.fm/tag/donniedarko" + } + ], + "Dust Bowl": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 44, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "duster", + "url": "https://www.last.fm/tag/duster" + }, + { + "count": 4, + "name": "DOOMGAZE", + "url": "https://www.last.fm/tag/DOOMGAZE" + }, + { + "count": 4, + "name": "donniedarko", + "url": "https://www.last.fm/tag/donniedarko" + }, + { + "count": 1, + "name": "duster sample", + "url": "https://www.last.fm/tag/duster+sample" + }, + { + "count": 1, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 1, + "name": "tvx core", + "url": "https://www.last.fm/tag/tvx+core" + } + ], + "Vacillator": [], + "Michelle Pfeiffer (feat. lil aaron)": [], + "housofpsychoticwomn": [], + "For Sure": [], + "Unpunishable": [], + "Amber Waves": [], + "Onanist": [], + "Willoughby's Theme": [ + { + "count": 100, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 25, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 16, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 16, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 8, + "name": "ambient americana", + "url": "https://www.last.fm/tag/ambient+americana" + } + ], + "Head in the Wall": [], + "Everytime - Spotify Singles": [], + "Crush - Stripped": [], + "Two-Headed Mother": [], + "Tempest": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 56, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 37, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 16, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 8, + "name": "DOOMGAZE", + "url": "https://www.last.fm/tag/DOOMGAZE" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "holy fucking shit", + "url": "https://www.last.fm/tag/holy+fucking+shit" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + } + ], + "A Knock at the Door": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "donniedarko", + "url": "https://www.last.fm/tag/donniedarko" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Pulldrone": [], + "God's Country (feat. Wicca Phase Springs Eternal)": [], + "Etienne": [], + "Sunday Morning": [], + "Waco, Texas": [ + { + "count": 100, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 66, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 8, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 3, + "name": "texas", + "url": "https://www.last.fm/tag/texas" + }, + { + "count": 3, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 3, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + } + ], + "Willoughby's Interlude": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 66, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 66, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 33, + "name": "Space Ambient", + "url": "https://www.last.fm/tag/Space+Ambient" + } + ], + "Golden Age": [], + "Radio Towers": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 25, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 16, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 16, + "name": "dark ambient", + "url": "https://www.last.fm/tag/dark+ambient" + }, + { + "count": 8, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + } + ], + "Thatorchia": [], + "Casings": [], + "Lilies": [], + "Misuse Oh": [], + "Growing Pains": [], + "Dog Days": [] + }, + "Lil Baby": { + "Drip Too Hard (Lil Baby & Gunna)": [ + { + "count": 100, + "name": "waves", + "url": "https://www.last.fm/tag/waves" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "home", + "url": "https://www.last.fm/tag/home" + } + ], + "Yes Indeed": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 8, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "Pokemon", + "url": "https://www.last.fm/tag/Pokemon" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "pikachu", + "url": "https://www.last.fm/tag/pikachu" + } + ], + "Freestyle": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Pure Cocaine": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Life Goes On": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + }, + { + "count": 8, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 8, + "name": "Lil Uzi Vert", + "url": "https://www.last.fm/tag/Lil+Uzi+Vert" + }, + { + "count": 8, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + } + ], + "Sum 2 Prove": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "Iil baby", + "url": "https://www.last.fm/tag/Iil+baby" + }, + { + "count": 33, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Never Recover (Lil Baby & Gunna, Drake)": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 66, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 33, + "name": "gunna", + "url": "https://www.last.fm/tag/gunna" + } + ], + "We Paid (feat. 42 Dugg)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "no melody", + "url": "https://www.last.fm/tag/no+melody" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 33, + "name": "42 Dugg", + "url": "https://www.last.fm/tag/42+Dugg" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "Low Down": [], + "Woah": [], + "Ready (feat. Gunna)": [], + "On Me": [], + "Stuff (feat. Travis Scott)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 66, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 33, + "name": "Raziyob", + "url": "https://www.last.fm/tag/Raziyob" + }, + { + "count": 33, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Grace (feat. 42 Dugg)": [], + "Emotionally Scarred": [], + "Commercial (feat. Lil Uzi Vert)": [], + "Close Friends (Lil Baby & Gunna)": [], + "The Bigger Picture": [], + "Heatin Up (feat. Gunna)": [], + "Dum, Dumb, and Dumber (with Young Thug & Future)": [], + "Outfit (with 21 Savage)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 33, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Hats Off (feat. Travis Scott)": [], + "In a Minute": [], + "No Sucker (feat. Moneybagg Yo)": [], + "California Breeze": [], + "Live Off My Closet (feat. Future)": [], + "Right On": [], + "Not Finished": [], + "Never Hating (feat. Young Thug)": [], + "Forever (feat. Fridayy)": [], + "Real As It Gets (feat. EST Gee)": [], + "Heyy": [], + "Real Spill": [], + "Pop Out (feat. Nardo Wick)": [], + "Go Hard": [], + "Off White VLONE (Lil Baby & Gunna feat. Lil Durk & NAV)": [], + "F U 2X": [], + "Business Is Business (Lil Baby & Gunna)": [], + "I Am (Lil Baby & Gunna)": [], + "2040": [], + "All In": [], + "Man Of My Word": [], + "Insecurities": [], + "How": [], + "Never Needed No Help": [], + "Out The Mud": [], + "From Now On (feat. Future)": [], + "Get Ugly": [], + "Still Runnin (feat. Meek Mill)": [], + "How It Feels": [] + }, + "Bryson Tiller": { + "Don't": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "lap dance", + "url": "https://www.last.fm/tag/lap+dance" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + } + ], + "Exchange": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 16, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "deja vu", + "url": "https://www.last.fm/tag/deja+vu" + }, + { + "count": 8, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + }, + { + "count": 2, + "name": "Montanaave", + "url": "https://www.last.fm/tag/Montanaave" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Right My Wrongs": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 15, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Whatever She Wants": [ + { + "count": 100, + "name": "detroit", + "url": "https://www.last.fm/tag/detroit" + }, + { + "count": 100, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + } + ], + "Sorrows": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 33, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + } + ], + "Let Em' Know": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 8, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 8, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Sorry Not Sorry": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "sick track", + "url": "https://www.last.fm/tag/sick+track" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Let Me Explain": [ + { + "count": 100, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + }, + { + "count": 100, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + } + ], + "Blame": [], + "Outta Time (feat. Drake)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 66, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 33, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + } + ], + "Next To You": [], + "Overtime": [], + "Been That Way": [], + "Run Me Dry": [], + "Inhale": [], + "For However Long": [], + "Keep Doing What You're Doing": [], + "Rambo": [], + "Just Another Interlude": [], + "Open Interlude": [], + "Attention": [], + "Self Righteous": [], + "Ciao!": [], + "Outside": [], + "Intro (Difference)": [], + "502 Come Up": [], + "Canceled": [], + "Always Forever": [], + "7:00": [], + "The Sequence": [], + "Ten Nine Fourteen": [], + "Things Change": [], + "Somethin Tells Me": [], + "Calypso": [], + "No Longer Friends": [], + "Self-Made": [], + "Rambo (Last Blood) (feat. The Weeknd)": [], + "Years Go By": [], + "I'm Ready For You": [], + "Don't Get Too High": [], + "Timeless Interlude": [], + "Random Access Memory [RAM] (feat. Clara La San)": [], + "Still Yours (feat. Big Sean)": [], + "Persuasion (feat. Victoria Monét)": [], + "Set It Off": [], + "lonely christmas (feat. Justin Bieber & Poo Bear)": [], + "Whatever She Wants [BONUS]": [], + "Peace Interlude": [], + "Stay Gold": [], + "We Both Know": [] + }, + "Lisa": { + "MONEY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Rockstar": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 1, + "name": "Lisa", + "url": "https://www.last.fm/tag/Lisa" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "New Woman (feat. ROSALÍA)": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 29, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 1, + "name": "spanglish", + "url": "https://www.last.fm/tag/spanglish" + }, + { + "count": 1, + "name": "collab", + "url": "https://www.last.fm/tag/collab" + }, + { + "count": 1, + "name": "disappointing", + "url": "https://www.last.fm/tag/disappointing" + } + ], + "LALISA": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "blackpink", + "url": "https://www.last.fm/tag/blackpink" + }, + { + "count": 1, + "name": "LALISA", + "url": "https://www.last.fm/tag/LALISA" + }, + { + "count": 1, + "name": "Lisa", + "url": "https://www.last.fm/tag/Lisa" + } + ], + "Born Again (feat. Doja Cat & RAYE)": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 100, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 46, + "name": "raye", + "url": "https://www.last.fm/tag/raye" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "doja cat", + "url": "https://www.last.fm/tag/doja+cat" + }, + { + "count": 15, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 4, + "name": "dance- pop", + "url": "https://www.last.fm/tag/dance-+pop" + }, + { + "count": 1, + "name": "getwelIsn", + "url": "https://www.last.fm/tag/getwelIsn" + }, + { + "count": 1, + "name": "alter ego", + "url": "https://www.last.fm/tag/alter+ego" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "紅蓮華": [ + { + "count": 100, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 36, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 24, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "demon slayer", + "url": "https://www.last.fm/tag/demon+slayer" + } + ], + "Crossing Field": [ + { + "count": 100, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 95, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 43, + "name": "Sword Art Online", + "url": "https://www.last.fm/tag/Sword+Art+Online" + }, + { + "count": 33, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "sao", + "url": "https://www.last.fm/tag/sao" + }, + { + "count": 6, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + } + ], + "Moonlit Floor (Kiss Me)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 17, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "FXCK UP THE WORLD (feat. Future)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 4, + "name": "gay anthem", + "url": "https://www.last.fm/tag/gay+anthem" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "ended charlie xcx", + "url": "https://www.last.fm/tag/ended+charlie+xcx" + }, + { + "count": 1, + "name": "queen of rap", + "url": "https://www.last.fm/tag/queen+of+rap" + }, + { + "count": 1, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "Rockstar - Extended": [], + "Chill": [ + { + "count": 100, + "name": "brazilian funk", + "url": "https://www.last.fm/tag/brazilian+funk" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "baile funk", + "url": "https://www.last.fm/tag/baile+funk" + }, + { + "count": 2, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 2, + "name": "thriller", + "url": "https://www.last.fm/tag/thriller" + }, + { + "count": 2, + "name": "Anitta", + "url": "https://www.last.fm/tag/Anitta" + } + ], + "Moonlit Floor": [], + "When I'm With You (feat. Tyla)": [], + "Elastigirl": [], + "Thunder": [], + "Lifestyle": [], + "Rapunzel (feat. Megan Thee Stallion)": [], + "Dream": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "ended taylor swift", + "url": "https://www.last.fm/tag/ended+taylor+swift" + }, + { + "count": 66, + "name": "ended taylor cuwift", + "url": "https://www.last.fm/tag/ended+taylor+cuwift" + }, + { + "count": 33, + "name": "ended tailor", + "url": "https://www.last.fm/tag/ended+tailor" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "Sunni", + "url": "https://www.last.fm/tag/Sunni" + }, + { + "count": 2, + "name": "alterego", + "url": "https://www.last.fm/tag/alterego" + } + ], + "ADAMAS": [], + "FXCK UP THE WORLD (Vixi Solo Version)": [], + "BADGRRRL": [], + "炎": [], + "ReawakeR (feat. Felix of Stray Kids)": [], + "Rising Hope": [], + "Catch The Moment": [], + "Rapunzel (Kiki Solo Version)": [], + "Oath sign": [], + "unlasting": [], + "明け星": [], + "Gurenge": [], + "紅蓮華 -TV ver.-": [], + "だってアタシのヒーロー。": [], + "Realize": [], + "再会 (produced by Ayase)": [], + "Rockstar - Instrumental": [], + "シルシ": [], + "往け": [], + "Rockstar - Sped Up": [], + "Moonlit Floor (Kiss Me) - Santa Baby Remix": [], + "Rockstar - Slowed Down": [], + "Rally Go Round": [], + "ASH": [], + "Queen": [], + "白銀": [], + "Datte Atashino Hero": [], + "Born Again (feat. Doja Cat & RAYE) - Purple Disco Machine Remix": [], + "Shouted Serenade": [], + "No More Time Machine": [], + "Thrill, Risk, Heartless": [], + "残酷な夜に輝け - Shine in the Cruel Night": [] + }, + "Adrianne Lenker": { + "anything": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 19, + "name": "I love Olivia soooooo much", + "url": "https://www.last.fm/tag/I+love+Olivia+soooooo+much" + }, + { + "count": 8, + "name": "so fucking beautiful", + "url": "https://www.last.fm/tag/so+fucking+beautiful" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "not a lot, just forever": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 66, + "name": "special", + "url": "https://www.last.fm/tag/special" + }, + { + "count": 33, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Legendary", + "url": "https://www.last.fm/tag/Legendary" + }, + { + "count": 2, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + }, + { + "count": 2, + "name": "sing along", + "url": "https://www.last.fm/tag/sing+along" + } + ], + "forwards beckon rebound": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 4, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 4, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 1, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + }, + { + "count": 1, + "name": "brilliant", + "url": "https://www.last.fm/tag/brilliant" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "half return": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Sentimental", + "url": "https://www.last.fm/tag/Sentimental" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "Illinois", + "url": "https://www.last.fm/tag/Illinois" + }, + { + "count": 3, + "name": "Indiana", + "url": "https://www.last.fm/tag/Indiana" + }, + { + "count": 3, + "name": "na baekjin", + "url": "https://www.last.fm/tag/na+baekjin" + } + ], + "ingydar": [ + { + "count": 100, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 3, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 3, + "name": "18", + "url": "https://www.last.fm/tag/18" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Jonathan": [], + "zombie girl": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "dreams", + "url": "https://www.last.fm/tag/dreams" + }, + { + "count": 1, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + } + ], + "come": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "death", + "url": "https://www.last.fm/tag/death" + }, + { + "count": 1, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + }, + { + "count": 1, + "name": "ari core", + "url": "https://www.last.fm/tag/ari+core" + }, + { + "count": 1, + "name": "na baekjin", + "url": "https://www.last.fm/tag/na+baekjin" + } + ], + "two reverse": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 66, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 66, + "name": "Legendary", + "url": "https://www.last.fm/tag/Legendary" + }, + { + "count": 33, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "grey", + "url": "https://www.last.fm/tag/grey" + }, + { + "count": 10, + "name": "legacy", + "url": "https://www.last.fm/tag/legacy" + }, + { + "count": 10, + "name": "colors", + "url": "https://www.last.fm/tag/colors" + }, + { + "count": 10, + "name": "forest", + "url": "https://www.last.fm/tag/forest" + } + ], + "Indiana": [], + "Sadness As A Gift": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 39, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 17, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 9, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 5, + "name": "Off the shelf", + "url": "https://www.last.fm/tag/Off+the+shelf" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "so fucking good", + "url": "https://www.last.fm/tag/so+fucking+good" + } + ], + "my angel": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "na baekjin", + "url": "https://www.last.fm/tag/na+baekjin" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + } + ], + "symbol": [], + "heavy focus": [], + "dragon eyes": [], + "Free Treasure": [], + "Fool": [], + "Kerina": [], + "Steamboat": [], + "Vampire Empire": [], + "No Machine": [], + "Ruined": [], + "A Love of Some Kind": [], + "Real House": [], + "womb": [], + "Evol": [], + "A Better Time to Meet": [], + "Angels": [], + "Donut Seam": [], + "abyss kiss": [], + "Candleflame": [], + "Already Lost": [], + "Cell Phone Says": [], + "Row": [], + "I Still Hear You": [], + "Hours Were The Birds": [], + "cradle": [], + "To Violet": [], + "Miss Misty": [], + "terminal paradise": [], + "Lighthouse": [], + "what can you say": [], + "blue and red horses": [], + "New York City": [], + "Money": [], + "Butterfly": [], + "Snow Song": [], + "Disappear": [], + "Once A Bunch": [], + "Feel Better": [] + }, + "MF DOOM": { + "Doomsday": [ + { + "count": 100, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 78, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 48, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 18, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 12, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 12, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 2, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "One Beer": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 8, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 5, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 5, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 1, + "name": "beer", + "url": "https://www.last.fm/tag/beer" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Rapp Snitch Knishes feat. Mr. Fantastik": [], + "Hoe Cakes": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 92, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 41, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 13, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 6, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 6, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "supa", + "url": "https://www.last.fm/tag/supa" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "rhymesayers", + "url": "https://www.last.fm/tag/rhymesayers" + } + ], + "That's That": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 17, + "name": "hear me out", + "url": "https://www.last.fm/tag/hear+me+out" + }, + { + "count": 8, + "name": "freddie dredd", + "url": "https://www.last.fm/tag/freddie+dredd" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 1, + "name": "music to my ears", + "url": "https://www.last.fm/tag/music+to+my+ears" + }, + { + "count": 1, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + } + ], + "Rhymes Like Dimes": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 90, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 21, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 13, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 4, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "nerd rap", + "url": "https://www.last.fm/tag/nerd+rap" + }, + { + "count": 1, + "name": "applesauce", + "url": "https://www.last.fm/tag/applesauce" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + } + ], + "Rapp Snitch Knishes": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 17, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 17, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 8, + "name": "rocket sauce", + "url": "https://www.last.fm/tag/rocket+sauce" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "independent", + "url": "https://www.last.fm/tag/independent" + }, + { + "count": 1, + "name": "underground rap", + "url": "https://www.last.fm/tag/underground+rap" + }, + { + "count": 1, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + } + ], + "Vomitspit": [ + { + "count": 100, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 42, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 5, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 5, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 2, + "name": "you should quit smoking", + "url": "https://www.last.fm/tag/you+should+quit+smoking" + }, + { + "count": 2, + "name": "DEEBOMAC", + "url": "https://www.last.fm/tag/DEEBOMAC" + }, + { + "count": 1, + "name": "rhymesayers", + "url": "https://www.last.fm/tag/rhymesayers" + } + ], + "Deep Fried Frenz": [], + "Potholderz feat. Count Bass D": [], + "Kon Queso": [], + "Gas Drawls": [], + "Kon Karne": [], + "Coffin Nails": [], + "Lavender Buds": [ + { + "count": 100, + "name": "cityscape with dj bean", + "url": "https://www.last.fm/tag/cityscape+with+dj+bean" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + }, + { + "count": 1, + "name": "instrumental hip hop", + "url": "https://www.last.fm/tag/instrumental+hip+hop" + } + ], + "Go With The Flow": [], + "Kookies": [], + "Poo-Putt Platter": [], + "Gumbo": [], + "Beef Rap": [], + "Fillet-O-Rapper": [], + "Fig Leaf Bi-Carbonate": [], + "Gazzillion Ear": [], + "Red And Gold": [], + "Ballskin": [], + "Angelz": [], + "Guinnesses feat. Angelika & 4ize": [], + "Potholderz": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "turntablism", + "url": "https://www.last.fm/tag/turntablism" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "food", + "url": "https://www.last.fm/tag/food" + }, + { + "count": 8, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 8, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 3, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 3, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "hot shit", + "url": "https://www.last.fm/tag/hot+shit" + } + ], + "Dead Bent": [], + "Beef Rapp": [], + "Arrow Root": [], + "The Time We Faced Doom (Skit)": [], + "Hey!": [], + "The Finest": [], + "?": [], + "Back In The Days (Skit)": [], + "The Hands Of Doom (Skit)": [], + "Lightworks": [], + "Tick, Tick...": [], + "Rapp Snitch Knishes (feat. Mr. Fantastik)": [], + "Coco Mango (FloFilz Remix)": [], + "Who You Think I Am?": [], + "Doom, Are You Awake? (Skit)": [], + "The Mic": [], + "Saffron": [], + "Absolutely": [], + "Licorice": [], + "Rap Ambush": [], + "Operation: Greenbacks": [], + "Yessir!": [] + }, + "Pixies": { + "Where Is My Mind?": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 71, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 19, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "fight club", + "url": "https://www.last.fm/tag/fight+club" + }, + { + "count": 7, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + } + ], + "Here Comes Your Man": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 87, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 57, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 14, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + }, + { + "count": 2, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 2, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Monkey Gone to Heaven": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + }, + { + "count": 12, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 9, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "77davez-all-tracks", + "url": "https://www.last.fm/tag/77davez-all-tracks" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + } + ], + "Hey": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 94, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 48, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 45, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 1, + "name": "hey", + "url": "https://www.last.fm/tag/hey" + } + ], + "Debaser": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 97, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 9, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 8, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + }, + { + "count": 2, + "name": "77davez-all-tracks", + "url": "https://www.last.fm/tag/77davez-all-tracks" + }, + { + "count": 2, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 2, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + } + ], + "Wave of Mutilation": [], + "Gouge Away": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 93, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 14, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 13, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "pixies", + "url": "https://www.last.fm/tag/pixies" + }, + { + "count": 2, + "name": "77davez-all-tracks", + "url": "https://www.last.fm/tag/77davez-all-tracks" + }, + { + "count": 1, + "name": "lost", + "url": "https://www.last.fm/tag/lost" + }, + { + "count": 1, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + } + ], + "Where Is My Mind? - Remastered": [], + "Where Is My Mind? - 2007 Remaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 33, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + } + ], + "All I Think About Now": [ + { + "count": 100, + "name": "Bagel", + "url": "https://www.last.fm/tag/Bagel" + }, + { + "count": 55, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "-1001507082233", + "url": "https://www.last.fm/tag/-1001507082233" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "mel gibson", + "url": "https://www.last.fm/tag/mel+gibson" + } + ], + "Tame": [], + "La La Love You": [], + "I Bleed": [], + "Velouria": [], + "The Thing": [], + "Ana": [], + "Gigantic": [], + "Dead": [], + "Mr. Grieves": [], + "Bone Machine": [], + "Crackity Jones": [], + "There Goes My Gun": [], + "Is She Weird": [], + "Caribou": [], + "Silver": [], + "Broken Face": [], + "Dig for Fire": [], + "Break My Body": [], + "Allison": [], + "Cecilia Ann": [], + "U-Mass": [], + "Cactus": [], + "Something Against You": [], + "River Euphrates": [], + "Vamos": [], + "Planet of Sound": [], + "Nimrod's Son": [], + "The Holiday Song": [], + "Tony's Theme": [], + "Alec Eiffel": [], + "Brick Is Red": [], + "Rock Music": [], + "Havalina": [], + "I'm Amazed": [], + "Wave Of Mutilation - UK Surf": [], + "Isla de Encanta": [], + "No. 13 Baby": [], + "Oh My Golly!": [], + "The Happening": [], + "All Over the World": [] + }, + "Usher": { + "Yeah! (feat. Lil Jon & Ludacris)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 46, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 15, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "DJ Got Us Fallin' in Love (feat. Pitbull)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 54, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 28, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 1, + "name": "let's dance", + "url": "https://www.last.fm/tag/let%27s+dance" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "My Boo": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 67, + "name": "Usher", + "url": "https://www.last.fm/tag/Usher" + }, + { + "count": 30, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 27, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 11, + "name": "my boo", + "url": "https://www.last.fm/tag/my+boo" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Usher- my boo", + "url": "https://www.last.fm/tag/Usher-+my+boo" + } + ], + "OMG (feat. will.i.am)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 92, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 51, + "name": "Usher", + "url": "https://www.last.fm/tag/Usher" + }, + { + "count": 27, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "will i am", + "url": "https://www.last.fm/tag/will+i+am" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "songs I am likely to start singing loudly in public", + "url": "https://www.last.fm/tag/songs+I+am+likely+to+start+singing+loudly+in+public" + } + ], + "Burn": [], + "U Got It Bad": [], + "Hey Daddy (Daddy's Home)": [ + { + "count": 100, + "name": "Usher", + "url": "https://www.last.fm/tag/Usher" + }, + { + "count": 89, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 23, + "name": "The Runners", + "url": "https://www.last.fm/tag/The+Runners" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "daddys hom", + "url": "https://www.last.fm/tag/daddys+hom" + }, + { + "count": 1, + "name": "the singles", + "url": "https://www.last.fm/tag/the+singles" + } + ], + "U Remind Me": [], + "Scream": [], + "Yeah!": [], + "Caught Up": [], + "Confessions Part II": [], + "You Make Me Wanna...": [], + "U Don't Have To Call": [], + "Climax": [], + "Love in This Club (feat. Young Jeezy)": [], + "There Goes My Baby": [], + "DJ Got Us Fallin' In Love": [], + "OMG": [], + "Love In This Club": [], + "More - RedOne Jimmy Joker Remix": [], + "Bad Girl": [], + "Superstar": [], + "More": [], + "Confessions": [], + "My Way": [], + "Nice & Slow": [], + "I Don't Mind (feat. Juicy J)": [], + "Papers": [], + "Good Kisser": [], + "Intro": [], + "Moving Mountains": [], + "Yeah": [], + "Trading Places": [], + "I Don't Mind": [], + "Good Good": [], + "That's What It's Made For": [], + "Truth Hurts": [], + "Simple Things": [], + "Numb": [], + "Seduction": [], + "Can U Handle It?": [], + "Do It to Me": [], + "Nice & Slow - Radio Version": [], + "Follow Me": [], + "You Make Me Wanna": [], + "Take Your Hand": [], + "U-Turn": [], + "Love In This Club, Pt. II (feat. Beyoncé & Lil' Wayne)": [], + "No Limit (feat. Young Thug)": [] + }, + "Noah Kahan": { + "Stick Season": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 56, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "You’re Gonna Go Far": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Northern Attitude": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "ily", + "url": "https://www.last.fm/tag/ily" + }, + { + "count": 3, + "name": "the rabbit hole", + "url": "https://www.last.fm/tag/the+rabbit+hole" + }, + { + "count": 3, + "name": "indie song", + "url": "https://www.last.fm/tag/indie+song" + }, + { + "count": 3, + "name": "folk song", + "url": "https://www.last.fm/tag/folk+song" + } + ], + "Dial Drunk (with Post Malone)": [ + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "All My Love": [ + { + "count": 100, + "name": "stomp and holler", + "url": "https://www.last.fm/tag/stomp+and+holler" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "Noah Kahan", + "url": "https://www.last.fm/tag/Noah+Kahan" + } + ], + "Northern Attitude (with Hozier)": [], + "Orange Juice": [], + "Homesick": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "alt folk", + "url": "https://www.last.fm/tag/alt+folk" + }, + { + "count": 3, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 3, + "name": "new england", + "url": "https://www.last.fm/tag/new+england" + } + ], + "Dial Drunk": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 66, + "name": "roots rock", + "url": "https://www.last.fm/tag/roots+rock" + }, + { + "count": 66, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 33, + "name": "stomp and holler", + "url": "https://www.last.fm/tag/stomp+and+holler" + } + ], + "Everywhere, Everything (with Gracie Abrams)": [], + "False Confidence": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 100, + "name": "Uplifting", + "url": "https://www.last.fm/tag/Uplifting" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 33, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 33, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + } + ], + "Maine": [], + "The View Between Villages": [], + "Call Your Mom": [ + { + "count": 100, + "name": "ari core", + "url": "https://www.last.fm/tag/ari+core" + }, + { + "count": 100, + "name": "Gambling Addiction", + "url": "https://www.last.fm/tag/Gambling+Addiction" + } + ], + "Everywhere, Everything": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "most listened to songs of 2023", + "url": "https://www.last.fm/tag/most+listened+to+songs+of+2023" + }, + { + "count": 66, + "name": "folk song", + "url": "https://www.last.fm/tag/folk+song" + }, + { + "count": 33, + "name": "indie song", + "url": "https://www.last.fm/tag/indie+song" + }, + { + "count": 33, + "name": "january 2023", + "url": "https://www.last.fm/tag/january+2023" + } + ], + "She Calls Me Back": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "folk song", + "url": "https://www.last.fm/tag/folk+song" + }, + { + "count": 8, + "name": "alt folk", + "url": "https://www.last.fm/tag/alt+folk" + }, + { + "count": 2, + "name": "most listened to songs of 2023", + "url": "https://www.last.fm/tag/most+listened+to+songs+of+2023" + }, + { + "count": 2, + "name": "january 2023", + "url": "https://www.last.fm/tag/january+2023" + }, + { + "count": 2, + "name": "indie song", + "url": "https://www.last.fm/tag/indie+song" + } + ], + "New Perspective": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 66, + "name": "liberal rednecks", + "url": "https://www.last.fm/tag/liberal+rednecks" + }, + { + "count": 66, + "name": "Vermont", + "url": "https://www.last.fm/tag/Vermont" + } + ], + "She Calls Me Back (with Kacey Musgraves)": [], + "Call Your Mom (with Lizzy McAlpine)": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "Forever": [], + "Growing Sideways": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 66, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "alt folk", + "url": "https://www.last.fm/tag/alt+folk" + } + ], + "Hurt Somebody": [], + "Strawberry Wine": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Homesick (with Sam Fender)": [], + "Come Over": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "folk song", + "url": "https://www.last.fm/tag/folk+song" + }, + { + "count": 66, + "name": "most listened to songs of 2023", + "url": "https://www.last.fm/tag/most+listened+to+songs+of+2023" + }, + { + "count": 33, + "name": "indie song", + "url": "https://www.last.fm/tag/indie+song" + }, + { + "count": 33, + "name": "january 2023", + "url": "https://www.last.fm/tag/january+2023" + } + ], + "Paul Revere": [], + "Your Needs, My Needs": [], + "Mess": [], + "Young Blood": [], + "No Complaints": [], + "Halloween": [], + "Glue Myself Shut": [], + "The View Between Villages - Extended": [], + "Still": [], + "Part of Me": [], + "Sink": [], + "Someone Like You (feat. Joy Oladokun)": [], + "If We Were Vampires (feat. Wesley Schultz) - Spotify Singles": [], + "You’re Gonna Go Far (with Brandi Carlile)": [], + "Paul Revere (with Gregory Alan Isakov)": [], + "A Troubled Mind": [], + "Godlight": [], + "Passenger": [], + "Anyway": [], + "Young Blood - Acoustic": [], + "Cynic": [], + "Hold It Down": [], + "Pride (with mxmtoon)": [], + "Hurt Somebody (with Julia Michaels)": [], + "Close Behind": [] + }, + "Shawn Mendes": { + "Stitches": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "my love", + "url": "https://www.last.fm/tag/my+love" + }, + { + "count": 1, + "name": "handclaps", + "url": "https://www.last.fm/tag/handclaps" + }, + { + "count": 1, + "name": "favorite song", + "url": "https://www.last.fm/tag/favorite+song" + }, + { + "count": 1, + "name": "prominent percussion", + "url": "https://www.last.fm/tag/prominent+percussion" + } + ], + "Treat You Better": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 7, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "shawn mendes", + "url": "https://www.last.fm/tag/shawn+mendes" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "prominent percussion", + "url": "https://www.last.fm/tag/prominent+percussion" + }, + { + "count": 1, + "name": "electric rhythm guitars", + "url": "https://www.last.fm/tag/electric+rhythm+guitars" + } + ], + "There's Nothing Holdin' Me Back": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 9, + "name": "shawn mendes", + "url": "https://www.last.fm/tag/shawn+mendes" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Señorita": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 62, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 32, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 13, + "name": "Camila Cabello", + "url": "https://www.last.fm/tag/Camila+Cabello" + }, + { + "count": 6, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Mercy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 16, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 16, + "name": "gospel choir", + "url": "https://www.last.fm/tag/gospel+choir" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 8, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 3, + "name": "fode", + "url": "https://www.last.fm/tag/fode" + }, + { + "count": 3, + "name": "bbc radio1 playlist 2016", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2016" + }, + { + "count": 3, + "name": "treat you better 2", + "url": "https://www.last.fm/tag/treat+you+better+2" + } + ], + "If I Can't Have You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 7, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "shawn mendes", + "url": "https://www.last.fm/tag/shawn+mendes" + }, + { + "count": 1, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + } + ], + "I Know What You Did Last Summer": [ + { + "count": 100, + "name": "Camila Cabello", + "url": "https://www.last.fm/tag/Camila+Cabello" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "toxicity", + "url": "https://www.last.fm/tag/toxicity" + }, + { + "count": 7, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 4, + "name": "A minor", + "url": "https://www.last.fm/tag/A+minor" + }, + { + "count": 4, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 4, + "name": "folk influences", + "url": "https://www.last.fm/tag/folk+influences" + }, + { + "count": 1, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "acoustic rhythm guitars", + "url": "https://www.last.fm/tag/acoustic+rhythm+guitars" + } + ], + "Lost in Japan": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 11, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "japan", + "url": "https://www.last.fm/tag/japan" + }, + { + "count": 1, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + } + ], + "In My Blood": [], + "Wonder": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 4, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 4, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "candian", + "url": "https://www.last.fm/tag/candian" + }, + { + "count": 1, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + } + ], + "Monster (Shawn Mendes & Justin Bieber)": [], + "It'll Be Okay": [], + "When You're Gone": [], + "Fallin' All in You": [], + "Never Be Alone": [], + "Life of the Party": [], + "Summer of Love (Shawn Mendes & Tainy)": [], + "Youth (feat. Khalid)": [], + "Imagination": [], + "Why Why Why": [], + "Something Big": [], + "Where Were You in the Morning?": [], + "Nervous": [], + "Perfectly Wrong": [], + "A Little Too Much": [], + "Ruin": [], + "Lost In Japan - Remix": [], + "Bad Reputation": [], + "Teach Me How To Love": [], + "Heart of Gold": [], + "Why": [], + "Like to Be You (feat. Julia Michaels)": [], + "Roses": [], + "Don't Be a Fool": [], + "Because I Had You": [], + "Three Empty Words": [], + "Mutual": [], + "305": [], + "No Promises": [], + "Particular Taste": [], + "When You're Ready": [], + "Mercy - Acoustic": [], + "Intro": [], + "Patience": [], + "Lights On": [], + "Honest": [], + "The Christmas Song (Shawn Mendes & Camila Cabello)": [], + "Queen": [], + "WHAT THE HELL ARE WE DYING FOR ?": [], + "Aftertaste": [] + }, + "The Cardigans": { + "Lovefool": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 91, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "the cardigans", + "url": "https://www.last.fm/tag/the+cardigans" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "My Favourite Game": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 51, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "the cardigans", + "url": "https://www.last.fm/tag/the+cardigans" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Step On Me": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "cardigans", + "url": "https://www.last.fm/tag/cardigans" + }, + { + "count": 1, + "name": "3star", + "url": "https://www.last.fm/tag/3star" + }, + { + "count": 1, + "name": "for a cigarette", + "url": "https://www.last.fm/tag/for+a+cigarette" + } + ], + "Carnival": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 76, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "the cardigans", + "url": "https://www.last.fm/tag/the+cardigans" + }, + { + "count": 8, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "favorite by this group", + "url": "https://www.last.fm/tag/favorite+by+this+group" + } + ], + "Erase / Rewind": [], + "Lovefool - Radio Edit": [], + "For What It's Worth": [], + "Gordon's Gardenparty": [], + "Your New Cuckoo": [], + "Been It": [], + "You're the Storm": [], + "Hanging Around": [], + "I Need Some Fine Wine And You, You Need To Be Nicer": [], + "Heartbreaker": [], + "Live and Learn": [], + "Communication": [], + "Iron Man": [], + "Losers": [], + "Higher": [], + "Sick & Tired": [], + "Explode": [], + "Paralyzed": [], + "Rise & Shine": [], + "Sabbath Bloody Sabbath": [], + "Happy Meal II": [], + "Great Divide": [], + "Starter": [], + "Daddy's Car": [], + "Erase/Rewind": [], + "Do You Believe": [], + "Never Recover": [], + "And Then You Kissed Me": [], + "Junk Of The Hearts": [], + "Hey! Get Out Of My Way": [], + "Marvel Hill": [], + "Fine": [], + "Choke": [], + "Godspell": [], + "Nil": [], + "Don't Blame Your Daughter (Diamonds)": [], + "Celia Inside": [], + "After All...": [], + "In the Afternoon": [], + "A Good Horse": [], + "Losing A Friend": [], + "Please Sister": [], + "Couldn't Care Less": [], + "Beautiful One": [], + "Tomorrow": [], + "My Favorite Game": [] + }, + "Gigi Perez": { + "Sailor Song": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 29, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 7, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Fable": [], + "Sometimes (Backwood)": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 8, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 8, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 2, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + } + ], + "Please Be Rude": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 66, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + } + ], + "Chemistry": [], + "At The Beach, In Every Life": [ + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + } + ], + "Normalcy": [], + "When She Smiles": [], + "Kill For You": [], + "Sleeping": [], + "Glue": [], + "Sugar Water": [], + "The Man": [], + "Nothing, Absolutely": [], + "Sally": [], + "Crown": [], + "Sailor Song (First Draft 4.29.24)": [], + "Twister": [], + "Balsam Fir": [], + "Figurines": [], + "Survivor’s Guilt": [], + "Karma": [], + "Figurines - Live": [], + "Chemistry [Explicit]": [], + "Sometimes (Backwood) - Live": [], + "Sally - Live": [], + "Gigi Perez - Sailor Song": [], + "At The Beach, In Every Life [Explicit]": [], + "Fable (Lyric Video)": [], + "Karma - Live": [], + "sailor song [nightcore]": [], + "Gigi Perez - Sailor Song [Official Audio]": [], + "Sailor Song (The Chainsmokers & TWINSICK Remix)": [], + "At The Beach, In Every Life (Visualizer)": [], + "Sailor Song (Live On The Tonight Show Starring Jimmy Fallon)": [], + "Sailor Song (Official Music Video)": [], + "sailor song (sped up)": [], + "Sand Castles": [], + "Sailor Song (feat. Gigi Perez, Noah Weinman)": [], + "Chemistry (Lyric Video)": [], + "Survivor's Guilt": [], + "Sailor Song (acoustic)": [], + "Saiolar Song": [], + "sailor song (sped up + overlapped)": [], + "Fable | Vevo DSCVR": [], + "Sailor Song (Live)": [], + "Sailor Song (slowed & reverb)": [], + "Sometimes (Backwood) [Explicit]": [], + "Gigi Perez - Sailor Song (Official Music Video)": [], + "Glue [Explicit]": [] + }, + "ENHYPEN": { + "FEVER": [ + { + "count": 100, + "name": "Fever", + "url": "https://www.last.fm/tag/Fever" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "Nishimura Riki", + "url": "https://www.last.fm/tag/Nishimura+Riki" + }, + { + "count": 29, + "name": "iyu loves ni-ki", + "url": "https://www.last.fm/tag/iyu+loves+ni-ki" + }, + { + "count": 15, + "name": "like a fever fever fever fever", + "url": "https://www.last.fm/tag/like+a+fever+fever+fever+fever" + }, + { + "count": 15, + "name": "sunwon da mofi", + "url": "https://www.last.fm/tag/sunwon+da+mofi" + }, + { + "count": 4, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 1, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 1, + "name": "homossexual", + "url": "https://www.last.fm/tag/homossexual" + } + ], + "Drunk-Dazed": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "personal faves", + "url": "https://www.last.fm/tag/personal+faves" + }, + { + "count": 1, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 1, + "name": "darksynth", + "url": "https://www.last.fm/tag/darksynth" + } + ], + "Bite Me": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "refreshing", + "url": "https://www.last.fm/tag/refreshing" + }, + { + "count": 8, + "name": "jake", + "url": "https://www.last.fm/tag/jake" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "sunoo", + "url": "https://www.last.fm/tag/sunoo" + }, + { + "count": 3, + "name": "sunwon da mofi", + "url": "https://www.last.fm/tag/sunwon+da+mofi" + }, + { + "count": 3, + "name": "jay", + "url": "https://www.last.fm/tag/jay" + } + ], + "Polaroid Love": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 76, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 76, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 50, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 25, + "name": "bts music", + "url": "https://www.last.fm/tag/bts+music" + }, + { + "count": 25, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 25, + "name": "by txt", + "url": "https://www.last.fm/tag/by+txt" + }, + { + "count": 8, + "name": "this should be title track", + "url": "https://www.last.fm/tag/this+should+be+title+track" + }, + { + "count": 8, + "name": "polaroidlove", + "url": "https://www.last.fm/tag/polaroidlove" + }, + { + "count": 8, + "name": "fell off sadly", + "url": "https://www.last.fm/tag/fell+off+sadly" + } + ], + "Given-Taken": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "To", + "url": "https://www.last.fm/tag/To" + }, + { + "count": 66, + "name": "red blood", + "url": "https://www.last.fm/tag/red+blood" + }, + { + "count": 16, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 8, + "name": "Hi", + "url": "https://www.last.fm/tag/Hi" + }, + { + "count": 8, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 8, + "name": "me", + "url": "https://www.last.fm/tag/me" + }, + { + "count": 3, + "name": "free", + "url": "https://www.last.fm/tag/free" + }, + { + "count": 3, + "name": "to you", + "url": "https://www.last.fm/tag/to+you" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Tamed-Dashed": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 88, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "jungwon", + "url": "https://www.last.fm/tag/jungwon" + }, + { + "count": 4, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Sweet Venom": [ + { + "count": 100, + "name": "coelho", + "url": "https://www.last.fm/tag/coelho" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "ksenia owns this song", + "url": "https://www.last.fm/tag/ksenia+owns+this+song" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 33, + "name": "ksenia flop", + "url": "https://www.last.fm/tag/ksenia+flop" + }, + { + "count": 33, + "name": "biels song", + "url": "https://www.last.fm/tag/biels+song" + }, + { + "count": 10, + "name": "ksenia top", + "url": "https://www.last.fm/tag/ksenia+top" + }, + { + "count": 10, + "name": "me he he he wo ho ho ho", + "url": "https://www.last.fm/tag/me+he+he+he+wo+ho+ho+ho" + }, + { + "count": 10, + "name": "jungwon_do_lian", + "url": "https://www.last.fm/tag/jungwon_do_lian" + } + ], + "Future Perfect (Pass the Mic)": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 10, + "name": "eyy", + "url": "https://www.last.fm/tag/eyy" + }, + { + "count": 10, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 10, + "name": "pussy song", + "url": "https://www.last.fm/tag/pussy+song" + } + ], + "Blessed-Cursed": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 67, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 6, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 6, + "name": "Sora", + "url": "https://www.last.fm/tag/Sora" + }, + { + "count": 6, + "name": "k-rock", + "url": "https://www.last.fm/tag/k-rock" + }, + { + "count": 3, + "name": "jay", + "url": "https://www.last.fm/tag/jay" + }, + { + "count": 2, + "name": "bomba", + "url": "https://www.last.fm/tag/bomba" + }, + { + "count": 2, + "name": "ruim", + "url": "https://www.last.fm/tag/ruim" + } + ], + "XO (Only If You Say Yes)": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 17, + "name": "musica_do_lian", + "url": "https://www.last.fm/tag/musica_do_lian" + }, + { + "count": 8, + "name": "enhy_do_lian", + "url": "https://www.last.fm/tag/enhy_do_lian" + }, + { + "count": 8, + "name": "yunki da isa", + "url": "https://www.last.fm/tag/yunki+da+isa" + }, + { + "count": 8, + "name": "te_amo_enhypen", + "url": "https://www.last.fm/tag/te_amo_enhypen" + }, + { + "count": 3, + "name": "sunghoonteamo", + "url": "https://www.last.fm/tag/sunghoonteamo" + }, + { + "count": 3, + "name": "sunghoon da deby", + "url": "https://www.last.fm/tag/sunghoon+da+deby" + }, + { + "count": 3, + "name": "thomicore", + "url": "https://www.last.fm/tag/thomicore" + } + ], + "Go Big or Go Home": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 12, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 8, + "name": "ldn noise", + "url": "https://www.last.fm/tag/ldn+noise" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "did it for the gays", + "url": "https://www.last.fm/tag/did+it+for+the+gays" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Sacrifice (Eat Me Up)": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 33, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + }, + { + "count": 10, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 10, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Not For Sale": [], + "Let Me In (20 CUBE)": [], + "10 Months": [], + "Brought the Heat Back": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 7, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 4, + "name": "My Songs", + "url": "https://www.last.fm/tag/My+Songs" + }, + { + "count": 4, + "name": "disco-pop", + "url": "https://www.last.fm/tag/disco-pop" + }, + { + "count": 1, + "name": "musica_do_lian", + "url": "https://www.last.fm/tag/musica_do_lian" + }, + { + "count": 1, + "name": "jungwon_do_lian", + "url": "https://www.last.fm/tag/jungwon_do_lian" + }, + { + "count": 1, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + } + ], + "No Doubt": [ + { + "count": 100, + "name": "Sunoo do sakuya", + "url": "https://www.last.fm/tag/Sunoo+do+sakuya" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 29, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "vampiric", + "url": "https://www.last.fm/tag/vampiric" + }, + { + "count": 1, + "name": "ryu owns this song", + "url": "https://www.last.fm/tag/ryu+owns+this+song" + }, + { + "count": 1, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 1, + "name": "Ginuwine", + "url": "https://www.last.fm/tag/Ginuwine" + } + ], + "Upper Side Dreamin’": [], + "Just A Little Bit": [], + "Moonstruck": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 15, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "inidie", + "url": "https://www.last.fm/tag/inidie" + }, + { + "count": 4, + "name": "OPM", + "url": "https://www.last.fm/tag/OPM" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Bills": [ + { + "count": 100, + "name": "Jakehoon do uri", + "url": "https://www.last.fm/tag/Jakehoon+do+uri" + }, + { + "count": 56, + "name": "Jake do uri", + "url": "https://www.last.fm/tag/Jake+do+uri" + }, + { + "count": 16, + "name": "sunghoon uri", + "url": "https://www.last.fm/tag/sunghoon+uri" + }, + { + "count": 16, + "name": "this should be title track", + "url": "https://www.last.fm/tag/this+should+be+title+track" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 2, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Chaconne": [ + { + "count": 100, + "name": "DARKBLOOD", + "url": "https://www.last.fm/tag/DARKBLOOD" + }, + { + "count": 100, + "name": "sunwon da julia", + "url": "https://www.last.fm/tag/sunwon+da+julia" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 2, + "name": "E", + "url": "https://www.last.fm/tag/E" + }, + { + "count": 2, + "name": "dancepop", + "url": "https://www.last.fm/tag/dancepop" + } + ], + "ParadoXXX Invasion": [], + "FLICKER": [], + "Mixed Up": [], + "CRIMINAL LOVE": [ + { + "count": 100, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "jay", + "url": "https://www.last.fm/tag/jay" + }, + { + "count": 8, + "name": "Vampire Anthem", + "url": "https://www.last.fm/tag/Vampire+Anthem" + }, + { + "count": 8, + "name": "jake", + "url": "https://www.last.fm/tag/jake" + }, + { + "count": 2, + "name": "heeseung", + "url": "https://www.last.fm/tag/heeseung" + }, + { + "count": 2, + "name": "Gay Vampires", + "url": "https://www.last.fm/tag/Gay+Vampires" + }, + { + "count": 2, + "name": "niki", + "url": "https://www.last.fm/tag/niki" + } + ], + "SHOUT OUT": [], + "Blockbuster feat. YEONJUN of TOMORROW X TOGETHER": [], + "Attention, please!": [], + "Bad Desire (With or Without You)": [ + { + "count": 100, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "niki do kael", + "url": "https://www.last.fm/tag/niki+do+kael" + }, + { + "count": 29, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + }, + { + "count": 15, + "name": "kiki owns this song", + "url": "https://www.last.fm/tag/kiki+owns+this+song" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 1, + "name": "heeki da sayu", + "url": "https://www.last.fm/tag/heeki+da+sayu" + }, + { + "count": 1, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 1, + "name": "sunwon da mofi", + "url": "https://www.last.fm/tag/sunwon+da+mofi" + } + ], + "Fatal Trouble": [ + { + "count": 100, + "name": "Uri Favmusic", + "url": "https://www.last.fm/tag/Uri+Favmusic" + }, + { + "count": 25, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 16, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 16, + "name": "Uri songfav", + "url": "https://www.last.fm/tag/Uri+songfav" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "jay da ninaa", + "url": "https://www.last.fm/tag/jay+da+ninaa" + }, + { + "count": 1, + "name": "jake", + "url": "https://www.last.fm/tag/jake" + } + ], + "TFW (That Feeling When)": [], + "Still Monster": [ + { + "count": 100, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 100, + "name": "alfa", + "url": "https://www.last.fm/tag/alfa" + }, + { + "count": 66, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 33, + "name": "Nishimura Riki", + "url": "https://www.last.fm/tag/Nishimura+Riki" + }, + { + "count": 33, + "name": "ni-ki", + "url": "https://www.last.fm/tag/ni-ki" + }, + { + "count": 10, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + }, + { + "count": 10, + "name": "this song is for aritz actually", + "url": "https://www.last.fm/tag/this+song+is+for+aritz+actually" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Your Eyes Only": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "musica_do_lian", + "url": "https://www.last.fm/tag/musica_do_lian" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "te_amo_enhypen", + "url": "https://www.last.fm/tag/te_amo_enhypen" + }, + { + "count": 33, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 33, + "name": "enhy_do_lian", + "url": "https://www.last.fm/tag/enhy_do_lian" + }, + { + "count": 10, + "name": "enhypen maior bgroup", + "url": "https://www.last.fm/tag/enhypen+maior+bgroup" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "thomicore", + "url": "https://www.last.fm/tag/thomicore" + } + ], + "Loose": [ + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "sunghoon da lili", + "url": "https://www.last.fm/tag/sunghoon+da+lili" + }, + { + "count": 66, + "name": "sunwon da mofi", + "url": "https://www.last.fm/tag/sunwon+da+mofi" + }, + { + "count": 8, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 8, + "name": "heeseung de ari", + "url": "https://www.last.fm/tag/heeseung+de+ari" + }, + { + "count": 8, + "name": "sunoo e jay da maria", + "url": "https://www.last.fm/tag/sunoo+e+jay+da+maria" + }, + { + "count": 3, + "name": "jungwon da maxine", + "url": "https://www.last.fm/tag/jungwon+da+maxine" + }, + { + "count": 3, + "name": "jake da maxine", + "url": "https://www.last.fm/tag/jake+da+maxine" + }, + { + "count": 3, + "name": "yoiz da maxine", + "url": "https://www.last.fm/tag/yoiz+da+maxine" + } + ], + "Fate": [], + "One in a Billion": [], + "Karma": [], + "Sweet Venom (English ver.)": [], + "I NEED U - Spotify Singles": [], + "Foreshadow": [], + "Hundred Broken Hearts": [], + "Outside": [ + { + "count": 100, + "name": "sunwon da mofi", + "url": "https://www.last.fm/tag/sunwon+da+mofi" + }, + { + "count": 25, + "name": "yunki da isa", + "url": "https://www.last.fm/tag/yunki+da+isa" + }, + { + "count": 17, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 17, + "name": "sunghoon da deby", + "url": "https://www.last.fm/tag/sunghoon+da+deby" + }, + { + "count": 8, + "name": "niki do kael", + "url": "https://www.last.fm/tag/niki+do+kael" + }, + { + "count": 8, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 8, + "name": "bertolinha song", + "url": "https://www.last.fm/tag/bertolinha+song" + }, + { + "count": 3, + "name": "jaywon da jen", + "url": "https://www.last.fm/tag/jaywon+da+jen" + }, + { + "count": 3, + "name": "sunghoon do lucas", + "url": "https://www.last.fm/tag/sunghoon+do+lucas" + }, + { + "count": 3, + "name": "mofiselle", + "url": "https://www.last.fm/tag/mofiselle" + } + ], + "Hey Tayo - Tayo Opening Theme Song": [], + "I Need The Light": [], + "Teeth": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "made for maria", + "url": "https://www.last.fm/tag/made+for+maria" + }, + { + "count": 33, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 33, + "name": "ryu owns this song", + "url": "https://www.last.fm/tag/ryu+owns+this+song" + }, + { + "count": 10, + "name": "niki da isa", + "url": "https://www.last.fm/tag/niki+da+isa" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "heeseung da ryu", + "url": "https://www.last.fm/tag/heeseung+da+ryu" + } + ], + "Daydream": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "jake", + "url": "https://www.last.fm/tag/jake" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 33, + "name": "jay", + "url": "https://www.last.fm/tag/jay" + }, + { + "count": 33, + "name": "Riki", + "url": "https://www.last.fm/tag/Riki" + }, + { + "count": 10, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 10, + "name": "heeseung", + "url": "https://www.last.fm/tag/heeseung" + }, + { + "count": 10, + "name": "sunghoon", + "url": "https://www.last.fm/tag/sunghoon" + } + ], + "Paranormal": [ + { + "count": 100, + "name": "Love Enhypen", + "url": "https://www.last.fm/tag/Love+Enhypen" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "te_amo_enhypen", + "url": "https://www.last.fm/tag/te_amo_enhypen" + }, + { + "count": 8, + "name": "heeseung da mafe", + "url": "https://www.last.fm/tag/heeseung+da+mafe" + }, + { + "count": 8, + "name": "musica_do_lian", + "url": "https://www.last.fm/tag/musica_do_lian" + }, + { + "count": 2, + "name": "enhy_do_lian", + "url": "https://www.last.fm/tag/enhy_do_lian" + }, + { + "count": 2, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 2, + "name": "jaywon da jen", + "url": "https://www.last.fm/tag/jaywon+da+jen" + } + ], + "Orange Flower (You Complete Me)": [], + "Blind": [] + }, + "Lizzy McAlpine": { + "ceilings": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 29, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "doomsday": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "indie alternative", + "url": "https://www.last.fm/tag/indie+alternative" + }, + { + "count": 8, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + } + ], + "spring into summer": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 66, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 66, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + } + ], + "hate to be lame": [], + "Pushing It Down and Praying": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 66, + "name": "Song is about se", + "url": "https://www.last.fm/tag/Song+is+about+se" + }, + { + "count": 66, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 33, + "name": "bruh", + "url": "https://www.last.fm/tag/bruh" + }, + { + "count": 33, + "name": "Song is about sex", + "url": "https://www.last.fm/tag/Song+is+about+sex" + } + ], + "Pancakes for Dinner": [], + "To the Mountains": [], + "all my ghosts": [], + "Means Something": [], + "reckless driving": [], + "Staying": [], + "Older": [], + "Apple Pie": [], + "Give Me A Minute": [], + "I Guess": [], + "orange show speedway": [], + "called you again": [], + "All Falls Down": [], + "erase me": [], + "angelina": [], + "drunk, running": [], + "come down soon": [], + "firearm": [], + "The Elevator": [], + "Over-the-Ocean Call": [], + "an ego thing": [], + "hate to be lame (feat. FINNEAS)": [], + "erase me (feat. Jacob Collier)": [], + "nobody likes a secret": [], + "chemtrails": [], + "Movie Star": [], + "Same Boat": [], + "what a shame": [], + "Like It Tends To Do": [], + "Vortex": [], + "reckless driving (feat. Ben Kessler)": [], + "Soccer Practice": [], + "Better Than This": [], + "...What Are We?": [], + "Broken Glass": [], + "You Forced Me To": [], + "March": [], + "Nothing / Sad N Stuff": [], + "In Agreement": [], + "I Knew": [], + "Headstones and Land Mines": [], + "Where Do I Go?": [], + "How Do I Tell You?": [], + "A Little Bit of Everything - Spotify Singles": [], + "weird (feat. Laura Elliott)": [] + }, + "Joey Bada$$": { + "Love Is Only a Feeling": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 3, + "name": "Gilles Peterson", + "url": "https://www.last.fm/tag/Gilles+Peterson" + }, + { + "count": 3, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "Righteous Minds": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "Classic Hip Hop", + "url": "https://www.last.fm/tag/Classic+Hip+Hop" + }, + { + "count": 33, + "name": "production", + "url": "https://www.last.fm/tag/production" + }, + { + "count": 33, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 10, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 10, + "name": "chill rap", + "url": "https://www.last.fm/tag/chill+rap" + } + ], + "Temptation": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 33, + "name": "Political Hip Hop", + "url": "https://www.last.fm/tag/Political+Hip+Hop" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "Joey", + "url": "https://www.last.fm/tag/Joey" + }, + { + "count": 10, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 10, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + } + ], + "Survival Tactics": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 33, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 10, + "name": "joey badass", + "url": "https://www.last.fm/tag/joey+badass" + }, + { + "count": 10, + "name": "Capital Steez", + "url": "https://www.last.fm/tag/Capital+Steez" + }, + { + "count": 10, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "Devastated": [], + "Show Me": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "men i trust", + "url": "https://www.last.fm/tag/men+i+trust" + }, + { + "count": 33, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "Waves": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 15, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "Good Stuff", + "url": "https://www.last.fm/tag/Good+Stuff" + }, + { + "count": 15, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 4, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 4, + "name": "bangerz", + "url": "https://www.last.fm/tag/bangerz" + } + ], + "Paper Trail$": [], + "World Domination": [], + "Brand New 911": [], + "Head High": [], + "Summer Knights": [], + "Killuminati": [], + "Christ Conscious": [], + "Shine": [], + "FromdaTomb$": [], + "Snakes": [], + "Pennyroyal": [], + "Land of the Free": [], + "For My People": [], + "Hardknock": [], + "500 Benz": [], + "Daily Routine": [], + "Funky Ho'$": [], + "Where I Belong": [], + "Make Me Feel": [], + "Good Morning Amerikkka": [], + "THE REV3NGE": [], + "Hazeus View": [], + "Survivors Guilt": [], + "Zipcodes": [], + "The Baddest": [], + "Cruise Control": [], + "Y U Don't Love Me? (Miss Amerikkka)": [], + "Where It'$ At?": [], + "Third Eye Sh*t": [], + "Wanna Be Loved": [], + "Piece of Mind": [], + "ROCKABYE BABY": [], + "The Light": [], + "Eulogy": [], + "Don't Front": [], + "Fallin'": [], + "LEGENDARY": [], + "Big Dusty": [], + "One of Us": [], + "Save the Children": [], + "95 Till Infinity": [], + "No. 99": [], + "TELL ME (feat. Chlöe)": [] + }, + "girl in red": { + "we fell in love in october": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 56, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "norwegian pop", + "url": "https://www.last.fm/tag/norwegian+pop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "bad idea!": [ + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "i wanna be your girlfriend": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 37, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 19, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 19, + "name": "Oh Olivia", + "url": "https://www.last.fm/tag/Oh+Olivia" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "girls": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 37, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 37, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 19, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + }, + { + "count": 3, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 3, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + } + ], + "midnight love": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "summer depression": [], + "i'll die anyway.": [], + "4am": [], + "October Passed Me By": [], + "Serotonin": [], + "I'll Call You Mine": [], + "watch you sleep.": [], + "forget her": [], + "You Need Me Now? (feat. Sabrina Carpenter)": [ + { + "count": 100, + "name": "cringe", + "url": "https://www.last.fm/tag/cringe" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "You Stupid Bitch": [], + "dead girl in the pool.": [], + "i need to be alone.": [], + "Body And Mind": [], + "rue": [], + "Too Much": [], + "say anything": [], + "two queens in a king sized bed": [], + "hornylovesickmess": [], + "Did You Come?": [], + "DOING IT AGAIN BABY": [], + "Apartment 402": [], + "it would feel like this": [], + "Say It - Spotify Studio Oyster Recording": [], + "Hemingway": [], + "I'm Back": [], + "Stay - Spotify Singles": [], + "Girlfriend Is Better": [], + "Kate's Not Here": [], + "Phantom Pain": [], + "A Night To Remember": [], + "New Love": [], + "confession": [], + "Pick Me": [], + "Ugly Side": [], + "I'll Call You Mine - Spotify Singles": [], + "★★★★★": [], + "something new": [], + "Say It - Spotify Studios Recording": [], + "we fell in love in october - sped up": [], + "Pick Me - Second Attempt": [], + "You Need Me Now?": [], + "October Passed Me By - Short Film": [], + "i need to be alone": [], + "I'll Die Anyway": [] + }, + "Kate Bush": { + "Running Up That Hill (A Deal with God)": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 76, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 7, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Wuthering Heights": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 75, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 9, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 2, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Cloudbusting": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 99, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 10, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 7, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Babooshka": [], + "Hounds of Love": [], + "Army Dreamers - 2018 Remaster": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 33, + "name": "art pop rock", + "url": "https://www.last.fm/tag/art+pop+rock" + } + ], + "Babooshka - 2018 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 33, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 33, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 33, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 10, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 10, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + } + ], + "Army Dreamers": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 96, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 54, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 10, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Running Up That Hill (A Deal with God) - 2018 Remaster": [], + "The Man with the Child in His Eyes": [], + "Oh to Be in Love": [], + "And Dream of Sheep": [], + "Mother Stands for Comfort": [], + "Under Ice": [], + "This Woman's Work": [], + "Waking the Witch": [], + "Watching You Without Me": [], + "Jig of Life": [], + "The Morning Fog": [], + "Sat in Your Lap": [], + "Moving": [], + "Hello Earth": [], + "L'Amour Looks Something Like You": [], + "The Big Sky - Special Single Mix": [], + "Running Up That Hill": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 76, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Kate Bush", + "url": "https://www.last.fm/tag/Kate+Bush" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 7, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Suspended in Gaffa": [], + "The Saxophone Song": [], + "Wow": [], + "The Dreaming": [], + "Them Heavy People": [], + "King of the Mountain": [], + "Strange Phenomena": [], + "The Sensual World": [], + "James and the Cold Gun": [], + "Breathing": [], + "The Big Sky": [], + "Kite": [], + "Feel It": [], + "There Goes a Tenner": [], + "Hounds of Love - 2018 Remaster": [], + "The Kick Inside": [], + "Cloudbusting - 2018 Remaster": [], + "Pull Out the Pin": [], + "Room for the Life": [], + "This Woman's Work - 2018 Remaster": [], + "Wuthering Heights - 2018 Remaster": [], + "Night of the Swallow": [], + "Get Out of My House": [], + "Suspended in Gaffa - 2018 Remaster": [], + "How to Be Invisible": [] + }, + "2hollis": { + "jeans": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 66, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 66, + "name": "outsider house", + "url": "https://www.last.fm/tag/outsider+house" + }, + { + "count": 33, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 33, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + } + ], + "poster boy": [ + { + "count": 100, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 66, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 33, + "name": "midtempo bass", + "url": "https://www.last.fm/tag/midtempo+bass" + }, + { + "count": 33, + "name": "drift phonk", + "url": "https://www.last.fm/tag/drift+phonk" + } + ], + "gold": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Dead Air Diaries with DJ Apophenia", + "url": "https://www.last.fm/tag/Dead+Air+Diaries+with+DJ+Apophenia" + } + ], + "crush": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 100, + "name": "2hollis", + "url": "https://www.last.fm/tag/2hollis" + } + ], + "trauma": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 17, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 8, + "name": "fidget house", + "url": "https://www.last.fm/tag/fidget+house" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "footwork", + "url": "https://www.last.fm/tag/footwork" + } + ], + "style": [], + "flash": [], + "Afraid (feat. Nate Sib)": [], + "lie": [], + "sidekick": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "the method", + "url": "https://www.last.fm/tag/the+method" + } + ], + "two bad": [ + { + "count": 100, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 25, + "name": "two", + "url": "https://www.last.fm/tag/two" + }, + { + "count": 17, + "name": "homoerotic", + "url": "https://www.last.fm/tag/homoerotic" + }, + { + "count": 17, + "name": "bad", + "url": "https://www.last.fm/tag/bad" + } + ], + "safety": [], + "light": [], + "FORFEIT": [ + { + "count": 100, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 66, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "whiplash": [], + "nice": [], + "cope": [], + "tell me": [], + "all 2s": [], + "sister": [], + "cliche": [ + { + "count": 100, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + } + ], + "you": [], + "beginning": [], + "GOD": [], + "girl": [], + "king of the darkness": [], + "destroy me": [], + "say it again": [], + "i always questioned it": [], + "ego": [], + "burn": [], + "TEENAGE SOLDIER": [], + "white tiger": [], + "nerve": [], + "nothing2 lose": [], + "give it up": [], + "you once said my name for the first time": [], + "I SAW IT FLASH BEFORE ME": [], + "blackbirds": [], + "dream rain sports": [], + "eldest child": [], + "actor": [], + "safe": [], + "say it": [], + "promise": [], + "i do": [], + "3": [], + "PLASTER": [], + "trust": [], + "SHEDIM": [] + }, + "bbno$": { + "edamame": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 2, + "name": "Brazilian bass", + "url": "https://www.last.fm/tag/Brazilian+bass" + }, + { + "count": 2, + "name": "bbnos", + "url": "https://www.last.fm/tag/bbnos" + }, + { + "count": 2, + "name": "Rich Brian", + "url": "https://www.last.fm/tag/Rich+Brian" + } + ], + "edamame (feat. Rich Brian)": [], + "two": [ + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 33, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 33, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 10, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 10, + "name": "spoken", + "url": "https://www.last.fm/tag/spoken" + } + ], + "IT BOY": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 3, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + } + ], + "help herself": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "check": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 25, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 17, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 8, + "name": "electro hop", + "url": "https://www.last.fm/tag/electro+hop" + }, + { + "count": 8, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 8, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 2, + "name": "Sang in English", + "url": "https://www.last.fm/tag/Sang+in+English" + } + ], + "1-800": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + }, + { + "count": 33, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 1, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + } + ], + "shining on my ex": [], + "antidepressants": [], + "nursery": [], + "lil' freak": [], + "meant to be": [ + { + "count": 100, + "name": "penguin", + "url": "https://www.last.fm/tag/penguin" + }, + { + "count": 100, + "name": "rizz", + "url": "https://www.last.fm/tag/rizz" + }, + { + "count": 66, + "name": "skibidi", + "url": "https://www.last.fm/tag/skibidi" + }, + { + "count": 66, + "name": "bbnoDollarSign", + "url": "https://www.last.fm/tag/bbnoDollarSign" + } + ], + "boom": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "sriracha": [], + "i see london i see france": [], + "bag or die": [], + "top gun": [], + "i remember": [], + "piccolo": [], + "help herself (with BENEE)": [], + "mememe": [], + "mathematics": [], + "MARY POPPINS": [], + "imma": [], + "u mad!": [], + "2 time zones (feat. Night Lovell)": [], + "resume": [], + "2 time zones": [], + "yoga (feat. Rebecca Black)": [], + "jack money bean": [], + "still": [], + "touch grass (feat. Yung Gravy)": [], + "pogo": [], + "Bad Thoughts": [], + "wussup": [], + "b to the b": [], + "robert patekson": [], + "bad girl": [], + "on god": [], + "who dat boi": [], + "edamame (feat. Rich Brian) - Diplo Remix": [], + "bad to the bone": [], + "slop": [], + "yoga": [], + "hot topic": [], + "thankful": [], + "sophisticated": [], + "black eyed pees": [], + "brainless": [], + "astrology": [] + }, + "Tears for Fears": { + "Everybody Wants to Rule the World": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 59, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "Tears for Fears", + "url": "https://www.last.fm/tag/Tears+for+Fears" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Shout": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 70, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Tears for Fears", + "url": "https://www.last.fm/tag/Tears+for+Fears" + }, + { + "count": 5, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "new romantic", + "url": "https://www.last.fm/tag/new+romantic" + }, + { + "count": 1, + "name": "shout", + "url": "https://www.last.fm/tag/shout" + } + ], + "Mad World": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 76, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "Tears for Fears", + "url": "https://www.last.fm/tag/Tears+for+Fears" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + } + ], + "Head Over Heels": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 71, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "Donnie Darko", + "url": "https://www.last.fm/tag/Donnie+Darko" + }, + { + "count": 7, + "name": "Tears for Fears", + "url": "https://www.last.fm/tag/Tears+for+Fears" + }, + { + "count": 5, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Head Over Heels - Dave Bascombe 7\" N.Mix": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Sowing the Seeds of Love": [], + "Head Over Heels / Broken": [], + "Woman in Chains": [], + "Pale Shelter": [], + "Change": [], + "Mothers Talk": [], + "Advice for the Young at Heart": [], + "I Believe": [], + "The Working Hour": [], + "Break It Down Again": [], + "Pale Shelter - 2nd Single Version": [], + "Broken": [], + "Listen": [], + "The Hurting": [], + "Memories Fade": [], + "Watch Me Bleed": [], + "Suffer the Children": [], + "Laid So Low (Tears Roll Down)": [], + "Ideas As Opiates": [], + "Goodnight Song": [], + "Start Of The Breakdown": [], + "Famous Last Words": [], + "The Prisoner": [], + "Year of the Knife": [], + "Swords and Knives": [], + "Raoul And The Kings Of Spain": [], + "The Tipping Point": [], + "Standing on the Corner of the Third World": [], + "Bad Man's Song": [], + "No Small Thing": [], + "Break the Man": [], + "Elemental": [], + "Closest Thing to Heaven": [], + "The Big Chair": [], + "Falling Down": [], + "Empire Building": [], + "Cold": [], + "I Love You But I'm Lost": [], + "The Marauders": [], + "Everybody Wants To Rule The World - Sped Up Version": [], + "The Way You Are": [], + "Everybody Wants To Rule The World - Extended Version": [], + "Badman's Song": [], + "Secrets": [], + "Sketches of Pain": [] + }, + "Stray Kids": { + "God’s Menu": [ + { + "count": 100, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "mala taste", + "url": "https://www.last.fm/tag/mala+taste" + }, + { + "count": 4, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Stray kids gods menu", + "url": "https://www.last.fm/tag/Stray+kids+gods+menu" + }, + { + "count": 1, + "name": "go live", + "url": "https://www.last.fm/tag/go+live" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "MANIAC": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "midtempo bass", + "url": "https://www.last.fm/tag/midtempo+bass" + }, + { + "count": 4, + "name": "edm pop", + "url": "https://www.last.fm/tag/edm+pop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Back Door": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 16, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 8, + "name": "bangchan", + "url": "https://www.last.fm/tag/bangchan" + }, + { + "count": 8, + "name": "lee know", + "url": "https://www.last.fm/tag/lee+know" + }, + { + "count": 8, + "name": "Ya ever look up the lyrics", + "url": "https://www.last.fm/tag/Ya+ever+look+up+the+lyrics" + }, + { + "count": 3, + "name": "conni loves skz", + "url": "https://www.last.fm/tag/conni+loves+skz" + }, + { + "count": 3, + "name": "Im coming inside", + "url": "https://www.last.fm/tag/Im+coming+inside" + }, + { + "count": 3, + "name": "tasty bass", + "url": "https://www.last.fm/tag/tasty+bass" + } + ], + "Thunderous": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "100 club", + "url": "https://www.last.fm/tag/100+club" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "MIROH": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 42, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 42, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 12, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "The Cure", + "url": "https://www.last.fm/tag/The+Cure" + }, + { + "count": 2, + "name": "The Smiths", + "url": "https://www.last.fm/tag/The+Smiths" + } + ], + "CASE 143": [ + { + "count": 100, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kasey Chambers", + "url": "https://www.last.fm/tag/Kasey+Chambers" + }, + { + "count": 16, + "name": "insane clown posse", + "url": "https://www.last.fm/tag/insane+clown+posse" + }, + { + "count": 8, + "name": "p1harmony", + "url": "https://www.last.fm/tag/p1harmony" + }, + { + "count": 8, + "name": "xdinary heroes", + "url": "https://www.last.fm/tag/xdinary+heroes" + }, + { + "count": 8, + "name": "soolking", + "url": "https://www.last.fm/tag/soolking" + }, + { + "count": 2, + "name": "Kiraw", + "url": "https://www.last.fm/tag/Kiraw" + }, + { + "count": 2, + "name": "Somebody to Love - Basstrologe", + "url": "https://www.last.fm/tag/Somebody+to+Love+-+Basstrologe" + }, + { + "count": 2, + "name": "LYKN", + "url": "https://www.last.fm/tag/LYKN" + } + ], + "Chk Chk Boom": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "Das Pabos", + "url": "https://www.last.fm/tag/Das+Pabos" + }, + { + "count": 15, + "name": "Paboscore", + "url": "https://www.last.fm/tag/Paboscore" + }, + { + "count": 4, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "S-Class": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "wb 3racha", + "url": "https://www.last.fm/tag/wb+3racha" + }, + { + "count": 4, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 4, + "name": "star", + "url": "https://www.last.fm/tag/star" + }, + { + "count": 4, + "name": "south korean", + "url": "https://www.last.fm/tag/south+korean" + }, + { + "count": 1, + "name": "mala", + "url": "https://www.last.fm/tag/mala" + }, + { + "count": 1, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 1, + "name": "BG", + "url": "https://www.last.fm/tag/BG" + } + ], + "LALALALA": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 4, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 4, + "name": "Korea", + "url": "https://www.last.fm/tag/Korea" + }, + { + "count": 1, + "name": "boygroup", + "url": "https://www.last.fm/tag/boygroup" + }, + { + "count": 1, + "name": "lit", + "url": "https://www.last.fm/tag/lit" + }, + { + "count": 1, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + } + ], + "Red Lights (Bang Chan, Hyunjin)": [ + { + "count": 100, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 100, + "name": "hyunjin", + "url": "https://www.last.fm/tag/hyunjin" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Come Play (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "electrorock", + "url": "https://www.last.fm/tag/electrorock" + }, + { + "count": 33, + "name": "tom morello", + "url": "https://www.last.fm/tag/tom+morello" + }, + { + "count": 33, + "name": "do you wanna come play?", + "url": "https://www.last.fm/tag/do+you+wanna+come+play%3F" + } + ], + "My Pace": [], + "Charmer": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 4, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 1, + "name": "munich", + "url": "https://www.last.fm/tag/munich" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + } + ], + "DOMINO": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Hellevator": [], + "Easy": [], + "Side Effects": [], + "VENOM": [], + "I Like It": [ + { + "count": 100, + "name": "Kittyycore", + "url": "https://www.last.fm/tag/Kittyycore" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 15, + "name": "vik owns this song", + "url": "https://www.last.fm/tag/vik+owns+this+song" + }, + { + "count": 4, + "name": "made for kari", + "url": "https://www.last.fm/tag/made+for+kari" + }, + { + "count": 4, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 1, + "name": "kennas-property", + "url": "https://www.last.fm/tag/kennas-property" + } + ], + "Christmas EveL": [], + "MEGAVERSE": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "south korean", + "url": "https://www.last.fm/tag/south+korean" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 2, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 2, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 2, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + } + ], + "District 9": [], + "Double Knot": [], + "TASTE (Lee Know, Hyunjin, Felix)": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "hyunjin", + "url": "https://www.last.fm/tag/hyunjin" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "FAKE EYES OPEN", + "url": "https://www.last.fm/tag/FAKE+EYES+OPEN" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "CHEESE": [], + "TOPLINE (feat. Tiger JK)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 33, + "name": "mala taste", + "url": "https://www.last.fm/tag/mala+taste" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 3, + "name": "BG", + "url": "https://www.last.fm/tag/BG" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Lose My Breath (Feat. Charlie Puth)": [], + "Get Cool": [], + "Walkin On Water": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "bangchan do henri", + "url": "https://www.last.fm/tag/bangchan+do+henri" + }, + { + "count": 1, + "name": "nitalovesskz", + "url": "https://www.last.fm/tag/nitalovesskz" + }, + { + "count": 1, + "name": "bangchan do Henrique", + "url": "https://www.last.fm/tag/bangchan+do+Henrique" + }, + { + "count": 1, + "name": "hillsfavsong", + "url": "https://www.last.fm/tag/hillsfavsong" + } + ], + "Hall of Fame": [], + "Mixtape : OH": [], + "Super Bowl": [], + "WOLFGANG": [], + "I am YOU": [], + "Silent Cry": [], + "Levanter": [], + "FREEZE": [], + "JJAM": [ + { + "count": 100, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "pancadao", + "url": "https://www.last.fm/tag/pancadao" + }, + { + "count": 3, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 3, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Victory Song": [], + "ITEM": [], + "CIRCUS": [], + "Mixtape : Time Out": [], + "ALL IN": [], + "Voices": [], + "Collision": [], + "3RACHA (Bang Chan, Changbin, Han)": [], + "Lonely St.": [], + "Social Path": [], + "Mountains": [], + "Sorry, I Love You": [] + }, + "blink-182": { + "All the Small Things": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 75, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 47, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "I Miss You": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 71, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 38, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 15, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "What's My Age Again?": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 91, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 49, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "First Date": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 83, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 42, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Adam's Song": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 83, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 45, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "suicide", + "url": "https://www.last.fm/tag/suicide" + } + ], + "Dammit": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 83, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "The Rock Show": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 77, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "Blink 182", + "url": "https://www.last.fm/tag/Blink+182" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Feeling This": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 97, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 45, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "blink-182", + "url": "https://www.last.fm/tag/blink-182" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + } + ], + "Stay Together for the Kids": [], + "Always": [], + "Down": [], + "Aliens Exist": [], + "Dumpweed": [], + "Going Away to College": [], + "Don't Leave Me": [], + "Mutt": [], + "Carousel": [], + "The Party Song": [], + "Online Songs": [], + "Anthem Part Two": [], + "Josie": [], + "Man Overboard": [], + "Dysentery Gary": [], + "Story of a Lonely Guy": [], + "Reckless Abandon": [], + "Anthem": [], + "Stockholm Syndrome": [], + "Wendy Clear": [], + "Happy Holidays, You Bastard": [], + "Roller Coaster": [], + "Obvious": [], + "Give Me One Good Reason": [], + "Shut Up": [], + "Violence": [], + "Easy Target": [], + "Please Take Me Home": [], + "Not Now": [], + "All of This": [], + "I'm Lost Without You": [], + "Go": [], + "Bored to Death": [], + "Asthenia": [], + "M+M's": [], + "Every Time I Look For You": [], + "The Fallen Interlude": [], + "Here's Your Letter": [], + "After Midnight": [], + "Pathetic": [], + "Everytime I Look for You": [], + "She's out of Her Mind": [] + }, + "Grimes": { + "Oblivion": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 31, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 14, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 3, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "grimes", + "url": "https://www.last.fm/tag/grimes" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Genesis": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 30, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 14, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 5, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + } + ], + "Kill V. Maim": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 85, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 36, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 6, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "synth punk", + "url": "https://www.last.fm/tag/synth+punk" + } + ], + "Flesh without Blood": [], + "4ÆM": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "dancefloor drum and bass", + "url": "https://www.last.fm/tag/dancefloor+drum+and+bass" + }, + { + "count": 7, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "filmi", + "url": "https://www.last.fm/tag/filmi" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Circumambient": [], + "Eight": [], + "Symphonia IX (My Wait Is U)": [], + "Be a Body": [], + "Visiting Statue": [], + "Vowels = space and time": [], + "Infinite Love Without Fulfilment": [], + "REALiTi": [], + "California": [], + "Skin": [], + "Shinigami Eyes": [], + "Pin": [], + "Venus Fly": [], + "Delete Forever": [], + "laughing and not being normal": [], + "Violence - Original Mix": [], + "You'll miss me when I'm not around": [], + "World Princess Part II": [], + "Artangels": [], + "Belly of the Beat": [], + "Rosa": [], + "We Appreciate Power": [], + "Butterfly": [], + "Vanessa": [], + "Life in the Vivid Dream": [], + "Know the Way": [], + "Easily": [], + "Nightmusic": [], + "SCREAM": [], + "Caladan": [], + "Colour of Moonlight (Antiochus)": [], + "Crystal Ball": [], + "My Name Is Dark - Art Mix": [], + "So Heavy I Fell Through the Earth - Art Mix": [], + "Entropy": [], + "Devon": [], + "New Gods": [], + "Dream Fortress": [], + "Zoal, Face Dancer": [], + "Player of Games": [], + "Avi": [], + "Darkseid": [], + "Outer": [], + "Go": [], + "Weregild": [] + }, + "Reneé Rapp": { + "Not My Fault (with Megan Thee Stallion)": [ + { + "count": 100, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 100, + "name": "bitch", + "url": "https://www.last.fm/tag/bitch" + }, + { + "count": 66, + "name": "gaypop", + "url": "https://www.last.fm/tag/gaypop" + }, + { + "count": 66, + "name": "Mean Girls", + "url": "https://www.last.fm/tag/Mean+Girls" + }, + { + "count": 33, + "name": "Megan Thee Stallion", + "url": "https://www.last.fm/tag/Megan+Thee+Stallion" + }, + { + "count": 33, + "name": "fnafpop", + "url": "https://www.last.fm/tag/fnafpop" + }, + { + "count": 33, + "name": "Slaypop", + "url": "https://www.last.fm/tag/Slaypop" + } + ], + "Pretty Girls": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 3, + "name": "sapphic", + "url": "https://www.last.fm/tag/sapphic" + } + ], + "Too Well": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Tummy Hurts": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "she was so real when she said I just want some recognition for having good tits and a big heart", + "url": "https://www.last.fm/tag/she+was+so+real+when+she+said+I+just+want+some+recognition+for+having+good+tits+and+a+big+heart" + } + ], + "Leave Me Alone": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 33, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 33, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + } + ], + "Poison Poison": [], + "Talk Too Much": [], + "In the Kitchen": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "Peachcore", + "url": "https://www.last.fm/tag/Peachcore" + } + ], + "Snow Angel": [], + "Mad": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "didiclaims", + "url": "https://www.last.fm/tag/didiclaims" + }, + { + "count": 66, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + } + ], + "Colorado": [], + "Gemini Moon": [], + "Why is She Still Here?": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "didiclaims", + "url": "https://www.last.fm/tag/didiclaims" + } + ], + "I Hate Boston": [], + "Shy": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 66, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "bris-song", + "url": "https://www.last.fm/tag/bris-song" + }, + { + "count": 33, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "I Think I Like You Better When You’re Gone": [ + { + "count": 100, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "World Burn": [], + "Kiss It Kiss It": [ + { + "count": 100, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "disco-pop", + "url": "https://www.last.fm/tag/disco-pop" + }, + { + "count": 66, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + } + ], + "Bruises": [], + "The Wedding Song": [], + "So What Now": [], + "Tattoos": [], + "Don't Tell My Mom": [], + "Good Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 2, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 2, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "Moon": [], + "Willow": [], + "Everything To Everyone (Intro)": [], + "I Wish": [], + "Sometimes": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 33, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "23": [], + "Tummy Hurts (feat. Coco Jones) - Remix": [], + "Messy": [], + "At Least I’m Hot": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 25, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 17, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 17, + "name": "disco-pop", + "url": "https://www.last.fm/tag/disco-pop" + }, + { + "count": 8, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + } + ], + "What Can I Do": [], + "I Can’t Have You Around Me Anymore": [ + { + "count": 100, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "I Do": [], + "You’d Like That Wouldn’t You": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 25, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + }, + { + "count": 17, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + } + ], + "Swim": [], + "Meet the Plastics": [], + "Someone Gets Hurt": [], + "That’s So Funny": [ + { + "count": 100, + "name": "brighterdayinc", + "url": "https://www.last.fm/tag/brighterdayinc" + } + ], + "Everything To Everyone - Extended Version": [], + "NOT my fault": [], + "Tummy Hurts (feat. Coco Jones) [Remix]": [], + "Everything To Everyone (Extended Version)": [], + "tattoos - acoustic": [], + "I Think I Like You Better When You’re Gone - Live": [], + "Mad - Live": [], + "Tummy Hurts - On VHS": [], + "Kiss It Kiss It - Live": [] + }, + "Melanie Martinez": { + "Play Date": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 5, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Pacify Her": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "omg", + "url": "https://www.last.fm/tag/omg" + }, + { + "count": 33, + "name": "Love it", + "url": "https://www.last.fm/tag/Love+it" + }, + { + "count": 33, + "name": "jealousy", + "url": "https://www.last.fm/tag/jealousy" + }, + { + "count": 10, + "name": "Bitch Song", + "url": "https://www.last.fm/tag/Bitch+Song" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "i wonder whos this song for", + "url": "https://www.last.fm/tag/i+wonder+whos+this+song+for" + } + ], + "Pity Party": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 48, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 34, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "love at first listen gif", + "url": "https://www.last.fm/tag/love+at+first+listen+gif" + }, + { + "count": 2, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "Dollhouse": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Training Wheels": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 42, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 42, + "name": "um tiro doeria menos", + "url": "https://www.last.fm/tag/um+tiro+doeria+menos" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "vocal delivery", + "url": "https://www.last.fm/tag/vocal+delivery" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + } + ], + "Soap": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 73, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 22, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 11, + "name": "musique concrete", + "url": "https://www.last.fm/tag/musique+concrete" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Cake": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 66, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Teacher's Pet": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "film", + "url": "https://www.last.fm/tag/film" + }, + { + "count": 2, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + } + ], + "Mad Hatter": [ + { + "count": 100, + "name": "alice in wonderland", + "url": "https://www.last.fm/tag/alice+in+wonderland" + }, + { + "count": 100, + "name": "all the best people are crazy", + "url": "https://www.last.fm/tag/all+the+best+people+are+crazy" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 19, + "name": "contemporary rock", + "url": "https://www.last.fm/tag/contemporary+rock" + }, + { + "count": 19, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "Loka", + "url": "https://www.last.fm/tag/Loka" + }, + { + "count": 3, + "name": "MAAAAD", + "url": "https://www.last.fm/tag/MAAAAD" + } + ], + "Tag, You're It": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dark-pop", + "url": "https://www.last.fm/tag/dark-pop" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "emo pop", + "url": "https://www.last.fm/tag/emo+pop" + } + ], + "Mrs. Potato Head": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 3, + "name": "dark wave", + "url": "https://www.last.fm/tag/dark+wave" + }, + { + "count": 3, + "name": "Self Confidence", + "url": "https://www.last.fm/tag/Self+Confidence" + } + ], + "Sippy Cup": [ + { + "count": 100, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 79, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "cry baby", + "url": "https://www.last.fm/tag/cry+baby" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Cry Baby": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 15, + "name": "melanie martinez", + "url": "https://www.last.fm/tag/melanie+martinez" + }, + { + "count": 15, + "name": "cry baby", + "url": "https://www.last.fm/tag/cry+baby" + }, + { + "count": 4, + "name": "favorites 2016", + "url": "https://www.last.fm/tag/favorites+2016" + }, + { + "count": 4, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "High School Sweethearts": [ + { + "count": 100, + "name": "musique concrete", + "url": "https://www.last.fm/tag/musique+concrete" + }, + { + "count": 100, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 19, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 19, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 19, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Carousel": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "freak show", + "url": "https://www.last.fm/tag/freak+show" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 12, + "name": "carnival pop", + "url": "https://www.last.fm/tag/carnival+pop" + }, + { + "count": 5, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Show & Tell": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "alt z", + "url": "https://www.last.fm/tag/alt+z" + } + ], + "Alphabet Boy": [], + "VOID": [], + "Class Fight": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 3, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "EVIL": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Lunchbox Friends": [], + "DEATH": [], + "Milk and Cookies": [], + "Nurse's Office": [], + "Teddy Bear": [], + "Strawberry Shortcake": [], + "Wheels on the Bus": [], + "Orange Juice": [], + "Detention": [], + "The Principal": [], + "Drama Club": [], + "Recess": [], + "THE CONTORTIONIST": [], + "Fire Drill": [], + "TUNNEL VISION": [], + "NYMPHOLOGY": [], + "Gingerbread Man": [], + "SPIDER WEB": [], + "FAERIE SOIRÉE": [], + "LIGHT SHOWER": [], + "The Bakery": [], + "Test Me": [], + "BATTLE OF THE LARYNX": [], + "LEECHES": [], + "Copy Cat (feat. Tierra Whack)": [], + "MOON CYCLE": [], + "Notebook": [], + "WOMB": [], + "MILK OF THE SIREN": [], + "Field Trip": [] + }, + "Bob Dylan": { + "Like a Rolling Stone": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 94, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 54, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 41, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 8, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "1965", + "url": "https://www.last.fm/tag/1965" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Knockin' on Heaven's Door": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 90, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 21, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 10, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + } + ], + "Blowin' in the Wind": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 55, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 35, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 33, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 7, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "harmonica", + "url": "https://www.last.fm/tag/harmonica" + } + ], + "The Times They Are a-Changin'": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 54, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 35, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 31, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 7, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "Watchmen", + "url": "https://www.last.fm/tag/Watchmen" + } + ], + "Mr. Tambourine Man": [], + "Hurricane": [], + "Don't Think Twice, It's All Right": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 50, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 27, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 26, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 10, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "harmonica", + "url": "https://www.last.fm/tag/harmonica" + } + ], + "Tangled Up in Blue": [], + "Subterranean Homesick Blues": [], + "Girl From the North Country": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 52, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 33, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 33, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 14, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "Bob Dylan", + "url": "https://www.last.fm/tag/Bob+Dylan" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "1963", + "url": "https://www.last.fm/tag/1963" + } + ], + "I Want You": [], + "Just Like a Woman": [], + "All Along the Watchtower": [], + "Shelter from the Storm": [], + "Rainy Day Women #12 & 35": [], + "It's All Over Now, Baby Blue": [], + "Ballad of a Thin Man": [], + "Lay, Lady, Lay": [], + "A Hard Rain's a-Gonna Fall": [], + "Simple Twist of Fate": [], + "Maggie's Farm": [], + "Highway 61 Revisited": [], + "Visions of Johanna": [], + "Tombstone Blues": [], + "Masters of War": [], + "The Man In Me": [], + "Desolation Row": [], + "It Ain't Me Babe": [], + "Forever Young": [], + "Lay Lady Lay": [], + "Queen Jane Approximately": [], + "Stuck Inside of Mobile with the Memphis Blues Again": [], + "It Takes a Lot to Laugh, It Takes a Train to Cry": [], + "She Belongs to Me": [], + "Positively 4th Street": [], + "Just Like Tom Thumb's Blues": [], + "If Not for You": [], + "From a Buick 6": [], + "Meet Me in the Morning": [], + "If You See Her, Say Hello": [], + "Pledging My Time": [], + "Idiot Wind": [], + "Buckets of Rain": [], + "Leopard-Skin Pill-Box Hat": [], + "You're Gonna Make Me Lonesome When You Go": [], + "You're a Big Girl Now": [], + "One of Us Must Know (Sooner or Later)": [], + "Oxford Town": [], + "Gotta Serve Somebody": [], + "Down the Highway": [] + }, + "Jung Kook": { + "Seven (feat. Latto) (Explicit Ver.)": [ + { + "count": 100, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Turn it off🔥🔥", + "url": "https://www.last.fm/tag/Turn+it+off%F0%9F%94%A5%F0%9F%94%A5" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "good music", + "url": "https://www.last.fm/tag/good+music" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 2, + "name": "seven", + "url": "https://www.last.fm/tag/seven" + } + ], + "Standing Next to You": [ + { + "count": 100, + "name": "who", + "url": "https://www.last.fm/tag/who" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "standing next to you", + "url": "https://www.last.fm/tag/standing+next+to+you" + }, + { + "count": 66, + "name": "Love You", + "url": "https://www.last.fm/tag/Love+You" + }, + { + "count": 33, + "name": "streaming farm", + "url": "https://www.last.fm/tag/streaming+farm" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "jk", + "url": "https://www.last.fm/tag/jk" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "me encanta", + "url": "https://www.last.fm/tag/me+encanta" + } + ], + "3D (feat. Jack Harlow)": [ + { + "count": 100, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "golden", + "url": "https://www.last.fm/tag/golden" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "timberlake", + "url": "https://www.last.fm/tag/timberlake" + }, + { + "count": 2, + "name": "Jack Harlow", + "url": "https://www.last.fm/tag/Jack+Harlow" + }, + { + "count": 2, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Still With You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "jk", + "url": "https://www.last.fm/tag/jk" + }, + { + "count": 2, + "name": "sotc", + "url": "https://www.last.fm/tag/sotc" + }, + { + "count": 2, + "name": "rain", + "url": "https://www.last.fm/tag/rain" + } + ], + "Stay Alive (Prod. SUGA of BTS)": [ + { + "count": 100, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 33, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 12, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "yoonkook", + "url": "https://www.last.fm/tag/yoonkook" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "yoongi", + "url": "https://www.last.fm/tag/yoongi" + }, + { + "count": 1, + "name": "prod suga", + "url": "https://www.last.fm/tag/prod+suga" + }, + { + "count": 1, + "name": "golden voice", + "url": "https://www.last.fm/tag/golden+voice" + }, + { + "count": 1, + "name": "talented", + "url": "https://www.last.fm/tag/talented" + } + ], + "Seven (feat. Latto)": [ + { + "count": 100, + "name": "Pop RnB", + "url": "https://www.last.fm/tag/Pop+RnB" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "HYBE Labels", + "url": "https://www.last.fm/tag/HYBE+Labels" + } + ], + "Yes or No": [ + { + "count": 100, + "name": "HE INVENTED POP", + "url": "https://www.last.fm/tag/HE+INVENTED+POP" + }, + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 17, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 17, + "name": "k pop", + "url": "https://www.last.fm/tag/k+pop" + }, + { + "count": 8, + "name": "this song is for mia", + "url": "https://www.last.fm/tag/this+song+is+for+mia" + }, + { + "count": 8, + "name": "this song is for bibi", + "url": "https://www.last.fm/tag/this+song+is+for+bibi" + }, + { + "count": 8, + "name": "sugaloiro", + "url": "https://www.last.fm/tag/sugaloiro" + }, + { + "count": 2, + "name": "baby girl music", + "url": "https://www.last.fm/tag/baby+girl+music" + }, + { + "count": 2, + "name": "linedance 2024", + "url": "https://www.last.fm/tag/linedance+2024" + }, + { + "count": 2, + "name": "bel owns this song", + "url": "https://www.last.fm/tag/bel+owns+this+song" + } + ], + "Dreamers [Music from the FIFA World Cup Qatar 2022 Official Soundtrack]": [ + { + "count": 100, + "name": "boyfriend", + "url": "https://www.last.fm/tag/boyfriend" + }, + { + "count": 100, + "name": "best vocalist", + "url": "https://www.last.fm/tag/best+vocalist" + }, + { + "count": 66, + "name": "pop king", + "url": "https://www.last.fm/tag/pop+king" + }, + { + "count": 17, + "name": "pop vocals", + "url": "https://www.last.fm/tag/pop+vocals" + }, + { + "count": 8, + "name": "frescura", + "url": "https://www.last.fm/tag/frescura" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "best ksoloist", + "url": "https://www.last.fm/tag/best+ksoloist" + }, + { + "count": 2, + "name": "best maknae", + "url": "https://www.last.fm/tag/best+maknae" + } + ], + "Seven (feat. Latto) (Clean Ver.)": [ + { + "count": 100, + "name": "god Song", + "url": "https://www.last.fm/tag/god+Song" + }, + { + "count": 25, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 17, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 17, + "name": "7", + "url": "https://www.last.fm/tag/7" + }, + { + "count": 8, + "name": "7 days a week", + "url": "https://www.last.fm/tag/7+days+a+week" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + } + ], + "Closer to You (feat. Major Lazer)": [ + { + "count": 100, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 66, + "name": "this song is for evie", + "url": "https://www.last.fm/tag/this+song+is+for+evie" + }, + { + "count": 66, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 33, + "name": "user kiseoul owns song", + "url": "https://www.last.fm/tag/user+kiseoul+owns+song" + }, + { + "count": 33, + "name": "kiseouls song", + "url": "https://www.last.fm/tag/kiseouls+song" + }, + { + "count": 33, + "name": "user yusuii owns song", + "url": "https://www.last.fm/tag/user+yusuii+owns+song" + }, + { + "count": 10, + "name": "vias song", + "url": "https://www.last.fm/tag/vias+song" + }, + { + "count": 10, + "name": "made for via", + "url": "https://www.last.fm/tag/made+for+via" + }, + { + "count": 10, + "name": "Yekook", + "url": "https://www.last.fm/tag/Yekook" + } + ], + "Please Don't Change (feat. DJ Snake)": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 100, + "name": "sugaloiro", + "url": "https://www.last.fm/tag/sugaloiro" + }, + { + "count": 66, + "name": "this song is for bibi", + "url": "https://www.last.fm/tag/this+song+is+for+bibi" + } + ], + "Hate You": [ + { + "count": 100, + "name": "pop ballad", + "url": "https://www.last.fm/tag/pop+ballad" + }, + { + "count": 100, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 66, + "name": "sad lyrics", + "url": "https://www.last.fm/tag/sad+lyrics" + }, + { + "count": 33, + "name": "biel owns this song", + "url": "https://www.last.fm/tag/biel+owns+this+song" + }, + { + "count": 33, + "name": "compsed by Shawn Mendes", + "url": "https://www.last.fm/tag/compsed+by+Shawn+Mendes" + } + ], + "Somebody": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "jk", + "url": "https://www.last.fm/tag/jk" + }, + { + "count": 66, + "name": "me", + "url": "https://www.last.fm/tag/me" + }, + { + "count": 33, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "laia's", + "url": "https://www.last.fm/tag/laia%27s" + }, + { + "count": 10, + "name": "bel owns this song", + "url": "https://www.last.fm/tag/bel+owns+this+song" + }, + { + "count": 10, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + }, + { + "count": 10, + "name": "aphrodity", + "url": "https://www.last.fm/tag/aphrodity" + } + ], + "My You": [ + { + "count": 100, + "name": "this song is for mia", + "url": "https://www.last.fm/tag/this+song+is+for+mia" + }, + { + "count": 100, + "name": "dara own this", + "url": "https://www.last.fm/tag/dara+own+this" + } + ], + "Shot Glass of Tears": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 100, + "name": "goodgirl owns this song", + "url": "https://www.last.fm/tag/goodgirl+owns+this+song" + }, + { + "count": 66, + "name": "bel owns this song", + "url": "https://www.last.fm/tag/bel+owns+this+song" + }, + { + "count": 66, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + } + ], + "Too Sad to Dance": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "bel owns this song", + "url": "https://www.last.fm/tag/bel+owns+this+song" + } + ], + "Never Let Go": [ + { + "count": 100, + "name": "Go", + "url": "https://www.last.fm/tag/Go" + }, + { + "count": 36, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 24, + "name": "Never Let Go", + "url": "https://www.last.fm/tag/Never+Let+Go" + }, + { + "count": 24, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 5, + "name": "must listen", + "url": "https://www.last.fm/tag/must+listen" + }, + { + "count": 5, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 5, + "name": "Smeraldo Gardern Marching Band Jimin", + "url": "https://www.last.fm/tag/Smeraldo+Gardern+Marching+Band+Jimin" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + } + ], + "Standing Next to You (Usher Remix)": [], + "3D (Alternate Ver.)": [], + "3D (Justin Timberlake Remix)": [], + "Seven (feat. Latto) (Instrumental)": [], + "Seven (feat. Latto) (Band Ver.)": [], + "Seven (feat. Latto) (Summer Mix)": [], + "3D (feat. Jack Harlow) (Clean Ver.)": [], + "3D (feat. Jack Harlow) (Instrumental)": [], + "Seven (feat. Latto) (Lofi Mix)": [], + "Dreamers - Music from the FIFA World Cup Qatar 2022 Official Soundtrack": [], + "Standing Next to You (Band Ver.)": [], + "Seven (feat. Latto) (Nightfall Mix)": [], + "Seven (feat. Latto) (Island Mix)": [], + "Standing Next to You (Slow Jam Remix)": [], + "3D (feat. Jack Harlow) (A. G. Cook Remix)": [], + "3D (feat. Jack Harlow) (Alternate Ver.)": [], + "Standing Next to You (Latin Trap Remix)": [], + "Seven (feat. Latto) (Festival Mix)": [], + "3D (feat. Jack Harlow) (Sped Up)": [], + "Seven (feat. Latto) (Alesso Remix)": [], + "Standing Next to You (Holiday Remix)": [], + "Standing Next to You (PBR&B Remix)": [], + "Seven (David Guetta Remix)": [], + "Standing Next to You (Future Funk Remix)": [], + "Standing Next to You (Instrumental)": [], + "To ARMY": [], + "3D (feat. Jack Harlow) (Slowed Down)": [], + "Seven (David Guetta Remix - Extended)": [], + "Standing Next to You - Usher Remix": [], + "3D (feat. Jack Harlow) (MK Remix)": [], + "Stay Alive (prod. by SUGA of BTS)": [], + "Seven - Explicit Ver. (feat. Latto)": [], + "Dreamers (Music from the FIFA World Cup Qatar 2022 Official Soundtrack)": [] + }, + "Amy Winehouse": { + "Back to Black": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 65, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 12, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Rehab": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 69, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 13, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "You Know I'm No Good": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 70, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Tears Dry on Their Own": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 57, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 26, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 13, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Love Is a Losing Game": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 59, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 11, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "He Can Only Hold Her": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 59, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 24, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 5, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + } + ], + "Wake Up Alone": [], + "Just Friends": [], + "Some Unholy War": [], + "Me & Mr Jones": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 69, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "RB", + "url": "https://www.last.fm/tag/RB" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + } + ], + "Addicted": [], + "Valerie - Live At BBC Radio 1 Live Lounge, London / 2007": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 29, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 7, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 4, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "Imiona", + "url": "https://www.last.fm/tag/Imiona" + }, + { + "count": 1, + "name": "soul jazz", + "url": "https://www.last.fm/tag/soul+jazz" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Fuck Me Pumps": [], + "Stronger Than Me": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 84, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 11, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "(There Is) No Greater Love": [], + "In My Bed": [], + "Our Day Will Come": [], + "I Heard Love Is Blind": [], + "Valerie": [], + "Take the Box": [], + "Monkey Man": [], + "Know You Now": [], + "October Song": [], + "Help Yourself": [], + "What Is It About Men": [], + "You're Wondering Now": [], + "The Girl from Ipanema": [], + "Intro / Stronger Than Me": [], + "Half Time": [], + "Will You Still Love Me Tomorrow? - 2011": [], + "Me & Mr. Jones": [], + "You Sent Me Flying / Cherry": [], + "Best Friends, Right?": [], + "Tears Dry - Original Version": [], + "Like Smoke": [], + "Between the Cheats": [], + "Cupid - Deluxe Edition Version": [], + "A Song for You": [], + "You Sent Me Flying": [], + "Moody's Mood for Love / Teo Licks": [], + "Moody's Mood for Love": [], + "Mr Magic (Through the Smoke)": [], + "Valerie - Live, BBC Radio 1 Live Lounge, London/2007": [], + "Hey Little Rich Girl": [], + "Me and Mr Jones": [], + "Some Unholy War - Down Tempo": [], + "Cupid (Deluxe Edition Version)": [], + "Wake Up Alone - Original Recording": [], + "Amy Amy Amy": [], + "Love Is a Losing Game (Original Demo)": [] + }, + "Crystal Castles": { + "Vanished": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 77, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 23, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 11, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 10, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + } + ], + "Crimewave": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 28, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 23, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 10, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 6, + "name": "8-bit electro", + "url": "https://www.last.fm/tag/8-bit+electro" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + }, + { + "count": 1, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + } + ], + "Untrust Us": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 83, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 39, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 36, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 12, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 7, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 7, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "8-bit electro", + "url": "https://www.last.fm/tag/8-bit+electro" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Suffocation": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 40, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 9, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 4, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 3, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Empathy": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 24, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 22, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 7, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 7, + "name": "Electronic Ambience", + "url": "https://www.last.fm/tag/Electronic+Ambience" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 1, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 1, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + } + ], + "Kerosene": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 48, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 27, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 23, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 11, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + } + ], + "Alice Practice": [], + "Magic Spells": [], + "Knights": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 60, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 37, + "name": "8-bit", + "url": "https://www.last.fm/tag/8-bit" + }, + { + "count": 32, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 14, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "glitch", + "url": "https://www.last.fm/tag/glitch" + }, + { + "count": 1, + "name": "electro punk", + "url": "https://www.last.fm/tag/electro+punk" + } + ], + "Transgender": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 79, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 10, + "name": "orgasm", + "url": "https://www.last.fm/tag/orgasm" + }, + { + "count": 5, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 3, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 3, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 1, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + } + ], + "Celestica": [], + "Baptism": [], + "Air War": [], + "Courtship Dating": [], + "Not in Love": [], + "1991": [], + "Black Panther": [], + "Good Time": [], + "Tell Me What to Swallow": [], + "Love and Caring": [], + "xxzxcuzx me": [], + "Reckless": [], + "Pap Smear": [], + "Through the Hosiery": [], + "Intimate": [], + "Year of Silence": [], + "Vietnam": [], + "Fainting Spells": [], + "Char": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 66, + "name": "dreamwave", + "url": "https://www.last.fm/tag/dreamwave" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 1, + "name": "duo", + "url": "https://www.last.fm/tag/duo" + } + ], + "Violent Dreams": [], + "Doe Deer": [], + "Affection": [], + "Plague": [], + "Birds": [], + "Not In Love - Radio Version": [], + "I Am Made of Chalk": [], + "Wrath of God": [], + "Violent Youth": [], + "Sad Eyes": [], + "Pale Flesh": [], + "Telepath": [], + "Insulin": [], + "Crimewave (Crystal Castles vs HEALTH)": [], + "Child I Will Hurt You": [], + "Mercenary": [], + "Fleece": [], + "Frail": [], + "Concrete": [], + "Femen": [], + "Chloroform": [] + }, + "Gwen Stefani": { + "Hollaback Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Hollaback Girl", + "url": "https://www.last.fm/tag/Hollaback+Girl" + } + ], + "The Sweet Escape": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "the sweet escape", + "url": "https://www.last.fm/tag/the+sweet+escape" + } + ], + "Rich Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "What You Waiting For?": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + } + ], + "Luxurious": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 22, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "luxurious", + "url": "https://www.last.fm/tag/luxurious" + }, + { + "count": 1, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + } + ], + "Cool": [], + "Bubble Pop Electric": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 63, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "bubble pop electric", + "url": "https://www.last.fm/tag/bubble+pop+electric" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + } + ], + "Wind It Up": [], + "4 in the Morning": [], + "Crash": [], + "Early Winter": [], + "You Make It Feel Like Christmas (feat. Blake Shelton)": [], + "Harajuku Girls": [], + "Danger Zone": [], + "The Real Thing": [], + "Serious": [], + "Now That You Got It": [], + "Orange County Girl": [], + "Wonderful Life": [], + "Make Me Like You": [], + "Fluorescent": [], + "What You Waiting For": [], + "Long Way to Go": [], + "U Started It": [], + "Baby Don't Lie": [], + "Don't Get It Twisted": [], + "Breakin' Up": [], + "Yummy": [], + "The Sweet Escape (feat. Akon)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "the sweet escape", + "url": "https://www.last.fm/tag/the+sweet+escape" + } + ], + "Used to Love You": [], + "Cool - Album Version": [], + "You Make It Feel Like Christmas (with Blake Shelton)": [], + "Rich Girl (feat. Eve)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Misery": [], + "Jingle Bells": [], + "Hollandback Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 22, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Hollaback Girl", + "url": "https://www.last.fm/tag/Hollaback+Girl" + } + ], + "Let It Snow": [], + "What U Workin' With?": [], + "Where Would I Be?": [], + "Rich Girl Feat Eve": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "You're My Favorite": [], + "Send Me a Picture": [], + "Truth": [], + "Bubble Pop Electric (feat. Johnny Vulture)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 63, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "bubble pop electric", + "url": "https://www.last.fm/tag/bubble+pop+electric" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + } + ], + "Rare": [], + "Wind It Up (Original Neptunes Mix)": [], + "Spark the Fire": [], + "Santa Baby": [], + "Red Flag": [], + "Naughty": [] + }, + "Wallows": { + "Are You Bored Yet? (feat. Clairo)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "adoration", + "url": "https://www.last.fm/tag/adoration" + } + ], + "Remember When": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Fave Indie Pop", + "url": "https://www.last.fm/tag/Fave+Indie+Pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Scrawny": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Pleaser": [ + { + "count": 100, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 8, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 8, + "name": "Language of averted eyes", + "url": "https://www.last.fm/tag/Language+of+averted+eyes" + }, + { + "count": 8, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + } + ], + "Calling After Me": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Something Your Dad Might Like", + "url": "https://www.last.fm/tag/Something+Your+Dad+Might+Like" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "acheimagra", + "url": "https://www.last.fm/tag/acheimagra" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "These Days": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "Fave Indie Pop", + "url": "https://www.last.fm/tag/Fave+Indie+Pop" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "OK": [], + "Pictures of Girls": [], + "Uncomfortable": [], + "Quarterback": [], + "Just Like A Movie": [], + "1980s Horror Film II": [], + "I Don't Want To Talk": [], + "Your Apartment": [], + "Only Friend": [], + "Bad Dream": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "jaq claims", + "url": "https://www.last.fm/tag/jaq+claims" + } + ], + "Drunk on Halloween": [], + "Treacherous Doctor": [], + "You (Show Me Where My Days Went)": [], + "Wish Me Luck": [], + "Sidelines": [], + "Marvelous": [], + "Guitar Romantic Search Adventure": [], + "Do Not Wait": [], + "A Warning": [], + "At the End of the Day": [], + "1980s Horror Film": [], + "Especially You": [], + "Ice Cold Pool": [], + "Your New Favorite Song": [], + "It's Only Right": [], + "I'm Full": [], + "Worlds Apart": [], + "Ground": [], + "Hard To Believe": [], + "Let The Sun In": [], + "What You Like": [], + "Nobody Gets Me (Like You)": [], + "Anytime, Always": [], + "Virtual Aerobics": [], + "Sun Tan": [], + "Pulling Leaves off Trees": [], + "Hurts Me": [], + "Coffin Change": [], + "Don’t You Think It’s Strange?": [], + "Trust Fall": [], + "Talk Like That": [], + "OK - with Remi Wolf & Solomonophonic": [], + "Hide It Away": [], + "Canada": [] + }, + "5 Seconds of Summer": { + "Youngblood": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "synthrock", + "url": "https://www.last.fm/tag/synthrock" + }, + { + "count": 1, + "name": "g minor", + "url": "https://www.last.fm/tag/g+minor" + }, + { + "count": 1, + "name": "resentment", + "url": "https://www.last.fm/tag/resentment" + } + ], + "She Looks So Perfect": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 48, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 17, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "so addictive", + "url": "https://www.last.fm/tag/so+addictive" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Teeth": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 42, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 2, + "name": "industrial pop", + "url": "https://www.last.fm/tag/industrial+pop" + } + ], + "Ghost of You": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 8, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 8, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + }, + { + "count": 8, + "name": "sad songs", + "url": "https://www.last.fm/tag/sad+songs" + }, + { + "count": 3, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Amnesia": [ + { + "count": 100, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 42, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 21, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 12, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 12, + "name": "5SOS", + "url": "https://www.last.fm/tag/5SOS" + }, + { + "count": 2, + "name": "boysband", + "url": "https://www.last.fm/tag/boysband" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "She's Kinda Hot": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 37, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 8, + "name": "australia", + "url": "https://www.last.fm/tag/australia" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "5 Seconds of Summer", + "url": "https://www.last.fm/tag/5+Seconds+of+Summer" + } + ], + "Easier": [], + "Lie to Me": [], + "Want You Back": [], + "Don't Stop": [], + "English Love Affair": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 66, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 33, + "name": "i want music video for this song", + "url": "https://www.last.fm/tag/i+want+music+video+for+this+song" + }, + { + "count": 33, + "name": "catchy as fuck", + "url": "https://www.last.fm/tag/catchy+as+fuck" + }, + { + "count": 33, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 10, + "name": "reminds me of fall out boy and panic at the disco", + "url": "https://www.last.fm/tag/reminds+me+of+fall+out+boy+and+panic+at+the+disco" + } + ], + "Old Me": [], + "Good Girls": [], + "Valentine": [], + "Heartbreak Girl": [], + "Lie to Me (feat. Julia Michaels)": [], + "Lover of Mine": [], + "Wildflower": [], + "COMPLETE MESS": [], + "No Shame": [], + "Jet Black Heart": [], + "Bad Omens": [], + "Voodoo Doll": [], + "Disconnected": [], + "BLENDER": [], + "Red Desert": [], + "Me Myself & I": [], + "If Walls Could Talk": [], + "Beside You": [], + "Talk Fast": [], + "Babylon": [], + "Best Years": [], + "Why Won’t You Love Me": [], + "More": [], + "Kiss Me Kiss Me": [], + "18": [], + "Moving Along": [], + "High": [], + "Not in the Same Way": [], + "Lonely Heart": [], + "Thin White Lies": [], + "2011": [], + "Long Way Home": [], + "End Up Here": [], + "Everything I Didn't Say": [], + "Better Man": [], + "Empty Wallets": [], + "Wherever You Are": [], + "Castaway": [], + "Vapor": [] + }, + "Blur": { + "Song 2": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 44, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Song 2 - 2012 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 56, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 8, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 5, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Girls & Boys": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 80, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 36, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "Coffee & TV": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 67, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + } + ], + "Parklife": [], + "Tender": [], + "Beetlebum": [], + "Country House": [], + "No Distance Left to Run": [], + "Girls and Boys": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 80, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 36, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "The Universal": [], + "Beetlebum - 2012 Remaster": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 29, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Charmless Man": [], + "End of a Century": [], + "Out of Time": [], + "Coffee And TV": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 67, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + } + ], + "There's No Other Way": [], + "To the End": [], + "Good Song": [], + "Parklife - 2012 Remaster": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 44, + "name": "mod", + "url": "https://www.last.fm/tag/mod" + }, + { + "count": 7, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "satire", + "url": "https://www.last.fm/tag/satire" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "mod revival", + "url": "https://www.last.fm/tag/mod+revival" + }, + { + "count": 1, + "name": "blur", + "url": "https://www.last.fm/tag/blur" + }, + { + "count": 1, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + } + ], + "This Is a Low": [], + "On Your Own": [], + "Ghost Ship": [], + "For Tomorrow": [], + "She's So High": [], + "Bugman": [], + "Sing": [], + "Song 2 - 2012 Remastered Version": [], + "You're so Great - 2012 Remaster": [], + "Music Is My Radar": [], + "Country House - 2012 Remaster": [], + "Crazy Beat": [], + "The Narcissist": [], + "Swamp Song": [], + "Sweet Song": [], + "Tracy Jacks": [], + "Trimm Trabb": [], + "Country Sad Ballad Man": [], + "Death Of A Party": [], + "Lonesome Street": [], + "You're So Great": [], + "The Universal - 2012 Remaster": [], + "1992": [], + "Badhead": [], + "Bank Holiday": [], + "Ambulance": [], + "Stereotypes": [], + "Mellow Song": [], + "London Loves": [], + "Chinese Bombs": [] + }, + "Red Velvet": { + "Psycho": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 73, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 11, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 11, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 3, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 2, + "name": "red velvet", + "url": "https://www.last.fm/tag/red+velvet" + }, + { + "count": 2, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "러시안 룰렛 Russian Roulette": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 15, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 8, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 8, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Bad Boy": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 79, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 40, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 13, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "the stereotypes", + "url": "https://www.last.fm/tag/the+stereotypes" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Peek-A-Boo": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "red velvet", + "url": "https://www.last.fm/tag/red+velvet" + }, + { + "count": 66, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 15, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "moonshine", + "url": "https://www.last.fm/tag/moonshine" + }, + { + "count": 4, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 4, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "yeah", + "url": "https://www.last.fm/tag/yeah" + } + ], + "Red Flavor": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + } + ], + "Feel My Rhythm": [ + { + "count": 100, + "name": "Beethoven could never", + "url": "https://www.last.fm/tag/Beethoven+could+never" + }, + { + "count": 56, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 37, + "name": "classical crossover", + "url": "https://www.last.fm/tag/classical+crossover" + }, + { + "count": 37, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Bach", + "url": "https://www.last.fm/tag/Bach" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 1, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Queendom": [], + "Dumb Dumb": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 73, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 22, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Cosmic": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 33, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 33, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 33, + "name": "nobody makes music like red velvet makes", + "url": "https://www.last.fm/tag/nobody+makes+music+like+red+velvet+makes" + }, + { + "count": 10, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + }, + { + "count": 10, + "name": "lindas palavras", + "url": "https://www.last.fm/tag/lindas+palavras" + }, + { + "count": 10, + "name": "h3irloom s song", + "url": "https://www.last.fm/tag/h3irloom+s+song" + } + ], + "Ice Cream Cake": [], + "Zimzalabim": [], + "Day 1": [ + { + "count": 100, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 29, + "name": "shibuya-kei", + "url": "https://www.last.fm/tag/shibuya-kei" + }, + { + "count": 15, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 1, + "name": "123", + "url": "https://www.last.fm/tag/123" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "In My Dreams": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "red velvet", + "url": "https://www.last.fm/tag/red+velvet" + }, + { + "count": 3, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + } + ], + "Power Up": [], + "RBB (Really Bad Boy)": [], + "Chill Kill": [ + { + "count": 100, + "name": "lesbians", + "url": "https://www.last.fm/tag/lesbians" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 16, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 8, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "pop dance", + "url": "https://www.last.fm/tag/pop+dance" + }, + { + "count": 3, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 3, + "name": "heavy bass", + "url": "https://www.last.fm/tag/heavy+bass" + } + ], + "Kingdom Come": [], + "행복 (Happiness)": [], + "Rookie": [], + "BYE BYE": [], + "In & Out": [], + "Automatic": [], + "Umpah Umpah": [], + "BAMBOLEO": [], + "Birthday": [], + "Sunny Side Up!": [], + "Pose": [], + "Underwater": [], + "I Just": [], + "LP": [], + "Look": [], + "7월 7일 One of These Nights": [], + "Beg for Me": [], + "Be Natural": [], + "Knock Knock (Who's There?)": [], + "피카부 Peek-a-Boo": [], + "WILDSIDE": [], + "Perfect 10": [], + "ZOOM": [], + "Russian Roulette": [], + "Hello, Sunset": [], + "Butterflies": [], + "Eyes Locked, Hands Locked": [], + "#Cookie Jar": [], + "Ladies Night": [], + "About Love": [], + "Talk to Me": [], + "Will I Ever See You Again?": [], + "Rainbow Halo": [], + "So Good": [] + }, + "Guns N' Roses": { + "Sweet Child o' Mine": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 93, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 47, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 17, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 3, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "Slash", + "url": "https://www.last.fm/tag/Slash" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "Sweet Child o' Mine", + "url": "https://www.last.fm/tag/Sweet+Child+o%27+Mine" + } + ], + "Welcome to the Jungle": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 68, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 35, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 13, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 1, + "name": "Guns N' Roses", + "url": "https://www.last.fm/tag/Guns+N%27+Roses" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Paradise City": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 42, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 15, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 4, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Paradise City", + "url": "https://www.last.fm/tag/Paradise+City" + }, + { + "count": 1, + "name": "Guns N' Roses", + "url": "https://www.last.fm/tag/Guns+N%27+Roses" + }, + { + "count": 1, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + } + ], + "November Rain": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 50, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 33, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 16, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 7, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 6, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "rock ballads", + "url": "https://www.last.fm/tag/rock+ballads" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + } + ], + "Knockin' on Heaven's Door": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 49, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 32, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 15, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Patience": [], + "Live and Let Die": [], + "Don't Cry (Original)": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 73, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 13, + "name": "Guns N Roses", + "url": "https://www.last.fm/tag/Guns+N+Roses" + }, + { + "count": 7, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + }, + { + "count": 6, + "name": "Slash", + "url": "https://www.last.fm/tag/Slash" + }, + { + "count": 2, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 2, + "name": "legend", + "url": "https://www.last.fm/tag/legend" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "You Could Be Mine": [], + "Civil War": [], + "Nightrain": [], + "It's So Easy": [], + "Mr. Brownstone": [], + "Yesterdays": [], + "My Michelle": [], + "Don't Cry": [], + "Rocket Queen": [], + "You're Crazy": [], + "Out ta Get Me": [], + "Since I Don't Have You": [], + "Estranged": [], + "Think About You": [], + "Anything Goes": [], + "Chinese Democracy": [], + "Used to Love Her": [], + "Ain't It Fun": [], + "Better": [], + "This I Love": [], + "14 Years": [], + "Sympathy for the Devil": [], + "Dust n' Bones": [], + "You Ain't the First": [], + "So Fine": [], + "Right Next Door to Hell": [], + "Perfect Crime": [], + "The Garden": [], + "Dead Horse": [], + "Double Talkin' Jive": [], + "Don't Damn Me": [], + "Bad Obsession": [], + "Back Off Bitch": [], + "Garden of Eden": [], + "Get in the Ring": [], + "Shackler's Revenge": [], + "Breakdown": [], + "Shotgun Blues": [], + "One in a Million": [], + "Coma": [], + "There Was a Time": [], + "Street of Dreams": [] + }, + "TOMORROW X TOGETHER": { + "0X1=LOVESONG (I Know I Love You) feat. Seori": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "elle owns this song", + "url": "https://www.last.fm/tag/elle+owns+this+song" + }, + { + "count": 15, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "saved my life", + "url": "https://www.last.fm/tag/saved+my+life" + }, + { + "count": 1, + "name": "My One and Only", + "url": "https://www.last.fm/tag/My+One+and+Only" + }, + { + "count": 1, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + } + ], + "Blue Hour": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "music", + "url": "https://www.last.fm/tag/music" + } + ], + "LO$ER=LO♡ER": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 64, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 11, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 11, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 5, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 5, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Unique Title", + "url": "https://www.last.fm/tag/Unique+Title" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + } + ], + "Sugar Rush Ride": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 15, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 4, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "4th gen leaders", + "url": "https://www.last.fm/tag/4th+gen+leaders" + }, + { + "count": 1, + "name": "BIGHIT", + "url": "https://www.last.fm/tag/BIGHIT" + }, + { + "count": 1, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + } + ], + "ANTI-ROMANTIC": [], + "Tinnitus (Wanna Be a Rock)": [ + { + "count": 100, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 29, + "name": "serving c*nt", + "url": "https://www.last.fm/tag/serving+c%2Ant" + }, + { + "count": 15, + "name": "SOOGYU", + "url": "https://www.last.fm/tag/SOOGYU" + }, + { + "count": 15, + "name": "BEOMKAI", + "url": "https://www.last.fm/tag/BEOMKAI" + }, + { + "count": 4, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "taehyun", + "url": "https://www.last.fm/tag/taehyun" + }, + { + "count": 1, + "name": "afropop", + "url": "https://www.last.fm/tag/afropop" + }, + { + "count": 1, + "name": "afro", + "url": "https://www.last.fm/tag/afro" + } + ], + "Good Boy Gone Bad": [ + { + "count": 100, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "TOMORROW X TOGETHER", + "url": "https://www.last.fm/tag/TOMORROW+X+TOGETHER" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "Good boy Gone bald", + "url": "https://www.last.fm/tag/Good+boy+Gone+bald" + }, + { + "count": 1, + "name": "sad song", + "url": "https://www.last.fm/tag/sad+song" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "9 and Three Quarters (Run Away)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "pops in seoul", + "url": "https://www.last.fm/tag/pops+in+seoul" + } + ], + "CROWN": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 1, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 1, + "name": "straight", + "url": "https://www.last.fm/tag/straight" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "Can't You See Me?": [], + "Cat & Dog": [], + "Back for More (with Anitta)": [], + "Do It Like That": [], + "Deja Vu": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 8, + "name": "crazy good", + "url": "https://www.last.fm/tag/crazy+good" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "ryu onws this song", + "url": "https://www.last.fm/tag/ryu+onws+this+song" + }, + { + "count": 3, + "name": "SAY IT LOUDER", + "url": "https://www.last.fm/tag/SAY+IT+LOUDER" + }, + { + "count": 3, + "name": "laia's song", + "url": "https://www.last.fm/tag/laia%27s+song" + } + ], + "Fairy of Shampoo": [], + "MAGIC": [], + "Devil by the Window": [], + "Chasing That Feeling": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 8, + "name": "i FUCKING love that music", + "url": "https://www.last.fm/tag/i+FUCKING+love+that+music" + }, + { + "count": 2, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 2, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 1, + "name": "I fucking love that song", + "url": "https://www.last.fm/tag/I+fucking+love+that+song" + }, + { + "count": 1, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Opening Sequence": [ + { + "count": 100, + "name": "Yeonjun", + "url": "https://www.last.fm/tag/Yeonjun" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 15, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "taehyun", + "url": "https://www.last.fm/tag/taehyun" + }, + { + "count": 4, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "bass boosted", + "url": "https://www.last.fm/tag/bass+boosted" + }, + { + "count": 1, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "No Rules": [], + "New Rules": [], + "Farewell, Neverland": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "KAYDEN CLAIMS THIS", + "url": "https://www.last.fm/tag/KAYDEN+CLAIMS+THIS" + }, + { + "count": 17, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "mine", + "url": "https://www.last.fm/tag/mine" + }, + { + "count": 3, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 3, + "name": "best song in the world", + "url": "https://www.last.fm/tag/best+song+in+the+world" + }, + { + "count": 3, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "I’ll See You There Tomorrow": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "eurodance", + "url": "https://www.last.fm/tag/eurodance" + }, + { + "count": 17, + "name": "dancepop", + "url": "https://www.last.fm/tag/dancepop" + }, + { + "count": 8, + "name": "i cant believe this song is real", + "url": "https://www.last.fm/tag/i+cant+believe+this+song+is+real" + }, + { + "count": 8, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 8, + "name": "deep tech", + "url": "https://www.last.fm/tag/deep+tech" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 2, + "name": "sam esteve aqui", + "url": "https://www.last.fm/tag/sam+esteve+aqui" + }, + { + "count": 2, + "name": "vincent owns this", + "url": "https://www.last.fm/tag/vincent+owns+this" + } + ], + "Frost": [], + "Blue Orangeade": [], + "Our Summer": [], + "Ghosting": [], + "Lonely Boy (The tattoo on my ring finger)": [], + "20cm": [], + "Happily Ever After": [], + "Dear Sputnik": [], + "PUMA": [], + "Thursday's Child Has Far To Go": [], + "We Lost The Summer": [], + "Eternally": [], + "Maze in the Mirror": [], + "DRAMA": [], + "Happy Fools (feat. Coi Leray)": [], + "Nap of a star": [], + "Over The Moon": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 66, + "name": "txt", + "url": "https://www.last.fm/tag/txt" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "beomgyudosol", + "url": "https://www.last.fm/tag/beomgyudosol" + }, + { + "count": 33, + "name": "soobin de celeste", + "url": "https://www.last.fm/tag/soobin+de+celeste" + }, + { + "count": 33, + "name": "yeonjun da mafe", + "url": "https://www.last.fm/tag/yeonjun+da+mafe" + }, + { + "count": 10, + "name": "yeonkai do kibo", + "url": "https://www.last.fm/tag/yeonkai+do+kibo" + }, + { + "count": 10, + "name": "hueningkai do kibo", + "url": "https://www.last.fm/tag/hueningkai+do+kibo" + }, + { + "count": 10, + "name": "yeonjun do kibo", + "url": "https://www.last.fm/tag/yeonjun+do+kibo" + } + ], + "Trust Fund Baby": [], + "Ice Cream": [], + "Angel Or Devil": [], + "Back for More (TXT Ver.)": [], + "The Killa (I Belong To You)": [], + "Wishlist": [], + "What If I Had Been That PUMA": [], + "Love Language": [ + { + "count": 100, + "name": "afrohouse", + "url": "https://www.last.fm/tag/afrohouse" + }, + { + "count": 100, + "name": "yeonjun da lili", + "url": "https://www.last.fm/tag/yeonjun+da+lili" + }, + { + "count": 17, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + }, + { + "count": 17, + "name": "DADDYS", + "url": "https://www.last.fm/tag/DADDYS" + }, + { + "count": 8, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + }, + { + "count": 8, + "name": "ilovethisong", + "url": "https://www.last.fm/tag/ilovethisong" + }, + { + "count": 8, + "name": "beomgyudosol", + "url": "https://www.last.fm/tag/beomgyudosol" + }, + { + "count": 3, + "name": "kiki owns this song", + "url": "https://www.last.fm/tag/kiki+owns+this+song" + }, + { + "count": 3, + "name": "soogyu real", + "url": "https://www.last.fm/tag/soogyu+real" + }, + { + "count": 3, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "永遠に光れ (Everlasting Shine)": [], + "MOA Diary (Dubaddu Wari Wari)": [] + }, + "Suki Waterhouse": { + "Good Looking": [ + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "good looking", + "url": "https://www.last.fm/tag/good+looking" + }, + { + "count": 1, + "name": "heart wrenching", + "url": "https://www.last.fm/tag/heart+wrenching" + }, + { + "count": 1, + "name": "sad songs", + "url": "https://www.last.fm/tag/sad+songs" + } + ], + "Moves": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 33, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "Johanna": [], + "To Love": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + } + ], + "OMG": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 33, + "name": "top24of24", + "url": "https://www.last.fm/tag/top24of24" + }, + { + "count": 33, + "name": "brunicore", + "url": "https://www.last.fm/tag/brunicore" + }, + { + "count": 33, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "My Fun": [], + "Nostalgia": [], + "Melrose Meltdown": [], + "Brutally": [], + "Supersad": [], + "Blackout Drunk": [], + "Coolest Place in the World": [], + "Devil I Know": [], + "My Mind": [], + "Valentine": [], + "Model, Actress, Whatever": [], + "Good Looking (Stripped)": [], + "Dream Woman": [], + "Every Day's A Lesson In Humility": [], + "Bullshit on the Internet": [], + "On This Love": [], + "Neon Signs": [], + "Faded": [], + "Wild Side": [], + "Nonchalant": [], + "Gateway Drug": [], + "Put Me Through It": [], + "To Get You": [], + "On Your Thumb": [], + "Big Love": [], + "Think Twice": [], + "Slip": [], + "Lawsuit": [], + "Blessed": [], + "The Bellboy (One Last Crush)": [], + "Lullaby": [], + "Helpless": [], + "Legendary": [], + "Could've Been a Star": [], + "Everybody Breaks Up Anyway": [], + "So Close": [], + "Everything You Feared": [], + "Floating Down Confidence River": [], + "Featherweight": [], + "Cliffhanger": [], + "Mother": [], + "Sexy to Someone - BBC Live from Maida Vale": [], + "Good Looking (BLOND:ISH Remix)": [], + "Blackout Drunk (Spotify OUTSIDE Version) - Live from Ojai, CA": [], + "Good Looking - Live from Brooklyn Paramount": [] + }, + "Pearl Jam": { + "Even Flow": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 59, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "pearl jam", + "url": "https://www.last.fm/tag/pearl+jam" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Alive": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 68, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 35, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "pearl jam", + "url": "https://www.last.fm/tag/pearl+jam" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + } + ], + "Black": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 58, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "pearl jam", + "url": "https://www.last.fm/tag/pearl+jam" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Jeremy": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 54, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "pearl jam", + "url": "https://www.last.fm/tag/pearl+jam" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "Jeremy", + "url": "https://www.last.fm/tag/Jeremy" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Last Kiss": [], + "Once": [], + "Yellow Ledbetter": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 16, + "name": "pearl jam", + "url": "https://www.last.fm/tag/pearl+jam" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "seattle", + "url": "https://www.last.fm/tag/seattle" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + } + ], + "Better Man": [], + "Oceans": [], + "Just Breathe": [], + "Why Go": [], + "Porch": [], + "Garden": [], + "Daughter": [], + "Do the Evolution": [], + "Deep": [], + "Release": [], + "Given to Fly": [], + "The Fixer": [], + "I Am Mine": [], + "State of Love and Trust": [], + "Animal": [], + "Go": [], + "Corduroy": [], + "Elderly Woman Behind the Counter in a Small Town": [], + "Nothingman": [], + "Wishlist": [], + "Dissident": [], + "Rearviewmirror": [], + "Off He Goes": [], + "Sirens": [], + "World Wide Suicide": [], + "Immortality": [], + "Spin the Black Circle": [], + "Not for You": [], + "Nothing As It Seems": [], + "Daughter - Remastered": [ + { + "count": 100, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + } + ], + "Light Years": [], + "Life Wasted": [], + "Unthought Known": [], + "Amongst the Waves": [], + "Save You": [], + "Got Some": [], + "Indifference": [], + "Glorified G": [], + "Come Back": [], + "Who You Are": [], + "The End": [], + "Gonna See My Friend": [], + "Blood": [] + }, + "Kodak Black": { + "ZEZE (feat. Travis Scott & Offset)": [ + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 25, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 17, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "calypso", + "url": "https://www.last.fm/tag/calypso" + }, + { + "count": 3, + "name": "ice", + "url": "https://www.last.fm/tag/ice" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Roll in Peace (feat. XXXTENTACION)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "XXXTENTACION", + "url": "https://www.last.fm/tag/XXXTENTACION" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "kodak black", + "url": "https://www.last.fm/tag/kodak+black" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "tape music", + "url": "https://www.last.fm/tag/tape+music" + }, + { + "count": 3, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 3, + "name": "soundcloud rap", + "url": "https://www.last.fm/tag/soundcloud+rap" + } + ], + "Transportin'": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 4, + "name": "florida", + "url": "https://www.last.fm/tag/florida" + }, + { + "count": 4, + "name": "geto boys", + "url": "https://www.last.fm/tag/geto+boys" + }, + { + "count": 1, + "name": "mind playing tricks on me", + "url": "https://www.last.fm/tag/mind+playing+tricks+on+me" + }, + { + "count": 1, + "name": "kodak black", + "url": "https://www.last.fm/tag/kodak+black" + }, + { + "count": 1, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + } + ], + "Tunnel Vision": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "aww", + "url": "https://www.last.fm/tag/aww" + }, + { + "count": 8, + "name": "florida", + "url": "https://www.last.fm/tag/florida" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "hook", + "url": "https://www.last.fm/tag/hook" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "No Flockin'": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "florida", + "url": "https://www.last.fm/tag/florida" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "kodak black", + "url": "https://www.last.fm/tag/kodak+black" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 10, + "name": "dungeon rap", + "url": "https://www.last.fm/tag/dungeon+rap" + } + ], + "Super Gremlin": [], + "Love & War": [ + { + "count": 100, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + } + ], + "Calling My Spirit": [], + "Heart Mind": [], + "Angel Pt. 1 (feat. Jimin of BTS, JVKE & Muni Long)": [], + "Codeine Dreaming (feat. Lil Wayne)": [], + "Skrt": [], + "Patty Cake": [], + "Already": [], + "MoshPit (feat. Juice WRLD)": [], + "Like Dat": [], + "Walk": [], + "Too Many Years": [], + "Don't Wanna Breathe": [], + "Shake Back": [], + "There He Go": [], + "Institution": [], + "If I'm Lyin', I'm Flyin'": [], + "Senseless": [], + "Pimpin Ain't Eazy": [], + "Shampoo": [], + "Purp": [], + "Unexplainable": [], + "Gnarly (feat. Lil Pump)": [], + "Corrlinks and JPay": [], + "SKRILLA": [], + "Lemme See": [], + "Coolin and Booted": [], + "Feelin' Peachy": [], + "No Flockin": [], + "Take One": [], + "Day for Day": [], + "Angel Pt 1 (feat. Jimin of BTS, JVKE & Muni Long)": [], + "Z Look Jamaican": [], + "Zeze": [], + "Identity Theft": [], + "Conscience (feat. Future)": [], + "Testimony": [], + "Versatile": [], + "Gave It All I Got": [], + "300 Blackout": [], + "U Ain't Never": [], + "Halloween": [], + "Spin": [], + "6th Sense": [] + }, + "Lord Huron": { + "The Night We Met": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 22, + "name": "bumpin", + "url": "https://www.last.fm/tag/bumpin" + }, + { + "count": 22, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "13 reasons why", + "url": "https://www.last.fm/tag/13+reasons+why" + }, + { + "count": 6, + "name": "novo amor", + "url": "https://www.last.fm/tag/novo+amor" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "Seasonal", + "url": "https://www.last.fm/tag/Seasonal" + } + ], + "Ends of the Earth": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 37, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 19, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 19, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 8, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 3, + "name": "male vocal", + "url": "https://www.last.fm/tag/male+vocal" + }, + { + "count": 3, + "name": "shameless", + "url": "https://www.last.fm/tag/shameless" + }, + { + "count": 3, + "name": "radioparadise", + "url": "https://www.last.fm/tag/radioparadise" + } + ], + "Meet Me in the Woods": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "late night", + "url": "https://www.last.fm/tag/late+night" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + } + ], + "The Night We Met (feat. Phoebe Bridgers)": [], + "Love Like Ghosts": [], + "I Lied (with Allison Ponthier)": [], + "Fool for Love": [], + "She Lit a Fire": [], + "The Moon Doesn’t Mind": [], + "When the Night Is Over": [], + "Time to Run": [], + "Wait By The River": [], + "Not Dead Yet": [], + "The Ghost on the Shore": [], + "Harvest Moon - Recorded at Spotify Studios NYC": [], + "Love Me Like You Used To": [], + "The Yawning Grave": [], + "Lonesome Dreams": [], + "I Will Be Back One Day": [], + "The World Ender": [], + "Mine Forever": [], + "La Belle Fleur Sauvage": [], + "Long Lost": [], + "Lullaby": [], + "Frozen Pines": [], + "Until the Night Turns": [], + "The Stranger": [], + "In the Wind": [], + "Dead Man's Hand": [], + "The Man Who Lives Forever": [], + "Louisa": [], + "Nothing I Need": [], + "Way Out There": [], + "Who Laughs Last (feat. Kristen Stewart)": [], + "Cursed": [], + "Hurricane (Johnnie's Theme)": [], + "Bag Of Bones": [], + "Vide Noir": [], + "Brother": [], + "Looking Back": [], + "Lost In Time and Space": [], + "Watch Me Go": [], + "Son of a Gun": [], + "At Sea": [], + "Secret of Life": [], + "Ancient Names (Part I)": [], + "Twenty Long Years": [], + "Where Did the Time Go": [], + "Your Other Life": [], + "Meet Me in The City": [] + }, + "Miguel": { + "Sure Thing": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 44, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 36, + "name": "miguel", + "url": "https://www.last.fm/tag/miguel" + }, + { + "count": 11, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "songs i never get sick of", + "url": "https://www.last.fm/tag/songs+i+never+get+sick+of" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "Real R&B", + "url": "https://www.last.fm/tag/Real+R&B" + } + ], + "Girl with the Tattoo Enter.Lewd": [], + "Adorn": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 51, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 15, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 15, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 5, + "name": "miguel", + "url": "https://www.last.fm/tag/miguel" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + } + ], + "Sky Walker (feat. Travis Scott)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Star Wars", + "url": "https://www.last.fm/tag/Star+Wars" + }, + { + "count": 8, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "magic", + "url": "https://www.last.fm/tag/magic" + } + ], + "All I Want Is You (feat. J. Cole)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 24, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + }, + { + "count": 11, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "r and b", + "url": "https://www.last.fm/tag/r+and+b" + }, + { + "count": 5, + "name": "soulful", + "url": "https://www.last.fm/tag/soulful" + }, + { + "count": 5, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "miguel", + "url": "https://www.last.fm/tag/miguel" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "waves - Tame Impala Remix": [], + "coffee": [], + "Come Through and Chill (feat. J. Cole & Salaam Remi)": [], + "How Many Drinks?": [], + "Sure Thing - Sped Up": [], + "Banana Clip": [], + "Vixen": [], + "Do You...": [], + "Quickie": [], + "All I Want Is You": [], + "Remember Me (Dúo)": [], + "Pineapple Skies": [], + "Pussy Is Mine": [], + "Sky Walker": [], + "Girls Like You": [], + "Use Me": [], + "Kaleidoscope Dream": [], + "Simple Things": [], + "Caramelo Duro (feat. Kali Uchis)": [], + "Don't Look Back": [], + "The Thrill": [], + "Arch & Point": [], + "waves": [], + "Pay Me": [], + "Come Through and Chill": [], + "Candles in the Sun": [], + "Told You So": [], + "Where's the Fun in Forever": [], + "Hard Way": [], + "My Piece": [], + "Cutie Girl": [], + "the valley": [], + "a beautiful exit": [], + "Hero": [], + "Funeral": [], + "Teach Me": [], + "How Many Drinks? (feat. Kendrick Lamar)": [], + "what's normal anyway": [], + "Harem": [], + "DEAL": [], + "leaves": [], + "...goingtohell": [], + "Hollywood Dreams": [], + "City of Angels": [], + "Coffee (F***ing)": [] + }, + "2Pac": { + "California Love - Original Version": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 44, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 29, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 15, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + } + ], + "Hit 'Em Up - Single Version": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 7, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "Diss", + "url": "https://www.last.fm/tag/Diss" + }, + { + "count": 4, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 1, + "name": "diss track", + "url": "https://www.last.fm/tag/diss+track" + }, + { + "count": 1, + "name": "my scribbled", + "url": "https://www.last.fm/tag/my+scribbled" + }, + { + "count": 1, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + } + ], + "Ambitionz az a Ridah": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 43, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 35, + "name": "2pac", + "url": "https://www.last.fm/tag/2pac" + }, + { + "count": 18, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 1, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "Ambitionz Az a Ridah", + "url": "https://www.last.fm/tag/Ambitionz+Az+a+Ridah" + }, + { + "count": 1, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + } + ], + "Keep Ya Head Up": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 80, + "name": "2pac", + "url": "https://www.last.fm/tag/2pac" + }, + { + "count": 48, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 31, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 11, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 2, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 2, + "name": "Keep ya head up", + "url": "https://www.last.fm/tag/Keep+ya+head+up" + } + ], + "Changes": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 92, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 36, + "name": "2pac", + "url": "https://www.last.fm/tag/2pac" + }, + { + "count": 28, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + } + ], + "Dear Mama": [], + "Do for Love": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 83, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 14, + "name": "2pac", + "url": "https://www.last.fm/tag/2pac" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "90's", + "url": "https://www.last.fm/tag/90%27s" + } + ], + "All Eyez on Me (ft. Big Syke)": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "breakdancing", + "url": "https://www.last.fm/tag/breakdancing" + }, + { + "count": 66, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 33, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + } + ], + "I Get Around": [], + "Hail Mary": [], + "Life Goes On": [], + "So Many Tears": [], + "2 Of Amerikaz Most Wanted": [], + "Me Against the World": [], + "Temptations": [], + "Ghetto Gospel": [], + "Can't C Me": [], + "I Ain't Mad at Cha": [], + "California Love": [], + "Picture Me Rollin'": [], + "Heartz of Men": [], + "All Eyez on Me": [], + "2 Of Amerikaz Most Wanted (ft. Snoop Doggy Dogg)": [], + "Shorty Wanna Be a Thug": [], + "Brenda's Got a Baby": [], + "Old School": [], + "How Do U Want It (Ft. K-Ci & JoJo)": [], + "All About U (ft. Nate Dogg, Snoop Dogg, Fatal, Yani Hadati)": [], + "Only God Can Judge Me (ft. Rappin' 4-Tay)": [], + "How Do U Want It": [], + "Hit 'Em Up": [], + "No More Pain": [], + "Trapped": [], + "All About U": [], + "Only God Can Judge Me": [], + "Death Around the Corner": [], + "If I Die 2Nite": [], + "To Live & Die In L.A.": [], + "Holla at Me": [], + "Fuck the World": [], + "It Ain't Easy": [], + "How Do You Want It": [], + "Lil' Homies": [], + "Check Out Time": [], + "Lord Knows": [], + "Heaven Ain't Hard 2 Find": [], + "Intro": [], + "Runnin' (Dying to Live)": [], + "Young Niggaz": [], + "Unconditional Love": [] + }, + "Empire of the Sun": { + "Walking on a Dream": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 71, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 43, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 31, + "name": "indie electronic", + "url": "https://www.last.fm/tag/indie+electronic" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "We Are the People": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 87, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 5, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "music thats so good you cry", + "url": "https://www.last.fm/tag/music+thats+so+good+you+cry" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Alive": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 9, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "2013 single", + "url": "https://www.last.fm/tag/2013+single" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Half Mast": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 26, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "indie electronic", + "url": "https://www.last.fm/tag/indie+electronic" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Empire of the Sun", + "url": "https://www.last.fm/tag/Empire+of+the+Sun" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Standing on the Shore": [], + "Country": [], + "Delta Bay": [], + "High And Low": [], + "Swordfish Hotkiss Night": [], + "The World": [], + "Tiger By My Side": [], + "Without You": [], + "Way to Go": [], + "We Are the People - Southstar Remix": [], + "DNA": [], + "Music On The Radio": [], + "Changes": [], + "Concert Pitch": [], + "Cherry Blossom": [], + "Awakening": [], + "Ice on the Dune": [], + "Celebrate": [], + "Lux": [], + "Old Flavours": [], + "I’ll Be Around": [], + "Chrysalis": [], + "Surround Sound": [], + "Disarm": [], + "Breakdown": [], + "Friends": [], + "Romance To Me": [], + "Keep a Watch": [], + "Two Vines": [], + "We Are The People - ARTBAT Remix": [], + "Walking On A Dream (Sam La More 12\" Remix)": [], + "On Our Way Home": [], + "DNA - Calvin Harris Remix Edit": [], + "Wandering Star": [], + "Before": [], + "The Feeling You Get": [], + "Etude": [], + "Walking On A Dream (Van She Tech Remix)": [], + "We Are The People (Shazam Remix)": [], + "Girl": [], + "I'll Be Around": [], + "There’s No Need": [], + "Somebody's Son (feat. Lindsey Buckingham)": [], + "To Her Door": [], + "Ride": [], + "Happy Like You": [] + }, + "Depeche Mode": { + "Enjoy the Silence": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 92, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 61, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 39, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 17, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 14, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Personal Jesus": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 97, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 61, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 38, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 18, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 13, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Just Can't Get Enough": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 77, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 45, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 9, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Precious": [], + "Never Let Me Down Again": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 96, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 62, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 50, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 14, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Policy of Truth": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 96, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 52, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 45, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 20, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 19, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Strangelove": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 86, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 51, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 46, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "Depeche Mode", + "url": "https://www.last.fm/tag/Depeche+Mode" + }, + { + "count": 7, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "It's No Good": [], + "People Are People": [], + "World in My Eyes": [], + "Everything Counts": [], + "I Feel You": [], + "Walking in My Shoes": [], + "Wrong": [], + "Stripped": [], + "Dream On": [], + "Shake the Disease": [], + "Behind the Wheel": [], + "Personal Jesus - Single Version": [], + "Halo": [], + "Suffer Well": [], + "Master and Servant": [], + "Sweetest Perfection": [], + "A Question of Time": [], + "Waiting for the Night": [], + "In Your Room": [], + "John the Revelator": [], + "A Question of Lust": [], + "Blasphemous Rumours": [], + "New Life": [], + "Useless": [], + "Barrel of a Gun": [], + "Black Celebration": [], + "Blue Dress": [], + "Home": [], + "Clean": [], + "A Pain That I'm Used To": [], + "See You": [], + "Little 15": [], + "Heaven": [], + "Somebody": [], + "Condemnation": [], + "The Things You Said": [], + "Freelove": [], + "The Sinner in Me": [], + "Ghosts Again": [], + "Sacred": [], + "I Want It All": [], + "I Feel Loved": [], + "Nothing": [] + }, + "Panchiko": { + "D>E>A>T>H>M>E>T>A>L": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 29, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 1, + "name": "glitch", + "url": "https://www.last.fm/tag/glitch" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Laputa": [ + { + "count": 100, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "castle in the sky", + "url": "https://www.last.fm/tag/castle+in+the+sky" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "All They Wanted": [ + { + "count": 100, + "name": "muito eu", + "url": "https://www.last.fm/tag/muito+eu" + }, + { + "count": 100, + "name": "mikacore", + "url": "https://www.last.fm/tag/mikacore" + } + ], + "Kicking Cars": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 3, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + } + ], + "Stabilisers for Big Boys": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 11, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 7, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 1, + "name": "glitch", + "url": "https://www.last.fm/tag/glitch" + } + ], + "Gwen Everest": [], + "Until I Know": [ + { + "count": 100, + "name": "vkei visualkei jrock rock metal experimental hiphop", + "url": "https://www.last.fm/tag/vkei+visualkei+jrock+rock+metal+experimental+hiphop" + } + ], + "Sodium Chloride": [ + { + "count": 100, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 66, + "name": "17", + "url": "https://www.last.fm/tag/17" + }, + { + "count": 33, + "name": "mood ring", + "url": "https://www.last.fm/tag/mood+ring" + }, + { + "count": 33, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 33, + "name": "jimmy neutron", + "url": "https://www.last.fm/tag/jimmy+neutron" + }, + { + "count": 10, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "CUT": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "male vocals", + "url": "https://www.last.fm/tag/male+vocals" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Untitled Demo 1997": [ + { + "count": 100, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "untitled", + "url": "https://www.last.fm/tag/untitled" + }, + { + "count": 66, + "name": "demo", + "url": "https://www.last.fm/tag/demo" + }, + { + "count": 33, + "name": "sad in every way", + "url": "https://www.last.fm/tag/sad+in+every+way" + }, + { + "count": 33, + "name": "Beautiful in a sad way", + "url": "https://www.last.fm/tag/Beautiful+in+a+sad+way" + }, + { + "count": 33, + "name": "sad boy", + "url": "https://www.last.fm/tag/sad+boy" + }, + { + "count": 10, + "name": "sad in a beautiful way", + "url": "https://www.last.fm/tag/sad+in+a+beautiful+way" + } + ], + "The Eyes of Ibad": [], + "Ginkgo": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "Toss The Mic", + "url": "https://www.last.fm/tag/Toss+The+Mic" + }, + { + "count": 2, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 2, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 1, + "name": "Something Your Dad Might Like", + "url": "https://www.last.fm/tag/Something+Your+Dad+Might+Like" + }, + { + "count": 1, + "name": "Emily s Freshman On Repeats", + "url": "https://www.last.fm/tag/Emily+s+Freshman+On+Repeats" + }, + { + "count": 1, + "name": "WSUM 91 7FM Madison 7 23 25 12 01 PM", + "url": "https://www.last.fm/tag/WSUM+91+7FM+Madison+7+23+25+12+01+PM" + } + ], + "Stuck": [ + { + "count": 100, + "name": "panchiko", + "url": "https://www.last.fm/tag/panchiko" + } + ], + "Failed at Math(s)": [], + "No. 8": [], + "D>E>A>T>H>M>E>T>A>L_R>O>T": [], + "Think That's Too Wise": [], + "Formula": [], + "NeilSSong": [], + "Mac’s Omelette": [], + "Laputa_R>O>T": [], + "Shandy in the Graveyard": [], + "Portraits": [], + "Stabilisers For Big Boys_R>O>T": [], + "Florida": [], + "Honeycomb": [], + "The Eyes of Ibad_R>O>T": [], + "Lifestyle Trainers": [], + "Untitled Acoustic Song - 1997 Remaster": [], + "Rocking With Keith": [], + "R>O>B>O>T>S>R>E>P>R>I>S>E": [], + "Breakfast Séance": [], + "Infinite Pieces": [], + "Find it (A Song)": [], + "Chapel of Salt": [], + "Machine Gun Drum": [], + "Phoenix Mirror": [], + "Shelled and Cooked": [], + "That One Time a Girl Sang and Saved The Galaxy": [], + "Vinegar": [], + "Subtitles": [], + "Rise and Fall": [], + "Innocent": [], + "Laputa Theme Cover": [], + "Owain Panchiko - DEATHMETAL Remix": [], + "You're This Way Now": [], + "Beat Two": [], + "Andy and Hugh Panchiko - DEATHMETAL Remix": [], + "Tongg - DEATHMETAL Remix": [], + "CUT - Demo": [] + }, + "JID": { + "Surround Sound (feat. 21 Savage & Baby Tate)": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + }, + { + "count": 24, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "joe", + "url": "https://www.last.fm/tag/joe" + }, + { + "count": 1, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 1, + "name": "flow", + "url": "https://www.last.fm/tag/flow" + } + ], + "151 Rum": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "best of 2018", + "url": "https://www.last.fm/tag/best+of+2018" + }, + { + "count": 15, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + } + ], + "Dance Now (feat. Kenny Mason)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 56, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 16, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Raydar": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "no melody", + "url": "https://www.last.fm/tag/no+melody" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "p", + "url": "https://www.last.fm/tag/p" + } + ], + "Kody Blu 31": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 29, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 1, + "name": "Tribute", + "url": "https://www.last.fm/tag/Tribute" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Off Deez (with J. Cole)": [], + "Workin Out": [], + "NEVER": [], + "Stars (feat. Yasiin Bey)": [], + "Galaxy": [], + "Bruddanem (feat. Lil Durk)": [], + "Crack Sandwich": [], + "EdEddnEddy": [], + "Can’t Punk Me (feat. EARTHGANG)": [], + "Sistanem": [], + "Off Da Zoinkys": [], + "Just In Time (feat. Lil Wayne & Kenny Mason)": [], + "Bruuuh (with Denzel Curry) - Remix": [], + "Money": [], + "Can’t Make U Change (feat. Ari Lennox)": [], + "Lauder Too (feat. Ravyn Lenae & Eryn Allen Kane)": [], + "Better Days (feat. Johnta Austin)": [], + "WRK": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Skrawberries (feat. BJ The Chicago Kid)": [], + "Slick Talk": [], + "Van Gogh (feat. Lil Yachty)": [], + "Hereditary": [], + "2007": [], + "Westbrook (with A$AP Ferg)": [], + "All Bad": [], + "Glory": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 33, + "name": "chipmunk soul", + "url": "https://www.last.fm/tag/chipmunk+soul" + } + ], + "8701": [], + "Gz": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Hot Box (feat. Method Man & Joey Bada$$)": [], + "Workin’ Out - A Colors Show": [], + "Tiiied (feat. 6LACK & Ella Mai)": [], + "Community (with Clipse, Pusha T & Malice)": [], + "D/vision": [], + "Just Da Other Day": [], + "YouUgly (with Westside Gunn)": [], + "General": [], + "VCRs (with Vince Staples)": [], + "Hasta Luego - Bonus": [], + "Lauder": [], + "Frequency Change": [], + "Sk8 (with Ciara & EARTHGANG)": [], + "Half Doin Dope (with BabyTron feat. Lil Yachty)": [], + "What We On (with Don Toliver)": [], + "Mounted Up": [], + "Doo Wop": [] + }, + "The Chainsmokers": { + "Closer": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 36, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 24, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 12, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "edm pop", + "url": "https://www.last.fm/tag/edm+pop" + }, + { + "count": 2, + "name": "halsey", + "url": "https://www.last.fm/tag/halsey" + } + ], + "Something Just Like This": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 46, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 46, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 8, + "name": "the chainsmokers", + "url": "https://www.last.fm/tag/the+chainsmokers" + }, + { + "count": 8, + "name": "C", + "url": "https://www.last.fm/tag/C" + }, + { + "count": 8, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "E", + "url": "https://www.last.fm/tag/E" + } + ], + "Don't Let Me Down": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 17, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 8, + "name": "vocal samples", + "url": "https://www.last.fm/tag/vocal+samples" + }, + { + "count": 8, + "name": "effected synths", + "url": "https://www.last.fm/tag/effected+synths" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "light drum fills", + "url": "https://www.last.fm/tag/light+drum+fills" + }, + { + "count": 3, + "name": "daya", + "url": "https://www.last.fm/tag/daya" + }, + { + "count": 3, + "name": "constantly shifting beats", + "url": "https://www.last.fm/tag/constantly+shifting+beats" + } + ], + "Roses": [ + { + "count": 100, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Paris": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 19, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 19, + "name": "paris", + "url": "https://www.last.fm/tag/paris" + }, + { + "count": 19, + "name": "france", + "url": "https://www.last.fm/tag/france" + }, + { + "count": 6, + "name": "I love Olivia forever", + "url": "https://www.last.fm/tag/I+love+Olivia+forever" + }, + { + "count": 6, + "name": "Olivia is the best woman ever", + "url": "https://www.last.fm/tag/Olivia+is+the+best+woman+ever" + }, + { + "count": 6, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "#SELFIE": [], + "All We Know": [], + "Who Do You Love": [], + "Takeaway": [], + "Sick Boy": [], + "This Feeling": [], + "Call You Mine": [], + "Hope": [], + "High": [], + "Don't Let Me Down (feat. Daya)": [], + "The One": [], + "Roses (feat. ROZES)": [], + "Kanye": [], + "Somebody": [], + "Side Effects": [], + "Everybody Hates Me": [], + "Setting Fires": [], + "Family": [], + "Young": [], + "Closer (feat. Halsey)": [], + "Inside Out": [], + "Beach House": [], + "You Owe Me": [], + "Honest": [], + "Break Up Every Night": [], + "Who Do You Love (with 5 Seconds of Summer)": [], + "Until You Were Gone": [], + "Push My Luck": [], + "Let You Go - Radio Edit": [], + "New York City": [], + "Call You Mine (with Bebe Rexha)": [], + "Don't Let Me Down (feat. Daya) - Illenium Remix": [], + "iPad": [], + "Bloodstream": [], + "Kills You Slowly": [], + "Summertime Friends": [], + "The Fall": [], + "I Love U": [], + "Don't Lie": [], + "It Won't Kill Ya": [], + "Don't Let Me Down - Illenium Remix": [], + "My Type": [], + "#selfie - Original Mix": [], + "Do You Mean": [], + "Riptide": [] + }, + "Glass Animals": { + "Heat Waves": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 24, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Gooey": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 64, + "name": "minimal pop", + "url": "https://www.last.fm/tag/minimal+pop" + }, + { + "count": 32, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "2014 single", + "url": "https://www.last.fm/tag/2014+single" + }, + { + "count": 1, + "name": "karmy", + "url": "https://www.last.fm/tag/karmy" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Take A Slice": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "The Other Side of Paradise": [ + { + "count": 100, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "tords favorites", + "url": "https://www.last.fm/tag/tords+favorites" + } + ], + "Youth": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 66, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 33, + "name": "Fave Indie Pop", + "url": "https://www.last.fm/tag/Fave+Indie+Pop" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "music to get the pussy wet", + "url": "https://www.last.fm/tag/music+to+get+the+pussy+wet" + }, + { + "count": 10, + "name": "Glass Animals", + "url": "https://www.last.fm/tag/Glass+Animals" + }, + { + "count": 10, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 10, + "name": "wholesome", + "url": "https://www.last.fm/tag/wholesome" + } + ], + "Life Itself": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "FM4", + "url": "https://www.last.fm/tag/FM4" + } + ], + "Black Mambo": [], + "Pork Soda": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "high music", + "url": "https://www.last.fm/tag/high+music" + }, + { + "count": 19, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "pineapples are in my head", + "url": "https://www.last.fm/tag/pineapples+are+in+my+head" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Tangerine": [], + "Season 2 Episode 3": [], + "Your Love (Déjà Vu)": [], + "Tokyo Drifting": [], + "Toes": [], + "Pools": [], + "I Don't Wanna Talk (I Just Wanna Dance)": [], + "Poplar St": [], + "Hazey": [], + "Dreamland": [], + "Agnes": [], + "Space Ghost Coast to Coast": [], + "Cane Shuga": [], + "Creatures in Heaven": [], + "Mama's Gun": [], + "Cocoa Hooves": [], + "Waterfalls Coming Out Your Mouth": [], + "Flip": [], + "A Tear in Space (Airlock)": [], + "Hot Sugar": [], + "Helium": [], + "Holiest": [], + "Tokyo Drifting (with Denzel Curry)": [], + "Walla Walla": [], + "It’s All So Incredibly Loud": [], + "Wyrd": [], + "Heat Waves - Slowed": [], + "Intruxx": [], + "JDNT": [], + "Domestic Bliss": [], + "Heat Waves (with iann dior)": [], + "[Premade Sandwiches]": [], + "Melon and the Coconut": [], + "Show Pony": [], + "Psylla": [], + "((home movie: shoes on))": [], + "Wonderful Nothing": [], + "((home movie: rockets))": [], + "Exxus": [], + "whatthehellishappening?": [], + "Heart-Shaped Box": [], + "Lose Control": [] + }, + "Billy Idol": { + "Eyes Without a Face": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 54, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 19, + "name": "Billy Idol", + "url": "https://www.last.fm/tag/Billy+Idol" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + } + ], + "Rebel Yell": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 82, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 34, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 10, + "name": "Billy Idol", + "url": "https://www.last.fm/tag/Billy+Idol" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 6, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Dancing with Myself": [], + "White Wedding": [], + "White Wedding - Pt. 1": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 17, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "Billy Wedding", + "url": "https://www.last.fm/tag/Billy+Wedding" + } + ], + "Mony Mony": [], + "Flesh for Fantasy": [], + "Sweet Sixteen": [], + "Hot in the City": [], + "Cradle of Love": [], + "Catch My Fall": [], + "To Be a Lover": [], + "Rebel Yell - 1999 - Remaster": [], + "White Wedding - Part 1 - 2001- Remaster": [], + "Eyes Without A Face - Remastered 1999": [], + "Dancing With Myself - 2001 Digital Remaster": [], + "Shock to the System": [], + "Blue Highway": [], + "Dancing with Myself - 2001 Remaster": [], + "Daytime Drama": [], + "Bitter Taste": [], + "Rebel Yell - Remastered": [], + "Eyes Without A Face - Remastered": [], + "Don't Need A Gun": [], + "Rebel Yell - Remastered 1999": [], + "White Wedding - Part 1": [], + "L.A. Woman": [], + "Eyes Without A Face - 1999 - Remaster": [], + "Dancin With Myself": [], + "(Do Not) Stand in the Shadows": [], + "White Wedding – Part 1": [], + "Mony Mony - Downtown Mix / Remastered 2001": [], + "Crank Call": [], + "Don't You (Forget About Me)": [], + "Speed": [], + "Scream": [], + "The Dead Next Door": [], + "White Wedding (Part 1)": [], + "Flesh For Fantasy - Remastered": [], + "White Wedding, Pt. 1": [], + "John Wayne": [], + "Save Me Now": [], + "Dancing With Myself - Uptown Mix": [], + "Catch My Fall - Edit": [], + "Rebel Yell - Edit": [], + "Mony Mony - 2001 - Remaster": [], + "White Wedding - Pt. 1 / Remastered 2002": [], + "White Wedding (Parts 1 And 2) - Shotgun Mix / 24-Bit Digitally Remastered 2001": [], + "Come On, Come On": [], + "Dead on Arrival": [] + }, + "Björk": { + "Army of Me": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 88, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 13, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 7, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Venus as a Boy": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 77, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 30, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 15, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 7, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Human Behaviour": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 87, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 46, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 15, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "It's Oh So Quiet": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 97, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 57, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 39, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 19, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 10, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 2, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 1, + "name": "Big Band", + "url": "https://www.last.fm/tag/Big+Band" + } + ], + "Hunter": [], + "Big Time Sensuality": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 99, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 38, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 17, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 3, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "All Is Full of Love": [], + "Pagan Poetry": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 78, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 12, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 9, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + } + ], + "Bachelorette": [], + "Hidden Place": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 88, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 14, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 13, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 7, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Possibly Maybe": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 35, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 15, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 14, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 9, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 3, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "Isobel": [], + "Come to Me": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 87, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 53, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 39, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 15, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 13, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 9, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 3, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 3, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 3, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Unravel": [], + "Jóga": [], + "Like Someone in Love": [], + "Hyperballad": [], + "Crying": [], + "Cocoon": [], + "Enjoy": [], + "Hyper-Ballad": [], + "I Miss You": [], + "It's Not Up to You": [], + "Pluto": [], + "You've Been Flirting Again": [], + "Frosti": [], + "The Modern Things": [], + "Violently Happy": [], + "All Neon Like": [], + "Undo": [], + "Joga": [], + "One Day": [], + "5 Years": [], + "Aurora": [], + "Cover Me": [], + "Aeroplane": [], + "Play Dead": [], + "Alarm Call": [], + "Unison": [], + "Headphones": [], + "Sun in My Mouth": [], + "The Anchor Song": [], + "Harm of Will": [], + "Heirloom": [], + "Immature": [], + "Earth Intruders": [], + "Oceania": [], + "Wanderlust": [], + "Pleasure Is All Mine": [], + "Show Me Forgiveness": [] + }, + "Camila Cabello": { + "Havana (feat. Young Thug)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 15, + "name": "cuba", + "url": "https://www.last.fm/tag/cuba" + }, + { + "count": 5, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 5, + "name": "cuban", + "url": "https://www.last.fm/tag/cuban" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Never Be the Same": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "camila", + "url": "https://www.last.fm/tag/camila" + }, + { + "count": 7, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 4, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "Camila Cabello", + "url": "https://www.last.fm/tag/Camila+Cabello" + }, + { + "count": 1, + "name": "Hyperfixate on My Mind", + "url": "https://www.last.fm/tag/Hyperfixate+on+My+Mind" + }, + { + "count": 1, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 1, + "name": "Sparkling", + "url": "https://www.last.fm/tag/Sparkling" + } + ], + "Shameless": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 9, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 9, + "name": "Camila Cabello", + "url": "https://www.last.fm/tag/Camila+Cabello" + }, + { + "count": 2, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "My Oh My (feat. DaBaby)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 17, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 17, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 8, + "name": "DaBaby", + "url": "https://www.last.fm/tag/DaBaby" + }, + { + "count": 2, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 2, + "name": "romance", + "url": "https://www.last.fm/tag/romance" + }, + { + "count": 1, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "C minor", + "url": "https://www.last.fm/tag/C+minor" + } + ], + "I LUV IT (feat. Playboi Carti)": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 36, + "name": "Jersey Drill", + "url": "https://www.last.fm/tag/Jersey+Drill" + }, + { + "count": 11, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 5, + "name": "outsider", + "url": "https://www.last.fm/tag/outsider" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "new", + "url": "https://www.last.fm/tag/new" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "Bam Bam (feat. Ed Sheeran)": [], + "Crying in the Club": [], + "Don't Go Yet": [], + "Liar": [], + "Havana": [], + "Real Friends": [], + "Consequences": [], + "She Loves Control": [], + "Easy": [], + "HE KNOWS (feat. Lil Nas X)": [], + "psychofreak (feat. WILLOW)": [], + "I Have Questions": [], + "Cry for Me": [], + "All These Years": [], + "Something's Gotta Give": [], + "HOT UPTOWN (feat. Drake)": [], + "Living Proof": [], + "In the Dark": [], + "Chanel No.5": [], + "OMG (feat. Quavo)": [], + "Into It": [], + "Dade County Dreaming (feat. JT & Yung Miami)": [], + "June Gloom": [], + "Should've Said It": [], + "This Love": [], + "First Man": [], + "Bad Kind of Butterflies": [], + "Inside Out": [], + "Used to This": [], + "Consequences - orchestra": [], + "pink xoxo": [], + "Havana - Remix": [], + "B.O.A.T.": [], + "pretty when i cry": [], + "Twentysomethings": [], + "DREAM-GIRLS": [], + "Feel It Twice": [], + "Dream of You": [], + "OMG": [], + "Godspeed": [], + "koshi xoxo (feat. BLP Kosher)": [], + "Hasta Los Dientes": [], + "305tilidie": [], + "Never Be the Same - Radio Edit": [], + "Celia": [] + }, + "Elliott Smith": { + "Between the Bars": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 83, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 52, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 15, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 10, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 9, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Say Yes": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 76, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 49, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 11, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 10, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Angeles": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 81, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 49, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 44, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Needle in the Hay": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 83, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 31, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 13, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 12, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 11, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 3, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "Wes Anderson", + "url": "https://www.last.fm/tag/Wes+Anderson" + }, + { + "count": 2, + "name": "The Royal Tenenbaums", + "url": "https://www.last.fm/tag/The+Royal+Tenenbaums" + } + ], + "Ballad of Big Nothing": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 58, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 30, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 23, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "Good Stuff", + "url": "https://www.last.fm/tag/Good+Stuff" + }, + { + "count": 1, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + } + ], + "Waltz #2 (XO)": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 65, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 36, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 34, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "waltz", + "url": "https://www.last.fm/tag/waltz" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Somebody That I Used to Know": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 90, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 58, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 53, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "singer-songwritergdchill", + "url": "https://www.last.fm/tag/singer-songwritergdchill" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Speed Trials": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 72, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 30, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 7, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 5, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Alameda": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 81, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 26, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 13, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Son of Sam": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 74, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 14, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 5, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Serial Killers", + "url": "https://www.last.fm/tag/Serial+Killers" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Pitseleh": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 88, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 56, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 41, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Clementine": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 51, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 22, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 3, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 3, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "red planet", + "url": "https://www.last.fm/tag/red+planet" + }, + { + "count": 1, + "name": "pxs: loved", + "url": "https://www.last.fm/tag/pxs:+loved" + } + ], + "Everything Reminds Me of Her": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 69, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 33, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 31, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 6, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 6, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "Pictures of Me": [], + "Rose Parade": [], + "Everything Means Nothing to Me": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 77, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 45, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 42, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 7, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Baby Britain": [], + "Punch and Judy": [], + "Independence Day": [], + "No Name No. 5": [], + "Sweet Adeline": [], + "Twilight": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 72, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 48, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 48, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 15, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "Heartbreaking", + "url": "https://www.last.fm/tag/Heartbreaking" + } + ], + "Miss Misery": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 95, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 53, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 38, + "name": "Good Will Hunting", + "url": "https://www.last.fm/tag/Good+Will+Hunting" + }, + { + "count": 17, + "name": "elliott smith", + "url": "https://www.last.fm/tag/elliott+smith" + }, + { + "count": 17, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "I Didn't Understand": [], + "2:45 AM": [], + "Cupid's Trick": [], + "Tomorrow Tomorrow": [], + "Angel in the Snow": [], + "Bled White": [], + "Junk Bond Trader": [], + "Waltz #1": [], + "Let's Get Lost": [], + "L.A.": [], + "The Biggest Lie": [], + "Bottle Up and Explode!": [], + "Pretty (Ugly Before)": [], + "Coming Up Roses": [], + "Roman Candle": [], + "Bye": [], + "A Fond Farewell": [], + "Easy Way Out": [], + "A Question Mark": [], + "Stupidity Tries": [], + "Southern Belle": [], + "Christian Brothers": [], + "Amity": [], + "Satellite": [], + "Alphabet Town": [], + "Coast to Coast": [], + "Everybody Cares, Everybody Understands": [] + }, + "Rex Orange County": { + "Best Friend": [ + { + "count": 100, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "flute", + "url": "https://www.last.fm/tag/flute" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Sunflower": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 3, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 3, + "name": "idk cool bass line", + "url": "https://www.last.fm/tag/idk+cool+bass+line" + } + ], + "Pluto Projector": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Loving Is Easy": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 66, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + } + ], + "Television / So Far So Good": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "THE SHADE": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "zion", + "url": "https://www.last.fm/tag/zion" + }, + { + "count": 66, + "name": "love love", + "url": "https://www.last.fm/tag/love+love" + }, + { + "count": 33, + "name": "ziontwan", + "url": "https://www.last.fm/tag/ziontwan" + }, + { + "count": 33, + "name": "zeva", + "url": "https://www.last.fm/tag/zeva" + } + ], + "Corduroy Dreams": [], + "AMAZING": [], + "Happiness": [], + "It's Not the Same Anymore": [], + "Untitled": [], + "OPEN A WINDOW (feat. Tyler, The Creator)": [], + "KEEP IT UP": [], + "A Song About Being Sad": [], + "10/10": [], + "Face to Face": [], + "Always": [], + "Edition": [], + "Apricot Princess": [], + "ONE IN A MILLION": [], + "Never enough": [], + "4 Seasons": [], + "UNO": [], + "Never Had the Balls": [], + "Sycamore Girl": [], + "New House": [], + "Nothing": [], + "It Gets Better": [], + "WORTH IT": [], + "Stressed Out": [], + "Waiting Room": [], + "Paradise": [], + "MAKING TIME": [], + "Every Way": [], + "Loving Is Easy (feat. Benny Sings)": [], + "THREAT": [], + "Belly (The Grass Stains)": [], + "IF YOU WANT IT": [], + "7AM": [], + "Laser Lights": [], + "WHO CARES?": [], + "Know Love": [], + "Rain Man": [], + "Rex (Intro)": [], + "SHOOT ME DOWN": [], + "2008": [], + "You've Got a Friend in Me": [], + "Japan": [], + "Guitar Song": [] + }, + "The Offspring": { + "The Kids Aren't Alright": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 58, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 24, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 11, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Pretty Fly (For a White Guy)": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 65, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 26, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "Self Esteem": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 60, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "offspring", + "url": "https://www.last.fm/tag/offspring" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "You're Gonna Go Far, Kid": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 27, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 9, + "name": "dance fucker dance", + "url": "https://www.last.fm/tag/dance+fucker+dance" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Want You Bad": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 59, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "offspring", + "url": "https://www.last.fm/tag/offspring" + } + ], + "Come Out and Play": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 64, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 35, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "offspring", + "url": "https://www.last.fm/tag/offspring" + } + ], + "Hit That": [], + "Original Prankster": [], + "All I Want": [], + "Why Don't You Get a Job": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 62, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "The Offspring", + "url": "https://www.last.fm/tag/The+Offspring" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 1, + "name": "third wave ska", + "url": "https://www.last.fm/tag/third+wave+ska" + } + ], + "Why Don't You Get a Job?": [], + "Staring at the Sun": [], + "Gotta Get Away": [], + "Gone Away": [], + "(Can't Get My) Head Around You": [], + "Americana": [], + "She's Got Issues": [], + "Have You Ever": [], + "Walla Walla": [], + "Feelings": [], + "Bad Habit": [], + "No Brakes": [], + "Can't Repeat": [], + "Hammerhead": [], + "Million Miles Away": [], + "Half-Truism": [], + "The End of the Line": [], + "Genocide": [], + "Come Out Swinging": [], + "Defy You": [], + "One Fine Day": [], + "Nitro (Youth Energy)": [], + "It'll Be a Long Time": [], + "Pay the Man": [], + "The Meaning of Life": [], + "Killboy Powerhead": [], + "Trust in You": [], + "Kristy, Are You Doing Okay?": [], + "Something to Believe In": [], + "So Alone": [], + "Dammit, I Changed Again": [], + "Dirty Magic": [], + "Not the One": [], + "Living in Chaos": [], + "What Happened to You?": [], + "All Along": [], + "Mota": [], + "Special Delivery": [], + "Smash": [] + }, + "The Sundays": { + "Here's Where the Story Ends": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 92, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 59, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 21, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + } + ], + "You're Not the Only One I Know": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 77, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 6, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "i love singing along", + "url": "https://www.last.fm/tag/i+love+singing+along" + }, + { + "count": 1, + "name": "she sings so sweetly", + "url": "https://www.last.fm/tag/she+sings+so+sweetly" + }, + { + "count": 1, + "name": "tugs at me heart strings", + "url": "https://www.last.fm/tag/tugs+at+me+heart+strings" + } + ], + "Summertime": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 77, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 32, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 9, + "name": "fuck i love this", + "url": "https://www.last.fm/tag/fuck+i+love+this" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "she sings so sweetly", + "url": "https://www.last.fm/tag/she+sings+so+sweetly" + } + ], + "Life Goes On": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "best", + "url": "https://www.last.fm/tag/best" + }, + { + "count": 66, + "name": "rock n roll", + "url": "https://www.last.fm/tag/rock+n+roll" + }, + { + "count": 33, + "name": "The Sundays", + "url": "https://www.last.fm/tag/The+Sundays" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + }, + { + "count": 10, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "On Earth": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 42, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 42, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 21, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 5, + "name": "Earth", + "url": "https://www.last.fm/tag/Earth" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Wild Horses": [], + "Goodbye": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 49, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 24, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "A Certain Someone": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 15, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Wonderful Women", + "url": "https://www.last.fm/tag/Wonderful+Women" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Hideous Towns": [], + "I Kicked a Boy": [], + "My Finest Hour": [], + "Can't Be Sure": [], + "When I'm Thinking About You": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "Wonderful Women", + "url": "https://www.last.fm/tag/Wonderful+Women" + }, + { + "count": 1, + "name": "timeless", + "url": "https://www.last.fm/tag/timeless" + }, + { + "count": 1, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 1, + "name": "wistful", + "url": "https://www.last.fm/tag/wistful" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Cry": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 36, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "1990s", + "url": "https://www.last.fm/tag/1990s" + }, + { + "count": 5, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "studio", + "url": "https://www.last.fm/tag/studio" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "single", + "url": "https://www.last.fm/tag/single" + } + ], + "I Feel": [], + "Blood On My Hands": [], + "I Won": [], + "Love": [], + "Skin & Bones": [], + "Joy": [], + "Folk Song": [], + "Homeward": [], + "Skin And Bones": [], + "She": [], + "Leave This City": [], + "Nothing Sweet": [], + "I Can't Wait": [], + "More": [], + "Monochrome": [], + "God Made Me": [], + "24 Hours": [], + "Another Flavour": [], + "Medicine": [], + "Your Eyes": [], + "What Do You Think?": [], + "Life & Soul": [], + "Don't Tell Your Mother": [], + "Through the Dark": [], + "Gone": [], + "So Much": [], + "Noise": [], + "Life and Soul": [], + "Can't Be Sure - Demo": [], + "you're not the only one i know - demo": [], + "Skin And Bones - Live BBC John Peel Session": [], + "Here's Where The Story Ends - Live": [], + "Here’s Where the Story Ends": [], + "heres where the story ends": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 92, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 59, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 21, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + } + ], + "I Can`t Wait": [] + }, + "IVE": { + "After LIKE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 73, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 22, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 22, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 6, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 6, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "diva house", + "url": "https://www.last.fm/tag/diva+house" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "LOVE DIVE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 73, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + }, + { + "count": 12, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 6, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 6, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "I AM": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 37, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 3, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + } + ], + "ELEVEN": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 51, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 12, + "name": "Loona", + "url": "https://www.last.fm/tag/Loona" + }, + { + "count": 12, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Turkish Pop", + "url": "https://www.last.fm/tag/Turkish+Pop" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + } + ], + "Kitsch": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 8, + "name": "american nightmare", + "url": "https://www.last.fm/tag/american+nightmare" + }, + { + "count": 8, + "name": "bitch", + "url": "https://www.last.fm/tag/bitch" + }, + { + "count": 3, + "name": "rei", + "url": "https://www.last.fm/tag/rei" + }, + { + "count": 3, + "name": "not garbage", + "url": "https://www.last.fm/tag/not+garbage" + }, + { + "count": 3, + "name": "yujin", + "url": "https://www.last.fm/tag/yujin" + } + ], + "Baddie": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "pussy song", + "url": "https://www.last.fm/tag/pussy+song" + } + ], + "Off The Record": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 4, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 2, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 2, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 2, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + } + ], + "해야 (HEYA)": [ + { + "count": 100, + "name": "I AM LOOKING AT IT", + "url": "https://www.last.fm/tag/I+AM+LOOKING+AT+IT" + }, + { + "count": 44, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 4, + "name": "scat", + "url": "https://www.last.fm/tag/scat" + }, + { + "count": 1, + "name": "ive fracassadas", + "url": "https://www.last.fm/tag/ive+fracassadas" + }, + { + "count": 1, + "name": "soty 2024", + "url": "https://www.last.fm/tag/soty+2024" + }, + { + "count": 1, + "name": "kpop excellence", + "url": "https://www.last.fm/tag/kpop+excellence" + } + ], + "Accendio": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "underrated", + "url": "https://www.last.fm/tag/underrated" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "soty 2024", + "url": "https://www.last.fm/tag/soty+2024" + }, + { + "count": 3, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + } + ], + "Either Way": [], + "My Satisfaction": [], + "ROYAL": [], + "ATTITUDE": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 33, + "name": "electro disco", + "url": "https://www.last.fm/tag/electro+disco" + }, + { + "count": 33, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + }, + { + "count": 10, + "name": "cvnt", + "url": "https://www.last.fm/tag/cvnt" + }, + { + "count": 10, + "name": "rei da deby", + "url": "https://www.last.fm/tag/rei+da+deby" + }, + { + "count": 10, + "name": "jenopipizinho", + "url": "https://www.last.fm/tag/jenopipizinho" + } + ], + "Blue Blood": [], + "Lips": [], + "REBEL HEART": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "jenopipizinho", + "url": "https://www.last.fm/tag/jenopipizinho" + }, + { + "count": 8, + "name": "ive", + "url": "https://www.last.fm/tag/ive" + }, + { + "count": 8, + "name": "da", + "url": "https://www.last.fm/tag/da" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "deby owns this song", + "url": "https://www.last.fm/tag/deby+owns+this+song" + }, + { + "count": 2, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 2, + "name": "girl-group", + "url": "https://www.last.fm/tag/girl-group" + } + ], + "섬찟 (Hypnosis)": [], + "Take It": [], + "Supernova Love": [ + { + "count": 100, + "name": "sophsong", + "url": "https://www.last.fm/tag/sophsong" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "favmar", + "url": "https://www.last.fm/tag/favmar" + } + ], + "WAVE": [], + "Cherish": [], + "Mine": [], + "HEROINE": [], + "OTT": [], + "XOXZ": [ + { + "count": 100, + "name": "fuck starship", + "url": "https://www.last.fm/tag/fuck+starship" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "disband kiiikiii", + "url": "https://www.last.fm/tag/disband+kiiikiii" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "julia mofada", + "url": "https://www.last.fm/tag/julia+mofada" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "leeseo da mofi", + "url": "https://www.last.fm/tag/leeseo+da+mofi" + }, + { + "count": 3, + "name": "gaeul da bruna", + "url": "https://www.last.fm/tag/gaeul+da+bruna" + }, + { + "count": 3, + "name": "wony do fefo", + "url": "https://www.last.fm/tag/wony+do+fefo" + } + ], + "All Night (feat. Saweetie)": [], + "I WANT": [], + "NOT YOUR GIRL": [], + "Holy Moly": [], + "궁금해 (Next Page)": [], + "Blue Heart": [], + "Shine With Me": [], + "Ice Queen": [], + "Payback": [], + "WOW": [], + "Reset": [], + "FLU": [], + "TKO": [], + "Queen of Hearts": [], + "CRUSH": [], + "You Wanna Cry": [], + "SUMMER FESTA": [], + "Thank U": [], + "After LIKE - Holiday Remix": [], + "LOVE DIVE -Japanese version-": [], + "Will": [], + "Classic": [], + "Be Alright": [], + "GOTCHA (Baddest Eros)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ] + }, + "Zara Larsson": { + "Lush Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 24, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 16, + "name": "zara larsson", + "url": "https://www.last.fm/tag/zara+larsson" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Never Forget You": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 29, + "name": "MNEK", + "url": "https://www.last.fm/tag/MNEK" + }, + { + "count": 15, + "name": "zara larsson", + "url": "https://www.last.fm/tag/zara+larsson" + }, + { + "count": 4, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 4, + "name": "Sweden", + "url": "https://www.last.fm/tag/Sweden" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "switzerland", + "url": "https://www.last.fm/tag/switzerland" + } + ], + "Ain't My Fault": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + } + ], + "Ruin My Life": [], + "Can't Tame Her": [], + "I Would Like": [], + "Uncover": [], + "I Can't Fall in Love Without You": [], + "Midnight Sun": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 44, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 7, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 7, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "ray of light", + "url": "https://www.last.fm/tag/ray+of+light" + }, + { + "count": 1, + "name": "Europop", + "url": "https://www.last.fm/tag/Europop" + }, + { + "count": 1, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + } + ], + "On My Love": [], + "WOW": [], + "WOW (feat. Sabrina Carpenter) - Remix": [], + "Love Me Land": [], + "All the Time": [], + "Don't Worry Bout Me": [], + "TG4M": [], + "Only You": [], + "Pretty Ugly": [ + { + "count": 100, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "Sverige", + "url": "https://www.last.fm/tag/Sverige" + }, + { + "count": 66, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 33, + "name": "surra na cantora de greedy", + "url": "https://www.last.fm/tag/surra+na+cantora+de+greedy" + }, + { + "count": 33, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 10, + "name": "as portas? giraram e bateram na tate", + "url": "https://www.last.fm/tag/as+portas%3F+giraram+e+bateram+na+tate" + }, + { + "count": 10, + "name": "Tate Mcrae ugly", + "url": "https://www.last.fm/tag/Tate+Mcrae+ugly" + }, + { + "count": 10, + "name": "ugly Girl mantra", + "url": "https://www.last.fm/tag/ugly+Girl+mantra" + } + ], + "You Love Who You Love": [], + "Ain't My Fault - R3hab Remix": [], + "Crush": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "Electro Pop", + "url": "https://www.last.fm/tag/Electro+Pop" + }, + { + "count": 33, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 33, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 10, + "name": "Clarice", + "url": "https://www.last.fm/tag/Clarice" + }, + { + "count": 10, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "So Good (feat. Ty Dolla $ign)": [], + "Don't Let Me Be Yours": [], + "Look What You've Done": [], + "End of Time": [], + "What They Say": [], + "So Good": [], + "Carry You Home": [], + "Poster Girl": [], + "Need Someone": [], + "One Mississippi": [], + "Funeral": [], + "Talk About Love (feat. Young Thug)": [], + "Right Here": [], + "Make That Money Girl": [], + "Venus": [], + "Lay All Your Love On Me - Spotify Singles": [], + "Memory Lane": [], + "Rooftop": [], + "Ammunition": [], + "Lush Life - Acoustic Version": [], + "All the Time - Don Diablo Remix": [], + "FFF": [], + "Sexual - Recorded at Spotify Studios NYC": [], + "Morning": [], + "Sundown (feat. Wizkid)": [], + "None Of These Guys": [], + "She's Not Me, Pt. 1 & 2": [], + "Invisible - from the Netflix Film Klaus": [] + }, + "Charlie Puth": { + "Attention": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "electro-funk", + "url": "https://www.last.fm/tag/electro-funk" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Funk-Pop", + "url": "https://www.last.fm/tag/Funk-Pop" + } + ], + "We Don't Talk Anymore (feat. Selena Gomez)": [ + { + "count": 100, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 11, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 2, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + } + ], + "Left and Right (feat. Jung Kook of BTS)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 24, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 11, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 5, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 5, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 5, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 1, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "poop", + "url": "https://www.last.fm/tag/poop" + } + ], + "How Long": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 42, + "name": "groove based composition", + "url": "https://www.last.fm/tag/groove+based+composition" + }, + { + "count": 42, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 21, + "name": "funk influences", + "url": "https://www.last.fm/tag/funk+influences" + }, + { + "count": 21, + "name": "a clear focus on recording studio production", + "url": "https://www.last.fm/tag/a+clear+focus+on+recording+studio+production" + }, + { + "count": 21, + "name": "use of the wah wah pedal", + "url": "https://www.last.fm/tag/use+of+the+wah+wah+pedal" + }, + { + "count": 6, + "name": "emphasis on instrumental arranging", + "url": "https://www.last.fm/tag/emphasis+on+instrumental+arranging" + }, + { + "count": 6, + "name": "jazz influences", + "url": "https://www.last.fm/tag/jazz+influences" + }, + { + "count": 6, + "name": "a smooth male lead vocalist", + "url": "https://www.last.fm/tag/a+smooth+male+lead+vocalist" + } + ], + "Light Switch": [], + "One Call Away": [], + "Marvin Gaye (feat. Meghan Trainor)": [], + "Done for Me (feat. Kehlani)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 8, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "b minor", + "url": "https://www.last.fm/tag/b+minor" + } + ], + "Dangerously": [], + "Cheating on You": [], + "That's Hilarious": [], + "The Way I Am": [], + "That’s Not How This Works (feat. Dan + Shay & Sabrina Carpenter) - Sabrina’s Version": [], + "I Don’t Think That I Like Her": [], + "Hard on Yourself": [], + "That’s Not How This Works (feat. Dan + Shay)": [], + "I Warned Myself": [], + "Girlfriend": [], + "Patient": [], + "Loser": [], + "Charlie Be Quiet!": [], + "We Don't Talk Anymore": [], + "LA Girls": [], + "BOY": [], + "Smells Like Me": [], + "Suffer": [], + "Some Type of Love": [], + "If You Leave Me Now (feat. Boyz II Men)": [], + "Left and Right (Feat. Jung Kook of BTS) - Acapella": [], + "Slow It Down": [], + "Mother": [], + "Empty Cups": [], + "Change (feat. James Taylor)": [], + "Lipstick": [], + "Marvin Gaye (feat. Wale) - Remix": [], + "Hero": [], + "No More Drama": [], + "Somebody Told Me": [], + "Left and Right (feat. Jung Kook of BTS) - Instrumental": [], + "Left and Right (feat. Jung Kook of BTS) - Sam Feldt Remix": [], + "My Gospel": [], + "Left and Right (feat. Jung Kook of BTS) - Galantis Remix": [], + "Through It All": [], + "Left Right Left": [], + "Attention - Acoustic": [], + "Losing My Mind": [], + "There’s a First Time for Everything": [], + "Up All Night": [], + "Does It Feel": [] + }, + "KAYTRANADA": { + "You're the One": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 100, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 8, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 3, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "FM4", + "url": "https://www.last.fm/tag/FM4" + } + ], + "10%": [], + "Intimidated (feat. H.E.R.)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Snap My Finger (feat. PinkPantheress)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 25, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 3, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Witchy (feat. Childish Gambino)": [ + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 25, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "if this song were a girl i would fuck her or at least touch her tits", + "url": "https://www.last.fm/tag/if+this+song+were+a+girl+i+would+fuck+her+or+at+least+touch+her+tits" + }, + { + "count": 2, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + } + ], + "10% (feat. Kali Uchis)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 66, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 33, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 33, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "CHANCES": [], + "Weight Off": [], + "Glowed Up": [], + "Got It Good": [], + "Feel A Way (feat. Don Toliver)": [], + "Bus Ride": [], + "What You Need": [], + "Lover/Friend": [], + "Gray Area (feat. Mick Jenkins)": [], + "What You Need (feat. Charlotte Day Wilson)": [], + "Together": [], + "LITE SPOTS": [], + "DO IT": [], + "VIVID DREAMS": [], + "Vex Oh (feat. Eight9fly)": [], + "Be Careful (feat. Thundercat)": [], + "DRIVE ME CRAZY": [], + "Track Uno": [], + "Puff Lah": [], + "Spit It Out (feat. Rochelle Jordan)": [], + "Dance Dance Dance Dance": [], + "The Worst in Me": [], + "Bullets": [], + "LEAVE ME ALONE": [], + "DESPITE THE WEATHER": [], + "Video (feat. Ravyn Lenae)": [], + "Freefall (feat. Durand Bernarr)": [], + "DYSFUNCTIONAL": [], + "The Worst in Me (feat. Tinashe)": [], + "Call U Up (feat. Lou Phelps)": [], + "Pressure": [], + "Need It": [], + "Drip Sweat (feat. Channel Tres)": [], + "TWIN FLAME": [], + "Scared to Death": [], + "Still (feat. Charlotte Day Wilson)": [], + "Weird (feat. Durand Bernarr)": [], + "One Too Many": [], + "At All": [], + "Do 2 Me (feat. Anderson .Paak & SiR)": [], + "Freefall": [], + "More Than a Little Bit (feat. Tinashe)": [], + "Go DJ": [] + }, + "Fiona Apple": { + "Criminal": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 76, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 38, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 18, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Paper Bag": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 68, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 18, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "I Want You to Love Me": [ + { + "count": 100, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 56, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 17, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "I Know": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 89, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 55, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 18, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 9, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Sleep to Dream": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 85, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 52, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 43, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 16, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Across the Universe": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 60, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "beatles cover", + "url": "https://www.last.fm/tag/beatles+cover" + }, + { + "count": 21, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 10, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + } + ], + "Fast as You Can": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 85, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 43, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 14, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 12, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "female", + "url": "https://www.last.fm/tag/female" + } + ], + "The First Taste": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 46, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 46, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 20, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 15, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 13, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 4, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 3, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Shadowboxer": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 98, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 57, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 55, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Get Gone": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 62, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 12, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 10, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 3, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "bitter", + "url": "https://www.last.fm/tag/bitter" + } + ], + "Sullen Girl": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 81, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 15, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 13, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Limp": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 83, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 49, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 46, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "bitter", + "url": "https://www.last.fm/tag/bitter" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "On the Bound": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 85, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 53, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 53, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "angst", + "url": "https://www.last.fm/tag/angst" + } + ], + "Extraordinary Machine": [], + "Slow Like Honey": [], + "A Mistake": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 74, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 42, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 35, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 14, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 6, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "jazzy", + "url": "https://www.last.fm/tag/jazzy" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + } + ], + "Under the Table": [], + "The Way Things Are": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 79, + "name": "fiona apple", + "url": "https://www.last.fm/tag/fiona+apple" + }, + { + "count": 47, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 6, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 6, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 2, + "name": "gives me chills still", + "url": "https://www.last.fm/tag/gives+me+chills+still" + }, + { + "count": 1, + "name": "quit", + "url": "https://www.last.fm/tag/quit" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "To Your Love": [], + "Every Single Night": [], + "Love Ridden": [], + "Never Is a Promise": [], + "Valentine": [], + "Not About Love": [], + "Shameika": [], + "The Child Is Gone": [], + "Better Version of Me": [], + "Fetch the Bolt Cutters": [], + "Carrion": [], + "Oh Well": [], + "Pale September": [], + "Daredevil": [], + "Get Him Back": [], + "Please Please Please": [], + "Werewolf": [], + "Hot Knife": [], + "Tymps (The Sick in the Head Song)": [], + "Rack of His": [], + "Ladies": [], + "Cosmonauts": [], + "Window": [], + "Relay": [], + "Waltz (Better Than Fine)": [], + "Left Alone": [], + "Parting Gift": [], + "O' Sailor": [], + "Newspaper": [], + "For Her": [], + "Jonathan": [] + }, + "wifiskeleton": { + "Nope your too late i already died": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 4, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 4, + "name": "cp", + "url": "https://www.last.fm/tag/cp" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "cheer the fuck up bruh", + "url": "https://www.last.fm/tag/cheer+the+fuck+up+bruh" + } + ], + "my twenty first reason HUMAN": [], + "Miracle": [], + "Who are you?": [], + "Somebody else.": [], + "Said & Done": [], + "Exit Wounds": [], + "Specter": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 66, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Kingdom of Cards": [], + "The Hell I Overcame": [], + "Burning Out": [], + "Come Undone": [], + "Running in Circles": [], + "Enough, Enough Now": [], + "Reprise (The Sound of the End)": [], + "Malice": [], + "Mercy": [], + "Hedonist": [], + "Blood": [], + "HEDONIST [RECHARGED]": [], + "EVEN": [], + "F E R A L": [], + "If I'm There": [], + "Broken Youth": [], + "The Fountain": [], + "TERMS & CONDITIONS": [], + "Impose": [], + "The Letdown": [] + }, + "Earth, Wind & Fire": { + "September": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 99, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 61, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 42, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 4, + "name": "Earth Wind and Fire", + "url": "https://www.last.fm/tag/Earth+Wind+and+Fire" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "September", + "url": "https://www.last.fm/tag/September" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Let's Groove": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 99, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 39, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 37, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Earth Wind and Fire", + "url": "https://www.last.fm/tag/Earth+Wind+and+Fire" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + } + ], + "Boogie Wonderland": [], + "Shining Star": [], + "Fantasy": [], + "After the Love Has Gone": [], + "Reasons": [], + "That's the Way of the World": [], + "Sing a Song": [], + "In the Stone": [], + "Got to Get You into My Life": [], + "Beijo (Interlude)": [], + "Boogie Wonderland (with The Emotions)": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 66, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 33, + "name": "upti", + "url": "https://www.last.fm/tag/upti" + }, + { + "count": 33, + "name": "funk lift off", + "url": "https://www.last.fm/tag/funk+lift+off" + }, + { + "count": 33, + "name": "earth wind fire", + "url": "https://www.last.fm/tag/earth+wind+fire" + } + ], + "Getaway": [], + "Can't Hide Love": [], + "Serpentine Fire": [], + "Can't Let Go": [], + "Fantasy - Single Version": [], + "Mighty Mighty": [], + "Love's Holiday": [], + "Devotion": [], + "Saturday Nite": [], + "Star": [], + "Be Ever Wonderful": [], + "I'll Write a Song for You": [], + "Jupiter": [], + "You and I": [], + "Kalimba Story": [], + "Let Your Feelings Show": [], + "Happy Feelin'": [], + "Fall In Love With Me": [], + "Wait": [], + "Keep Your Head to the Sky": [], + "Gratitude": [], + "Yearnin' Learnin'": [], + "Boogie Wonderland (With The Emotions) - 12\" Version": [], + "Africano": [], + "Evil": [], + "On Your Face": [], + "And Love Goes On": [], + "Brazilian Rhyme": [], + "Rock That!": [], + "Magic Mind": [], + "You Want My Love": [], + "In the Marketplace (Interlude)": [], + "I've Had Enough": [], + "Let Me Talk": [] + }, + "CORTIS": { + "GO!": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 33, + "name": "martin do mi", + "url": "https://www.last.fm/tag/martin+do+mi" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "martindaju", + "url": "https://www.last.fm/tag/martindaju" + } + ], + "What You Want": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "salvation owns this song", + "url": "https://www.last.fm/tag/salvation+owns+this+song" + }, + { + "count": 33, + "name": "keonho do pietro", + "url": "https://www.last.fm/tag/keonho+do+pietro" + } + ], + "FaSHioN": [], + "JoyRide": [], + "What You Want (feat. Teezo Touchdown)": [], + "Lullaby": [], + "What You Want (Conceptual Performance Film)": [], + "CORTIS (코르티스) ‘GO!’ Dance Practice (Fix ver.)": [], + "Pack Up Bro": [], + "CORTIS": [], + "CORTIS (코르티스) ‘GO!’ Dance Practice (Moving ver.)": [], + "CORTIS (코르티스) ‘FaSHioN' Dance Practice (Fix ver.)": [], + "Yoga Challenge": [], + "Laundry in LA": [], + "CORTIS (코르티스) 'What You Want (feat. Teezo Touchdown)’ Official Visualizer": [], + "CORTIS (코르티스) ‘What You Want’ Dance Practice (Moving ver.)": [], + "CORTIS (코르티스) ‘FaSHioN' Dance Practice (Moving ver.)": [], + "What You Want (feat. Teezo Touchdown) #엠카운트다운 EP.904": [], + "‘What You Want’ Official MV Commentary": [], + "CORTIS (코르티스) Official Teaser": [], + "CORTIS (코르티스) 'What You Want' MV (Original Ver.)": [], + "Go! (Girl Group Ver.)": [], + "응원해 주세요": [], + "CORTIS (코르티스) Vibing with our 1st EP ‘COLOR OUTSIDE THE LINES’": [], + "What You Want #엠카운트다운 EP.905": [], + "cheer for us": [], + "‘GO!’ Dance Cover": [], + "STUDIO CHOOM ORIGINAL": [], + "What You Want (part. Teezo Touchdown)": [], + "GO! | Show! MusicCore | aired on MBC250823 #CORTIS": [], + "go": [], + "THE SONG CAMP FROM HELL": [], + "What You Want #엠카운트다운 EP.903": [], + "FaSHioN 💫": [], + "'GO!' Dance Practice": [], + "GO! (Line Distribution + Lyrics Karaoke) PATREON REQUESTED": [], + "Intro + FaSHioN Live Release Party": [], + "GO! (Traducida al Español)": [], + "What You Want (Line Distribution + Lyrics Karaoke) PATREON REQUESTED": [], + "What You Want #엠카운트다운 EP.902": [], + "What You Want (feat. Teezo Touchdown) #엠카운트다운 EP.904 | Mnet 250904 방송": [], + "What You Want #엠카운트다운 EP.905 | Mnet 250911 방송": [], + "1. What You Want": [], + "nothing beats CORTIS ice pops. Check the event in Seoul tomorrow": [], + "CORTIS (코르티스) 'GO!' Official": [], + "CORTIS (코르티스) 'What You Want' Conceptual Performance Film Rehearsal": [], + "BIGHIT'S NEWEST BOY GROUP?! 🤔": [] + }, + "Nickelback": { + "How You Remind Me": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "nickelback", + "url": "https://www.last.fm/tag/nickelback" + }, + { + "count": 27, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Rockstar": [], + "Far Away": [], + "Photograph": [], + "Savin' Me": [], + "Someday": [], + "If Everyone Cared": [], + "Burn It To The Ground": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 78, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 26, + "name": "nickelback", + "url": "https://www.last.fm/tag/nickelback" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 5, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "top 40", + "url": "https://www.last.fm/tag/top+40" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "Animals": [], + "If Today Was Your Last Day": [], + "Too Bad": [], + "Gotta Be Somebody": [], + "When We Stand Together": [], + "Never Again": [], + "Something In Your Mouth": [], + "Next Contestant": [], + "Figured You Out": [], + "Never Gonna Be Alone": [], + "Fight For All The Wrong Reasons": [], + "Follow You Home": [], + "Side Of A Bullet": [], + "Lullaby": [], + "I'd Come for You": [], + "Someone That You're With": [], + "This Afternoon": [], + "Flat on the Floor": [], + "Woke Up This Morning": [], + "S.E.X.": [], + "Because of You": [], + "Rockstar - 2020 Remaster": [], + "Just For": [], + "How You Remind Me - LP Mix": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "nickelback", + "url": "https://www.last.fm/tag/nickelback" + }, + { + "count": 27, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Where Do I Hide": [], + "Feelin' Way Too Damn Good": [], + "Hollywood": [], + "Shakin' Hands": [], + "She Keeps Me Up": [], + "Believe It or Not": [], + "Just to Get High": [], + "Money Bought": [], + "Good Times Gone": [], + "Hangnail": [], + "Do This Anymore": [], + "Next Go Round": [], + "Hero": [], + "Animals - 2020 Remaster": [], + "Should've Listened": [] + }, + "Odetari": { + "GOOD LOYAL THOTS": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "Sleep", + "url": "https://www.last.fm/tag/Sleep" + }, + { + "count": 66, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 66, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "odecore", + "url": "https://www.last.fm/tag/odecore" + } + ], + "GMFU (w/ 6arelyhuman)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "odecore", + "url": "https://www.last.fm/tag/odecore" + }, + { + "count": 17, + "name": "Sleep", + "url": "https://www.last.fm/tag/Sleep" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "I LOVE YOU HOE (w/ 9lives)": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "Sleep", + "url": "https://www.last.fm/tag/Sleep" + } + ], + "NARCISSISTIC PERSONALITY DISORDER": [ + { + "count": 100, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "sigilkore", + "url": "https://www.last.fm/tag/sigilkore" + }, + { + "count": 66, + "name": "hexd", + "url": "https://www.last.fm/tag/hexd" + }, + { + "count": 33, + "name": "my top Songs mix", + "url": "https://www.last.fm/tag/my+top+Songs+mix" + } + ], + "HYPNOTIC DATA": [ + { + "count": 100, + "name": "Sleep", + "url": "https://www.last.fm/tag/Sleep" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "odecore", + "url": "https://www.last.fm/tag/odecore" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + } + ], + "KEEP UP": [], + "LOOK DON’T TOUCH (w/ cade clair)": [], + "DICE AND ROLL": [], + "BREAK A NECK (w/ Ayesha Erotica)": [ + { + "count": 100, + "name": "only good because ayesha is in it", + "url": "https://www.last.fm/tag/only+good+because+ayesha+is+in+it" + }, + { + "count": 100, + "name": "Odetari", + "url": "https://www.last.fm/tag/Odetari" + } + ], + "WET DREAMS (w/ Nimstarr)": [], + "YOU'RE TOO SLOW (Bonus)": [], + "HEAVY LOVE": [], + "I <3 LATINAS": [], + "YOU'RE TOO SLOW": [], + "DOUBLE TROUBLE": [], + "DOOR TO DUSK": [], + "BORDERLINE PERSONALITY DISORDER": [], + "RED EYES BLACK DRAGON CHAIN": [], + "BABY I'M HOME (w/ Kanii & 9lives)": [], + "ME N U DATE": [], + "SMB (w/ Hongjoong of ATEEZ)": [], + "FUNCTIONING ALCOHOLIC": [], + "DXE DXE DXE (w/ Homixide Gang)": [], + "THROAT GOAT": [], + "LOOK DON’T TOUCH (feat. cade clair)": [], + "REASSURE ME (w/ 9lives)": [], + "HEXXED HER LOVE <3 xoxo": [], + "SCORPIO": [], + "PURPLE HEART (w/ Don Toliver)": [], + "MUDDY CUP": [], + "OMG XD": [], + "ICE SPICE HMU (w/ 9lives)": [], + "DESIRE": [], + "I LOVE YOU HOE (w/ Trippie Redd & 9lives)": [], + "A NEW HEART": [], + "HYPER FANG (w/ JELEEL!)": [], + "BRAINS OUT": [], + "Twilight Lament": [], + "LOVE POTION": [], + "Coldest Winter": [], + "GET UP OFF ME": [], + "I PEEP (w/ jnhygs)": [], + "MATERIAL LOVE (w/ removeface)": [], + "GREEN GOBLIN - Spotify Singles": [], + "2 EASY (w/ wolfacejoeyy)": [], + "INVITE ONLY (w/ kamo2700)": [], + "FROSTBITE (w/ 10zen)": [] + }, + "Sleep Token": { + "The Summoning": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 17, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "pure sex", + "url": "https://www.last.fm/tag/pure+sex" + }, + { + "count": 8, + "name": "shivers", + "url": "https://www.last.fm/tag/shivers" + }, + { + "count": 8, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 2, + "name": "laut - metalsplitter", + "url": "https://www.last.fm/tag/laut+-+metalsplitter" + }, + { + "count": 2, + "name": "baby making core", + "url": "https://www.last.fm/tag/baby+making+core" + }, + { + "count": 2, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Granite": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 11, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 5, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Chokehold": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Alkaline": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 66, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 10, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 10, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Take Me Back to Eden": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 29, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "creative", + "url": "https://www.last.fm/tag/creative" + } + ], + "Caramel": [ + { + "count": 100, + "name": "Even In Arcadia", + "url": "https://www.last.fm/tag/Even+In+Arcadia" + }, + { + "count": 25, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 17, + "name": "chevelle", + "url": "https://www.last.fm/tag/chevelle" + }, + { + "count": 17, + "name": "breaking benjamin", + "url": "https://www.last.fm/tag/breaking+benjamin" + }, + { + "count": 8, + "name": "architects", + "url": "https://www.last.fm/tag/architects" + }, + { + "count": 8, + "name": "three days grace", + "url": "https://www.last.fm/tag/three+days+grace" + }, + { + "count": 8, + "name": "Slipknot", + "url": "https://www.last.fm/tag/Slipknot" + }, + { + "count": 3, + "name": "I prevail", + "url": "https://www.last.fm/tag/I+prevail" + }, + { + "count": 3, + "name": "Sleep Token", + "url": "https://www.last.fm/tag/Sleep+Token" + }, + { + "count": 3, + "name": "imminence", + "url": "https://www.last.fm/tag/imminence" + } + ], + "Rain": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Emergence": [ + { + "count": 100, + "name": "Even In Arcadia", + "url": "https://www.last.fm/tag/Even+In+Arcadia" + }, + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 16, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + }, + { + "count": 8, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 8, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + } + ], + "Aqua Regia": [ + { + "count": 100, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 3, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + }, + { + "count": 3, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + } + ], + "Vore": [ + { + "count": 100, + "name": "blackgaze", + "url": "https://www.last.fm/tag/blackgaze" + }, + { + "count": 44, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 7, + "name": "black metal", + "url": "https://www.last.fm/tag/black+metal" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 4, + "name": "nub", + "url": "https://www.last.fm/tag/nub" + }, + { + "count": 4, + "name": "numb", + "url": "https://www.last.fm/tag/numb" + }, + { + "count": 1, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "The Offering": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 3, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 3, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + } + ], + "The Apparition": [ + { + "count": 100, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + } + ], + "Hypnosis": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 25, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 16, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + } + ], + "Ascensionism": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "Nebraska", + "url": "https://www.last.fm/tag/Nebraska" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + }, + { + "count": 33, + "name": "alt alt alt", + "url": "https://www.last.fm/tag/alt+alt+alt" + }, + { + "count": 33, + "name": "Hozier", + "url": "https://www.last.fm/tag/Hozier" + } + ], + "Jaws": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "heavy", + "url": "https://www.last.fm/tag/heavy" + }, + { + "count": 4, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 4, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Damocles": [ + { + "count": 100, + "name": "Sleep Token", + "url": "https://www.last.fm/tag/Sleep+Token" + }, + { + "count": 100, + "name": "damocles", + "url": "https://www.last.fm/tag/damocles" + }, + { + "count": 29, + "name": "Give", + "url": "https://www.last.fm/tag/Give" + }, + { + "count": 29, + "name": "rain", + "url": "https://www.last.fm/tag/rain" + }, + { + "count": 15, + "name": "Mehro", + "url": "https://www.last.fm/tag/Mehro" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "depression", + "url": "https://www.last.fm/tag/depression" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Dangerous": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 66, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Look to Windward": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Even in Arcadia": [ + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Euclid": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 66, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 33, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 33, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 33, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 10, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 10, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "DYWTYLM": [], + "Sugar": [ + { + "count": 100, + "name": "suka", + "url": "https://www.last.fm/tag/suka" + }, + { + "count": 25, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 16, + "name": "Mls playlist question mark", + "url": "https://www.last.fm/tag/Mls+playlist+question+mark" + } + ], + "Past Self": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 66, + "name": "possible for liberals to deal with", + "url": "https://www.last.fm/tag/possible+for+liberals+to+deal+with" + } + ], + "Are You Really Okay?": [], + "Atlantic": [], + "Gethsemane": [ + { + "count": 100, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 100, + "name": "tao linda melancolica e profunda que me colocou em uma crise de ansiedade horrivel por semanas mas ja passou amem sleep token", + "url": "https://www.last.fm/tag/tao+linda+melancolica+e+profunda+que+me+colocou+em+uma+crise+de+ansiedade+horrivel+por+semanas+mas+ja+passou+amem+sleep+token" + } + ], + "The Love You Want": [], + "Provider": [ + { + "count": 100, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 100, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + } + ], + "Dark Signs": [], + "Mine": [], + "The Night Does Not Belong to God": [], + "Give": [], + "Is It Really You?": [], + "Higher": [], + "Nazareth": [], + "Blood Sport": [], + "Fall For Me": [], + "Infinite Baths": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Like That": [], + "Gods": [], + "Descending": [], + "Jericho": [], + "Fields Of Elation": [], + "High Water": [], + "Take Aim": [], + "Distraction": [], + "Missing Limbs": [] + }, + "Sia": { + "Chandelier": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 24, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 21, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Breathe Me": [], + "Snowman": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 7, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 4, + "name": "christmas pop", + "url": "https://www.last.fm/tag/christmas+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 1, + "name": "christmas song", + "url": "https://www.last.fm/tag/christmas+song" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Cheap Thrills": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + } + ], + "Elastic Heart": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 16, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 6, + "name": "I love this song", + "url": "https://www.last.fm/tag/I+love+this+song" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Unstoppable": [ + { + "count": 100, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "sia", + "url": "https://www.last.fm/tag/sia" + }, + { + "count": 1, + "name": "Empowering", + "url": "https://www.last.fm/tag/Empowering" + }, + { + "count": 1, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 1, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + } + ], + "The Greatest": [], + "Genius (feat. Sia, Diplo, and Labrinth)": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "FIFA 19", + "url": "https://www.last.fm/tag/FIFA+19" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "S Artist", + "url": "https://www.last.fm/tag/S+Artist" + }, + { + "count": 4, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 4, + "name": "LSD", + "url": "https://www.last.fm/tag/LSD" + } + ], + "Cheap Thrills (feat. Sean Paul)": [ + { + "count": 100, + "name": "unnecessary collaboration", + "url": "https://www.last.fm/tag/unnecessary+collaboration" + }, + { + "count": 56, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 37, + "name": "i love cheap thrills", + "url": "https://www.last.fm/tag/i+love+cheap+thrills" + }, + { + "count": 16, + "name": "upbeat lyrics", + "url": "https://www.last.fm/tag/upbeat+lyrics" + }, + { + "count": 8, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 8, + "name": "groove based composition", + "url": "https://www.last.fm/tag/groove+based+composition" + }, + { + "count": 8, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 2, + "name": "repetitive melodic phrasing", + "url": "https://www.last.fm/tag/repetitive+melodic+phrasing" + }, + { + "count": 2, + "name": "a clear focus on recording studio production", + "url": "https://www.last.fm/tag/a+clear+focus+on+recording+studio+production" + }, + { + "count": 2, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + } + ], + "Santa's Coming for Us": [], + "Big Girls Cry": [], + "Alive": [], + "Thunderclouds (feat. Sia, Diplo, and Labrinth)": [], + "The Greatest (feat. Kendrick Lamar)": [], + "Clap Your Hands": [], + "Sunday": [], + "Fire Meet Gasoline": [], + "Bird Set Free": [], + "Soon We'll Be Found": [], + "Don't Bring Me Down": [], + "Eye of the Needle": [], + "I Go to Sleep": [], + "Numb": [], + "The Girl You Lost to Cocaine": [], + "Moon": [], + "Rewrite": [], + "Burn the Pages": [], + "The Bully": [], + "I'm in Here": [], + "You've Changed": [], + "Butterflies": [], + "Day Too Soon": [], + "Move Your Body": [], + "Audio (feat. Sia, Diplo, and Labrinth)": [], + "Natale's Song": [], + "Little Black Sandals": [], + "Hostage": [], + "Sweet Potato": [], + "Where I Belong": [], + "Free the Animal": [], + "Helium": [], + "Candy Cane Lane": [], + "Straight for the Knife": [], + "Reaper": [], + "Lentil": [], + "Together": [], + "Academia": [] + }, + "Leon Thomas": { + "MUTT": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "dog", + "url": "https://www.last.fm/tag/dog" + }, + { + "count": 33, + "name": "gtst", + "url": "https://www.last.fm/tag/gtst" + }, + { + "count": 33, + "name": "GTST S35", + "url": "https://www.last.fm/tag/GTST+S35" + }, + { + "count": 33, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + } + ], + "Treasure In The Hills": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "YES IT IS": [], + "MUTT (feat. Chris Brown) [CB REMIX]": [], + "VIBES DON'T LIE": [], + "LUCID DREAMS (feat. Masego)": [], + "NOT FAIR": [], + "MUTT (feat. Freddie Gibbs) [Remix]": [], + "Blessing": [], + "Crash & Burn": [], + "Beg": [], + "SAFE PLACE": [], + "DANCING WITH DEMONS": [], + "Slow Down": [], + "Breaking Point": [], + "HOW FAST": [], + "FEELINGS ON SILENT (feat. Wale)": [], + "I DO": [], + "I USED TO (feat. Baby Rose)": [], + "FAR FETCHED (feat. Ty Dolla $ign)": [], + "Sneak": [], + "RATHER BE ALONE (feat. Halle)": [], + "DIRT ON MY SHOES (feat. Kehlani)": [], + "ANSWER YOUR PHONE": [], + "PLW": [], + "Love Jones (feat. Ty Dolla $ign)": [], + "VIBES DON'T LIE - A COLORS SHOW": [], + "X-Rated (feat. Benny The Butcher)": [], + "Moments After": [], + "Breaking Point (feat. Victoria Monét) [Remix]": [], + "Favorite": [], + "SOONER OR LATER (feat. Axlfolie)": [], + "Sunken Place": [], + "CATCH A STRAY": [], + "PARTY FAVORS (feat. Big Sean)": [], + "HEEL": [], + "My Will": [], + "Blue Hundreds": [], + "Mrs. Variety": [], + "Socialite": [], + "Fade to Black": [], + "PRIZE": [], + "China Doll": [], + "Shape Your Mind To Die": [], + "The Creator Has A Master Plan (Peace)": [], + "VIBES DON'T LIE (feat. Big Sean) [REMIX]": [], + "YES IT IS - (Spotify OUTSIDE Version) - Live from Los Angeles, CA": [] + }, + "Migos": { + "Stir Fry": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + }, + { + "count": 2, + "name": "RIP", + "url": "https://www.last.fm/tag/RIP" + }, + { + "count": 2, + "name": "walking music", + "url": "https://www.last.fm/tag/walking+music" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "food", + "url": "https://www.last.fm/tag/food" + } + ], + "Bad and Boujee (feat. Lil Uzi Vert)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 5, + "name": "bad and boujee", + "url": "https://www.last.fm/tag/bad+and+boujee" + }, + { + "count": 5, + "name": "rain drop", + "url": "https://www.last.fm/tag/rain+drop" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "meme rap", + "url": "https://www.last.fm/tag/meme+rap" + }, + { + "count": 2, + "name": "rain drop drop top", + "url": "https://www.last.fm/tag/rain+drop+drop+top" + }, + { + "count": 1, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + } + ], + "Walk It Talk It": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "merda", + "url": "https://www.last.fm/tag/merda" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "MotorSport": [], + "T-Shirt": [], + "Slippery (feat. Gucci Mane)": [], + "Need It (feat. YoungBoy Never Broke Again)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 7, + "name": "atlanta", + "url": "https://www.last.fm/tag/atlanta" + }, + { + "count": 4, + "name": "highschool", + "url": "https://www.last.fm/tag/highschool" + }, + { + "count": 4, + "name": "heat", + "url": "https://www.last.fm/tag/heat" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "ether", + "url": "https://www.last.fm/tag/ether" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "posse cut", + "url": "https://www.last.fm/tag/posse+cut" + } + ], + "Narcos": [], + "Fight Night": [], + "Need It": [], + "Kelly Price (feat. Travis Scott)": [], + "Straightenin": [], + "Get Right Witcha": [], + "Having Our Way (feat. Drake)": [], + "Notice Me": [], + "BBO (Bad Bitches Only)": [], + "Avalanche": [], + "Handsome and Wealthy": [], + "Deadz (feat. 2 Chainz)": [], + "Call Casting": [], + "Modern Day": [], + "Danger (with Migos & Marshmello)": [], + "Versace (Remix)": [], + "What the Price": [], + "Brown Paper Bag": [], + "Malibu (feat. Polo G)": [], + "Give No Fxk": [], + "Culture (feat. DJ Khaled)": [], + "White Sand": [], + "My Family - from \"The Addams Family\"": [], + "Racks 2 Skinny": [], + "Antisocial (feat. Juice WRLD)": [], + "Taco Tuesday": [], + "Open It Up": [], + "Versace": [], + "Light It Up (feat. Pop Smoke)": [], + "Gang Gang": [], + "Big on Big": [], + "Supastars": [], + "Vaccine": [], + "Type Shit (feat. Cardi B)": [], + "Picasso (feat. Future)": [], + "All Ass": [], + "What You See (feat. Justin Bieber)": [], + "Jane": [], + "Birthday": [], + "Out Yo Way": [] + }, + "Givēon": { + "LIKE I WANT YOU": [], + "HEARTBREAK ANNIVERSARY": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "TWENTIES": [], + "Stuck on You": [], + "RATHER BE": [], + "Garden Kisses": [], + "THE BEACH": [], + "All To Me": [], + "I CAN TELL": [], + "STRANGERS": [], + "MUD": [], + "NUMB": [], + "Still Your Best": [], + "FAVORITE MISTAKE": [], + "KEEPER": [], + "Lost Me": [], + "For Tonight": [], + "Make You Mine": [], + "BACKUP PLAN": [], + "DON'T LEAVE": [], + "DIAMONDS FOR YOUR PAIN": [], + "VANISH": [], + "BLEEDING": [], + "GOOD BAD UGLY": [], + "AVALANCHE": [], + "WORLD WE CREATED": [], + "Lie Again": [], + "Last Time (feat. Snoh Aalegra)": [], + "SIX:THIRTY": [], + "Let Me Go": [], + "THIS AIN'T LOVE": [], + "Tryna Be": [], + "Scarred": [], + "Unholy Matrimony": [], + "dec 11th": [], + "At Least We Tried": [], + "Fields": [], + "Get To You": [], + "This Will Do": [], + "Another Heartbreak": [], + "Remind Me": [], + "When It's All Said And Done": [], + "july 16th": [], + "TAKE TIME (INTERLUDE)": [], + "Untitled (How Does It Feel)": [], + "LIKE I WANT YOU - Acoustic": [], + "TWENTIES - (Spotify OUTSIDE Version) - Live from the Mojave Desert": [] + }, + "All Time Low": { + "Dear Maria, Count Me In": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 64, + "name": "All Time Low", + "url": "https://www.last.fm/tag/All+Time+Low" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 6, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Weightless": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 40, + "name": "powerpop", + "url": "https://www.last.fm/tag/powerpop" + }, + { + "count": 25, + "name": "All Time Low", + "url": "https://www.last.fm/tag/All+Time+Low" + }, + { + "count": 25, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 5, + "name": "optimistic", + "url": "https://www.last.fm/tag/optimistic" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Remembering Sunday": [], + "Six Feet Under the Stars": [], + "Monsters (feat. Blackbear)": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Haunted Horror Hour", + "url": "https://www.last.fm/tag/Haunted+Horror+Hour" + }, + { + "count": 16, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "C minor", + "url": "https://www.last.fm/tag/C+minor" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 1, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 1, + "name": "electric rock instrumentation", + "url": "https://www.last.fm/tag/electric+rock+instrumentation" + } + ], + "Poppin' Champagne": [], + "Break Your Little Heart": [], + "Lost in Stereo": [], + "Therapy": [], + "Damned If I Do Ya (Damned If I Don't)": [], + "Jasey Rae": [], + "Coffee Shop Soundtrack": [], + "A Love Like War (feat. Vic Fuentes)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 17, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Umbrella": [], + "Shameless": [], + "The Beach": [], + "Let It Roll": [], + "Vegas": [], + "This Is How We Do": [], + "Backseat Serenade": [], + "Stella": [], + "Holly (Would You Turn Me On?)": [], + "Kids in the Dark": [], + "Stay Awake (Dreams Only Last for a Night)": [], + "Something's Gotta Give": [], + "The Party Scene": [], + "Come One, Come All": [], + "Monsters (feat. Demi Lovato and blackbear)": [], + "Running from Lions": [], + "Lullabies": [], + "Sick Little Games": [], + "Break Out! Break Out!": [], + "Painting Flowers": [], + "Missing You": [], + "Somewhere in Neverland": [], + "Walls": [], + "A Party Song (The Walk of Shame)": [], + "I Feel Like Dancin'": [], + "Too Much": [], + "Keep the Change, You Filthy Animal": [], + "Time-Bomb": [], + "Some Kind Of Disaster": [], + "The Reckless and the Brave": [], + "Hello, Brooklyn": [], + "If These Sheets Were States": [], + "The Girl's a Straight-Up Hustler": [], + "Fake As Hell (with Avril Lavigne)": [] + }, + "Nas": { + "N.Y. State of Mind": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 73, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 43, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 35, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 13, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 11, + "name": "dj premier", + "url": "https://www.last.fm/tag/dj+premier" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 2, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "The World Is Yours": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 65, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 40, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 27, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 11, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 6, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + }, + { + "count": 1, + "name": "illmatic", + "url": "https://www.last.fm/tag/illmatic" + }, + { + "count": 1, + "name": "pete rock", + "url": "https://www.last.fm/tag/pete+rock" + }, + { + "count": 1, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + } + ], + "It Ain't Hard to Tell": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 74, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 41, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 5, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 2, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "large professor", + "url": "https://www.last.fm/tag/large+professor" + }, + { + "count": 1, + "name": "Classic Hip Hop", + "url": "https://www.last.fm/tag/Classic+Hip+Hop" + } + ], + "Halftime": [], + "Represent": [], + "Memory Lane (Sittin' in da Park)": [], + "The Genesis": [], + "The Message": [], + "One Time 4 Your Mind": [], + "Nas Is Like": [], + "Life's A Bitch (feat. AZ & Olu Dara)": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 29, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 15, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 15, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + } + ], + "If I Ruled The World (Imagine That) (feat. Lauryn Hill)": [], + "One Love": [], + "Life's a Bitch": [], + "If I Ruled the World (Imagine That)": [], + "Still Dreaming": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 42, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 5, + "name": "roc-a-fella", + "url": "https://www.last.fm/tag/roc-a-fella" + }, + { + "count": 5, + "name": "chicago", + "url": "https://www.last.fm/tag/chicago" + }, + { + "count": 2, + "name": "def jam", + "url": "https://www.last.fm/tag/def+jam" + }, + { + "count": 2, + "name": "chrisette michele", + "url": "https://www.last.fm/tag/chrisette+michele" + }, + { + "count": 1, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + } + ], + "Get Down": [], + "Ether": [], + "I Can": [], + "Street Dreams": [], + "Made You Look": [], + "One Love (feat. Q-Tip)": [], + "One Mic": [], + "Purple": [], + "Hip Hop Is Dead": [], + "I Gave You Power": [], + "One Mic, One Gun": [], + "Take It in Blood": [], + "Rewind": [], + "Wave Gods": [], + "Affirmative Action": [], + "Got Ur Self A...": [], + "Album Intro": [], + "Shootouts": [], + "2nd Childhood": [], + "Cherry Wine": [], + "You're Da Man": [], + "Suspect": [], + "Adam and Eve": [], + "Nobody (feat. Ms. Lauryn Hill)": [], + "Cops Shot The Kid": [], + "Watch Dem Niggas": [], + "The Don": [], + "Smokin'": [], + "Nas Is Coming": [], + "Affirmative Action (feat. AZ, Cormega & Foxy Brown)": [], + "Rare": [] + }, + "Alicia Keys": { + "No One": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 88, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 46, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 43, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 21, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 4, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "No One", + "url": "https://www.last.fm/tag/No+One" + } + ], + "If I Ain't Got You": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 71, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 11, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "Fallin'": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 65, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 22, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + } + ], + "Girl on Fire": [], + "Empire State of Mind (Part II) Broken Down": [], + "You Don't Know My Name": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 38, + "name": "Alicia Keys", + "url": "https://www.last.fm/tag/Alicia+Keys" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 9, + "name": "vintage", + "url": "https://www.last.fm/tag/vintage" + }, + { + "count": 7, + "name": "RB", + "url": "https://www.last.fm/tag/RB" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "english lyrics", + "url": "https://www.last.fm/tag/english+lyrics" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + } + ], + "Try Sleeping with a Broken Heart": [], + "Un-Thinkable (I'm Ready)": [], + "Karma": [], + "A Woman's Worth": [], + "Superwoman": [], + "Doesn't Mean Anything": [], + "Teenage Love Affair": [], + "Like You'll Never See Me Again": [], + "How Come You Don't Call Me": [], + "Girlfriend": [], + "Wreckless Love": [], + "Un-thinkable (I'm Ready) (feat. Drake) - Remix": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + } + ], + "Go Ahead": [], + "Heartburn": [], + "Love Is Blind": [], + "I Need You": [], + "The Thing About Love": [], + "Prelude to a Kiss": [], + "Troubles": [], + "That's How Strong My Love Is": [], + "Where Do We Go from Here": [], + "Love Is My Disease": [], + "Piano & I": [], + "Butterflyz": [], + "Dragon Days": [], + "Underdog": [], + "When You Really Love Someone": [], + "Harlem's Nocturne": [], + "Goodbye": [], + "Jane Doe": [], + "Sure Looks Good to Me": [], + "Like the Sea": [], + "Distance and Time": [], + "Wake Up": [], + "As I Am (Intro)": [], + "Brand New Me": [], + "Diary": [], + "De Novo Adagio (Intro)": [], + "Slow Down": [], + "This Bed": [], + "It's On Again (feat. Kendrick Lamar) - From The Amazing Spider-Man 2 Soundtrack": [] + }, + "Lil Nas X": { + "MONTERO (Call Me by Your Name)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 42, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 42, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 12, + "name": "flamenco pop", + "url": "https://www.last.fm/tag/flamenco+pop" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "homosexuality", + "url": "https://www.last.fm/tag/homosexuality" + } + ], + "INDUSTRY BABY (feat. Jack Harlow)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 15, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "montero", + "url": "https://www.last.fm/tag/montero" + }, + { + "count": 1, + "name": "Jack Harlow", + "url": "https://www.last.fm/tag/Jack+Harlow" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + } + ], + "THATS WHAT I WANT": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 12, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 5, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "goes", + "url": "https://www.last.fm/tag/goes" + }, + { + "count": 1, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "Old Town Road - Remix": [], + "Old Town Road": [], + "Panini": [], + "SCOOP (feat. Doja Cat)": [], + "STAR WALKIN' (League of Legends Worlds Anthem)": [], + "SUN GOES DOWN": [], + "HOLIDAY": [], + "Rodeo": [], + "DOLLA SIGN SLIME (feat. Megan Thee Stallion)": [], + "DEAD RIGHT NOW": [], + "TALES OF DOMINICA": [], + "Old Town Road (feat. RM of BTS) - Seoul Town Road Remix": [], + "AM I DREAMING (feat. Miley Cyrus)": [], + "ONE OF ME (feat. Elton John)": [], + "LOST IN THE CITADEL": [], + "DONT WANT IT": [], + "VOID": [], + "Panini - DaBaby Remix": [], + "MONTERO (Call Me By Your Name) - SATAN'S EXTENDED VERSION": [], + "J CHRIST": [], + "LIFE AFTER SALEM": [], + "C7osure (You Like)": [], + "Rodeo - feat. Nas": [], + "Old Town Road (feat. Billy Ray Cyrus) - Remix": [], + "Kick It": [], + "Bring U Down": [], + "Late To Da Party (F*CK BET) (feat. YoungBoy Never Broke Again)": [], + "INDUSTRY BABY - EXTENDED": [], + "F9mily (You & Me)": [], + "HOTBOX": [], + "Light Again!": [], + "Old Town Road - Diplo Remix": [], + "INDUSTRY BABY": [], + "LATE TO DA PARTY (feat. YoungBoy Never Broke Again)": [], + "Need Dat Boy": [], + "Where Do We Go Now? (Music from Lil Nas X: Long Live Montero)": [], + "LEAN ON MY BODY": [], + "HERE WE GO! - from the Netflix film \"Beverly Hills Cop: Axel F\"": [], + "RIGHT THERE!": [], + "BIG DUMMY!": [], + "Dreamboy": [], + "MONTERO (Call Me By Your Name) - But Lil Nas X Makes All The Sounds With His Mouth": [], + "SWISH": [], + "Old Town Road (feat. Billy Ray Cyrus) [Remix]": [] + }, + "wave to earth": { + "seasons": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "depressao", + "url": "https://www.last.fm/tag/depressao" + }, + { + "count": 33, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 33, + "name": "Indie-Rock", + "url": "https://www.last.fm/tag/Indie-Rock" + }, + { + "count": 10, + "name": "made for leon", + "url": "https://www.last.fm/tag/made+for+leon" + }, + { + "count": 10, + "name": "ASSONPRASAO", + "url": "https://www.last.fm/tag/ASSONPRASAO" + }, + { + "count": 10, + "name": "dai te amo", + "url": "https://www.last.fm/tag/dai+te+amo" + } + ], + "love.": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "krnb", + "url": "https://www.last.fm/tag/krnb" + }, + { + "count": 66, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 33, + "name": "shse", + "url": "https://www.last.fm/tag/shse" + }, + { + "count": 33, + "name": "for kevin", + "url": "https://www.last.fm/tag/for+kevin" + }, + { + "count": 33, + "name": "mhokday", + "url": "https://www.last.fm/tag/mhokday" + } + ], + "bad": [ + { + "count": 100, + "name": "batsie", + "url": "https://www.last.fm/tag/batsie" + }, + { + "count": 25, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 17, + "name": "Amo", + "url": "https://www.last.fm/tag/Amo" + }, + { + "count": 17, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "light": [ + { + "count": 100, + "name": "shse", + "url": "https://www.last.fm/tag/shse" + }, + { + "count": 100, + "name": "man hater", + "url": "https://www.last.fm/tag/man+hater" + } + ], + "peach eyes": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 33, + "name": "Grime", + "url": "https://www.last.fm/tag/Grime" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 10, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 10, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + } + ], + "homesick": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 66, + "name": "lua core", + "url": "https://www.last.fm/tag/lua+core" + }, + { + "count": 66, + "name": "t8s", + "url": "https://www.last.fm/tag/t8s" + } + ], + "sunny days": [ + { + "count": 100, + "name": "non", + "url": "https://www.last.fm/tag/non" + } + ], + "bonfire": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "musicadalu", + "url": "https://www.last.fm/tag/musicadalu" + }, + { + "count": 66, + "name": "k-indie", + "url": "https://www.last.fm/tag/k-indie" + } + ], + "daisy.": [ + { + "count": 100, + "name": "-1001487442826", + "url": "https://www.last.fm/tag/-1001487442826" + }, + { + "count": 100, + "name": "te amo dai", + "url": "https://www.last.fm/tag/te+amo+dai" + }, + { + "count": 66, + "name": "be my daisy", + "url": "https://www.last.fm/tag/be+my+daisy" + }, + { + "count": 66, + "name": "dai eu te amo", + "url": "https://www.last.fm/tag/dai+eu+te+amo" + } + ], + "wave": [], + "ride": [], + "nouvelle vague": [], + "evening glow": [], + "annie.": [], + "pink": [], + "calla": [], + "dried flower": [], + "pueblo": [], + "play with earth!": [], + "ocean floor": [], + "surf.": [], + "summer flows": [], + "bird": [], + "holyland": [], + "pink horizon": [], + "are you bored?": [], + "slow dive": [], + "so real": [], + "beck.": [], + "purple lake": [], + "gold": [], + "sunburn": [], + "akira": [], + "pueblo - remastered 2024": [], + "Black Mountain": [], + "surf. - album ver.": [], + "annie. (clean)": [], + "pueblo (remastered 2024)": [], + "검은 산": [], + "사랑으로": [], + "Black Mountain (검은 산)": [], + "Intro + Bad (official live)": [], + "wave to earth - love.": [], + "playlist ★ pt. 1": [], + "top songs playlist": [], + "love": [], + "Summer Flows 0.02": [] + }, + "Ghost": { + "Mary on a Cross": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 64, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + }, + { + "count": 24, + "name": "occult rock", + "url": "https://www.last.fm/tag/occult+rock" + }, + { + "count": 11, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "eighties", + "url": "https://www.last.fm/tag/eighties" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Square Hammer": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 25, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 17, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "occult rock", + "url": "https://www.last.fm/tag/occult+rock" + }, + { + "count": 5, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Doom Rock", + "url": "https://www.last.fm/tag/Doom+Rock" + }, + { + "count": 1, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 1, + "name": "kawaii", + "url": "https://www.last.fm/tag/kawaii" + } + ], + "Dance Macabre": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 36, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 3, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 3, + "name": "AOR", + "url": "https://www.last.fm/tag/AOR" + }, + { + "count": 1, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "scorpions", + "url": "https://www.last.fm/tag/scorpions" + }, + { + "count": 1, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 1, + "name": "dia de los muertos", + "url": "https://www.last.fm/tag/dia+de+los+muertos" + }, + { + "count": 1, + "name": "Day of the dead", + "url": "https://www.last.fm/tag/Day+of+the+dead" + }, + { + "count": 1, + "name": "moonbeams", + "url": "https://www.last.fm/tag/moonbeams" + } + ], + "Cirice": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 36, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 11, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 3, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "occult rock", + "url": "https://www.last.fm/tag/occult+rock" + }, + { + "count": 1, + "name": "ghost", + "url": "https://www.last.fm/tag/ghost" + }, + { + "count": 1, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + } + ], + "Call Me Little Sunshine": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 36, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 3, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "Power Rock", + "url": "https://www.last.fm/tag/Power+Rock" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Year Zero": [], + "Ritual": [], + "Rats": [], + "Spillways": [], + "Kiss the Go-Goat": [], + "Life Eternal": [], + "He Is": [], + "From the Pinnacle to the Pit": [], + "Con Clavi Con Dio": [], + "Hunter’s Moon": [], + "Faith": [], + "Elizabeth": [], + "Mummy Dust": [], + "Darkness at the Heart of My Love": [], + "Stand by Him": [], + "Jesus He Knows Me": [], + "Monstrance Clock": [], + "Witch Image": [], + "Per Aspera Ad Inferi": [], + "Absolution": [], + "Kaisarion": [], + "Jigolo Har Megiddo": [], + "Satan Prayer": [], + "Secular Haze": [], + "Infestissumam": [], + "Spirit": [], + "Watcher in the Sky": [], + "See the Light": [], + "Satanized": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 44, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 29, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "AOR", + "url": "https://www.last.fm/tag/AOR" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 1, + "name": "occult rock", + "url": "https://www.last.fm/tag/occult+rock" + } + ], + "Ghuleh / Zombie Queen": [], + "Prime Mover": [], + "Deus in Absentia": [], + "Deus Culpa": [], + "Genesis": [], + "Majesty": [], + "If You Have Ghosts": [], + "Imperium": [], + "Lachryma": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 44, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 29, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 29, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "AOR", + "url": "https://www.last.fm/tag/AOR" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + } + ], + "Griftwood": [], + "Twenties": [], + "Miasma": [], + "Death Knell": [] + }, + "The Doors": { + "People Are Strange": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 66, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 42, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 3, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "doors", + "url": "https://www.last.fm/tag/doors" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + } + ], + "Light My Fire": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 88, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 46, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 3, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + } + ], + "Riders on the Storm": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 75, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 12, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "1971", + "url": "https://www.last.fm/tag/1971" + }, + { + "count": 1, + "name": "rain", + "url": "https://www.last.fm/tag/rain" + } + ], + "Break on Through (to the Other Side)": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 90, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 48, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 15, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 4, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Roadhouse Blues": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 64, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 13, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 12, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 6, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "doors", + "url": "https://www.last.fm/tag/doors" + } + ], + "Love Me Two Times": [], + "Love Her Madly": [], + "Touch Me": [], + "The End": [], + "Hello, I Love You": [], + "The Crystal Ship": [], + "Soul Kitchen": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 91, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 20, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 5, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "Acid Rock", + "url": "https://www.last.fm/tag/Acid+Rock" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "L.A. Woman": [], + "Peace Frog": [], + "Strange Days": [], + "Back Door Man": [], + "Break on Through": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 90, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 48, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 15, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 4, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Love Street": [], + "Alabama Song (Whisky Bar)": [], + "Moonlight Drive": [], + "When the Music's Over": [], + "End of the Night": [], + "Five to One": [], + "Twentieth Century Fox": [], + "Take It as It Comes": [], + "Blue Sunday": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 92, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 10, + "name": "The Doors", + "url": "https://www.last.fm/tag/The+Doors" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "genre: psychedelic rock", + "url": "https://www.last.fm/tag/genre:+psychedelic+rock" + }, + { + "count": 1, + "name": "sunday", + "url": "https://www.last.fm/tag/sunday" + } + ], + "I Looked at You": [], + "Waiting for the Sun": [], + "The Unknown Soldier": [], + "Spanish Caravan": [], + "You're Lost Little Girl": [], + "Indian Summer": [], + "My Eyes Have Seen You": [], + "Alabama Song": [], + "The Changeling": [], + "Been Down So Long": [], + "Cars Hiss by My Window": [], + "Unhappy Girl": [], + "Queen of the Highway": [], + "Hyacinth House": [], + "You Make Me Real": [], + "The Spy": [], + "Not to Touch the Earth": [], + "I Can't See Your Face in My Mind": [], + "Ship of Fools": [], + "Crawling King Snake": [], + "Horse Latitudes": [] + }, + "Creedence Clearwater Revival": { + "Fortunate Son": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 54, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 8, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 5, + "name": "creedence clearwater revival", + "url": "https://www.last.fm/tag/creedence+clearwater+revival" + }, + { + "count": 3, + "name": "vietnam", + "url": "https://www.last.fm/tag/vietnam" + }, + { + "count": 1, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Bad Moon Rising": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 55, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 31, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 5, + "name": "creedence clearwater revival", + "url": "https://www.last.fm/tag/creedence+clearwater+revival" + }, + { + "count": 3, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 1, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "swamp rock", + "url": "https://www.last.fm/tag/swamp+rock" + } + ], + "Have You Ever Seen the Rain": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 50, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 9, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 5, + "name": "creedence clearwater revival", + "url": "https://www.last.fm/tag/creedence+clearwater+revival" + }, + { + "count": 3, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + } + ], + "Proud Mary": [], + "Green River": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 50, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 32, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 6, + "name": "creedence clearwater revival", + "url": "https://www.last.fm/tag/creedence+clearwater+revival" + }, + { + "count": 3, + "name": "CCR", + "url": "https://www.last.fm/tag/CCR" + }, + { + "count": 1, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + }, + { + "count": 1, + "name": "swamp rock", + "url": "https://www.last.fm/tag/swamp+rock" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Down on the Corner": [], + "Up Around the Bend": [], + "Who'll Stop the Rain": [], + "Lookin' Out My Back Door": [], + "Run Through the Jungle": [], + "I Put a Spell on You": [], + "Lodi": [], + "Have You Ever Seen the Rain?": [], + "Born on the Bayou": [], + "Travelin' Band": [], + "Long As I Can See the Light": [], + "I Heard It Through the Grapevine": [], + "Hey Tonight": [], + "Cotton Fields": [], + "Commotion": [], + "Susie Q": [], + "Someday Never Comes": [], + "Sweet Hitch-Hiker": [], + "It Came Out of the Sky": [], + "Good Golly Miss Molly": [], + "Suzie Q": [], + "The Midnight Special": [], + "Ramble Tamble": [], + "Molina": [], + "Before You Accuse Me": [], + "Tombstone Shadow": [], + "My Baby Left Me": [], + "Wrote a Song for Everyone": [], + "Ooby Dooby": [], + "Don't Look Now": [], + "Hello Mary Lou": [], + "Midnight Special": [], + "Pagan Baby": [], + "Sinister Purpose": [], + "Bootleg": [], + "The Working Man": [], + "Penthouse Pauper": [], + "Cross-Tie Walker": [], + "Feelin' Blue": [], + "(Wish I Could) Hideaway": [], + "Porterville": [], + "The Night Time Is the Right Time": [] + }, + "BROCKHAMPTON": { + "SUGAR": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 66, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 33, + "name": "a slow moving bass line", + "url": "https://www.last.fm/tag/a+slow+moving+bass+line" + }, + { + "count": 33, + "name": "melodic part writing", + "url": "https://www.last.fm/tag/melodic+part+writing" + }, + { + "count": 33, + "name": "f minor", + "url": "https://www.last.fm/tag/f+minor" + }, + { + "count": 10, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + }, + { + "count": 10, + "name": "spiritually uplifting lyrics", + "url": "https://www.last.fm/tag/spiritually+uplifting+lyrics" + }, + { + "count": 10, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "BLEACH": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 56, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 19, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 19, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "BOOGIE": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 11, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 1, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "alternative hiphop", + "url": "https://www.last.fm/tag/alternative+hiphop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "group", + "url": "https://www.last.fm/tag/group" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "abstract hip-hop", + "url": "https://www.last.fm/tag/abstract+hip-hop" + } + ], + "FACE": [], + "SUMMER": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "Guitar Solo", + "url": "https://www.last.fm/tag/Guitar+Solo" + }, + { + "count": 2, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 2, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + } + ], + "BOY BYE": [], + "GOLD": [], + "SWEET": [], + "NO HALO": [], + "1999 WILDFIRE": [], + "RENTAL": [], + "GUMMY": [], + "ZIPPER": [], + "WASTE": [], + "STAR": [], + "TOKYO": [], + "QUEER": [], + "HOTTIE": [], + "HEAT": [], + "NEW ORLEANS": [], + "GINGER": [], + "BUZZCUT (feat. Danny Brown)": [], + "BANKROLL (feat. A$AP Rocky & A$AP Ferg)": [], + "SWAMP": [], + "JUNKY": [], + "STAINS": [], + "Any Way You Want Me": [], + "JOHNNY": [], + "IF YOU PRAY RIGHT": [], + "HEAVEN BELONGS TO YOU": [], + "ST. PERCY": [], + "JELLO": [], + "J'OUVERT": [], + "FAKE": [], + "STUPID": [], + "I BEEN BORN AGAIN": [], + "ALASKA": [], + "DEARLY DEPARTED": [], + "COUNT ON ME": [], + "TEETH": [], + "LOVE ME FOR LIFE": [], + "SISTER/NATION": [], + "THUG LIFE": [], + "CHAIN ON (feat. JPEGMAFIA)": [], + "LIQUID": [], + "TEAM": [], + "BOYS": [] + }, + "Elvis Presley": { + "Can't Help Falling in Love": [ + { + "count": 100, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 51, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 18, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Elvis Presley", + "url": "https://www.last.fm/tag/Elvis+Presley" + }, + { + "count": 9, + "name": "elvis", + "url": "https://www.last.fm/tag/elvis" + }, + { + "count": 2, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "Jailhouse Rock": [ + { + "count": 100, + "name": "rock n roll", + "url": "https://www.last.fm/tag/rock+n+roll" + }, + { + "count": 71, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 45, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "50s", + "url": "https://www.last.fm/tag/50s" + }, + { + "count": 6, + "name": "Elvis Presley", + "url": "https://www.last.fm/tag/Elvis+Presley" + }, + { + "count": 2, + "name": "elvis", + "url": "https://www.last.fm/tag/elvis" + }, + { + "count": 2, + "name": "rockabilly", + "url": "https://www.last.fm/tag/rockabilly" + }, + { + "count": 1, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + } + ], + "Suspicious Minds": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 96, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 52, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "elvis", + "url": "https://www.last.fm/tag/elvis" + }, + { + "count": 8, + "name": "Elvis Presley", + "url": "https://www.last.fm/tag/Elvis+Presley" + }, + { + "count": 6, + "name": "rock n roll", + "url": "https://www.last.fm/tag/rock+n+roll" + }, + { + "count": 2, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + }, + { + "count": 2, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Blue Christmas": [], + "Hound Dog": [], + "Burning Love": [ + { + "count": 100, + "name": "rock n roll", + "url": "https://www.last.fm/tag/rock+n+roll" + }, + { + "count": 97, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 55, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "elvis", + "url": "https://www.last.fm/tag/elvis" + }, + { + "count": 19, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 13, + "name": "Elvis Presley", + "url": "https://www.last.fm/tag/Elvis+Presley" + }, + { + "count": 4, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + } + ], + "Heartbreak Hotel": [], + "Blue Suede Shoes": [], + "Don't Be Cruel": [], + "All Shook Up": [], + "In the Ghetto": [], + "Love Me Tender": [], + "(You're The) Devil in Disguise": [], + "Here Comes Santa Claus (Right Down Santa Claus Lane)": [], + "Always On My Mind": [], + "It's Now or Never": [], + "A Little Less Conversation": [], + "A Little Less Conversation - JXL Radio Edit Remix": [], + "That's All Right": [], + "Return to Sender": [], + "The Wonder Of You": [], + "Viva Las Vegas": [], + "Stuck on You": [], + "(Let Me Be Your) Teddy Bear": [], + "Love Me": [], + "Surrender": [], + "Santa Claus Is Back in Town": [], + "Are You Lonesome Tonight?": [], + "Too Much": [], + "Good Luck Charm": [], + "Don't": [], + "Mystery Train": [], + "O Little Town of Bethlehem": [], + "One Night": [], + "Crying in the Chapel": [], + "Hard Headed Woman": [], + "A Big Hunk o' Love": [], + "Are You Lonesome Tonight": [], + "If I Can Dream": [], + "I'll Be Home for Christmas": [], + "Wooden Heart": [], + "Fever": [], + "Tutti Frutti": [], + "Santa Bring My Baby Back (To Me)": [], + "White Christmas": [], + "She's Not You": [], + "(Marie's the Name) His Latest Flame": [] + }, + "ATEEZ": { + "BOUNCY (K-HOT CHILLI PEPPERS)": [ + { + "count": 100, + "name": "Hong Joong ate", + "url": "https://www.last.fm/tag/Hong+Joong+ate" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "Hong Joong is fire breathing", + "url": "https://www.last.fm/tag/Hong+Joong+is+fire+breathing" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 15, + "name": "Slow it down make it bouncy", + "url": "https://www.last.fm/tag/Slow+it+down+make+it+bouncy" + }, + { + "count": 4, + "name": "assclappingmusic", + "url": "https://www.last.fm/tag/assclappingmusic" + }, + { + "count": 4, + "name": "I can show you rn", + "url": "https://www.last.fm/tag/I+can+show+you+rn" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "WONDERLAND": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 8, + "name": "pops in seoul", + "url": "https://www.last.fm/tag/pops+in+seoul" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 2, + "name": "OH-MAH-MAH-WAI", + "url": "https://www.last.fm/tag/OH-MAH-MAH-WAI" + }, + { + "count": 2, + "name": "Simply K-pop", + "url": "https://www.last.fm/tag/Simply+K-pop" + }, + { + "count": 2, + "name": "Sit on me", + "url": "https://www.last.fm/tag/Sit+on+me" + } + ], + "Deja Vu": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "ateez", + "url": "https://www.last.fm/tag/ateez" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "w", + "url": "https://www.last.fm/tag/w" + }, + { + "count": 8, + "name": "sex music", + "url": "https://www.last.fm/tag/sex+music" + }, + { + "count": 8, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 3, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 3, + "name": "daddy", + "url": "https://www.last.fm/tag/daddy" + }, + { + "count": 3, + "name": "lgbt", + "url": "https://www.last.fm/tag/lgbt" + } + ], + "Guerrilla": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "mallorca", + "url": "https://www.last.fm/tag/mallorca" + }, + { + "count": 8, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 8, + "name": "guerrilla", + "url": "https://www.last.fm/tag/guerrilla" + }, + { + "count": 2, + "name": "ateez", + "url": "https://www.last.fm/tag/ateez" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 2, + "name": "break the wall", + "url": "https://www.last.fm/tag/break+the+wall" + } + ], + "WORK": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "UK Grime", + "url": "https://www.last.fm/tag/UK+Grime" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "husk work dando stream", + "url": "https://www.last.fm/tag/husk+work+dando+stream" + }, + { + "count": 2, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Crazy Form": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "mimi", + "url": "https://www.last.fm/tag/mimi" + }, + { + "count": 66, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "Nicolee", + "url": "https://www.last.fm/tag/Nicolee" + } + ], + "Say My Name": [], + "HALAZIA": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "hala hala hala hala halazia", + "url": "https://www.last.fm/tag/hala+hala+hala+hala+halazia" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "changed my life", + "url": "https://www.last.fm/tag/changed+my+life" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 1, + "name": "literally insane", + "url": "https://www.last.fm/tag/literally+insane" + }, + { + "count": 1, + "name": "san", + "url": "https://www.last.fm/tag/san" + }, + { + "count": 1, + "name": "best song ever made", + "url": "https://www.last.fm/tag/best+song+ever+made" + } + ], + "Answer": [], + "INCEPTION": [], + "Wave": [], + "Fireworks (I'm The One)": [], + "Pirate King": [], + "Ice on My Teeth": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "Kittyycore", + "url": "https://www.last.fm/tag/Kittyycore" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 3, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + } + ], + "HALA HALA (Hearts Awakened, Live Alive)": [], + "Cyberpunk": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "mitski", + "url": "https://www.last.fm/tag/mitski" + }, + { + "count": 33, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 33, + "name": "ateez", + "url": "https://www.last.fm/tag/ateez" + }, + { + "count": 10, + "name": "bside of the year", + "url": "https://www.last.fm/tag/bside+of+the+year" + }, + { + "count": 2, + "name": "wooyoung da jen", + "url": "https://www.last.fm/tag/wooyoung+da+jen" + }, + { + "count": 2, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "THANXX": [], + "In Your Fantasy": [ + { + "count": 100, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 100, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "pregnancy fuel", + "url": "https://www.last.fm/tag/pregnancy+fuel" + }, + { + "count": 33, + "name": "electropoo", + "url": "https://www.last.fm/tag/electropoo" + }, + { + "count": 10, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 10, + "name": "wooyoung da jen", + "url": "https://www.last.fm/tag/wooyoung+da+jen" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Utopia": [], + "Lemon Drop": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "wooyoung da jen", + "url": "https://www.last.fm/tag/wooyoung+da+jen" + }, + { + "count": 3, + "name": "woosan da maxine", + "url": "https://www.last.fm/tag/woosan+da+maxine" + }, + { + "count": 3, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "MIST": [], + "The Real - Heung Version": [], + "Treasure": [], + "Illusion": [], + "WIN": [], + "Turbulence": [], + "Promise": [], + "The Leaders": [], + "IT's You (YEOSANG, SAN, WOOYOUNG)": [], + "Aurora": [], + "Take Me Home": [], + "DJANGO": [], + "Horizon": [], + "TO THE BEAT": [], + "Eternal Sunshine": [], + "Wake Up": [], + "Dune": [], + "Desire": [], + "This World": [], + "FEVER": [], + "Twilight": [], + "Blind": [], + "ARRIBA": [], + "Sector 1": [], + "Outlaw": [], + "Dazzling Light": [], + "Good Lil Boy": [] + }, + "The Beach Boys": { + "Wouldn't It Be Nice": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 65, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 5, + "name": "Surf", + "url": "https://www.last.fm/tag/Surf" + }, + { + "count": 1, + "name": "The Beach Boys", + "url": "https://www.last.fm/tag/The+Beach+Boys" + }, + { + "count": 1, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "1966", + "url": "https://www.last.fm/tag/1966" + } + ], + "Good Vibrations": [], + "God Only Knows": [], + "Kokomo": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 87, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 49, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 46, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 17, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "Surf", + "url": "https://www.last.fm/tag/Surf" + }, + { + "count": 2, + "name": "Beach Boys", + "url": "https://www.last.fm/tag/Beach+Boys" + }, + { + "count": 1, + "name": "The Beach Boys", + "url": "https://www.last.fm/tag/The+Beach+Boys" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Sloop John B": [], + "I Get Around": [], + "Good Vibrations - Remastered 2001": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 29, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 4, + "name": "fuckkkkkkk", + "url": "https://www.last.fm/tag/fuckkkkkkk" + }, + { + "count": 1, + "name": "heterosexuality", + "url": "https://www.last.fm/tag/heterosexuality" + } + ], + "Little Saint Nick - 1991 Remix": [], + "Little Saint Nick": [], + "California Girls": [], + "You Still Believe in Me": [], + "That's Not Me": [], + "Surfin' U.S.A. - Remastered 2001": [], + "Barbara Ann": [], + "Surfin' U.S.A.": [], + "Don't Talk (Put Your Head on My Shoulder)": [], + "I Get Around (mono)": [], + "I'm Waiting for the Day": [], + "I Know There's an Answer": [], + "God Only Knows - Remastered 1996": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 100, + "name": "insane", + "url": "https://www.last.fm/tag/insane" + }, + { + "count": 66, + "name": "love anthem", + "url": "https://www.last.fm/tag/love+anthem" + } + ], + "I Just Wasn't Made for These Times": [], + "Here Today": [], + "Don't Worry Baby - Remastered 2001": [], + "Don't Worry Baby": [], + "Pet Sounds": [], + "Fun, Fun, Fun": [], + "Let's Go Away for Awhile": [], + "Surfer Girl": [], + "Surfin' Safari": [], + "Caroline, No": [], + "Heroes and Villains": [], + "Little Deuce Coupe": [], + "All I Wanna Do - Remastered 2009": [], + "Hang on to Your Ego": [], + "Wouldn't It Be Nice - Remastered 2000 / Stereo Mix": [], + "God Only Knows - Remastered": [], + "Good Vibrations - Remastered": [], + "Good Vibrations - 2001 - Remaster": [], + "I Can Hear Music": [], + "In My Room": [], + "God Only Knows - mono": [], + "Help Me, Rhonda": [], + "California Dreamin'": [], + "Wouldn't It Be Nice - Stereo Mix": [], + "Caroline No": [], + "In My Room - Remastered": [], + "God Only Knows - Mono / 1997 Remastered": [] + }, + "Pantera": { + "Walk": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 93, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 53, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 35, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 14, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 5, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "Cowboys From Hell": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 71, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 46, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 39, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 11, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 4, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Cowboys From Hell", + "url": "https://www.last.fm/tag/Cowboys+From+Hell" + }, + { + "count": 1, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + } + ], + "Cemetery Gates": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 80, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 47, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 46, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 15, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + } + ], + "This Love": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 95, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 62, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 48, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 15, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "psychdelic", + "url": "https://www.last.fm/tag/psychdelic" + }, + { + "count": 1, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + } + ], + "I'm Broken": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 86, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 55, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 41, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 11, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 5, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + } + ], + "Domination": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 74, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 41, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 11, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + }, + { + "count": 1, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + }, + { + "count": 1, + "name": "domination", + "url": "https://www.last.fm/tag/domination" + }, + { + "count": 1, + "name": "aggressive", + "url": "https://www.last.fm/tag/aggressive" + } + ], + "Mouth for War": [], + "5 Minutes Alone": [], + "Fucking Hostile": [], + "Floods": [ + { + "count": 100, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 85, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 11, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "beautiful solo", + "url": "https://www.last.fm/tag/beautiful+solo" + }, + { + "count": 2, + "name": "one of the best solos ever", + "url": "https://www.last.fm/tag/one+of+the+best+solos+ever" + } + ], + "Becoming": [], + "Hollow": [], + "A New Level": [], + "Primal Concrete Sledge": [], + "Psycho Holiday": [], + "Planet Caravan": [], + "Revolution Is My Name": [], + "Heresy": [], + "Drag the Waters": [], + "10's": [ + { + "count": 100, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 79, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 32, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 30, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "sludge metal", + "url": "https://www.last.fm/tag/sludge+metal" + }, + { + "count": 1, + "name": "rock band dlc", + "url": "https://www.last.fm/tag/rock+band+dlc" + }, + { + "count": 1, + "name": "6 of 10 stars", + "url": "https://www.last.fm/tag/6+of+10+stars" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Rise": [], + "Shattered": [], + "Strength Beyond Strength": [], + "The Art of Shredding": [], + "By Demons Be Driven": [], + "No Good (Attack the Radical)": [], + "Live in a Hole": [], + "The Sleep": [], + "Regular People (Conceit)": [], + "Clash With Reality": [], + "Message in Blood": [], + "Medicine Man": [], + "Slaughtered": [], + "The Great Southern Trendkill": [], + "War Nerve": [], + "Shedding Skin": [], + "Good Friends and a Bottle of Pills": [], + "Goddamn Electric": [], + "25 Years": [], + "13 Steps to Nowhere": [], + "Use My Third Arm": [], + "Throes of Rejection": [], + "Cemetary Gates": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 80, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 47, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 46, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 15, + "name": "pantera", + "url": "https://www.last.fm/tag/pantera" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + } + ], + "The Underground in America": [], + "Hellbound": [], + "Death Rattle": [], + "Hard Lines, Sunken Cheeks": [] + }, + "Gucci Mane": { + "Wake Up in the Sky": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 16, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 8, + "name": "Hardcore rap influence", + "url": "https://www.last.fm/tag/Hardcore+rap+influence" + }, + { + "count": 8, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + }, + { + "count": 8, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + }, + { + "count": 3, + "name": "a repetitive song structure", + "url": "https://www.last.fm/tag/a+repetitive+song+structure" + }, + { + "count": 3, + "name": "gangsta rap influence", + "url": "https://www.last.fm/tag/gangsta+rap+influence" + }, + { + "count": 3, + "name": "southern rap roots", + "url": "https://www.last.fm/tag/southern+rap+roots" + } + ], + "Independent Balling Like a Major #2": [], + "I Get the Bag (feat. Migos)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 7, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "Trap House": [], + "Both (feat. Drake)": [], + "Lemonade": [], + "That's All": [], + "Rumors (feat. Lil Durk)": [], + "Two Thangs": [], + "That's My Hood": [], + "Met Gala (feat. Offset)": [], + "Pyrex Pot": [], + "Curve (feat. The Weeknd)": [], + "Hustle": [], + "Semi On Em": [], + "06 Gucci (feat. DaBaby & 21 Savage)": [], + "Point in My Life": [], + "Lawnmower Man": [], + "Intro": [], + "Dope Love": [], + "Big Booty (feat. Megan Thee Stallion)": [], + "Back On Road": [], + "Booty Shorts": [], + "Make Love": [], + "Making Love to the Money": [], + "Bluffin (feat. Lil Baby)": [], + "There I Go (feat. J. Cole & Mike WiLL Made-It)": [], + "King Snipe": [], + "Publicity Stunt": [], + "Both Eyes Closed (feat. 2 Chainz and Young Dolph)": [], + "Big Boy Diamonds (feat. Kodak Black & London On Da Track)": [], + "Swing My Door": [], + "Glizock & Wizop (feat. Key Glock)": [], + "Last Time (feat. Travis Scott)": [], + "BiPolar (feat. Quavo)": [], + "Pissy (feat. Roddy Ricch, Nardo Wick)": [], + "Tone it Down (feat. Chris Brown)": [], + "Both (feat. Drake & Lil Wayne) - Remix": [], + "St. Brick Intro": [], + "Drove U Crazy (feat. Bryson Tiller)": [], + "Solitaire (feat. Migos & Lil Yachty)": [], + "My Kitchen": [], + "Dance with the Devil": [], + "1st Day Out Tha Feds": [], + "Photoshoot": [], + "Wasted (feat. Plies)": [], + "Truck Loaded": [] + }, + "Duster": { + "Inside Out": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 25, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 9, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "duster", + "url": "https://www.last.fm/tag/duster" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "internet", + "url": "https://www.last.fm/tag/internet" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Me and the Birds": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 25, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "sadcore", + "url": "https://www.last.fm/tag/sadcore" + }, + { + "count": 16, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "numero group", + "url": "https://www.last.fm/tag/numero+group" + }, + { + "count": 8, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 8, + "name": "addicting", + "url": "https://www.last.fm/tag/addicting" + }, + { + "count": 2, + "name": "gen-z", + "url": "https://www.last.fm/tag/gen-z" + }, + { + "count": 2, + "name": "gen z", + "url": "https://www.last.fm/tag/gen+z" + }, + { + "count": 2, + "name": "Im crying", + "url": "https://www.last.fm/tag/Im+crying" + } + ], + "Stars Will Fall": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 14, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 9, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 9, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "Olivia the goat", + "url": "https://www.last.fm/tag/Olivia+the+goat" + }, + { + "count": 5, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 5, + "name": "malik and olivia", + "url": "https://www.last.fm/tag/malik+and+olivia" + }, + { + "count": 1, + "name": "Olivia and i are stars", + "url": "https://www.last.fm/tag/Olivia+and+i+are+stars" + }, + { + "count": 1, + "name": "Falling for Olivia", + "url": "https://www.last.fm/tag/Falling+for+Olivia" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + } + ], + "Gold Dust": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 36, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 11, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 11, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 5, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 5, + "name": "feels", + "url": "https://www.last.fm/tag/feels" + }, + { + "count": 5, + "name": "Those Songs", + "url": "https://www.last.fm/tag/Those+Songs" + }, + { + "count": 2, + "name": "emotional touch", + "url": "https://www.last.fm/tag/emotional+touch" + }, + { + "count": 2, + "name": "part of", + "url": "https://www.last.fm/tag/part+of" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Constellations": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 25, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "space", + "url": "https://www.last.fm/tag/space" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "The Star", + "url": "https://www.last.fm/tag/The+Star" + }, + { + "count": 4, + "name": "Stars", + "url": "https://www.last.fm/tag/Stars" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "astronomy", + "url": "https://www.last.fm/tag/astronomy" + } + ], + "Moon Age": [], + "Orbitron": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 44, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "Doom", + "url": "https://www.last.fm/tag/Doom" + }, + { + "count": 7, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 4, + "name": "duster", + "url": "https://www.last.fm/tag/duster" + }, + { + "count": 4, + "name": "elliot smith", + "url": "https://www.last.fm/tag/elliot+smith" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "aggressive sad", + "url": "https://www.last.fm/tag/aggressive+sad" + }, + { + "count": 1, + "name": "not 2019", + "url": "https://www.last.fm/tag/not+2019" + }, + { + "count": 1, + "name": "i'd die to this song", + "url": "https://www.last.fm/tag/i%27d+die+to+this+song" + } + ], + "Heading for the Door": [], + "Topical Solution": [], + "The Landing": [], + "Chocolate and Mint": [], + "Stratosphere": [], + "Shadows of Planes": [], + "Echo, Bravo": [], + "Earth Moon Transit": [], + "The Breakup Suite": [], + "Docking The Pod": [], + "The Twins / Romantica": [], + "The Queen of Hearts": [], + "Reed to Hillsborough": [], + "Unrecovery": [], + "Four Hours": [], + "Letting Go": [], + "Cooking": [], + "Sideria": [], + "Light Years": [], + "Diamond": [], + "Auto-Mobile": [], + "Operations": [], + "Time Glitch": [], + "Retrograde": [], + "N": [], + "The Weed Supreme": [], + "My Friends Are Cosmonauts": [], + "New Directions": [], + "Copernicus Crater": [], + "Get the Dutch": [], + "I'm Lost": [], + "Quiet Eyes": [], + "The Phantom Facing Me": [], + "Closer to the Speed of Sound": [], + "Summer War": [], + "Travelogue": [], + "Familiar Fields": [], + "Everything You See (Is Your Own)": [], + "Fuzz and Timbre": [], + "Lomo": [] + }, + "P!nk": { + "So What": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "P!nk", + "url": "https://www.last.fm/tag/P%21nk" + }, + { + "count": 15, + "name": "pink", + "url": "https://www.last.fm/tag/pink" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Raise Your Glass": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "P!nk", + "url": "https://www.last.fm/tag/P%21nk" + }, + { + "count": 7, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "pink", + "url": "https://www.last.fm/tag/pink" + } + ], + "Try": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 78, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Just Give Me a Reason (feat. Nate Ruess)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "P!nk", + "url": "https://www.last.fm/tag/P%21nk" + }, + { + "count": 9, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "nate ruess", + "url": "https://www.last.fm/tag/nate+ruess" + }, + { + "count": 2, + "name": "pink", + "url": "https://www.last.fm/tag/pink" + }, + { + "count": 2, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "Love it", + "url": "https://www.last.fm/tag/Love+it" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "Get the Party Started": [], + "Who Knew": [], + "Please Don't Leave Me": [], + "Sober": [], + "Just Give Me a Reason": [], + "Blow Me (One Last Kiss)": [], + "What About Us": [], + "U + Ur Hand": [], + "Stupid Girls": [], + "Just Like a Pill": [], + "Funhouse": [], + "F**kin' Perfect": [], + "Family Portrait": [], + "True Love (feat. Lily Allen)": [], + "Just Like Fire (From the Original Motion Picture \"Alice Through The Looking Glass\")": [], + "Trouble": [], + "I Don't Believe You": [], + "Who Knew - Edit": [ + { + "count": 100, + "name": "pink", + "url": "https://www.last.fm/tag/pink" + } + ], + "Walk Me Home": [], + "Trustfall": [], + "There You Go": [], + "Cover Me in Sunshine": [], + "God Is a DJ": [], + "Glitter in the Air": [], + "Bad Influence": [], + "Beautiful Trauma": [], + "F**kin' Perfect - Radio Edit": [], + "True Love": [], + "Never Gonna Not Dance Again": [], + "A Million Dreams": [], + "Slut Like You": [], + "It's All Your Fault": [], + "Don't Let Me Get Me - Radio Edit": [], + "Leave Me Alone (I'm Lonely)": [], + "Don't Let Me Get Me": [], + "Runaway": [], + "Are We All We Are": [], + "How Come You're Not Here": [], + "Dear Mr. President": [], + "Beam Me Up": [], + "Mean": [], + "Can We Pretend (feat. Cash Cash)": [], + "All I Know So Far": [] + }, + "Sleeping With Sirens": { + "If You Can't Hang": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 52, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 20, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 7, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "sleeping with sirens", + "url": "https://www.last.fm/tag/sleeping+with+sirens" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + } + ], + "If I'm James Dean, You're Audrey Hepburn": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 45, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 28, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 11, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "sleeping with sirens", + "url": "https://www.last.fm/tag/sleeping+with+sirens" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "love at first listening", + "url": "https://www.last.fm/tag/love+at+first+listening" + }, + { + "count": 1, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 1, + "name": "title is a full sentence", + "url": "https://www.last.fm/tag/title+is+a+full+sentence" + } + ], + "A Trophy Fathers Trophy Son": [], + "Do It Now Remember It Later": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 19, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 9, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 6, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "sleeping with sirens", + "url": "https://www.last.fm/tag/sleeping+with+sirens" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "The Bomb Dot Com v2.0": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 53, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 22, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 9, + "name": "sleeping with sirens", + "url": "https://www.last.fm/tag/sleeping+with+sirens" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "Rise Records", + "url": "https://www.last.fm/tag/Rise+Records" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Better Off Dead": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 29, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "Kick Me": [], + "With Ears to See, and Eyes to Hear": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "sleeping with sirens", + "url": "https://www.last.fm/tag/sleeping+with+sirens" + }, + { + "count": 7, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 4, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 2, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "death core", + "url": "https://www.last.fm/tag/death+core" + }, + { + "count": 1, + "name": "Teens", + "url": "https://www.last.fm/tag/Teens" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Scene One - James Dean & Audrey Hepburn": [], + "Who Are You Now": [], + "Scene Two - Roger Rabbit": [], + "You Kill Me (In a Good Way)": [], + "Let's Cheers to This": [], + "Tally It Up, Settle the Score": [], + "Fire": [], + "Leave It All Behind": [], + "All My Heart": [], + "In Case of Emergency, Dial 411": [], + "Scene Five - With Ears To See and Eyes To Hear": [], + "Postcards and Polaroids": [], + "Four Corners and Two Sides": [], + "F**k You": [], + "Let Love Bleed Red": [], + "Scene Three - Stomach Tied in Knots": [], + "The Left Side of Everywhere": [], + "Don't Fall Asleep at the Helm": [], + "Bloody Knuckles": [], + "Your Nickle Ain't Worth My Dime": [], + "Alone (feat. MGK)": [], + "Complete Collapse": [], + "Agree to Disagree": [], + "Go Go Go": [], + "Heroine": [], + "Scene Four - Don't You Ever Forget About Me": [], + "Low": [], + "Your Nickle Aint Worth My Dime": [], + "The Strays": [], + "Fly": [], + "Crosses (feat. Spencer Chamberlain of Underoath)": [], + "Let You Down (feat. Charlotte Sands)": [], + "Dance Party": [], + "How It Feels to Be Lost": [], + "We Like It Loud": [], + "Talking to Myself": [], + "Feel": [], + "November": [], + "Free Now": [] + }, + "Falling in Reverse": { + "The Drug in Me Is You": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 63, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 27, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 3, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "melodic metalcore", + "url": "https://www.last.fm/tag/melodic+metalcore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + } + ], + "I'm Not A Vampire": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 58, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "ronnie radke", + "url": "https://www.last.fm/tag/ronnie+radke" + }, + { + "count": 8, + "name": "the best so fuckingamazing post hardcore", + "url": "https://www.last.fm/tag/the+best+so+fuckingamazing+post+hardcore" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "the best", + "url": "https://www.last.fm/tag/the+best" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + } + ], + "Popular Monster": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 56, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 37, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 37, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "melodic metalcore", + "url": "https://www.last.fm/tag/melodic+metalcore" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Good Girls Bad Guys": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 53, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 27, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 20, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "falling in reverse", + "url": "https://www.last.fm/tag/falling+in+reverse" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Raised By Wolves": [], + "Sexy Drug": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + }, + { + "count": 66, + "name": "arizona coyotes", + "url": "https://www.last.fm/tag/arizona+coyotes" + }, + { + "count": 33, + "name": "LEGIT HALIES SONG OMFG", + "url": "https://www.last.fm/tag/LEGIT+HALIES+SONG+OMFG" + }, + { + "count": 33, + "name": "THIS SONG WILL ALWAYS MAKE ME THINK OF HER", + "url": "https://www.last.fm/tag/THIS+SONG+WILL+ALWAYS+MAKE+ME+THINK+OF+HER" + } + ], + "Watch the World Burn": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "Digital Tendencies", + "url": "https://www.last.fm/tag/Digital+Tendencies" + }, + { + "count": 2, + "name": "fallinginreverse", + "url": "https://www.last.fm/tag/fallinginreverse" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "ronnieradke", + "url": "https://www.last.fm/tag/ronnieradke" + }, + { + "count": 1, + "name": "watchtheworldburn", + "url": "https://www.last.fm/tag/watchtheworldburn" + }, + { + "count": 1, + "name": "Rap God", + "url": "https://www.last.fm/tag/Rap+God" + } + ], + "Bad Girls Club": [], + "Fashionably Late": [], + "Voices In My Head": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 22, + "name": "angst", + "url": "https://www.last.fm/tag/angst" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Zombified": [], + "Pick Up the Phone": [], + "Drugs": [], + "Ronald": [], + "Game Over": [], + "Sink or Swim": [], + "Just Like You": [], + "The Drug In Me Is Reimagined": [], + "Fuck You and All Your Friends": [], + "All My Life": [], + "Tragic Magic": [], + "Caught Like a Fly": [], + "god is a weapon": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 25, + "name": "I want to have sex with this song", + "url": "https://www.last.fm/tag/I+want+to+have+sex+with+this+song" + } + ], + "Losing My Life": [], + "Coming Home": [], + "Don't Mess With Ouija Boards": [], + "Carry On": [], + "It's Over When It's Over": [], + "Last Resort - Reimagined": [], + "Bad Guy": [], + "Chemical Prisoner": [], + "The Westerner": [], + "Losing My Mind": [], + "Goodbye Graceful": [], + "Loser": [], + "God, If You Are Above...": [], + "Alone": [], + "Prequel": [], + "Rolling Stone": [], + "Superhero": [], + "Broken": [], + "I'm Bad at Life": [], + "Gangsta's Paradise": [], + "Trigger Warning": [], + "I'm Not A Vampire - Revamped": [], + "Champion": [], + "Brother": [] + }, + "boygenius": { + "Not Strong Enough": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 22, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 22, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 3, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Cool About It": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "True Blue": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 29, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "excellent", + "url": "https://www.last.fm/tag/excellent" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "Emily I'm Sorry": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 56, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "indie alternative", + "url": "https://www.last.fm/tag/indie+alternative" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + } + ], + "$20": [], + "Without You Without Them": [], + "Letter to an Old Poet": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 4, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "heavenly", + "url": "https://www.last.fm/tag/heavenly" + } + ], + "Me & My Dog": [], + "Leonard Cohen": [], + "Souvenir": [], + "Satanist": [], + "Bite the Hand": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 8, + "name": "dog motif", + "url": "https://www.last.fm/tag/dog+motif" + }, + { + "count": 8, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + } + ], + "We're in Love": [], + "Revolution 0": [], + "Anti-Curse": [], + "Salt in the Wound": [], + "Voyager": [], + "Afraid of Heights": [], + "Black Hole": [], + "Ketchum, ID": [], + "Stay Down": [], + "Powers": [], + "The Parting Glass": [], + "Everlasting Love": [], + "the film": [], + "Blue Shit": [], + "Emily I’m Sorry": [], + "NPR Music Tiny Desk Concert": [], + "We’re in Love": [], + "Cool About It [Explicit]": [], + "Cowboy Take Me Away": [], + "Emily I'm Sorry [Explicit]": [], + "Anti‐Curse": [], + "London Tipton": [], + "Me My Dog": [], + "Bite The Hand (June 5, 2018 demo)": [], + "Me & My Dog (June 5, 2018 demo)": [], + "Not Strong Enough [Explicit]": [], + "Revolution O": [], + "Revolution": [], + "Stay Down (June 5, 2018 demo)": [], + "Read My Mind (The Killers cover)": [], + "Daily": [], + "Full Performance": [], + "Not Strong Enough (Jimmy Kimmel Live 2023)": [], + "You're Still The One (Shania Twain Cover).": [], + "True Blue [Explicit]": [] + }, + "Snoop Dogg": { + "Drop It Like It's Hot": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 98, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 47, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + }, + { + "count": 39, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 1, + "name": "neptunes", + "url": "https://www.last.fm/tag/neptunes" + }, + { + "count": 1, + "name": "Snoop", + "url": "https://www.last.fm/tag/Snoop" + } + ], + "Young, Wild & Free (feat. Bruno Mars)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 8, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 2, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "drinking", + "url": "https://www.last.fm/tag/drinking" + }, + { + "count": 2, + "name": "alcohol", + "url": "https://www.last.fm/tag/alcohol" + } + ], + "Gin and Juice": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 86, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 49, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 27, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + }, + { + "count": 9, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + } + ], + "Beautiful": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 75, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 31, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + }, + { + "count": 14, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 6, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Sensual Seduction": [], + "Signs": [], + "Tha Shiznit": [], + "Let's Get Blown": [], + "Who Am I (What's My Name)?": [], + "Who Am I (What’s My Name)?": [], + "Murder Was The Case": [], + "Lodi Dodi": [], + "Gz and Hustlas": [], + "I Wanna Fuck You": [], + "Sweat (Snoop Dogg vs. David Guetta) [Remix]": [], + "I Wanna Rock": [], + "Gin N Juice (feat. Dat Nigga Daz)": [], + "Ain’t No Fun (If the Homies Can’t Have None)": [], + "G Funk Intro": [], + "Bathtub": [], + "Gin And Juice (Feat. Dat Nigga Daz)": [], + "Young, Wild & Free - feat. Bruno Mars": [], + "Sexual Eruption": [], + "Vato": [], + "Sweat - Remix": [], + "Vato (feat. B-Real)": [], + "Gin & Juice": [], + "Doggy Dogg World": [], + "Serial Killa": [], + "Bitch Please": [], + "Riders On The Storm - Fredwreck Remix": [], + "That's That Shit": [], + "Beautiful - feat. Pharrell, Uncle Charlie Wilson": [], + "Ain't No Fun (If the Homies Cant Have None) (feat. Nate Dogg, Warren G & Kurupt)": [], + "My Medicine": [], + "Pump Pump": [], + "For All My Niggaz & Bitches": [], + "Ain't No Fun": [], + "Lay Low": [], + "Nuthin but a G'Thang": [], + "2 Minute Warning": [], + "Beautiful (feat. Pharrell, Uncle Charlie Wilson)": [], + "Winter Wonderland / Here Comes Santa Claus - From \"Pitch Perfect 2\" Soundtrack": [], + "Still Smokin": [], + "Lodi Dodi (feat. Nancy Fletcher)": [], + "Who Am I (What's My Name?)": [], + "Bang Out": [] + }, + "Zedd": { + "Clarity": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 71, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 13, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "Progressive House", + "url": "https://www.last.fm/tag/Progressive+House" + }, + { + "count": 1, + "name": "foxes", + "url": "https://www.last.fm/tag/foxes" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "zedd", + "url": "https://www.last.fm/tag/zedd" + } + ], + "The Middle": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 4, + "name": "grey", + "url": "https://www.last.fm/tag/grey" + }, + { + "count": 1, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "zedd", + "url": "https://www.last.fm/tag/zedd" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Stay the Night - featuring Hayley Williams of Paramore": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 69, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 29, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "hayley williams", + "url": "https://www.last.fm/tag/hayley+williams" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Stay": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "a female vocal", + "url": "https://www.last.fm/tag/a+female+vocal" + }, + { + "count": 3, + "name": "clear pronunciation", + "url": "https://www.last.fm/tag/clear+pronunciation" + }, + { + "count": 3, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + } + ], + "I Want You to Know": [], + "Beautiful Now": [], + "365": [], + "Happy Now": [], + "Good Thing (with Kehlani)": [], + "Spectrum": [], + "Stay (with Alessia Cara)": [], + "Get Low (with Liam Payne)": [], + "Find You": [], + "Funny": [], + "Clarity (feat. Foxes)": [], + "Lost at Sea": [], + "Ignite - 2016 League Of Legends World Championship": [], + "True Colors": [], + "Spectrum - Radio Mix": [], + "Fall Into the Sky": [], + "Shave It Up": [], + "Papercut": [], + "Stache": [], + "Addicted to a Memory": [], + "Codec": [], + "Make You Say": [], + "Lucky (feat. Remi Wolf)": [], + "Candyman": [], + "Follow You Down": [], + "Autonomy (Cold Blank Mix)": [], + "Hourglass": [], + "Shave It (501 Remix)": [], + "Daisy": [], + "Stay the Night": [], + "Epos": [], + "Dovregubben (Original Mix)": [], + "Done with Love": [], + "The Legend of Zelda - Original Mix": [], + "Autonomy": [], + "Slam the Door": [], + "Inside Out (feat. Griff)": [], + "1685 (feat. Muse)": [], + "Spectrum (feat. Matthew Koma)": [], + "Find You - Acoustic - Live In Los Angeles": [], + "Transmission": [], + "Straight Into the Fire": [], + "Stay the Night (feat. Hayley Williams of Paramore)": [] + }, + "Jhené Aiko": { + "Sativa": [ + { + "count": 100, + "name": "weed", + "url": "https://www.last.fm/tag/weed" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "lol", + "url": "https://www.last.fm/tag/lol" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 2, + "name": "rae sremmurd", + "url": "https://www.last.fm/tag/rae+sremmurd" + }, + { + "count": 2, + "name": "trapsoul", + "url": "https://www.last.fm/tag/trapsoul" + }, + { + "count": 2, + "name": "swae lee", + "url": "https://www.last.fm/tag/swae+lee" + } + ], + "Stay Ready (What a Life)": [ + { + "count": 100, + "name": "music to get the pussy wet", + "url": "https://www.last.fm/tag/music+to+get+the+pussy+wet" + }, + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 66, + "name": "libidinous", + "url": "https://www.last.fm/tag/libidinous" + }, + { + "count": 33, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "While We're Young": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 66, + "name": "spring", + "url": "https://www.last.fm/tag/spring" + }, + { + "count": 33, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 33, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 33, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 10, + "name": "inspiring", + "url": "https://www.last.fm/tag/inspiring" + }, + { + "count": 10, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 10, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + } + ], + "The Worst": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 77, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 9, + "name": "chillwave rnb", + "url": "https://www.last.fm/tag/chillwave+rnb" + }, + { + "count": 9, + "name": "jhene aiko", + "url": "https://www.last.fm/tag/jhene+aiko" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "pbrnb", + "url": "https://www.last.fm/tag/pbrnb" + }, + { + "count": 1, + "name": "bbc radio1 playlist 2014", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2014" + }, + { + "count": 1, + "name": "2014 single", + "url": "https://www.last.fm/tag/2014+single" + } + ], + "B.S. (feat. H.E.R.)": [], + "P*$$Y Fairy (OTW)": [], + "Bed Peace": [ + { + "count": 100, + "name": "childish gambino", + "url": "https://www.last.fm/tag/childish+gambino" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 29, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 29, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "cum", + "url": "https://www.last.fm/tag/cum" + }, + { + "count": 4, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "jhene aiko", + "url": "https://www.last.fm/tag/jhene+aiko" + }, + { + "count": 1, + "name": "libidinous", + "url": "https://www.last.fm/tag/libidinous" + } + ], + "Stranger": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "Get Down", + "url": "https://www.last.fm/tag/Get+Down" + }, + { + "count": 17, + "name": "c asian", + "url": "https://www.last.fm/tag/c+asian" + } + ], + "Blue Dream": [], + "Triggered (Freestyle)": [], + "Never Call Me": [], + "None of Your Concern (feat. Big Sean)": [], + "On the Way (feat. Mila J)": [], + "My Mine": [ + { + "count": 100, + "name": "Get Down", + "url": "https://www.last.fm/tag/Get+Down" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "c asian", + "url": "https://www.last.fm/tag/c+asian" + } + ], + "Eternal Sunshine": [], + "living room flow - Bonus": [], + "Happiness Over Everything (H.O.E.) (feat. Future & Miguel)": [], + "Spotless Mind": [], + "2 seconds - Bonus": [], + "Tryna Smoke": [], + "W.A.Y.S.": [], + "Moments": [], + "3:16am": [], + "Pray for You": [], + "Promises": [], + "When We Love": [], + "Lotus - intro": [], + "Comfort Inn Ending (Freestyle)": [], + "10k Hours (feat. Nas)": [], + "Speak": [], + "New Balance": [], + "Magic Hour": [], + "Summer 2020": [], + "Born Tired": [], + "LSD": [], + "None of Your Concern": [], + "Above and Beyond": [], + "Triggered - Remix": [], + "calm & patient": [], + "The Vapors": [], + "Lightning & Thunder (feat. John Legend)": [], + "One Way St. (feat. Ab-Soul)": [], + "The Pressure": [], + "Jukai": [], + "Surrender (feat. Dr. Chill)": [], + "Guidance": [], + "Wading": [] + }, + "Bee Gees": { + "Stayin' Alive": [], + "More Than a Woman": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 61, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Bee Gees", + "url": "https://www.last.fm/tag/Bee+Gees" + }, + { + "count": 6, + "name": "saturday night fever", + "url": "https://www.last.fm/tag/saturday+night+fever" + }, + { + "count": 5, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "How Deep Is Your Love": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 69, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 43, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "Bee Gees", + "url": "https://www.last.fm/tag/Bee+Gees" + }, + { + "count": 14, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "how deep is your love", + "url": "https://www.last.fm/tag/how+deep+is+your+love" + } + ], + "Stayin Alive": [], + "Stayin' Alive - From \"Saturday Night Fever\" Soundtrack": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 44, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 29, + "name": "Bee Gees", + "url": "https://www.last.fm/tag/Bee+Gees" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "falsetto", + "url": "https://www.last.fm/tag/falsetto" + }, + { + "count": 4, + "name": "Film Soundtrack", + "url": "https://www.last.fm/tag/Film+Soundtrack" + }, + { + "count": 4, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + } + ], + "Night Fever - From \"Saturday Night Fever\" Soundtrack": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 6, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 4, + "name": "Film Soundtrack", + "url": "https://www.last.fm/tag/Film+Soundtrack" + }, + { + "count": 4, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 2, + "name": "wrong title i hate spotify so much", + "url": "https://www.last.fm/tag/wrong+title+i+hate+spotify+so+much" + } + ], + "You Should Be Dancing": [], + "More Than A Woman - From \"Saturday Night Fever\" Soundtrack": [], + "Tragedy": [], + "To Love Somebody": [], + "I Started a Joke": [], + "Too Much Heaven": [], + "Night Fever": [], + "Jive Talkin'": [], + "Massachusetts": [], + "You Win Again": [], + "How Deep Is Your Love - From \"Saturday Night Fever\" Soundtrack": [], + "Words": [], + "Love You Inside Out": [], + "How Can You Mend a Broken Heart": [], + "More Than A Woman - SG's Paradise Edit": [], + "Nights On Broadway": [], + "New York Mining Disaster 1941": [], + "Stayin' Alive - Edited Version": [], + "You Should Be Dancing - Edit / From \"Saturday Night Fever\" Soundtrack": [], + "Stayin' Alive (Remastered Album Version)": [], + "I've Gotta Get a Message to You": [], + "Love So Right": [], + "Alone": [], + "If I Can't Have You": [], + "Run To Me": [], + "Stayin' Alive - 2007 Remastered Version Saturday Night Fever": [], + "Lonely Days": [], + "First of May": [], + "Fanny (Be Tender With My Love)": [], + "Don't Forget to Remember": [], + "Holiday": [], + "Spicks and Specks": [], + "World": [], + "How Deep Is Your Love (2007 Remastered Saturday Night Fever LP Version)": [], + "Staying Alive": [], + "Jive Talkin' - From \"Saturday Night Fever\" Soundtrack": [], + "For Whom The Bell Tolls": [], + "This Is Where I Came In": [], + "Emotion": [], + "Islands in the Stream": [], + "You Stepped Into My Life": [] + }, + "NLE Choppa": { + "Slut Me Out": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 66, + "name": "wtf", + "url": "https://www.last.fm/tag/wtf" + }, + { + "count": 66, + "name": "dirty rap", + "url": "https://www.last.fm/tag/dirty+rap" + }, + { + "count": 33, + "name": "anacore", + "url": "https://www.last.fm/tag/anacore" + } + ], + "Camelot": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "lobster", + "url": "https://www.last.fm/tag/lobster" + }, + { + "count": 33, + "name": "NLE Choppa", + "url": "https://www.last.fm/tag/NLE+Choppa" + }, + { + "count": 33, + "name": "no melody", + "url": "https://www.last.fm/tag/no+melody" + } + ], + "Walk Em Down (feat. Roddy Ricch)": [], + "Gang Baby": [ + { + "count": 100, + "name": "men", + "url": "https://www.last.fm/tag/men" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "3s", + "url": "https://www.last.fm/tag/3s" + } + ], + "SLUT ME OUT 2": [], + "Shotta Flow (feat. Blueface) [Remix]": [], + "Or What": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Jersey Drill", + "url": "https://www.last.fm/tag/Jersey+Drill" + }, + { + "count": 33, + "name": "Bronx Drill", + "url": "https://www.last.fm/tag/Bronx+Drill" + }, + { + "count": 33, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + } + ], + "Capo": [], + "PISTOL PACCIN": [], + "Shotta Flow": [], + "Do It Again (feat. 2Rare)": [], + "Shotta Flow (feat. Blueface) - Remix": [], + "Final Warning": [], + "It's Getting Hot": [], + "Shotta Flow 5": [], + "Jumpin (feat. Polo G)": [], + "Narrow Road (feat. Lil Baby)": [], + "Famous Hoes": [], + "Shotta Flow 3": [], + "Shotta Flow 6": [], + "AIN'T GONNA ANSWER": [], + "Shotta Flow 4 (feat. Chief Keef)": [], + "Shotta flow 2": [], + "Shotta Flow 7": [], + "Picture Me Grapin’": [], + "I.Y.B.": [], + "In The UK": [], + "Dare U": [], + "SLUT ME OUT (feat. Sexyy Red)": [], + "Too Hot (feat. Moneybagg Yo)": [], + "Push It (feat. Young Thug)": [], + "SLUT ME OUT 3 (feat. Carey Washington)": [], + "Mmm Hmm": [], + "23": [], + "Champions": [], + "Birdboy": [], + "Camelot (feat. Yo Gotti, BlocBoy JB & Moneybagg Yo) - Remix": [], + "I Don't Need No Help - Glokknine Remix": [], + "Stomp Em Out": [], + "Murda Talk": [], + "Ice Spice": [], + "CMON FREESTYLE": [], + "SHAKE IT": [], + "Clicc Clacc": [], + "Top Shotta Flow": [], + "MO UP FRONT": [], + "Step": [] + }, + "Seventeen": { + "HOT": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "BG", + "url": "https://www.last.fm/tag/BG" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "nipples", + "url": "https://www.last.fm/tag/nipples" + } + ], + "VERY NICE": [ + { + "count": 100, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 8, + "name": "AJU NICE", + "url": "https://www.last.fm/tag/AJU+NICE" + }, + { + "count": 8, + "name": "why this go so hard", + "url": "https://www.last.fm/tag/why+this+go+so+hard" + } + ], + "Super": [ + { + "count": 100, + "name": "DARUMDARIMBDA", + "url": "https://www.last.fm/tag/DARUMDARIMBDA" + }, + { + "count": 33, + "name": "darumdarimda", + "url": "https://www.last.fm/tag/darumdarimda" + }, + { + "count": 5, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 5, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "saved my life", + "url": "https://www.last.fm/tag/saved+my+life" + }, + { + "count": 1, + "name": "personal faves", + "url": "https://www.last.fm/tag/personal+faves" + } + ], + "Don't Wanna Cry": [], + "Rock with you": [ + { + "count": 100, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "k-rnb", + "url": "https://www.last.fm/tag/k-rnb" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "Left & Right": [], + "Darl+ing": [], + "Pretty U": [], + "CLAP": [], + "_WORLD": [], + "Ready to Love": [], + "CHEERS": [], + "Adore U": [], + "Home": [], + "Mansae": [], + "Oh My!": [], + "HIT": [], + "Fear": [], + "I Don't Understand But I Luv U": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "changed my life", + "url": "https://www.last.fm/tag/changed+my+life" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "personal faves", + "url": "https://www.last.fm/tag/personal+faves" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "MAESTRO": [], + "God of Music": [], + "Good to Me": [], + "Thanks": [], + "HOME;RUN": [], + "Light a Flame": [], + "DON QUIXOTE": [], + "To you": [], + "Shadow": [], + "Hug": [], + "BOOMBOOM": [], + "Crush": [], + "F*ck My Life": [], + "Anyone": [], + "TRAUMA": [], + "Getting Closer": [], + "Fire": [], + "Kidult": [], + "CHANGE UP": [], + "Heaven's Cloud": [], + "March": [], + "Snap Shoot": [], + "LOVE, MONEY, FAME (feat. DJ Khaled)": [], + "THUNDER": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "JUNHUI DA NALI", + "url": "https://www.last.fm/tag/JUNHUI+DA+NALI" + }, + { + "count": 66, + "name": "JUN DA NALI", + "url": "https://www.last.fm/tag/JUN+DA+NALI" + }, + { + "count": 33, + "name": "SVT DA NALI", + "url": "https://www.last.fm/tag/SVT+DA+NALI" + }, + { + "count": 33, + "name": "JOSHUA DA NALI", + "url": "https://www.last.fm/tag/JOSHUA+DA+NALI" + }, + { + "count": 33, + "name": "JIHAN DA NALI", + "url": "https://www.last.fm/tag/JIHAN+DA+NALI" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "jeonghan da nali", + "url": "https://www.last.fm/tag/jeonghan+da+nali" + }, + { + "count": 10, + "name": "RECESSION POP", + "url": "https://www.last.fm/tag/RECESSION+POP" + } + ], + "Our dawn is hotter than day": [], + "HIGHLIGHT": [], + "Ash": [], + "Fast Pace": [] + }, + "Joy Division": { + "Love Will Tear Us Apart": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 76, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Joy Division", + "url": "https://www.last.fm/tag/Joy+Division" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Disorder - 2007 Remaster": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Love Will Tear Us Apart - 2020 Remaster": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 44, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 29, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 13, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 1, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "Disorder": [], + "Transmission": [], + "She's Lost Control": [], + "Shadowplay": [], + "Atmosphere": [], + "New Dawn Fades": [], + "Digital": [], + "Isolation": [], + "Dead Souls": [], + "Insight": [], + "Heart and Soul": [], + "Day of the Lords": [], + "Shadowplay - 2007 Remaster": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 1, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 1, + "name": "Post punk", + "url": "https://www.last.fm/tag/Post+punk" + } + ], + "She's Lost Control - 2007 Remaster": [], + "Interzone": [], + "Twenty Four Hours": [], + "Candidate": [], + "Wilderness": [], + "Colony": [], + "These Days": [], + "Passover": [], + "I Remember Nothing": [], + "Atrocity Exhibition": [], + "Decades": [], + "Warsaw": [], + "Incubation": [], + "A Means to an End": [], + "Transmission - 2020 Digital Remaster": [], + "No Love Lost": [], + "The Eternal": [], + "New Dawn Fades - 2007 Remaster": [], + "Leaders of Men": [], + "Glass": [], + "Interzone - 2007 Remaster": [], + "Novelty": [], + "Failures": [], + "Day of the Lords - 2007 Remaster": [], + "Isolation - 2007 Remaster": [], + "Exercise One": [], + "Disorder - 2019 Digital Master": [], + "Warsaw - 2010 Remaster": [], + "Love Will Tear Us Apart - 2010 Remaster": [], + "Autosuggestion": [], + "Komakino": [] + }, + "Marina Sena": { + "Por Supuesto": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "brazilian music", + "url": "https://www.last.fm/tag/brazilian+music" + }, + { + "count": 8, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "Funk Carioca", + "url": "https://www.last.fm/tag/Funk+Carioca" + }, + { + "count": 2, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 2, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + } + ], + "Numa Ilha": [ + { + "count": 100, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 56, + "name": "praia", + "url": "https://www.last.fm/tag/praia" + }, + { + "count": 17, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 17, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 8, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 8, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 3, + "name": "Verao", + "url": "https://www.last.fm/tag/Verao" + }, + { + "count": 3, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + } + ], + "Dano Sarrada": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 3, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + } + ], + "Tudo Pra Amar Você": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 8, + "name": "pop BR", + "url": "https://www.last.fm/tag/pop+BR" + } + ], + "Voltei Pra Mim": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + } + ], + "Lua Cheia": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 25, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 17, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 8, + "name": "Forro", + "url": "https://www.last.fm/tag/Forro" + }, + { + "count": 8, + "name": "tecnobrega", + "url": "https://www.last.fm/tag/tecnobrega" + }, + { + "count": 8, + "name": "Brega", + "url": "https://www.last.fm/tag/Brega" + }, + { + "count": 3, + "name": "pisadinha", + "url": "https://www.last.fm/tag/pisadinha" + }, + { + "count": 3, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 3, + "name": "tecnomelody", + "url": "https://www.last.fm/tag/tecnomelody" + } + ], + "Que Tal": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "Me Toca": [], + "Desmitificar": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "RECEBENDO OS EXU TUDO", + "url": "https://www.last.fm/tag/RECEBENDO+OS+EXU+TUDO" + }, + { + "count": 29, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 4, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 4, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 1, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "Pelejei": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 100, + "name": "axé", + "url": "https://www.last.fm/tag/ax%C3%A9" + } + ], + "Mande Um Sinal": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + } + ], + "Coisas Naturais": [ + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 25, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 16, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 8, + "name": "pécora", + "url": "https://www.last.fm/tag/p%C3%A9cora" + }, + { + "count": 8, + "name": "mavi owns this song", + "url": "https://www.last.fm/tag/mavi+owns+this+song" + }, + { + "count": 8, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + } + ], + "CARNAVAL": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 33, + "name": "Funk Carioca", + "url": "https://www.last.fm/tag/Funk+Carioca" + }, + { + "count": 33, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 33, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + } + ], + "Olho no Gato": [], + "Santo": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + } + ], + "Anjo": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 25, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "tropicalia", + "url": "https://www.last.fm/tag/tropicalia" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 3, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 3, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + } + ], + "Ombrim (ai que delicia o verão) (feat. Mts No Beat)": [], + "Sem Lei": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 25, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 16, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 16, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 8, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 2, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + } + ], + "Combo da Sorte": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 25, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 16, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 16, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 8, + "name": "Sao Luis", + "url": "https://www.last.fm/tag/Sao+Luis" + }, + { + "count": 8, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 3, + "name": "jamaica brasileira", + "url": "https://www.last.fm/tag/jamaica+brasileira" + } + ], + "Meu Paraíso Sou Eu": [], + "Mágico": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 66, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 33, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 33, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 10, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 10, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 10, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "Tudo Seu": [], + "Ouro de Tolo": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 66, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 66, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 33, + "name": "contemporary jazz", + "url": "https://www.last.fm/tag/contemporary+jazz" + }, + { + "count": 33, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 10, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 10, + "name": "spoke word", + "url": "https://www.last.fm/tag/spoke+word" + }, + { + "count": 10, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + } + ], + "Temporal": [], + "Tamborim": [], + "SENSEI": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 66, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 66, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 33, + "name": "trap pop", + "url": "https://www.last.fm/tag/trap+pop" + }, + { + "count": 33, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 33, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 10, + "name": "best of 2025", + "url": "https://www.last.fm/tag/best+of+2025" + }, + { + "count": 10, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 10, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + } + ], + "Sonho Bom": [], + "Doçura": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 33, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 33, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 33, + "name": "neo-flamenco", + "url": "https://www.last.fm/tag/neo-flamenco" + } + ], + "TOKITÔ": [ + { + "count": 100, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 100, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 33, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "alte", + "url": "https://www.last.fm/tag/alte" + } + ], + "Me Ganhar": [], + "Partiu Capoeira": [], + "Mais de Mil": [], + "Cabelo": [], + "Pra Ficar Comigo": [], + "Dano Sarrada - Remix": [], + "Amiúde": [], + "Seu Olhar": [], + "Foi Match": [], + "Pelejei - ESPECIAL": [], + "Temporal - ESPECIAL": [], + "Mande um Sinal - Acústico": [], + "Por Supuesto - ESPECIAL": [], + "Voltei Pra Mim - ESPECIAL": [], + "Tema": [], + "Numa Ilha Ao Vivo": [], + "Da Maior Importância - Spotify Singles": [], + "Vapor Barato - City Sessions (Amazon Music Live)": [] + }, + "Rage Against the Machine": { + "Killing in the Name": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 9, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + } + ], + "Bulls on Parade": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 98, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 10, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Bombtrack": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + }, + { + "count": 16, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 14, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 3, + "name": "political", + "url": "https://www.last.fm/tag/political" + } + ], + "Guerrilla Radio": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Wake Up": [], + "Know Your Enemy": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 93, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 38, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 19, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 3, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "crossover", + "url": "https://www.last.fm/tag/crossover" + } + ], + "Sleep Now in the Fire": [], + "Testify": [], + "Take the Power Back": [], + "Bullet in the Head": [], + "People of the Sun": [], + "Renegades of Funk": [], + "Freedom": [], + "Calm Like a Bomb": [], + "Settle for Nothing": [], + "Township Rebellion": [], + "Fistful of Steel": [], + "Vietnow": [], + "Born of a Broken Man": [], + "Down Rodeo": [], + "Revolver": [], + "How I Could Just Kill a Man": [], + "Maria": [], + "Mic Check": [], + "Tire Me": [], + "Voice of the Voiceless": [], + "Born as Ghosts": [], + "Roll Right": [], + "Without a Face": [], + "War Within a Breath": [], + "Pistol Grip Pump": [], + "Ashes in the Fall": [], + "Guerilla Radio": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Snakecharmer": [], + "Wind Below": [], + "Year of tha Boomerang": [], + "Microphone Fiend": [], + "Kick Out the Jams": [], + "The Ghost of Tom Joad": [], + "New Millennium Homes": [], + "Maggie's Farm": [], + "Beautiful World": [], + "I'm Housin'": [], + "In My Eyes": [], + "Down on the Street": [], + "Street Fighting Man": [], + "Killing in the Name Of": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 9, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "Rage Against The Machine", + "url": "https://www.last.fm/tag/Rage+Against+The+Machine" + } + ] + }, + "The Living Tombstone": { + "My Ordinary Life": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 2, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + }, + { + "count": 2, + "name": "samples", + "url": "https://www.last.fm/tag/samples" + }, + { + "count": 2, + "name": "gaming", + "url": "https://www.last.fm/tag/gaming" + } + ], + "It's Been So Long": [ + { + "count": 100, + "name": "FNAF", + "url": "https://www.last.fm/tag/FNAF" + }, + { + "count": 11, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 7, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 1, + "name": "bass music", + "url": "https://www.last.fm/tag/bass+music" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + } + ], + "Five Nights at Freddy's": [ + { + "count": 100, + "name": "Spinny s Sillies", + "url": "https://www.last.fm/tag/Spinny+s+Sillies" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "nice", + "url": "https://www.last.fm/tag/nice" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "FNAF", + "url": "https://www.last.fm/tag/FNAF" + }, + { + "count": 8, + "name": "nerdcore", + "url": "https://www.last.fm/tag/nerdcore" + }, + { + "count": 8, + "name": "ballls", + "url": "https://www.last.fm/tag/ballls" + }, + { + "count": 3, + "name": "77davez-all-tracks", + "url": "https://www.last.fm/tag/77davez-all-tracks" + } + ], + "Discord": [ + { + "count": 100, + "name": "mlp", + "url": "https://www.last.fm/tag/mlp" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "bronie", + "url": "https://www.last.fm/tag/bronie" + }, + { + "count": 29, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 4, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 4, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "fan songs", + "url": "https://www.last.fm/tag/fan+songs" + }, + { + "count": 1, + "name": "pony", + "url": "https://www.last.fm/tag/pony" + }, + { + "count": 1, + "name": "red flag", + "url": "https://www.last.fm/tag/red+flag" + } + ], + "I Got No Time": [ + { + "count": 100, + "name": "Spinny s Sillies", + "url": "https://www.last.fm/tag/Spinny+s+Sillies" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "otacore", + "url": "https://www.last.fm/tag/otacore" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 8, + "name": "FNAF", + "url": "https://www.last.fm/tag/FNAF" + }, + { + "count": 8, + "name": "otacorr", + "url": "https://www.last.fm/tag/otacorr" + } + ], + "Die In a Fire (feat. EileMonty & Orko)": [], + "I Can't Fix You (feat. Crusher-P)": [ + { + "count": 100, + "name": "FNAF", + "url": "https://www.last.fm/tag/FNAF" + }, + { + "count": 25, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 17, + "name": "Drum n Bass", + "url": "https://www.last.fm/tag/Drum+n+Bass" + } + ], + "No Mercy (feat. BlackGryph0n & LittleJayneyCakes)": [], + "No Mercy": [], + "Cats": [], + "I Can't Fix You": [], + "Basics in Behavior (feat. Or3o) - Blue Version": [], + "Drunk": [], + "Jump Up, Super Star!": [], + "Alastor's Game": [], + "This Comes From Inside": [], + "Squid Melody - Blue Version": [], + "Cats - Sped Up": [], + "Basics in Behavior - Blue Version": [], + "Die In A Fire": [], + "Echo (feat. Crusher-P)": [], + "Long Time Friends": [], + "Sunburn": [], + "Lazy": [], + "What I Want": [], + "Animal": [], + "1000 Doors (Spooky's Jumpscare Mansion Song) [feat. BSlick & Crusher-P]": [], + "Love I Need": [], + "Hit The Snooze": [], + "Goodbye Moonmen": [], + "My Ordinary Life - Instrumental": [], + "Can't Wait": [], + "Cut the Cord": [], + "Squid Melody (Blue Version)": [], + "Join Us for a Bite - Remix": [], + "Be Alone": [], + "Bottom of the Pit (feat. Sam Haft)": [], + "Goose Goose Revolution": [], + "Temporary Love (feat. CG5)": [], + "Don't Tattle on Me (feat. Fandroid! & Caleb Hyles)": [], + "Chosen": [], + "A Doll's House (The Watcher Song) [feat. Hayley Nelson] [From Original Video Game \"In Sound Mind\"]": [], + "Don't Tattle on Me": [], + "Bendy and the Ink Machine": [], + "1000 Doors (Spooky's Jumpscare Mansion Song) [feat. Bobby Yarsulik & Crusher-P]": [], + "Beep Beep I'm a Sheep (feat. LilDeuceDeuce, TomSka & BlackGryph0n)": [], + "Zero One": [] + }, + "Dean Blunt": { + "100": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 16, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 7, + "name": "if i ever meet a cute girl and she asks me to make her a mixtape imma put this on it", + "url": "https://www.last.fm/tag/if+i+ever+meet+a+cute+girl+and+she+asks+me+to+make+her+a+mixtape+imma+put+this+on+it" + }, + { + "count": 1, + "name": "the pastels", + "url": "https://www.last.fm/tag/the+pastels" + }, + { + "count": 1, + "name": "agony", + "url": "https://www.last.fm/tag/agony" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "hit song", + "url": "https://www.last.fm/tag/hit+song" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "gulp", + "url": "https://www.last.fm/tag/gulp" + } + ], + "9": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "rinsed": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Lush": [], + "the rot": [ + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 17, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "5": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 66, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + } + ], + "50 CENT": [], + "CHANCER": [], + "DASH SNOW": [], + "19": [], + "The Narcissist": [], + "Galice": [], + "2": [], + "MOLLY & AQUAFINA": [], + "Somalia Park": [], + "PRESSED": [], + "BLOW": [], + "Hush": [], + "11": [], + "ZaZa": [], + "HEAVY": [], + "Smile Please": [], + "16": [], + "3": [], + "7": [], + "PUNK": [], + "SKETAMINE": [], + "MUGU": [], + "STOOZY": [], + "4": [], + "CHUCKING IT": [], + "Slacker": [], + "NIL BY MOUTH": [], + "6": [], + "10": [], + "death drive freestyle": [], + "FOREVER": [], + "A_X": [], + "8": [], + "X": [], + "VIGIL": [], + "In": [], + "pj harvey cover": [], + "DOWNER": [], + "LONDON TONIGHT FREESTYLE": [], + "The Pedigree": [] + }, + "Poppy": { + "Girls in Bikinis": [], + "I Disagree": [], + "All The Things She Said": [], + "BLOODMONEY": [], + "Play Destroy": [], + "New Way Out": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 66, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 37, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 19, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 2, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "FishCore", + "url": "https://www.last.fm/tag/FishCore" + }, + { + "count": 1, + "name": "metal-ish", + "url": "https://www.last.fm/tag/metal-ish" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + } + ], + "Fear of Dying": [], + "Concrete": [], + "Her": [], + "X": [], + "Anything Like Me": [], + "Fill the Crown": [], + "Lowlife": [], + "Am I a Girl?": [], + "Sick of the Sun": [], + "Bite Your Teeth": [], + "they’re all around us": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 66, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 66, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 15, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "coward", + "url": "https://www.last.fm/tag/coward" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + } + ], + "the cost of giving up": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 44, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 29, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 4, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + } + ], + "Church Outfit": [], + "I'm Poppy": [], + "Sit / Stay": [], + "Time Is Up": [], + "Spit": [], + "crystallized": [], + "Nothing I Need": [], + "Scary Mask": [], + "Don't Go Outside": [], + "Flux": [], + "have you had enough?": [], + "EAT": [], + "Knockoff": [], + "So Mean": [], + "Khaos x4": [], + "Chic Chick": [], + "Voicemail": [], + "Fashion After All": [], + "End of You": [], + "Vital": [], + "In a Minute": [], + "Nothing": [], + "Iconic": [], + "The Center’s Falling Out": [], + "Motorbike": [], + "Lessen the Damage": [], + "Choke": [], + "yesterday": [] + }, + "The Clash": { + "Should I Stay or Should I Go - remastered": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 79, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 13, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "London Calling": [], + "Should I Stay or Should I Go": [], + "I Fought the Law": [], + "London Calling - Remastered": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 9, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Rock the Casbah - remastered": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 24, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 5, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "rockabilly", + "url": "https://www.last.fm/tag/rockabilly" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Rock the Casbah": [], + "The Guns of Brixton": [], + "Lost in the Supermarket": [], + "Rudie Can't Fail": [], + "Brand New Cadillac": [], + "Spanish Bombs": [], + "Clampdown": [], + "Jimmy Jazz": [], + "Train in Vain": [], + "Hateful": [], + "Death or Glory": [], + "White Riot": [], + "The Right Profile": [], + "Koka Kola": [], + "Wrong 'Em Boyo": [], + "Lost in the Supermarket - Remastered": [], + "The Card Cheat": [], + "I'm Not Down": [], + "Revolution Rock": [], + "Train in Vain (Stand by Me) - Remastered": [], + "Lover's Rock": [], + "Complete Control": [], + "Four Horsemen": [], + "Straight to Hell": [], + "Janie Jones": [], + "London's Burning": [], + "Bankrobber": [], + "(White Man) in Hammersmith Palais": [], + "Career Opportunities": [], + "The Magnificent Seven": [], + "Tommy Gun": [], + "Clash City Rockers": [], + "Remote Control": [], + "The Guns of Brixton - Remastered": [], + "I'm So Bored With the U.S.A.": [], + "Police & Thieves": [], + "Know Your Rights": [], + "Train in Vain (Stand by Me)": [], + "This is Radio Clash": [], + "Brand New Cadillac - Remastered": [] + }, + "Jamiroquai": { + "Virtual Insanity": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 79, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 34, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Jamiroquai", + "url": "https://www.last.fm/tag/Jamiroquai" + }, + { + "count": 4, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Canned Heat": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 91, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 38, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "Jamiroquai", + "url": "https://www.last.fm/tag/Jamiroquai" + }, + { + "count": 2, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Little L": [], + "Cosmic Girl": [], + "Seven Days in Sunny June": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 88, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 33, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "Jamiroquai", + "url": "https://www.last.fm/tag/Jamiroquai" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Virtual Insanity - Remastered": [], + "Space Cowboy": [], + "You Give Me Something": [], + "Virtual Insanity - Remastered 2006": [], + "Deeper Underground": [], + "Corner of the Earth": [], + "Alright": [], + "Too Young to Die": [], + "Love Foolosophy": [], + "Feels Just Like It Should": [], + "Blow Your Mind": [], + "Emergency on Planet Earth": [], + "High Times": [], + "Cosmic Girl - Remastered": [], + "Cosmic Girl - Remastered 2013": [], + "(Don't) Give Hate a Chance": [], + "Everyday": [], + "Dynamite": [], + "Drifting Along": [], + "White Knuckle Ride": [], + "Use the Force": [], + "Falling": [], + "Half the Man": [], + "Picture of My Life": [], + "Starchild": [], + "King for a Day": [], + "Black Capricorn Day": [], + "Supersonic": [], + "Feel So Good": [], + "Stillness in Time": [], + "Black Crow": [], + "Travelling Without Moving": [], + "Stop Don't Panic": [], + "Electric Mistress": [], + "Soul Education": [], + "Butterfly": [], + "Hot Tequila Brown": [], + "Planet Home": [], + "If I Like It, I Do It": [], + "Talullah": [], + "Spend a Lifetime": [] + }, + "Bon Jovi": { + "Livin' on a Prayer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 15, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 4, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "You Give Love a Bad Name": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 48, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 37, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 17, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 4, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 4, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "Get psyched", + "url": "https://www.last.fm/tag/Get+psyched" + }, + { + "count": 1, + "name": "1986", + "url": "https://www.last.fm/tag/1986" + } + ], + "It's My Life": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 32, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 30, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + } + ], + "Wanted Dead or Alive": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 73, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 47, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 17, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 8, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 3, + "name": "wrong track streaming", + "url": "https://www.last.fm/tag/wrong+track+streaming" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + } + ], + "Always": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 74, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 43, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 28, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 11, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 10, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "Runaway": [], + "Bed Of Roses": [], + "Bad Medicine": [], + "I'll Be There For You": [], + "Have a Nice Day": [], + "Keep the Faith": [], + "Never Say Goodbye": [], + "Born To Be My Baby": [], + "In These Arms": [], + "Lay Your Hands on Me": [], + "Thank You For Loving Me": [], + "Blaze Of Glory": [], + "Someday I'll Be Saturday Night": [], + "Misunderstood": [], + "We Weren't Born To Follow": [], + "This Ain't A Love Song": [], + "Who Says You Can't Go Home": [], + "These Days": [], + "Raise Your Hands": [], + "Lost Highway": [], + "In And Out Of Love": [], + "I'd Die for You": [], + "Everyday": [], + "Living on a Prayer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 15, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 4, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Let It Rock": [], + "Shot Through the Heart": [], + "I'll Sleep When I'm Dead": [], + "One Wild Night": [], + "(You Want To) Make A Memory": [], + "Livin On A Prayer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 36, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 15, + "name": "bon jovi", + "url": "https://www.last.fm/tag/bon+jovi" + }, + { + "count": 4, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Social Disease": [], + "Without Love": [], + "Say It Isn't So": [], + "Wild in the Streets": [], + "Blood On Blood": [], + "Welcome To Wherever You Are": [], + "Something For The Pain": [], + "Dry County": [], + "Living In Sin": [], + "Summertime": [], + "Because We Can": [] + }, + "fakemink": { + "Easter Pink": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Music and Me": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "MAKKA": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "digital love", + "url": "https://www.last.fm/tag/digital+love" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "electro hop", + "url": "https://www.last.fm/tag/electro+hop" + } + ], + "Blow Me": [], + "Milk": [], + "Truffle": [], + "Crush": [], + "Under Your Skin": [], + "Kill Everything": [ + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 100, + "name": "imogen heap", + "url": "https://www.last.fm/tag/imogen+heap" + }, + { + "count": 66, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + } + ], + "Face to Face": [], + "London Life": [], + "Snow White": [], + "Just Kitten": [ + { + "count": 100, + "name": "ambient swag", + "url": "https://www.last.fm/tag/ambient+swag" + } + ], + "Braces": [], + "PillowFight": [], + "Celebrity Deathmatch": [], + "Wookies": [], + "Baklava": [], + "i'm dead": [], + "Mink": [], + "Air Head": [], + "Kacey Lola": [], + "Bite My Lip": [], + "High Like Me": [], + "Loser Monologue": [], + "Fleeting Feeling": [], + "Phantas-Ma-Goria": [], + "sniffany": [], + "Receipt": [], + "Secret": [], + "Naughty or Nice": [], + "Amnesia": [], + "Bambi": [], + "Training": [], + "Slurricane": [], + "Shampoodle": [], + "Chinchilla": [], + "ragebait": [], + "War Clothes": [], + "Can't let go": [], + "Ambilux": [], + "One More, Then I'll Sleep": [], + "Die Today": [], + "Thank God": [], + "Period Sex": [], + "Same Mistakes": [] + }, + "Shelly": { + "Steeeam": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "crushing", + "url": "https://www.last.fm/tag/crushing" + }, + { + "count": 4, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 4, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 1, + "name": "16", + "url": "https://www.last.fm/tag/16" + }, + { + "count": 1, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + } + ], + "Natural": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 100, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Cross Your Mind": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 7, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 7, + "name": "How are we Feeling", + "url": "https://www.last.fm/tag/How+are+we+Feeling" + }, + { + "count": 4, + "name": "rewind selector", + "url": "https://www.last.fm/tag/rewind+selector" + } + ], + "Hartwell": [], + "Rogues": [], + "Bam Bam Riddim": [], + "Drunkish (It Wasn't Me)": [], + "I Will Follow You": [], + "Magical Mountains": [], + "Don't Ya": [], + "Feeling the Sacred in Varanasi": [], + "รักก็พอ (เพลงประกอบซีรีส์ \"Roller Coaster the Sereis รักขบวนนี้หัวใจเกือบวาย\")": [], + "Reproduction Is Pollution": [], + "Shelly Shelly": [], + "Tubing Through Glowworm Caves": [], + "Eternal Flame": [], + "Speak Softly Love": [], + "Somewhere Out There": [], + "Surreal Life at Maldives Island Villas": [], + "DERIL": [], + "Venice Carnival Appreciation": [], + "Shelly - Steeeam (Official Audio)": [], + "Shelly Got Flows": [], + "I Swear": [], + "Faded As Hell": [], + "Time After Time": [], + "Especially for You": [], + "Reality": [], + "Black Yukon Sucker Punch": [], + "Have I Told You Lately": [], + "Stories": [], + "I Will Follow You - Club Radio Edit": [], + "All By Myself": [], + "Memory": [], + "“Once i told you i’d kissed 1000 women” Lovers Rock x Dangerously Yours - The Pirates Of Orleans": [], + "Every Breath You Take": [], + "All I Ask of You": [], + "Can't Help Falling In Love": [], + "Everything Is Chemtrails": [], + "When Will I See You Again": [], + "Waiting": [], + "Sometimes When We Touch": [], + "Wjuga Belaya": [], + "Komm nicht an": [], + "Vorbeikommen": [], + "Something to Believe": [] + }, + "DJ Khaled": { + "Wild Thoughts (feat. Rihanna & Bryson Tiller)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 15, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 15, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "lyrics with heavy erotic content", + "url": "https://www.last.fm/tag/lyrics+with+heavy+erotic+content" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + } + ], + "POPSTAR (feat. Drake)": [], + "I'm the One (feat. Justin Bieber, Quavo, Chance the Rapper & Lil Wayne)": [], + "GREECE (feat. Drake)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 8, + "name": "southern hip-hop", + "url": "https://www.last.fm/tag/southern+hip-hop" + }, + { + "count": 3, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 3, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "EVERY CHANCE I GET (feat. Lil Baby & Lil Durk)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "highschool", + "url": "https://www.last.fm/tag/highschool" + }, + { + "count": 17, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Expression freestyle": [], + "NO SECRET (feat. Drake)": [], + "I'm On One": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "new", + "url": "https://www.last.fm/tag/new" + } + ], + "STAYING ALIVE (feat. Drake & Lil Baby)": [], + "All I Do Is Win (feat. T-Pain, Ludacris, Snoop Dogg & Rick Ross)": [], + "No Brainer": [], + "I'm the One": [], + "Just Us (feat. SZA)": [], + "Wild Thoughts": [], + "I DID IT (feat. Post Malone, Megan Thee Stallion, Lil Baby & DaBaby)": [], + "BEAUTIFUL (feat. Future & SZA)": [], + "Juice WRLD Did (feat. Juice WRLD)": [], + "Welcome To My Hood (Explicit Version)": [], + "For Free": [], + "GOD DID (feat. Rick Ross, Lil Wayne, JAY-Z, John Legend & Fridayy)": [], + "LET IT GO (feat. Justin Bieber & 21 Savage)": [], + "LET'S PRAY (feat. Don Toliver & Travis Scott)": [], + "For Free (Feat. Drake)": [], + "Celebrate (feat. Travis Scott & Post Malone)": [], + "Welcome To My Hood (Edited Version)": [], + "All I Do Is Win - Feat. T-Pain, Ludacris, Snoop Dogg & Rick Ross": [], + "We Takin' Over": [], + "BIG TIME (feat. Future & Lil Baby)": [], + "No Brainer (feat. Justin Bieber, Chance the Rapper & Quavo)": [], + "Wish Wish (feat. Cardi B & 21 Savage)": [], + "No New Friends - SFTB Remix": [], + "Shining (feat. Beyoncé & JAY-Z)": [], + "Do You Mind (feat. Nicki Minaj, Chris Brown, August Alsina, Jeremih, Future & Rick Ross)": [], + "Wild Thoughts (Feat. Rihanna)": [], + "WAY PAST LUCK (feat. 21 Savage)": [], + "All I Do is Win": [], + "USE THIS GOSPEL (feat. Kanye West & Eminem) - REMIX": [], + "KEEP GOING (feat. Lil Durk, 21 Savage & Roddy Ricch)": [], + "Take It To The Head": [], + "IT AIN'T SAFE (feat. Nardo Wick & Kodak Black)": [], + "Top Off (feat. JAY Z, Future & Beyoncé)": [], + "Jermaine's Interlude (feat. J. Cole)": [], + "PARTY (feat. Quavo & Takeoff)": [], + "I'm On One - Explicit Version": [], + "I Got The Keys (feat. Jay-Z & Future)": [], + "SUPPOSED TO BE LOVED (feat. Lil Baby, Future & Lil Uzi Vert)": [] + }, + "J Balvin": { + "Mi Gente": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 64, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 5, + "name": "colombian", + "url": "https://www.last.fm/tag/colombian" + }, + { + "count": 1, + "name": "Pop Music", + "url": "https://www.last.fm/tag/Pop+Music" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "All", + "url": "https://www.last.fm/tag/All" + }, + { + "count": 1, + "name": "raggaeton", + "url": "https://www.last.fm/tag/raggaeton" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + } + ], + "LA CANCIÓN": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "QUE PRETENDES": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 7, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 4, + "name": "boliche", + "url": "https://www.last.fm/tag/boliche" + } + ], + "In Da Getto": [], + "UN DIA (ONE DAY) (feat. Tainy)": [], + "Ginza": [], + "Mi Gente (feat. Beyoncé)": [], + "Azul": [], + "Qué Más Pues?": [], + "Safari": [], + "Brillo": [], + "Ay Vamos": [], + "6 AM": [], + "UN PESO": [], + "Rojo": [], + "Bonita": [], + "Si Tu Novio Te Deja Sola": [], + "COMO UN BEBÉ": [], + "Morado": [], + "Amarillo": [], + "UN DÍA (ONE DAY)": [], + "No Es Justo": [], + "Machika": [], + "Blanco": [], + "UN DIA (ONE DAY)": [], + "Reggaeton": [], + "MOJAITA": [], + "Sigo Extrañándote": [], + "Perra": [], + "YO LE LLEGO": [], + "Bobo": [], + "CUIDAO POR AHÍ": [], + "Doblexxó": [], + "Otra Noche Sin Ti": [], + "ODIO": [], + "Tranquila": [], + "Sigue": [], + "Una Nota": [], + "Poblado - Remix": [], + "Yo Te Lo Dije": [], + "Negro": [], + "Ambiente": [], + "Ginza - Anitta Remix": [], + "Gris": [], + "Rosa": [], + "Ahora": [] + }, + "Cavetown": { + "Devil Town": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Juliet": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 2, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + } + ], + "Boys Will Be Bugs": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + } + ], + "This is home": [], + "Lemon Boy": [], + "home": [], + "Meteor Shower": [], + "Fool": [], + "Sweet Tooth": [], + "Talk To Me": [], + "Fall In Love With A Girl (feat. Beabadoobee)": [], + "Green": [], + "hug all ur friends": [], + "it's u": [], + "Idea of Her": [], + "Empty Bed": [], + "Smoke Signals (feat. Tessa Violet)": [], + "Sharpener": [], + "a kind thing to do (feat. Vic Fuentes)": [], + "Pigeon": [], + "Things That Make It Warm": [], + "Ur Gonna Wish U Believed Me": [], + "Another One Of Those Days": [], + "Paul": [], + "Telescope": [], + "Trying": [], + "Feb 14": [], + "1994": [], + "banana bread": [], + "888": [], + "Pyjama Pants": [], + "I Miss My Mum": [], + "Poison": [], + "16 /04 / 16 (Jack’s Song)": [], + "Fall In Love With A Girl (feat. Orla Gartland)": [], + "hazel": [], + "Teenage Dirtbag (feat. chloe moriondo)": [], + "everything is temporary (sticks and stones)": [], + "Just Add Water": [], + "Let Them Know They're On Your Mind": [], + "Advice": [], + "Guilty": [], + "My Love Mine All Mine": [], + "We’re Alive": [], + "Snail (feat. chloe moriondo)": [], + "frog": [] + }, + "Cults": { + "Always Forever": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 42, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "liv", + "url": "https://www.last.fm/tag/liv" + }, + { + "count": 12, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 12, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 4, + "name": "malik and olivia", + "url": "https://www.last.fm/tag/malik+and+olivia" + }, + { + "count": 4, + "name": "Livvy lou", + "url": "https://www.last.fm/tag/Livvy+lou" + }, + { + "count": 4, + "name": "Im getting married to Olivia", + "url": "https://www.last.fm/tag/Im+getting+married+to+Olivia" + } + ], + "Gilded Lily": [ + { + "count": 100, + "name": "girls name", + "url": "https://www.last.fm/tag/girls+name" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "vent", + "url": "https://www.last.fm/tag/vent" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Go Outside": [], + "TV Dream": [], + "You Know What I Mean": [], + "Bad Things": [], + "Abducted": [], + "Monolithic": [], + "Most Wanted": [], + "Never Saw The Point": [], + "Gilded Lily - Sped Up": [], + "Oh My God": [], + "Walk At Night": [], + "Never Heal Myself": [], + "Bumper": [], + "Rave On": [], + "High Road": [], + "I Know": [], + "I Can Hardly Make You Mine": [], + "Were Before": [], + "Shine a Light": [], + "We've Got It": [], + "So Far": [], + "I Took Your Picture": [], + "Keep Your Head Up": [], + "No Hope": [], + "Crybaby": [], + "Trials": [], + "Offering": [], + "Gilded Lily - Slowed + Reverb": [], + "Spit You Out": [], + "With My Eyes Closed": [], + "Right Words": [], + "Valentine": [], + "The Curse": [], + "A Low": [], + "Recovery": [], + "Clear from Far Away": [], + "Left My Keys": [], + "Natural State": [], + "Good Religion": [], + "Nothing Is Written": [], + "Always Forever - Demo": [], + "Total Control": [], + "Talk in Circles": [], + "No Risk": [] + }, + "Timbaland": { + "The Way I Are": [ + { + "count": 100, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + }, + { + "count": 95, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 55, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 48, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "The Way I Are", + "url": "https://www.last.fm/tag/The+Way+I+Are" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "Apologize": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 90, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 55, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + }, + { + "count": 42, + "name": "apologize", + "url": "https://www.last.fm/tag/apologize" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "One Republic", + "url": "https://www.last.fm/tag/One+Republic" + }, + { + "count": 5, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Give It To Me": [ + { + "count": 100, + "name": "Timbaland", + "url": "https://www.last.fm/tag/Timbaland" + }, + { + "count": 76, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 38, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "Nelly Furtado", + "url": "https://www.last.fm/tag/Nelly+Furtado" + }, + { + "count": 10, + "name": "Justin Timberlake", + "url": "https://www.last.fm/tag/Justin+Timberlake" + }, + { + "count": 2, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "If We Ever Meet Again (Featuring Katy Perry)": [], + "Carry Out (Featuring Justin Timberlake)": [], + "Apologize (feat. One Republic)": [], + "Say Something (Featuring Drake)": [], + "Morning After Dark (Featuring Nelly Furtado & SoShy)": [], + "Oh Timbaland": [], + "Scream": [], + "Bounce": [], + "Way I Are (feat. Keri Hilson & D.O.E.)": [], + "If We Ever Meet Again": [], + "Give It to Me (feat. Nelly Furtado & Justin Timberlake)": [], + "Scream (feat. Keri Hilson & Nicole Scherzinger)": [], + "Release (feat. Justin Timberlake)": [], + "Lose Control (Featuring JoJo)": [], + "Bounce (Feat. Dr. Dre, Missy Elliott, Justin Timberlake)": [], + "Throw It On Me (feat. The Hives)": [], + "Carry Out (feat. Justin Timberlake)": [], + "Ease Off The Liquor": [], + "Time (feat. She Wants Revenge)": [], + "Apologize - feat. One Republic": [], + "Apologize (feat. OneRepublic)": [], + "Boardmeeting (feat. Magoo)": [], + "Keep Going Up (with Nelly Furtado & Justin Timberlake)": [], + "Kill Yourself (feat. Sebastian & Attitude)": [], + "Fantasy (feat. Money)": [], + "One & Only (Feat. Fallout Boy)": [], + "The Way I Are (feat. Keri Hilson & D.O.E.)": [], + "Miscommunication (feat. Keri Hilson & Sebastian)": [], + "Bombay (feat. Amar & Jim Beanz)": [], + "Release": [], + "Miscommunication": [], + "Time": [], + "apologize (feat one republic)": [], + "Meet In Tha Middle (Featuring Bran' Nu)": [], + "Come & Get Me (Feat. Tony Yayo & 50 Cent)": [], + "Fantasy": [], + "2 Man Show (feat. Elton John)": [], + "Undertow (Featuring The Fray & Esthero)": [], + "Bombay": [], + "Can You Feel It (Featuring Esthero & Sebastian)": [], + "Boardmeeting": [], + "Throw It On Me": [], + "2 Man Show": [] + }, + "keshi": { + "UNDERSTAND": [], + "like i need u": [ + { + "count": 100, + "name": "ryu owns this song", + "url": "https://www.last.fm/tag/ryu+owns+this+song" + }, + { + "count": 100, + "name": "keshi da ingridh", + "url": "https://www.last.fm/tag/keshi+da+ingridh" + }, + { + "count": 66, + "name": "only da ryu", + "url": "https://www.last.fm/tag/only+da+ryu" + } + ], + "beside you": [ + { + "count": 100, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "LIMBO": [], + "2 soon": [ + { + "count": 100, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "DAZBEE", + "url": "https://www.last.fm/tag/DAZBEE" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "iu", + "url": "https://www.last.fm/tag/iu" + }, + { + "count": 1, + "name": "Heize", + "url": "https://www.last.fm/tag/Heize" + }, + { + "count": 1, + "name": "keshi", + "url": "https://www.last.fm/tag/keshi" + } + ], + "Soft Spot": [ + { + "count": 100, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 100, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + }, + { + "count": 66, + "name": "nana owner of this song", + "url": "https://www.last.fm/tag/nana+owner+of+this+song" + } + ], + "SOMEBODY": [], + "i swear i'll never leave again": [], + "drunk": [], + "right here": [], + "skeletons": [], + "SAY": [ + { + "count": 100, + "name": "musicadanaru", + "url": "https://www.last.fm/tag/musicadanaru" + }, + { + "count": 100, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "blue": [], + "less of you": [], + "just friends": [], + "always": [], + "ANGOSTURA": [], + "magnolia": [], + "touch": [], + "WESTSIDE": [], + "War With Heaven": [], + "B.Y.S.": [], + "summer": [], + "more": [], + "over u": [], + "Dream": [], + "GET IT": [], + "us": [], + "the reaper": [], + "HELL/HEAVEN": [], + "ANGEL": [], + "Bodies": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "mayasong", + "url": "https://www.last.fm/tag/mayasong" + } + ], + "bandaids": [], + "alright": [], + "atlas": [], + "WANTCHU": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "onoffonoff": [], + "Texas": [], + "Kiss Me Right": [], + "xoxosos": [], + "Like That": [], + "Night": [], + "if you're not the one for me who is": [], + "War": [], + "talk": [], + "MILLI": [] + }, + "Two Door Cinema Club": { + "What You Know": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 63, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "Two Door Cinema Club", + "url": "https://www.last.fm/tag/Two+Door+Cinema+Club" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Undercover Martyn": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "indie dance party", + "url": "https://www.last.fm/tag/indie+dance+party" + }, + { + "count": 21, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "Two Door Cinema Club", + "url": "https://www.last.fm/tag/Two+Door+Cinema+Club" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "up tempo", + "url": "https://www.last.fm/tag/up+tempo" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Something Good Can Work": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 9, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 6, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "I Can Talk": [], + "Cigarettes in the Theatre": [], + "This Is the Life": [], + "Sun": [], + "Come Back Home": [], + "Eat That Up, It's Good for You": [], + "Sleep Alone": [], + "You're Not Stubborn": [], + "Next Year": [], + "Changing of the Seasons": [], + "Do You Want It All?": [], + "Handshake": [], + "Are We Ready? (Wreck)": [], + "Someday": [], + "Wake Up": [], + "Settle": [], + "Spring": [], + "The World Is Watching": [], + "Pyramid": [], + "Beacon": [], + "Do You Want It All": [], + "Kids": [], + "Bad Decisions": [], + "Costume Party": [], + "Something Good Can Work (The Twelves remix)": [], + "You Are Not Stubborn": [], + "New Houses": [], + "Something Good Can Work - The Twelves Remix": [], + "Lavender": [], + "Eat That Up, Its Good For You": [], + "do you want it all ?": [], + "Standing on Ghosts": [], + "Talk - Single Edit": [], + "Ordinary": [], + "Gameshow": [], + "Dirty Air": [], + "Do You Want It All ?": [], + "Once": [], + "Good Morning": [], + "Wonderful Life - Edit": [], + "Lucky": [], + "Everybody's Cool": [], + "Talk": [] + }, + "JVKE": { + "golden hour": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "the rapping is so good", + "url": "https://www.last.fm/tag/the+rapping+is+so+good" + }, + { + "count": 66, + "name": "would have been better without the rapping", + "url": "https://www.last.fm/tag/would+have+been+better+without+the+rapping" + }, + { + "count": 8, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "E major", + "url": "https://www.last.fm/tag/E+major" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + } + ], + "this is what falling in love feels like": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "this is what heartbreak feels like": [], + "her": [], + "this is what autumn feels like": [], + "Angel Pt. 2 (feat. Jimin of BTS, Charlie Puth and Muni Long / FAST X Soundtrack)": [], + "Upside Down": [], + "golden hour - Fujii Kaze Remix": [], + "Angel Pt. 2 (feat. Jimin of BTS, Charlie Puth and Muni Long)": [], + "this is what sadness feels like": [], + "moon and back": [], + "this is what slow dancing feels like": [], + "this is what space feels like": [], + "golden hour - Ruel Remix": [], + "this is what winter feels like": [], + "i'm not okay": [], + "i can't help it": [], + "this is what losing someone feels like": [], + "clouds": [], + "this is what falling out of love feels like": [], + "this is what forever feels like (with Nick Jonas)": [], + "butterflies (feat. TAEHYUN of TOMORROW X TOGETHER & Kim Chaewon of LE SSERAFIM)": [], + "anxiety.": [], + "pretty": [], + "wonder if she loves me": [], + "butterflies (feat. TAEHYUN & Kim Chaewon of LE SSERAFIM)": [], + "next to you": [], + "catch me": [], + "lavender (feat. Pink Sweat$)": [], + "ghost town": [], + "Worlds Collide (Inspired by Arcane League of Legends)": [], + "SECRETS": [], + "save your breath": [], + "this is what floating feels like": [], + "this is what falling in love feels like - Leon Leiden Remix": [], + "golden hour - Jungle Remix": [], + "Upside Down (feat. Charlie Puth)": [], + "Angel Pt. 2": [], + "Home": [], + "oh to be loved": [], + "golden hour - SB19 Remix": [], + "this is what sadness feels like - shortened": [], + "easy": [], + "golden hour - ILLENIUM & NURKO Remix": [], + "CHARGER": [], + "golden hour - R3HAB Remix": [] + }, + "Kelly Clarkson": { + "Since U Been Gone": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "Kelly Clarkson", + "url": "https://www.last.fm/tag/Kelly+Clarkson" + }, + { + "count": 28, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + } + ], + "Because of You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 70, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 42, + "name": "Kelly Clarkson", + "url": "https://www.last.fm/tag/Kelly+Clarkson" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 6, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Underneath the Tree": [], + "Breakaway": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "Kelly Clarkson", + "url": "https://www.last.fm/tag/Kelly+Clarkson" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "Breakaway", + "url": "https://www.last.fm/tag/Breakaway" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Stronger (What Doesn't Kill You)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 23, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 20, + "name": "Kelly Clarkson", + "url": "https://www.last.fm/tag/Kelly+Clarkson" + }, + { + "count": 4, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "fav888", + "url": "https://www.last.fm/tag/fav888" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "My Life Would Suck Without You": [], + "Behind These Hazel Eyes": [], + "Walk Away": [], + "Santa, Can’t You Hear Me": [], + "Already Gone": [], + "Never Again": [], + "Miss Independent": [], + "Addicted": [], + "Gone": [], + "Heartbeat Song": [], + "Mr. Know It All": [], + "I Do Not Hook Up": [], + "You Found Me": [], + "I Hate Myself for Losing You": [], + "A Moment Like This": [], + "Where Is Your Heart": [], + "Hear Me": [], + "The Trouble with Love Is": [], + "Catch My Breath": [], + "Dark Side": [], + "Wrapped in Red": [], + "All I Ever Wanted": [], + "Cry": [], + "Sober": [], + "Don't Let Me Stop You": [], + "Long Shot": [], + "If I Can't Have You": [], + "Beautiful Disaster (Live)": [], + "Beautiful Disaster": [], + "Save You": [], + "Happier Than Ever": [], + "Low": [], + "Love So Soft": [], + "Impossible": [], + "My Favorite Things": [], + "I Want You": [], + "Don't Waste Your Time": [], + "Ready": [], + "Whyyawannabringmedown": [], + "Haunted": [], + "What Doesn't Kill You (Stronger)": [] + }, + "Pop Smoke": { + "Dior": [ + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 56, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + }, + { + "count": 17, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "new york drill", + "url": "https://www.last.fm/tag/new+york+drill" + }, + { + "count": 8, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 3, + "name": "brooklyn drill", + "url": "https://www.last.fm/tag/brooklyn+drill" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "What You Know Bout Love": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 66, + "name": "Pop Smoke", + "url": "https://www.last.fm/tag/Pop+Smoke" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 8, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 3, + "name": "g minor", + "url": "https://www.last.fm/tag/g+minor" + } + ], + "For the Night (feat. Lil Baby & DaBaby)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 8, + "name": "DaBaby", + "url": "https://www.last.fm/tag/DaBaby" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 3, + "name": "Pop Smoke", + "url": "https://www.last.fm/tag/Pop+Smoke" + }, + { + "count": 3, + "name": "moonlight rnb", + "url": "https://www.last.fm/tag/moonlight+rnb" + }, + { + "count": 3, + "name": "sartaj loves this shit", + "url": "https://www.last.fm/tag/sartaj+loves+this+shit" + } + ], + "Mood Swings (feat. Lil Tjay)": [ + { + "count": 100, + "name": "Lil Tjay", + "url": "https://www.last.fm/tag/Lil+Tjay" + }, + { + "count": 100, + "name": "Pop Smoke", + "url": "https://www.last.fm/tag/Pop+Smoke" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "mood", + "url": "https://www.last.fm/tag/mood" + }, + { + "count": 8, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + } + ], + "Invincible": [], + "Element": [], + "Got It On Me": [], + "The Woo (feat. 50 Cent & Roddy Ricch)": [], + "Hello (feat. A Boogie wit da Hoodie)": [], + "Get Back": [], + "Welcome to the Party": [], + "Gangstas": [], + "Shake the Room (feat. Quavo)": [], + "Hawk Em": [], + "Something Special": [], + "Mannequin (feat. Lil Tjay)": [], + "Tell the Vision (feat. Kanye West & Pusha T)": [], + "Aim for the Moon (feat. Quavo)": [], + "Creature (feat. Swae Lee)": [], + "Demeanor (feat. Dua Lipa)": [], + "44 BullDog": [], + "Foreigner (feat. A Boogie wit da Hoodie)": [], + "Christopher Walking": [], + "Imperfections (Interlude)": [], + "Enjoy Yourself (feat. Karol G)": [], + "Bout a Million (feat. 42 Dugg & 21 Savage)": [], + "Bad Bitch from Tokyo (Intro)": [], + "PTSD": [], + "Meet the Woo": [], + "Woo Baby (feat. Chris Brown)": [], + "Dior - Bonus": [], + "Yea Yea": [], + "Merci Beaucoup": [], + "Make It Rain (feat. Rowdy Rebel)": [], + "Scenario": [], + "AP - Music from the film Boogie": [], + "War (feat. Lil Tjay) - Bonus": [], + "Snitching (feat. Quavo & Future)": [], + "Dreaming": [], + "More Time": [], + "Paranoia (feat. Gunna & Young Thug)": [], + "Hotel Lobby": [], + "Coupe": [], + "Flexin'": [], + "West Coast Shit (feat. Tyga & Quavo)": [], + "Armed N Dangerous - Charlie Sloth Freestyle": [] + }, + "New Order": { + "Blue Monday": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 83, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 41, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "new order", + "url": "https://www.last.fm/tag/new+order" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + } + ], + "Bizarre Love Triangle": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 96, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 6, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 5, + "name": "new order", + "url": "https://www.last.fm/tag/new+order" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "1986", + "url": "https://www.last.fm/tag/1986" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Ceremony": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 94, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 60, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 35, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "new order", + "url": "https://www.last.fm/tag/new+order" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Age of Consent - 2015 Remaster": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 25, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "new order", + "url": "https://www.last.fm/tag/new+order" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Temptation": [], + "True Faith": [], + "Blue Monday '88": [], + "Age of Consent": [], + "Regret": [], + "Crystal": [], + "Blue Monday - 2016 Remaster": [], + "Leave Me Alone - 2015 Remaster": [], + "Dreams Never End - 2015 Remaster": [], + "Confusion": [], + "The Perfect Kiss": [], + "Thieves Like Us": [], + "60 Miles an Hour": [], + "Your Silent Face": [], + "Dreams Never End": [], + "Fine Time": [], + "Your Silent Face - 2015 Remaster": [], + "World in Motion": [], + "Leave Me Alone": [], + "Procession": [], + "Everything's Gone Green": [], + "Love Vigilantes": [], + "Regret - 2015 Remaster": [], + "The Village": [], + "Krafty": [], + "State of the Nation": [], + "1963": [], + "We All Stand": [], + "Vanishing Point": [], + "True Faith '94": [], + "Shellshock": [], + "Ultraviolence": [], + "Elegia": [], + "Touched by the Hand of God": [], + "Age Of Consent - 2015 Remastered Version": [], + "The Beach": [], + "Paradise": [], + "The Village - 2015 Remaster": [], + "Bizarre Love Triangle '94": [], + "Someone Like You": [], + "Run": [], + "We All Stand - 2015 Remaster": [] + }, + "Electric Light Orchestra": { + "Mr. Blue Sky": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 77, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "ELO", + "url": "https://www.last.fm/tag/ELO" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + } + ], + "Don't Bring Me Down": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 78, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 28, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "ELO", + "url": "https://www.last.fm/tag/ELO" + }, + { + "count": 4, + "name": "Electric Light Orchestra", + "url": "https://www.last.fm/tag/Electric+Light+Orchestra" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + } + ], + "Evil Woman": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 78, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 9, + "name": "ELO", + "url": "https://www.last.fm/tag/ELO" + }, + { + "count": 4, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 4, + "name": "Electric Light Orchestra", + "url": "https://www.last.fm/tag/Electric+Light+Orchestra" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + } + ], + "Livin' Thing": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 94, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 13, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "ELO", + "url": "https://www.last.fm/tag/ELO" + }, + { + "count": 7, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 2, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 2, + "name": "Electric Light Orchestra", + "url": "https://www.last.fm/tag/Electric+Light+Orchestra" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + } + ], + "Last Train to London": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 74, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 46, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Electric Light Orchestra", + "url": "https://www.last.fm/tag/Electric+Light+Orchestra" + }, + { + "count": 1, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + } + ], + "Turn to Stone": [], + "Telephone Line": [], + "Sweet Talkin' Woman": [], + "Strange Magic": [], + "Hold on Tight": [], + "Showdown": [], + "Can't Get It Out of My Head": [], + "Do Ya": [], + "Shine a Little Love": [], + "Twilight": [], + "Confusion": [], + "Ticket to the Moon": [], + "All Over the World": [], + "It's Over": [], + "The Diary of Horace Wimp": [], + "Rockaria!": [], + "Wild West Hero": [], + "Four Little Diamonds": [], + "Starlight": [], + "Roll Over Beethoven": [], + "Across the Border": [], + "Here Is the News": [], + "Rock 'n' Roll Is King": [], + "Jungle": [], + "Night in the City": [], + "Calling America": [], + "Sweet Is the Night": [], + "Believe Me Now": [], + "Ma-Ma-Ma Belle": [], + "When I Was A Boy": [], + "Yours Truly, 2095": [], + "Big Wheels": [], + "The Way Life's Meant to Be": [], + "10538 Overture": [], + "Tightrope": [], + "Fire on High": [], + "Standin' in the Rain": [], + "Steppin' Out": [], + "The Whale": [], + "Summer and Lightning": [], + "So Serious": [] + }, + "Young Nudy": { + "EA (Feat. 21 Savage)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 16, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "whoa", + "url": "https://www.last.fm/tag/whoa" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 2, + "name": "psycho shit", + "url": "https://www.last.fm/tag/psycho+shit" + }, + { + "count": 2, + "name": "robbing", + "url": "https://www.last.fm/tag/robbing" + }, + { + "count": 2, + "name": "east side", + "url": "https://www.last.fm/tag/east+side" + } + ], + "Hell Shell": [ + { + "count": 100, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 100, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hell", + "url": "https://www.last.fm/tag/hell" + }, + { + "count": 8, + "name": "Legendary", + "url": "https://www.last.fm/tag/Legendary" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 2, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 2, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Peaches & Eggplants (feat. 21 Savage)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 66, + "name": "boas", + "url": "https://www.last.fm/tag/boas" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 33, + "name": "Emojis", + "url": "https://www.last.fm/tag/Emojis" + }, + { + "count": 33, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 33, + "name": "Boaw", + "url": "https://www.last.fm/tag/Boaw" + }, + { + "count": 10, + "name": "coworker music", + "url": "https://www.last.fm/tag/coworker+music" + } + ], + "Sunflower Seeds": [], + "Jugg": [], + "Spaced Out": [], + "No Clue (feat. Lil Yachty)": [], + "Yeah Yeah": [], + "Impala": [], + "One Dolla": [], + "Child's Play (feat. 21 Savage)": [], + "Mister (feat. 21 Savage)": [], + "At The Traphouse": [], + "Extendo (feat. Lil Uzi Vert)": [], + "John Wayne (feat. Metro Boomin)": [], + "Peaches & Eggplants (feat. Latto & Sexyy Red)": [], + "Black Hippie, White Hipster": [], + "Nun To Do": [], + "Blue Cheese Salad": [], + "Brussel Sprout": [], + "Portabella": [], + "Passion Fruit": [], + "Pot Roast (feat. Key Glock)": [], + "Pancake": [], + "Loaded Baked Potato": [], + "ICED TEA (feat. 21 Savage, Project Pat & Coupe)": [], + "Project X": [], + "Dispatch (feat. DaBaby)": [], + "Shotta (feat. Megan Thee Stallion)": [], + "Green Bean": [], + "KitKat": [], + "Duntsane": [], + "Long Ride": [], + "Gas Station": [], + "Old School": [], + "Fresh As Fuck": [], + "Yellow Tape (feat. Lil Uzi Vert)": [], + "Fish & Chips": [], + "Barbecue": [], + "Okra": [], + "Joker": [], + "Cancer Stick No Pressure (feat. Offset)": [], + "Right Now": [], + "Hot Wings": [], + "M.R.E.": [], + "McChicken": [] + }, + "The Lumineers": { + "Ho Hey": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 96, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 10, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "The Lumineers", + "url": "https://www.last.fm/tag/The+Lumineers" + } + ], + "Ophelia": [ + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 29, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "spring", + "url": "https://www.last.fm/tag/spring" + }, + { + "count": 15, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "god", + "url": "https://www.last.fm/tag/god" + } + ], + "Stubborn Love": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 72, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 39, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 37, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 19, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 4, + "name": "The Lumineers", + "url": "https://www.last.fm/tag/The+Lumineers" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + } + ], + "Flowers in Your Hair": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 68, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 21, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Sleep on the Floor": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "the rabbit hole", + "url": "https://www.last.fm/tag/the+rabbit+hole" + }, + { + "count": 8, + "name": "sleep and dreams", + "url": "https://www.last.fm/tag/sleep+and+dreams" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 3, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Cleopatra": [ + { + "count": 100, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "2016 single", + "url": "https://www.last.fm/tag/2016+single" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "lovethatindiestuff", + "url": "https://www.last.fm/tag/lovethatindiestuff" + }, + { + "count": 3, + "name": "Test-O-Tag", + "url": "https://www.last.fm/tag/Test-O-Tag" + } + ], + "Slow It Down": [], + "Dead Sea": [], + "Submarines": [], + "Classy Girls": [], + "Angela": [], + "Charlie Boy": [], + "Big Parade": [], + "Flapper Girl": [], + "Morning Song": [], + "Gloria": [], + "Gale Song": [], + "Where The Skies Are Blue": [], + "Long Way from Home": [], + "Patience": [], + "Salt and the Sea": [], + "WHERE WE ARE": [], + "My Eyes": [], + "Gun Song": [], + "Nobody Knows": [], + "BRIGHTSIDE": [], + "Life in the City": [], + "In the Light": [], + "Donna": [], + "A.M. RADIO": [], + "Walls": [], + "Same Old Song": [], + "It Wasn't Easy to Be Happy for You": [], + "Sick in the Head": [], + "Leader of the Landslide": [], + "Scotland": [], + "White Lie": [], + "BIG SHOT": [], + "Asshole": [], + "You're All I Got": [], + "Elouise": [], + "This Must be the Place (Naïve Melody)": [], + "Left for Denver": [], + "April": [], + "Ain't Nobody's Problem": [], + "Have You Ever Seen The Rain - Recorded at Electric Lady Studios NYC": [] + }, + "Willow": { + "Wait a Minute!": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "t r a n s p a r e n t s o u l feat. Travis Barker": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 8, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + } + ], + "Time Machine": [], + "Female Energy, Part 2": [], + "Whip My Hair": [], + "9": [], + "Marceline": [], + "symptom of life": [], + " it's my fault": [], + "Overthinking IT": [], + "Warm Honey": [], + "naïve": [], + "G R O W (WILLOW & Avril Lavigne feat. Travis Barker)": [], + "Lipstick": [], + "run!": [], + "b i g f e e l i n g s": [], + "curious/furious": [], + "Gaslight feat. Travis Barker": [], + "PrettyGirlz": [], + "4ever": [], + "Perfectly Not Close To Me (ft. Yves Tumor)": [], + "hover like a GODDESS": [], + "F**K You": [], + "don't SAVE ME": [], + "Like A Bird": [], + "Boy": [], + "false self": [], + "Split": [], + "Waves of Nature": [], + "Samo Is Now": [], + "Come Home feat. Ayla Tesler-Mabe": [], + "XTRA feat. Tierra Whack": [], + "the fear is not real": [], + "then (interlude)": [], + "IDK": [], + "ancient girl": [], + "U KNOW": [], + "": [], + "ur a ": [], + "home (feat. Jon Batiste)": [], + "between i and she": [], + "alone": [], + "Why Don't You Cry": [], + "Down": [], + "Falling Endlessly": [], + "no words 1 & 2": [] + }, + "KAROL G": { + "Tusa": [], + "Si Antes Te Hubiera Conocido": [ + { + "count": 100, + "name": "Connoisseur of the Vibe", + "url": "https://www.last.fm/tag/Connoisseur+of+the+Vibe" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 9, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 4, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "DR", + "url": "https://www.last.fm/tag/DR" + }, + { + "count": 1, + "name": "I want to have sex with this song", + "url": "https://www.last.fm/tag/I+want+to+have+sex+with+this+song" + }, + { + "count": 1, + "name": "latino", + "url": "https://www.last.fm/tag/latino" + } + ], + "PROVENZA": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 44, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 29, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 29, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 1, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "TQG": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 44, + "name": "Shakira", + "url": "https://www.last.fm/tag/Shakira" + }, + { + "count": 7, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 4, + "name": "Colombia", + "url": "https://www.last.fm/tag/Colombia" + }, + { + "count": 4, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 4, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 1, + "name": "tqg", + "url": "https://www.last.fm/tag/tqg" + }, + { + "count": 1, + "name": "reggaeton colombiano", + "url": "https://www.last.fm/tag/reggaeton+colombiano" + }, + { + "count": 1, + "name": "colombian pop", + "url": "https://www.last.fm/tag/colombian+pop" + } + ], + "QLONA": [], + "AMARGURA": [], + "BICHOTA": [], + "Mi ex tenía razón": [], + "X Si Volvemos": [], + "OKI DOKI": [], + "UNA NOCHE EN MEDELLÍN - REMIX": [], + "CAIRO": [], + "EL MAKINON": [], + "GATÚBELA": [], + "MIENTRAS ME CURO DEL CORA": [], + "CONTIGO (with Tiësto)": [], + "Ay, DiOs Mío!": [], + "S91": [], + "WATATI (feat. Aldo Ranks) [From Barbie The Album]": [], + "PERO TÚ": [], + "WATATI (feat. Aldo Ranks)": [], + "Ahora Me Llama": [], + "LATINA FOREVA": [ + { + "count": 100, + "name": "égera", + "url": "https://www.last.fm/tag/%C3%A9gera" + }, + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "+57": [], + "SEJODIOTO": [], + "ME TENGO QUE IR": [], + "GATITA GANGSTER": [], + "KÁRMIKA": [], + "EL BARCO": [], + "DISPO": [], + "TUS GAFITAS": [], + "Créeme": [], + "Mi Cama": [], + "OJOS FERRARI": [], + "MAÑANA SERÁ BONITO": [], + "Culpables": [], + "A Ella": [], + "Ocean": [], + "Verano Rosa": [], + "200 COPAS": [], + "BESTIES": [], + "Pineapple": [], + "CAROLINA": [], + "Papasito": [], + "BICHOTAG": [], + "GUCCI LOS PAÑOS": [] + }, + "Joey Valence & Brae": { + "PUNK TACTICS": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "All", + "url": "https://www.last.fm/tag/All" + }, + { + "count": 8, + "name": "hip-hop stuff", + "url": "https://www.last.fm/tag/hip-hop+stuff" + }, + { + "count": 8, + "name": "bops", + "url": "https://www.last.fm/tag/bops" + }, + { + "count": 3, + "name": "beastie boys sound", + "url": "https://www.last.fm/tag/beastie+boys+sound" + } + ], + "THE BADDEST (BADDER) [feat. Ayesha Erotica]": [ + { + "count": 100, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 17, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 8, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 8, + "name": "Ayesha Erotica", + "url": "https://www.last.fm/tag/Ayesha+Erotica" + } + ], + "HOOLIGANG": [], + "DANCE NOW": [], + "OK": [ + { + "count": 100, + "name": "ok", + "url": "https://www.last.fm/tag/ok" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "THE BADDEST": [], + "PACKAPUNCH (feat. Danny Brown)": [], + "BUSSIT": [], + "Startafight": [], + "Watch Yo Step": [], + "NO HANDS (feat. Z-Trip)": [], + "DOUGHBOY (feat. Terror Reid)": [], + "WHERE U FROM": [], + "WASSUP (feat. JPEGMAFIA)": [ + { + "count": 100, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 16, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 8, + "name": "Alt Rap", + "url": "https://www.last.fm/tag/Alt+Rap" + }, + { + "count": 8, + "name": "wassup", + "url": "https://www.last.fm/tag/wassup" + }, + { + "count": 3, + "name": "world was not ready for this collab", + "url": "https://www.last.fm/tag/world+was+not+ready+for+this+collab" + } + ], + "OMNITRIX": [], + "LIKE A PUNK": [], + "JOHN CENA": [], + "READY SET": [], + "Underground Sound": [], + "WHAT U NEED": [], + "DROP!!": [], + "RN": [], + "Tanaka 2": [], + "INTERMISSION 2": [], + "Gumdrop": [], + "HYPERYOUTH": [], + "SEE U DANCE (feat. Rebecca Black)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 33, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + } + ], + "DELINQUENT (TEEN TITAN)": [], + "Double Jump": [], + "Club Sandwich": [], + "LIVE RIGHT": [], + "Crank It Up": [], + "KILL BILL": [], + "PINEAPPLE FRIED RICE": [], + "CAN'T STOP NOW": [], + "GIVE IT TO ME": [], + "IS THIS LOVE": [], + "PARTY'S OVER": [], + "365": [], + "BUST DOWN (feat. TiaCorine)": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 100, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 66, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 33, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 33, + "name": "ratchet", + "url": "https://www.last.fm/tag/ratchet" + } + ], + "INTERMISSION": [], + "BILLIE JEAN": [], + "THE PARTY SONG": [], + "HAVE TO CRY": [], + "STREET PIZZA": [], + "I'm Fresh": [] + }, + "America": { + "A Horse With No Name": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 85, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 6, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 5, + "name": "america", + "url": "https://www.last.fm/tag/america" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "a horse with no name", + "url": "https://www.last.fm/tag/a+horse+with+no+name" + } + ], + "Ventura Highway": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 92, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 41, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 28, + "name": "america", + "url": "https://www.last.fm/tag/america" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "places", + "url": "https://www.last.fm/tag/places" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Sister Golden Hair": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 99, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 52, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "america", + "url": "https://www.last.fm/tag/america" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 5, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + } + ], + "Tin Man": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 90, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 59, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 9, + "name": "america", + "url": "https://www.last.fm/tag/america" + }, + { + "count": 4, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "tin man", + "url": "https://www.last.fm/tag/tin+man" + } + ], + "Lonely People": [], + "You Can Do Magic": [], + "I Need You": [], + "Sandman": [], + "Riverside": [], + "Don't Cross The River": [], + "Daisy Jane": [], + "Horse With No Name": [], + "Muskrat Love": [], + "Only In Your Heart": [], + "The Last Unicorn": [], + "Three Roses": [], + "Woman Tonight": [], + "All My Life": [], + "Rainy Day": [], + "Here": [], + "A Horse with No Name - 2006 Remaster": [], + "Children": [], + "A Horse With No Name (2006 Remastered Album Version)": [], + "Never Found the Time": [], + "To Each His Own": [], + "Moon Song": [], + "Clarice": [], + "Donkey Jaw": [], + "Pigeon Song": [], + "The Border": [], + "Till the Sun Comes up Again": [], + "Right Before Your Eyes": [], + "Another Try": [], + "Inspector Mills": [], + "Cornwall Blank": [], + "Today's the Day": [], + "Survival": [], + "Head and Heart": [], + "California Revisited": [], + "Saturn Nights": [], + "Amber Cascades": [], + "Ventura Highway - 2011 Re-Recording": [], + "Old Man Took": [], + "Rainbow Song": [], + "Baby It's Up To You": [], + "Chasing The Rainbow": [] + }, + "Jade": { + "Angel of My Dreams": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 5, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "pop perfection", + "url": "https://www.last.fm/tag/pop+perfection" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "IT girl": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 29, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "jade", + "url": "https://www.last.fm/tag/jade" + }, + { + "count": 4, + "name": "electro hop", + "url": "https://www.last.fm/tag/electro+hop" + }, + { + "count": 4, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "scary", + "url": "https://www.last.fm/tag/scary" + }, + { + "count": 1, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + } + ], + "Fantasy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 15, + "name": "funky house", + "url": "https://www.last.fm/tag/funky+house" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "space disco", + "url": "https://www.last.fm/tag/space+disco" + }, + { + "count": 1, + "name": "french house", + "url": "https://www.last.fm/tag/french+house" + }, + { + "count": 1, + "name": "electro disco", + "url": "https://www.last.fm/tag/electro+disco" + } + ], + "Don't Walk Away": [], + "FUFN (Fuck You For Now)": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "maximalist", + "url": "https://www.last.fm/tag/maximalist" + }, + { + "count": 66, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "as portas? giraram e bateram na tate", + "url": "https://www.last.fm/tag/as+portas%3F+giraram+e+bateram+na+tate" + }, + { + "count": 33, + "name": "surra na cantora de greedy", + "url": "https://www.last.fm/tag/surra+na+cantora+de+greedy" + }, + { + "count": 33, + "name": "talent show", + "url": "https://www.last.fm/tag/talent+show" + } + ], + "Midnight Cowboy": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 8, + "name": "Experimental pop", + "url": "https://www.last.fm/tag/Experimental+pop" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "Spotify Top 50", + "url": "https://www.last.fm/tag/Spotify+Top+50" + } + ], + "Plastic Box": [ + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 100, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 66, + "name": "neurofunk", + "url": "https://www.last.fm/tag/neurofunk" + }, + { + "count": 33, + "name": "liquid drum and bass", + "url": "https://www.last.fm/tag/liquid+drum+and+bass" + }, + { + "count": 33, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Unconditional": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + } + ], + "Self Saboteur": [], + "Lip Service": [], + "Frozen": [], + "Headache": [], + "Before You Break My Heart": [], + "Natural At Disaster": [], + "Glitch": [], + "Silent Disco": [], + "Angel Of My Dreams - S.A.D. Version - Slow. Angelic. Dramatic.": [], + "Angel of My Dreams - FOR THE CLUB": [], + "Fantasy (feat. Channel Tres)": [], + "FUFN (FOR THE CLUB)": [], + "Every Day Of The Week": [], + "Backbone - BBC Radio 1 Live Lounge": [], + "Plastic Box - Vocoded": [], + "I Wanna Love You": [], + "Angel Of My Dreams - The Blessed Madonna Remix": [], + "Unexist": [], + "Fantasy - Alex Chapman Remix": [], + "Acid Flood": [], + "Angel Of My Dreams - Scooter Remix": [], + "FUFN": [], + "Wallflower": [], + "Angel Of My Dreams - S.A.D. - Slow. Angelic. Dramatic. - Live Version": [], + "My Violet And My Blue": [], + "Fantasy - BBC Radio 1 Live Lounge": [], + "FUFN (Fuck You For Now) - Acoustic": [], + "Angel Of My Dreams - Jax Jones Y2J Remix": [], + "Ready": [], + "Olvida la Amargura (Ranma 1/2) - De Película": [], + "One Woman": [], + "Man Eating Lizard Dragon - DNB VIP": [], + "Jenny": [], + "Olvida la Amargura": [], + "Straw House": [], + "Let Me Be": [], + "Looking for Mr. Do Right": [], + "The Stars' Shelter": [] + }, + "No Doubt": { + "Don't Speak": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "No Doubt", + "url": "https://www.last.fm/tag/No+Doubt" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + } + ], + "Just a Girl": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 47, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 18, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "No Doubt", + "url": "https://www.last.fm/tag/No+Doubt" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "ska punk", + "url": "https://www.last.fm/tag/ska+punk" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Hella Good": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 3, + "name": "No Doubt", + "url": "https://www.last.fm/tag/No+Doubt" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "It's My Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "No Doubt", + "url": "https://www.last.fm/tag/No+Doubt" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + } + ], + "Spiderwebs": [], + "Sunday Morning": [], + "Underneath It All": [], + "Hey Baby": [], + "Ex-Girlfriend": [], + "Excuse Me Mr.": [], + "Bathwater": [], + "Simple Kind of Life": [], + "Running": [], + "New": [], + "Different People": [], + "Happy Now?": [], + "Hey You": [], + "Sixteen": [], + "End It on This": [], + "The Climb": [], + "Tragic Kingdom": [], + "You Can Do It": [], + "World Go 'Round": [], + "Trapped in a Box": [], + "Settle Down": [], + "Making Out": [], + "Detective": [], + "In My Head": [], + "Don't Let Me Down": [], + "Platinum Blonde Life": [], + "Rock Steady": [], + "Oi to the World": [], + "Start the Fire": [], + "Comforting Lie": [], + "Waiting Room": [], + "Marry Me": [], + "Looking Hot": [], + "Too Late": [], + "Push and Shove": [], + "Six Feet Under": [], + "Staring Problem": [], + "Its My Life": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "No Doubt", + "url": "https://www.last.fm/tag/No+Doubt" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + } + ], + "Artificial Sweetener": [], + "Suspension Without Suspense": [], + "Home Now": [], + "Dark Blue": [] + }, + "Clipse": { + "Grindin'": [], + "P.O.V.": [ + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 33, + "name": "tyler the creator", + "url": "https://www.last.fm/tag/tyler+the+creator" + } + ], + "Chains & Whips": [ + { + "count": 100, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 8, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 2, + "name": "malace", + "url": "https://www.last.fm/tag/malace" + }, + { + "count": 2, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 2, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "Ace Trumpets": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 33, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 33, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 33, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 10, + "name": "diamonds look like pee-pee", + "url": "https://www.last.fm/tag/diamonds+look+like+pee-pee" + } + ], + "The Birds Don't Sing": [ + { + "count": 100, + "name": "John Legend", + "url": "https://www.last.fm/tag/John+Legend" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 33, + "name": "Voices of Fire", + "url": "https://www.last.fm/tag/Voices+of+Fire" + } + ], + "So Be It": [ + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "M.T.B.T.T.F.": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "Virginia": [], + "Intro": [], + "All Things Considered": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "The-Dream", + "url": "https://www.last.fm/tag/The-Dream" + }, + { + "count": 66, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 33, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "E.B.I.T.D.A.": [ + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 66, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "Mr. Me Too": [], + "When the Last Time": [], + "F.I.C.O.": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 66, + "name": "Stove God Cooks", + "url": "https://www.last.fm/tag/Stove+God+Cooks" + } + ], + "Inglorious Bastards": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 66, + "name": "ab-Liva", + "url": "https://www.last.fm/tag/ab-Liva" + } + ], + "So Far Ahead": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 66, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + } + ], + "Let God Sort Em Out/Chandeliers": [ + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 100, + "name": "Nas", + "url": "https://www.last.fm/tag/Nas" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + }, + { + "count": 66, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + } + ], + "By The Grace Of God": [ + { + "count": 100, + "name": "clipse", + "url": "https://www.last.fm/tag/clipse" + }, + { + "count": 100, + "name": "Malice", + "url": "https://www.last.fm/tag/Malice" + }, + { + "count": 66, + "name": "pharrell williams", + "url": "https://www.last.fm/tag/pharrell+williams" + }, + { + "count": 66, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "Young Boy": [], + "Momma I'm So Sorry": [], + "We Got It for Cheap (Intro)": [], + "Keys Open Doors": [], + "Gangsta Lean": [], + "Dirty Money": [], + "Hello New World": [], + "Nightmares (feat. Bilal & Pharrell Williams)": [], + "Trill": [], + "Ego": [], + "Wamp Wamp (What It Do) (feat. Slim Thug)": [], + "Chinese New Year": [], + "Ride Around Shining (feat. Ab-Liva)": [], + "Ain't Cha (feat. Re-Up Gang)": [], + "Cot Damn (feat. Ab-Liva & Rosco P. Coldchain)": [], + "Ma, I Don't Love Her (feat. Faith Evans)": [], + "Ride Around Shining": [], + "Ain't Cha": [], + "Ace Trumpets - A COLORS SHOW": [], + "Grindin' - Main": [], + "Kinda Like a Big Deal (feat. Kanye West)": [], + "Comedy Central (feat. Fabolous)": [], + "Famlay Freestyle (feat. Famlay)": [], + "Freedom": [], + "Ultimate Flow": [], + "I'm Not You (feat. Jadakiss, Style P & Rosco P. Coldchain)": [], + "I'm Good (feat. Pharrell Williams)": [], + "Momma I'm Sorry": [] + }, + "Jason Derulo": { + "In My Head": [], + "Ridin' Solo": [], + "Whatcha Say": [], + "What If": [], + "The Sky's the Limit": [], + "Whatcha Say (Acoustic)": [], + "Love Hangover": [], + "Don't Wanna Go Home": [], + "Blind": [], + "Queen of Hearts": [], + "Fallen": [], + "Trumpets": [], + "It Girl": [], + "Encore": [], + "Want to Want Me": [], + "Whatcha Say (Klubjumpers Radio Edit)": [], + "In My Head (Rhythm Remix)": [], + "The Other Side": [], + "Talk Dirty (feat. 2 Chainz)": [], + "Strobelight": [], + "Wiggle (feat. Snoop Dogg)": [], + "Breathing": [], + "Whatcha Say (Wawa Radio Edit)": [], + "Talk Dirty": [], + "Marry Me": [], + "Fight for You": [], + "Whatcha Say (Acoustic Version)": [], + "Wiggle": [], + "Swalla (feat. Nicki Minaj & Ty Dolla $ign)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 29, + "name": "tecnobrega", + "url": "https://www.last.fm/tag/tecnobrega" + }, + { + "count": 4, + "name": "upbeat lyrics", + "url": "https://www.last.fm/tag/upbeat+lyrics" + }, + { + "count": 4, + "name": "latin percussion", + "url": "https://www.last.fm/tag/latin+percussion" + }, + { + "count": 4, + "name": "arrocha", + "url": "https://www.last.fm/tag/arrocha" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "Talk Dirty - feat. 2 Chainz": [], + "Watcha Say": [], + "Pick Up the Pieces": [], + "Get Ugly": [], + "Be Careful": [], + "Make It Up as We Go": [], + "Givin' Up": [], + "Stupid Love": [], + "Bleed Out": [], + "X": [], + "That's My Shhh": [], + "Dumb": [], + "Acapulco": [], + "Whatcha Say (noï remix)": [], + "Cheyenne": [], + "Try Me (feat. Jennifer Lopez & Matoma)": [], + "Ridin Solo": [] + }, + "Blondie": { + "Call Me": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 66, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Blondie", + "url": "https://www.last.fm/tag/Blondie" + }, + { + "count": 4, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Heart of Glass": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 88, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "Blondie", + "url": "https://www.last.fm/tag/Blondie" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "One Way or Another": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 97, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 55, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Blondie", + "url": "https://www.last.fm/tag/Blondie" + }, + { + "count": 7, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Atomic": [], + "Maria": [], + "The Tide Is High": [], + "Rapture": [], + "Heart of Glass - Special Mix": [], + "Hanging on the Telephone": [], + "Dreaming": [], + "Heart of Glass - Remix": [], + "Sunday Girl": [], + "One Way Or Another - Remastered 2001": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 16, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "1970s", + "url": "https://www.last.fm/tag/1970s" + } + ], + "Picture This": [], + "Denis": [], + "Rip Her to Shreds": [], + "One Way or Another - Remastered": [], + "Hanging On The Telephone - Remastered": [], + "Fade Away And Radiate": [], + "X Offender": [], + "In the Flesh": [], + "Pretty Baby": [], + "I'm Gonna Love You Too": [], + "11:59": [], + "Heart Of Glass [24-Bit Digitally Remastered 01]": [], + "Union City Blue": [], + "I Know But I Don't Know": [], + "Island of Lost Souls": [], + "(I'm Always Touched By Your) Presence, Dear": [], + "Just Go Away": [], + "Heart Of Glass [24-Bit Digitally Remastered 01] - Remastered 2001": [], + "The Hardest Part": [], + "The Tide Is High - Edit": [], + "Once I Had A Love (AKA The Disco Song) - 1975 Version / Remastered 2001": [], + "Will Anything Happen": [], + "Long Time": [], + "Atomic - Remastered": [], + "Denis - Remastered": [], + "Sunday Girl - Remastered 2001": [], + "Picture This - Remastered": [], + "Die Young Stay Pretty": [], + "Dreaming - Remastered": [], + "War Child": [], + "Shayla": [], + "(I'm Always Touched By Your) Presence Dear": [], + "Rapture - Remastered 2001": [] + }, + "Air": { + "Sexy Boy": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 76, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 28, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 28, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 14, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "Air", + "url": "https://www.last.fm/tag/Air" + } + ], + "La femme d'argent": [], + "Playground Love": [], + "All I Need": [], + "Cherry Blossom Girl": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 28, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 13, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "Air", + "url": "https://www.last.fm/tag/Air" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Alone in Kyoto": [], + "Kelly Watch the Stars": [], + "Talisman": [], + "Remember": [], + "You Make It Easy": [], + "Venus": [], + "Highschool Lover": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 70, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 44, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 40, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 15, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 11, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + } + ], + "Run": [], + "Alpha Beta Gaga": [], + "New Star in the Sky": [], + "Playground Love (With Gordon Tracks)": [], + "Le Voyage de Penelope": [], + "Mike Mills": [], + "Clouds Up": [], + "Another Day": [], + "All I Need (feat. Beth Hirsch)": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 100, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 66, + "name": "relaxed", + "url": "https://www.last.fm/tag/relaxed" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "Beth Hirsch", + "url": "https://www.last.fm/tag/Beth+Hirsch" + }, + { + "count": 33, + "name": "fr", + "url": "https://www.last.fm/tag/fr" + }, + { + "count": 33, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 10, + "name": "Dartuscany Sal8", + "url": "https://www.last.fm/tag/Dartuscany+Sal8" + }, + { + "count": 10, + "name": "95 bpm", + "url": "https://www.last.fm/tag/95+bpm" + }, + { + "count": 10, + "name": "darktuscany 1998", + "url": "https://www.last.fm/tag/darktuscany+1998" + } + ], + "Surfing on a Rocket": [], + "Ce Matin La": [], + "Bathroom Girl": [], + "Biological": [], + "Once Upon a Time": [], + "Cemetary Party": [], + "Universal Traveler": [], + "Mer du Japon": [], + "Space Maker": [], + "Dark Messages": [], + "Dirty Trip": [], + "Dead Bodies": [], + "Afternoon Sister": [], + "Photograph": [], + "Napalm Love": [], + "Empty House": [], + "Ghost Song": [], + "Ce Matin-là": [], + "Le Voyage de Pénélope": [], + "Left Bank": [], + "Mayfair Song": [], + "Modular Mix": [], + "The Vagabond": [], + "Lost Message": [], + "Electronic Performers": [] + }, + "Sonder": { + "What You Heard": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 8, + "name": "solaceful", + "url": "https://www.last.fm/tag/solaceful" + } + ], + "one night only": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Too Fast": [ + { + "count": 100, + "name": "Sonder", + "url": "https://www.last.fm/tag/Sonder" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 8, + "name": "too fast", + "url": "https://www.last.fm/tag/too+fast" + }, + { + "count": 8, + "name": "zayn", + "url": "https://www.last.fm/tag/zayn" + }, + { + "count": 2, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 2, + "name": "Lonepsi", + "url": "https://www.last.fm/tag/Lonepsi" + } + ], + "Nobody But You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soulful", + "url": "https://www.last.fm/tag/soulful" + }, + { + "count": 66, + "name": "Calming", + "url": "https://www.last.fm/tag/Calming" + }, + { + "count": 66, + "name": "solaceful", + "url": "https://www.last.fm/tag/solaceful" + }, + { + "count": 33, + "name": "commiserative", + "url": "https://www.last.fm/tag/commiserative" + } + ], + "Care": [], + "Mad Riches": [], + "Baldwin Park": [], + "Indonesian Fantasies": [], + "Searchin": [ + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "toronto sound", + "url": "https://www.last.fm/tag/toronto+sound" + }, + { + "count": 33, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + } + ], + "Feel": [], + "Break You Off": [], + "make me stay": [], + "Sirens": [], + "Lovely": [], + "Someone New": [], + "Aether": [], + "Worry": [], + "Victoria": [], + "Huracán": [], + "Elysium": [], + "Sin": [], + "Undone": [], + "Sheath": [], + "TOO LATE TO DIE YOUNG": [], + "Invite Me (Sonder Remix)": [], + "Give Me a Kiss and Forget the World": [], + "Alone": [], + "Bassment": [], + "Slow Drag": [], + "crown shyness": [], + "Memo": [], + "Fine Structure Constant": [], + "FF": [], + "The Vu": [], + "No Love (ft. Lyves)": [], + "No Need (ft. Sango)": [], + "Let You Go (Sonder Remix)": [], + "One Unread (ft. Amber)": [], + "Shelter (Sonder Remix)": [], + "Departure": [], + "Nine 2": [], + "nasty synapses": [], + "Drifting": [], + "sugar and opium": [], + "Victoria EP": [], + "Someone To Call (ft. James Vincent McMorrow)": [] + }, + "Japanese Breakfast": { + "Be Sweet": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 69, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 29, + "name": "Spectrum Sounds", + "url": "https://www.last.fm/tag/Spectrum+Sounds" + }, + { + "count": 29, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + } + ], + "Kokomo, IN": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 64, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 24, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 24, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Boyish": [ + { + "count": 100, + "name": "be-my-baby drum", + "url": "https://www.last.fm/tag/be-my-baby+drum" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "oregon", + "url": "https://www.last.fm/tag/oregon" + }, + { + "count": 1, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "Posing in Bondage": [], + "Everybody Wants To Love You": [], + "Road Head": [], + "Paprika": [], + "Savage Good Boy": [], + "Slide Tackle": [], + "Diving Woman": [], + "Posing For Cars": [], + "The Woman That Loves You": [], + "Soft Sounds from Another Planet": [], + "In Hell": [], + "The Body Is a Blade": [], + "Tactics": [], + "Sit": [], + "Machinist": [], + "Orlando In Love": [], + "Till Death": [], + "Picture Window": [], + "In Heaven": [], + "This House": [], + "Mega Circuit": [], + "Planetary Ambience": [], + "12 Steps": [], + "Heft": [], + "Here is Someone": [], + "Honey Water": [], + "My Baby (Got Nothing At All) (Materialists Original Soundtrack)": [], + "Psychopomp": [], + "Jimmy Fallon Big!": [], + "Rugged Country": [], + "Jane Cum": [], + "Essentially": [], + "Head Over Heels": [], + "Glider - from \"Sable\" Original Video Game Soundtrack": [], + "Here Come the Tubular Bells": [], + "Nobody Sees Me Like You Do": [], + "Moon on the Bath": [], + "Dreams - Recorded at Spotify Studios NYC": [], + "2042": [], + "Triple 7": [], + "Little Girl": [], + "Winter in LA": [], + "Leda": [] + }, + "Jack Harlow": { + "First Class": [ + { + "count": 100, + "name": "Jack Harlow", + "url": "https://www.last.fm/tag/Jack+Harlow" + }, + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 66, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "radio friendly stylings", + "url": "https://www.last.fm/tag/radio+friendly+stylings" + }, + { + "count": 1, + "name": "southern rap influences", + "url": "https://www.last.fm/tag/southern+rap+influences" + } + ], + "Lovin on Me": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "WHATS POPPIN": [], + "Tyler Herro": [ + { + "count": 100, + "name": "Jack Harlow", + "url": "https://www.last.fm/tag/Jack+Harlow" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "I WANNA SEE SOME ASS (feat. jetsonmade)": [], + "WHATS POPPIN (feat. DaBaby, Tory Lanez & Lil Wayne) - Remix": [], + "Nail Tech": [], + "Dua Lipa": [], + "Churchill Downs (feat. Drake)": [], + "They Don't Love It": [], + "Denver": [], + "SUVs (Black on Black)": [], + "THRU THE NIGHT (feat. Bryson Tiller)": [], + "Way Out (feat. Big Sean)": [], + "Common Ground": [], + "Already Best Friends (feat. Chris Brown)": [], + "Hello Miss Johnson": [], + "Whats Poppin (feat. DaBaby, Tory Lanez & Lil Wayne) [Remix] - Bonus Track": [], + "Just Us (feat. Doja Cat)": [], + "Sundown": [], + "Luv Is Dro (feat. Static Major & Bryson Tiller)": [], + "Face of My City (feat. Lil Baby)": [], + "Like a Blade of Grass": [], + "Is That Ight?": [], + "Talk of the Town": [], + "Blame on Me": [], + "No Enhancers": [], + "Ambitious": [], + "Gang Gang Gang": [], + "I'd Do Anything to Make You Smile": [], + "Route 66 (feat. EST Gee)": [], + "I Got a Shot": [], + "Young Harleezy": [], + "Movie Star (feat. Pharrell Williams)": [], + "It Can't Be": [], + "Rendezvous": [], + "Lil Secret": [], + "Side Piece": [], + "Questions": [], + "Parent Trap (feat. Justin Timberlake)": [], + "WALK IN THE PARK": [], + "Set You Free": [], + "Poison (feat. Lil Wayne)": [], + "Keep It Light": [], + "State Fair": [], + "GHOST": [] + }, + "George Harrison": { + "My Sweet Lord": [], + "Got My Mind Set on You": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 76, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "george harrison", + "url": "https://www.last.fm/tag/george+harrison" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 5, + "name": "The Beatles", + "url": "https://www.last.fm/tag/The+Beatles" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "My Sweet Lord (2014 Remaster)": [], + "What Is Life": [], + "Give Me Love (Give Me Peace on Earth)": [], + "I'd Have You Anytime (2014 Remaster)": [ + { + "count": 100, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + } + ], + "My Sweet Lord - Remastered 2014": [], + "Wah-Wah": [], + "Beware of Darkness": [], + "What Is Life (2014 Remaster)": [], + "All Things Must Pass (2014 Remaster)": [], + "Got My Mind Set On You - Remastered 2004": [], + "Let It Down": [], + "I Live for You (2014 Remaster)": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 66, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 33, + "name": "omg", + "url": "https://www.last.fm/tag/omg" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 10, + "name": "waiting", + "url": "https://www.last.fm/tag/waiting" + }, + { + "count": 10, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 10, + "name": "yesss", + "url": "https://www.last.fm/tag/yesss" + } + ], + "My Sweet Lord - 2014 Remaster": [], + "If Not for You (2014 Remaster)": [], + "When We Was Fab": [], + "I'd Have You Anytime": [], + "All Things Must Pass": [], + "If Not for You": [], + "Isn't It a Pity (2014 Remaster)": [], + "I Live for You": [], + "Behind That Locked Door": [], + "Wah-Wah (2014 Remaster)": [], + "What Is Life - Remastered 2014": [], + "I'd Have You Anytime - Remastered 2014": [], + "Awaiting on You All": [], + "Ballad of Sir Frankie Crisp (Let It Roll) (2014 Remaster)": [], + "Ballad of Sir Frankie Crisp (Let It Roll)": [], + "Isn't It a Pity": [], + "Run of the Mill": [], + "If Not For You - Remastered 2014": [], + "Run of the Mill (2014 Remaster)": [], + "This Is Love": [], + "I'd Have You Anytime - 2014 Remaster": [], + "Apple Scruffs": [], + "Any Road": [], + "My Sweet Lord - 2014 Mix": [], + "All Those Years Ago": [], + "Something": [], + "Art of Dying": [], + "Beware of Darkness (2014 Remaster)": [], + "I Dig Love": [], + "Stuck Inside a Cloud": [], + "What Is Life - 2014 Remaster": [], + "Hear Me Lord": [] + }, + "Arcane": { + "Ma Meilleure Ennemie (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 100, + "name": "female singer", + "url": "https://www.last.fm/tag/female+singer" + }, + { + "count": 66, + "name": "male singer", + "url": "https://www.last.fm/tag/male+singer" + }, + { + "count": 66, + "name": "belgian", + "url": "https://www.last.fm/tag/belgian" + } + ], + "The Line (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 66, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 66, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + } + ], + "Paint The Town Blue (from the series Arcane League of Legends)": [], + "Remember Me (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Fantastic (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "sesbian lex", + "url": "https://www.last.fm/tag/sesbian+lex" + } + ], + "To Ashes and Blood (from the series Arcane League of Legends)": [], + "Wasteland (from the series Arcane League of Legends)": [], + "Spin the Wheel (from the series Arcane League of Legends)": [], + "Sucker (from the series Arcane League of Legends)": [], + "Heavy Is The Crown (Original Score) (from the series Arcane League of Legends)": [], + "Renegade (We Never Run) (from the series Arcane League of Legends)": [], + "Hellfire (from the series Arcane League of Legends)": [], + "这样很好 (Isha's Song) (from the series Arcane League of Legends)": [], + "I Can't Hear It Now (from the series Arcane League of Legends)": [], + "Cocktail Molotov (from the series Arcane League of Legends)": [], + "Blood Sweat & Tears (from the series Arcane League of Legends)": [], + "What Have They Done To Us (from the series Arcane League of Legends)": [], + "Enemy with JID (Opening Title Version)": [], + "Remember Me (Intro) (from the series Arcane League of Legends)": [], + "Rebel Heart (from the series Arcane League of Legends)": [], + "The Beast (from the series Arcane League of Legends)": [], + "Open Your Eyes (feat. Alex Seaver)": [], + "She's Back": [], + "The Bridge": [], + "Turn Your Back and I’ll Disappear (feat. Alex Seaver)": [], + "I Promised You (feat. Ray Chen)": [], + "You're Perfect": [], + "The City of Progress": [], + "Collaboration": [], + "It's Viktor": [], + "Vow (feat. Ray Chen)": [], + "Fallout": [], + "A Keepsake": [], + "Revenge": [], + "Too Risky": [], + "Just a Taste": [], + "You're Stronger Than You Think": [], + "Blisters and Bedrock": [], + "You're a Jinx": [], + "Is There Anything So Endearing as a Daughter?": [], + "The Concerto": [], + "The Getaway": [], + "The Burden of Responsibility": [], + "Desolation": [], + "The Explosion": [], + "Intruders": [] + }, + "Rumi": { + "free": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "kpop demon hunters", + "url": "https://www.last.fm/tag/kpop+demon+hunters" + } + ], + "Free - Acapella": [], + "coil": [], + "Free - Sing-Along": [], + "Moroccan Dance (mix)": [], + "Free - Instrumental": [], + "intro": [], + "heso-CHA": [], + "Lifeline": [], + "COP KILLER": [], + "Hell Me Why??": [], + "chain": [], + "zero": [], + "CAT Fight!!": [], + "あさがえり": [], + "A.K.Y": [], + "I Calling I (skit)": [], + "Hell Mix": [], + "この世のおわり": [], + "Blue Summer Skies": [], + "R.U.M.Iの夢は夜ひらく": [], + "short kuts in the hell": [], + "beautiful life": [], + "巨大なわな": [], + "a tiny song for my friend -SKIT-": [], + "亡霊パピー": [], + "邪悪な太陽 -THE HEAVYMANNERS REMIX-": [], + "ご臨終": [], + "銃口の向こう": [], + "アキメクラ": [], + "RUMINATION": [], + "大人と呼べ": [], + "迷子": [], + "さなぎ -Album Mix-": [], + "伝説の祭り": [], + "湯けむり風゜呂ダクション": [], + "踊れ列島": [], + "好物": [], + "#50POINTZ": [], + "神のパペット": [], + "わるつ": [], + "サナギ -Headroc Remix-": [], + "Fever! Feat.Primal(MSC)": [], + "公共職業安定所!": [], + "また夏すぎて": [], + "Downhill Night": [] + }, + "Westside Gunn": { + "The Fly Who Couldn't Fly Straight (feat. Tyler, The Creator)": [], + "Love U": [], + "327 (feat. Tyler, The Creator & Billie Essco)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "paris", + "url": "https://www.last.fm/tag/paris" + }, + { + "count": 33, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 33, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 10, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 10, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 10, + "name": "lo-fi hip hop", + "url": "https://www.last.fm/tag/lo-fi+hip+hop" + } + ], + "No Vacancy": [], + "Margiela Split Toes (feat. Mach-Hommy)": [], + "Whoopy": [], + "Why I do em Like that (feat. Billie Essco)": [], + "Freestyle": [ + { + "count": 100, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + } + ], + "$500 Ounces (feat. Freddie Gibbs & Roc Marciano)": [], + "Dudley Boyz (feat. Action Bronson)": [], + "George Bondo (feat. Conway The Machine & Benny The Butcher)": [], + "Michael Irvin": [], + "327": [], + "Shootouts In Soho (feat. A$AP Rocky & Stove God Cooks)": [], + "Hell on Earth, Pt. 2 (feat. Benny The Butcher & Conway The Machine)": [], + "Mr. T": [], + "Free Kutter (feat. Jay Electronica)": [], + "Big AL (feat. Rome Streetz)": [], + "KITCHEN LIGHTS": [], + "Gunnlib": [], + "Euro Step": [], + "400 Million Plus Tax": [], + "Versace": [], + "Mamas PrimeTime": [], + "French Toast (feat. Wale & Joyce Wrice)": [], + "Shawn vs. Flair": [], + "Elizabeth": [], + "Claiborne Kick (feat. Boldy James)": [], + "Peppas (feat. Black Star)": [], + "Vogue cover (feat. Stove God Cooks)": [], + "Party Wit Pop Smoke (feat. Keisha Plum)": [], + "Kostas": [], + "Bash money (feat. Lil Wayne)": [], + "LE Djoliba (feat. Cartier William)": [], + "Big Ass Bracelet": [], + "EGYPT - Remix": [], + "Amherst Station": [], + "FLYGOD DID": [], + "FLYGOD 2x": [], + "Richies": [], + "Super Kick Party": [], + "Suicide in Selfridges": [], + "Gorilla Monsoon": [], + "Beef Bar": [], + "BDP (feat. Rome Streetz & Stove God Cooks)": [], + "Brodie Lee": [] + }, + "Disco Lines": { + "BABY GIRL": [], + "No Broke Boys": [ + { + "count": 100, + "name": "pop EDM", + "url": "https://www.last.fm/tag/pop+EDM" + }, + { + "count": 100, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 3, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 3, + "name": "drop", + "url": "https://www.last.fm/tag/drop" + }, + { + "count": 3, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + } + ], + "Restless Bones": [], + "RWEOK?": [], + "TECHNO + TEQUILA (feat. Morgan Harvill)": [], + "Baby Girl - James Hiraeth Remix": [], + "I See Colors": [], + "Peace of Mind": [], + "Another Chance": [], + "shine": [], + "Wide Open": [], + "Fuck It Up": [], + "Honey": [], + "Disco Boy": [], + "2 Hearts": [], + "I Don't Trust A Soul": [], + "Sunny": [], + "Cutting Loose": [], + "All I Want Is You": [], + "FEEL IT": [], + "Love Story": [], + "back2u": [], + "Is This Love": [], + "Swim": [], + "MDMA": [], + "I Got You": [], + "Blurring the Lines": [], + "Waste Your Love (feat. morgxn and Kwon)": [], + "Can We Get Away Tonight": [], + "Heartbreak Hangover": [], + "Baby Girl - George IV's UK Sunshine Flip": [], + "TECHNO + TEQUILA": [], + "11 mast": [], + "FIND ME IN DA CLUB !!!": [], + "Enchanted Waterfall": [], + "Younger": [], + "Alive": [], + "Who Do You Love?": [], + "Acid Cowboy": [], + "Destiny": [], + "Feels Like": [], + "Misbehaving": [], + "I SHOULD BE OVER ALL THE BUTTERFLIES !!!": [], + "Rosetta": [], + "Baby Girl (James Hiraeth Remix)": [], + "Baby Girl (George IV's UK Sunshine Flip)": [] + }, + "R.E.M.": { + "Losing My Religion": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 52, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "REM", + "url": "https://www.last.fm/tag/REM" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + } + ], + "Everybody Hurts": [], + "Shiny Happy People": [], + "Man on the Moon": [], + "It's the End of the World as We Know It (and I Feel Fine)": [], + "Imitation of Life": [], + "Nightswimming": [], + "Drive": [], + "The Sidewinder Sleeps Tonite": [], + "The One I Love": [], + "Orange Crush": [], + "What's the Frequency, Kenneth?": [], + "Bad Day": [], + "Radio Free Europe": [], + "The Great Beyond": [], + "Find the River": [], + "Stand": [], + "Sweetness Follows": [], + "Daysleeper": [], + "Try Not to Breathe": [], + "Electrolite": [], + "At My Most Beautiful": [], + "E-Bow the Letter": [], + "Monty Got a Raw Deal": [], + "Half a World Away": [], + "Near Wild Heaven": [], + "Ignoreland": [], + "Radio Song": [], + "Star Me Kitten": [], + "Talk About the Passion": [], + "New Orleans Instrumental No. 1": [], + "Country Feedback": [], + "Low": [], + "Leaving New York": [], + "Fall on Me": [], + "All the Right Friends": [], + "Belong": [], + "Perfect Circle": [], + "So. Central Rain": [], + "Texarkana": [], + "Supernatural Superserious": [], + "Finest Worksong": [], + "Animal": [], + "Endgame": [], + "All the Way to Reno": [], + "Driver 8": [] + }, + "Morgan Wallen": { + "Last Night": [ + { + "count": 100, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + }, + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 66, + "name": "bro-country", + "url": "https://www.last.fm/tag/bro-country" + }, + { + "count": 29, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "drinking", + "url": "https://www.last.fm/tag/drinking" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Whiskey Glasses": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 100, + "name": "bro-country", + "url": "https://www.last.fm/tag/bro-country" + }, + { + "count": 17, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "bro country", + "url": "https://www.last.fm/tag/bro+country" + }, + { + "count": 8, + "name": "Emonds", + "url": "https://www.last.fm/tag/Emonds" + } + ], + "7 Summers": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 17, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 17, + "name": "country rock", + "url": "https://www.last.fm/tag/country+rock" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "linedance 2020", + "url": "https://www.last.fm/tag/linedance+2020" + }, + { + "count": 8, + "name": "contemporary country", + "url": "https://www.last.fm/tag/contemporary+country" + }, + { + "count": 3, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "You Proof": [], + "Chasin' You": [ + { + "count": 100, + "name": "linedance 2019", + "url": "https://www.last.fm/tag/linedance+2019" + } + ], + "Wasted on You": [], + "Thinkin’ Bout Me": [], + "What I Want (feat. Tate McRae)": [ + { + "count": 100, + "name": "tate mcrae", + "url": "https://www.last.fm/tag/tate+mcrae" + }, + { + "count": 25, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 17, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 17, + "name": "summer 2024", + "url": "https://www.last.fm/tag/summer+2024" + }, + { + "count": 8, + "name": "song of summer 2024", + "url": "https://www.last.fm/tag/song+of+summer+2024" + }, + { + "count": 8, + "name": "summer 2025", + "url": "https://www.last.fm/tag/summer+2025" + }, + { + "count": 8, + "name": "song of summer 2025", + "url": "https://www.last.fm/tag/song+of+summer+2025" + }, + { + "count": 1, + "name": "pop country", + "url": "https://www.last.fm/tag/pop+country" + }, + { + "count": 1, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 1, + "name": "Country-Pop", + "url": "https://www.last.fm/tag/Country-Pop" + } + ], + "Love Somebody": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "heard on cbc", + "url": "https://www.last.fm/tag/heard+on+cbc" + }, + { + "count": 17, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "linedance 2024", + "url": "https://www.last.fm/tag/linedance+2024" + }, + { + "count": 8, + "name": "linedance 2025", + "url": "https://www.last.fm/tag/linedance+2025" + } + ], + "More Than My Hometown": [], + "Cowgirls (feat. ERNEST)": [], + "Lies Lies Lies": [], + "Thought You Should Know": [], + "Cover Me Up": [], + "I'm the Problem": [], + "Sand in My Boots": [], + "I Ain't Comin' Back (feat. Post Malone)": [], + "One Thing at a Time": [], + "Up Down (feat. Florida Georgia Line)": [], + "Man Made a Bar (feat. Eric Church)": [], + "Just in Case": [], + "Spin You Around": [], + "Everything I Love": [], + "Ain’t That Some": [], + "The Way I Talk": [], + "This Bar": [], + "Talkin' Tennessee": [], + "Spin You Around (1/24)": [], + "I Got Better": [], + "Somebody’s Problem": [], + "’98 Braves": [], + "Dangerous": [], + "Smile": [], + "865": [], + "I Wrote the Book": [], + "If I Know Me": [], + "Only Thing That’s Gone (feat. Chris Stapleton)": [], + "Sunrise": [], + "20 Cigarettes": [], + "Superman": [], + "Warning": [], + "Still Goin Down": [], + "Born with a Beer in My Hand": [], + "I'm a Little Crazy": [], + "Cowgirls": [], + "Don't Think Jesus": [] + }, + "Tool": { + "Schism": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 64, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 26, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 6, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "The Pot": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 65, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 35, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 28, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 4, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Sober": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 62, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 32, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Stinkfist": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 49, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 31, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + } + ], + "Vicarious": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 54, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 24, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Parabola": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 62, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 26, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 22, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Forty Six & 2": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 50, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 28, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 21, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 9, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 2, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + } + ], + "Lateralus": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 65, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 10, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Fibonacci Sequence", + "url": "https://www.last.fm/tag/Fibonacci+Sequence" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "Jambi": [], + "The Grudge": [], + "Parabol": [], + "Eulogy": [], + "The Patient": [], + "Eon Blue Apocalypse": [], + "H.": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 51, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 22, + "name": "tool", + "url": "https://www.last.fm/tag/tool" + }, + { + "count": 20, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + } + ], + "Right in Two": [], + "Hooker With a Penis": [], + "Disposition": [], + "Mantra": [], + "Prison Sex": [], + "Reflection": [], + "jimmy": [], + "Useful Idiot": [], + "Ticks & Leeches": [], + "Lipan Conjuring": [], + "Pushit": [], + "Ænema": [], + "Rosetta Stoned": [], + "Intermission": [], + "Message to Harry Manback": [], + "Triad": [], + "Intension": [], + "Die Eier von Satan": [], + "Third Eye": [], + "Intolerance": [], + "Cesaro Summability": [], + "Undertow": [], + "Bottom": [], + "Swamp Song": [], + "Viginti Tres": [], + "Crawl Away": [], + "Lost Keys (Blame Hofmann)": [], + "(-) Ions": [], + "Faaip de Oiad": [], + "Hush": [], + "Pneuma": [] + }, + "The White Stripes": { + "Seven Nation Army": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "The White Stripes", + "url": "https://www.last.fm/tag/The+White+Stripes" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Fell in Love With a Girl": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 71, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 14, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 14, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "The White Stripes", + "url": "https://www.last.fm/tag/The+White+Stripes" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + } + ], + "Icky Thump": [], + "Blue Orchid": [], + "The Hardest Button to Button": [], + "We're Going to Be Friends": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 20, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Black Math": [], + "My Doorbell": [], + "I Just Don't Know What to Do With Myself": [], + "Dead Leaves and the Dirty Ground": [], + "Ball and Biscuit": [], + "Hotel Yorba": [], + "The Denial Twist": [], + "There's No Home for You Here": [], + "The Air Near My Fingers": [], + "You've Got Her in Your Pocket": [], + "Little Acorns": [], + "Conquest": [], + "Little Room": [], + "You Don't Know What Love Is (You Just Do as You're Told)": [], + "I Think I Smell a Rat": [], + "In the Cold, Cold Night": [], + "Girl, You Have No Faith in Medicine": [], + "Expecting": [], + "Apple Blossom": [], + "Little Ghost": [], + "Hello Operator": [], + "Offend in Every Way": [], + "The Union Forever": [], + "Little Cream Soda": [], + "Bone Broke": [], + "The Nurse": [], + "300 M.P.H. Torrential Outpour Blues": [], + "I'm Finding It Harder to Be a Gentleman": [], + "Hypnotize": [], + "Passive Manipulation": [], + "Forever for Her (Is Over for Me)": [], + "Catch Hell Blues": [], + "White Moon": [], + "Prickly Thorn, But Sweetly Worn": [], + "I Want to Be the Boy to Warm Your Mother's Heart": [], + "A Martyr for My Love for You": [], + "I'm Slowly Turning Into You": [], + "Now Mary": [], + "As Ugly as I Seem": [], + "The Same Boy You've Always Known": [] + }, + "ROSALÍA": { + "DESPECHÁ": [ + { + "count": 100, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 25, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 17, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 17, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "merenhouse", + "url": "https://www.last.fm/tag/merenhouse" + }, + { + "count": 8, + "name": "mambo", + "url": "https://www.last.fm/tag/mambo" + }, + { + "count": 8, + "name": "latina", + "url": "https://www.last.fm/tag/latina" + }, + { + "count": 3, + "name": "MOTOMAMI", + "url": "https://www.last.fm/tag/MOTOMAMI" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + } + ], + "BIZCOCHITO": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 56, + "name": "Champeta", + "url": "https://www.last.fm/tag/Champeta" + }, + { + "count": 16, + "name": "dembow", + "url": "https://www.last.fm/tag/dembow" + }, + { + "count": 16, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 8, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Avant-Garde", + "url": "https://www.last.fm/tag/Avant-Garde" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "SAOKO": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 100, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 24, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 5, + "name": "2022 best tracks", + "url": "https://www.last.fm/tag/2022+best+tracks" + }, + { + "count": 5, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "free jazz", + "url": "https://www.last.fm/tag/free+jazz" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + } + ], + "LA FAMA": [ + { + "count": 100, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 25, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 17, + "name": "Flamenco", + "url": "https://www.last.fm/tag/Flamenco" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "we need a solo version", + "url": "https://www.last.fm/tag/we+need+a+solo+version" + }, + { + "count": 8, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 8, + "name": "MOTOMAMI", + "url": "https://www.last.fm/tag/MOTOMAMI" + } + ], + "Con Altura": [], + "TKN (feat. Travis Scott)": [], + "MALAMENTE - Cap.1: Augurio": [], + "CHICKEN TERIYAKI": [], + "MOTOMAMI": [], + "CANDY": [], + "BESO": [], + "HENTAI": [], + "Yo x Ti, Tu x Mi": [], + "DIABLO": [], + "LA COMBI VERSACE": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 33, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 10, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 10, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 10, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + } + ], + "BULERÍAS": [], + "CUUUUuuuuuute": [], + "LA FAMA (with The Weeknd)": [], + "DELIRIO DE GRANDEZA": [], + "G3 N15": [], + "COMO UN G": [], + "PIENSO EN TU MIRÁ - Cap.3: Celos": [], + "LLYLM": [], + "Abcdefg": [], + "SAKURA": [], + "DI MI NOMBRE - Cap.8: Éxtasis": [], + "BAGDAD - Cap.7: Liturgia": [], + "A Palé": [], + "Aute Cuture": [], + "QUE NO SALGA LA LUNA - Cap.2: Boda": [], + "VAMPIROS": [], + "DE AQUÍ NO SALES - Cap.4: Disputa": [], + "LA COMBI VERSACE (feat. Tokischa)": [], + "TUYA": [], + "A NINGÚN HOMBRE - Cap.11: Poder": [], + "PRESO - Cap.6: Clausura": [], + "Dolerme": [], + "Milionària": [], + "RENIEGO - Cap.5: Lamento": [], + "MALDICIÓN - Cap.10: Cordura": [], + "NANA - Cap.9: Concepción": [], + "CHIRI": [], + "CANDY - Remix": [], + "LA KILIÉ": [], + "Juro Que": [] + }, + "The Fray": { + "How to Save a Life": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 93, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 43, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "The Fray", + "url": "https://www.last.fm/tag/The+Fray" + }, + { + "count": 10, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "scrubs", + "url": "https://www.last.fm/tag/scrubs" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "You Found Me": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 85, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 49, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 11, + "name": "The Fray", + "url": "https://www.last.fm/tag/The+Fray" + }, + { + "count": 8, + "name": "lost", + "url": "https://www.last.fm/tag/lost" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Look After You": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 81, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 43, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 18, + "name": "The Fray", + "url": "https://www.last.fm/tag/The+Fray" + }, + { + "count": 9, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "Over My Head (Cable Car)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 51, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 18, + "name": "The Fray", + "url": "https://www.last.fm/tag/The+Fray" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Never Say Never": [], + "She Is": [], + "All at Once": [], + "Fall Away": [], + "Trust Me": [], + "Heaven Forbid": [], + "Vienna": [], + "Little House": [], + "Dead Wrong": [], + "Hundred": [], + "Syndicate": [], + "Say When": [], + "Absolute": [], + "Where the Story Ends": [], + "Happiness": [], + "Heartbeat": [], + "Enough for Now": [], + "Over My Head": [], + "Ungodly Hour": [], + "We Build Then We Break": [], + "How To Save a Life - New Album Version": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 93, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 43, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 10, + "name": "The Fray", + "url": "https://www.last.fm/tag/The+Fray" + }, + { + "count": 10, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "scrubs", + "url": "https://www.last.fm/tag/scrubs" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Love Don't Die": [], + "Be Still": [], + "Unsaid": [], + "Run for Your Life": [], + "Heartless": [], + "The Fighter": [], + "Turn Me On": [], + "I Can Barely Say": [], + "Without Reason": [], + "The Wind": [], + "1961": [], + "Rainy Zurich": [], + "Hold My Hand": [], + "Munich": [], + "48 to Go": [], + "Oceans Away": [], + "Here We Are": [], + "Together": [], + "Heartless - Swinghouse Session": [], + "City Hall": [] + }, + "ScHoolboy Q": { + "Collard Greens": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 66, + "name": "schoolboy q", + "url": "https://www.last.fm/tag/schoolboy+q" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "get", + "url": "https://www.last.fm/tag/get" + }, + { + "count": 1, + "name": "west coast hip-hop", + "url": "https://www.last.fm/tag/west+coast+hip-hop" + } + ], + "Man of the Year": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 60, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "tde", + "url": "https://www.last.fm/tag/tde" + }, + { + "count": 4, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 2, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "feeling myself", + "url": "https://www.last.fm/tag/feeling+myself" + } + ], + "X (with 2 Chainz & Saudi)": [], + "Numb Numb Juice": [], + "Studio": [], + "THat Part": [], + "Hands On The Wheel (feat. ASAP Rocky)": [], + "CrasH": [], + "Dangerous (feat. Kid Cudi)": [], + "Hell of a Night": [], + "THank God 4 Me": [], + "Yeern 101": [], + "Floating (feat. 21 Savage)": [], + "Blueslides": [], + "Break the Bank": [], + "Hands On the Wheel": [], + "Gangsta": [], + "JoHn Muir": [], + "There He Go": [], + "Funny Guy": [], + "Hands on the Wheel (feat. A$AP Rocky)": [], + "POP (feat. Rico Nasty)": [], + "Chopstix (Feat. Travis Scott)": [], + "What They Want": [], + "Sacrilegious": [], + "Movie (feat. Az Chike)": [], + "Birds & The Beez": [], + "oHio (feat. Freddie Gibbs)": [], + "Dope Dealer": [], + "THat Part - Black Hippy Remix": [], + "Hoover Street": [], + "Love Birds (feat. Devin Malik & Lance Skiiiwalker)": [], + "Cooties": [], + "The Purge": [], + "Neva CHange": [], + "Los Awesome": [], + "By Any Means": [], + "Foux (feat. Ab-Soul)": [], + "Kno Ya Wrong": [], + "Prescription/Oxymoron": [], + "Gang Gang": [], + "Lost Times (feat. Jozzy)": [], + "First": [], + "Lord Have Mercy": [], + "Tales": [] + }, + "G-Eazy": { + "Me, Myself & I": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 16, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 16, + "name": "spring", + "url": "https://www.last.fm/tag/spring" + }, + { + "count": 8, + "name": "autumn", + "url": "https://www.last.fm/tag/autumn" + }, + { + "count": 8, + "name": "evening", + "url": "https://www.last.fm/tag/evening" + }, + { + "count": 8, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 2, + "name": "traveling", + "url": "https://www.last.fm/tag/traveling" + }, + { + "count": 2, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 2, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + } + ], + "Him & I (with Halsey)": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 33, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 33, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 10, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 10, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 10, + "name": "f-vocal", + "url": "https://www.last.fm/tag/f-vocal" + } + ], + "Tumblr Girls (feat. Christoph Andersson)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 4, + "name": "tumblr", + "url": "https://www.last.fm/tag/tumblr" + }, + { + "count": 4, + "name": "christoph andersson", + "url": "https://www.last.fm/tag/christoph+andersson" + }, + { + "count": 4, + "name": "g-eazy", + "url": "https://www.last.fm/tag/g-eazy" + }, + { + "count": 1, + "name": "Cristoph Andersson", + "url": "https://www.last.fm/tag/Cristoph+Andersson" + } + ], + "Lady Killers II": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 8, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "Wes", + "url": "https://www.last.fm/tag/Wes" + }, + { + "count": 8, + "name": "G Artist", + "url": "https://www.last.fm/tag/G+Artist" + } + ], + "No Limit": [], + "I Mean It (feat. Remo)": [], + "Good Life (with G-Eazy & Kehlani)": [], + "Still Be Friends (feat. Tory Lanez & Tyga)": [], + "Lady Killers (feat. Hoodie Allen)": [], + "Calm Down": [], + "Moana": [], + "I Mean It": [], + "Some Kind Of Drug (feat. Marc E. Bassy)": [], + "Him & I": [], + "Random": [], + "1942 (feat. Yo Gotti & YBN Nahmir)": [], + "Sober": [], + "Almost Famous": [], + "Some Kind Of Drug": [], + "Lady Killers II (Christoph Andersson Remix)": [], + "Been On": [], + "Let's Get Lost (feat. Devon Baldwin)": [], + "The Beautiful & Damned": [], + "Tumblr Girls": [], + "Let's Get Lost": [], + "Lady Killers II - Christoph Andersson Remix": [], + "Hate The Way (feat. blackbear)": [], + "West Coast (feat. Blueface, ALLBLACK & YG)": [], + "Breakdown (feat. Demi Lovato)": [], + "West Coast": [], + "You Got Me": [], + "1942": [], + "The Plan": [], + "Marilyn (feat. Dominique Le Jeune)": [], + "Interlude": [], + "I Wanna Rock (feat. Gunna)": [], + "Opportunity Cost": [], + "Drifting": [], + "Drifting (feat. Chris Brown & Tory Lanez)": [], + "These Things Happen": [], + "Order More": [], + "Lady Killers III": [], + "No Limit REMIX (feat. A$AP Rocky, French Montana, Juicy J & Belly)": [], + "Far Alone (feat. E-40 & Jay Ant)": [], + "But A Dream": [] + }, + "Her's": { + "What Once Was": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 64, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 24, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 12, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 12, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Harvey": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Spinny s Sillies", + "url": "https://www.last.fm/tag/Spinny+s+Sillies" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 2, + "name": "names", + "url": "https://www.last.fm/tag/names" + }, + { + "count": 1, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 1, + "name": "Holy shit this bassline is insane", + "url": "https://www.last.fm/tag/Holy+shit+this+bassline+is+insane" + }, + { + "count": 1, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + } + ], + "Marcel": [ + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Beach", + "url": "https://www.last.fm/tag/Beach" + }, + { + "count": 8, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "jangle", + "url": "https://www.last.fm/tag/jangle" + }, + { + "count": 3, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 3, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "She Needs Him": [], + "Cool with You": [], + "Dorothy": [], + "Speed Racer": [], + "Blue Lips": [], + "If You Know What's Right": [], + "Don't Think It Over": [], + "Under Wraps": [], + "Low Beam": [], + "I'll Try": [], + "You Don't Know This Guy": [], + "Love On The Line (Call Now)": [], + "Mannie's Smile": [], + "Medieval": [], + "Carry the Doubt": [], + "Breathing Easy": [], + "Loving You": [], + "Cop Theme": [], + "What Once Was - 11/8/2018 - Paste Studios - New York, NY": [], + "Loving You (Minnie Riperton Cover)": [], + "Don’t Think It Over": [], + "Mannie’s Smile": [], + "What Once Was (Slowed + Reverb)": [], + "If You Know What’s Right": [], + "Harvey (Austin Session: SXSW 2019)": [], + "You Don’t Know This Guy": [], + "I’ll Try": [], + "She Needs Him - 11/8/2018 - Paste Studios - New York, NY": [], + "Her's – She Needs Him (Official Audio)": [], + "Her's - Harvey (Official Audio)": [], + "What Once Was (Owen Vonn Remix)": [], + "Petals": [], + "Her's - Harvey": [], + "Invitation to Her's": [], + "Under Wraps - 11/8/2018 - Paste Studios - New York, NY": [], + "Lovin' You": [], + "Some Nights": [], + "Live at Tufnell Park Dome, London - October 24, 2018": [], + "Her's - Loving You (Minnie Riperton Cover)": [], + "Songs of Her's": [], + "Cool With You (Official Audio)": [], + "Dorothy (slowed+reverb)": [] + }, + "Exo": { + "Love Shot": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "exo", + "url": "https://www.last.fm/tag/exo" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop reggae", + "url": "https://www.last.fm/tag/pop+reggae" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "do", + "url": "https://www.last.fm/tag/do" + }, + { + "count": 1, + "name": "asian music", + "url": "https://www.last.fm/tag/asian+music" + }, + { + "count": 1, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + } + ], + "Monster": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 51, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 34, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 12, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 6, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "monster", + "url": "https://www.last.fm/tag/monster" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "CALL ME BABY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 9, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "exo", + "url": "https://www.last.fm/tag/exo" + }, + { + "count": 5, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 1, + "name": "call me baby", + "url": "https://www.last.fm/tag/call+me+baby" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Ko Ko Bop": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 17, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Asian", + "url": "https://www.last.fm/tag/Asian" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "Asian Pop", + "url": "https://www.last.fm/tag/Asian+Pop" + } + ], + "The Eve": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "pregnancy", + "url": "https://www.last.fm/tag/pregnancy" + }, + { + "count": 33, + "name": "obese", + "url": "https://www.last.fm/tag/obese" + }, + { + "count": 33, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 10, + "name": "the eve", + "url": "https://www.last.fm/tag/the+eve" + }, + { + "count": 10, + "name": "better than the title track", + "url": "https://www.last.fm/tag/better+than+the+title+track" + }, + { + "count": 10, + "name": "Certified classic", + "url": "https://www.last.fm/tag/Certified+classic" + } + ], + "Tempo": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "BABY GIIIIRRLLLL", + "url": "https://www.last.fm/tag/BABY+GIIIIRRLLLL" + }, + { + "count": 8, + "name": "exo", + "url": "https://www.last.fm/tag/exo" + }, + { + "count": 8, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Obsession": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "i dont think so", + "url": "https://www.last.fm/tag/i+dont+think+so" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Lotto": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 37, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 2, + "name": "autotune", + "url": "https://www.last.fm/tag/autotune" + }, + { + "count": 1, + "name": "auto tune", + "url": "https://www.last.fm/tag/auto+tune" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "1mil", + "url": "https://www.last.fm/tag/1mil" + } + ], + "Growl": [ + { + "count": 100, + "name": "hackers", + "url": "https://www.last.fm/tag/hackers" + }, + { + "count": 100, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 66, + "name": "exo-k", + "url": "https://www.last.fm/tag/exo-k" + }, + { + "count": 66, + "name": "exo", + "url": "https://www.last.fm/tag/exo" + } + ], + "LOVE ME RIGHT": [ + { + "count": 100, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 36, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 11, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + }, + { + "count": 5, + "name": "best of exo", + "url": "https://www.last.fm/tag/best+of+exo" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + } + ], + "Cream Soda": [], + "Lucky One": [], + "Don't fight the feeling": [], + "Power": [], + "PLAYBOY": [], + "Artificial Love": [], + "Wolf": [], + "EL DORADO": [], + "Ooh La La La": [], + "The First Snow": [], + "Let Me In": [], + "Gravity": [], + "Don't Go": [], + "Forever": [], + "Universe": [], + "24/7": [], + "Hear Me Out": [], + "Heaven": [], + "Paradise": [], + "Oasis": [], + "EXODUS": [], + "Been Through": [], + "Ya Ya Ya": [], + "Heart Attack": [], + "SING FOR YOU": [], + "Baby, Don't cry": [], + "Sweet Lies": [], + "Groove": [], + "What U do?": [], + "Sign": [], + "Jekyll": [], + "LIGHTSABER": [], + "전야 前夜 The Eve": [], + "TRANSFORMER": [], + "Trouble": [] + }, + "Aerosmith": { + "Dream On": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 81, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 33, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 15, + "name": "aerosmith", + "url": "https://www.last.fm/tag/aerosmith" + }, + { + "count": 3, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + }, + { + "count": 2, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "1973", + "url": "https://www.last.fm/tag/1973" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Walk This Way": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 42, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 12, + "name": "aerosmith", + "url": "https://www.last.fm/tag/aerosmith" + }, + { + "count": 5, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 3, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "Walk This Way", + "url": "https://www.last.fm/tag/Walk+This+Way" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "I Don't Want to Miss a Thing": [], + "Crazy": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 38, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 36, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 17, + "name": "aerosmith", + "url": "https://www.last.fm/tag/aerosmith" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "crazy", + "url": "https://www.last.fm/tag/crazy" + }, + { + "count": 1, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "Sweet Emotion": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 49, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 33, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 13, + "name": "aerosmith", + "url": "https://www.last.fm/tag/aerosmith" + }, + { + "count": 3, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 3, + "name": "sweet emotion", + "url": "https://www.last.fm/tag/sweet+emotion" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + } + ], + "Cryin'": [], + "Dude (Looks Like a Lady)": [], + "Jaded": [], + "I Don't Want to Miss a Thing - From \"Armageddon\" Soundtrack": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "Armageddon", + "url": "https://www.last.fm/tag/Armageddon" + }, + { + "count": 8, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "G major", + "url": "https://www.last.fm/tag/G+major" + }, + { + "count": 3, + "name": "acoustic rhythm guitars", + "url": "https://www.last.fm/tag/acoustic+rhythm+guitars" + }, + { + "count": 3, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + } + ], + "Amazing": [], + "Janie's Got a Gun": [], + "Angel": [], + "Livin' on the Edge": [], + "Pink": [], + "Rag Doll": [], + "Love in an Elevator": [], + "What It Takes": [], + "Back in the Saddle": [], + "Same Old Song and Dance": [], + "Come Together": [], + "Eat the Rich": [], + "Last Child": [], + "Hole in My Soul": [], + "Fly Away From Here": [], + "Mama Kin": [], + "Toys in the Attic": [], + "The Other Side": [], + "Falling In Love (Is Hard on the Knees)": [], + "Deuces Are Wild": [], + "Draw the Line": [], + "Big Ten Inch Record": [], + "Train Kept a Rollin'": [], + "Seasons of Wither": [], + "Girls of Summer": [], + "Kings and Queens": [], + "Blind Man": [], + "Get A Grip": [], + "Shut Up and Dance": [], + "Make It": [], + "I Don't Want to Miss a Thing - From the Touchstone film, \"Armageddon\"": [], + "No More No More": [], + "Monkey on My Back": [], + "Full Circle": [], + "One Way Street": [], + "Adam's Apple": [] + }, + "Chevelle": { + "The Red": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 63, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 20, + "name": "chevelle", + "url": "https://www.last.fm/tag/chevelle" + }, + { + "count": 15, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Send the Pain Below": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "chevelle", + "url": "https://www.last.fm/tag/chevelle" + }, + { + "count": 14, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Comfortable Liar": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 73, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "chevelle", + "url": "https://www.last.fm/tag/chevelle" + }, + { + "count": 6, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Post Grunge", + "url": "https://www.last.fm/tag/Post+Grunge" + } + ], + "Vitamin R (Leading Us Along)": [], + "Closure": [], + "The Clincher": [], + "Face to the Floor": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 93, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "rocking out", + "url": "https://www.last.fm/tag/rocking+out" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "chevelle", + "url": "https://www.last.fm/tag/chevelle" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "I Get It": [], + "Jars": [], + "Forfeit": [], + "Well Enough Alone": [], + "Family System": [], + "Panic Prone": [], + "Don't Fake This": [], + "Still Running": [], + "Saferwaters": [], + "Get Some": [], + "Grab Thy Hand": [], + "The Fad": [], + "Wonder What's Next": [], + "Breach Birth": [], + "An Evening with El Diablo": [], + "Sleep Apnea": [], + "Letter from a Thief": [], + "Brainiac": [], + "Antisaint": [], + "One Lonely Visitor": [], + "Tug-O-War": [], + "Straight Jacket Fashion": [], + "Another Know It All": [], + "Emotional Drought": [], + "Humanoid": [], + "To Return": [], + "Saturdays": [], + "Bend the Bracket": [], + "Paint the Seconds": [], + "Take Out the Gunman": [], + "Hats Off to the Bull": [], + "MIA": [], + "Midnight to Midnight": [], + "Point #1": [], + "Shameful Metaphors": [], + "Open": [], + "Clones": [], + "Mexican Sun": [] + }, + "Ne-Yo": { + "So Sick": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 75, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 37, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "so sick", + "url": "https://www.last.fm/tag/so+sick" + }, + { + "count": 9, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Ne-Yo-So Sick", + "url": "https://www.last.fm/tag/Ne-Yo-So+Sick" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "slow jams", + "url": "https://www.last.fm/tag/slow+jams" + } + ], + "Miss Independent": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 75, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 9, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "Ne - Yo- miss independent", + "url": "https://www.last.fm/tag/Ne+-+Yo-+miss+independent" + }, + { + "count": 1, + "name": "miss independent", + "url": "https://www.last.fm/tag/miss+independent" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Closer": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 70, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 45, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 38, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "Ne-Yo - Closer", + "url": "https://www.last.fm/tag/Ne-Yo+-+Closer" + }, + { + "count": 6, + "name": "closer", + "url": "https://www.last.fm/tag/closer" + }, + { + "count": 2, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + } + ], + "Because of You": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 72, + "name": "Ne-Yo", + "url": "https://www.last.fm/tag/Ne-Yo" + }, + { + "count": 35, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 35, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "Because Of You", + "url": "https://www.last.fm/tag/Because+Of+You" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Mad": [], + "Sexy Love": [], + "She Knows": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 66, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 33, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 2, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Let Me Love You (Until You Learn to Love Yourself)": [], + "Go on Girl": [], + "Beautiful Monster": [], + "Do You": [], + "When You're Mad": [], + "Single": [], + "One in a Million": [], + "Part of the List": [], + "Nobody": [], + "Lie to Me": [], + "Can We Chill": [], + "Fade Into the Background": [], + "Why Does She Stay": [], + "So You Can Cry": [], + "Make It Work": [], + "Never Knew I Needed": [], + "Back to What You Know": [], + "Let Go": [], + "Mirror": [], + "Say It": [], + "Let Me Get This Right": [], + "Stop This World": [], + "So Sick - Acoustic": [], + "Sign Me Up": [], + "Champagne Life": [], + "Addicted": [], + "Time": [], + "It Just Ain't Right": [], + "Get Down Like That": [], + "I Ain't Gotta Tell You": [], + "Lazy Love": [], + "Angel": [], + "Sex With My Ex": [], + "Forever Now": [], + "Ain't Thinking About You": [], + "Stay": [], + "Friend Like Me - From \"Aladdin\"": [], + "U 2 Luv": [] + }, + "Toto": { + "Africa": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 59, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 26, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "toto", + "url": "https://www.last.fm/tag/toto" + }, + { + "count": 3, + "name": "africa", + "url": "https://www.last.fm/tag/africa" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + } + ], + "Hold the Line": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 82, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "toto", + "url": "https://www.last.fm/tag/toto" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Rosanna": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 70, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "toto", + "url": "https://www.last.fm/tag/toto" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + }, + { + "count": 1, + "name": "AOR", + "url": "https://www.last.fm/tag/AOR" + } + ], + "Georgy Porgy": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 43, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 41, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "toto", + "url": "https://www.last.fm/tag/toto" + }, + { + "count": 6, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "volunteer slavery truths", + "url": "https://www.last.fm/tag/volunteer+slavery+truths" + } + ], + "I'll Be Over You": [], + "I Won't Hold You Back": [], + "Stop Loving You": [], + "Pamela": [], + "99": [], + "Make Believe": [], + "I'll Supply The Love": [], + "I Will Remember": [], + "Waiting for Your Love": [], + "Child's Anthem": [], + "Stranger in Town": [], + "Afraid of Love": [], + "Lea": [], + "Good for You": [], + "It's a Feeling": [], + "Don't Chain My Heart": [], + "Lovers in the Night": [], + "Girl Goodbye": [], + "We Made It": [], + "Prophecy Theme": [], + "Holyanna": [], + "Rockmaker": [], + "Without Your Love": [], + "Takin' It Back": [], + "St. George And The Dragon": [], + "Home of the Brave": [], + "Africa - Single Version": [], + "Mushanga": [], + "Manuela Run": [], + "Anna": [], + "Angela": [], + "You Are the Flower": [], + "Hydra": [], + "Endless": [], + "Goodbye Elenore": [], + "Out Of Love": [], + "Till the End": [], + "If You Belong To Me": [], + "Only the Children": [], + "2 Hearts": [], + "Rosanna - Single Version": [] + }, + "RAYE": { + "Escapism.": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 15, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 15, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 4, + "name": "raye", + "url": "https://www.last.fm/tag/raye" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + } + ], + "Oscar Winning Tears.": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 33, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 10, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 10, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 10, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + } + ], + "Escapism. - Sped Up": [], + "Worth It.": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 66, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 33, + "name": "motown sound", + "url": "https://www.last.fm/tag/motown+sound" + }, + { + "count": 33, + "name": "philly soul", + "url": "https://www.last.fm/tag/philly+soul" + }, + { + "count": 33, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 10, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 10, + "name": "boggie", + "url": "https://www.last.fm/tag/boggie" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Flip a Switch.": [], + "Hard Out Here.": [], + "Black Mascara.": [], + "The Thrill Is Gone.": [], + "Ice Cream Man.": [], + "Genesis.": [], + "Regardless": [], + "Introduction.": [], + "Five Star Hotels. (feat. Mahalia)": [], + "Mary Jane.": [], + "Body Dysmorphia.": [], + "Environmental Anxiety.": [], + "Natalie Don't": [], + "Buss It Down.": [], + "Genesis, Pt. ii": [], + "Fin.": [], + "Love Me Again": [], + "Please Don’t Touch": [], + "Cigarette": [], + "Love of Your Life": [], + "Decline": [], + "Call on Me": [], + "Oscar Winning Tears. - Live at the Royal Albert Hall": [], + "Flip A Switch. (feat. Coi Leray) - Remix": [], + "Flip A Switch. - Sped Up": [], + "Genesis, pt. i": [], + "Confidence": [], + "Escapism. - Live at the Royal Albert Hall": [], + "All Of My Love": [], + "Genesis, pt. iii": [], + "All Dressed Up": [], + "Escapism. - Slowed Down": [], + "Grandma Calls the Boy Bad News": [], + "Walk On By": [], + "Friends": [], + "Oscar Winning Tears. (feat. Flames Collective) - Live at the Royal Albert Hall": [], + "Escapism. - 4am Remix": [], + "Feeling Good - triple j Like A Version": [], + "Hard Out Here. - Live at the Royal Albert Hall": [], + "The Line": [], + "Love Me Again (with Jess Glynne)": [] + }, + "i-dle": { + "Queencard": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 66, + "name": "everyone knows", + "url": "https://www.last.fm/tag/everyone+knows" + } + ], + "Good Thing": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "hit", + "url": "https://www.last.fm/tag/hit" + }, + { + "count": 8, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 3, + "name": "romy owns this song", + "url": "https://www.last.fm/tag/romy+owns+this+song" + }, + { + "count": 3, + "name": "yuqi da maxine", + "url": "https://www.last.fm/tag/yuqi+da+maxine" + }, + { + "count": 3, + "name": "miyeondomoises", + "url": "https://www.last.fm/tag/miyeondomoises" + } + ], + "TOMBOY": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Nxde": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "Oh my god": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Super Lady": [], + "Wife": [], + "MY BAG": [], + "LION": [], + "HWAA": [], + "LATATA": [], + "HANN (Alone)": [], + "UH-OH": [], + "Senorita": [], + "Girlfriend": [], + "Klaxon": [], + "I DO": [], + "Fate": [], + "Love Tease": [], + "Allergy": [], + "Chain": [], + "I Want That": [], + "Unstoppable": [], + "DUMDi DUMDi": [], + "Eyes Roll": [], + "If You Want": [], + "DAHLIA": [], + "VILLAIN DIES": [], + "Lucid": [], + "LATATA - i-dle ver.": [], + "Revenge": [], + "Change": [], + "Oh my god - English Version": [], + "Rollie": [], + "MOON": [], + "Vision": [], + "Never Stop Me": [], + "Doll": [], + "ARISE": [], + "Flip It": [], + "HANN (Alone in winter)": [], + "Paradise": [], + "All Night": [], + "7Days": [], + "DARK (X-file)": [] + }, + "Modern Baseball": { + "Tears Over Beers": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "Digital Tendencies", + "url": "https://www.last.fm/tag/Digital+Tendencies" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "beer", + "url": "https://www.last.fm/tag/beer" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "Your Graduation": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "mood ring", + "url": "https://www.last.fm/tag/mood+ring" + }, + { + "count": 17, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 17, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "For Her", + "url": "https://www.last.fm/tag/For+Her" + }, + { + "count": 4, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Re-Do": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 1, + "name": "cringey", + "url": "https://www.last.fm/tag/cringey" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + } + ], + "Fine, Great": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 66, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "favs", + "url": "https://www.last.fm/tag/favs" + }, + { + "count": 3, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "I Think You Were in My Profile Picture Once": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "For Her", + "url": "https://www.last.fm/tag/For+Her" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 2, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 2, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 2, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + } + ], + "Rock Bottom": [], + "The Weekend": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 100, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 66, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 66, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 33, + "name": "friends", + "url": "https://www.last.fm/tag/friends" + }, + { + "count": 33, + "name": "weekend", + "url": "https://www.last.fm/tag/weekend" + }, + { + "count": 33, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 10, + "name": "hangout", + "url": "https://www.last.fm/tag/hangout" + } + ], + "Broken Cash Machine": [], + "Apartment": [], + "It's Cold Out Here": [], + "Wedding Singer": [], + "Two Good Things": [], + "The Thrash Particle": [], + "@chl03k": [], + "Intersection": [], + "Re-Done": [], + "Pothole": [], + "Hours Outside in the Snow": [], + "Just Another Face": [], + "The Old Gospel Choir": [], + "Coals": [], + "Cooke": [], + "See Ya, Sucker": [], + "The Waterboy Returns": [], + "Mass": [], + "Notes": [], + "Charlie Black": [], + "Going to Bed Now": [], + "Play Ball!": [], + "Timmy Bowers": [], + "Holy Ghost": [], + "Note to Self": [], + "Look Out": [], + "Everyday": [], + "Hope": [], + "Apple Cider, I Don't Mind": [], + "Hiding": [], + "Breathing in Stereo": [], + "Coding These to Lukens": [], + "240": [], + "My Love": [], + "...And Beyond": [], + "Alpha Kappa Fall Of Troy The Movie Part Deux (2 Disc Director's Cut)": [], + "What If...": [], + "Mass Re-Done": [] + }, + "Superheaven": { + "Youngest Daughter": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 11, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "deftones e foo fighters se fizessem um collab", + "url": "https://www.last.fm/tag/deftones+e+foo+fighters+se+fizessem+um+collab" + } + ], + "Poor Aileen": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "S Artist", + "url": "https://www.last.fm/tag/S+Artist" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "In On It": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "rock im park 2025", + "url": "https://www.last.fm/tag/rock+im+park+2025" + } + ], + "Leach": [ + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 66, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 33, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + } + ], + "I've Been Bored": [], + "Downswing": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Life In a Jar": [], + "Next to Nothing": [], + "Room": [], + "Crawl": [], + "Sponge": [], + "No One's Deserving": [], + "Knew": [], + "From the Chest Down": [], + "Outside of Me": [], + "Around the Railing": [], + "Sheltered": [], + "Blur": [], + "Long Gone": [], + "Gushin' Blood": [], + "All the Pain": [], + "Hole In the Ground": [], + "Last October": [], + "Numb To What Is Real": [], + "Stare at the Void": [], + "Dig Into Me": [], + "Cruel Times": [], + "Humans for Toys": [], + "Sounds of Goodbyes": [], + "Siblings": [], + "Next Time": [], + "Conflicted Mood": [], + "Hothead": [], + "The Curtain": [], + "“Youngest Daughter” (Official Visualizer)": [], + "I’ve Been Bored": [], + "Superheaven - “Youngest Daughter” (Official Visualizer)": [], + "No One’s Deserving": [], + "“Youngest Daughter”": [], + "Two of a Kind": [], + "Damp": [], + "Selfish": [], + "Youth No More": [], + "Gushin’ Blood": [], + "Hungry At a Funeral": [] + }, + "Ian": { + "Magic Johnson": [], + "3.5": [], + "Never Stop": [], + "Figure it Out": [], + "airbnb": [], + "Bentayga": [], + "End Up Gone": [], + "Grand Slam": [], + "Knew It": [], + "Chauncey": [], + "Keep Me Aware": [], + "Hermes Sheets": [], + "Fit Check (feat. VonOff1700)": [], + "Out West": [], + "Sh*t Sad": [], + "Pack It Up": [], + "Loco": [], + "No Way": [], + "Omakase": [], + "Wimbledon": [], + "Holiday Intro": [], + "Showboat": [], + "On The Floor": [], + "Judgment": [], + "Get To It (feat. Nino Paid)": [], + "Options": [], + "Till I Die": [], + "Hardest Goodbye": [], + "Shut It Down": [], + "My Call": [], + "Bye Honey": [], + "Oh Ok (xxl freestyle)": [], + "Big Wigs": [], + "Goodbye Horses": [], + "Off That Sh*t": [], + "Rhode Island": [], + "Oh Ok - xxl freestyle": [], + "Hate Me": [], + "Better For Me": [], + "G63": [], + "Too Early": [], + "Rich in Rome (feat. LAZER DIM 700 & Nino Paid)": [], + "No More": [], + "A Shame": [], + "Future Selves": [] + }, + "Surf Curse": { + "Freaks": [ + { + "count": 100, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "Surf", + "url": "https://www.last.fm/tag/Surf" + }, + { + "count": 8, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 2, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Disco": [ + { + "count": 100, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 33, + "name": "Low", + "url": "https://www.last.fm/tag/Low" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 10, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 10, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Goth Babe": [], + "In My Head Till I'm Dead": [], + "I'm Not Making Out With You": [], + "Forever Dumb": [], + "Maps to the Stars": [], + "Heathers": [], + "Safe": [], + "Sugar": [], + "Freaks (feat. Travis Barker)": [], + "Nostalgia": [], + "Midnight Cowboy": [], + "Ponyboy": [], + "Fire Walk With Me": [], + "Chloe Kelly": [], + "Christine F": [], + "Self Portrait": [], + "TVI": [], + "Hour of the Wolf": [], + "Labyrinth": [], + "All is Lost": [], + "Bummer Friend": [], + "Lost Honor": [], + "River's Edge": [], + "The Strange and the Kind": [], + "The Smell Saved My Life": [], + "Dreamin' Wild": [], + "Arrow": [], + "Opera": [], + "Doom Generation": [], + "Memory": [], + "Reality Bytes": [], + "Jamie": [], + "Trust": [], + "Beach Whatever": [], + "Falling Apart": [], + "Cronenberg": [], + "It Followed Me": [], + "Haunt Me": [], + "Dead Ringers": [], + "Skullder": [], + "Sleeping": [], + "Cathy": [], + "Randall Flagg": [] + }, + "EsDeeKid": { + "LV Sandals": [] + }, + "Ice Cube": { + "It Was A Good Day": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 93, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 39, + "name": "Ice Cube", + "url": "https://www.last.fm/tag/Ice+Cube" + }, + { + "count": 16, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 11, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 1, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 1, + "name": "It was a good day", + "url": "https://www.last.fm/tag/It+was+a+good+day" + } + ], + "You Know How We Do It": [ + { + "count": 100, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 86, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 57, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 55, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 7, + "name": "Ice Cube", + "url": "https://www.last.fm/tag/Ice+Cube" + }, + { + "count": 1, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + } + ], + "No Vaseline": [], + "Check Yo Self - Remix": [], + "Why We Thugs": [], + "You Can Do It": [], + "Check Yo Self": [], + "Smoke Some Weed": [], + "The Nigga Ya Love to Hate": [], + "AmeriKKKa's Most Wanted": [], + "Hello": [], + "Gangsta Rap Made Me Do It": [], + "Once Upon a Time in the Projects": [], + "Friday": [], + "My Summer Vacation": [], + "Steady Mobbin'": [], + "Wicked": [], + "Go To Church": [], + "Jackin' for Beats": [], + "Ain't Got No Haters (feat. Too Short)": [], + "A Gangsta's Fairytale": [], + "You Know How We Do It - Remastered": [], + "A Bird In The Hand": [], + "Better Off Dead": [], + "Check Yo Self - Remix;": [], + "The Wrong Nigga To Fuck Wit": [], + "Do Ya Thang": [], + "The Predator": [], + "When Will They Shoot?": [], + "Ghetto Bird": [], + "Now I Gotta Wet 'Cha": [], + "Natural Born Killaz": [], + "Turn Off the Radio": [], + "What They Hittin' Foe?": [], + "We Be Clubbin'": [], + "You Can Do It - feat. Mack 10 And Ms Toi": [], + "Dirty Mack": [], + "Ghetto Bird - Remastered": [], + "Child Support": [], + "Roll All Day": [], + "We Had To Tear This Mothafucka Up": [], + "The Bomb": [], + "Rollin' Wit the Lench Mob": [], + "Don't Trust 'Em": [], + "Say Hi To The Bad Guy": [] + }, + "Creed": { + "One Last Breath": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 82, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "Creed", + "url": "https://www.last.fm/tag/Creed" + }, + { + "count": 35, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 15, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + } + ], + "Higher": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 87, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 38, + "name": "Creed", + "url": "https://www.last.fm/tag/Creed" + }, + { + "count": 35, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 6, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "higher", + "url": "https://www.last.fm/tag/higher" + }, + { + "count": 1, + "name": "rocking out", + "url": "https://www.last.fm/tag/rocking+out" + } + ], + "With Arms Wide Open": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "Creed", + "url": "https://www.last.fm/tag/Creed" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 2, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "My Sacrifice": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 74, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "Creed", + "url": "https://www.last.fm/tag/Creed" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 5, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "rocking out", + "url": "https://www.last.fm/tag/rocking+out" + }, + { + "count": 1, + "name": "my sacrifice", + "url": "https://www.last.fm/tag/my+sacrifice" + } + ], + "My Own Prison": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 79, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "Creed", + "url": "https://www.last.fm/tag/Creed" + }, + { + "count": 42, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 14, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 9, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "my own prison", + "url": "https://www.last.fm/tag/my+own+prison" + }, + { + "count": 1, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + } + ], + "What If": [], + "Don't Stop Dancing": [], + "One": [], + "What's This Life For": [], + "Bullets": [], + "Torn": [], + "Weathered": [], + "Rain": [], + "Beautiful": [], + "Overcome": [], + "Hide": [], + "Stand Here With Me": [], + "Lullaby": [], + "Inside Us All": [], + "Faceless Man": [], + "Wrong Way": [], + "Freedom Fighter": [], + "Say I": [], + "Ode": [], + "Never Die": [], + "Are You Ready?": [], + "Pity for a Dime": [], + "Signs": [], + "Unforgiven": [], + "A Thousand Faces": [], + "On My Sleeve": [], + "In America": [], + "Illusion": [], + "Sister": [], + "Are You Ready": [], + "Wash Away Those Years": [], + "With Arms Wide Open - New Version With Strings": [], + "Who's Got My Back?": [], + "Away In Silence": [], + "Bread Of Shame": [], + "Full Circle": [], + "Suddenly": [], + "Time": [], + "Young Grow Old": [], + "Fear": [] + }, + "Keane": { + "Somewhere Only We Know": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 78, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "Keane", + "url": "https://www.last.fm/tag/Keane" + }, + { + "count": 11, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Everybody's Changing": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 86, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "Keane", + "url": "https://www.last.fm/tag/Keane" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "This Is the Last Time": [], + "Bedshaped": [], + "Nothing in My Way": [], + "We Might as Well Be Strangers": [], + "Is It Any Wonder?": [], + "Crystal Ball": [], + "A Bad Dream": [], + "Your Eyes Open": [], + "She Has No Time": [], + "Can't Stop Now": [], + "Sunshine": [], + "Bend and Break": [], + "Spiralling": [], + "Atlantic": [], + "Try Again": [], + "Untitled 1": [], + "Hamburg Song": [], + "Perfect Symmetry": [], + "Bend & Break": [], + "Silenced by the Night": [], + "Put It Behind You": [], + "Broken Toy": [], + "The Frog Prince": [], + "Better than This": [], + "Walnut Tree": [], + "On a Day Like Today": [], + "Sovereign Light Café": [], + "Leaving So Soon?": [], + "The Lovers Are Losing": [], + "You Haven't Told Me Anything": [], + "You Don't See Me": [], + "Black Burning Heart": [], + "Love Is the End": [], + "Pretend That You're Alone": [], + "Playing Along": [], + "Snowed Under": [], + "Is It Any Wonder": [], + "Disconnected": [], + "The Iron Sea": [], + "Again & Again": [], + "You Are Young": [], + "My Shadow": [], + "Leaving So Soon": [] + }, + "Bob Marley & The Wailers": { + "Could You Be Loved": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 26, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 14, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 2, + "name": "bob marley and the wailers", + "url": "https://www.last.fm/tag/bob+marley+and+the+wailers" + }, + { + "count": 2, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "jamaica", + "url": "https://www.last.fm/tag/jamaica" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Three Little Birds": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 37, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 14, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 13, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 5, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 2, + "name": "three little birds", + "url": "https://www.last.fm/tag/three+little+birds" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "bob marley and the wailers", + "url": "https://www.last.fm/tag/bob+marley+and+the+wailers" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "Is This Love": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 32, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 17, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 15, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "is this love", + "url": "https://www.last.fm/tag/is+this+love" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Jamming": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 26, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 16, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 14, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "jamming", + "url": "https://www.last.fm/tag/jamming" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "english lyrics", + "url": "https://www.last.fm/tag/english+lyrics" + } + ], + "Buffalo Soldier": [], + "Redemption Song": [], + "Waiting In Vain": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 32, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 20, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 14, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 1, + "name": "lovers rock", + "url": "https://www.last.fm/tag/lovers+rock" + }, + { + "count": 1, + "name": "waiting in vain", + "url": "https://www.last.fm/tag/waiting+in+vain" + } + ], + "Exodus": [], + "Stir It Up": [], + "Satisfy My Soul": [], + "Natural Mystic": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 42, + "name": "roots reggae", + "url": "https://www.last.fm/tag/roots+reggae" + }, + { + "count": 17, + "name": "Bob Marley", + "url": "https://www.last.fm/tag/Bob+Marley" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "roots", + "url": "https://www.last.fm/tag/roots" + }, + { + "count": 4, + "name": "Rasta", + "url": "https://www.last.fm/tag/Rasta" + }, + { + "count": 3, + "name": "jamaican", + "url": "https://www.last.fm/tag/jamaican" + }, + { + "count": 1, + "name": "jamaican artist", + "url": "https://www.last.fm/tag/jamaican+artist" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "One Love / People Get Ready": [], + "Sun Is Shining": [], + "I Shot The Sheriff": [], + "No Woman No Cry": [], + "Easy Skanking": [], + "Turn Your Lights Down Low": [], + "Roots, Rock, Reggae": [], + "No Woman, No Cry - Live At The Lyceum, London/1975": [], + "Lively Up Yourself": [], + "Get Up, Stand Up": [], + "Concrete Jungle": [], + "Get Up Stand Up": [], + "So Much Trouble in the World": [], + "One Love / People Get Ready - Medley": [], + "Kaya": [], + "Positive Vibration": [], + "Pimper's Paradise": [], + "So Much Things To Say": [], + "Africa Unite": [], + "One Drop": [], + "She's Gone": [], + "Rat Race": [], + "Coming In From The Cold": [], + "Forever Loving Jah": [], + "The Heathen": [], + "Real Situation": [], + "One Love/People Get Ready": [], + "Guiltiness": [], + "Stir It Up - Original Album Version": [], + "Time Will Tell": [], + "One Love": [], + "War": [], + "Crazy Baldhead": [], + "Punky Reggae Party": [] + }, + "Ricky Montgomery": { + "Line Without A Hook": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 8, + "name": "chile", + "url": "https://www.last.fm/tag/chile" + }, + { + "count": 8, + "name": "japan", + "url": "https://www.last.fm/tag/japan" + }, + { + "count": 3, + "name": "Alternativo", + "url": "https://www.last.fm/tag/Alternativo" + }, + { + "count": 3, + "name": "adoration", + "url": "https://www.last.fm/tag/adoration" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Mr. Loverman": [ + { + "count": 100, + "name": "banana fish", + "url": "https://www.last.fm/tag/banana+fish" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "eiji", + "url": "https://www.last.fm/tag/eiji" + }, + { + "count": 8, + "name": "ash", + "url": "https://www.last.fm/tag/ash" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "satoru", + "url": "https://www.last.fm/tag/satoru" + }, + { + "count": 2, + "name": "suguru", + "url": "https://www.last.fm/tag/suguru" + }, + { + "count": 2, + "name": "to my dear historia", + "url": "https://www.last.fm/tag/to+my+dear+historia" + } + ], + "Mr Loverman": [], + "This December": [], + "My Heart Is Buried In Venice": [], + "Talk to You": [], + "Line Without a Hook (feat. mxmtoon)": [], + "Cabo": [], + "Snow": [], + "Sorry for Me": [], + "Get Used to It": [], + "Last Night": [], + "Dont Know How": [], + "California": [], + "Settle Down": [], + "Boy Toy": [], + "Mr. Loverman (feat. chloe moriondo)": [], + "Eraser": [], + "Mr Loverman (feat. chloe moriondo)": [], + "Black Fins": [], + "One Way Mirror": [], + "Don't Say That": [], + "It's Ok to Cry": [], + "Truth or Dare": [], + "Unknown Phantom": [], + "Sometimes I Need to Be Alone": [], + "In Your Pocket": [], + "This December - slow": [], + "I Don't Love You Anymore - Acoustic": [], + "This December - holiday version": [], + "Type A": [], + "Paper Towel": [], + "Reptilia": [], + "Ethan's Song": [], + "Mom (Interlude)": [], + "I'm Just Joking in This Interlude (Interlude)": [], + "Here Comes the Moon": [], + "Line Without a Hook - slow": [], + "We Got Married Twice (Interlude)": [], + "Line Without a Hook - sped up": [], + "Superfan": [], + "Ribbons (Outro)": [], + "Talk to You - slow": [], + "Talk to You - acoustic": [], + "Penny Come Home": [] + }, + "Phantogram": { + "When I'm Small": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 33, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "Night Music", + "url": "https://www.last.fm/tag/Night+Music" + } + ], + "Black Out Days": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 81, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 24, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Mouthful of Diamonds": [], + "Black Out Days - Future Islands Remix": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + } + ], + "Don't Move": [], + "Fall in Love": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 54, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 28, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "modern rock", + "url": "https://www.last.fm/tag/modern+rock" + }, + { + "count": 1, + "name": "relevant magazine", + "url": "https://www.last.fm/tag/relevant+magazine" + }, + { + "count": 1, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "As Far As I Can See": [], + "Turn It Off": [], + "Running From the Cops": [], + "You Don’t Get Me High Anymore": [], + "Futuristic Casket": [], + "Cruel World": [], + "All Dried Up": [], + "Answer": [], + "16 Years": [], + "Bloody Palms": [], + "You Are the Ocean": [], + "Let Me Go": [], + "Turning Into Stone": [], + "Bill Murray": [], + "Nothing But Trouble": [], + "10,000 Claps": [], + "You're Mine": [], + "Celebrating Nothing": [], + "Black out days - sped up": [], + "Howling at the Moon": [], + "Black Out Days - Future Islands Remix (Slowed)": [], + "The Day You Died": [], + "Never Going Home": [], + "Make a Fist": [], + "Same Old Blues": [], + "Nightlife": [], + "Bad Dreams": [], + "Black Out Days - Subtronics Remix": [], + "Into Happiness": [], + "My Only Friend": [], + "In a Spiral": [], + "Funeral Pyre": [], + "A Dark Tunnel": [], + "Mister Impossible": [], + "Run Run Blood": [], + "Pedestal": [], + "I Don’t Blame You": [], + "Dear God": [], + "Come Alive": [] + }, + "Major Lazer": { + "Lean On (feat. MØ & DJ Snake)": [ + { + "count": 100, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 45, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 23, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 18, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 7, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 5, + "name": "elektronic beats", + "url": "https://www.last.fm/tag/elektronic+beats" + }, + { + "count": 1, + "name": "major lazer", + "url": "https://www.last.fm/tag/major+lazer" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "Cold Water (feat. Justin Bieber & MØ)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 24, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 12, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 5, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 2, + "name": "MØ", + "url": "https://www.last.fm/tag/M%C3%98" + } + ], + "Lean On": [ + { + "count": 100, + "name": "moombahton", + "url": "https://www.last.fm/tag/moombahton" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 19, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 19, + "name": "MO", + "url": "https://www.last.fm/tag/MO" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 3, + "name": "twerk", + "url": "https://www.last.fm/tag/twerk" + }, + { + "count": 3, + "name": "dj snake", + "url": "https://www.last.fm/tag/dj+snake" + }, + { + "count": 1, + "name": "Victoria Silvstedt", + "url": "https://www.last.fm/tag/Victoria+Silvstedt" + } + ], + "Light It Up (feat. Nyla & Fuse ODG) [Remix]": [], + "Cold Water": [ + { + "count": 100, + "name": "justin bieber", + "url": "https://www.last.fm/tag/justin+bieber" + }, + { + "count": 100, + "name": "MØ", + "url": "https://www.last.fm/tag/M%C3%98" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 8, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 2, + "name": "major lazer", + "url": "https://www.last.fm/tag/major+lazer" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 2, + "name": "Ed Sheeran", + "url": "https://www.last.fm/tag/Ed+Sheeran" + } + ], + "Powerful (feat. Ellie Goulding & Tarrus Riley)": [], + "Sua Cara (feat. Anitta & Pabllo Vittar)": [], + "Get Free": [], + "Light It Up (feat. Nyla & Fuse ODG) - Remix": [], + "Know No Better (feat. Travis Scott, Camila Cabello & Quavo)": [], + "Que Calor": [], + "Pon De Floor": [], + "Trigger": [], + "Get Free (feat. Amber of Dirty Projectors)": [], + "Run Up (feat. PARTYNEXTDOOR & Nicki Minaj)": [], + "Know No Better": [], + "Be Together (feat. Wild Belle)": [], + "Watch Out For This [Bumaye] [feat. Busy Signal, The Flexican & FS Green]": [], + "Light It Up (Remix)": [], + "Light It Up - Remix": [], + "Watch Out For This (Bumaye)": [], + "Que Calor (feat. J Balvin & El Alfa)": [], + "Hold the Line": [], + "Rave De Favela (feat. BEAM)": [], + "All My Love": [], + "Powerful": [], + "Roll the Bass": [], + "Run Up": [], + "Watch Out For This (Bumaye) [feat. Busy Signal, the Flexican & FS Green]": [], + "Boom (feat. MOTi, Ty Dolla $ign, Wizkid & Kranium)": [], + "Know No Better (feat. Quavo)": [], + "Original Don": [], + "Night Riders (feat. Travi$ Scott, 2 Chainz, Pusha T & Mad Cobra)": [], + "Too Original (feat. Elliphant & Jovi Rockwell)": [], + "Make It Hot": [], + "Light It Up (feat. Nyla)": [], + "Believer": [], + "Get Free (feat. Amber Coffman)": [], + "Bubble Butt [feat. Bruno Mars, Tyga & Mystic]": [], + "Can't Stop Now": [], + "Blaze Up the Fire (feat. Chronixx)": [], + "All My Love (Feat. Ariana Grande & Machel Montano) [Remix]": [], + "Get Free - feat. Amber of Dirty Projectors": [], + "When You Hear the Bassline": [], + "Keep It Goin' Louder": [] + }, + "Rae Sremmurd": { + "Black Beatles": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 69, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "gucci mane", + "url": "https://www.last.fm/tag/gucci+mane" + }, + { + "count": 1, + "name": "mannequin challenge", + "url": "https://www.last.fm/tag/mannequin+challenge" + } + ], + "This Could Be Us": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 1, + "name": "duo", + "url": "https://www.last.fm/tag/duo" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 1, + "name": "relaxed", + "url": "https://www.last.fm/tag/relaxed" + } + ], + "Swang": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "swang", + "url": "https://www.last.fm/tag/swang" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "drank", + "url": "https://www.last.fm/tag/drank" + }, + { + "count": 8, + "name": "Dope", + "url": "https://www.last.fm/tag/Dope" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 3, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 3, + "name": "two-step", + "url": "https://www.last.fm/tag/two-step" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "No Type": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 22, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 22, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 3, + "name": "mainstream", + "url": "https://www.last.fm/tag/mainstream" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Come Get Her": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "boss", + "url": "https://www.last.fm/tag/boss" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 1, + "name": "duo", + "url": "https://www.last.fm/tag/duo" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "relaxed", + "url": "https://www.last.fm/tag/relaxed" + } + ], + "Throw Sum Mo": [], + "Powerglide (feat. Juicy J) - From SR3MM": [], + "No Flex Zone": [], + "Look Alive": [], + "Guatemala - From Swaecation": [], + "My X": [], + "CLOSE (feat. Travis Scott) - From SR3MM": [], + "Perplexing Pegasus - From SR3MM": [], + "Not So Bad (Leans Gone Cold)": [], + "Up Like Trump": [], + "Bedtime Stories (feat. The Weeknd) - From SR3MM": [], + "By Chance": [], + "Royal Flush (feat. Young Thug)": [], + "No Flex Zone - Remix": [], + "Tanisha (Pump That)": [], + "Lit Like Bic": [], + "Torpedo": [], + "Real Chill": [], + "Mississippi Slide": [], + "Flaunt It/Cheap": [], + "Perplexing Pegasus": [], + "Safe Sex Pay Checks": [], + "Black Beatles (feat. Gucci Mane)": [], + "Unlock the Swag": [], + "Start a Party": [], + "T'd Up - From SR3MM": [], + "Denial": [], + "Hurt To Look - From Swaecation": [], + "YNO": [], + "Powerglide (Feat. Juicy J)": [], + "Set The Roof": [], + "Do Yoga": [], + "Buckets (feat. Future) - From SR3MM": [], + "Origami (Hotties)": [], + "Now That I Know": [], + "Came a Long Way": [], + "Sucka Or Sum": [], + "Shake It Fast": [], + "Take It Or Leave It": [], + "Brxnks Truck - From Jxmtro": [] + }, + "Hole": { + "Celebrity Skin": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 74, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 39, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 2, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Violet": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 62, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 2, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "Courtney Love", + "url": "https://www.last.fm/tag/Courtney+Love" + } + ], + "Doll Parts": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 73, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 2, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Courtney Love", + "url": "https://www.last.fm/tag/Courtney+Love" + } + ], + "Malibu": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 84, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 51, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Courtney Love", + "url": "https://www.last.fm/tag/Courtney+Love" + } + ], + "Petals": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 76, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Celebrity Skin", + "url": "https://www.last.fm/tag/Celebrity+Skin" + }, + { + "count": 1, + "name": "Courtney Love", + "url": "https://www.last.fm/tag/Courtney+Love" + }, + { + "count": 1, + "name": "8 of 10 stars", + "url": "https://www.last.fm/tag/8+of+10+stars" + } + ], + "Miss World": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 52, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 26, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 2, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 1, + "name": "The Cluttered Garage", + "url": "https://www.last.fm/tag/The+Cluttered+Garage" + } + ], + "Jennifer's Body": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 61, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "hole", + "url": "https://www.last.fm/tag/hole" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "fuck diablo cody", + "url": "https://www.last.fm/tag/fuck+diablo+cody" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "Plump": [], + "Asking for It": [], + "I Think That I Would Die": [], + "Awful": [], + "Softer, Softest": [], + "Rock Star": [], + "Teenage Whore": [], + "Credit in the Straight World": [], + "She Walks on Me": [], + "Dying": [], + "Gutless": [], + "Reasons to Be Beautiful": [], + "Hit So Hard": [], + "Northern Star": [], + "Boys on the Radio": [], + "Heaven Tonight": [], + "Playing Your Song": [], + "Pretty on the Inside": [], + "Skinny Little Bitch": [], + "Use Once & Destroy": [], + "Babydoll": [], + "Garbage Man": [], + "Nobody's Daughter": [], + "Sassy": [], + "Someone Else's Bed": [], + "Berry": [], + "Pacific Coast Highway": [], + "Jennifers Body": [], + "Loaded": [], + "Mrs. Jones": [], + "Starbelly": [], + "Honey": [], + "Letter to God": [], + "Samantha": [], + "For Once in Your Life": [], + "Clouds": [], + "Softer. Softest": [], + "Turpentine": [] + }, + "Daddy Yankee": { + "Gasolina": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 38, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 20, + "name": "Daddy Yankee", + "url": "https://www.last.fm/tag/Daddy+Yankee" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "puerto rico", + "url": "https://www.last.fm/tag/puerto+rico" + }, + { + "count": 1, + "name": "Zumba", + "url": "https://www.last.fm/tag/Zumba" + } + ], + "Con Calma": [], + "Rompe": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 39, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 26, + "name": "Daddy Yankee", + "url": "https://www.last.fm/tag/Daddy+Yankee" + }, + { + "count": 15, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "Zumba", + "url": "https://www.last.fm/tag/Zumba" + }, + { + "count": 1, + "name": "reggaeton y Hip-Hop", + "url": "https://www.last.fm/tag/reggaeton+y+Hip-Hop" + } + ], + "Lo Que Pasó, Pasó": [], + "Ella Me Levanto": [], + "Limbo": [], + "La Despedida": [], + "Llamado De Emergencia": [], + "Pose": [], + "Tu Príncipe": [], + "Dura": [], + "Vuelve": [], + "X ÚLTIMA VEZ": [], + "No Me Dejes Solo": [], + "Lovumba": [], + "Con Calma - Remix": [], + "La Rompe Corazones": [], + "¿Qué Tengo Que Hacer?": [], + "Salgo Pa' La Calle": [], + "Noche de Entierro": [], + "Pasarela": [], + "Ella Me Levantó": [], + "Shaky Shaky": [], + "Descontrol": [], + "La Nueva Y La Ex": [], + "Adictiva": [], + "Sígueme y Te Sigo": [], + "Impacto": [], + "Que Tire Pa Lante": [], + "Dura - Remix": [], + "RUMBATÓN": [], + "Perros Salvajes": [], + "BOMBÓN": [], + "Somos De Calle": [], + "hot": [], + "Ven Conmigo": [], + "Que Tengo Que Hacer": [], + "Dale Caliente": [], + "si supieras": [], + "Llegamos A La Disco": [], + "Gasolina (with Pitbull, Lil Jon, Noriega, Dj Buddha) - Dj Buddha Remix": [], + "Lo Que Paso, Paso": [], + "Machucando": [], + "King Daddy": [], + "Sábado Rebelde": [] + }, + "Kylie Minogue": { + "Can't Get You Out of My Head": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 82, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "Kylie Minogue", + "url": "https://www.last.fm/tag/Kylie+Minogue" + }, + { + "count": 9, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "Love at First Sight": [], + "In Your Eyes": [], + "Santa Baby": [], + "In My Arms": [], + "Padam Padam": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 60, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "slap house", + "url": "https://www.last.fm/tag/slap+house" + }, + { + "count": 29, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 4, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Spinning Around": [], + "Slow": [], + "Get Outta My Way": [], + "All the Lovers": [], + "Wow": [], + "2 Hearts": [], + "Come Into My World": [], + "I Should Be So Lucky": [], + "Red Blooded Woman": [], + "I Believe in You": [], + "On a Night Like This": [], + "The One": [], + "The Loco-Motion": [], + "Confide in Me": [], + "Fever": [], + "Speakerphone": [], + "Like a Drug": [], + "Tension": [], + "Chocolate": [], + "Better the Devil You Know": [], + "Magic": [], + "Say Something": [], + "Timebomb": [], + "More More More": [], + "Aphrodite": [], + "Fragile": [], + "All I See": [], + "Dancefloor": [], + "Give It to Me": [], + "Better Than Today": [], + "Love Affair": [], + "Can't Get Blue Monday Out of My Head": [], + "Sensitized": [], + "Put Your Hands Up (If You Feel Love)": [], + "Closer": [], + "Can't Get You out of My Head - Peggy Gou’s Midnight Remix": [], + "Supernova": [], + "Nu-Di-Ty": [], + "Burning Up": [] + }, + "The Walters": { + "I Love You So": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "m", + "url": "https://www.last.fm/tag/m" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + } + ], + "Sweet Marie": [], + "Fancy Shoes": [], + "I Love You So - Acoustic": [], + "Goodbye Baby": [], + "Life": [], + "Cottage Roads": [], + "New Girl (Tom's Song)": [], + "She's Gonna Leave You": [], + "What's Left": [], + "Hunk Beach": [], + "Old Friend": [], + "I Haven't Been True": [], + "Million Little Problems": [], + "City Blues": [], + "Sweet Leaf": [], + "Autumn Leaves": [], + "I Wanna Be Good": [], + "Make You Mine": [], + "Black Moon": [], + "I Love You So - King Henry Remix": [], + "Better Off Alone": [], + "By The Water": [], + "Stuck in My Ways": [], + "Life on the Line": [], + "Lover": [], + "Eyes For You": [], + "Wishing Well": [], + "Good Company": [], + "Broken Hearts and Memories": [], + "Running Around": [], + "All Of Our Days": [], + "Another Christmas": [], + "Tell Me": [], + "Cheap Drugs": [], + "Sunset Beagle": [], + "TV": [], + "Breakdown": [], + "Walk Away": [], + "I Love You So (Acoustic)": [], + "Mister Romance": [], + "Good Ole Years": [], + "Papi Belle's Canyon": [], + "Change": [], + "The Walters -- I Love You So": [] + }, + "Clean Bandit": { + "Rather Be (feat. Jess Glynne)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 81, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 37, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 34, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "uk funky", + "url": "https://www.last.fm/tag/uk+funky" + }, + { + "count": 2, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Symphony (feat. Zara Larsson)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "zara larsson", + "url": "https://www.last.fm/tag/zara+larsson" + }, + { + "count": 5, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 3, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Clean bandit", + "url": "https://www.last.fm/tag/Clean+bandit" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Rockabye (feat. Sean Paul & Anne-Marie)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "Clean bandit", + "url": "https://www.last.fm/tag/Clean+bandit" + }, + { + "count": 8, + "name": "Sean Paul", + "url": "https://www.last.fm/tag/Sean+Paul" + }, + { + "count": 8, + "name": "anne-marie", + "url": "https://www.last.fm/tag/anne-marie" + }, + { + "count": 1, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Solo (feat. Demi Lovato)": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 100, + "name": "Clean bandit", + "url": "https://www.last.fm/tag/Clean+bandit" + }, + { + "count": 40, + "name": "Demi Lovato", + "url": "https://www.last.fm/tag/Demi+Lovato" + }, + { + "count": 40, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "demi", + "url": "https://www.last.fm/tag/demi" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "bandit", + "url": "https://www.last.fm/tag/bandit" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "lovato", + "url": "https://www.last.fm/tag/lovato" + } + ], + "I Miss You (feat. Julia Michaels)": [], + "Baby (feat. MARINA & Luis Fonsi)": [], + "Tick Tock (feat. 24kGoldn)": [], + "Rather Be feat. Jess Glynne": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 81, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 37, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 34, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "uk funky", + "url": "https://www.last.fm/tag/uk+funky" + }, + { + "count": 2, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Tears (feat. Louisa Johnson)": [], + "Real Love": [], + "Mama (feat. Ellie Goulding)": [], + "Drive (feat. Wes Nelson)": [], + "Disconnect": [], + "Symphony": [], + "Cry Baby": [], + "Stronger": [], + "Playboy Style (feat. Charli XCX & Bhad Bhabie)": [], + "Higher (feat. iann dior)": [], + "Dust Clears": [], + "Extraordinary (feat. Sharna Bass)": [], + "Everything but You (feat. A7S)": [], + "Baby (feat. Marina and the Diamonds & Luis Fonsi)": [], + "Come Over (feat. Stylo G)": [], + "Rather Be": [], + "Dust Clears (feat. Noonie Bao)": [], + "I Miss You (feat. Julia Michaels) - Acoustic": [], + "Mozart's House (feat. Love Ssega)": [], + "Extraordinary feat. Sharna Bass": [], + "Rather Be - feat. Jess Glynne (The Magician Remix)": [], + "Out at Night (feat. KYLE & Big Boi)": [], + "Mama (feat. Ellie Goulding) - Tiësto’s Big Room Remix": [], + "A+E (feat. Kandaka Moore & Nikki Cislyn)": [], + "Should've Known Better (feat. Anne-Marie)": [], + "New Eyes (feat. Lizzo)": [], + "Rockabye": [], + "Don't Leave Me Lonely": [], + "Rather Be (feat. Jess Glynne) - The Magician Remix": [], + "Tell Me Where U Go": [], + "Rihanna feat. Noonie Bao": [], + "Real Love x Sunchyme (feat. Jess Glynne) [VIP Mash-up]": [], + "Solo (feat. Demi Lovato) - Wideboys Remix": [], + "Everything But You (feat. A7S) - Luude Remix": [], + "Come Over feat. Stylo G": [], + "Cologne (feat. Nikki Cislyn & Javeon)": [], + "Heart on Fire (feat. Elisabeth Troy)": [] + }, + "Neil Young": { + "Heart of Gold": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 73, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 37, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 36, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "Neil Young", + "url": "https://www.last.fm/tag/Neil+Young" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "harmonica", + "url": "https://www.last.fm/tag/harmonica" + } + ], + "Harvest Moon": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 96, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 48, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 46, + "name": "Neil Young", + "url": "https://www.last.fm/tag/Neil+Young" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "Old Man": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 76, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 48, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 42, + "name": "Neil Young", + "url": "https://www.last.fm/tag/Neil+Young" + }, + { + "count": 20, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 12, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 2, + "name": "old man", + "url": "https://www.last.fm/tag/old+man" + }, + { + "count": 2, + "name": "neil young-old man", + "url": "https://www.last.fm/tag/neil+young-old+man" + }, + { + "count": 1, + "name": "for seb", + "url": "https://www.last.fm/tag/for+seb" + } + ], + "The Needle and the Damage Done": [], + "Only Love Can Break Your Heart": [], + "Rockin' in the Free World": [], + "Southern Man": [], + "After the Gold Rush": [], + "Out on the Weekend": [], + "Harvest": [], + "Cinnamon Girl": [], + "Down By The River": [], + "Tell Me Why": [], + "Don't Let It Bring You Down": [], + "A Man Needs a Maid": [], + "Like a Hurricane": [], + "Alabama": [], + "Heart of Gold - 2009 Remaster": [], + "There's a World": [], + "Helpless": [], + "Till the Morning Comes": [], + "Ohio": [], + "My My, Hey Hey (Out of the Blue) - 2016 Remaster": [], + "Cortez The Killer": [], + "Birds": [], + "I Believe in You": [], + "Unknown Legend": [], + "Old Man - 2009 Remaster": [], + "Cowgirl in the Sand": [], + "Cripple Creek Ferry": [], + "Oh, Lonesome Me": [], + "Are You Ready for the Country?": [], + "Words (Between the Lines of Age)": [], + "Comes a Time": [], + "From Hank to Hendrix": [], + "My My, Hey Hey (Out of the Blue)": [], + "Walk On": [], + "Mr. Soul": [], + "For the Turnstiles": [], + "On the Beach": [], + "When You Dance You Can Really Love": [], + "Pocahontas": [], + "One of These Days": [], + "You and Me": [], + "Hey Hey, My My (Into the Black)": [] + }, + "Natasha Bedingfield": { + "Unwritten": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 65, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 30, + "name": "Natasha Bedingfield", + "url": "https://www.last.fm/tag/Natasha+Bedingfield" + }, + { + "count": 25, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "positive", + "url": "https://www.last.fm/tag/positive" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Pocketful of Sunshine": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "Natasha Bedingfield", + "url": "https://www.last.fm/tag/Natasha+Bedingfield" + }, + { + "count": 21, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 6, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "easy a", + "url": "https://www.last.fm/tag/easy+a" + }, + { + "count": 1, + "name": "Pocketful of sunshine", + "url": "https://www.last.fm/tag/Pocketful+of+sunshine" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "These Words": [], + "Soulmate": [], + "I Bruise Easily": [], + "Wild Horses": [], + "Single": [], + "I Wanna Have Your Babies": [], + "Say It Again": [], + "Love Like This (feat. Sean Kingston)": [], + "Angel": [], + "Silent Movie": [], + "Backyard": [], + "We're All Mad": [], + "Pirate Bones": [], + "Strip Me": [], + "Put Your Arms Around Me": [], + "Not Givin' Up": [], + "Happy": [], + "Love Like This": [], + "Size Matters": [], + "I'm a Bomb": [], + "Freckles": [], + "Drop Me in the Middle": [], + "Shake up Christmas 2011 (Official Coca-Cola Christmas Song)": [], + "Piece of Your Heart": [], + "Frogs and Princes": [], + "Peace of Me": [], + "Little Too Much": [], + "Neon Lights": [], + "Pocket Full of Sunshine": [], + "Touch": [], + "Tricky Angel": [], + "Chasing Cars": [], + "Still Here": [], + "Who Knows": [], + "How Do You Do": [], + "Smell the Roses": [], + "Weightless": [], + "These Words (I Love You, I Love You)": [], + "Who Knows?": [], + "If Your Gonna": [], + "The Scientist": [], + "Can't Fall Down": [], + "Try": [] + }, + "Vance Joy": { + "Riptide": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 90, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 9, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Mess Is Mine": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 24, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 24, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 12, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 5, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "13 reasons why", + "url": "https://www.last.fm/tag/13+reasons+why" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Georgia": [], + "Saturday Sun": [], + "Fire and The Flood": [], + "Missing Piece": [], + "I'm With You": [], + "Lay It on Me": [], + "Like Gold": [], + "From Afar": [], + "Play With Fire": [], + "We're Going Home": [], + "First Time": [], + "Clarity": [], + "Emmylou": [], + "Wasted Time": [], + "Who Am I": [], + "Winds of Change": [], + "Red Eye": [], + "Call If You Need Me": [], + "We All Die Trying to Get It Right": [], + "Snaggletooth": [], + "Best That I Can": [], + "Riptide - FlicFlac Edit": [], + "My Kind of Man": [], + "All I Ever Wanted": [], + "Take Your Time": [], + "Don't Fade": [], + "Great Summer": [], + "Straight Into Your Arms": [], + "Alone With Me": [], + "Crashing Into You": [], + "Catalonia": [], + "Every Side Of You": [], + "One of These Days": [], + "Bonnie & Clyde": [], + "Riptide - FlicFlac Remix": [], + "Great Summer - Soundtrack Version genre Alternative": [], + "Straight into Your Arms - Bonus Track Version": [], + "Where We Start": [], + "Fire and the Flood - Acoustic": [], + "Little Boy": [], + "Don't Fade - Single Version": [], + "I'm With You - Single Edit": [], + "Solid Ground": [] + }, + "Sean Paul": { + "Temperature": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 97, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 42, + "name": "Sean Paul", + "url": "https://www.last.fm/tag/Sean+Paul" + }, + { + "count": 40, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 18, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 6, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Get Busy": [ + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 94, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 36, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 34, + "name": "Sean Paul", + "url": "https://www.last.fm/tag/Sean+Paul" + }, + { + "count": 14, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "get busy", + "url": "https://www.last.fm/tag/get+busy" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "No Lie": [ + { + "count": 100, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 100, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 4, + "name": "tropical", + "url": "https://www.last.fm/tag/tropical" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "just dance", + "url": "https://www.last.fm/tag/just+dance" + }, + { + "count": 1, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + }, + { + "count": 1, + "name": "A minor", + "url": "https://www.last.fm/tag/A+minor" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + } + ], + "She Doesn't Mind": [], + "Like Glue": [], + "I'm Still in Love with You (feat. Sasha)": [], + "Give It Up to Me": [], + "Gimme the Light": [], + "(When You Gonna) Give It Up To Me (feat. Keyshia Cole) - Radio Version": [ + { + "count": 100, + "name": "keyshia cole", + "url": "https://www.last.fm/tag/keyshia+cole" + } + ], + "Mad Love": [], + "We Be Burnin'": [], + "Got 2 Luv U (feat. Alexis Jordan)": [], + "Contra La Pared": [], + "So Fine": [], + "Baby Boy (feat. Beyoncé )": [], + "Got 2 Luv U - feat. Alexis Jordan": [], + "Get Busy - Odd Mob Club Mix": [], + "I'm Still In Love With You": [], + "Ever Blazin'": [], + "Other Side Of Love": [], + "Calling On Me": [], + "Never Gonna Be the Same": [], + "Dynamite": [], + "Punkie": [], + "Breakout": [], + "Straight Up": [], + "Send It On": [], + "Baby Boy [feat. Beyonce]": [], + "Head in the Zone": [], + "We Be Burnin": [], + "Shake That Thing": [], + "Eye Deh a Mi Knee": [], + "Concrete": [], + "Tip Pon It": [], + "We'll Be Burning": [], + "Hold My Hand": [], + "Infiltrate": [], + "Press It Up": [], + "I'll Take You There": [], + "No Lie - Sam Feldt Remix": [], + "Head To Toe": [], + "Body": [], + "The Trinity": [], + "Fire Links Intro": [], + "Ever Blazing": [] + }, + "The Script": { + "Breakeven": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "The Script", + "url": "https://www.last.fm/tag/The+Script" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 9, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "The Man Who Can't Be Moved": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "The Script", + "url": "https://www.last.fm/tag/The+Script" + }, + { + "count": 34, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 15, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 10, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Hall of Fame (feat. will.i.am)": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 6, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "In Every Inch of My Body", + "url": "https://www.last.fm/tag/In+Every+Inch+of+My+Body" + } + ], + "For the First Time": [], + "Superheroes": [], + "Hall of Fame": [], + "Nothing": [], + "Before the Worst": [], + "We Cry": [], + "Talk You Down": [], + "I'm Yours": [], + "If You Ever Come Back": [], + "If You See Kay": [], + "If You Could See Me Now": [], + "Rusty Halo": [], + "The End Where I Begin": [], + "Science & Faith": [], + "Six Degrees of Separation": [], + "You Won't Feel a Thing": [], + "Fall for Anything": [], + "Long Gone and Moved On": [], + "Dead Man Walking": [], + "Anybody There": [], + "Exit Wounds": [], + "Walk Away": [], + "Rain": [], + "Never Seen Anything \"Quite Like You\"": [], + "This = Love": [], + "No Good in Goodbye": [], + "Flares": [], + "Millionaires": [], + "Good Ol' Days": [], + "We Cry (Explicit)": [], + "Man on a Wire": [], + "Glowing": [], + "The Last Time": [], + "No Words": [], + "Give the Love Around": [], + "Broken Arrow": [], + "Paint the Town Green": [], + "Kaleidoscope": [], + "Never Seen Anything \"Quite Like You\" - Acoustic": [], + "The End Is Where I Begin": [], + "Run Through Walls": [], + "The Man Who Can't Be Moved - Acoustic": [] + }, + "The All-American Rejects": { + "Dirty Little Secret": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 55, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "The All-American Rejects", + "url": "https://www.last.fm/tag/The+All-American+Rejects" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Gives You Hell": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 69, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 7, + "name": "The All-American Rejects", + "url": "https://www.last.fm/tag/The+All-American+Rejects" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "Gives You Hell", + "url": "https://www.last.fm/tag/Gives+You+Hell" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Move Along": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 44, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "The All-American Rejects", + "url": "https://www.last.fm/tag/The+All-American+Rejects" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "move along", + "url": "https://www.last.fm/tag/move+along" + } + ], + "Swing, Swing": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 10, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "The All-American Rejects", + "url": "https://www.last.fm/tag/The+All-American+Rejects" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "It Ends Tonight": [], + "My Paper Heart": [], + "Stab My Back": [], + "Top of the World": [], + "I Wanna": [], + "Dance Inside": [], + "Night Drive": [], + "Change Your Mind": [], + "The Last Song": [], + "Can't Take It": [], + "One More Sad Song": [], + "I'm Waiting": [], + "Real World": [], + "Your Star": [], + "Time Stands Still": [], + "Too Far Gone": [], + "Why Worry": [], + "Drive Away": [], + "Don't Leave Me": [], + "Happy Endings": [], + "Swing Swing": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 10, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "The All-American Rejects", + "url": "https://www.last.fm/tag/The+All-American+Rejects" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Fallin' Apart": [], + "Another Heart Calls": [], + "Damn Girl": [], + "Back to Me": [], + "Breakin'": [], + "The Wind Blows": [], + "Straightjacket Feeling": [], + "Believe": [], + "11:11 P.M.": [], + "Straitjacket Feeling": [], + "Mona Lisa": [], + "Mona Lisa (When The World Comes Down)": [], + "Jack's Lament": [], + "11:11 PM": [], + "Sweat": [], + "11:11 P.M": [], + "Beekeeper’s Daughter": [], + "Someday's Gone": [], + "Bonus Track": [], + "The Poison": [] + }, + "Little Mix": { + "Black Magic": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 38, + "name": "segura essa magia negra", + "url": "https://www.last.fm/tag/segura+essa+magia+negra" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 15, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Shout Out to My Ex": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 5, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "little mix", + "url": "https://www.last.fm/tag/little+mix" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "wake-up song", + "url": "https://www.last.fm/tag/wake-up+song" + } + ], + "Love Me Like You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 17, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 7, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "talent show", + "url": "https://www.last.fm/tag/talent+show" + }, + { + "count": 4, + "name": "girlsband", + "url": "https://www.last.fm/tag/girlsband" + }, + { + "count": 4, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 1, + "name": "bbc radio1 playlist 2015", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2015" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "The X Factor", + "url": "https://www.last.fm/tag/The+X+Factor" + } + ], + "Woman Like Me (feat. Nicki Minaj)": [], + "Wings": [], + "Power": [], + "Touch": [], + "Secret Love Song (feat. Jason Derulo)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Fave", + "url": "https://www.last.fm/tag/Fave" + }, + { + "count": 17, + "name": "girlbands", + "url": "https://www.last.fm/tag/girlbands" + }, + { + "count": 17, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "group vocals", + "url": "https://www.last.fm/tag/group+vocals" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 2, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Salute": [], + "Wasabi": [], + "Sweet Melody": [], + "Hair": [], + "Secret Love Song, Pt. II": [], + "Move": [], + "Love Me or Leave Me": [], + "DNA": [], + "No More Sad Songs (feat. Machine Gun Kelly)": [], + "Power (feat. Stormzy)": [], + "Break Up Song": [], + "Holiday": [], + "Confetti (feat. Saweetie)": [], + "No More Sad Songs": [], + "Little Me": [], + "Hair (feat. Sean Paul)": [], + "Bounce Back": [], + "Change Your Life": [], + "Think About Us": [], + "Joan of Arc": [], + "Strip (feat. Sharaya J)": [], + "One I've Been Missing": [], + "Secret Love Song": [], + "Oops (feat. Charlie Puth)": [], + "Cannonball": [], + "Happiness": [], + "Confetti": [], + "Is Your Love Enough?": [], + "Love (Sweet Love)": [], + "Grown": [], + "F.U.": [], + "No": [], + "You Gotta Not": [], + "Told You So": [], + "Not a Pop Song": [], + "The Cure": [], + "Down & Dirty": [] + }, + "Anitta": { + "Downtown": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 29, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 13, + "name": "Anitta", + "url": "https://www.last.fm/tag/Anitta" + }, + { + "count": 4, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 4, + "name": "taylor swift", + "url": "https://www.last.fm/tag/taylor+swift" + }, + { + "count": 2, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "cantante", + "url": "https://www.last.fm/tag/cantante" + } + ], + "Envolver": [], + "Meiga e Abusada": [], + "Bang": [], + "Vai Malandra (feat. Tropkillaz & DJ Yuri Martins)": [], + "Boys Don't Cry": [], + "Show das Poderosas": [], + "Menina Má": [], + "Combatchy (feat. MC Rebecca)": [], + "Funk Rave": [], + "Na Batida": [], + "Savage Funk": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 16, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + }, + { + "count": 8, + "name": "tamborzao", + "url": "https://www.last.fm/tag/tamborzao" + }, + { + "count": 8, + "name": "Anitta", + "url": "https://www.last.fm/tag/Anitta" + }, + { + "count": 8, + "name": "funk experimental", + "url": "https://www.last.fm/tag/funk+experimental" + }, + { + "count": 2, + "name": "mega funk", + "url": "https://www.last.fm/tag/mega+funk" + }, + { + "count": 2, + "name": "funk mandelao", + "url": "https://www.last.fm/tag/funk+mandelao" + } + ], + "Girl from Rio": [], + "Joga Pra Lua": [], + "Movimento da Sanfoninha - Ao Vivo": [], + "No Chão Novinha": [], + "Paradinha": [], + "Faking Love (feat. Saweetie)": [], + "Mil Veces": [], + "Deixa Ele Sofrer": [], + "Veneno": [], + "Sei Que Tu Me Odeia": [], + "Onda Diferente (feat. Papatinho)": [], + "Ai Papai": [], + "Me Gusta (with Cardi B & Myke Towers)": [], + "Lose Ya Breath": [], + "Cobertor (Participação Especial de Projota)": [], + "Grip": [], + "Essa Mina É Louca (Participação Especial de Jhama)": [], + "Medicina": [], + "Double Team": [], + "Sim ou não (Participação especial de Maluma)": [], + "Ritmo Perfeito": [], + "Terremoto": [], + "Fria": [], + "Gata (feat. Chencho Corleone)": [], + "Ahi": [], + "Tá Na Mira": [], + "Cria de Favela": [], + "Zen": [], + "Some Que Ele Vem Atrás": [], + "Meme": [], + "Até o Céu": [], + "Versions of Me": [], + "Puta Cara": [] + }, + "Bibi": { + "BIBI Vengeance": [ + { + "count": 100, + "name": "wonderful music", + "url": "https://www.last.fm/tag/wonderful+music" + }, + { + "count": 100, + "name": "bad bitch", + "url": "https://www.last.fm/tag/bad+bitch" + }, + { + "count": 17, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 17, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 8, + "name": "i got mercy", + "url": "https://www.last.fm/tag/i+got+mercy" + }, + { + "count": 8, + "name": "watch me dance", + "url": "https://www.last.fm/tag/watch+me+dance" + }, + { + "count": 8, + "name": "watch me sing", + "url": "https://www.last.fm/tag/watch+me+sing" + }, + { + "count": 2, + "name": "i got grace", + "url": "https://www.last.fm/tag/i+got+grace" + }, + { + "count": 2, + "name": "just real bad bitch", + "url": "https://www.last.fm/tag/just+real+bad+bitch" + } + ], + "KAZINO": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 8, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 3, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "BAD SAD AND MAD": [], + "Bam Yang Gang": [ + { + "count": 100, + "name": "romy as a song", + "url": "https://www.last.fm/tag/romy+as+a+song" + }, + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 66, + "name": "made for romy", + "url": "https://www.last.fm/tag/made+for+romy" + }, + { + "count": 66, + "name": "my spotify", + "url": "https://www.last.fm/tag/my+spotify" + }, + { + "count": 33, + "name": "nisan2024", + "url": "https://www.last.fm/tag/nisan2024" + }, + { + "count": 33, + "name": "my first break-up", + "url": "https://www.last.fm/tag/my+first+break-up" + }, + { + "count": 33, + "name": "my first relationship", + "url": "https://www.last.fm/tag/my+first+relationship" + }, + { + "count": 10, + "name": "quero q meu ex morra", + "url": "https://www.last.fm/tag/quero+q+meu+ex+morra" + } + ], + "Restless": [], + "MotoSpeed 24": [], + "Life is a Bi…": [], + "Animal Farm": [], + "Sugar Rush": [], + "Scott and Zelda": [ + { + "count": 100, + "name": "belongs-to-sasa", + "url": "https://www.last.fm/tag/belongs-to-sasa" + }, + { + "count": 100, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + } + ], + "Feeling Lucky": [], + "Very, Slowly": [], + "PADO": [], + "I AM SHAMPOO": [], + "Hongdae R&B": [], + "Derre": [], + "비누": [], + "Step?": [], + "Apocalypse": [], + "Binu": [], + "BURN IT (feat. DEAN)": [], + "Umm… Life": [], + "Eat My Love": [], + "Maybe if": [], + "Witch Hunt": [], + "I'm good at goodbyes": [], + "Birthday Cake": [], + "Dingo X BIBI - she got it": [], + "JOTTO": [], + "Sweet Sorrow of Mother": [], + "Blade": [], + "PIRI the dog": [], + "Loveholic's hangover (feat. Sam Kim)": [], + "Lowlife Princess": [], + "Wet Nightmare": [], + "She Got It": [], + "Amigos (with Becky G)": [], + "intro": [], + "City Love": [], + "Midnight Cruise": [], + "Bluebird": [], + "나비": [], + "NABI": [], + "Hangang Gongwon": [], + "WHY Y (Feat. Tiger JK)": [] + }, + "The Velvet Underground": { + "Sunday Morning": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 85, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 55, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 52, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + }, + { + "count": 2, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 2, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Femme Fatale": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 87, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + }, + { + "count": 2, + "name": "The Velvet Underground", + "url": "https://www.last.fm/tag/The+Velvet+Underground" + } + ], + "Pale Blue Eyes": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 98, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 21, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + } + ], + "Heroin": [], + "Venus in Furs": [], + "I'll Be Your Mirror": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 50, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 48, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 2, + "name": "Nico", + "url": "https://www.last.fm/tag/Nico" + }, + { + "count": 2, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "I'm Waiting for the Man": [], + "After Hours": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 56, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "proto-punk", + "url": "https://www.last.fm/tag/proto-punk" + }, + { + "count": 6, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 1, + "name": "1969", + "url": "https://www.last.fm/tag/1969" + } + ], + "Candy Says": [], + "There She Goes Again": [], + "All Tomorrow's Parties": [], + "Run Run Run": [], + "Stephanie Says": [], + "The Black Angel's Death Song": [], + "I'm Sticking With You": [], + "Sweet Jane": [], + "What Goes On": [], + "European Son": [], + "Beginning To See The Light": [], + "Some Kinda Love": [], + "White Light/White Heat": [], + "Here She Comes Now": [], + "Who Loves The Sun": [], + "Oh! Sweet Nuthin' - 2015 Remaster": [], + "Jesus": [], + "Who Loves the Sun - 2015 Remaster": [], + "I'm Set Free": [], + "I Found a Reason - 2015 Remaster": [], + "That's The Story Of My Life": [], + "Rock & Roll": [], + "Oh! Sweet Nuthin'": [], + "Sweet Jane - Full Length Version; 2015 Remaster": [], + "Lady Godiva's Operation": [], + "Sister Ray": [], + "The Gift": [], + "The Murder Mystery": [], + "I Heard Her Call My Name": [], + "I Can't Stand It": [], + "Rock & Roll - Full Length Version; 2015 remaster": [], + "I Found A Reason": [], + "Cool It Down": [], + "New Age": [], + "Lisa Says": [], + "Head Held High": [], + "Lonesome Cowboy Bill": [] + }, + "BigXthaPlug": { + "Mmhmm": [], + "Back On My BS": [], + "Levels": [], + "Mr.Trouble": [], + "The Largest": [], + "Texas": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "country rap", + "url": "https://www.last.fm/tag/country+rap" + } + ], + "Change Me": [], + "Whip It": [], + "Big Stepper": [], + "Climate (feat. Offset)": [], + "Left Eye": [], + "Safehouse": [], + "Meet The 6ixers": [], + "Take Care": [], + "Bacc to tha Basics": [], + "All the Way (feat. Bailey Zimmerman)": [], + "2AM": [], + "Life of a Boss": [], + "Change": [], + "Leave Me Alone": [], + "Boy": [], + "Lost The Love": [], + "Rap Niggas": [], + "Badu Flow": [], + "Therapy Session": [], + "Feeling Like Dennis": [], + "Holy Ground (feat. Jessie Murph)": [], + "Law & Order": [], + "'02 Lakers (feat. Ro$ama)": [], + "Primetime": [], + "Rock & Roll": [], + "Active": [], + "Planting Seeds": [], + "Ends": [], + "Hell Yea": [], + "New Day": [], + "RICH OFF RAP": [], + "Story of X": [], + "They Don't Know": [], + "Patience": [], + "Home (feat. Shaboozey)": [], + "Wannabe": [], + "Words from WALLO267": [], + "Hell At Night (feat. Ella Langley)": [], + "Dream": [] + }, + "Mark Ronson": { + "Uptown Funk (feat. Bruno Mars)": [ + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 13, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 4, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Mark Ronson", + "url": "https://www.last.fm/tag/Mark+Ronson" + }, + { + "count": 1, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + } + ], + "Nothing Breaks Like a Heart (feat. Miley Cyrus)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 81, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 42, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "use of a string ensemble", + "url": "https://www.last.fm/tag/use+of+a+string+ensemble" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Valerie (Feat. Amy Winehouse) - Version Revisited": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 25, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 16, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 16, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Amy Winehouse", + "url": "https://www.last.fm/tag/Amy+Winehouse" + }, + { + "count": 3, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 3, + "name": "country-disco", + "url": "https://www.last.fm/tag/country-disco" + }, + { + "count": 3, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + } + ], + "Uptown Funk": [], + "Find U Again (feat. Camila Cabello)": [], + "Late Night Feelings (feat. Lykke Li)": [], + "Diversion": [], + "Inversion": [], + "Suzanne": [ + { + "count": 100, + "name": "Mark Ronson", + "url": "https://www.last.fm/tag/Mark+Ronson" + }, + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 66, + "name": "raye", + "url": "https://www.last.fm/tag/raye" + } + ], + "Outversion": [], + "Valerie - Version Revisited": [], + "Daffodils (feat. Kevin Parker)": [], + "Daffodils": [], + "Stop Me": [], + "Oh My God (feat. Lily Allen)": [], + "Valerie (feat. Amy Winehouse)": [], + "Feel Right": [], + "Stop Me (feat. Daniel Merriweather)": [], + "Bang Bang Bang": [], + "Pieces of Us (feat. King Princess)": [], + "True Blue (feat. Angel Olsen)": [], + "Don't Leave Me Lonely (feat. Yebba)": [], + "Ooh Wee (feat. Ghostface Killah, Nate Dogg, Trife & Saigon)": [], + "Somebody to Love Me": [], + "Oh My God": [], + "Valerie": [], + "Then There Were Two": [], + "Summer Breaking": [], + "Just": [], + "I Can't Lose": [], + "What Was I Made For? (Epilogue) - Instrumental Version": [], + "Late Night Prelude": [], + "Nothing Breaks Like a Heart - Acoustic Version": [], + "Apply Some Pressure (feat. Paul Smith)": [], + "Why Hide (feat. Diana Gordon)": [], + "Leaving Los Feliz": [], + "Bang Bang Bang (Feat. MNDR)": [], + "Uptown's First Finale": [], + "Nothing Breaks Like a Heart - Don Diablo Remix": [], + "Knock Knock Knock (feat. Yebba)": [], + "God Put a Smile Upon Your Face (feat. The Daptone Horns)": [], + "Feel Right (feat. Mystikal)": [], + "Ooh Wee": [], + "2 AM (feat. Lykke Li)": [], + "Truth (feat. Alicia Keys & The Last Artful, Dodgr)": [] + }, + "Tinashe": { + "2 On (feat. Schoolboy Q)": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 60, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 4, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Nasty": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 37, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "brainrot", + "url": "https://www.last.fm/tag/brainrot" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Needs": [], + "Save Room for Us": [], + "Throw a Fit": [], + "All Hands on Deck": [], + "Talk to Me Nice": [], + "Perfect Crime": [], + "2 On": [], + "X": [], + "Link Up": [], + "Bouncin": [], + "SHY GUY": [], + "No Broke Boys": [], + "Company": [], + "Naturally": [], + "Pasadena": [], + "I Can See the Future": [], + "Getting No Sleep": [], + "Cold Sweat": [], + "Feelings": [], + "Gravity": [], + "Die a Little Bit": [], + "Uh Huh": [], + "Aquarius": [], + "Treason": [], + "Hopscotch": [], + "Life's Too Short": [], + "Touch & Go": [], + "Superlove": [], + "Rascal (Superstar)": [], + "The Chase": [], + "None of My Business": [], + "Tightrope": [], + "Let Go": [], + "Story of Us": [], + "Unconditional": [], + "Angels": [], + "Like I Used To": [], + "Cash Race": [], + "Stormy Weather": [], + "Undo (Back to My Heart)": [], + "Party Favors": [], + "No Drama (feat. Offset)": [], + "Know Better": [] + }, + "Salvia Palth": { + "I Was All Over Her": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 4, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 4, + "name": "New Zealand", + "url": "https://www.last.fm/tag/New+Zealand" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "(Dream)": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 36, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 11, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 11, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 5, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 5, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 5, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "glitchcore", + "url": "https://www.last.fm/tag/glitchcore" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "instrumental rock", + "url": "https://www.last.fm/tag/instrumental+rock" + } + ], + "Girl": [], + "Reprise": [], + "(dream) - remaster": [], + "i don't know anyone i am": [], + "Stones Pull Out Heart": [], + "I Don't Know Anyone, I Am": [], + "post traumatic all-night-long": [], + "Melanchole": [], + "voice vi - remaster": [], + "Post-traumatic All-night-long": [], + "I Don't Want to Ask Your Father or Anything": [], + "Needs No Progress, I Will Lie": [], + "Like You Know I Get Old": [], + "needs no progress i will lie": [], + "Reprise (reprise)": [], + "Madison": [], + "te aroha": [], + "stones pull out heart - remaster": [], + "i'm gonna find out": [], + "i don't know anyone, i am - remaster": [], + "i was all over her - remaster": [], + "something i had said": [], + "no-intro": [], + "still i struggle": [], + "interlude": [], + "last chance to see": [], + "always freaking out": [], + "post-traumatic all-night long - remaster": [], + "you wouldn't ask a fire to stop": [], + "stay next to me tonight": [], + "stabbed in the small of the back": [], + "melanchole - diary pt. 1 (demo) - remaster": [], + "that's what": [], + "i don't want to ask your father or anything - remaster": [], + "best friend on the cross": [], + "girl - remaster": [], + "post-traumatic all-night-long - Remaster": [], + "needs no progress, i will lie - remaster": [], + "how many will i make": [], + "like you know i get old - remaster": [], + "reprise - remaster": [], + "melanchole - diary pt. 1 - Remastered Demo": [], + "i was all over her (remaster)": [] + }, + "Wiz Khalifa": { + "Black and Yellow": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 49, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Black and Yellow", + "url": "https://www.last.fm/tag/Black+and+Yellow" + }, + { + "count": 5, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Wiz Khalifa", + "url": "https://www.last.fm/tag/Wiz+Khalifa" + }, + { + "count": 1, + "name": "party vibe", + "url": "https://www.last.fm/tag/party+vibe" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "See You Again (feat. Charlie Puth)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 80, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 41, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 36, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Charlie Puth", + "url": "https://www.last.fm/tag/Charlie+Puth" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Say Yeah": [], + "The Thrill": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "drunk", + "url": "https://www.last.fm/tag/drunk" + }, + { + "count": 66, + "name": "real airy and fuckin dreamy and shit", + "url": "https://www.last.fm/tag/real+airy+and+fuckin+dreamy+and+shit" + }, + { + "count": 37, + "name": "high", + "url": "https://www.last.fm/tag/high" + }, + { + "count": 8, + "name": "smokin", + "url": "https://www.last.fm/tag/smokin" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "hipster hop", + "url": "https://www.last.fm/tag/hipster+hop" + } + ], + "No Sleep": [], + "Roll Up": [], + "Intro": [], + "We Dem Boyz": [], + "Pittsburgh Sound": [], + "Hopeless Romantic (feat. Swae Lee)": [], + "Work Hard, Play Hard": [], + "Damn Thing": [], + "I'm Gonna Ride": [], + "Burn Sumthin": [], + "Get Sum": [], + "Bout Mine": [], + "Mezmorized": [], + "I Choose You": [], + "When I'm Gone": [], + "So High (feat. Ghost Loft)": [], + "Too Late": [], + "Ink My Whole Body": [], + "The Race": [], + "Go Hard or Go Home": [], + "Wake Up": [], + "On My Level (feat. Too $hort)": [], + "Fly Solo": [], + "Ass Drop": [], + "Remember You (feat. The Weeknd)": [], + "Fr Fr (feat. Lil Skies)": [], + "Bake Sale (Feat. Travis Scott)": [], + "Something New (feat. Ty Dolla $ign)": [], + "Promises": [], + "Cameras": [], + "Paperbond": [], + "Superstar": [], + "Visions": [], + "On My Level - feat. Too $hort": [], + "This Plane": [], + "Boarding Pass": [], + "Hopes & Dreams": [], + "Pull Up (feat. Lil Uzi Vert)": [], + "You and Your Friends (feat. Snoop Dogg & Ty Dolla $ign)": [], + "Top Floor": [] + }, + "Isaiah Rashad": { + "Wat's Wrong (feat. Zacari & Kendrick Lamar)": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 44, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 29, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 1, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "West Savannah (feat. SZA)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "jungle", + "url": "https://www.last.fm/tag/jungle" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Headshots (4r Da Locals)": [ + { + "count": 100, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 29, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 15, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "isaiah rashad", + "url": "https://www.last.fm/tag/isaiah+rashad" + } + ], + "Free Lunch": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 33, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "played", + "url": "https://www.last.fm/tag/played" + }, + { + "count": 10, + "name": "1-8-19", + "url": "https://www.last.fm/tag/1-8-19" + } + ], + "RIP Young": [ + { + "count": 100, + "name": "chopped and screwed", + "url": "https://www.last.fm/tag/chopped+and+screwed" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "Tennessee", + "url": "https://www.last.fm/tag/Tennessee" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Silkk da Shocka (feat. Syd)": [], + "4r Da Squaw": [], + "Heavenly Father": [], + "Find a Topic (homies begged)": [], + "Ronnie Drake (feat. SZA)": [], + "Darkseid": [], + "Park": [], + "Claymore (feat. Smino)": [], + "Wat U Sed (feat. Doechii & Kal Banx)": [], + "From The Garden (feat. Lil Uzi Vert)": [], + "Smile": [], + "Stuck in the Mud (feat. SZA)": [], + "Lay Wit Ya (feat. Duke Deuce)": [], + "Score (feat. SZA & 6LACK)": [], + "Tity and Dolla (feat. Hugh Augustine & Jay Rock)": [], + "Cilvia Demo": [], + "Soliloquy": [], + "Wat U Sed (feat. Iamdoechii & Kal Banx)": [], + "Hey Mista": [], + "Shot You Down (feat. Jay Rock & Schoolboy Q)": [], + "All Herb (feat. Amindi)": [], + "R.I.P. Kevin Miller": [], + "True Story (feat. Jay Rock & Jay Worthy)": [], + "Rope (feat. SiR) // rosegold": [], + "Chad (feat. YGTUT)": [], + "Hereditary": [], + "AA": [], + "THIB": [], + "Why Worry": [], + "Bday (feat. Deacon Blues & Kari Faux)": [], + "9-3 Freestyle": [], + "HB2U": [], + "Webbie Flow (U Like)": [], + "Menthol (feat. Jean Deaux)": [], + "where u at?": [], + "Dressed Like Rappers": [], + "Don't Shoot": [], + "Modest": [], + "Tranquility": [] + }, + "M83": { + "Midnight City": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 94, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 36, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 10, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 6, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 2, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Wait": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 77, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 47, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 33, + "name": "perfect to listen to while leaving the planet", + "url": "https://www.last.fm/tag/perfect+to+listen+to+while+leaving+the+planet" + }, + { + "count": 10, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 10, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 9, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 2, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 2, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Outro": [ + { + "count": 100, + "name": "perfect to listen to while leaving the planet", + "url": "https://www.last.fm/tag/perfect+to+listen+to+while+leaving+the+planet" + }, + { + "count": 95, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 38, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 31, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "gossip girl", + "url": "https://www.last.fm/tag/gossip+girl" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "My Tears Are Becoming a Sea": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 80, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 48, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 44, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 1, + "name": "great titles", + "url": "https://www.last.fm/tag/great+titles" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "We Own the Sky": [], + "Reunion": [], + "Kim & Jessie": [], + "Where the Boats Go": [], + "Intro": [], + "Raconte-moi une histoire": [], + "Train to Pluton": [], + "Graveyard Girl": [], + "Claudia Lewis": [], + "This Bright Flash": [], + "Skin of the Night": [], + "Steve McQueen": [], + "Too Late": [], + "Soon, My Friend": [], + "New Map": [], + "OK Pal": [], + "Another Wave From You": [], + "Solitude - Felsmann + Tiley Reinterpretation": [], + "When Will You Come Home?": [], + "Couleurs": [], + "Splendor": [], + "Fountains": [], + "Run Into Flowers": [], + "Year One, One UFO": [], + "Klaus I Love You": [], + "Echoes of Mine": [], + "Highway of Endless Dreams": [], + "Teen Angst": [], + "Don't Save Us From the Flames": [], + "Midnight Souls Still Remain": [], + "Dark Moves of Love": [], + "I Guess I'm Floating": [], + "You Appearing": [], + "Moonchild": [], + "In the Cold I'm Standing": [], + "Birds": [], + "Unrecorded": [], + "Up!": [], + "Do It, Try It": [], + "In Church": [] + }, + "Madison Beer": { + "Make You Mine": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 22, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "Melodic House", + "url": "https://www.last.fm/tag/Melodic+House" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "panties-out", + "url": "https://www.last.fm/tag/panties-out" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "vocal trance", + "url": "https://www.last.fm/tag/vocal+trance" + } + ], + "Reckless": [ + { + "count": 100, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 100, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 66, + "name": "Madison maior viva", + "url": "https://www.last.fm/tag/Madison+maior+viva" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 15, + "name": "doo-wop", + "url": "https://www.last.fm/tag/doo-wop" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "Perfection", + "url": "https://www.last.fm/tag/Perfection" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + } + ], + "Selfish": [], + "Good in Goodbye": [], + "Baby": [], + "Home to Another One": [], + "Dead": [], + "BOYSHIT": [], + "Hurts Like Hell (feat. Offset)": [], + "Dear Society": [], + "Home with You": [], + "Spinnin": [], + "Sweet Relief": [], + "15 Minutes": [], + "Teenager in Love": [], + "Showed Me (How I Fell in Love with You)": [], + "Follow the White Rabbit": [], + "Stained Glass": [], + "Blue": [], + "Dangerous": [], + "Everything Happens for a Reason": [], + "Envy the Leaves": [], + "Fools": [], + "Stay Numb and Carry On": [], + "17": [], + "Default": [], + "Effortlessly": [], + "HeartLess": [], + "I Wonder": [], + "Ryder": [], + "Emotional Bruises": [], + "Silence Between Songs": [], + "Nothing Matters But You": [], + "At Your Worst": [], + "Say It to My Face": [], + "Sour Times": [], + "Interlude": [], + "King Of Everything": [], + "The Beginning": [], + "Homesick": [], + "Tyler Durden": [], + "All At Once": [], + "All for Love": [], + "Channel Surfing / The End": [] + }, + "Metric": { + "Help I'm Alive": [], + "Black Sheep": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 70, + "name": "scott pilgrim", + "url": "https://www.last.fm/tag/scott+pilgrim" + }, + { + "count": 35, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Metric", + "url": "https://www.last.fm/tag/Metric" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Black Sheep - Brie Larson Vocal Version": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 29, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 29, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 1, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + } + ], + "Gold Guns Girls": [], + "Combat Baby": [], + "Gimme Sympathy": [], + "Dead Disco": [], + "Sick Muse": [], + "Monster Hospital": [], + "Succexy": [], + "Satellite Mind": [], + "Love Is a Place": [], + "Twilight Galaxy": [], + "Collect Call": [], + "Lost Kitten": [], + "Poster of a Girl": [], + "Wet Blanket": [], + "Blindness": [], + "Hustle Rose": [], + "Empty": [], + "Front Row": [], + "Breathing Underwater": [], + "Stadium Love": [], + "Grow Up and Blow Away": [], + "Raw Sugar": [], + "The List": [], + "The Twist": [], + "Calculation Theme": [], + "Youth Without Youth": [], + "The Police and the Private": [], + "Glass Ceiling": [], + "Too Little Too Late": [], + "On a Slow Night": [], + "IOU": [], + "Soft Rock Star": [], + "Speed the Collapse": [], + "Synthetica": [], + "Handshakes": [], + "Rock Me Now": [], + "Hardwire": [], + "Patriarch on a Vespa": [], + "Live It Out": [], + "On the Sly": [], + "Ending Start": [] + }, + "Dr. Dre": { + "Still D.R.E.": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 51, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 32, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 12, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 6, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 2, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "still dre", + "url": "https://www.last.fm/tag/still+dre" + } + ], + "The Next Episode": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 94, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 47, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 47, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 10, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 2, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 1, + "name": "nate dogg", + "url": "https://www.last.fm/tag/nate+dogg" + } + ], + "Forgot About Dre": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 81, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 32, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 26, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 11, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + }, + { + "count": 9, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 2, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 2, + "name": "Dr. Dre", + "url": "https://www.last.fm/tag/Dr.+Dre" + }, + { + "count": 2, + "name": "Forgot About Dre", + "url": "https://www.last.fm/tag/Forgot+About+Dre" + } + ], + "What's the Difference": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + }, + { + "count": 30, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "us", + "url": "https://www.last.fm/tag/us" + }, + { + "count": 8, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 2, + "name": "Dre", + "url": "https://www.last.fm/tag/Dre" + }, + { + "count": 1, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 1, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + } + ], + "Nuthin' But a \"G\" Thang": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 91, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 46, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 43, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 18, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "dr dre", + "url": "https://www.last.fm/tag/dr+dre" + }, + { + "count": 1, + "name": "Snoop Dogg", + "url": "https://www.last.fm/tag/Snoop+Dogg" + } + ], + "Xxplosive": [], + "The Watcher": [], + "Let Me Ride": [], + "Keep Their Heads Ringin'": [], + "I need a Doctor": [], + "Fuck You": [], + "Let's Get High": [], + "Fuck Wit Dre Day (And Everybody's Celebratin')": [], + "Big Ego's": [], + "Bang Bang": [], + "Light Speed": [], + "Forgot About Dre (feat. Eminem)": [], + "Murder Ink": [], + "Bar One": [], + "Bitch Niggaz": [], + "Bitches Ain't Shit": [], + "The Chronic (Intro)": [], + "The Day the Niggaz Took Over": [], + "Lil' Ghetto Boy": [], + "A Nigga Witta Gun": [], + "The Message": [], + "Housewife": [], + "Deeez Nuuuts": [], + "Rat-Tat-Tat-Tat": [], + "The Car Bomb": [], + "Ackrite": [], + "Some L.A. Niggaz": [], + "Ed-Ucation": [], + "Lyrical Gangbang": [], + "High Powered": [], + "Kush - Main": [], + "Lolo (Intro)": [], + "Stranded on Death Row": [], + "Gospel (with Eminem)": [], + "The $20 Sack Pyramid": [], + "Pause 4 Porno": [], + "The Doctor's Office": [], + "The Roach (The Chronic Outro)": [], + "Lolo - Intro": [] + }, + "Ashnikko": { + "Daisy": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "goodshit", + "url": "https://www.last.fm/tag/goodshit" + }, + { + "count": 15, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 15, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "female empowerment", + "url": "https://www.last.fm/tag/female+empowerment" + }, + { + "count": 1, + "name": "femdom", + "url": "https://www.last.fm/tag/femdom" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Slumber Party (feat. Princess Nokia)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 1, + "name": "collaboration", + "url": "https://www.last.fm/tag/collaboration" + } + ], + "STUPID (feat. Yung Baby Tate)": [], + "Cry (feat. Grimes)": [], + "Paint The Town Blue (from the series Arcane League of Legends)": [], + "Daisy 2.0 (feat. Hatsune Miku)": [], + "Deal With It (feat. Kelis)": [], + "Tantrum": [], + "Worms": [], + "You Make Me Sick!": [], + "Toxic": [], + "Hi, It's Me": [], + "Cheerleader": [], + "Invitation (feat. Kodie Shane)": [], + "Working Bitch": [], + "Special": [], + "Dying Star (feat. Ethel Cain)": [], + "WEEDKILLER": [], + "Panic Attacks in Paradise": [], + "Halloweenie IV: Innards": [], + "Itty Bitty": [], + "Maggots": [], + "Manners": [], + "Halloweenie": [], + "Halloweenie II: Pumpkin Spice": [], + "L8r Boi": [], + "Little Boy": [], + "No Brainer": [], + "Drunk with My Friends": [], + "Moonlight Magic": [], + "Halloweenie III: Seven Days": [], + "Clitoris! The Musical": [], + "Chokehold Cherry Python": [], + "Super Soaker (feat. Daniela Lalita)": [], + "Possession of a Weapon": [], + "Nice Girl": [], + "Trinkets": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "baltimore club", + "url": "https://www.last.fm/tag/baltimore+club" + }, + { + "count": 66, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + } + ], + "World Eater": [], + "Miss Nectarine": [], + "Good While It Lasted": [], + "Fuck Me in Shibuya": [], + "Blow": [], + "Don’t Look At It": [], + "Halloweenie V: The Moss King": [] + }, + "Polo G": { + "RAPSTAR": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 66, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 66, + "name": "Polo G", + "url": "https://www.last.fm/tag/Polo+G" + }, + { + "count": 8, + "name": "clear pronunciation", + "url": "https://www.last.fm/tag/clear+pronunciation" + }, + { + "count": 8, + "name": "syncopated beats", + "url": "https://www.last.fm/tag/syncopated+beats" + }, + { + "count": 8, + "name": "a repetitive chorus", + "url": "https://www.last.fm/tag/a+repetitive+chorus" + }, + { + "count": 3, + "name": "production by a respected producer", + "url": "https://www.last.fm/tag/production+by+a+respected+producer" + }, + { + "count": 3, + "name": "consistent rhyme patterns", + "url": "https://www.last.fm/tag/consistent+rhyme+patterns" + }, + { + "count": 3, + "name": "lyrics by a famous rap artist", + "url": "https://www.last.fm/tag/lyrics+by+a+famous+rap+artist" + } + ], + "Martin & Gina": [ + { + "count": 100, + "name": "Polo G", + "url": "https://www.last.fm/tag/Polo+G" + } + ], + "Pop Out (feat. Lil Tjay)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 3, + "name": "Polo G", + "url": "https://www.last.fm/tag/Polo+G" + }, + { + "count": 3, + "name": "Lil Tjay", + "url": "https://www.last.fm/tag/Lil+Tjay" + } + ], + "Go Stupid": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "trap rap", + "url": "https://www.last.fm/tag/trap+rap" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "hype rap", + "url": "https://www.last.fm/tag/hype+rap" + }, + { + "count": 3, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 3, + "name": "digital rap", + "url": "https://www.last.fm/tag/digital+rap" + } + ], + "21": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "Polo G", + "url": "https://www.last.fm/tag/Polo+G" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 33, + "name": "Regalia", + "url": "https://www.last.fm/tag/Regalia" + } + ], + "Flex (feat. Juice WRLD)": [], + "Neva Cared": [], + "Heartless (feat. Mustard)": [], + "bad man (smooth criminal)": [], + "Through Da Storm": [], + "Chosen 1": [], + "I Know": [], + "GANG GANG (with Lil Wayne)": [], + "Finer Things": [], + "No Return (with The Kid LAROI & Lil Durk)": [], + "Clueless (with Pop Smoke & Fivio Foreign)": [], + "Epidemic": [], + "Beautiful Pain (Losin My Mind)": [], + "Distraction": [], + "Wishing For A Hero (feat. BJ the Chicago Kid)": [], + "Black Hearted": [], + "33": [], + "Toxic": [], + "DND": [], + "Dyin Breed": [], + "Partin Ways": [], + "Don’t Play (with Lil Baby)": [], + "GNF (OKOKOK)": [], + "Painting Pictures": [], + "Unapologetic (with NLE Choppa)": [], + "Be Something": [], + "Don't Believe The Hype": [], + "deep wounds": [], + "No Time Wasted (feat. Future)": [], + "Barely Holdin' On": [], + "Pop Out Again (feat. Lil Baby & Gunna)": [], + "My All": [], + "Gang WithMe": [], + "Party Lyfe (with DaBaby)": [], + "Bloody Canvas": [], + "Be Something (feat. Lil Baby)": [], + "Boom": [], + "Heart of a Giant (with Rod Wave)": [], + "Lost Files": [] + }, + "Aminé": { + "REEL IT IN": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Laid-back", + "url": "https://www.last.fm/tag/Laid-back" + }, + { + "count": 4, + "name": "bjork", + "url": "https://www.last.fm/tag/bjork" + }, + { + "count": 4, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 1, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + }, + { + "count": 1, + "name": "Moderate", + "url": "https://www.last.fm/tag/Moderate" + } + ], + "Caroline": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 44, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 1, + "name": "oregon", + "url": "https://www.last.fm/tag/oregon" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Spice Girl": [], + "Charmander": [], + "Invincible": [], + "Compensating (feat. Young Thug)": [], + "SHINE": [], + "Woodlawn": [], + "Heebiejeebies - Bonus": [], + "BLACKJACK": [], + "RiRi": [], + "Shimmy": [], + "REDMERCEDES": [], + "Becky": [], + "Pressure In My Palms (feat. slowthai, Vince Staples)": [], + "Arc de Triomphe": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 17, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + } + ], + "Mad Funny Freestyle": [], + "DR. WHOEVER": [], + "Can’t Decide": [], + "TOGETHER": [], + "Burden": [], + "NEO": [], + "Ratchet Saturn Girl": [], + "Roots (feat. JID, Charlie Wilson)": [], + "Vacay": [], + "Campfire": [], + "Yellow": [], + "Passenger Princess (feat. Smino)": [], + "Easy (feat. Summer Walker)": [], + "New Flower! (feat. Leon Thomas)": [], + "YiPiYaY": [], + "Colors": [], + "Blinds": [], + "Kobe": [], + "Turf": [], + "Fetus (feat. Injury Reserve)": [], + "meant2b": [], + "Dididumduhduh": [], + "Veggies": [], + "Wedding Crashers": [], + "Familiar": [], + "WHY?": [], + "Sundays": [], + "HICCUP (feat. Gunna)": [] + }, + "Turnstile": { + "ALIEN LOVE CALL": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "BLACKOUT": [ + { + "count": 100, + "name": "melodic hardcore", + "url": "https://www.last.fm/tag/melodic+hardcore" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 15, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 15, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 15, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 4, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "MYSTERY": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 66, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 33, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 33, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 3, + "name": "Post punk", + "url": "https://www.last.fm/tag/Post+punk" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "UNDERWATER BOI": [], + "HOLIDAY": [ + { + "count": 100, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 25, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 16, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "maryland", + "url": "https://www.last.fm/tag/maryland" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + } + ], + "DON'T PLAY": [], + "Blue By You": [], + "NEVER ENOUGH": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 1, + "name": "maryland", + "url": "https://www.last.fm/tag/maryland" + }, + { + "count": 1, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + } + ], + "Real Thing": [], + "T.L.C. (TURNSTILE LOVE CONNECTION)": [], + "ENDLESS": [], + "FLY AGAIN": [], + "I CARE": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 66, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ], + "NEW HEART DESIGN": [], + "LONELY DEZIRES": [], + "HUMANOID / SHAKE IT UP": [], + "SEEIN’ STARS": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 10, + "name": "try", + "url": "https://www.last.fm/tag/try" + }, + { + "count": 10, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 10, + "name": "All", + "url": "https://www.last.fm/tag/All" + } + ], + "WILD WRLD": [], + "BIRDS": [ + { + "count": 100, + "name": "try", + "url": "https://www.last.fm/tag/try" + }, + { + "count": 100, + "name": "All", + "url": "https://www.last.fm/tag/All" + } + ], + "DANCE-OFF": [], + "NO SURPRISE": [], + "I Don't Wanna Be Blind": [], + "Generator": [], + "Look Out For Me": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 66, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "All", + "url": "https://www.last.fm/tag/All" + }, + { + "count": 33, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 33, + "name": "dnb", + "url": "https://www.last.fm/tag/dnb" + }, + { + "count": 10, + "name": "punk and post-punk", + "url": "https://www.last.fm/tag/punk+and+post-punk" + }, + { + "count": 10, + "name": "try", + "url": "https://www.last.fm/tag/try" + } + ], + "SOLE": [], + "DULL": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 3, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + }, + { + "count": 3, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Big Smile": [], + "LIGHT DESIGN": [], + "DREAMING": [], + "SUNSHOWER": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 16, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 2, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Gravity": [], + "Drop": [], + "Love Lasso": [], + "SLOWDIVE": [], + "CEILING": [], + "Fazed Out": [], + "High Pressure": [], + "TIME IS HAPPENING": [], + "MAGIC MAN": [], + "Moon": [], + "Canned Heat": [], + "Keep It Moving": [], + "Can't Deny It": [], + "7": [] + }, + "Roar": { + "I Can't Handle Change": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + } + ], + "Christmas Kids": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "soundtrack to my theoretical descent into alcoholism", + "url": "https://www.last.fm/tag/soundtrack+to+my+theoretical+descent+into+alcoholism" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "weird", + "url": "https://www.last.fm/tag/weird" + }, + { + "count": 3, + "name": "indie christmas", + "url": "https://www.last.fm/tag/indie+christmas" + }, + { + "count": 3, + "name": "unboyfriendable", + "url": "https://www.last.fm/tag/unboyfriendable" + }, + { + "count": 3, + "name": "holidays", + "url": "https://www.last.fm/tag/holidays" + } + ], + "Poor Grammar": [], + "Heart For Brains": [], + "The Comfort of a Laugh Track": [], + "Duck Or Ape": [], + "Just A Fan": [], + "Chinese Tattoo": [], + "Baby Bride Rag": [], + "Flightless Bird": [], + "Paralyzed": [], + "The Opposite of Flowers": [], + "No One Thinks About You": [], + "I'm Not Going to Help You": [], + "Hope (feat. Aaron Burke, Evan Bisbee & Jef Wright)": [], + "Truck Stop Tiger": [], + "Hope": [], + "Nothing Can't Hurt Me": [], + "Dream": [], + "Demon Ghost Cave": [], + "It's Fine (Every Time)": [], + "Fading Kitten Syndrome (feat. Robin Vining & Evan Bisbee)": [], + "Theophobia": [], + "Wondering Why": [], + "Difluoroethane": [], + "Copperfield": [], + "Easy": [], + "Pathétique": [], + "The Vulture and the Void": [], + "Afraid": [], + "Fading Kitten Syndrome": [], + "Robocop Sunset": [], + "Take Me": [], + "Goldfinch Nocturne": [], + "Reaction Video Dream": [], + "The Body Is A Temple For Heavier Metal": [], + "You Could Have Been Anyone": [], + "Ghost (Of 7th St.) [feat. Mark Glick, Aaron Burke & Evan Bisbee]": [], + "Knives For Aries": [], + "Obvious": [], + "Drama Queen": [], + "Pavane for a Dead Prince": [], + "Arson Eyes": [], + "Obedient Shape": [] + }, + "Portishead": { + "Glory Box": [ + { + "count": 100, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 64, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 32, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "portishead", + "url": "https://www.last.fm/tag/portishead" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Roads": [ + { + "count": 100, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 61, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "portishead", + "url": "https://www.last.fm/tag/portishead" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Sour Times": [ + { + "count": 100, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 44, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 27, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 26, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "portishead", + "url": "https://www.last.fm/tag/portishead" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Mysterons": [], + "Strangers": [], + "Wandering Star": [], + "Numb": [], + "It Could Be Sweet": [], + "The Rip": [], + "All Mine": [], + "Pedestal": [], + "Biscuit": [], + "It's a Fire": [], + "Only You": [], + "Silence": [], + "Machine Gun": [], + "Hunter": [], + "Cowboys": [], + "Nylon Smile": [], + "Over": [], + "Deep Water": [], + "Plastic": [], + "Undenied": [], + "Humming": [], + "We Carry On": [], + "Half Day Closing": [], + "Magic Doors": [], + "Small": [], + "Mourning Air": [], + "Threads": [], + "Seven Months": [], + "Elysium": [], + "Western Eyes": [], + "Glory Box - Live": [], + "Revenge of the Number": [], + "Sour Sour Times": [], + "Chase the Tear": [], + "Sheared Box": [], + "Toy Box": [], + "Sheared Times": [], + "Lot More": [], + "Glory Box (edit)": [], + "Theme From to Kill a Dead Man": [], + "Scorn": [] + }, + "Leslie Odom Jr.": { + "Alexander Hamilton": [ + { + "count": 100, + "name": "imported by drip.feed", + "url": "https://www.last.fm/tag/imported+by+drip.feed" + }, + { + "count": 2, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 1, + "name": "musicals", + "url": "https://www.last.fm/tag/musicals" + }, + { + "count": 1, + "name": "western", + "url": "https://www.last.fm/tag/western" + }, + { + "count": 1, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 1, + "name": "ENG", + "url": "https://www.last.fm/tag/ENG" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 1, + "name": "whats in a name", + "url": "https://www.last.fm/tag/whats+in+a+name" + } + ], + "Wait For It": [ + { + "count": 100, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 100, + "name": "Rythym and Blues", + "url": "https://www.last.fm/tag/Rythym+and+Blues" + }, + { + "count": 66, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "Non-Stop": [ + { + "count": 100, + "name": "Musical theatre", + "url": "https://www.last.fm/tag/Musical+theatre" + }, + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "Guns and Ships": [ + { + "count": 100, + "name": "western", + "url": "https://www.last.fm/tag/western" + }, + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 66, + "name": "ENG", + "url": "https://www.last.fm/tag/ENG" + }, + { + "count": 66, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "The Room Where It Happens": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "western", + "url": "https://www.last.fm/tag/western" + }, + { + "count": 66, + "name": "ENG", + "url": "https://www.last.fm/tag/ENG" + }, + { + "count": 66, + "name": "kurikaesu", + "url": "https://www.last.fm/tag/kurikaesu" + } + ], + "A Winter's Ball": [ + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "Dear Theodosia": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "Your Obedient Servant": [], + "Washington On Your Side": [], + "The World Was Wide Enough": [], + "The Christmas Waltz": [], + "I'll Be Home For Christmas": [], + "Go Crazy": [], + "Autumn Leaves": [], + "Without You": [], + "Standards": [], + "What Are We Waiting For (feat. Nicolette Robinson)": [], + "Stronger Magic": [], + "Under Pressure": [], + "Cold": [], + "Nobody Knows You (When You're Down And Out)": [], + "Show Me": [], + "Winter Song": [], + "Have Yourself A Merry Little Christmas": [], + "A Change Is Gonna Come": [], + "My Favorite Things": [], + "Speak Now": [], + "Last Christmas": [], + "Loved": [], + "Cold (feat. Sia)": [], + "First Noel": [], + "Cheer Up Charlie": [], + "The Christmas Song": [], + "u r my everything": [], + "Hummingbird": [], + "Look For The Silver Lining": [], + "Holding on to Us": [], + "Snow": [], + "Joey, Joey, Joey": [], + "Ave Maria": [], + "Merry Christmas Darling": [], + "Foggy": [], + "Auld Lang Syne": [], + "Last Man": [] + }, + "Pharrell Williams": { + "Happy - From \"Despicable Me 2\"": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 3, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Cash In Cash Out": [ + { + "count": 100, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 8, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 8, + "name": "money", + "url": "https://www.last.fm/tag/money" + }, + { + "count": 2, + "name": "life", + "url": "https://www.last.fm/tag/life" + }, + { + "count": 2, + "name": "darius", + "url": "https://www.last.fm/tag/darius" + }, + { + "count": 2, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Happy": [], + "Frontin' (feat. Jay-Z) - Club Mix": [ + { + "count": 100, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 100, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "Double Life - From \"Despicable Me 4\"": [], + "Just a Cloud Away": [], + "Hug Me": [], + "Down In Atlanta": [], + "Happy (from Despicable Me 2)": [], + "Freedom": [], + "Come Get It Bae": [], + "Marilyn Monroe": [], + "Get Lucky (Radio Edit) [feat. Pharrell Williams and Nile Rodgers]": [], + "Gust of Wind": [], + "Happy (from \"Despicable Me 2\")": [], + "Doctor (Work It Out) [feat. Miley Cyrus]": [], + "Hunter": [], + "Despicable Me": [], + "Sangria Wine": [], + "That Girl": [], + "It Girl": [], + "Gush": [], + "Number One": [], + "VIRGINIA Boy (feat. Tyler, The Creator) - Remix": [], + "Brand New": [], + "How Does It Feel?": [], + "Lost Queen": [], + "Can I Have It Like That": [], + "Functional Addict (with Gunna & Nigo)": [], + "You Can Do It Too": [], + "Know Who You Are": [], + "Angel": [], + "Airplane Tickets": [], + "Raspy Shit": [], + "Best Friend": [], + "Stay with Me": [], + "fun, fun, fun": [], + "Take It Off (Dim The Lights)": [], + "Entrepreneur (feat. JAY-Z)": [], + "Paper Plates (with A$AP Ferg & Nigo)": [], + "Show You How To Hustle": [], + "Our Father": [], + "Paper Plates (with FERG & Nigo)": [], + "Keep It Playa": [] + }, + "my bloody valentine": { + "When You Sleep": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 51, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 22, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "shoegazer", + "url": "https://www.last.fm/tag/shoegazer" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Only Shallow": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 32, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 19, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + } + ], + "Sometimes": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 49, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 5, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 5, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Loomer": [], + "To Here Knows When": [], + "Soon": [], + "Touched": [], + "Come in Alone": [], + "I Only Said": [], + "Blown a Wish": [], + "What You Want": [], + "Lose My Breath": [], + "Soft as Snow (But Warm Inside)": [], + "Off Your Face": [], + "only tomorrow": [], + "she found now": [], + "Feed Me With Your Kiss": [], + "Cupid Come": [], + "No More Sorry": [], + "new you": [], + "All I Need": [], + "if i am": [], + "Sueisfine": [], + "who sees you": [], + "Several Girls Galore": [], + "You Never Should": [], + "Drive It All Over Me": [], + "You Made Me Realise": [], + "Nothing Much to Lose": [], + "(When You Wake) You're Still in a Dream": [], + "Slow": [], + "Cigarette in Your Bed": [], + "in another way": [], + "is this and yes": [], + "I Can See It (But I Can't Feel It)": [], + "Thorn": [], + "nothing is": [], + "wonder 2": [], + "Glider": [], + "Swallow": [], + "Honey Power": [], + "Emptiness Inside": [], + "I Believe": [], + "Moon Song": [] + }, + "Aurora": { + "Runaway": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 51, + "name": "norwegian", + "url": "https://www.last.fm/tag/norwegian" + }, + { + "count": 51, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Running with the Wolves": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 30, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 20, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 20, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "norwegian", + "url": "https://www.last.fm/tag/norwegian" + }, + { + "count": 2, + "name": "Bagel", + "url": "https://www.last.fm/tag/Bagel" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Cure For Me": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 56, + "name": "mystical", + "url": "https://www.last.fm/tag/mystical" + }, + { + "count": 26, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "medieval", + "url": "https://www.last.fm/tag/medieval" + }, + { + "count": 8, + "name": "pop magic", + "url": "https://www.last.fm/tag/pop+magic" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "The Gods We Can Touch", + "url": "https://www.last.fm/tag/The+Gods+We+Can+Touch" + } + ], + "Half the World Away": [], + "The Seed": [ + { + "count": 100, + "name": "norwegian", + "url": "https://www.last.fm/tag/norwegian" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "scandinavian", + "url": "https://www.last.fm/tag/scandinavian" + }, + { + "count": 1, + "name": "nordic", + "url": "https://www.last.fm/tag/nordic" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "Norway", + "url": "https://www.last.fm/tag/Norway" + } + ], + "Exist For Love": [], + "Conqueror": [], + "Everything Matters": [], + "The River": [], + "Murder Song (5, 4, 3, 2, 1) - Acoustic": [], + "Warrior": [], + "Queendom": [], + "Soft Universe": [], + "Winter Bird": [], + "Giving In to the Love": [], + "Churchyard": [], + "Through the Eyes of a Child": [], + "Murder Song (5, 4, 3, 2, 1)": [], + "I Went Too Far": [], + "Forgotten Love": [], + "Animal": [], + "Lucky": [], + "A Dangerous Thing": [], + "A Temporary High": [], + "Your Blood": [], + "Heathens": [], + "All Is Soft Inside": [], + "Daydreamer": [], + "Blood in the Wine": [], + "It Happened Quiet": [], + "Under the Water": [], + "Home": [], + "Some Type Of Skin": [], + "Black Water Lilies": [], + "The Conflict Of The Mind": [], + "To Be Alright": [], + "Dance on the Moon": [], + "The Forbidden Fruits of Eden": [], + "Starvation": [], + "Apple Tree": [], + "You Keep Me Crawling": [], + "Exhale Inhale": [], + "Under Stars": [], + "Artemis": [] + }, + "The Pussycat Dolls": { + "Buttons": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 73, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 40, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 28, + "name": "The Pussycat Dolls", + "url": "https://www.last.fm/tag/The+Pussycat+Dolls" + }, + { + "count": 14, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "buttons", + "url": "https://www.last.fm/tag/buttons" + }, + { + "count": 2, + "name": "pussycat dolls", + "url": "https://www.last.fm/tag/pussycat+dolls" + }, + { + "count": 1, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Don't Cha": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "The Pussycat Dolls", + "url": "https://www.last.fm/tag/The+Pussycat+Dolls" + }, + { + "count": 34, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "Dont Cha", + "url": "https://www.last.fm/tag/Dont+Cha" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "When I Grow Up": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 68, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "The Pussycat Dolls", + "url": "https://www.last.fm/tag/The+Pussycat+Dolls" + }, + { + "count": 26, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "pussycat dolls", + "url": "https://www.last.fm/tag/pussycat+dolls" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "when i grow up", + "url": "https://www.last.fm/tag/when+i+grow+up" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Stickwitu": [], + "I Hate This Part": [], + "I Don't Need a Man": [], + "Beep": [], + "Wait a Minute": [], + "Hush Hush": [], + "React": [], + "Sway": [], + "Hot Stuff (I Want You Back)": [], + "How Many Times, How Many Lies": [], + "Halo": [], + "Hush Hush; Hush Hush": [], + "Bottle Pop": [], + "Bite the Dust": [], + "Right Now": [], + "Hush Hush; Hush Hush / I Will Survive - Medley": [], + "Beep (feat. will.i.am)": [], + "Magic": [], + "Hush Hush; Hush Hush - Main": [], + "Feelin' Good": [], + "Elevator": [], + "Happily Never After": [], + "Whatcha Think About That": [], + "Takin' Over the World": [], + "Wait a Minute (feat. Timbaland)": [], + "Who's Gonna Love You": [], + "I'm Done": [], + "Top of the World": [], + "Don't Cha (Feat. Busta Rhymes) - Clean": [], + "We Went as Far as We Felt Like Going": [], + "Don't Cha - Radio Edit": [], + "Don't Cha (feat. Busta Rhymes)": [], + "Whatchamacallit": [], + "Love the Way You Love Me": [], + "Buttons - Showmusik TikTok Remix": [], + "In Person": [], + "Jai Ho! (You Are My Destiny)": [], + "Tainted Love/Where Did Our Love Go": [], + "Buttons - Final Edit Version": [], + "Santa Baby": [], + "Bottle Pop (feat. Snoop Dogg)": [] + }, + "XG": { + "SHOOTING STAR": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 10, + "name": "pc music", + "url": "https://www.last.fm/tag/pc+music" + }, + { + "count": 10, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 10, + "name": "best on the album", + "url": "https://www.last.fm/tag/best+on+the+album" + } + ], + "LEFT RIGHT": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 3, + "name": "hippop", + "url": "https://www.last.fm/tag/hippop" + }, + { + "count": 3, + "name": "legal drug", + "url": "https://www.last.fm/tag/legal+drug" + } + ], + "WOKE UP": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "better than selena gomez", + "url": "https://www.last.fm/tag/better+than+selena+gomez" + }, + { + "count": 33, + "name": "cassio's song", + "url": "https://www.last.fm/tag/cassio%27s+song" + } + ], + "GRL GVNG": [], + "MASCARA": [], + "Something Ain't Right": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 2, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + }, + { + "count": 2, + "name": "xg", + "url": "https://www.last.fm/tag/xg" + }, + { + "count": 1, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + } + ], + "PUPPET SHOW": [], + "Is This Love": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 1, + "name": "da lilith", + "url": "https://www.last.fm/tag/da+lilith" + }, + { + "count": 1, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 1, + "name": "maya da jen", + "url": "https://www.last.fm/tag/maya+da+jen" + }, + { + "count": 1, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + } + ], + "NEW DANCE": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "chisa-da-licaa", + "url": "https://www.last.fm/tag/chisa-da-licaa" + } + ], + "IYKYK": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "chisa da raquel", + "url": "https://www.last.fm/tag/chisa+da+raquel" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 4, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 4, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 1, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 1, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "Tippy Toes": [], + "TGIF": [], + "Howling": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "avant garde", + "url": "https://www.last.fm/tag/avant+garde" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 1, + "name": "Asian Pop", + "url": "https://www.last.fm/tag/Asian+Pop" + } + ], + "In The Rain": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "A MAIOR DO ÁLBUM!!!", + "url": "https://www.last.fm/tag/A+MAIOR+DO+%C3%81LBUM%21%21%21" + }, + { + "count": 16, + "name": "fav do gu", + "url": "https://www.last.fm/tag/fav+do+gu" + } + ], + "X-GENE": [], + "UNDEFEATED": [], + "Million Places": [], + "WINTER WITHOUT YOU": [], + "HESONOO": [], + "LEFT RIGHT REMIXX - FEAT. CIARA & JACKSON WANG // PROD BY JAKOPS": [], + "SHOOTING STAR - BARS REMIXX FEAT. RICO NASTY": [], + "Howl": [], + "SPACE MEETING Skit": [], + "IS THIS LOVE (Piano Ver.)": [], + "SHOOTING STAR - CHILL REMIXX": [], + "WOKE UP REMIXX (FEAT. Jay Park, OZworld, AKLO, Paloalto, VERBAL, Awich, Tak, Dok2)": [], + "LEFT RIGHT (Y2K Ver.)": [], + "IN THE RAIN x XDM": [], + "WOKE UP REMIXX [PROD BY JAKOPS] (FEAT. Jay Park, OZworld, AKLO, Paloalto, VERBAL, Awich, Tak, Dok2)": [], + "PUPPET SHOW (City Pop Ver.) (XG “The first HOWL” Live)": [], + "PUPPET SHOW x XDM": [], + "HESONOO + X-GENE x XDM": [], + "GRL GVNG x XDM": [], + "SOMETHING AIN’T RIGHT x XDM": [], + "TGIF x XDM": [], + "WOKE UP x XDM": [], + "Intro": [], + "IS THIS LOVE (Instrumental)": [], + "NEW DANCE x XDM": [], + "NEW DANCE - XG 1st WORLD TOUR “The first HOWL” Live": [], + "TIPPY TOES x XDM": [], + "WINTER WITHOUT YOU -Orchestra ver.-": [], + "UNDEFEATED - XG 1st WORLD TOUR “The first HOWL” Live": [], + "X-GENE (HESONOO) - XG 1st WORLD TOUR “The first HOWL” Live": [] + }, + "She Wants Revenge": { + "Tear You Apart": [ + { + "count": 100, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 57, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 17, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 10, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Out Of Control": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 79, + "name": "dark wave", + "url": "https://www.last.fm/tag/dark+wave" + }, + { + "count": 46, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + } + ], + "Red Flags And Long Nights": [], + "These Things": [], + "Sister": [], + "I Don't Want To Fall In Love": [], + "A Little Bit Harder Now": [], + "Broken Promises For Broken Hearts": [], + "Monologue": [], + "Rachael": [], + "Someone Must Get Hurt": [], + "She Will Always Be A Broken Girl": [], + "She Loves Me, She Loves Me Not": [], + "Disconnect": [], + "Written In Blood": [], + "Us": [], + "True Romance": [], + "Animal Attraction": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 51, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 34, + "name": "sexyyyyy", + "url": "https://www.last.fm/tag/sexyyyyy" + }, + { + "count": 34, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 11, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 11, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "dark wave", + "url": "https://www.last.fm/tag/dark+wave" + }, + { + "count": 2, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + } + ], + "Your Love": [ + { + "count": 100, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 77, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 37, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 2, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 1, + "name": "she wants revenge", + "url": "https://www.last.fm/tag/she+wants+revenge" + }, + { + "count": 1, + "name": "earworm", + "url": "https://www.last.fm/tag/earworm" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Take the World": [], + "Walking Away": [], + "What I Want": [], + "All Wound Up": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 36, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "This Is The End": [], + "Replacement": [], + "Pretend The World Has Ended": [], + "Checking Out": [], + "First, Love": [], + "Not Just A Girl": [], + "It's Just Begun": [], + "All Those Moments": [], + "Spend The Night": [], + "Reasons": [], + "Up In Flames": [], + "Suck It Up": [], + "Sugar": [], + "NEVER": [], + "Save Your Soul": [], + "Kiss Me": [], + "Little Stars": [], + "Sleep": [], + "Maybe She's Right": [], + "Killing Time": [], + "Must Be the One": [] + }, + "Christina Aguilera": { + "Genie in a Bottle": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 54, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 30, + "name": "Christina Aguilera", + "url": "https://www.last.fm/tag/Christina+Aguilera" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Beautiful": [], + "Fighter": [], + "Candyman": [], + "Ain't No Other Man": [], + "Hurt": [], + "What a Girl Wants": [], + "Not Myself Tonight": [], + "Lady Marmalade - From \"Moulin Rouge\" Soundtrack": [], + "Dirrty": [], + "Your Body": [], + "Dirrty (feat. Redman)": [], + "The Voice Within": [], + "Keeps Gettin' Better": [], + "I Turn to You": [], + "Have Yourself a Merry Little Christmas": [], + "You Lost Me": [], + "Lady Marmalade - Single Edit": [], + "Bionic": [], + "Oh Mother": [], + "This Christmas": [], + "Save Me from Myself": [], + "Infatuation": [], + "Walk Away": [], + "Lady Marmalade": [], + "Slow Down Baby": [], + "Understand": [], + "Impossible": [], + "Still Dirrty": [], + "Back in the Day": [], + "I Hate Boys": [], + "Can't Hold Us Down (feat. Lil' Kim)": [], + "Elastic Love": [], + "Glam": [], + "Reflection": [], + "Prima Donna": [], + "Come On Over Baby (All I Want Is You) - Radio Version": [], + "Nasty Naughty Boy": [], + "Mercy on Me": [], + "Lift Me Up": [], + "Desnudate": [], + "Without You": [], + "I Got Trouble": [], + "Loving Me 4 Me": [] + }, + "The Backseat Lovers": { + "Kilby Girl": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "The Rewind", + "url": "https://www.last.fm/tag/The+Rewind" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Maple Syrup": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "Skipping Through Time", + "url": "https://www.last.fm/tag/Skipping+Through+Time" + }, + { + "count": 8, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + } + ], + "Pool House": [ + { + "count": 100, + "name": "alex", + "url": "https://www.last.fm/tag/alex" + }, + { + "count": 100, + "name": "garahe", + "url": "https://www.last.fm/tag/garahe" + } + ], + "Watch Your Mouth": [], + "Snowbank Blues": [], + "Growing/Dying": [], + "Just a Boy": [], + "Davy Crochet": [], + "Olivia": [], + "Out of Tune": [], + "Dugout": [], + "Sinking Ship": [], + "Still a Friend": [], + "Close Your Eyes": [], + "slowing down": [], + "Morning in the Aves": [], + "Intuition": [], + "Heavy": [], + "Pictures": [], + "Words I Used": [], + "Elevator Days": [], + "Silhouette": [], + "Viciously Lonely": [], + "Know Your Name": [], + "Follow The Sound": [], + "Address Your Letters": [], + "Kilby Girl (Live)": [], + "Pool House (Live)": [], + "Just a Boy (Live)": [], + "Intro (Live)": [], + "Pictures (Live)": [], + "Maple Syrup (Live)": [], + "Dugout (Live)": [], + "Still a Friend (Live)": [], + "Heavy (Live)": [], + "Sinking Ship (Live)": [], + "Viciously Lonely - Live from the Clubhouse / 2023": [], + "Snowbank Blues - A Blogothèque Take-Away Show": [], + "Kilby Girl Live": [], + "Silhouette - Live from the Clubhouse / 2023": [], + "Viciously Lonely (Audio)": [], + "Snowbank Blues (A Blogothèque Take-Away Show)": [], + "Close Your Eyes (Audio)": [], + "The Backseat Lovers - Growing/Dying": [] + }, + "The Mamas & the Papas": { + "California Dreamin' - Single Version": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 69, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 29, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 16, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 8, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 4, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "the mamas and the papas", + "url": "https://www.last.fm/tag/the+mamas+and+the+papas" + }, + { + "count": 1, + "name": "home", + "url": "https://www.last.fm/tag/home" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "California Dreamin'": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 77, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 38, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "the mamas and the papas", + "url": "https://www.last.fm/tag/the+mamas+and+the+papas" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Dream a Little Dream of Me": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 78, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 38, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Dedicated To The One I Love": [], + "Monday, Monday - Single Version": [], + "Snowqueen Of Texas": [], + "Monday, Monday": [], + "Straight Shooter": [], + "Go Where You Wanna Go": [], + "I Call Your Name": [], + "Got A Feelin'": [], + "Dream A Little Dream Of Me - With Introduction": [], + "Do You Wanna Dance": [], + "Blueberries For Breakfast": [], + "My Girl": [], + "California Dreaming": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 77, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 38, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "the mamas and the papas", + "url": "https://www.last.fm/tag/the+mamas+and+the+papas" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Dancing in the Street": [], + "Spanish Harlem": [], + "Creeque Alley": [], + "You Baby": [], + "Twelve Thirty - Single Version": [], + "Look Through My Window": [], + "Dream A Little Dream Of Me - Album Version With Introduction": [], + "Words of Love": [], + "Creeque Alley - Single Version": [], + "Safe In My Garden": [], + "Midnight Voyage": [], + "Hey Girl": [], + "Twist And Shout": [], + "Once Was A Time I Thought": [], + "Monday Monday": [], + "Somebody Groovy - Single Version": [], + "Glad To Be Unhappy": [], + "Somebody Groovy": [], + "I Saw Her Again": [], + "The \"In\" Crowd": [], + "I Saw Her Again - Single Version": [], + "Strange Young Girls": [], + "For The Love Of Ivy": [], + "People Like Us": [], + "No Salt On Her Tail": [], + "Dancing Bear": [], + "Words Of Love - Single Version": [], + "Twelve Thirty (Young Girls Are Coming To The Canyon)": [] + }, + "Chris Isaak": { + "Wicked Game": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 76, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 7, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "chris isaak", + "url": "https://www.last.fm/tag/chris+isaak" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Blue Hotel": [], + "Baby Did a Bad Bad Thing": [], + "Lie to Me": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 12, + "name": "rockabilly", + "url": "https://www.last.fm/tag/rockabilly" + }, + { + "count": 12, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 3, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 3, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 3, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "about love", + "url": "https://www.last.fm/tag/about+love" + }, + { + "count": 1, + "name": "evening", + "url": "https://www.last.fm/tag/evening" + }, + { + "count": 1, + "name": "6 of 10 stars", + "url": "https://www.last.fm/tag/6+of+10+stars" + } + ], + "Blue Spanish Sky": [], + "Wicked Game - Remastered": [], + "Somebody's Crying": [], + "San Francisco Days": [], + "Two Hearts": [], + "Nothing's Changed": [], + "You Owe Me Some Kind of Love": [], + "Dancin'": [], + "Heart Shaped World": [], + "Can't Do a Thing": [], + "Graduation Day": [], + "Only the Lonely": [], + "Heart Full of Soul": [], + "Let Me Down Easy": [], + "Wrong to Love You": [], + "Go Walking Down There": [], + "Forever Blue": [], + "Solitary Man": [], + "Life Will Go On": [], + "Don't Make Me Dream About You": [], + "King Without a Castle": [], + "Speak of the Devil": [], + "I Want You to Want Me": [], + "Please": [], + "Can't Help Falling in Love": [], + "Black Flowers": [], + "Kings of the Highway": [], + "Wicked Games": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 76, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 7, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "chris isaak", + "url": "https://www.last.fm/tag/chris+isaak" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "I'm Not Waiting": [], + "Can't Do a Thing (To Stop Me)": [], + "Forever Young": [], + "There She Goes": [], + "Funeral In the Rain": [], + "Back On Your Side": [], + "Blue Hotel - Remastered": [], + "In the Heat of the Jungle": [], + "Baby Did A Bad Bad Thing - Remastered": [], + "Voodoo": [], + "Don't Leave Me on My Own": [], + "I Wonder": [] + }, + "Type O Negative": { + "I Don't Wanna Be Me": [ + { + "count": 100, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 60, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 38, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 27, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 9, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 7, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 6, + "name": "Type O Negative", + "url": "https://www.last.fm/tag/Type+O+Negative" + }, + { + "count": 1, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Love You to Death": [ + { + "count": 100, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 52, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 33, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 31, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 8, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 5, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Christian Woman": [ + { + "count": 100, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 50, + "name": "doom metal", + "url": "https://www.last.fm/tag/doom+metal" + }, + { + "count": 28, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 24, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 7, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 2, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 1, + "name": "Erotic", + "url": "https://www.last.fm/tag/Erotic" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + } + ], + "My Girlfriend's Girlfriend": [], + "Black No. 1 (Little Miss Scare -All)": [], + "Be My Druidess": [], + "Summer Breeze": [], + "Cinnamon Girl": [], + "Anesthesia": [], + "Life Is Killing Me": [], + "Set Me on Fire": [], + "Wolf Moon (Including Zoanthropic Paranoia)": [], + "IYDKMIGTHTKY (Gimme That)": [], + "Nettie": [], + "Green Man": [], + "Everyone I Love Is Dead": [], + "Kill All the White People": [], + "Angry Inch": [], + "Die With Me": [], + "Red Water (Christmas Mourning)": [], + "Bloody Kisses (A Death in the Family)": [], + "Machine Screw": [], + "Everything Dies": [], + "Burnt Flowers Fallen": [], + "We Hate Everyone": [], + "Thir13teen": [], + "Fay Wray Come Out and Play": [], + "In Praise of Bacchus": [], + "I Like Goils": [], + "Can't Lose You": [], + "Drunk in Paris": [], + "Too Late: Frozen": [], + "Bad Ground": [], + "Blood & Fire": [], + "Unsuccessfully Coping with the Natural Beauty of Infidelity": [], + "Dead Again": [], + "She Burned Me Down": [], + "Pyretta Blaze": [], + "Haunted": [], + "Todd's Ship Gods (Above All Things)": [], + "Halloween in Heaven": [], + "...A Dish Best Served Coldly": [], + "September Sun": [], + "The Dream Is Dead": [] + }, + "Sixpence None the Richer": { + "Kiss Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 41, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 37, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 5, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Kiss Me", + "url": "https://www.last.fm/tag/Kiss+Me" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "There She Goes": [], + "Don't Dream It's Over": [], + "Breathe Your Name": [], + "We Have Forgotten": [], + "Melody of You": [], + "I Can't Catch You": [], + "Kiss Me - AOL Sessions Acoustic Version": [], + "Easy to Ignore": [], + "Angels We Have Heard On High": [], + "Anything": [], + "The Lines of My Earth": [], + "The Waiting Room": [], + "Sister, Mother": [], + "Love": [], + "Puedo Escribir": [], + "Dancing Queen": [], + "Breathe": [], + "I Won't Stay Long": [], + "Loser Like Me": [], + "Moving On": [], + "I Need Love": [], + "Angeltread": [], + "Within a Room Somewhere": [], + "Us": [], + "Too Far Gone": [], + "Silent Night": [], + "A Million Parachutes": [], + "The Ground You Shook": [], + "Tonight": [], + "Waiting On The Sun": [], + "Brighten My Heart": [], + "It Came Upon a Midnight Clear": [], + "Down and Out of Time": [], + "I've Been Waiting": [], + "Kiss Me (Japanese version)": [], + "Paralyzed": [], + "Still Burning": [], + "Field of Flowers": [], + "Trust (Reprise)": [], + "Eyes Wide Open": [], + "Tension Is A Passing Note": [], + "My Dear Machine": [], + "Kiss Me (Acoustic)": [] + }, + "alex_g_offline": { + "I Wait for You": [ + { + "count": 100, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + }, + { + "count": 100, + "name": "i miss her so fucking much", + "url": "https://www.last.fm/tag/i+miss+her+so+fucking+much" + } + ], + "Break": [ + { + "count": 100, + "name": "DSBM", + "url": "https://www.last.fm/tag/DSBM" + }, + { + "count": 25, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 16, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 8, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 8, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 8, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 3, + "name": "i miss her so fucking much", + "url": "https://www.last.fm/tag/i+miss+her+so+fucking+much" + }, + { + "count": 3, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + }, + { + "count": 3, + "name": "Shoegazs", + "url": "https://www.last.fm/tag/Shoegazs" + } + ], + "Pretend": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 33, + "name": "sunny owns this song", + "url": "https://www.last.fm/tag/sunny+owns+this+song" + }, + { + "count": 33, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + } + ], + "Sometimes": [], + "break - cover version": [], + "Not Anywhere": [], + "Sometimes [Explicit]": [], + "Fay": [], + "East Coast": [], + "Nintendo 64": [], + "World / Insured": [], + "Song": [], + "1. Break": [], + "3. Pretend": [], + "Outro": [], + "Break (AutoPlay)": [], + "Pretend (AutoPlay)": [], + "4. Sometimes": [], + "2. I Wait for You": [], + "Break - alex_g_offline": [], + "sometimes (@nightcorebot)": [], + "1. I Wait for You": [], + "1234": [], + "alex_g_offline": [], + "3. Break": [], + "If this is what makes me feel so real": [], + "alex_g_offlinealex_g_offlinealex_g_offline": [], + "alex_g_offlinealex_g_offline": [], + "Winter Wonderland": [], + "I Wait for You (AutoPlay)": [], + "Pretend [8STqw6eW0fU]": [], + "i w8 4 u": [], + "alex_g_offline - I Wait for You": [], + "alex_g_offlinealex_g_offlinealex_g_offlinealex_g_offline": [], + "alex_g_offlinealex_g_offlinealex_g_offlinealex_g_offlinealex_g_offline": [], + "2. Pretend": [], + "sometims": [], + "Heart": [], + "\"I Wait for You": [], + "\"Break": [], + "2024-03-24 21:46": [], + "2024-03-21 02:37": [], + "2024-03-14 20:25": [], + "2024-03-01 06:24": [] + }, + "mgk": { + "my ex's best friend (with blackbear)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 33, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Bad Things (With Camila Cabello)": [], + "maybe (feat. Bring Me The Horizon)": [], + "I Think I'm OKAY (with YUNGBLUD & Travis Barker)": [], + "forget me too (feat. Halsey)": [], + "Bloody Valentine": [], + "emo girl (feat. WILLOW)": [], + "cliché": [], + "Home (with Machine Gun Kelly, X Ambassadors & Bebe Rexha)": [], + "DAYWALKER! (feat. CORPSE)": [], + "Lonely Road (with Jelly Roll)": [], + "Drunk Face": [], + "Candy (feat. Trippie Redd)": [], + "Wild Boy": [], + "Body Bag (feat. Yungblud & Bert McCracken of The Used)": [], + "dont let me go": [], + "lost boys": [], + "Kiss Kiss": [], + "more than life (feat. glaive)": [], + "Glass House (feat. Naomi Wild)": [], + "make up sex (feat. blackbear)": [], + "beauty": [], + "vampire diaries": [], + "El Diablo": [], + "sun to me": [], + "Rap Devil": [], + "Invincible": [], + "all I know (feat. Trippie Redd)": [], + "ay! (feat. Lil Wayne)": [], + "Lonely": [], + "why are you here": [], + "Concert For Aliens": [], + "Nothing Inside (feat. Iann Dior)": [], + "title track": [], + "Jawbreaker": [], + "love race (feat. Kellin Quinn)": [], + "iris": [], + "Play This When I'm Gone": [], + "miss sunshine": [], + "Till I Die": [], + "fake love don't last (feat. iann dior)": [], + "your name forever": [], + "BMXXing": [], + "outlaw overture": [] + }, + "Ms. Lauryn Hill": { + "Doo Wop (That Thing)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 39, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 26, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 26, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Ex-Factor": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 36, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "new jersey", + "url": "https://www.last.fm/tag/new+jersey" + }, + { + "count": 5, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "crazy", + "url": "https://www.last.fm/tag/crazy" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Lost Ones": [], + "Can't Take My Eyes Off of You - (I Love You Baby)": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 44, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "new jersey", + "url": "https://www.last.fm/tag/new+jersey" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "beatboxing", + "url": "https://www.last.fm/tag/beatboxing" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + } + ], + "To Zion (feat. Carlos Santana)": [], + "Intro": [], + "Nothing Even Matters (feat. D'Angelo)": [], + "Superstar": [], + "Tell Him": [], + "When It Hurts So Bad": [], + "Everything Is Everything": [], + "Final Hour": [], + "I Used to Love Him (feat. Mary J. Blige)": [], + "Forgive Them Father": [], + "Every Ghetto, Every City": [], + "The Miseducation of Lauryn Hill": [], + "I Gotta Find Peace of Mind - Live": [], + "Doo Wop (That Thing) - Edit": [], + "To Zion": [], + "Nothing Even Matters": [], + "Mystery of Iniquity - Live": [], + "Feeling Good": [], + "I Used To Love Him": [], + "Mr. Intentional - Live": [], + "I Get Out - Live": [], + "Can't Take My Eyes Off Of You": [], + "Just Like Water - Live": [], + "If I Ruled the World (Imagine That)": [], + "Manifest": [], + "Guarding The Gates - From \"Queen & Slim: The Soundtrack\"": [], + "I Find It Hard to Say (Rebel) - Live": [], + "Sweetest Thing": [], + "Adam Lives In Theory - Live": [], + "Intro - Live": [], + "So Much Things to Say - Live": [], + "Oh Jerusalem - Live": [], + "Freedom Time - Live": [], + "Just Want You Around - Live": [], + "Lose Myself": [], + "Interlude 1 - Live": [], + "I Remember - Live": [], + "Interlude 2 - Live": [], + "If You Can Count": [], + "The Conquering Lion - Live": [] + }, + "Azealia Banks": { + "212": [], + "Luxury": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 81, + "name": "hip-house", + "url": "https://www.last.fm/tag/hip-house" + }, + { + "count": 32, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 24, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "Azealia Banks", + "url": "https://www.last.fm/tag/Azealia+Banks" + } + ], + "Liquorice": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 83, + "name": "hip-house", + "url": "https://www.last.fm/tag/hip-house" + }, + { + "count": 49, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 40, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "acid house", + "url": "https://www.last.fm/tag/acid+house" + } + ], + "1991": [], + "The Big Big Beat": [ + { + "count": 100, + "name": "hip house", + "url": "https://www.last.fm/tag/hip+house" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Garage House", + "url": "https://www.last.fm/tag/Garage+House" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Count Contessa": [], + "Anna Wintour": [], + "Paradiso": [], + "Miss Camaraderie": [], + "212 (feat. Lazy Jay)": [], + "Heavy Metal and Reflective": [], + "Ice Princess": [], + "Fierce": [], + "Yung Rapunxel": [], + "Van Vogue": [], + "Chasing Time": [], + "Miss Amor": [], + "Soda": [], + "Fuck Him All Night": [], + "Fuck Up the Fun": [], + "Idle Delilah": [], + "Gimme a Chance": [], + "Desperado": [], + "Wallace": [], + "BBD": [], + "Along the Coast": [], + "Atlantis": [], + "Used to Being Alone": [], + "Treasure Island": [], + "Out of Space": [], + "JFK": [], + "Ima Read": [], + "Jumanji": [], + "Fantasea": [], + "L8R": [], + "Nude Beach A-Go-Go": [], + "Chips": [], + "Wings of a Butterfly": [], + "Aquababe": [], + "Dilemma": [], + "Tarantula": [], + "Us": [], + "Runnin'": [], + "Queen of Clubs": [] + }, + "King Von": { + "Took Her To The O": [ + { + "count": 100, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 100, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 66, + "name": "chiraq", + "url": "https://www.last.fm/tag/chiraq" + }, + { + "count": 66, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + }, + { + "count": 33, + "name": "femtanyl", + "url": "https://www.last.fm/tag/femtanyl" + }, + { + "count": 33, + "name": "- Rap - Out The Trap", + "url": "https://www.last.fm/tag/-+Rap+-+Out+The+Trap" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Crazy Story, Pt. 3": [], + "Armed & Dangerous": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + } + ], + "Crazy Story": [], + "Don't Play That": [], + "Crazy Story (feat. Lil Durk) - Remix": [], + "Back Again (feat. Lil Durk)": [], + "Ride": [], + "3 A.M.": [], + "All These Niggas (feat. Lil Durk)": [], + "The Code (feat. Polo G)": [], + "2 A.M.": [], + "Gleesh Place": [], + "Demon": [], + "Wayne's Story": [], + "Down Me": [], + "War": [], + "Evil Twins": [], + "Fuck Yo Man": [], + "Hoes Ain't Shit": [], + "I Am What I Am (Feat. Fivio Foreign)": [], + "Why He Told": [], + "Crazy Story - Remix": [], + "No Flaws": [], + "Broke Opps": [], + "GTA": [], + "Twin Nem (feat. Lil Durk)": [], + "On Yo Ass": [], + "How It Go": [], + "Went Silly": [], + "Twin Nem": [], + "Mine Too": [], + "Trust Nothing (feat. Moneybagg Yo)": [], + "From the Hood": [], + "Robberies": [], + "Grandson For President": [], + "Straight To It (feat. Fivio Foreign)": [], + "Tuff": [], + "Cousins (feat. JusBlow600)": [], + "Don't Miss": [], + "FaceTime (feat. G Herbo)": [], + "WAR With US": [], + "What It's Like": [], + "Same As Us": [] + }, + "Jessie J": { + "Bang Bang": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 58, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "Ariana Grande", + "url": "https://www.last.fm/tag/Ariana+Grande" + }, + { + "count": 11, + "name": "jessie j", + "url": "https://www.last.fm/tag/jessie+j" + }, + { + "count": 11, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 3, + "name": "tag needs correction", + "url": "https://www.last.fm/tag/tag+needs+correction" + }, + { + "count": 1, + "name": "uitluisteren artist", + "url": "https://www.last.fm/tag/uitluisteren+artist" + }, + { + "count": 1, + "name": "holloween skitz0rz", + "url": "https://www.last.fm/tag/holloween+skitz0rz" + }, + { + "count": 1, + "name": "Skitz0rz", + "url": "https://www.last.fm/tag/Skitz0rz" + } + ], + "Domino": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 26, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "jessie j", + "url": "https://www.last.fm/tag/jessie+j" + }, + { + "count": 6, + "name": "domino", + "url": "https://www.last.fm/tag/domino" + }, + { + "count": 5, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Price Tag": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "jessie j", + "url": "https://www.last.fm/tag/jessie+j" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 5, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + } + ], + "Do It Like a Dude": [], + "Who You Are": [], + "Nobody's Perfect": [], + "Flashlight - From \"Pitch Perfect 2\" Soundtrack": [], + "Who's Laughing Now": [], + "Man With The Bag": [], + "Abracadabra": [], + "Mamma Knows Best": [], + "Masterpiece": [], + "Rainbow": [], + "Casualty of Love": [], + "LaserLight": [], + "L.O.V.E.": [], + "Stand Up": [], + "I Need This": [], + "Price Tag (feat. B.o.B)": [], + "Burnin' Up": [], + "It's My Party": [], + "I Want Love": [], + "Wild - UK Version": [], + "Sexy Lady": [], + "Do It Like A Dude - Explicit Version": [], + "Wild": [], + "Thunder": [], + "Sweet Talker": [], + "Price Tag - Acoustic Version": [], + "Personal": [], + "Ain't Been Done": [], + "My Shadow": [], + "Intro": [], + "Big White Room (Live)": [], + "I Got You (I Feel Good)": [], + "Price Tag (Acoustic Version)": [], + "Bang Bang - 3LAU Remix": [], + "Fire": [], + "Queen": [], + "Breathe": [], + "Square One": [], + "I Miss Her": [], + "Not My Ex": [], + "Real Deal": [] + }, + "Madvillain": { + "All Caps": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 39, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 30, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 12, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 7, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 7, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "Madvillain", + "url": "https://www.last.fm/tag/Madvillain" + }, + { + "count": 2, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 2, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + } + ], + "Meat Grinder": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 93, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 53, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 53, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 18, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 11, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 8, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 2, + "name": "Madvillain", + "url": "https://www.last.fm/tag/Madvillain" + }, + { + "count": 2, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 1, + "name": "-1001740215468", + "url": "https://www.last.fm/tag/-1001740215468" + } + ], + "Accordion": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 92, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 41, + "name": "Madvillain", + "url": "https://www.last.fm/tag/Madvillain" + }, + { + "count": 19, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 18, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 14, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 3, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "Stones throw", + "url": "https://www.last.fm/tag/Stones+throw" + } + ], + "Bistro": [], + "Curls": [], + "Figaro": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 30, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 23, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 8, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 8, + "name": "Madvillain", + "url": "https://www.last.fm/tag/Madvillain" + }, + { + "count": 6, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 2, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 2, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + } + ], + "Fancy Clown": [], + "Raid": [], + "The Illest Villains": [], + "Strange Ways": [], + "Money Folder": [], + "Rainbows": [], + "Rhinestone Cowboy": [], + "America's Most Blunted": [], + "Great Day": [], + "Operation Lifesaver aka Mint Test": [], + "Sickfit": [], + "Eye": [], + "Do Not Fire!": [], + "Shadows of Tomorrow": [], + "Supervillain Theme": [], + "Hardcore Hustle": [], + "Fancy Clown (feat. Viktor Vaughn)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 16, + "name": "Abstract hiphop", + "url": "https://www.last.fm/tag/Abstract+hiphop" + }, + { + "count": 8, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 8, + "name": "grimy", + "url": "https://www.last.fm/tag/grimy" + }, + { + "count": 8, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 3, + "name": "undergroundhip-hop", + "url": "https://www.last.fm/tag/undergroundhip-hop" + }, + { + "count": 3, + "name": "pick of the day", + "url": "https://www.last.fm/tag/pick+of+the+day" + }, + { + "count": 3, + "name": "Monster Music", + "url": "https://www.last.fm/tag/Monster+Music" + } + ], + "Raid (feat. MED)": [ + { + "count": 100, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 17, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 8, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 8, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "3.214": [], + "Monkey Suite": [], + "Do Not Fire! (instrumental)": [], + "Sickfit (instrumental)": [], + "America's Most Blunted (feat. Quasimoto)": [], + "Eye (feat. Stacy Epps)": [], + "Accordian": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 92, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 41, + "name": "Madvillain", + "url": "https://www.last.fm/tag/Madvillain" + }, + { + "count": 19, + "name": "Madlib", + "url": "https://www.last.fm/tag/Madlib" + }, + { + "count": 18, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 14, + "name": "mf doom", + "url": "https://www.last.fm/tag/mf+doom" + }, + { + "count": 3, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "Stones throw", + "url": "https://www.last.fm/tag/Stones+throw" + } + ], + "Hardcore Hustle (feat. Wildchild)": [], + "Boulder Holder": [], + "Great Day Today": [], + "Supervillain Theme (instrumental)": [], + "Shadows of Tomorrow (feat. Quasimoto)": [], + "No Brain": [], + "Monkey Suit": [], + "Money Folder (Four Tet Remix)": [], + "Pearls": [], + "Sickfit [Instrumental]": [], + "Great Day (Four Tet remix)": [], + "Space Ho's Coast to Coast": [], + "Do Not Fire! [Instrumental]": [] + }, + "Fetty Wap": { + "Trap Queen": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 13, + "name": "Dope Shit", + "url": "https://www.last.fm/tag/Dope+Shit" + }, + { + "count": 5, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "Fetty wap", + "url": "https://www.last.fm/tag/Fetty+wap" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Futuristic swag", + "url": "https://www.last.fm/tag/Futuristic+swag" + }, + { + "count": 1, + "name": "rappers that sing", + "url": "https://www.last.fm/tag/rappers+that+sing" + }, + { + "count": 1, + "name": "favorites 2015", + "url": "https://www.last.fm/tag/favorites+2015" + } + ], + "679 (Feat. Remy Boyz)": [ + { + "count": 100, + "name": "Fetty wap", + "url": "https://www.last.fm/tag/Fetty+wap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "ballin", + "url": "https://www.last.fm/tag/ballin" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 8, + "name": "remy boyz", + "url": "https://www.last.fm/tag/remy+boyz" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "Futuristic swag", + "url": "https://www.last.fm/tag/Futuristic+swag" + } + ], + "Again": [ + { + "count": 100, + "name": "Fetty wap", + "url": "https://www.last.fm/tag/Fetty+wap" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 3, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "My Way (feat. Monty)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 33, + "name": "Fetty wap", + "url": "https://www.last.fm/tag/Fetty+wap" + }, + { + "count": 33, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 10, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 10, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + } + ], + "679 (Feat. Monty)": [], + "RGF Island": [], + "Sweet Yamz": [], + "Jugg (Feat. Monty)": [], + "Wake Up": [], + "Jimmy Choo": [], + "Birthday (feat. Monty)": [], + "How We Do Things (feat. Monty)": [], + "D.A.M.": [], + "Time (feat. Monty)": [], + "tRaP luV": [], + "Make You Feel Good": [], + "I Wonder": [], + "No Days Off (Feat. Monty)": [], + "BOOMIN": [], + "I'm Straight": [], + "Couple Bands": [], + "Like A Star (feat. Nicki Minaj)": [], + "Rock My Chain (feat. M80)": [], + "Let It Bang": [], + "Rewind (Feat. Monty)": [], + "Trap Queen (feat. Azealia Banks, Quavo & Gucci Mane)": [], + "Trippin Baby": [], + "For My Team (feat. Monty)": [], + "Different Now": [], + "1738 (feat. Coi Leray)": [], + "Whateva (feat. Monty)": [], + "Pretty Thang": [], + "The Truth": [], + "Remember Me": [], + "Westside (feat. Snoop Dogg)": [], + "Strawberry Kush": [], + "Trap Queen (feat. Quavo & Gucci Mane)": [], + "Reasons": [], + "Got A Bag": [], + "Fresh N Clean": [], + "Outside": [], + "Out The Hood": [], + "Intro": [], + "Aye": [] + }, + "Tom Odell": { + "Another Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 73, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Another Love", + "url": "https://www.last.fm/tag/Another+Love" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "Heal": [], + "Black Friday": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "depressive", + "url": "https://www.last.fm/tag/depressive" + }, + { + "count": 33, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 10, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 10, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "Can't Pretend": [], + "Grow Old with Me": [], + "Long Way Down": [], + "Butterflies (feat. AURORA)": [], + "Another Love - Zwette Edit": [], + "Best Day of My Life": [], + "I Know": [], + "Sense": [], + "Real Love": [], + "Hold Me": [], + "Another Love - Tiësto Remix": [], + "Magnetised": [], + "Sirens": [], + "True Colours": [], + "Supposed to Be": [], + "Magnetised - Acoustic": [], + "Till I Lost": [], + "Flying :))": [], + "I Think It's Going to Rain Today": [], + "Wrong Crowd": [], + "Storms": [], + "Half As Good As You (feat. Alice Merton)": [], + "Another Love - Live from Spotify (SXSW)": [], + "The End": [], + "Another Love (Zwette Edit)": [], + "Here I Am": [], + "Loving You Will Be The Death Of Me": [], + "Concrete": [], + "Constellations": [], + "Smiling All The Way Back Home": [], + "Numb": [], + "Just Another Thing We Don't Talk About": [], + "Answer Phone": [], + "You're Gonna Break My Heart Tonight": [], + "Don't Cry, Put Your Head On My Shoulder": [], + "Sad Anymore": [], + "Sparrow": [], + "Don't Let Me Go": [], + "Real Love - from the John Lewis Christmas Advert 2014": [], + "Another Love - Dimitri Vangelis & Wyman Remix": [], + "Jubilee Road": [] + }, + "Labrinth": { + "Formula": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "euphoria", + "url": "https://www.last.fm/tag/euphoria" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "Still Don't Know My Name": [ + { + "count": 100, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Mount Everest": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Soundtracks", + "url": "https://www.last.fm/tag/Soundtracks" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Television Music", + "url": "https://www.last.fm/tag/Television+Music" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Never Felt So Alone": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 17, + "name": "euphoria", + "url": "https://www.last.fm/tag/euphoria" + }, + { + "count": 8, + "name": "Labrinth", + "url": "https://www.last.fm/tag/Labrinth" + }, + { + "count": 8, + "name": "Alternativo", + "url": "https://www.last.fm/tag/Alternativo" + }, + { + "count": 8, + "name": "triste", + "url": "https://www.last.fm/tag/triste" + }, + { + "count": 3, + "name": "Never Felt So Alone (feat. Billie Eilish)", + "url": "https://www.last.fm/tag/Never+Felt+So+Alone+(feat.+Billie+Eilish)" + }, + { + "count": 3, + "name": "vocais elaborados", + "url": "https://www.last.fm/tag/vocais+elaborados" + }, + { + "count": 3, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + } + ], + "All For Us - from the HBO Original Series Euphoria": [], + "All For Us": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 66, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Jealous": [], + "Forever": [], + "When I R.I.P.": [], + "I’m Tired (with Zendaya) - Bonus Track": [], + "Beneath Your Beautiful": [], + "Nate Growing Up": [], + "Let the Sun Shine": [], + "WTF Are We Talking For": [], + "The Feels": [], + "Beneath Your Beautiful (feat. Emeli Sandé)": [], + "New Girl": [], + "I'm Tired - From \"Euphoria\" An HBO Original Series": [], + "Express Yourself": [], + "Earthquake (feat. Tinie Tempah)": [], + "We All Knew": [], + "Planning Date": [], + "Kill For Your Love": [], + "McKay & Cassie": [], + "Home From Rehab": [], + "Juju Woman": [], + "Shy Guy": [], + "Say Goodnight": [], + "Gangster": [], + "Kat's Denial": [], + "Yeh I Fuckin' Did It - From \"Euphoria\" An HBO Original Series": [], + "Slideshow": [], + "Love is Complicated (The Angels Sing)": [], + "Following Tyler": [], + "Something's Got To Give": [], + "Lift Off": [], + "I'm Tired - From \"Euphoria\" An Original HBO Series": [], + "Earthquake - Full Version": [], + "Last Time": [], + "Grapefruit Diet": [], + "Let It Be": [], + "I'm Tired - Long Version": [], + "Skeletons (Lexi Needed a Break)": [], + "Earthquake feat.Tinie Tempah - Full Version": [] + }, + "A Tribe Called Quest": { + "Can I Kick It?": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 67, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 35, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 34, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "Jazz Hop", + "url": "https://www.last.fm/tag/Jazz+Hop" + }, + { + "count": 5, + "name": "a tribe called quest", + "url": "https://www.last.fm/tag/a+tribe+called+quest" + }, + { + "count": 5, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + }, + { + "count": 1, + "name": "jazzy", + "url": "https://www.last.fm/tag/jazzy" + } + ], + "Electric Relaxation": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 75, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 39, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 31, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 9, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 6, + "name": "a tribe called quest", + "url": "https://www.last.fm/tag/a+tribe+called+quest" + }, + { + "count": 5, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "Jazz Hop", + "url": "https://www.last.fm/tag/Jazz+Hop" + }, + { + "count": 1, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Check the Rhime": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 72, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 37, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 14, + "name": "a tribe called quest", + "url": "https://www.last.fm/tag/a+tribe+called+quest" + }, + { + "count": 8, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 6, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 2, + "name": "Jazz Hop", + "url": "https://www.last.fm/tag/Jazz+Hop" + }, + { + "count": 1, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 1, + "name": "Classic Hip Hop", + "url": "https://www.last.fm/tag/Classic+Hip+Hop" + } + ], + "Jazz (We've Got)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 70, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 44, + "name": "Jazz Hop", + "url": "https://www.last.fm/tag/Jazz+Hop" + }, + { + "count": 30, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 9, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "a tribe called quest", + "url": "https://www.last.fm/tag/a+tribe+called+quest" + }, + { + "count": 1, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Buggin' Out": [], + "Award Tour": [], + "Excursions": [], + "Butter": [], + "Find a Way": [], + "Steve Biko (Stir It Up)": [], + "Rap Promoter": [], + "Vibes and Stuff": [], + "The Hop": [], + "Oh My God": [], + "Sucka Nigga": [], + "Bonita Applebum": [], + "Scenario": [], + "I Left My Wallet in El Segundo": [], + "Verses from the Abstract": [], + "Luck Of Lucien": [], + "Everything Is Fair": [], + "What?": [], + "Skypager": [], + "We Can Get Down": [], + "Show Business": [], + "We The People....": [], + "Clap Your Hands": [], + "Midnight Marauders Tour Guide": [], + "8 Million Stories": [], + "Busta's Lament": [], + "Lyrics to Go": [], + "Award Tour (Feat. Trugoy The Dove)": [], + "Get a Hold": [], + "Midnight": [], + "The Space Program": [], + "Infamous Date Rape": [], + "God Lives Through": [], + "The Chase, Part II": [], + "Keep It Rollin'": [], + "Scenario - LP Mix": [], + "Description Of A Fool": [], + "Keeping It Moving": [], + "Hot Sex": [], + "After Hours": [] + }, + "Destiny's Child": { + "Say My Name": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 87, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 34, + "name": "destinys child", + "url": "https://www.last.fm/tag/destinys+child" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 6, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "Destiny's Child", + "url": "https://www.last.fm/tag/Destiny%27s+Child" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Survivor": [], + "Bills, Bills, Bills": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 91, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 17, + "name": "destinys child", + "url": "https://www.last.fm/tag/destinys+child" + }, + { + "count": 4, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Bootylicious": [], + "Lose My Breath": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 87, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "destinys child", + "url": "https://www.last.fm/tag/destinys+child" + }, + { + "count": 6, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "Destiny's Child", + "url": "https://www.last.fm/tag/Destiny%27s+Child" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "darkchild", + "url": "https://www.last.fm/tag/darkchild" + } + ], + "Jumpin', Jumpin'": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "destinys child", + "url": "https://www.last.fm/tag/destinys+child" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Cater 2 U": [], + "Girl": [], + "Emotion": [], + "Independent Women, Pt. 1": [], + "8 Days of Christmas": [], + "Soldier": [], + "Bug a Boo": [], + "So Good": [], + "Independent Women, Pt. 1 - Pasadena Remix": [], + "Soldier (feat. T.I. & Lil' Wayne)": [], + "Brown Eyes": [], + "Nasty Girl": [], + "Dangerously in Love": [], + "Independent Women Part I": [], + "Through With Love": [], + "T-Shirt": [], + "Temptation": [], + "Bad Habit": [], + "If": [], + "Bug A Boo (H-town Screwed Mix)": [], + "Is She the Reason": [], + "Jumpin Jumpin": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "destinys child", + "url": "https://www.last.fm/tag/destinys+child" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Hey Ladies": [], + "Fancy": [], + "Free": [], + "Now That She's Gone": [], + "She Can't Love You": [], + "Where'd You Go": [], + "Love": [], + "Independent Women, Pt. I": [], + "Sexy Daddy": [], + "Happy Face": [], + "Stay": [], + "No, No, No Pt. 2 (feat. Wyclef Jean)": [], + "Perfect Man": [], + "Sweet Sixteen": [], + "White Christmas": [], + "Intro (The Writing's on the Wall)": [] + }, + "Pavement": { + "Harness Your Hopes - b-side": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "teste", + "url": "https://www.last.fm/tag/teste" + }, + { + "count": 1, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Cut Your Hair": [], + "Gold Soundz": [], + "Range Life": [], + "Zürich Is Stained": [], + "Spit on a Stranger": [], + "Stereo": [], + "Here": [], + "Black Out": [], + "Elevate Me Later": [], + "In the Mouth a Desert": [], + "Unfair": [], + "Grounded": [], + "Shady Lane": [], + "Newark Wilder": [], + "Heaven Is a Truck": [], + "You Are a Light": [], + "No Life Singed Her": [], + "Summer Babe (Winter Version)": [], + "Two States": [], + "Loretta's Scars": [], + "Silence Kid": [], + "Hit the Plane Down": [], + "Father to a Sister of Thought": [], + "Fillmore Jive": [], + "Major Leagues": [], + "Perfume-V": [], + "Grave Architecture": [], + "Conduit for Sale!": [], + "5-4=Unity": [], + "We Dance": [], + "Chesley's Little Wrists": [], + "Fame Throwa": [], + "Blue Hawaiian": [], + "Trigger Cut/Wounded-Kite at :17": [], + "Transport Is Arranged": [], + "Our Singer": [], + "Frontwards": [], + "Rattled by the Rush": [], + "Starlings of the Slipstream": [], + "Stop Breathin": [], + "Old to Begin": [], + "Jackals, False Grails: The Lonesome Era": [], + "Silence Kit": [] + }, + "Ski Mask the Slump God": { + "Faucet Failure": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "florida", + "url": "https://www.last.fm/tag/florida" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 8, + "name": "drip", + "url": "https://www.last.fm/tag/drip" + }, + { + "count": 3, + "name": "lowend", + "url": "https://www.last.fm/tag/lowend" + }, + { + "count": 3, + "name": "ski mask the slump god", + "url": "https://www.last.fm/tag/ski+mask+the+slump+god" + } + ], + "Nuketown (feat. Juice WRLD)": [ + { + "count": 100, + "name": "Juice WRLD", + "url": "https://www.last.fm/tag/Juice+WRLD" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 8, + "name": "bars", + "url": "https://www.last.fm/tag/bars" + }, + { + "count": 8, + "name": "screamo rap", + "url": "https://www.last.fm/tag/screamo+rap" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 3, + "name": "SUPERLIT", + "url": "https://www.last.fm/tag/SUPERLIT" + }, + { + "count": 3, + "name": "ski mask the slump god", + "url": "https://www.last.fm/tag/ski+mask+the+slump+god" + }, + { + "count": 3, + "name": "cutthroat", + "url": "https://www.last.fm/tag/cutthroat" + } + ], + "Unbothered": [], + "Take A Step Back": [], + "Catch Me Outside": [], + "Foot Fungus": [], + "BabyWipe": [], + "Burn The Hoods": [], + "LIKE A SOCCER MOM": [], + "The Matrix": [], + "OOGA BOOGA!": [], + "Coolest Monkey In The Jungle": [], + "Shibuya": [], + "Dr. Suess": [], + "So High": [], + "H2O": [], + "LA LA": [], + "CARBONATED WATER": [], + "Save The Day (feat. Coi Leray & LouGotCash)": [], + "Cat Piss (feat. Lil Yachty)": [], + "Wake Up! (feat. Juice WRLD)": [], + "Admit It": [], + "LIFE IS SHORT": [], + "Adults Swim": [], + "Catch Me Outside 2": [], + "Reborn to Rebel": [], + "DoIHaveTheSause?": [], + "Monsters Inc. (feat. Future)": [], + "Get Geeked": [], + "Far Gone (feat. Lil Baby)": [], + "Merlin’s Staff": [], + "Durgaflowz": [], + "Save Me Pt 2 (feat. Austin Lam)": [], + "U and I": [], + "He Diddy!": [], + "Fire Hazard": [], + "Earwax": [], + "Ya!": [], + "GONE (interlude)": [], + "intro": [], + "Run": [], + "Headrush": [], + "Lost In Time": [], + "DragonTooth": [] + }, + "Montell Fish": { + "fall in love with you.": [], + "HOTEL": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Sentimental", + "url": "https://www.last.fm/tag/Sentimental" + }, + { + "count": 33, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 33, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 10, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 10, + "name": "horny", + "url": "https://www.last.fm/tag/horny" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Destroy Myself Just For You": [], + "Bathroom": [], + "talk 2 me": [], + "and i'd go a thousand miles": [], + "Love You More Than Me": [], + "Pretend Lovers": [], + "Exscape": [], + "Altitude": [], + "Enough For You": [], + "Call U Tomorrow": [], + "2 seater": [], + "Every Night": [], + "i just wanna feel your love again": [], + "SCREAM MY NAME": [], + "Fallin Out of Love With You": [], + "Who Did You Touch?": [], + "Last Dance": [], + "darling": [], + "Hollow Lover": [], + "Blame": [], + "i cant tell (love my money)": [], + "Jamie": [], + "Is it a Crime?": [], + "wings": [], + "DISTRACTION": [], + "Can’t Get Enough": [], + "I Can't Love You This Much": [], + "Stay (With Me).": [], + "What’s It Take to Be a Star?": [], + "Downfalls": [], + "Amor": [], + "Better Off": [], + "Wonderful God (feat. Jonathan Ogden)": [], + "Do You Remember?": [], + "You Changed on Me.": [], + "It’s Gonna’ Cost You": [], + "Mercy": [], + "Jam Session": [], + "Home for the Holidays": [], + "3:35am": [], + "we are still in love": [], + "Don't You Love Me? - A COLORS SHOW": [] + }, + "John Lennon": { + "Imagine": [], + "Happy Xmas (War Is Over) - Remastered 2010": [], + "Imagine - Remastered 2010": [ + { + "count": 100, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "J Artist", + "url": "https://www.last.fm/tag/J+Artist" + }, + { + "count": 1, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Beautiful Boy (Darling Boy) - Remastered 2010": [ + { + "count": 100, + "name": "Movies", + "url": "https://www.last.fm/tag/Movies" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 33, + "name": "JM Loved Tracks", + "url": "https://www.last.fm/tag/JM+Loved+Tracks" + } + ], + "Woman": [], + "Hold On - Remastered 2010": [], + "Watching the Wheels": [], + "Jealous Guy": [], + "Stand by Me": [], + "Working Class Hero": [], + "Love": [], + "Happy Xmas (War Is Over)": [], + "Jealous Guy - Remastered 2010": [], + "Woman - Remastered 2010": [], + "(Just Like) Starting Over": [], + "Instant Karma": [], + "Mind Games": [], + "Give Peace a Chance": [], + "Beautiful Boy (Darling Boy) - 2010 Remastered": [], + "Oh My Love": [], + "#9 Dream": [], + "Beautiful Boy (Darling Boy)": [], + "Mother": [], + "Power to the People": [], + "God": [], + "Well Well Well": [], + "Oh My Love - Remastered 2010": [], + "My Mummy's Dead": [], + "Imagine - 2010 - Remaster": [], + "Happy Christmas (War Is Over)": [], + "Nobody Told Me": [], + "Look at Me": [], + "Cold Turkey": [], + "Happy Xmas (War Is Over) - Remastered": [], + "Gimme Some Truth": [], + "Stand By Me - Remastered 2010": [], + "Whatever Gets You Thru the Night": [], + "Working Class Hero - Remastered 2010": [], + "Oh Yoko!": [], + "Mind Games - Remastered 2010": [], + "Isolation": [], + "Crippled Inside": [], + "(Just Like) Starting Over - Remastered 2010": [], + "Hold On": [] + }, + "B.o.B": { + "Nothin' on You (feat. Bruno Mars)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 74, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "bob", + "url": "https://www.last.fm/tag/bob" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Airplanes (feat. Hayley Williams of Paramore)": [], + "Nothing On You": [], + "Airplanes (feat. Hayley Williams)": [], + "So Good": [], + "Magic (feat. Rivers Cuomo)": [], + "I'll Be In The Sky": [], + "Headband (feat. 2 Chainz)": [], + "Both of Us (feat. Taylor Swift)": [], + "Bout dat.............B.O.B": [], + "Don't Let Me Fall": [], + "Strange Clouds (feat. Lil Wayne)": [], + "Lonely People": [], + "Out of My Mind (feat. Nicki Minaj)": [], + "Generation Lost": [], + "Ghost in the Machine": [], + "Airplanes, Pt. II (feat. Eminem & Hayley Williams of Paramore)": [], + "Use Ur Love": [], + "Airplanes - Feat. Hayley Williams of Paramore": [], + "Strange Clouds - feat. Lil Wayne": [], + "Cloud 9": [], + "Lovelier Than You": [], + "Airplanes": [], + "Both of Us - feat. Taylor Swift": [], + "Nothing for You (feat. Bruno Mars)": [], + "Fame": [], + "Magic - feat. Rivers Cuomo": [], + "Ray Bands": [], + "My Story": [], + "Airplanes, Part II [feat Eminem & Hayley Williams of Paramore] - Explicit Album Version": [], + "Past My Shades (feat. Lupe Fiasco)": [], + "Nothin' On You [feat. Bruno Mars]": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 74, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "Bruno Mars", + "url": "https://www.last.fm/tag/Bruno+Mars" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "bob", + "url": "https://www.last.fm/tag/bob" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Sing My Song": [], + "We Still In This Bitch (Feat. T.I. and Juicy J)": [], + "Bet I (feat. T.I. & Playboy Tre)": [], + "Double Bubble": [], + "Higher": [], + "Roll Up (feat. Marko Penn)": [], + "John Doe (feat. Priscilla)": [], + "Haterz Everywhere": [], + "Play for Keeps": [], + "So Hard to Breathe": [], + "HeadBand (feat. 2 Chainz) - Coucheron Remix": [], + "The Kids (feat. Janelle Monáe)": [] + }, + "Modest Mouse": { + "Float On": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 98, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "Modest Mouse", + "url": "https://www.last.fm/tag/Modest+Mouse" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + } + ], + "Dashboard": [] + }, + "Caroline Polachek": { + "So Hot You're Hurting My Feelings": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 73, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 48, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 22, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 11, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 11, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 11, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Bunny Is a Rider": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "Avant-Pop", + "url": "https://www.last.fm/tag/Avant-Pop" + }, + { + "count": 33, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 3, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "Welcome to My Island": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 39, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 5, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 5, + "name": "freestyle", + "url": "https://www.last.fm/tag/freestyle" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 1, + "name": "desire", + "url": "https://www.last.fm/tag/desire" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Sunset": [ + { + "count": 100, + "name": "flamenco pop", + "url": "https://www.last.fm/tag/flamenco+pop" + }, + { + "count": 64, + "name": "Flamenco", + "url": "https://www.last.fm/tag/Flamenco" + }, + { + "count": 24, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 11, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 5, + "name": "rumba", + "url": "https://www.last.fm/tag/rumba" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "rumba catalana", + "url": "https://www.last.fm/tag/rumba+catalana" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "Hit Me Where It Hurts": [ + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 73, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 34, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 34, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 11, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Pretty in Possible": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 29, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 29, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 15, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 15, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 4, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Fly to You (feat. Grimes and Dido)": [], + "Door": [], + "Billions": [], + "I Believe": [], + "Crude Drawing of an Angel": [], + "Blood and Butter": [], + "Pang": [], + "Welcome to My Island - George Daniel & Charli XCX Remix": [], + "The Gate": [], + "Smoke": [], + "Spring Is Coming With A Strawberry In The Mouth": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "Spectrum Sounds", + "url": "https://www.last.fm/tag/Spectrum+Sounds" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "dance punk", + "url": "https://www.last.fm/tag/dance+punk" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Ocean of Tears": [], + "Hopedrunk Everasking": [], + "Butterfly Net": [], + "Starburned and Unkissed": [], + "Look at Me Now": [], + "Dang": [], + "New Normal": [], + "I Give Up": [], + "Caroline Shut Up": [], + "Go as a Dream": [], + "Breathless": [], + "Hey Big Eyes": [], + "Insomnia": [], + "Parachute": [], + "Butterfly Net (feat. Weyes Blood)": [], + "Coma": [], + "Long Road Home": [], + "So Hot You're Hurting My Feelings - A. G. Cook Remix": [], + "Gambler's Prayer": [], + "Meanwhile": [], + "On The Beach (from DEATH STRANDING 2: ON THE BEACH)": [], + "Hey Big Eyes - George Clanton Remix": [], + "I Believe - Acoustic Version": [], + "Door - Oklou Remix": [], + "Bang Bang - From 'Minions: The Rise of Gru' Soundtrack": [], + "Hit Me Where It Hurts (feat. Chino Moreno) - Toro y Moi Remix": [], + "Bunny Is A Rider - Doss Remix": [] + }, + "Paul McCartney": { + "Wonderful Christmastime - Edited Version / Remastered 2011": [], + "Maybe I'm Amazed": [], + "Live and Let Die": [], + "Band On The Run - 2010 Remaster": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 11, + "name": "P Artist", + "url": "https://www.last.fm/tag/P+Artist" + } + ], + "The Kiss Of Venus (Dominic Fike)": [], + "Dance Tonight": [], + "Band on the Run": [], + "Junk - Remastered 2011": [], + "Say Say Say - Remastered 2015": [], + "Maybe I’m Amazed - Remastered 2011": [], + "Wonderful Christmastime": [], + "Junk - 2011 Remaster": [], + "Uncle Albert / Admiral Halsey - Medley / 2012 Remaster": [], + "Jet": [], + "Every Night": [], + "Every Night - Remastered 2011": [], + "Ram On - Remastered 2012": [], + "Hope of Deliverance": [], + "Say Say Say": [], + "Another Day": [], + "Heart Of The Country - Remastered 2012": [], + "My Love": [], + "Maybe I’m Amazed - 2011 Remaster": [], + "No More Lonely Nights": [], + "Jenny Wren": [], + "Band On The Run - Remastered 2010": [], + "Fine Line": [], + "Coming Up": [], + "Temporary Secretary - Remastered 2011": [], + "Live And Let Die - Main Title": [], + "Ever Present Past": [], + "Another Day - 2012 Remaster": [], + "Monkberry Moon Delight - Remastered 2012": [], + "Vanilla Sky": [], + "Every Night - 2011 Remaster": [], + "Too Many People - Remastered 2012": [], + "My Valentine": [], + "Let Me Roll It - 2010 Remaster": [], + "Dear Boy - Remastered 2012": [], + "Coming Up - Remastered 2011": [], + "Let Me Roll It": [], + "This Never Happened Before": [], + "Jet - 2010 Remaster": [] + }, + "Stone Temple Pilots": { + "Plush": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 40, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "stone temple pilots", + "url": "https://www.last.fm/tag/stone+temple+pilots" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Interstate Love Song": [], + "Creep": [], + "Interstate Love Song - 2019 Remaster": [ + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "true masterpiece", + "url": "https://www.last.fm/tag/true+masterpiece" + } + ], + "Vasoline": [], + "Big Empty": [], + "Sex Type Thing": [], + "Trippin' on a Hole in a Paper Heart": [], + "Wicked Garden": [], + "Sour Girl": [], + "Big Bang Baby": [], + "Down": [], + "Creep - 2017 Remaster": [ + { + "count": 100, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + } + ], + "Lady Picture Show": [], + "Plush - Acoustic": [], + "Vasoline - 2019 Remaster": [], + "Crackerman": [], + "Dead & Bloated": [], + "Plush - 2017 Remaster": [ + { + "count": 100, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 25, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + } + ], + "Sin": [], + "Sex Type Thing - 2017 Remaster": [], + "Still Remains": [], + "No Memory": [], + "Pretty Penny": [], + "Big Empty - 2019 Remaster": [ + { + "count": 100, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 66, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 33, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Lounge Fly": [], + "Naked Sunday": [], + "Piece of Pie": [], + "Atlanta": [], + "Army Ants": [], + "Wet My Bed": [], + "Where the River Goes": [], + "And So I Know": [], + "Dead and Bloated": [], + "Days of the Week": [], + "Meatplow": [], + "Silvergun Superman": [], + "Tumble in the Rough": [], + "Art School Girl": [], + "Unglued": [], + "Press Play": [], + "Pop's Love Suicide": [], + "Adhesive": [] + }, + "OsamaSon": { + "Pop": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 25, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 17, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Cybertrap", + "url": "https://www.last.fm/tag/Cybertrap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "x & sex": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "dark plugg", + "url": "https://www.last.fm/tag/dark+plugg" + } + ], + "ik what you did last summer": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "Blonde": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "ALL STAR": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 33, + "name": "Earrape trap", + "url": "https://www.last.fm/tag/Earrape+trap" + }, + { + "count": 33, + "name": "bass boosted trap", + "url": "https://www.last.fm/tag/bass+boosted+trap" + } + ], + "Withdrawals": [], + "just score it": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "ass", + "url": "https://www.last.fm/tag/ass" + }, + { + "count": 10, + "name": "boy slow down", + "url": "https://www.last.fm/tag/boy+slow+down" + }, + { + "count": 10, + "name": "Earrape trap", + "url": "https://www.last.fm/tag/Earrape+trap" + } + ], + "Congrats": [], + "Made Sum Plans": [], + "Trenches": [], + "Rehhab": [ + { + "count": 100, + "name": "bass boosted trap", + "url": "https://www.last.fm/tag/bass+boosted+trap" + }, + { + "count": 100, + "name": "Earrape trap", + "url": "https://www.last.fm/tag/Earrape+trap" + } + ], + "the whole world is free": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "darkplugg", + "url": "https://www.last.fm/tag/darkplugg" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Werkin": [], + "FREESTYLE": [ + { + "count": 100, + "name": "ya", + "url": "https://www.last.fm/tag/ya" + }, + { + "count": 100, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + }, + { + "count": 66, + "name": "redrum", + "url": "https://www.last.fm/tag/redrum" + }, + { + "count": 66, + "name": "FLXTRA", + "url": "https://www.last.fm/tag/FLXTRA" + }, + { + "count": 33, + "name": "ebal", + "url": "https://www.last.fm/tag/ebal" + }, + { + "count": 33, + "name": "ya ebal redrum 1996", + "url": "https://www.last.fm/tag/ya+ebal+redrum+1996" + } + ], + "CARTEL": [], + "Kills": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "For Da Flex": [], + "fool": [], + "ref": [], + "Frontin": [], + "Baghdad": [], + "Lambtruck": [], + "troops": [], + "Flxr": [], + "Southside": [], + "Room 156": [], + "Lil O": [], + "CTS-V": [], + "Nothing": [], + "Summer Sixteen": [], + "3X": [], + "popstar": [], + "GTFO the Room": [], + "Boss Up": [], + "Str8 Flexin": [], + "Worst Part": [], + "Need It": [], + "Demon home": [], + "I Got The Fye": [], + "Lil O The Impaler": [], + "Break Da News": [], + "Uno": [], + "ME WHEN": [] + }, + "U2": { + "With or Without You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 64, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 39, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 38, + "name": "U2", + "url": "https://www.last.fm/tag/U2" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Beautiful Day": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "U2", + "url": "https://www.last.fm/tag/U2" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 5, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "I Still Haven't Found What I'm Looking For": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 34, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 31, + "name": "U2", + "url": "https://www.last.fm/tag/U2" + }, + { + "count": 11, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "One": [], + "Sunday Bloody Sunday": [], + "Vertigo": [], + "Pride (in the Name of Love)": [], + "Where the Streets Have No Name": [], + "New Year's Day": [], + "Mysterious Ways": [], + "Elevation": [], + "Stuck in a Moment You Can't Get Out Of": [], + "Sweetest Thing": [], + "Desire": [], + "City of Blinding Lights": [], + "Sometimes You Can't Make It On Your Own": [], + "Walk On": [], + "All I Want Is You": [], + "Sunday Bloody Sunday - Remastered 2008": [], + "I Will Follow": [], + "With Or Without You - remastered": [], + "Even Better Than the Real Thing": [], + "Until the End of the World": [], + "Angel of Harlem": [], + "Bullet the Blue Sky": [], + "Bad": [], + "Magnificent": [], + "Running to Stand Still": [], + "The Unforgettable Fire": [], + "When Love Comes to Town": [], + "In God's Country": [], + "The Fly": [], + "In a Little While": [], + "All Because of You": [], + "Miracle Drug": [], + "One Tree Hill": [], + "Red Hill Mining Town": [], + "Who's Gonna Ride Your Wild Horses": [], + "Where The Streets Have No Name - Remastered": [], + "Stay (Faraway, So Close!)": [], + "Zoo Station": [], + "Get On Your Boots": [], + "Original of the Species": [] + }, + "Tiësto": { + "10:35": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 8, + "name": "Sabrina Carpenter", + "url": "https://www.last.fm/tag/Sabrina+Carpenter" + }, + { + "count": 8, + "name": "tech house", + "url": "https://www.last.fm/tag/tech+house" + }, + { + "count": 8, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 2, + "name": "madison beer", + "url": "https://www.last.fm/tag/madison+beer" + }, + { + "count": 2, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 2, + "name": "Brazilian bass", + "url": "https://www.last.fm/tag/Brazilian+bass" + } + ], + "The Motto": [], + "Jackie Chan": [], + "Wasted": [], + "The Business": [], + "Red Lights": [], + "Hot in It": [], + "Don't Be Shy": [], + "Adagio for Strings": [], + "Lay Low": [], + "Hot in It (feat. Charli XCX)": [], + "Ritual": [], + "BOOM": [], + "Drifting": [], + "Secrets - Radio Edit": [], + "Traffic": [], + "Secrets": [], + "Pump It Louder": [], + "God Is a Dancer (with Mabel)": [], + "All Nighter": [], + "Elements Of Life": [], + "The Right Song": [], + "Ten Seconds Before Sunrise": [], + "mockingbird": [], + "BOTH": [], + "Adagio For Strings - Radio Edit": [], + "Lethal Industry": [], + "Carpe Noctum": [], + "Split (Only U)": [], + "Maximal Crazy (Radio Edit)": [], + "In The Dark": [], + "On My Way": [], + "Fresh Fruit": [], + "Nyana": [], + "WOW": [], + "Driving To Heaven": [], + "Forever Today": [], + "Always Near": [], + "Chills (LA Hills)": [], + "Bright Morningstar": [], + "Just Be": [], + "Love Comes Again": [], + "Savage": [] + }, + "Rob Zombie": { + "Dragula": [ + { + "count": 100, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 74, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 37, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "rob zombie", + "url": "https://www.last.fm/tag/rob+zombie" + }, + { + "count": 5, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "horror", + "url": "https://www.last.fm/tag/horror" + } + ], + "Living Dead Girl": [ + { + "count": 100, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 76, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 40, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 23, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "rob zombie", + "url": "https://www.last.fm/tag/rob+zombie" + }, + { + "count": 5, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Superbeast": [ + { + "count": 100, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 84, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 35, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 31, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 6, + "name": "rob zombie", + "url": "https://www.last.fm/tag/rob+zombie" + }, + { + "count": 1, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + } + ], + "Feel So Numb": [], + "Demon Speeding": [], + "Scum of the Earth": [], + "Demonoid Phenomenon": [], + "Meet the Creeper": [], + "Spookshow Baby": [], + "Never Gonna Stop (The Red, Red Kroovy)": [], + "Iron Head": [], + "Dead Girl Superstar": [], + "The Satanic Rites of Blacula": [], + "House Of 1000 Corpses": [], + "American Witch": [], + "How to Make a Monster": [], + "Perversion 99": [], + "Return of the Phantom Stranger": [], + "Two-Lane Blacktop": [], + "What?": [], + "The Ballad of Resurrection Joe and Rosa Whore": [], + "Pussy Liquor": [], + "Reload": [], + "The Devil's Rejects": [], + "The Beginning of the End": [], + "Call of the Zombie": [], + "What Lurks on Channel X?": [], + "Dragula (Hot Rod Herman remix)": [], + "Let It All Bleed Out": [], + "(Go To) California": [], + "Helter Skelter": [], + "Sawdust In The Blood": [], + "Blitzkrieg Bop": [], + "The Scorpion Sleeps": [], + "Sick Bubblegum": [], + "Well, Everybody's Fucking in a U.F.O.": [], + "Dead City Radio and the New Gods of Supertown": [], + "Foxy Foxy": [], + "100 Ways": [], + "Death Of It All": [], + "Bring Her Down (To Crippletown)": [], + "Ride": [], + "Never Gonna Stop": [] + }, + "Jennifer Lopez": { + "On the Floor": [], + "Let's Get Loud": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 51, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 39, + "name": "jennifer lopez", + "url": "https://www.last.fm/tag/jennifer+lopez" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "wrong track streaming", + "url": "https://www.last.fm/tag/wrong+track+streaming" + }, + { + "count": 5, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "wts candidate", + "url": "https://www.last.fm/tag/wts+candidate" + }, + { + "count": 1, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Get Right": [], + "On The Floor - Radio Edit": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Pitbull", + "url": "https://www.last.fm/tag/Pitbull" + }, + { + "count": 8, + "name": "jennifer lopez", + "url": "https://www.last.fm/tag/jennifer+lopez" + } + ], + "Love Don't Cost a Thing": [], + "If You Had My Love": [], + "Waiting for Tonight": [], + "Jenny from the Block (feat. Jadakiss & Styles P.) - Track Masters Remix": [], + "Ain't Your Mama": [], + "Play": [], + "Do It Well": [], + "Ain't It Funny": [], + "On the Floor (feat. Pitbull)": [], + "Papi": [], + "Dance Again": [], + "I'm Into You": [], + "I'm Real": [], + "Booty": [], + "Jenny From the Block": [], + "I'm Glad": [], + "I'm Real (feat. Ja Rule) - Murder Remix": [], + "All I Have (feat. LL Cool J)": [], + "Dance Again (feat. Pitbull)": [], + "Jenny From The Block - Track Masters Remix": [], + "Brave": [], + "I'm Gonna Be Alright": [], + "All I Have": [], + "Live It Up": [], + "Dance Again feat. Pitbull": [], + "Que Hiciste": [], + "Mile in These Shoes": [], + "Dinero": [], + "(What Is) LOVE?": [], + "First Love": [], + "Qué Hiciste": [], + "Good Hit": [], + "Forever": [], + "El Anillo": [], + "Me Haces Falta": [], + "Stay Together": [], + "Hold It Don't Drop It": [], + "I Luh Ya Papi": [], + "Walking on Sunshine": [] + }, + "Akon": { + "Smack That": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 90, + "name": "Akon", + "url": "https://www.last.fm/tag/Akon" + }, + { + "count": 46, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 42, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "smack that", + "url": "https://www.last.fm/tag/smack+that" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + }, + { + "count": 2, + "name": "consistent rhyme patterns", + "url": "https://www.last.fm/tag/consistent+rhyme+patterns" + }, + { + "count": 2, + "name": "sparse beats", + "url": "https://www.last.fm/tag/sparse+beats" + } + ], + "Right Now (Na Na Na)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 99, + "name": "Akon", + "url": "https://www.last.fm/tag/Akon" + }, + { + "count": 49, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "RIGHT NOW", + "url": "https://www.last.fm/tag/RIGHT+NOW" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Lonely": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 93, + "name": "Akon", + "url": "https://www.last.fm/tag/Akon" + }, + { + "count": 53, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 27, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 12, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "lonely", + "url": "https://www.last.fm/tag/lonely" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "lonley", + "url": "https://www.last.fm/tag/lonley" + } + ], + "Don't Matter": [], + "I Wanna Love You": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 83, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 55, + "name": "Akon", + "url": "https://www.last.fm/tag/Akon" + }, + { + "count": 20, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 2, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Akon-I Wanna Love You", + "url": "https://www.last.fm/tag/Akon-I+Wanna+Love+You" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Beautiful": [], + "Locked Up": [], + "Keep You Much Longer": [], + "Sorry, Blame It On Me": [], + "Bananza (Belly Dancer)": [], + "I'm So Paid": [], + "We Don't Care": [], + "Be With You": [], + "Freedom": [], + "Ghetto": [], + "Smack That Ft. Eminem": [], + "Chammak Challo": [], + "Angel": [], + "Smack That - Dirty": [], + "Shake Down": [], + "Mama Africa": [], + "I Can't Wait": [], + "Birthmark": [], + "Gangsta Bop": [], + "The Rain": [], + "Sorry, Blame It On Me - main": [], + "Troublemaker": [], + "Over The Edge": [], + "Never Took The Time": [], + "Smack That (feat. Eminem)": [], + "Once In A While": [], + "Pot of Gold": [], + "Tired Of Runnin'": [], + "Journey": [], + "Beautiful Ft. Colby O'Donis And Kardinal Offishall": [], + "Belly Dancer": [], + "Trouble Nobody": [], + "Lonely - Old Version": [], + "Blown Away": [], + "Against The Grain": [], + "Oh Africa": [], + "Belly Dancer (Bananza)": [], + "I Wanna Love You (feat. Snoop Dogg)": [] + }, + "George Michael": { + "Careless Whisper": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 80, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 33, + "name": "George Michael", + "url": "https://www.last.fm/tag/George+Michael" + }, + { + "count": 14, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 5, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 1, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "careless whisper", + "url": "https://www.last.fm/tag/careless+whisper" + } + ], + "Faith": [], + "Faith - Remastered": [], + "Careless Whisper - Remastered": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 100, + "name": "good", + "url": "https://www.last.fm/tag/good" + }, + { + "count": 66, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 66, + "name": "cum", + "url": "https://www.last.fm/tag/cum" + } + ], + "Jesus to a Child": [], + "Freedom! '90 - Remastered": [], + "Father Figure": [], + "Freedom! '90": [], + "Don't Let the Sun Go Down on Me": [], + "One More Try": [], + "Father Figure - Remastered": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 17, + "name": "post-disco", + "url": "https://www.last.fm/tag/post-disco" + }, + { + "count": 17, + "name": "1988", + "url": "https://www.last.fm/tag/1988" + }, + { + "count": 8, + "name": "father", + "url": "https://www.last.fm/tag/father" + }, + { + "count": 8, + "name": "Fathers Day", + "url": "https://www.last.fm/tag/Fathers+Day" + } + ], + "Amazing": [], + "Fastlove, Pt. 1": [], + "Outside": [], + "A Different Corner": [], + "Kissing a Fool": [], + "You Have Been Loved": [], + "Fastlove": [], + "Father Figure - Remastered - featured in 'Babygirl'": [], + "As": [], + "Spinning the Wheel": [], + "Too Funky": [], + "Freedom 90": [], + "Praying For Time": [], + "Somebody to Love": [], + "I Knew You Were Waiting (For Me)": [], + "Older": [], + "Flawless (Go to the City)": [], + "Heal the Pain": [], + "Cowboys and Angels": [], + "Roxanne": [], + "I Can't Make You Love Me": [], + "One More Try - Remastered": [], + "Waiting for That Day": [], + "Kissing a Fool - Remastered": [], + "Killer / Papa Was A Rollin' Stone": [], + "Fantasy": [], + "Star People": [], + "Too Funky - Single Edit": [], + "The Strangest Thing": [], + "My Baby Just Cares for Me": [], + "Shoot the Dog": [], + "Monkey": [] + }, + "Erykah Badu": { + "On & On": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 63, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "Erykah Badu", + "url": "https://www.last.fm/tag/Erykah+Badu" + }, + { + "count": 5, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 5, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Didn't Cha Know": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 57, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 32, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 14, + "name": "Erykah Badu", + "url": "https://www.last.fm/tag/Erykah+Badu" + }, + { + "count": 10, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "j dilla", + "url": "https://www.last.fm/tag/j+dilla" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Next Lifetime": [], + "Appletree": [], + "Window Seat": [], + "Bag Lady": [], + "Other Side Of The Game": [], + "Orange Moon": [], + "Certainly": [], + "Green Eyes": [], + "...& On": [], + "Cleva": [], + "I'll Call U Back": [], + "In Love With You": [], + "The Healer": [], + "My Life": [], + "4 Leaf Clover": [], + "Penitentiary Philosophy": [], + "Booty": [], + "No Love": [], + "Drama": [], + "Time's a Wastin": [], + "Gone Baby, Don't Be Long": [], + "A.D. 2000": [], + "Soldier": [], + "Sometimes": [], + "Fall In Love (Your Funeral)": [], + "Kiss Me On My Neck": [], + "Me": [], + "Woo": [], + "Honey": [], + "Rim Shot - Intro": [], + "Hello": [], + "Amerykahn Promise": [], + "Back In The Day": [], + "20 Feet Tall": [], + "Rimshot (Intro)": [], + "Umm Hmm": [], + "My People": [], + "Agitation": [], + "You Loving Me (Session)": [], + "The Cell": [], + "Otherside of the Game": [] + }, + "ITZY": { + "WANNABE": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 42, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 12, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "acid house", + "url": "https://www.last.fm/tag/acid+house" + } + ], + "LOCO": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "Confident", + "url": "https://www.last.fm/tag/Confident" + } + ] + }, + "Jordana": { + "Better in the Dark": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "kira core", + "url": "https://www.last.fm/tag/kira+core" + } + ], + "Summer's Over": [ + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 100, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 33, + "name": "psychdelic pop", + "url": "https://www.last.fm/tag/psychdelic+pop" + } + ], + "Jump the Turnstile": [ + { + "count": 100, + "name": "Youre thinking of yesterday but youre wearing tomorrows clothes", + "url": "https://www.last.fm/tag/Youre+thinking+of+yesterday+but+youre+wearing+tomorrows+clothes" + }, + { + "count": 33, + "name": "It isnt fair when you pay the fare and he sends you back", + "url": "https://www.last.fm/tag/It+isnt+fair+when+you+pay+the+fare+and+he+sends+you+back" + }, + { + "count": 5, + "name": "Youre thinking of yesterday", + "url": "https://www.last.fm/tag/Youre+thinking+of+yesterday" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Youre thinking of yesterday but youre wearing tomorrows clothes -It isnt fair when you pay the fare and he sends you back", + "url": "https://www.last.fm/tag/Youre+thinking+of+yesterday+but+youre+wearing+tomorrows+clothes+-It+isnt+fair+when+you+pay+the+fare+and+he+sends+you+back" + }, + { + "count": 1, + "name": "Everybody pretending like they dont see but they all know", + "url": "https://www.last.fm/tag/Everybody+pretending+like+they+dont+see+but+they+all+know" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Sweet to Dream": [], + "Lo on the Hi-Way": [], + "Ordinary Day": [], + "The Party's Not Over": [], + "We Get By": [], + "Push Me Away": [], + "I Guess This is Life": [], + "SYT": [], + "jackie's 15": [], + "Baby": [], + "Interlude": [], + "My Idol": [], + "Like A Dog": [], + "I'll Take It Boring": [], + "Reason": [], + "Anything for You": [], + "Catch My Drift": [], + "Sparks": [], + "Is It Worth It Now?": [], + "Raver Girl": [], + "remembering u": [], + "Pressure Point": [], + "Crunch": [], + "Go Slow": [], + "Guaranteed": [], + "My Idol - demo": [], + "Fuck You": [], + "Heart You Hold": [], + "You're In The Way": [], + "Multitudes Of Mystery": [], + "To The Ground": [], + "Still Do": [], + "Hitman": [], + "Get Up": [], + "This Is How I Know": [], + "Forgetter": [], + "Play Fair": [], + "Big": [], + "Wrong Love": [], + "I Mean That": [] + }, + "Jin": { + "The Astronaut": [ + { + "count": 100, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 64, + "name": "Coldplay", + "url": "https://www.last.fm/tag/Coldplay" + }, + { + "count": 42, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 42, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 12, + "name": "JIN ILY", + "url": "https://www.last.fm/tag/JIN+ILY" + }, + { + "count": 12, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 12, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 2, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Super Tuna": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 2, + "name": "Trot", + "url": "https://www.last.fm/tag/Trot" + }, + { + "count": 2, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 2, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 1, + "name": "AOTY", + "url": "https://www.last.fm/tag/AOTY" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "YOURS": [ + { + "count": 100, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 56, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 37, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "kimseokjin", + "url": "https://www.last.fm/tag/kimseokjin" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "KDrama", + "url": "https://www.last.fm/tag/KDrama" + } + ], + "Abyss": [], + "Don’t Say You Love Me": [ + { + "count": 100, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 74, + "name": "echo", + "url": "https://www.last.fm/tag/echo" + }, + { + "count": 49, + "name": "DSYLM", + "url": "https://www.last.fm/tag/DSYLM" + }, + { + "count": 15, + "name": "JIN of bts", + "url": "https://www.last.fm/tag/JIN+of+bts" + }, + { + "count": 3, + "name": "dont say you love me", + "url": "https://www.last.fm/tag/dont+say+you+love+me" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "love yourself", + "url": "https://www.last.fm/tag/love+yourself" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + } + ], + "Tonight": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Running Wild": [ + { + "count": 100, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 56, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 37, + "name": "Running Wild", + "url": "https://www.last.fm/tag/Running+Wild" + }, + { + "count": 16, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 8, + "name": "silver voice", + "url": "https://www.last.fm/tag/silver+voice" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "serotonin", + "url": "https://www.last.fm/tag/serotonin" + }, + { + "count": 1, + "name": "bot", + "url": "https://www.last.fm/tag/bot" + }, + { + "count": 1, + "name": "joyita", + "url": "https://www.last.fm/tag/joyita" + }, + { + "count": 1, + "name": "Seokjin", + "url": "https://www.last.fm/tag/Seokjin" + } + ], + "I'll Be There": [ + { + "count": 100, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + }, + { + "count": 11, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "softrock", + "url": "https://www.last.fm/tag/softrock" + }, + { + "count": 1, + "name": "rockabilly", + "url": "https://www.last.fm/tag/rockabilly" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "my song", + "url": "https://www.last.fm/tag/my+song" + } + ], + "Heart on the Window (with WENDY)": [ + { + "count": 100, + "name": "wendy", + "url": "https://www.last.fm/tag/wendy" + }, + { + "count": 100, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 3, + "name": "queendyandkingjin", + "url": "https://www.last.fm/tag/queendyandkingjin" + }, + { + "count": 3, + "name": "red velvet", + "url": "https://www.last.fm/tag/red+velvet" + } + ], + "I’ll Be There": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "i love you jin", + "url": "https://www.last.fm/tag/i+love+you+jin" + }, + { + "count": 17, + "name": "I'll Be There", + "url": "https://www.last.fm/tag/I%27ll+Be+There" + } + ], + "Falling": [ + { + "count": 100, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "mlm", + "url": "https://www.last.fm/tag/mlm" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Another Level": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 33, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 33, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 10, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + } + ], + "I will come to you": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 100, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 66, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + } + ], + "Nothing Without Your Love": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 66, + "name": "angel voice", + "url": "https://www.last.fm/tag/angel+voice" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "ily seokjin", + "url": "https://www.last.fm/tag/ily+seokjin" + }, + { + "count": 33, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + } + ], + "Loser (feat. YENA)": [ + { + "count": 100, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 66, + "name": "best duo", + "url": "https://www.last.fm/tag/best+duo" + }, + { + "count": 33, + "name": "yena and jin s2", + "url": "https://www.last.fm/tag/yena+and+jin+s2" + }, + { + "count": 33, + "name": "jmsgrl", + "url": "https://www.last.fm/tag/jmsgrl" + } + ], + "Rope It": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 17, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 8, + "name": "Country-Pop", + "url": "https://www.last.fm/tag/Country-Pop" + }, + { + "count": 8, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 8, + "name": "yeehaw", + "url": "https://www.last.fm/tag/yeehaw" + }, + { + "count": 3, + "name": "jmsgrl", + "url": "https://www.last.fm/tag/jmsgrl" + }, + { + "count": 3, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 3, + "name": "ily jin", + "url": "https://www.last.fm/tag/ily+jin" + } + ], + "Background": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 10, + "name": "ballard", + "url": "https://www.last.fm/tag/ballard" + }, + { + "count": 10, + "name": "ethreal", + "url": "https://www.last.fm/tag/ethreal" + } + ], + "With the Clouds": [ + { + "count": 100, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 66, + "name": "k-rock", + "url": "https://www.last.fm/tag/k-rock" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "ily jin", + "url": "https://www.last.fm/tag/ily+jin" + }, + { + "count": 33, + "name": "jmsgrl", + "url": "https://www.last.fm/tag/jmsgrl" + } + ], + "To Me, Today": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 66, + "name": "best song", + "url": "https://www.last.fm/tag/best+song" + }, + { + "count": 66, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 33, + "name": "ily jin", + "url": "https://www.last.fm/tag/ily+jin" + }, + { + "count": 33, + "name": "my heart belongs to you jin", + "url": "https://www.last.fm/tag/my+heart+belongs+to+you+jin" + } + ], + "Close to You": [ + { + "count": 100, + "name": "silver voice", + "url": "https://www.last.fm/tag/silver+voice" + }, + { + "count": 25, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 16, + "name": "angel", + "url": "https://www.last.fm/tag/angel" + }, + { + "count": 16, + "name": "handsome", + "url": "https://www.last.fm/tag/handsome" + }, + { + "count": 8, + "name": "cutest", + "url": "https://www.last.fm/tag/cutest" + }, + { + "count": 8, + "name": "king vocal", + "url": "https://www.last.fm/tag/king+vocal" + }, + { + "count": 8, + "name": "king voice", + "url": "https://www.last.fm/tag/king+voice" + } + ], + "Yours - Instrumental": [], + "Falling (feat. Taka)": [], + "Kagerou Days": [], + "Running Wild (Extended Ver.)": [], + "Running Wild (Band Ver.)": [], + "Running Wild (Ballad Remix)": [], + "Running Wild (Holiday Remix)": [], + "Running Wild (Afropop Remix)": [], + "Running Wild (UK Garage Remix)": [], + "Don’t Say You Love Me (Band Ver.)": [], + "Outer Science": [], + "Running Wild (Instrumental)": [], + "Don’t Say You Love Me (Lofi Remix)": [], + "Don’t Say You Love Me (Synthwave Remix)": [], + "I Got A Love - Feat. Kanye West; Explicit": [], + "Close to You (Inst.)": [], + "Don’t Say You Love Me (Disco Remix)": [], + "Don’t Say You Love Me (Future Pop Remix)": [], + "Don’t Say You Love Me (90s Pop Remix)": [], + "Headphone Actor": [], + "アディショナルメモリー": [], + "Jin's Message - Album 'Happy'": [], + "Peel Off": [] + }, + "Jimin": { + "Like Crazy": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 73, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 34, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 22, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "Like Crazy", + "url": "https://www.last.fm/tag/Like+Crazy" + }, + { + "count": 11, + "name": "face", + "url": "https://www.last.fm/tag/face" + }, + { + "count": 3, + "name": "Rocket s Adventures with DJ Rocket", + "url": "https://www.last.fm/tag/Rocket+s+Adventures+with+DJ+Rocket" + }, + { + "count": 2, + "name": "i love you to the moon and back Jimin-ah", + "url": "https://www.last.fm/tag/i+love+you+to+the+moon+and+back+Jimin-ah" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Who": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 73, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 48, + "name": "it boy", + "url": "https://www.last.fm/tag/it+boy" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "homosexual", + "url": "https://www.last.fm/tag/homosexual" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "who", + "url": "https://www.last.fm/tag/who" + }, + { + "count": 1, + "name": "Main Pop", + "url": "https://www.last.fm/tag/Main+Pop" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "quemescrveuhomoxesualvaiselascar", + "url": "https://www.last.fm/tag/quemescrveuhomoxesualvaiselascar" + } + ], + "Set Me Free Pt.2": [ + { + "count": 100, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 36, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 24, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 5, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 1, + "name": "jin", + "url": "https://www.last.fm/tag/jin" + }, + { + "count": 1, + "name": "mimi", + "url": "https://www.last.fm/tag/mimi" + } + ], + "Like Crazy (English Version)": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 8, + "name": "pop dance", + "url": "https://www.last.fm/tag/pop+dance" + }, + { + "count": 8, + "name": "Like Crazy", + "url": "https://www.last.fm/tag/Like+Crazy" + }, + { + "count": 3, + "name": "record breaker", + "url": "https://www.last.fm/tag/record+breaker" + }, + { + "count": 3, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 3, + "name": "amazing this song", + "url": "https://www.last.fm/tag/amazing+this+song" + } + ], + "Promise": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 100, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 29, + "name": "youtube", + "url": "https://www.last.fm/tag/youtube" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "Promise", + "url": "https://www.last.fm/tag/Promise" + }, + { + "count": 4, + "name": "love of my life", + "url": "https://www.last.fm/tag/love+of+my+life" + }, + { + "count": 4, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "park jimin", + "url": "https://www.last.fm/tag/park+jimin" + }, + { + "count": 1, + "name": "promise bts", + "url": "https://www.last.fm/tag/promise+bts" + }, + { + "count": 1, + "name": "soundcloud", + "url": "https://www.last.fm/tag/soundcloud" + } + ], + "With You": [], + "Face-off": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 25, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "PJM1", + "url": "https://www.last.fm/tag/PJM1" + }, + { + "count": 2, + "name": "PJM", + "url": "https://www.last.fm/tag/PJM" + } + ], + "Alone": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 100, + "name": "sad gay music", + "url": "https://www.last.fm/tag/sad+gay+music" + }, + { + "count": 66, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + }, + { + "count": 66, + "name": "it boy", + "url": "https://www.last.fm/tag/it+boy" + }, + { + "count": 33, + "name": "homosexual emotions", + "url": "https://www.last.fm/tag/homosexual+emotions" + }, + { + "count": 33, + "name": "I LOVE YOU JIMIN", + "url": "https://www.last.fm/tag/I+LOVE+YOU+JIMIN" + }, + { + "count": 33, + "name": "Rehoming", + "url": "https://www.last.fm/tag/Rehoming" + }, + { + "count": 10, + "name": "mavi owns this song", + "url": "https://www.last.fm/tag/mavi+owns+this+song" + }, + { + "count": 10, + "name": "ily jimin", + "url": "https://www.last.fm/tag/ily+jimin" + }, + { + "count": 10, + "name": "kingmin", + "url": "https://www.last.fm/tag/kingmin" + } + ], + "Closer Than This": [ + { + "count": 100, + "name": "gift", + "url": "https://www.last.fm/tag/gift" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "thank you jimin", + "url": "https://www.last.fm/tag/thank+you+jimin" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "bts army", + "url": "https://www.last.fm/tag/bts+army" + }, + { + "count": 4, + "name": "balu_owns_this_song", + "url": "https://www.last.fm/tag/balu_owns_this_song" + }, + { + "count": 4, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + }, + { + "count": 1, + "name": "gift for army", + "url": "https://www.last.fm/tag/gift+for+army" + }, + { + "count": 1, + "name": "song for army", + "url": "https://www.last.fm/tag/song+for+army" + }, + { + "count": 1, + "name": "this is jimin", + "url": "https://www.last.fm/tag/this+is+jimin" + } + ], + "Interlude : Dive": [], + "Smeraldo Garden Marching Band (feat. Loco)": [ + { + "count": 100, + "name": "Muse", + "url": "https://www.last.fm/tag/Muse" + }, + { + "count": 36, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 11, + "name": "mlm", + "url": "https://www.last.fm/tag/mlm" + }, + { + "count": 11, + "name": "Happy pride month", + "url": "https://www.last.fm/tag/Happy+pride+month" + }, + { + "count": 5, + "name": "SGMB", + "url": "https://www.last.fm/tag/SGMB" + }, + { + "count": 5, + "name": "I LOVE YOU JIMIN", + "url": "https://www.last.fm/tag/I+LOVE+YOU+JIMIN" + }, + { + "count": 1, + "name": "band", + "url": "https://www.last.fm/tag/band" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 1, + "name": "sunny", + "url": "https://www.last.fm/tag/sunny" + }, + { + "count": 1, + "name": "bright", + "url": "https://www.last.fm/tag/bright" + } + ], + "Be Mine": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "mlm", + "url": "https://www.last.fm/tag/mlm" + }, + { + "count": 66, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + }, + { + "count": 33, + "name": "I LOVE BE MINE SO MUCH", + "url": "https://www.last.fm/tag/I+LOVE+BE+MINE+SO+MUCH" + }, + { + "count": 33, + "name": "I LOVE YOU JIMIN", + "url": "https://www.last.fm/tag/I+LOVE+YOU+JIMIN" + }, + { + "count": 33, + "name": "YAAAAS", + "url": "https://www.last.fm/tag/YAAAAS" + } + ], + "Angel Pt. 1 (feat. Jimin of BTS, JVKE & Muni Long) - Trailer Version": [], + "Slow Dance (feat. Sofia Carson)": [ + { + "count": 100, + "name": "I see u jiminie music", + "url": "https://www.last.fm/tag/I+see+u+jiminie+music" + }, + { + "count": 100, + "name": "I LOVE YOU JIMIN", + "url": "https://www.last.fm/tag/I+LOVE+YOU+JIMIN" + }, + { + "count": 16, + "name": "mlm", + "url": "https://www.last.fm/tag/mlm" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "i see u jiminie", + "url": "https://www.last.fm/tag/i+see+u+jiminie" + }, + { + "count": 8, + "name": "v pretty jimin", + "url": "https://www.last.fm/tag/v+pretty+jimin" + } + ], + "Rebirth (Intro)": [], + "Interlude : Showtime": [], + "Christmas Love": [], + "Like Crazy (UK Garage Remix)": [], + "Like Crazy (Deep House Remix)": [], + "Like Crazy (Instrumental)": [], + "Who (Rock Remix)": [], + "With You - Instrumental": [], + "Who (Acoustic Remix)": [], + "Be Mine (English Version)": [], + "Who (Shibuyakei Remix)": [], + "Who (Funky Remix)": [], + "Who (Beautiful Mind Remix)": [], + "Who (Instrumental)": [], + "Angel Pt. 2 - Acoustic Version": [], + "Angel (feat. Muni Long, JVKE, NLE Choppa) (Anniversary Edition)": [], + "Angel Pt. 1 (feat. Jimin of BTS, JVKE & Muni Long) - Sped Up": [], + "Angel Pt. 1 (feat. Kodak Black, Jimin of BTS, & JVKE) - Trailer Version": [], + "Angel Pt. 2 (feat. Jimin of BTS, Charlie Puth & Muni Long) (Sped Up)": [], + "Angel Pt. 2 - Sped Up": [], + "Puss": [], + "Set Me Free, Pt. 2": [], + "Hey": [], + "Call You Bae": [], + "Angel Pt. 1 (feat. Kodak Black, NLE Choppa, JVKE & Muni Long)": [], + "Hallelujah": [], + "Letter (Hidden Track)": [], + "Puss (Prod. by Rhymer)": [], + "CALL YOU BAE (feat.XIUMIN of EXO)": [] + }, + "Papa Roach": { + "Last Resort": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 14, + "name": "Papa Roach", + "url": "https://www.last.fm/tag/Papa+Roach" + }, + { + "count": 9, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 2, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Scars": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 75, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 36, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 18, + "name": "Papa Roach", + "url": "https://www.last.fm/tag/Papa+Roach" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "scars", + "url": "https://www.last.fm/tag/scars" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Getting Away with Murder": [], + "Between Angels And Insects": [], + "Blood Brothers": [], + "Broken Home": [], + "She Loves Me Not": [], + "Hollywood Whore": [], + "Forever": [], + "Take Me": [], + "...To Be Loved": [], + "Infest": [], + "Dead Cell": [], + "Lifeline": [], + "Time and Time Again": [], + "Not Listening": [], + "Never Enough": [], + "Binge": [], + "Be Free": [], + "Help": [], + "Done with You": [], + "Time Is Running Out": [], + "Do or Die": [], + "Sometimes": [], + "Revenge": [], + "Snakes": [], + "Blanket of Fear": [], + "Thrown Away": [], + "Burn": [], + "The World Around You": [], + "I Devise My Own Demise": [], + "Kill The Noise": [], + "I Almost Told You That I Loved You": [], + "Tyranny of Normality": [], + "Falling Apart": [], + "No More Secrets": [], + "Born for Greatness": [], + "Reckless": [], + "Roses On My Grave": [], + "Decompression Period": [], + "Days Of War": [], + "Black Clouds": [], + "Had Enough": [] + }, + "Bruce Springsteen": { + "Dancing in the Dark": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 73, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 44, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 26, + "name": "Bruce Springsteen", + "url": "https://www.last.fm/tag/Bruce+Springsteen" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + } + ], + "Born to Run": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 32, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 26, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "Bruce Springsteen", + "url": "https://www.last.fm/tag/Bruce+Springsteen" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + }, + { + "count": 1, + "name": "the boss", + "url": "https://www.last.fm/tag/the+boss" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Born in the U.S.A.": [], + "I'm on Fire": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 86, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 54, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 43, + "name": "8 of 10 stars", + "url": "https://www.last.fm/tag/8+of+10+stars" + }, + { + "count": 18, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "Bruce Springsteen", + "url": "https://www.last.fm/tag/Bruce+Springsteen" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Thunder Road": [], + "Streets of Philadelphia": [], + "Glory Days": [], + "Hungry Heart": [], + "The River": [], + "Atlantic City": [], + "Santa Claus Is Comin' to Town - Live at C.W. Post College, Greenvale, NY - December 1975": [], + "Badlands": [], + "My Hometown": [], + "Secret Garden": [], + "Human Touch": [], + "Brilliant Disguise": [], + "Radio Nowhere": [], + "Cover Me": [], + "Jungleland": [], + "Streets of Philadelphia - Single Edit": [], + "Nebraska": [], + "Backstreets": [], + "No Surrender": [], + "I'm Goin' Down": [], + "Tenth Avenue Freeze-Out": [], + "Blinded by the Light": [], + "Downbound Train": [], + "Night": [], + "She's the One": [], + "State Trooper": [], + "Bobby Jean": [], + "The Rising": [], + "Darkness on the Edge of Town": [], + "Darlington County": [], + "Working on the Highway": [], + "Meeting Across the River": [], + "The Promised Land": [], + "Rosalita (Come Out Tonight)": [], + "The Ghost of Tom Joad": [], + "Johnny 99": [], + "We Take Care of Our Own": [], + "Mansion on the Hill": [], + "Spirit in the Night": [] + }, + "Jane Remover": { + "Dancing with your eyes closed": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 42, + "name": "Pop Court with manda m", + "url": "https://www.last.fm/tag/Pop+Court+with+manda+m" + }, + { + "count": 42, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 5, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 5, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Psychoboost feat danny brown": [ + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 100, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 42, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 42, + "name": "speed house", + "url": "https://www.last.fm/tag/speed+house" + }, + { + "count": 12, + "name": "hardstyle", + "url": "https://www.last.fm/tag/hardstyle" + }, + { + "count": 5, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 5, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 1, + "name": "glitch", + "url": "https://www.last.fm/tag/glitch" + } + ], + "JRJRJR": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 22, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 12, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 3, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 3, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 3, + "name": "dark plugg", + "url": "https://www.last.fm/tag/dark+plugg" + }, + { + "count": 1, + "name": "willow approved", + "url": "https://www.last.fm/tag/willow+approved" + }, + { + "count": 1, + "name": "experimental hiphop", + "url": "https://www.last.fm/tag/experimental+hiphop" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "movies for guys": [], + "Flash in the Pan": [ + { + "count": 100, + "name": "Sexy Drill", + "url": "https://www.last.fm/tag/Sexy+Drill" + }, + { + "count": 44, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 7, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Dreamflasher": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 8, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 3, + "name": "dark plugg", + "url": "https://www.last.fm/tag/dark+plugg" + }, + { + "count": 3, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + } + ], + "TWICE REMOVED": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hard Dance", + "url": "https://www.last.fm/tag/Hard+Dance" + }, + { + "count": 8, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 8, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 8, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 3, + "name": "willow approved", + "url": "https://www.last.fm/tag/willow+approved" + } + ], + "Star people": [ + { + "count": 100, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 100, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + }, + { + "count": 29, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 29, + "name": "lowend", + "url": "https://www.last.fm/tag/lowend" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 1, + "name": "willow approved", + "url": "https://www.last.fm/tag/willow+approved" + } + ], + "angels in camo": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 44, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 7, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 7, + "name": "Hard Dance", + "url": "https://www.last.fm/tag/Hard+Dance" + }, + { + "count": 4, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 4, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 4, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "Professional Vengeance": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 29, + "name": "hardstyle", + "url": "https://www.last.fm/tag/hardstyle" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "daniel_owns_this_song", + "url": "https://www.last.fm/tag/daniel_owns_this_song" + }, + { + "count": 1, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 1, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + } + ], + "homeswitcher": [], + "Experimental skin": [ + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + } + ], + "TURN UP OR DIE": [ + { + "count": 100, + "name": "hardstyle", + "url": "https://www.last.fm/tag/hardstyle" + }, + { + "count": 100, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 66, + "name": "Hardcore EDM", + "url": "https://www.last.fm/tag/Hardcore+EDM" + }, + { + "count": 66, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 33, + "name": "willow approved", + "url": "https://www.last.fm/tag/willow+approved" + } + ], + "goldfish": [], + "your clothes": [], + "Fadeoutz": [], + "Magic I Want U": [], + "Backseat Girl": [], + "Cage Girl / Camgirl": [], + "Dark night castle": [], + "Lips": [], + "Fling": [], + "search party": [], + "Census Designated": [], + "misplace": [], + "pretender": [], + "Holding a Leech": [], + "kodak moment": [], + "Dream Sequence": [], + "buzzcut, daisy": [], + "How To Teleport": [], + "Idling Somewhere": [], + "how to lie": [], + "Always Have Always Will": [], + "can you tell?": [], + "Video": [], + "Supernova ft funeral": [], + "eyes off the wheel, i'm a star": [], + "let's go home": [], + "champ": [], + "woodside gardens 16 december 2012": [], + "Contingency Song (Album Version)": [], + "52 blue mondays": [] + }, + "Loathe": { + "Is It Really You?": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 18, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Gehenna": [], + "Two-Way Mirror": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 44, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 1, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + }, + { + "count": 1, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + } + ], + "Screaming": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 16, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "deftonescore", + "url": "https://www.last.fm/tag/deftonescore" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "A Sad Cartoon": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 11, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 11, + "name": "everything", + "url": "https://www.last.fm/tag/everything" + }, + { + "count": 5, + "name": "metalgaze", + "url": "https://www.last.fm/tag/metalgaze" + } + ], + "Aggressive Evolution": [], + "New Faces in the Dark": [], + "A Sad Cartoon (reprise)": [], + "I Let It in and It Took Everything...": [], + "Theme": [], + "451 Days": [], + "Gored": [], + "Babylon...": [], + "Broken Vision Rhythm": [], + "White Hot": [], + "It's Yours": [], + "Heavy Is the Head That Falls with the Weight of a Thousand Thoughts": [], + "Red Room": [], + "Dimorphous Display": [], + "Gifted Every Strength": [], + "Stigmata": [], + "The Things They Believe": [], + "Nothing More": [], + "East Of Eden": [], + "Loathe": [], + "Dance on My Skin": [], + "The Cold Sun": [], + "Love in Real Time": [], + "The Inevitable": [], + "3990": [], + "Banshee": [], + "Sheol": [], + "In Death": [], + "P.U.R.P.L.E.": [], + "Never More": [], + "\"Do You -": [], + "Servant and Master": [], + "The Year Everything and Nothing Happened": [], + "- The Moment?\"": [], + "- Remember -": [], + "Rest; In Violence": [], + "Don't Get Hurt": [], + "The Omission": [] + }, + "Pinegrove": { + "Need 2": [ + { + "count": 100, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 56, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 37, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 37, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 19, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 2, + "name": "The Suburbs with DJ Garebear", + "url": "https://www.last.fm/tag/The+Suburbs+with+DJ+Garebear" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Angelina": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 36, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "the roadmap", + "url": "https://www.last.fm/tag/the+roadmap" + }, + { + "count": 11, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "names of people", + "url": "https://www.last.fm/tag/names+of+people" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + } + ], + "Problems": [], + "Old Friends": [], + "Aphasia": [], + "New Friends": [], + "Alaska": [], + "Rings": [], + "Need": [], + "Size of the Moon": [], + "Cadmium": [], + "Darkness": [], + "The Metronome": [], + "Namesake": [], + "Overthrown": [], + "Then Again": [], + "Visiting": [], + "Orange": [], + "Waveform": [], + "V": [], + "Need 2 - slow pinegrove": [], + "&": [], + "The Alarmist": [], + "Iodine": [], + "Skylight": [], + "Unison": [], + "Intrepid": [], + "Easy Enough": [], + "Palisade": [], + "Habitat": [], + "Portal": [], + "No Drugs": [], + "Respirate": [], + "Over My Shoulder": [], + "So What": [], + "Mather Knoll": [], + "Dotted Line": [], + "Phase": [], + "Peeling Off The Bark": [], + "Amulets": [], + "Need 2 - Audiotree Live Version": [], + "Morningtime": [], + "Spiral": [] + }, + "Dijon": { + "The Dress": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + } + ], + "Skin": [ + { + "count": 100, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + } + ], + "Talk Down": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 44, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "Spectrum Sounds", + "url": "https://www.last.fm/tag/Spectrum+Sounds" + }, + { + "count": 7, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 4, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "bedroom soul", + "url": "https://www.last.fm/tag/bedroom+soul" + }, + { + "count": 4, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + } + ], + "Many Times": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "do you light up?": [], + "Big Mike's": [], + "Nico's Red Truck": [], + "Annie": [], + "Drunk": [], + "Rodeo Clown": [], + "Scratching": [], + "Yamaha": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 66, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 8, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "Good Luck": [], + "Violence)": [], + "coogie": [], + "Baby!": [ + { + "count": 100, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "progressive soul", + "url": "https://www.last.fm/tag/progressive+soul" + } + ], + "God In Wilson": [], + "Did You See It?": [], + "Noah's Highlight Reel": [], + "Another Baby!": [ + { + "count": 100, + "name": "minneapolis sound", + "url": "https://www.last.fm/tag/minneapolis+sound" + }, + { + "count": 100, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 66, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 8, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "HIGHER!": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 17, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Credits!": [], + "(Freak It)": [], + "End of Record": [], + "Sweet Thing": [], + "alley-oop": [], + "FIRE!": [], + "Rewind": [], + "(Referee)": [], + "rock n roll": [], + "my man": [], + "Automatic": [], + "WILD": [], + "loyal & marie": [], + "Kindalove": [], + "CRYBABY :*(": [], + "dance song": [], + "jesse": [], + "hunni": [], + "Stranger": [], + "Dog Eyes": [], + "Cannonball": [], + "Lace": [] + }, + "Ado": { + "Usseewa": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 25, + "name": "angst", + "url": "https://www.last.fm/tag/angst" + }, + { + "count": 17, + "name": "syudou", + "url": "https://www.last.fm/tag/syudou" + }, + { + "count": 17, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + } + ], + "うっせぇわ": [], + "New Genesis": [], + "Odo": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 11, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 7, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 7, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 4, + "name": "j-edm", + "url": "https://www.last.fm/tag/j-edm" + }, + { + "count": 4, + "name": "j-rap", + "url": "https://www.last.fm/tag/j-rap" + } + ], + "Aishite Aishite Aishite": [ + { + "count": 100, + "name": "Contemporary", + "url": "https://www.last.fm/tag/Contemporary" + } + ], + "Backlight": [], + "Tot Musica": [], + "唱": [], + "Show": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 25, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 17, + "name": "wentod r3tard", + "url": "https://www.last.fm/tag/wentod+r3tard" + }, + { + "count": 17, + "name": "utaite", + "url": "https://www.last.fm/tag/utaite" + } + ], + "踊": [], + "Fleeting Lullaby": [], + "Crime and Punishment": [], + "unravel": [], + "Readymade": [], + "I’m invincible": [], + "Rule": [ + { + "count": 100, + "name": "emotion", + "url": "https://www.last.fm/tag/emotion" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 66, + "name": "frantic", + "url": "https://www.last.fm/tag/frantic" + } + ], + "Ashura-chan": [], + "MIRROR": [], + "新時代 - ウタ from ONE PIECE FILM RED": [], + "Kura Kura": [], + "Value": [], + "FREEDOM": [], + "Gira Gira": [], + "逆光 - ウタ from ONE PIECE FILM RED": [], + "I’m a Controversy": [], + "missing": [], + "レディメイド": [], + "Rebellion": [], + "God-ish": [], + "クラクラ": [], + "ギラギラ": [], + "Where the Wind Blows": [], + "Domestic De Violence": [], + "阿修羅ちゃん": [], + "BINKUSUNO SAKE": [], + "KokoroToIuNaNoFukakai": [], + "Buriki No Dance": [], + "The World's Continuation": [], + "Ibara": [], + "All Night Radio": [], + "Yoru No Pierrot": [], + "Motherland": [], + "Shoka": [] + }, + "Rich Amiri": { + "One Call": [], + "OUTTA THERE": [], + "Aint Nothing": [], + "ruthless": [], + "Codeine Crazy": [], + "ILLUMINATI": [], + "MADONNA & RIHANNA": [], + "Havoc": [], + "Poppin": [], + "I WANT EVERYTHING": [], + "FORZA FREESTYLE": [], + "true colors": [], + "QUARTERMILLI": [], + "SAME OLD ME": [], + "Walk In": [], + "AMIRI TRENDSETTER": [], + "COUNT MY BANDZ": [], + "trouble": [], + "HANDOUTS": [], + "Keep All That": [], + "Salty": [], + "WHAT IT COST": [], + "IM WIT IT": [], + "For The Better": [], + "So Easy": [], + "Dirty Money": [], + "OH MYY": [], + "Paranoid": [], + "Can't Die": [], + "TROOPS INTERLUDE": [], + "poppin (feat. Lil Tecca)": [], + "Best Friend": [], + "TOUCHÉ": [], + "KURT COBAIN": [], + "sticks on ready": [], + "Out My Mind": [], + "PAPER BACK TAGS": [], + "IM GONE": [], + "Punt": [], + "In & Out": [], + "Don't Feel Ya": [], + "DONT MAKE ME": [], + "Feelings": [] + }, + "Steely Dan": { + "Do It Again": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 79, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 34, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "steely dan", + "url": "https://www.last.fm/tag/steely+dan" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 4, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "jazz-rock", + "url": "https://www.last.fm/tag/jazz-rock" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Dirty Work": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 63, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 10, + "name": "steely dan", + "url": "https://www.last.fm/tag/steely+dan" + }, + { + "count": 6, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Reelin' In The Years": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 70, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 30, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 14, + "name": "steely dan", + "url": "https://www.last.fm/tag/steely+dan" + }, + { + "count": 3, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 3, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Only A Fool Would Say That": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 87, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 36, + "name": "steely dan", + "url": "https://www.last.fm/tag/steely+dan" + }, + { + "count": 28, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 14, + "name": "The Flavor Hour", + "url": "https://www.last.fm/tag/The+Flavor+Hour" + }, + { + "count": 11, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "donald fagen", + "url": "https://www.last.fm/tag/donald+fagen" + }, + { + "count": 1, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Peg": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 75, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 42, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "steely dan", + "url": "https://www.last.fm/tag/steely+dan" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + } + ], + "Rikki Don't Lose That Number": [], + "Hey Nineteen": [], + "Deacon Blues": [], + "Black Cow": [], + "Aja": [], + "Josie": [], + "Kid Charlemagne": [], + "Any Major Dude Will Tell You": [], + "Fire In The Hole": [], + "My Old School": [], + "Home At Last": [], + "Kings": [], + "Midnite Cruiser": [], + "The Caves Of Altamira": [], + "Bodhisattva": [], + "Babylon Sisters": [], + "I Got The News": [], + "Change Of The Guard": [], + "Brooklyn (Owes The Charmer Under Me)": [], + "Pretzel Logic": [], + "Don't Take Me Alive": [], + "FM": [], + "Black Friday": [], + "Turn That Heartbeat Over Again": [], + "Bad Sneakers": [], + "Night By Night": [], + "The Fez": [], + "Time Out Of Mind": [], + "Haitian Divorce": [], + "Doctor Wu": [], + "King Of The World": [], + "Glamour Profession": [], + "Barrytown": [], + "Gaucho": [], + "East St. Louis Toodle-Oo": [], + "Razor Boy": [], + "The Boston Rag": [], + "Show Biz Kids": [] + }, + "Le Tigre": { + "Deceptacon": [ + { + "count": 100, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 98, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 50, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 9, + "name": "le tigre", + "url": "https://www.last.fm/tag/le+tigre" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "dance punk", + "url": "https://www.last.fm/tag/dance+punk" + }, + { + "count": 2, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + } + ], + "Hot Topic": [], + "Phanta": [], + "Eau D'Bedroom Dancing": [], + "TKO": [], + "The The Empty": [], + "My My Metrocard": [], + "I'm So Excited": [], + "Let's Run": [], + "Friendship Station": [], + "After Dark": [], + "Eau D' Bedroom Dancing": [], + "On The Verge": [], + "Mediocrity Rules": [], + "Fake French": [], + "Les and Ray": [], + "Slideshow At Free University": [], + "Nanny Nanny Boo Boo": [], + "Seconds": [], + "Tell You Now": [], + "Sixteen": [], + "Don't Drink Poison": [], + "Viz": [], + "This Island": [], + "My Art": [], + "Get Off the Internet": [], + "Punker Plus": [], + "Bang! Bang!": [], + "What's Yr Take On Cassavetes": [], + "New Kicks": [], + "Keep On Livin'": [], + "Much Finer": [], + "Shred A": [], + "On Guard": [], + "LT Tour Theme": [], + "Well Well Well": [], + "Gone B4 Yr Home": [], + "Tres Bien": [], + "deceptacon (dfa rmx) by tim goldsworthy & james murphy for the dfa": [], + "Dyke March 2001": [], + "FYR": [], + "Dude Yr So Crazy!!": [], + "Cry For Everything Bad That's Ever Happened": [] + }, + "Lynyrd Skynyrd": { + "Sweet Home Alabama": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 80, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 39, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "lynyrd skynyrd", + "url": "https://www.last.fm/tag/lynyrd+skynyrd" + }, + { + "count": 3, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 3, + "name": "Sweet Home Alabama", + "url": "https://www.last.fm/tag/Sweet+Home+Alabama" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + } + ], + "Free Bird": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 85, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 37, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "lynyrd skynyrd", + "url": "https://www.last.fm/tag/lynyrd+skynyrd" + }, + { + "count": 4, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Guitar Solo", + "url": "https://www.last.fm/tag/Guitar+Solo" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + } + ], + "Simple Man": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 91, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 35, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "lynyrd skynyrd", + "url": "https://www.last.fm/tag/lynyrd+skynyrd" + }, + { + "count": 3, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 1, + "name": "Simple Man", + "url": "https://www.last.fm/tag/Simple+Man" + } + ], + "Gimme Three Steps": [], + "Tuesday's Gone": [], + "That Smell": [], + "Call Me The Breeze": [], + "Saturday Night Special": [], + "I Ain't the One": [], + "The Ballad Of Curtis Loew": [], + "Gimme Back My Bullets": [], + "What's Your Name": [], + "Swamp Music": [], + "The Needle And The Spoon": [], + "I Need You": [], + "Don't Ask Me No Questions": [], + "Poison Whiskey": [], + "You Got That Right": [], + "Workin' For MCA": [], + "I Know a Little": [], + "Freebird": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 85, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 37, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "lynyrd skynyrd", + "url": "https://www.last.fm/tag/lynyrd+skynyrd" + }, + { + "count": 4, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Guitar Solo", + "url": "https://www.last.fm/tag/Guitar+Solo" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + } + ], + "Double Trouble": [], + "Things Goin' On": [], + "Mississippi Kid": [], + "Comin' Home": [], + "Down South Jukin'": [], + "On The Hunt": [], + "All I Can Do Is Write About It": [], + "Still Unbroken": [], + "Whiskey Rock-A-Roller": [], + "The Ballad of Curtis Lowe": [], + "I Never Dreamed": [], + "Searching": [], + "Am I Losin'": [], + "Cry For The Bad Man": [], + "Was I Right Or Wrong": [], + "Free Bird (live)": [], + "Railroad Song": [], + "Georgia Peaches": [], + "The Last Rebel": [], + "One More Time": [], + "I'm A Country Boy": [], + "Roll Gypsy Roll": [] + }, + "Lauv": { + "I Like Me Better": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "to all the boys ive loved before", + "url": "https://www.last.fm/tag/to+all+the+boys+ive+loved+before" + }, + { + "count": 66, + "name": "linedance 2017", + "url": "https://www.last.fm/tag/linedance+2017" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 3, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + }, + { + "count": 3, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "i'm so tired...": [], + "Paris in the Rain": [], + "Never Not": [], + "Who": [ + { + "count": 100, + "name": "scat", + "url": "https://www.last.fm/tag/scat" + }, + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 66, + "name": "jungkook", + "url": "https://www.last.fm/tag/jungkook" + }, + { + "count": 66, + "name": "jimin", + "url": "https://www.last.fm/tag/jimin" + }, + { + "count": 33, + "name": "lauv", + "url": "https://www.last.fm/tag/lauv" + } + ], + "Who (feat. BTS)": [], + "Mean It": [], + "Feelings": [], + "Fake": [], + "There's No Way (feat. Julia Michaels)": [], + "The Other": [], + "Tattoos Together": [], + "fuck, i'm lonely (with Anne-Marie)": [], + "All 4 Nothing (I'm So In Love)": [], + "Modern Loneliness": [], + "The Story Never Ends": [], + "Comfortable": [], + "Drugs & the Internet": [], + "Sad Forever": [], + "Chasing Fire": [], + "Superhero": [], + "Love U Like That": [], + "Enemies": [], + "Love Somebody": [], + "Breathe": [], + "Steal the Show": [], + "fuck, i'm lonely": [], + "Reforget": [], + "Changes": [], + "Getting Over You": [], + "Easy Love": [], + "fuck, i'm lonely (with Anne-Marie) - from “13 Reasons Why: Season 3”": [], + "26": [], + "Lonely Eyes": [], + "Love Like That": [], + "Invisible Things": [], + "Stranger": [], + "Kids Are Born Stars": [], + "Sims": [], + "Julia": [], + "Paranoid": [], + "Adrenaline": [], + "I Like Me Better - Recorded at Spotify Studios NYC": [] + }, + "Audioslave": { + "Like a Stone": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Audioslave", + "url": "https://www.last.fm/tag/Audioslave" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Chris Cornell", + "url": "https://www.last.fm/tag/Chris+Cornell" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Be Yourself": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 94, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "Audioslave", + "url": "https://www.last.fm/tag/Audioslave" + }, + { + "count": 14, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Chris Cornell", + "url": "https://www.last.fm/tag/Chris+Cornell" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Show Me How To Live": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 54, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Audioslave", + "url": "https://www.last.fm/tag/Audioslave" + }, + { + "count": 9, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "Audioslave-2002-Audioslave", + "url": "https://www.last.fm/tag/Audioslave-2002-Audioslave" + }, + { + "count": 1, + "name": "Chris Cornell", + "url": "https://www.last.fm/tag/Chris+Cornell" + }, + { + "count": 1, + "name": "show me how to live", + "url": "https://www.last.fm/tag/show+me+how+to+live" + } + ], + "Cochise": [], + "I Am The Highway": [], + "Gasoline": [], + "Doesn't Remind Me": [], + "Shadow on the Sun": [], + "What You Are": [], + "Set It Off": [], + "Exploder": [], + "Getaway Car": [], + "Hypnotize": [], + "Your Time Has Come": [], + "Out of Exile": [], + "Revelations": [], + "The Last Remaining Light": [], + "Bring Em Back Alive": [], + "Light My Way": [], + "Original Fire": [], + "Sound Of A Gun": [], + "Man or Animal": [], + "Drown Me Slowly": [], + "The Worm": [], + "Yesterday to Tomorrow": [], + "Dandelion": [], + "Wide Awake": [], + "One and the Same": [], + "Shape Of Things To Come": [], + "Until We Fall": [], + "The Curse": [], + "Broken City": [], + "Somedays": [], + "Moth": [], + "Jewel Of The Summertime": [], + "Nothing Left to Say But Goodbye": [], + "Heaven's Dead": [], + "#1 Zero": [], + "Heavens Dead": [], + "Number 1 Zero": [], + "We Got The Whip": [], + "Shadow of the Sun": [], + "Light My Wav": [] + }, + "Yves": { + "LOOP (feat. Lil Cherry)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 3, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + }, + { + "count": 3, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Viola": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 56, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 37, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 8, + "name": "Loona", + "url": "https://www.last.fm/tag/Loona" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "DIM": [], + "DIORAMA": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 2, + "name": "hip hop soul", + "url": "https://www.last.fm/tag/hip+hop+soul" + }, + { + "count": 2, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Soap (feat. PinkPantheress)": [ + { + "count": 100, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 25, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "Loona", + "url": "https://www.last.fm/tag/Loona" + }, + { + "count": 3, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 3, + "name": "pinkpantheress", + "url": "https://www.last.fm/tag/pinkpantheress" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Hashtag": [], + "White cat": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 29, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 15, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 15, + "name": "melodic dubstep", + "url": "https://www.last.fm/tag/melodic+dubstep" + }, + { + "count": 15, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 4, + "name": "Brostep", + "url": "https://www.last.fm/tag/Brostep" + }, + { + "count": 1, + "name": "Loona", + "url": "https://www.last.fm/tag/Loona" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Gone Girl": [], + "Tik Tok": [], + "Afterglow": [], + "See you in hell": [], + "Goldfish": [], + "Aibo (Feat. Bratty)": [], + "Do you feel it like i touch": [], + "Study": [], + "mom": [], + "BIRD": [], + "DIM - Nostalgic Edit": [], + "DIM - Fade": [], + "Breath": [], + "DIM - Sped Up": [], + "DIM - Slowed": [], + "Breath - Instrumental": [], + "split my brain": [], + "You Wanna Know": [], + "Only One": [], + "LOOP": [], + "garden": [], + "When The Day Comes": [], + "In M'n Hoofd": [], + "LOOP (feat.Lil Cherry)": [], + "Sadderdays": [], + "OCD": [], + "new": [], + "dance with the devil": [], + "Lado a Lado": [], + "Boven Je": [], + "LOOP (part. Lil Cherry)": [], + "Where Do We Go from Here?": [], + "Talk to You": [], + "Niggas Can Be Gay Too": [], + "DIM (Nostalgic Edit)": [], + "Blijven Hopen": [] + }, + "Noah Cyrus": { + "Party in the U.S.A.": [], + "We Can't Stop": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 26, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 7, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 6, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 5, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + } + ], + "Wrecking Ball": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 28, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 24, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 8, + "name": "Miley Cyrus", + "url": "https://www.last.fm/tag/Miley+Cyrus" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + } + ], + "Midnight Sky": [], + "Unholy": [] + }, + "Lamp": { + "ゆめうつつ": [ + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "thank you david", + "url": "https://www.last.fm/tag/thank+you+david" + } + ], + "二十歳の恋": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "msc de qualidade", + "url": "https://www.last.fm/tag/msc+de+qualidade" + } + ], + "For Lovers": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 8, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 8, + "name": "shibuya-kei", + "url": "https://www.last.fm/tag/shibuya-kei" + }, + { + "count": 3, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 3, + "name": "aww", + "url": "https://www.last.fm/tag/aww" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Last Train At 25 O'clock": [ + { + "count": 100, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 44, + "name": "shibuya-kei", + "url": "https://www.last.fm/tag/shibuya-kei" + }, + { + "count": 7, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "s2", + "url": "https://www.last.fm/tag/s2" + }, + { + "count": 4, + "name": "shibuya kei", + "url": "https://www.last.fm/tag/shibuya+kei" + }, + { + "count": 4, + "name": "neo-acoustic", + "url": "https://www.last.fm/tag/neo-acoustic" + }, + { + "count": 1, + "name": "neo acoustic", + "url": "https://www.last.fm/tag/neo+acoustic" + } + ], + "Behind The Moon Shadow": [], + "密やかに": [], + "A Toshi No Aki": [], + "From The Window": [], + "Rainy Tapestry": [], + "儚き春の一幕": [], + "雨降る夜の向こう": [], + "HIROGARU-NAMIDA": [], + "冬の影は哀しみ": [], + "Words of Love": [], + "Raindrop City": [], + "Out on Sunny Sunday": [], + "A都市の秋": [], + "Mood Romantica": [], + "Tomorrow Comes I Will": [], + "ア・サマア・バケイション": [], + "夕暮れ": [], + "Kimiga Nakunara": [], + "日本少年の夏": [], + "Windy Afternoon": [], + "白昼夢": [], + "6 Goushitsu": [], + "ヱンド・オブ・ア・ホリデヰ": [], + "Dusk": [], + "Place in My Dream": [], + "1998": [], + "Winter Cafe": [], + "夜風": [], + "The Night Squall": [], + "今夜も君にテレフォンコール": [], + "Us Tonight": [], + "シンフォニー": [], + "6号室": [], + "Tameiki No Yukue": [], + "Misty Town": [], + "Slow-motion": [], + "木洩陽の季節": [], + "ムード・ロマンティカNo2": [], + "Symphony": [] + }, + "nettspend": { + "We Not Like You": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "ragtime", + "url": "https://www.last.fm/tag/ragtime" + }, + { + "count": 66, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "detroit trap", + "url": "https://www.last.fm/tag/detroit+trap" + } + ], + "Shut Up": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "F*CK SWAG": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Skipping Class": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "What They Say": [ + { + "count": 100, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + }, + { + "count": 100, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 66, + "name": "lowend", + "url": "https://www.last.fm/tag/lowend" + }, + { + "count": 66, + "name": "Nightcore", + "url": "https://www.last.fm/tag/Nightcore" + }, + { + "count": 33, + "name": "2000s hip hop", + "url": "https://www.last.fm/tag/2000s+hip+hop" + }, + { + "count": 33, + "name": "2000s rap", + "url": "https://www.last.fm/tag/2000s+rap" + }, + { + "count": 33, + "name": "2000s hip-hop", + "url": "https://www.last.fm/tag/2000s+hip-hop" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "y2k", + "url": "https://www.last.fm/tag/y2k" + }, + { + "count": 10, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + } + ], + "shine n peace": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 66, + "name": "lowend", + "url": "https://www.last.fm/tag/lowend" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "nothing like uuu": [], + "Beach leak": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "drankdrankdrank": [], + "2024 Freestyle": [], + "Tommy": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "post-rage", + "url": "https://www.last.fm/tag/post-rage" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "Impact (with xaviersobased)": [ + { + "count": 100, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 100, + "name": "best artist to live", + "url": "https://www.last.fm/tag/best+artist+to+live" + } + ], + "Growing Up": [], + "Tyla": [], + "Leader": [], + "Wake Up": [], + "perc soda": [], + "take you out": [], + "F*CK CANCER": [], + "Otw": [], + "Project Pat": [], + "Funuhyuh": [], + "Birdbox": [], + "benihana": [], + "yooo": [], + "Say Please": [], + "Drop The Blunt": [], + "Laughin": [], + "A$AP": [], + "her friends": [], + "feeliinuu": [], + "PACKS": [], + "stressed": [], + "Gen 5 (Dj Phatt Exclusive)": [], + "hollywood": [], + "On me": [], + "Model Sex": [], + "U Told Us Quit": [], + "section": [], + "where the racks at": [], + "GoOd Night": [], + "U GON FALL": [], + "That One Song": [] + }, + "Central Cee": { + "Doja": [ + { + "count": 100, + "name": "how can i be homophobic", + "url": "https://www.last.fm/tag/how+can+i+be+homophobic" + }, + { + "count": 100, + "name": "my bitch is gay", + "url": "https://www.last.fm/tag/my+bitch+is+gay" + }, + { + "count": 29, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 29, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 15, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + }, + { + "count": 15, + "name": "UK rap", + "url": "https://www.last.fm/tag/UK+rap" + }, + { + "count": 4, + "name": "mid", + "url": "https://www.last.fm/tag/mid" + }, + { + "count": 1, + "name": "Central Cee", + "url": "https://www.last.fm/tag/Central+Cee" + }, + { + "count": 1, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "BAND4BAND (feat. Lil Baby)": [ + { + "count": 100, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + }, + { + "count": 29, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + }, + { + "count": 4, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 1, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "LET GO": [], + "Obsessed with You": [], + "Loading": [], + "GBP (feat. 21 Savage)": [ + { + "count": 100, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 100, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "21 savage", + "url": "https://www.last.fm/tag/21+savage" + }, + { + "count": 66, + "name": "Central Cee", + "url": "https://www.last.fm/tag/Central+Cee" + } + ], + "Day in the Life": [], + "One Up": [], + "Commitment Issues": [], + "Gen Z Luv": [], + "CRG (feat. Dave)": [], + "6 For 6": [], + "Chapters": [], + "LA Leakers Freestyle": [], + "Eurovision (feat. Rondodasosa, Baby Gang, A2 Anti, Morad, Beny Jr, Ashe 22 & Freeze corleone)": [], + "Truth In The Lies (feat. Lil Durk)": [], + "Khabib": [], + "No Introduction": [], + "Retail Therapy": [], + "Ten (feat. Skepta)": [], + "Now We're Strangers": [], + "Cold Shoulder": [], + "Mrs": [], + "ME & YOU": [], + "Entrapreneur": [], + "GUILT TRIPPIN (feat. Sexyy Red)": [], + "5 Star": [], + "Moi": [], + "Straight Back To It": [], + "Ungrateful": [], + "Limitless": [], + "Gata (feat. Young Miko)": [], + "No Pain": [], + "Ruby": [], + "Tension": [], + "St. Patrick's": [], + "Daily Duppy (feat. GRM Daily)": [], + "I Will": [], + "Up North": [], + "Molly": [], + "Top Freestyle": [], + "Little Bit Of This": [], + "Billion Streams Freestyle": [] + }, + "Selena Gomez & the Scene": { + "Love You Like a Love Song": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 35, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 6, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + } + ], + "Who Says": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 27, + "name": "Selena Gomez", + "url": "https://www.last.fm/tag/Selena+Gomez" + }, + { + "count": 21, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Who Says", + "url": "https://www.last.fm/tag/Who+Says" + } + ], + "Naturally": [], + "A Year Without Rain": [], + "Round & Round": [], + "Hit the Lights": [], + "Tell Me Something I Don't Know": [], + "Falling Down": [], + "I Won't Apologize": [], + "Kiss & Tell": [], + "Bang Bang Bang": [], + "I Promise You": [], + "My Dilemma": [], + "The Way I Loved You": [], + "More": [], + "I Don't Miss You at All": [], + "Crush": [], + "As a Blonde": [], + "Whiplash": [], + "When the Sun Goes Down": [], + "Ghost of You": [], + "Rock God": [], + "My Dilemma 2.0": [], + "Middle of Nowhere": [], + "Stop & Erase": [], + "Off the Chain": [], + "I Got U": [], + "Outlaw": [], + "That's More Like It": [], + "Spotlight": [], + "Sick of You": [], + "Summer's Not Hot": [], + "Live Like There's No Tomorrow": [], + "Un Año Sin Lluvia": [], + "We Own the Night - featuring Pixie Lott": [], + "Intuition": [], + "We Own the Night (feat. Pixie Lott)": [], + "Naturally - Dave Audé Radio Remix": [], + "Dices (Who Says - Spanish Version)": [], + "A Year Without Rain - Dave Audé Radio Remix": [], + "Dices": [], + "Intuition – featuring Eric Bellinger": [], + "A Year Without Rain (Spanish-Language Version)": [] + }, + "Journey": { + "Don't Stop Believin'": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 93, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "journey", + "url": "https://www.last.fm/tag/journey" + }, + { + "count": 5, + "name": "scrubs", + "url": "https://www.last.fm/tag/scrubs" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 4, + "name": "power ballads", + "url": "https://www.last.fm/tag/power+ballads" + }, + { + "count": 1, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Any Way You Want It": [], + "Don't Stop Believin' (2022 Remaster)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 17, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 8, + "name": "journey", + "url": "https://www.last.fm/tag/journey" + }, + { + "count": 8, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + }, + { + "count": 8, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + } + ], + "Separate Ways (Worlds Apart)": [], + "Faithfully": [], + "Wheel in the Sky": [], + "Open Arms": [], + "Lights": [], + "Who's Crying Now": [], + "Lovin', Touchin', Squeezin'": [], + "Separate Ways (Worlds Apart) [2023 Remaster]": [], + "Only the Young": [], + "Ask the Lonely": [], + "Send Her My Love": [], + "I'll Be Alright Without You": [], + "Be Good to Yourself": [], + "Stone in Love": [], + "Separate Ways (Worlds Apart) - Bryce Miller/Alloy Tracks Remix": [], + "Girl Can't Help It": [], + "Don't Stop Believing": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 93, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "journey", + "url": "https://www.last.fm/tag/journey" + }, + { + "count": 5, + "name": "scrubs", + "url": "https://www.last.fm/tag/scrubs" + }, + { + "count": 4, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 4, + "name": "power ballads", + "url": "https://www.last.fm/tag/power+ballads" + }, + { + "count": 1, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Who's Crying Now (2022 Remaster)": [], + "When You Love a Woman": [], + "Separate Ways": [], + "Faithfully (2023 Remaster)": [], + "Open Arms (2022 Remaster)": [], + "Anytime": [], + "Still They Ride": [], + "After The Fall": [], + "Feeling That Way": [], + "Escape": [], + "Mother, Father": [], + "Patiently": [], + "Chain Reaction": [], + "Keep On Runnin'": [], + "Just the Same Way": [], + "Stone in Love (2022 Remaster)": [], + "Somethin' to Hide": [], + "Of a Lifetime": [], + "Lay It Down": [], + "Dead or Alive": [], + "Don't Stop Believin' (2024 Remaster)": [], + "Stay Awhile": [], + "Good Morning Girl": [] + }, + "Johnny Cash": { + "Hurt": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 70, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 46, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 38, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 18, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Johnny Cash", + "url": "https://www.last.fm/tag/Johnny+Cash" + }, + { + "count": 8, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + } + ], + "Ring of Fire": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 41, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 27, + "name": "Johnny Cash", + "url": "https://www.last.fm/tag/Johnny+Cash" + }, + { + "count": 19, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 4, + "name": "classic country", + "url": "https://www.last.fm/tag/classic+country" + }, + { + "count": 4, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "I Walk the Line": [], + "Folsom Prison Blues": [], + "Personal Jesus": [], + "The Man Comes Around": [], + "God's Gonna Cut You Down": [], + "Get Rhythm": [], + "Give My Love to Rose": [], + "Man in Black": [], + "Jackson": [], + "(Ghost) Riders in the Sky": [], + "Big River": [], + "One": [], + "I Still Miss Someone": [], + "I've Been Everywhere": [], + "Folsom Prison Blues - Live at Folsom State Prison, Folsom, CA - January 1968": [], + "In My Life": [], + "A Boy Named Sue": [], + "Hey Porter": [], + "Rusty Cage": [], + "I Won't Back Down": [], + "I Hung My Head": [], + "One Piece at a Time": [], + "Daddy Sang Bass": [], + "Don't Take Your Guns to Town": [], + "Guess Things Happen That Way": [], + "Ain't No Grave": [], + "I Walk the Line - Single Version": [], + "We'll Meet Again": [], + "Solitary Man": [], + "Orange Blossom Special": [], + "Bridge Over Troubled Water": [], + "Cocaine Blues": [], + "I Got Stripes": [], + "Danny Boy": [], + "I'm so Lonesome I Could Cry": [], + "Desperado": [], + "Sam Hall": [], + "Cry, Cry, Cry": [], + "Sunday Morning Coming Down": [], + "Five Feet High and Rising": [], + "Tear Stained Letter": [] + }, + "C418": { + "Sweden": [ + { + "count": 100, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 34, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 9, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 9, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 3, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "contemporary classical", + "url": "https://www.last.fm/tag/contemporary+classical" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Subwoofer Lullaby": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 1, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + }, + { + "count": 1, + "name": "comfy synth", + "url": "https://www.last.fm/tag/comfy+synth" + }, + { + "count": 1, + "name": "vgm", + "url": "https://www.last.fm/tag/vgm" + }, + { + "count": 1, + "name": "forest", + "url": "https://www.last.fm/tag/forest" + } + ], + "Key": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 7, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 1, + "name": "minimal", + "url": "https://www.last.fm/tag/minimal" + }, + { + "count": 1, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 1, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + } + ], + "Wet Hands": [ + { + "count": 100, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 8, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 1, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "Minecraft": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "chamber music", + "url": "https://www.last.fm/tag/chamber+music" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 1, + "name": "neoclassical new age", + "url": "https://www.last.fm/tag/neoclassical+new+age" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "minimalism", + "url": "https://www.last.fm/tag/minimalism" + }, + { + "count": 1, + "name": "strings", + "url": "https://www.last.fm/tag/strings" + }, + { + "count": 1, + "name": "video game soundtrack", + "url": "https://www.last.fm/tag/video+game+soundtrack" + } + ], + "Mice on Venus": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 9, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 1, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + } + ], + "Moog City": [ + { + "count": 100, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 11, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 1, + "name": "how Olivia makes me feel", + "url": "https://www.last.fm/tag/how+Olivia+makes+me+feel" + }, + { + "count": 1, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "moog", + "url": "https://www.last.fm/tag/moog" + } + ], + "Dry Hands": [ + { + "count": 100, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 7, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 2, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 1, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Night time", + "url": "https://www.last.fm/tag/Night+time" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + } + ], + "Haggstrom": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 6, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 2, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 1, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + }, + { + "count": 1, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + } + ], + "Living Mice": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "minecraft", + "url": "https://www.last.fm/tag/minecraft" + }, + { + "count": 2, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "vgm", + "url": "https://www.last.fm/tag/vgm" + }, + { + "count": 1, + "name": "life", + "url": "https://www.last.fm/tag/life" + }, + { + "count": 1, + "name": "transcendental", + "url": "https://www.last.fm/tag/transcendental" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "mice", + "url": "https://www.last.fm/tag/mice" + } + ], + "Clark": [], + "Door": [], + "Cat": [], + "Oxygène": [], + "Équinoxe": [], + "Danny": [], + "Excuse": [], + "Beginning": [], + "Aria Math": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 36, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 24, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 11, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 5, + "name": "vgm", + "url": "https://www.last.fm/tag/vgm" + }, + { + "count": 5, + "name": "Keeping You Up At Night", + "url": "https://www.last.fm/tag/Keeping+You+Up+At+Night" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + } + ], + "Chris": [], + "Moog City 2": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 56, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 17, + "name": "Impressionism", + "url": "https://www.last.fm/tag/Impressionism" + }, + { + "count": 17, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 2, + "name": "dark ambient", + "url": "https://www.last.fm/tag/dark+ambient" + }, + { + "count": 2, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 2, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "video games", + "url": "https://www.last.fm/tag/video+games" + }, + { + "count": 1, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + } + ], + "Death": [], + "Dog": [], + "Droopy Likes Your Face": [], + "Droopy Likes Ricochet": [], + "Mutation": [], + "Thirteen": [], + "Blind Spots": [], + "Beginning 2": [], + "Stal": [], + "Floating Trees": [], + "Chirp": [], + "Dead Voxel": [], + "Ki": [], + "Wait": [], + "Haunt Muskie": [], + "Strad": [], + "Biome Fest": [], + "Flake": [], + "Eleven": [], + "Far": [], + "Mellohi": [], + "Taswell": [] + }, + "Agust D": { + "Daechwita": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "King", + "url": "https://www.last.fm/tag/King" + }, + { + "count": 4, + "name": "energy", + "url": "https://www.last.fm/tag/energy" + }, + { + "count": 4, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 1, + "name": "K-RAP", + "url": "https://www.last.fm/tag/K-RAP" + } + ], + "People": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 100, + "name": "Fave", + "url": "https://www.last.fm/tag/Fave" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "adora", + "url": "https://www.last.fm/tag/adora" + }, + { + "count": 8, + "name": "changed the trajectory of my life", + "url": "https://www.last.fm/tag/changed+the+trajectory+of+my+life" + } + ], + "Haegeum": [ + { + "count": 100, + "name": "AgustD", + "url": "https://www.last.fm/tag/AgustD" + }, + { + "count": 49, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 32, + "name": "haegeum", + "url": "https://www.last.fm/tag/haegeum" + }, + { + "count": 11, + "name": "Agust D", + "url": "https://www.last.fm/tag/Agust+D" + }, + { + "count": 3, + "name": "RM indigo", + "url": "https://www.last.fm/tag/RM+indigo" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 1, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 1, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + } + ], + "give it to me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Mixed Tape", + "url": "https://www.last.fm/tag/Mixed+Tape" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "give it to me", + "url": "https://www.last.fm/tag/give+it+to+me" + }, + { + "count": 3, + "name": "work of art", + "url": "https://www.last.fm/tag/work+of+art" + }, + { + "count": 3, + "name": "doris", + "url": "https://www.last.fm/tag/doris" + } + ], + "Moonlight": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "k hip hop", + "url": "https://www.last.fm/tag/k+hip+hop" + }, + { + "count": 33, + "name": "wb yoongi", + "url": "https://www.last.fm/tag/wb+yoongi" + } + ], + "People Pt.2 (feat. IU)": [ + { + "count": 100, + "name": "Agust D", + "url": "https://www.last.fm/tag/Agust+D" + }, + { + "count": 100, + "name": "People pt 2", + "url": "https://www.last.fm/tag/People+pt+2" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "healing", + "url": "https://www.last.fm/tag/healing" + }, + { + "count": 8, + "name": "people", + "url": "https://www.last.fm/tag/people" + }, + { + "count": 8, + "name": "pain", + "url": "https://www.last.fm/tag/pain" + }, + { + "count": 2, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + }, + { + "count": 2, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "❤️‍🩹", + "url": "https://www.last.fm/tag/%E2%9D%A4%EF%B8%8F%E2%80%8D%F0%9F%A9%B9" + } + ], + "What do you think?": [], + "Agust D": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 29, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 15, + "name": "Agust D", + "url": "https://www.last.fm/tag/Agust+D" + }, + { + "count": 15, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 15, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 1, + "name": "play this at my funeral", + "url": "https://www.last.fm/tag/play+this+at+my+funeral" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "james brown", + "url": "https://www.last.fm/tag/james+brown" + } + ], + "D-Day": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 10, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + }, + { + "count": 10, + "name": "AgustD", + "url": "https://www.last.fm/tag/AgustD" + }, + { + "count": 10, + "name": "innasong", + "url": "https://www.last.fm/tag/innasong" + } + ], + "28 (feat. NiiHWA)": [ + { + "count": 100, + "name": "I love this song", + "url": "https://www.last.fm/tag/I+love+this+song" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "the best song", + "url": "https://www.last.fm/tag/the+best+song" + }, + { + "count": 8, + "name": "musica boa pra pagar uma conta", + "url": "https://www.last.fm/tag/musica+boa+pra+pagar+uma+conta" + }, + { + "count": 8, + "name": "revy's song", + "url": "https://www.last.fm/tag/revy%27s+song" + } + ], + "Dear my friend (feat. Kim Jong Wan of NELL)": [], + "AMYGDALA": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "K-RAP", + "url": "https://www.last.fm/tag/K-RAP" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "k-rnb", + "url": "https://www.last.fm/tag/k-rnb" + }, + { + "count": 3, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 3, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + } + ], + "Interlude : Set me free": [], + "Burn It (feat. MAX)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "The Last": [], + "Life Goes On": [ + { + "count": 100, + "name": "AgustD", + "url": "https://www.last.fm/tag/AgustD" + }, + { + "count": 44, + "name": "suga", + "url": "https://www.last.fm/tag/suga" + }, + { + "count": 29, + "name": "yoongi", + "url": "https://www.last.fm/tag/yoongi" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "Agust D", + "url": "https://www.last.fm/tag/Agust+D" + } + ], + "HUH?! (feat. j-hope)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 10, + "name": "j-hope", + "url": "https://www.last.fm/tag/j-hope" + }, + { + "count": 10, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + } + ], + "SDL": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "this is my top track of the album", + "url": "https://www.last.fm/tag/this+is+my+top+track+of+the+album" + }, + { + "count": 33, + "name": "Thank you Min yoongi for create this masterpiece", + "url": "https://www.last.fm/tag/Thank+you+Min+yoongi+for+create+this+masterpiece" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 10, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + } + ], + "Snooze (feat. Ryuichi Sakamoto, Woosung of The Rose)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Ryuichi Sakamoto", + "url": "https://www.last.fm/tag/Ryuichi+Sakamoto" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "the rose", + "url": "https://www.last.fm/tag/the+rose" + }, + { + "count": 10, + "name": "soley claims this", + "url": "https://www.last.fm/tag/soley+claims+this" + }, + { + "count": 10, + "name": "woosung", + "url": "https://www.last.fm/tag/woosung" + }, + { + "count": 10, + "name": "yoongi da nana", + "url": "https://www.last.fm/tag/yoongi+da+nana" + } + ], + "Honsool": [], + "Strange (feat. RM)": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "wb yoongi el capitxn and namjoon", + "url": "https://www.last.fm/tag/wb+yoongi+el+capitxn+and+namjoon" + }, + { + "count": 16, + "name": "wb yoongi and el capitxn", + "url": "https://www.last.fm/tag/wb+yoongi+and+el+capitxn" + }, + { + "count": 8, + "name": "d-2", + "url": "https://www.last.fm/tag/d-2" + } + ], + "so far away (Feat. SURAN)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Suran", + "url": "https://www.last.fm/tag/Suran" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + } + ], + "Polar Night": [ + { + "count": 100, + "name": "AgustD", + "url": "https://www.last.fm/tag/AgustD" + }, + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 66, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + }, + { + "count": 66, + "name": "literally the best song ever made ever", + "url": "https://www.last.fm/tag/literally+the+best+song+ever+made+ever" + } + ], + "so far away": [], + "Interlude : Dawn": [ + { + "count": 100, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "interlude", + "url": "https://www.last.fm/tag/interlude" + }, + { + "count": 66, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "724148": [], + "140503 at Dawn": [], + "Skit": [], + "Tony Montana": [], + "Tony Montana (Feat. Yankie)": [], + "Burn It": [], + "Strange": [], + "Interlude_dream, Reality": [], + "28": [], + "Intro : Dt sugA (Feat. DJ Friz)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "dj friz", + "url": "https://www.last.fm/tag/dj+friz" + } + ], + "Interlude : Dream, Reality": [], + "People, Pt. 2 (feat. IU)": [], + "Narration about Ryuichi Sakamoto": [], + "Opening": [], + "Transition": [], + "Greeting from SUGA": [], + "About BTS Cypher 4": [], + "Dear my friend (feat. Kim Jong Wan)": [] + }, + "Skrillex": { + "Scary Monsters and Nice Sprites": [], + "Bangarang (feat. Sirah)": [], + "Kill EVERYBODY": [], + "Make It Bun Dem": [], + "First of the Year (Equinox)": [], + "Bangarang - feat. Sirah": [], + "Reptile's Theme": [], + "Rumble": [], + "HUMBLE. - SKRILLEX REMIX": [], + "Right In": [], + "Purple Lamborghini (with Rick Ross)": [], + "Way Back": [], + "RATATA": [], + "First Of The Year - Equinox": [], + "Kyoto (feat. Sirah)": [], + "Recess": [], + "Breakn' a Sweat": [], + "Don’t Go (with Justin Bieber & Don Toliver)": [], + "Ceremony": [], + "Summit (feat. Ellie Goulding)": [], + "Rock N' Roll (Will Take You to the Mountain)": [], + "Fine Day Anthem": [], + "Real Spring": [], + "Fucking Die 1": [], + "Would You Ever": [], + "Kyoto - feat. Sirah": [], + "Rock 'N' Roll (Will Take You To The Mountain)": [], + "Leave Me Like This": [], + "Weekends!!! (feat. Sirah)": [], + "Supersonic (my existence)": [], + "The Devil's Den": [], + "Summit - feat. Ellie Goulding": [], + "My Name Is Skrillex": [], + "Rock N' Roll [Will Take You To The Mountain]": [], + "Supersonic (My Existence) [with Noisia, josh pan & Dylan Brady]": [], + "SKRILLEX IS DEAD": [], + "Butterflies": [], + "Ruffneck - FULL Flex": [], + "SPITFIRE": [], + "Kill Everybody - Bare Noize Remix": [], + "Where Are Ü Now (with Justin Bieber)": [], + "WHILE YOU WERE SLEEPING VIP": [], + "Stranger": [] + }, + "Jimi Hendrix": { + "All Along the Watchtower": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 34, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 15, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 8, + "name": "jimi hendrix", + "url": "https://www.last.fm/tag/jimi+hendrix" + }, + { + "count": 7, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 2, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "guitar virtuoso", + "url": "https://www.last.fm/tag/guitar+virtuoso" + } + ], + "Purple Haze": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 41, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 14, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 7, + "name": "jimi hendrix", + "url": "https://www.last.fm/tag/jimi+hendrix" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Hey Joe": [], + "Little Wing": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 63, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 32, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 13, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 7, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 7, + "name": "jimi hendrix", + "url": "https://www.last.fm/tag/jimi+hendrix" + }, + { + "count": 2, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 2, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "guitar virtuoso", + "url": "https://www.last.fm/tag/guitar+virtuoso" + } + ], + "The Wind Cries Mary": [], + "Voodoo Child (Slight Return)": [], + "Fire": [], + "Red House": [], + "Crosstown Traffic": [], + "Castles Made of Sand": [], + "Foxey Lady": [], + "Manic Depression": [], + "Angel": [], + "Stone Free": [], + "Foxy Lady": [], + "Bold As Love": [], + "Freedom": [], + "If 6 Was 9": [], + "Voodoo Chile": [], + "May This Be Love": [], + "Spanish Castle Magic": [], + "Gypsy Eyes": [], + "Burning of the Midnight Lamp": [], + "Have You Ever Been (To Electric Ladyland)": [], + "Highway Chile": [], + "Long Hot Summer Night": [], + "Third Stone From the Sun": [], + "Love Or Confusion": [], + "I Don't Live Today": [], + "Wait Until Tomorrow": [], + "Dolly Dagger": [], + "Night Bird Flying": [], + "One Rainy Wish": [], + "Hear My Train a Comin'": [], + "Bleeding Heart": [], + "Are You Experienced?": [], + "Little Miss Strange": [], + "Can You See Me": [], + "Rainy Day, Dream Away": [], + "...And the Gods Made Love": [], + "Come On (Let the Good Times Roll)": [], + "Lover Man": [], + "Remember": [] + }, + "Kiss": { + "I Was Made for Lovin' You": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 57, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 23, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "kiss", + "url": "https://www.last.fm/tag/kiss" + }, + { + "count": 5, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + } + ], + "Rock And Roll All Nite": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 98, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 14, + "name": "kiss", + "url": "https://www.last.fm/tag/kiss" + }, + { + "count": 9, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Rock and Roll", + "url": "https://www.last.fm/tag/Rock+and+Roll" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + } + ], + "Detroit Rock City": [], + "Strutter": [], + "Love Gun": [], + "Lick It Up": [], + "Heaven's On Fire": [], + "Beth": [], + "Shout It Out Loud": [], + "Deuce": [], + "Forever": [], + "Calling Dr. Love": [], + "Crazy Crazy Nights": [], + "I Love It Loud": [], + "Hard Luck Woman": [], + "God of Thunder": [], + "Sure Know Something": [], + "Black Diamond": [], + "Hotter Than Hell": [], + "I Was Made for Loving You": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 57, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 23, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 8, + "name": "kiss", + "url": "https://www.last.fm/tag/kiss" + }, + { + "count": 5, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + } + ], + "Christine Sixteen": [], + "C'mon And Love Me": [], + "Cold Gin": [], + "Shock Me": [], + "I Stole Your Love": [], + "I Want You": [], + "Do You Love Me": [], + "God Gave Rock 'n' Roll to You II": [], + "Got To Choose": [], + "Firehouse": [], + "Nothin' to Lose": [], + "Psycho Circus": [], + "She": [], + "King of the Night Time World": [], + "Goin' Blind": [], + "100,000 Years": [], + "Parasite": [], + "Plaster Caster": [], + "Rock Bottom": [], + "I Still Love You": [], + "Creatures of the Night": [], + "Domino": [], + "Tears Are Falling": [] + }, + "NCT 127": { + "Cherry Bomb": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "NCT", + "url": "https://www.last.fm/tag/NCT" + }, + { + "count": 8, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 1, + "name": "NCT 127", + "url": "https://www.last.fm/tag/NCT+127" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + } + ], + "Kick It": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "LET ME INTRODUCE YOU TO SOME NEW THANGS", + "url": "https://www.last.fm/tag/LET+ME+INTRODUCE+YOU+TO+SOME+NEW+THANGS" + }, + { + "count": 66, + "name": "Bruce Lee", + "url": "https://www.last.fm/tag/Bruce+Lee" + }, + { + "count": 33, + "name": "dem jointz", + "url": "https://www.last.fm/tag/dem+jointz" + }, + { + "count": 33, + "name": "cucucucupaupau", + "url": "https://www.last.fm/tag/cucucucupaupau" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "SMTOWN", + "url": "https://www.last.fm/tag/SMTOWN" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "NCT", + "url": "https://www.last.fm/tag/NCT" + } + ], + "Favorite (Vampire)": [], + "Sticker": [], + "2 Baddies": [], + "Fact Check": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "brazilianfunk", + "url": "https://www.last.fm/tag/brazilianfunk" + }, + { + "count": 2, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 2, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "Regular - English Version": [], + "Simon Says": [], + "Whiplash": [], + "소방차 Fire Truck": [], + "Superhuman": [], + "無限的我 무한적아; LIMITLESS": [], + "Baby Don’t Like It 나쁜 짓": [], + "Lemonade": [], + "Ay-Yo": [], + "Back 2 U (AM 01:27)": [], + "WALK": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 66, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + }, + { + "count": 66, + "name": "made for leon", + "url": "https://www.last.fm/tag/made+for+leon" + }, + { + "count": 33, + "name": "haechan da mafe", + "url": "https://www.last.fm/tag/haechan+da+mafe" + }, + { + "count": 33, + "name": "LITTLEYUTABANIDO", + "url": "https://www.last.fm/tag/LITTLEYUTABANIDO" + }, + { + "count": 33, + "name": "CAMINHADADOBAN", + "url": "https://www.last.fm/tag/CAMINHADADOBAN" + }, + { + "count": 10, + "name": "atlas speaks", + "url": "https://www.last.fm/tag/atlas+speaks" + }, + { + "count": 10, + "name": "johnnyEadriaAmorEterno", + "url": "https://www.last.fm/tag/johnnyEadriaAmorEterno" + }, + { + "count": 10, + "name": "hella swag", + "url": "https://www.last.fm/tag/hella+swag" + } + ], + "Punch": [], + "Love On The Floor": [], + "Highway to Heaven - English Version": [], + "Sit Down!": [], + "Love Song": [], + "Summer 127": [], + "0 Mile": [], + "Chain": [], + "Highway To Heaven": [], + "Regular - Korean Version": [], + "Focus": [], + "gimme gimme": [], + "Elevator (127F)": [], + "MAD DOG": [], + "Time Lapse": [], + "The Rainy Night": [], + "Designer": [], + "Mad City": [], + "No Longer": [], + "Angel": [], + "Faster": [], + "Breakfast": [], + "Gold Dust": [], + "Good Thing": [], + "Paradise": [], + "Sun&Moon": [] + }, + "Dave": { + "Sprinter": [ + { + "count": 100, + "name": "UK hip hop", + "url": "https://www.last.fm/tag/UK+hip+hop" + }, + { + "count": 100, + "name": "Central Cee", + "url": "https://www.last.fm/tag/Central+Cee" + }, + { + "count": 17, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 17, + "name": "dave", + "url": "https://www.last.fm/tag/dave" + }, + { + "count": 8, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + } + ], + "Location (feat. Burna Boy)": [], + "Starlight": [], + "Clash (feat. Stormzy)": [], + "Thiago Silva": [], + "UK Rap": [], + "Trojan Horse": [], + "Screwface Capital": [], + "Verdansk": [], + "Streatham": [], + "Funky Friday": [], + "Titanium": [], + "Professor X": [], + "System (feat. WizKid)": [], + "Law Of Attraction (feat. Snoh Aalegra)": [], + "Psycho": [], + "Disaster (feat. J Hus)": [], + "Wanna Know Remix (feat. Drake)": [], + "We're All Alone": [], + "Both Sides Of A Smile (feat. James Blake)": [], + "Black": [], + "Our 25th Birthday": [], + "No Words": [], + "In The Fire": [], + "Lazarus (feat. Boj)": [], + "Samantha": [], + "Twenty To One": [], + "Environment": [], + "Purple Heart": [], + "Lesley (feat. Ruelle)": [], + "Survivor's Guilt": [], + "Heart Attack": [], + "Voices": [], + "Meridian": [], + "Hangman": [], + "Three Rivers": [], + "Paper Cuts": [], + "How I Met My Ex": [], + "Drama": [], + "tequila": [], + "My 19th Birthday": [], + "100M's": [], + "Picture Me": [] + }, + "Disturbed": { + "Down With the Sickness": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 92, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 48, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 40, + "name": "Disturbed", + "url": "https://www.last.fm/tag/Disturbed" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Down With the Sickness", + "url": "https://www.last.fm/tag/Down+With+the+Sickness" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Stricken": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 80, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 45, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 31, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Disturbed", + "url": "https://www.last.fm/tag/Disturbed" + }, + { + "count": 9, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Stricken", + "url": "https://www.last.fm/tag/Stricken" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Stupify": [], + "Inside the Fire": [], + "Prayer": [], + "Land of Confusion": [], + "Ten Thousand Fists": [], + "Voices": [], + "The Game": [], + "Indestructible": [], + "The Sound of Silence": [], + "Decadence": [], + "Liberate": [], + "Guarded": [], + "Just Stop": [], + "Fear": [], + "Shout 2000": [], + "I'm Alive": [], + "Deify": [], + "Remember": [], + "Meaning of Life": [], + "Violence Fetish": [], + "Pain Redefined": [], + "Sons of Plunder": [], + "Perfect Insanity": [], + "The Night": [], + "Numb": [], + "Awaken": [], + "Forgiven": [], + "Believe": [], + "Conflict": [], + "Droppin' Plates": [], + "Avarice": [], + "Want": [], + "Warrior": [], + "The Vengeful One": [], + "Sacred Lie": [], + "Rise": [], + "Intoxication": [], + "Darkness": [], + "Mistress": [], + "Overburdened": [], + "Bound": [] + }, + "Omar Apollo": { + "Evergreen (You Didn’t Deserve Me At All)": [], + "Invincible (feat. Daniel Caesar)": [], + "Useless": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "Frequencies From Frankel", + "url": "https://www.last.fm/tag/Frequencies+From+Frankel" + } + ], + "Want U Around (feat. Ruel)": [], + "ugotme": [], + "Hey Boy (feat. Kali Uchis)": [], + "Hit Me Up": [], + "Killing Me": [], + "unbothered": [], + "3 Boys": [], + "Go Away": [], + "Endlessly": [], + "Kamikaze": [], + "Bad Life (feat. Kali Uchis)": [], + "Spite": [], + "Erase": [], + "Dispose of Me": [], + "Tamagotchi": [], + "Petrified": [], + "Kickback": [], + "Archetype": [], + "Ivory": [], + "Trouble": [], + "Brakelights": [], + "No Good Reason": [], + "The Two of Us": [], + "Talk": [], + "Less Of You": [], + "Endlessly Interlude": [], + "Waiting on You": [], + "Ashamed": [], + "Stayback": [], + "Ice Slippin": [], + "En El Olvido": [], + "Done With You": [], + "Can't Get Over You": [], + "Hearing Your Voice": [], + "So Good": [], + "Hijo de Su Madre": [], + "Personally": [], + "Frío": [], + "I'm Amazing": [], + "Live For Me": [] + }, + "Yeah Yeah Yeahs": { + "Maps": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 85, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 47, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "yeah yeah yeahs", + "url": "https://www.last.fm/tag/yeah+yeah+yeahs" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Heads Will Roll": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 84, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 47, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 42, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 14, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Gold Lion": [], + "Zero": [], + "Y Control": [], + "Date With the Night": [], + "Soft Shock": [], + "Pin": [], + "Rich": [], + "Cheated Hearts": [], + "Heads Will Roll - A-Trak Remix": [], + "Black Tongue": [], + "Phenomena": [], + "Runaway": [], + "Skeletons": [], + "Tick": [], + "Way Out": [], + "Man": [], + "Dull Life": [], + "Hysteric": [], + "No No No": [], + "Honeybear": [], + "Turn Into": [], + "Cold Light": [], + "Heads Will Roll - A-Trak Remix Radio Edit": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Fancy": [], + "Shame and Fortune": [], + "Dudley": [], + "Dragon Queen": [], + "Modern Romance": [], + "Mysteries": [], + "Little Shadow": [], + "Sacrilege": [], + "Warrior": [], + "The Sweets": [], + "Spitting Off the Edge of the World": [], + "Down Boy": [], + "Art Star": [], + "Heads Will Roll (A-Trak Remix)": [], + "Miles Away": [], + "Kiss Kiss": [], + "Heads Will Roll - A-Trak Radio Edit": [] + }, + "alt-J": { + "Breezeblocks": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 22, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 10, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 1, + "name": "alt-J", + "url": "https://www.last.fm/tag/alt-J" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + } + ], + "Left Hand Free": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 9, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "joke", + "url": "https://www.last.fm/tag/joke" + }, + { + "count": 1, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 1, + "name": "FM4", + "url": "https://www.last.fm/tag/FM4" + } + ], + "Tessellate": [], + "Something Good": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 91, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 40, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 17, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 14, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 10, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 2, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 2, + "name": "life is strange", + "url": "https://www.last.fm/tag/life+is+strange" + }, + { + "count": 1, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + } + ], + "Fitzpleasure": [], + "Matilda": [], + "Taro": [], + "Every Other Freckle": [], + "Intro": [], + "Dissolve Me": [], + "Ms": [], + "Hunger of the Pine": [], + "Bloodflood": [], + "Warm Foothills": [], + "Nara": [], + "In Cold Blood": [], + "Deadcrush": [], + "Arrival in Nara": [], + "Hand-Made": [], + "U&ME": [], + "3WW": [], + "The Gospel of John Hurt": [], + "Choice Kingdom": [], + "Pusher": [], + "Interlude II": [], + "Interlude 2": [], + "Leaving Nara": [], + "Interlude 1": [], + "Adeline": [], + "Hard Drive Gold": [], + "Interlude III": [], + "Lovely Day (Bonus Track)": [], + "Interlude I (The Ripe & Ruin)": [], + "House of the Rising Sun": [], + "Interlude 3": [], + "The Actor": [], + "Garden of England – Interlude": [], + "Get Better": [], + "(Guitar)": [], + "Hit Me Like That Snare": [], + "Bloodflood pt.II": [], + "Last Year": [] + }, + "Nujabes": { + "Feather (feat. Cise Starr & Akin from Cyne)": [ + { + "count": 100, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 3, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 3, + "name": "jazz hip-hop", + "url": "https://www.last.fm/tag/jazz+hip-hop" + } + ], + "Lady Brown (feat. Cise Starr from CYNE)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "japan", + "url": "https://www.last.fm/tag/japan" + }, + { + "count": 33, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 33, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 10, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 10, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 10, + "name": "instrumental hip-hop", + "url": "https://www.last.fm/tag/instrumental+hip-hop" + } + ], + "Reflection Eternal": [], + "Luv(sic.) Pt3 (feat. Shing02)": [ + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 44, + "name": "Uplifting", + "url": "https://www.last.fm/tag/Uplifting" + }, + { + "count": 29, + "name": "soulful", + "url": "https://www.last.fm/tag/soulful" + }, + { + "count": 29, + "name": "Japanese hip hop", + "url": "https://www.last.fm/tag/Japanese+hip+hop" + }, + { + "count": 15, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 15, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Luv (Sic)": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "beats", + "url": "https://www.last.fm/tag/beats" + } + ], + "Aruarian Dance": [ + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 73, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 34, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 34, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 17, + "name": "trip-hop", + "url": "https://www.last.fm/tag/trip-hop" + }, + { + "count": 17, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 11, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 1, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + } + ], + "Kumomi": [], + "Sea of Cloud": [], + "Counting Stars": [], + "Beat Laments the World": [], + "World's End Rhapsody": [], + "Flowers": [], + "Music Is Mine": [], + "The Final View": [], + "LUV (SIC) pt2": [], + "Ordinary Joe (feat. Terry Callier)": [], + "Color Of Autumn": [], + "Horizon": [], + "Blessing It -remix (feat. Substantial & Pase Rock from Five Deez)": [], + "Horn in the Middle": [], + "Letter From Yokosuka": [], + "Light on the Land": [], + "A Day by Atmosphere Supreme": [], + "Eclipse (feat. Substantial)": [], + "Think Different (feat. Substantial)": [], + "F.I.L.O. (feat. Shing02)": [], + "Peaceland": [], + "City Lights (feat. Pase Rock & Substantial)": [], + "Thank You (feat. Apani B)": [], + "Summer Gypsy": [], + "Modal Soul (feat. Uyama Hiroto)": [], + "Battlecry": [], + "The Sign (feat. Pase Rock)": [], + "Next View (feat. Uyama Hiroto)": [], + "Luv (Sic) Grand Finale (feat. Shing02)": [], + "Spiral": [], + "Luv (Sic) Pt4 (Feat. Shing02)": [], + "Dawn On The Side": [], + "Luv (Sic.) Pt3 (Feat. Shing02)": [], + "Latitude -Remix (feat. Five Deez)": [], + "Another Reflection": [], + "Highs 2 Lows (feat. Cise Starr from CYNE)": [] + }, + "Stromae": { + "Alors on danse - Radio Edit": [], + "Papaoutai": [ + { + "count": 100, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 62, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 41, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 5, + "name": "belgian", + "url": "https://www.last.fm/tag/belgian" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + } + ], + "Alors on danse": [], + "Tous les mêmes": [ + { + "count": 100, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 74, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 49, + "name": "belgian", + "url": "https://www.last.fm/tag/belgian" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "treehouse", + "url": "https://www.last.fm/tag/treehouse" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Ma Meilleure Ennemie (from the series Arcane League of Legends)": [ + { + "count": 100, + "name": "arcane", + "url": "https://www.last.fm/tag/arcane" + }, + { + "count": 25, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 16, + "name": "pomme", + "url": "https://www.last.fm/tag/pomme" + }, + { + "count": 16, + "name": "loustat core", + "url": "https://www.last.fm/tag/loustat+core" + }, + { + "count": 8, + "name": "jwds", + "url": "https://www.last.fm/tag/jwds" + }, + { + "count": 8, + "name": "league of legends", + "url": "https://www.last.fm/tag/league+of+legends" + } + ], + "Formidable": [], + "Ta fête": [], + "Santé": [], + "L’enfer": [], + "Carmen": [], + "Ave Cesaria": [], + "Alors On Danse - Dubdogz Remix": [], + "Bâtard": [], + "Fils de joie": [], + "Te Quiero": [], + "Quand c'est ?": [], + "Moules frites": [], + "Merci": [], + "La solassitude": [], + "Meltdown": [], + "Sommeil": [], + "Humain à l'eau": [], + "Ma Meilleure Ennemie ft. Coldplay": [], + "Peace or Violence": [], + "AVF": [], + "Invaincu": [], + "C’est que du bonheur": [], + "Pas vraiment": [], + "Bienvenue chez moi": [], + "Je Cours": [], + "Mauvaise journée": [], + "Riez": [], + "Mon amour": [], + "House'llelujah": [], + "Rail de musique": [], + "Bonne journée": [], + "Summertime": [], + "Déclaration": [], + "Dodo": [], + "Mon amour (with Camila Cabello)": [], + "Silence": [], + "Cheese": [] + }, + "Crowded House": { + "Don't Dream It's Over": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 7, + "name": "crowded house", + "url": "https://www.last.fm/tag/crowded+house" + }, + { + "count": 4, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Weather with You": [], + "Fall at Your Feet": [], + "Four Seasons in One Day": [], + "Better Be Home Soon": [], + "Something So Strong": [], + "Distant Sun": [], + "It's Only Natural": [], + "Into Temptation": [], + "World Where You Live": [], + "Mean to Me": [], + "Locked Out": [], + "Private Universe": [], + "Pineapple Head": [], + "When You Come": [], + "Not the Girl You Think You Are": [], + "I Feel Possessed": [], + "Chocolate Cake": [], + "Instinct": [], + "Everything Is Good For You": [], + "Whispers And Moans": [], + "Now We're Getting Somewhere": [], + "There Goes God": [], + "Hole in the River": [], + "Don't Stop Now": [], + "Tall Trees": [], + "Nails in My Feet": [], + "She Goes On": [], + "Fingers of Love": [], + "Love You 'Til the Day I Die": [], + "All I Ask": [], + "As Sure As I Am": [], + "Italian Plastic": [], + "She Called Up": [], + "Fame Is": [], + "Sister Madly": [], + "Can't Carry On": [], + "I Walk Away": [], + "Tombstone": [], + "Nobody Wants To": [], + "Pour Le Monde": [], + "Kare Kare": [] + }, + "RM": { + "seoul (prod. HONNE)": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "Korean Hip-Hop", + "url": "https://www.last.fm/tag/Korean+Hip-Hop" + }, + { + "count": 8, + "name": "Mono", + "url": "https://www.last.fm/tag/Mono" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "k-hiphop", + "url": "https://www.last.fm/tag/k-hiphop" + }, + { + "count": 3, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + } + ], + "moonchild": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 15, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Wild Flower (with youjeen)": [ + { + "count": 100, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 25, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 16, + "name": "indigo", + "url": "https://www.last.fm/tag/indigo" + }, + { + "count": 16, + "name": "wild the flowers RM", + "url": "https://www.last.fm/tag/wild++the+flowers++RM" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "magnificent", + "url": "https://www.last.fm/tag/magnificent" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "Youjeen", + "url": "https://www.last.fm/tag/Youjeen" + } + ], + "tokyo": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 33, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "Still Life (with Anderson .Paak)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 10, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 10, + "name": "Anderson paak", + "url": "https://www.last.fm/tag/Anderson+paak" + } + ], + "forever rain": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "k-indie", + "url": "https://www.last.fm/tag/k-indie" + }, + { + "count": 8, + "name": "Slow Rock", + "url": "https://www.last.fm/tag/Slow+Rock" + }, + { + "count": 8, + "name": "Contemporary indie rap", + "url": "https://www.last.fm/tag/Contemporary+indie+rap" + } + ], + "Lonely": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "hit me so hard like a truck", + "url": "https://www.last.fm/tag/hit+me+so+hard+like+a+truck" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "uhgood": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "cried", + "url": "https://www.last.fm/tag/cried" + } + ], + "Closer (with Paul Blanco, Mahalia)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 66, + "name": "Flo", + "url": "https://www.last.fm/tag/Flo" + }, + { + "count": 66, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 33, + "name": "Billlie", + "url": "https://www.last.fm/tag/Billlie" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "enhypen", + "url": "https://www.last.fm/tag/enhypen" + }, + { + "count": 10, + "name": "nmixx", + "url": "https://www.last.fm/tag/nmixx" + }, + { + "count": 10, + "name": "newjeans", + "url": "https://www.last.fm/tag/newjeans" + } + ], + "Yun (with Erykah Badu)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 10, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 10, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 10, + "name": "Erykah Badu", + "url": "https://www.last.fm/tag/Erykah+Badu" + } + ], + "Change pt.2": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "All Day (with Tablo)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 10, + "name": "tablo", + "url": "https://www.last.fm/tag/tablo" + }, + { + "count": 10, + "name": "khh", + "url": "https://www.last.fm/tag/khh" + } + ], + "Come back to me": [ + { + "count": 100, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "kim namjoon", + "url": "https://www.last.fm/tag/kim+namjoon" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 2, + "name": "COMEBACKTOME", + "url": "https://www.last.fm/tag/COMEBACKTOME" + }, + { + "count": 1, + "name": "RIGHTPLACEWRONGPERSON", + "url": "https://www.last.fm/tag/RIGHTPLACEWRONGPERSON" + }, + { + "count": 1, + "name": "BTS JIMIN JHOPE V SUGA RM JUNGKOOK JIN", + "url": "https://www.last.fm/tag/BTS+JIMIN+JHOPE+V+SUGA+RM+JUNGKOOK+JIN" + }, + { + "count": 1, + "name": "rpwp", + "url": "https://www.last.fm/tag/rpwp" + } + ], + "LOST!": [ + { + "count": 100, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "RPWP-Album of the year", + "url": "https://www.last.fm/tag/RPWP-Album+of+the+year" + }, + { + "count": 2, + "name": "namjoon", + "url": "https://www.last.fm/tag/namjoon" + }, + { + "count": 2, + "name": "Sexy namjoon", + "url": "https://www.last.fm/tag/Sexy+namjoon" + } + ], + "Hectic (with Colde)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "colde", + "url": "https://www.last.fm/tag/colde" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Forg_tful (with Kim Sawol)": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "No.2 (with parkjiyoon)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + } + ], + "Change": [], + "Nuts": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "ass shaking", + "url": "https://www.last.fm/tag/ass+shaking" + }, + { + "count": 66, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "nuts", + "url": "https://www.last.fm/tag/nuts" + }, + { + "count": 33, + "name": "bisexual", + "url": "https://www.last.fm/tag/bisexual" + } + ], + "everythingoes": [], + "Right People, Wrong Place": [ + { + "count": 100, + "name": "intro", + "url": "https://www.last.fm/tag/intro" + }, + { + "count": 100, + "name": "mysterious", + "url": "https://www.last.fm/tag/mysterious" + } + ], + "Groin": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "ass shaking", + "url": "https://www.last.fm/tag/ass+shaking" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 3, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 3, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 3, + "name": "innacore", + "url": "https://www.last.fm/tag/innacore" + } + ], + "Domodachi (feat. Little Simz)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Little Simz", + "url": "https://www.last.fm/tag/Little+Simz" + } + ], + "everythingoes (with NELL)": [ + { + "count": 100, + "name": "RM", + "url": "https://www.last.fm/tag/RM" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + }, + { + "count": 66, + "name": "audiosurfed", + "url": "https://www.last.fm/tag/audiosurfed" + }, + { + "count": 33, + "name": "spark and dreams", + "url": "https://www.last.fm/tag/spark+and+dreams" + }, + { + "count": 33, + "name": "everythinggoes makes me sad", + "url": "https://www.last.fm/tag/everythinggoes+makes+me+sad" + } + ], + "out of love": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "Heaven": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 66, + "name": "sip", + "url": "https://www.last.fm/tag/sip" + } + ], + "badbye": [], + "Bicycle": [], + "? (Interlude)": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "ㅠㅠ (Credit Roll)": [ + { + "count": 100, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ], + "badbye (with eAeon)": [ + { + "count": 100, + "name": "this song is for inna", + "url": "https://www.last.fm/tag/this+song+is+for+inna" + } + ], + "Around the world in a day (feat. Moses Sumney)": [], + "Come back to me (Radio Edit)": [], + "seoul": [], + "Wild Flower (with 조유진)": [], + "Closer (with Paul Blanco & Mahalia)": [], + "No.2 (with 박지윤)": [], + "About You": [], + "Bicycle #2021BTSFESTA": [], + "Do You": [], + "always": [], + "Jump Out": [] + }, + "Che": { + "agenda": [], + "Pizza Time": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "the best thing EVER", + "url": "https://www.last.fm/tag/the+best+thing+EVER" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Miley Cyrus": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 10, + "name": "Kenny mason", + "url": "https://www.last.fm/tag/Kenny+mason" + }, + { + "count": 10, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 10, + "name": "ripmansion music", + "url": "https://www.last.fm/tag/ripmansion+music" + } + ], + "sol": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + } + ], + "I Rot, I Rot.": [], + "MANNEQUIN": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "get naked": [], + "blac chyna": [], + "bluberry bakwood": [], + "SLAM PUNK": [], + "BA$$": [ + { + "count": 100, + "name": "beach house", + "url": "https://www.last.fm/tag/beach+house" + }, + { + "count": 25, + "name": "Beach", + "url": "https://www.last.fm/tag/Beach" + }, + { + "count": 17, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "sayso": [], + "#hundred": [], + "Pose For The Pic": [], + "Enjoy Your Life": [], + "frank ocean": [], + "CUT OFF YOUR HANDS": [], + "SASKA YOU MADE IT": [], + "marceline": [], + "ROLLING STONE": [], + "Bae": [], + "Japan": [], + "Pissy Coffee": [], + "ON FLEEK": [], + "DIOR LEOPARD": [], + "HELLRAISER": [ + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "It's My Party and I'll Die If I Want To": [], + "HOOD FAMOUS": [], + "Pretend We're Sleeping": [], + "LIP FILLER": [], + "euphoria": [], + "EARDRUMMER": [], + "DON'T TELL NO1": [], + "BOSSUPPPP": [], + "Been There, Done That": [], + "sativa": [], + "Green Day": [], + "MDMA": [], + "diE yoUNg": [], + "BLACK SWAN": [], + "My Favorite Color Is Red": [], + "Love (MKB)": [] + }, + "Flyleaf": { + "I'm So Sick": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 59, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 49, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 15, + "name": "Flyleaf", + "url": "https://www.last.fm/tag/Flyleaf" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "All Around Me": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 84, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 53, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "Flyleaf", + "url": "https://www.last.fm/tag/Flyleaf" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 8, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "I could listen to this song forever", + "url": "https://www.last.fm/tag/I+could+listen+to+this+song+forever" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Fully Alive": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 62, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 50, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 15, + "name": "Flyleaf", + "url": "https://www.last.fm/tag/Flyleaf" + }, + { + "count": 8, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 2, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 2, + "name": "fully alive", + "url": "https://www.last.fm/tag/fully+alive" + } + ], + "Cassie": [], + "Again": [], + "Sorrow": [], + "Breathe Today": [], + "Perfect": [], + "I'm Sorry": [], + "There For You": [], + "So I Thought": [], + "Red Sam": [], + "This Close": [], + "Missing": [], + "Call You Out": [], + "Beautiful Bride": [], + "Arise": [], + "Chasm": [], + "Fire Fire": [], + "Circle": [], + "In the Dark": [], + "Set Me On Fire": [], + "The Kind": [], + "Tiny Heart": [], + "Set Apart This Dream": [], + "Broken Wings": [], + "Treasure": [], + "Swept Away": [], + "Fully Alive (Acoustic)": [], + "All Around Me (Acoustic)": [], + "Tina": [], + "Much Like Falling": [], + "New Horizons": [], + "Great Love": [], + "Cassie (Acoustic)": [], + "What's This": [], + "Believe In Dreams": [], + "Red Sam (Acoustic)": [], + "Amy Says": [], + "Cage on the Ground": [], + "I'm So Sick (Acoustic)": [], + "Uncle Bobby": [] + }, + "Fifth Harmony": { + "Work from Home (feat. Ty Dolla $ign)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "best of 2016", + "url": "https://www.last.fm/tag/best+of+2016" + }, + { + "count": 13, + "name": "Ratchet Music", + "url": "https://www.last.fm/tag/Ratchet+Music" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "Contemporary Rnb Pop", + "url": "https://www.last.fm/tag/Contemporary+Rnb+Pop" + }, + { + "count": 1, + "name": "Fifth Harmony", + "url": "https://www.last.fm/tag/Fifth+Harmony" + }, + { + "count": 1, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + } + ], + "Worth It (feat. Kid Ink)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 29, + "name": "talk dirty feelings", + "url": "https://www.last.fm/tag/talk+dirty+feelings" + }, + { + "count": 20, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 7, + "name": "Fifth Harmony", + "url": "https://www.last.fm/tag/Fifth+Harmony" + }, + { + "count": 4, + "name": "Worth it", + "url": "https://www.last.fm/tag/Worth+it" + }, + { + "count": 4, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "that remembers me talk dirty", + "url": "https://www.last.fm/tag/that+remembers+me+talk+dirty" + }, + { + "count": 1, + "name": "Cabello rainha", + "url": "https://www.last.fm/tag/Cabello+rainha" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "That's My Girl": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Tinashe", + "url": "https://www.last.fm/tag/Tinashe" + }, + { + "count": 11, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 6, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "BO$$": [], + "Worth It": [], + "Sledgehammer": [], + "Work From Home": [], + "All in My Head (Flex) (feat. Fetty Wap)": [], + "Miss Movin' On": [], + "I'm in Love with a Monster": [], + "Reflection": [], + "He Like That": [], + "Angel": [], + "Write on Me": [], + "All in My Head (Flex)": [], + "Don't Say You Love Me": [], + "Down": [], + "Down (feat. Gucci Mane)": [], + "The Life": [], + "No Way": [], + "This Is How We Roll": [], + "Top Down": [], + "Dope": [], + "I Lied": [], + "Them Girls Be Like": [], + "Going Nowhere": [], + "Gonna Get Better": [], + "Everlasting Love": [], + "We Know": [], + "Brave Honest Beautiful (feat. Meghan Trainor)": [], + "Squeeze": [], + "Scared of Happy": [], + "Deliver": [], + "Who Are You": [], + "Like Mariah (feat. Tyga)": [], + "Suga Mama": [], + "Lonely Night": [], + "Better Together": [], + "Make You Mad": [], + "Sauced Up": [], + "Body Rock": [], + "All I Want for Christmas Is You": [] + }, + "Diplo": { + "Wish (feat. Trippie Redd) - Trippie Mix": [], + "Wish": [], + "On My Mind": [], + "Heartless (feat. Morgan Wallen)": [], + "Wish - Trippie Mix": [], + "Be Right There": [], + "Welcome to the Party (with French Montana & Lil Pump, feat. Zhavia Ward) - from Deadpool 2": [], + "Wish (feat. Trippie Redd)": [], + "Color Blind": [], + "Lonely (with Jonas Brothers)": [], + "Heartbroken (feat. Jessie Murph & Polo G)": [], + "Don't Forget My Love": [], + "Florida": [], + "Turn Back Time": [], + "Dance with Me (feat. Thomas Rhett & Young Thug)": [], + "Get It Right (feat. MØ)": [], + "Don’t Forget My Love": [], + "Big lost": [], + "On My Mind - Purple Disco Machine Remix": [], + "Sarah": [], + "Heartless (with Julia Michaels & Morgan Wallen)": [], + "Boy Oh Boy": [], + "Express Yourself (Feat. Nicky Da B)": [], + "Way more": [], + "Diplo Rhythm": [], + "Revolution": [], + "Revolution (feat. Faustix & Imanos and Kai)": [], + "Money Power Respect": [], + "Don't Be Afraid": [], + "Stay High": [], + "BRAIN (feat. Artemas)": [], + "Summer's gonna hurt you": [], + "New Shapes": [], + "It's all part of a bigger plan": [], + "Use Me (Brutal Hearts) (feat. Sturgill Simpson, Dove Cameron & Johnny Blue Skies)": [], + "Works": [], + "Promises": [], + "Worry No More (feat. Lil Yachty & Santigold)": [], + "Get It Right": [], + "Receipts (feat. Gunna)": [], + "Let You Go": [], + "Welcome to the Party (with Lil Pump, Juicy J, Famous Dex, & French Montana) - Remix": [] + }, + "T-Pain": { + "Buy U A Drank (Shawty Snappin') (feat. Yung Joc)": [ + { + "count": 100, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 44, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 29, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 7, + "name": "wack", + "url": "https://www.last.fm/tag/wack" + }, + { + "count": 4, + "name": "radio pop", + "url": "https://www.last.fm/tag/radio+pop" + }, + { + "count": 4, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 4, + "name": "own", + "url": "https://www.last.fm/tag/own" + }, + { + "count": 1, + "name": "f minor", + "url": "https://www.last.fm/tag/f+minor" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "synthetic sonority", + "url": "https://www.last.fm/tag/synthetic+sonority" + } + ], + "I'm Sprung": [], + "Bartender (feat. Akon)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 64, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 24, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 12, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 1, + "name": "Guilty Pleasures", + "url": "https://www.last.fm/tag/Guilty+Pleasures" + }, + { + "count": 1, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + } + ], + "Up Down (Do This All Day) (Feat. B.o.B)": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Take Your Shirt Off": [], + "I'm N Luv (Wit a Stripper) (feat. Mike Jones)": [], + "Keep Going": [], + "Long Lap Dance": [], + "Buy U a Drank (Shawty Snappin')": [], + "Bartender": [], + "Best Love Song": [], + "Ringleader Man": [], + "Booty Wurk (One Cheek At a Time) (feat. Joey Galaxy)": [], + "Can't Believe It (Feat. Lil' Wayne)": [], + "Buy U a Drank (Shawty Snappin') (main version)": [], + "Church (feat. Teddy Verseti)": [], + "Tipsy": [], + "5 O'Clock (feat. Lily Allen & Wiz Khalifa)": [], + "Chopped N Skrewed": [], + "I'm Sprung 2 Featuring Trick Daddy and YoungBloodz": [], + "I Like Dat": [], + "5 O'Clock": [], + "Welcome To Thr33 Ringz Intro": [], + "I'm N Luv (Wit A Stripper) Featuring Mike Jones": [], + "Turn All The Lights On (feat. Ne-Yo)": [], + "Up Down (Do This All Day)": [], + "Turn All the Lights On": [], + "Reverse Cowgirl": [], + "Freeze": [], + "I Got It": [], + "5 O'Clock Featuring Lily Allen & Wiz Khalifa": [], + "Studio Luv": [], + "Can't Believe It": [], + "Dracula Skit": [], + "Take A Ride Skit": [], + "Best Love Song (feat. Chris Brown)": [], + "Feed The Lions Skit": [], + "Suicide": [], + "Blow Ya Mind": [], + "Tallahassee Love": [], + "War Pigs": [], + "Freeze (feat. Chris Brown)": [] + }, + "Bill Withers": { + "Ain't No Sunshine": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 56, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 26, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 21, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 8, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 4, + "name": "Bill Withers", + "url": "https://www.last.fm/tag/Bill+Withers" + }, + { + "count": 3, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Lovely Day": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 67, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 28, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Bill Withers", + "url": "https://www.last.fm/tag/Bill+Withers" + }, + { + "count": 2, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + } + ], + "Lean on Me": [], + "Use Me": [ + { + "count": 100, + "name": "7soul", + "url": "https://www.last.fm/tag/7soul" + }, + { + "count": 38, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 21, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 12, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 3, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 2, + "name": "Bill Withers", + "url": "https://www.last.fm/tag/Bill+Withers" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Grandma's Hands": [], + "Who Is He (And What Is He to You)?": [], + "Harlem": [], + "Kissing My Love": [], + "Just the Two of Us": [], + "Can We Pretend": [], + "The Same Love That Made Me Laugh": [], + "Sweet Wanomi": [], + "Better off Dead": [], + "I Want to Spend the Night": [], + "Lonely Town, Lonely Street": [], + "Ruby Lee": [], + "Hope She'll Be Happier": [], + "Lean On Me - Single Version": [], + "Hello Like Before": [], + "Use Me - Single Version": [], + "Let It Be": [], + "Let Me in Your Life": [], + "Make a Smile for Me": [], + "I Don't Know": [], + "I Don't Want You on My Mind": [], + "Do It Good": [], + "Moanin' and Groanin'": [], + "I'm Her Daddy": [], + "Let Me Be the One You Need": [], + "Everybody's Talkin'": [], + "Who Is He (And What Is He to You?)": [], + "In My Heart": [], + "All Because of You": [], + "Take It All in and Check It All Out": [], + "I Wish You Well": [], + "Heartbreak Road": [], + "Tender Things": [], + "Another Day to Run": [], + "Steppin' Right Along": [], + "Ain't No Sunshine - Single Version": [], + "Lovely Day - Studio Rio Version": [], + "Lovely Night for Dancing": [] + }, + "The Alchemist": { + "E. Coli (feat. Earl Sweatshirt)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "i be bumping this on my deathbed", + "url": "https://www.last.fm/tag/i+be+bumping+this+on+my+deathbed" + }, + { + "count": 17, + "name": "sexy asf", + "url": "https://www.last.fm/tag/sexy+asf" + }, + { + "count": 17, + "name": "god", + "url": "https://www.last.fm/tag/god" + }, + { + "count": 8, + "name": "paul giamatti", + "url": "https://www.last.fm/tag/paul+giamatti" + }, + { + "count": 8, + "name": "im nutting", + "url": "https://www.last.fm/tag/im+nutting" + }, + { + "count": 8, + "name": "I edge to this", + "url": "https://www.last.fm/tag/I+edge+to+this" + }, + { + "count": 2, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + }, + { + "count": 2, + "name": "earl sweatshirt", + "url": "https://www.last.fm/tag/earl+sweatshirt" + } + ], + "Ocean Prime (feat. Boldy James)": [], + "Loose Change (feat. Earl Sweatshirt)": [], + "6 Five Heartbeats (feat. Vince Staples)": [], + "I Hate Everything (feat. Action Bronson)": [], + "Arrival": [], + "Ray Mysterio (feat. Westside Gunn & Conway)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "anal sex", + "url": "https://www.last.fm/tag/anal+sex" + }, + { + "count": 66, + "name": "abstract hip-hop", + "url": "https://www.last.fm/tag/abstract+hip-hop" + }, + { + "count": 33, + "name": "niga", + "url": "https://www.last.fm/tag/niga" + }, + { + "count": 33, + "name": "tiktoktified", + "url": "https://www.last.fm/tag/tiktoktified" + } + ], + "Tropical Storm Lenny (feat. Action Bronson)": [], + "Nobles (feat. Earl Sweatshirt & Navy Blue)": [], + "TV Dinners (feat. Boldy James & Sideshow)": [], + "Miracle Baby (feat. MAVI)": [], + "Roman Candles (feat. Roc Marciano & Black Thought)": [], + "W.Y.G.D.T.N.S. (feat. ScHoolboy Q)": [], + "The Hopeless Romantic (feat. Action Bronson)": [], + "Bless (feat. MIKE & Sideshow)": [], + "Nothing Is Freestyle": [], + "RIP Tracy (feat. Earl Sweatshirt & billy woods)": [], + "Mac 10 Wounds (Feat. Conway)": [], + "Wildstyle (feat. Zelooperz)": [], + "Ray Mysterio - Instrumental": [], + "Harry O. (feat. Roc Marciano)": [], + "Midnight Oil (feat. Larry June & Jay Worthy)": [], + "Lossless (feat. MIKE)": [], + "Stugots (feat. Willie the Kid)": [], + "Holy Hell (feat. Pink Siifu & Maxo)": [], + "Billy Dee (feat. Big Twins)": [], + "Ferraris In The Rain (feat. ScHoolboy Q)": [], + "E. Coli - Instrumental": [], + "Hold You Down": [], + "Floor Seats": [], + "Uptown Aquarium (feat. Big Body Bes)": [], + "Universal Studios (feat. Wiz Khalifa)": [], + "Ferraris in The Rain Part 2 (feat. ScHoolBoy Q & Freddie Gibbs)": [], + "Eastside (feat. Westside Gunn & Conway)": [], + "Trouble Man (feat. T.F & Boldy James)": [], + "Stained Glass (feat. Westside Gunn)": [], + "Collage Pt. 1: Sunrise": [], + "Bone Thugs N' Haifa": [], + "Seasons Change": [], + "Sex in the Fountain-Bleu (feat. Meyhem Lauren)": [], + "Sand Castles (Feat. Benny The Butcher & Elcamino)": [], + "Cloud Surfing": [] + }, + "Machine Girl": { + "MG1": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 33, + "name": "vaporwave", + "url": "https://www.last.fm/tag/vaporwave" + }, + { + "count": 33, + "name": "i'd die to this song", + "url": "https://www.last.fm/tag/i%27d+die+to+this+song" + } + ], + "Ghost": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 56, + "name": "idm", + "url": "https://www.last.fm/tag/idm" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "ATHOTH A GO!! GO!!": [], + "Out By 16, Dead on the Scene": [], + "うずまき": [ + { + "count": 100, + "name": "not breakcore", + "url": "https://www.last.fm/tag/not+breakcore" + }, + { + "count": 25, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 8, + "name": "digital hardcore", + "url": "https://www.last.fm/tag/digital+hardcore" + }, + { + "count": 8, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 2, + "name": "losing my mind", + "url": "https://www.last.fm/tag/losing+my+mind" + }, + { + "count": 2, + "name": "Insanity", + "url": "https://www.last.fm/tag/Insanity" + }, + { + "count": 2, + "name": "synth punk", + "url": "https://www.last.fm/tag/synth+punk" + } + ], + "Frenesi - Machine Girl GabberTrap Mix": [], + "Krystle - URL Cyber Palace Mix": [], + "Cyan Hardcore": [], + "Ginger Claps": [], + "XLEEPY": [], + "...BECAUSE I'M YOUNG ARROGANT AND HATE EVERYTHING YOU STAND FOR": [], + "Scroll Of Sorrow": [], + "DUMBASS!!": [], + "C_MGRL": [], + "FUCK UP YOUR FACE": [], + "Post Rave Maximalist": [], + "NINE MINUTES AND FORTY THREE SECONDS": [], + "Excruciating Deth": [], + "Hidden Power": [], + "Phase Alpha": [], + "Freewill": [], + "MG2": [], + "Ionic Funk (20XX Battle Music)": [], + "MCHNGRL VS WLFGRL": [], + "BITTEN TWICE": [], + "BULLET HELL": [], + "SAD CLAPS": [], + "Infinite Potentiality": [], + "Cloud99 (As Above Mix)": [], + "Glass Ocean": [], + "Until I Die": [], + "Waited So Long": [], + "ionic funk - 20xx battle music": [], + "Greaze - Machine Girl Mix": [], + "VOMIT": [], + "Lilith": [], + "Ep. 1 (Prophetic Vision)": [], + "This is Your Face on Dogs": [], + "BETA BEAST": [], + "Black Glass": [], + "IT TAKES A NATION OF MILLENIALS TO DESTROY A NATION OF MILLIONS…": [], + "The Storm": [] + }, + "Nelly": { + "Hot in Herre": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 60, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 14, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 11, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Dilemma": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 88, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 34, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Kelly Rowland", + "url": "https://www.last.fm/tag/Kelly+Rowland" + }, + { + "count": 1, + "name": "dilemma", + "url": "https://www.last.fm/tag/dilemma" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Ride Wit Me": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 95, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 54, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 51, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Ride Wit Me", + "url": "https://www.last.fm/tag/Ride+Wit+Me" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Just a Dream": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 40, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 10, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "just a dream", + "url": "https://www.last.fm/tag/just+a+dream" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "E.I.": [], + "Country Grammar (Hot Shit)": [], + "Air Force Ones": [], + "Hot In Here": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 60, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 28, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 14, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 11, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Country Grammar": [], + "Grillz": [], + "Just A Dream - Main": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 88, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 40, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 10, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "just a dream", + "url": "https://www.last.fm/tag/just+a+dream" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Hey Porsche": [], + "Dilemma (feat. Kelly Rowland)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 88, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 34, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Kelly Rowland", + "url": "https://www.last.fm/tag/Kelly+Rowland" + }, + { + "count": 1, + "name": "dilemma", + "url": "https://www.last.fm/tag/dilemma" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Country Grammar (Hot...)": [], + "Dilemma ft Kelly Rowland": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 88, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 42, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 34, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Kelly Rowland", + "url": "https://www.last.fm/tag/Kelly+Rowland" + }, + { + "count": 1, + "name": "dilemma", + "url": "https://www.last.fm/tag/dilemma" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Over and Over": [], + "Ride With Me": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 95, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 54, + "name": "Nelly", + "url": "https://www.last.fm/tag/Nelly" + }, + { + "count": 51, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Ride Wit Me", + "url": "https://www.last.fm/tag/Ride+Wit+Me" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Pimp Juice": [], + "My Place": [], + "#1": [], + "Lil Bit": [], + "The Fix (feat. Jeremih)": [], + "N Dey Say": [], + "St. Louie": [], + "Luven Me": [], + "Batter Up": [], + "Nellyville": [], + "Work It": [], + "If": [], + "Lil Bit (feat. Florida Georgia Line)": [], + "Oh Nelly": [], + "Flap Your Wings": [], + "Get Like Me": [], + "Grillz - dirty": [], + "Splurge": [], + "Over And Over - Album Version / Explicit": [], + "The Fix": [], + "Greed, Hate, Envy": [], + "Utha Side": [], + "Dem Boyz": [], + "Body On Me": [], + "Ride Wit Me - Album Version (Edited)": [] + }, + "Black Country, New Road": { + "The Place Where He Inserted The Blade": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 77, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 26, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 26, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Intro": [], + "Concorde": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 24, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 24, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 12, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Chaos Space Marine": [ + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 51, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 22, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 22, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 6, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "mixtaperoom", + "url": "https://www.last.fm/tag/mixtaperoom" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Good Will Hunting": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 34, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 22, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 6, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 6, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 6, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 1, + "name": "Billie Eilish", + "url": "https://www.last.fm/tag/Billie+Eilish" + } + ], + "Bread Song": [], + "Haldern": [ + { + "count": 100, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 56, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 37, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 37, + "name": "post-minimalism", + "url": "https://www.last.fm/tag/post-minimalism" + }, + { + "count": 8, + "name": "chamber music", + "url": "https://www.last.fm/tag/chamber+music" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Mark’s Theme": [], + "Basketball Shoes": [], + "Track X": [], + "Athens, France": [], + "Snow Globes": [], + "Sunglasses": [], + "Besties": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 56, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 37, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 37, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 8, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Instrumental": [], + "Science Fair": [], + "Opus": [], + "Happy Birthday": [], + "The Big Spin": [], + "Salem Sisters": [], + "For The Cold Country": [], + "Socks": [], + "Two Horses": [], + "Up Song - Live at Bush Hall": [], + "Nancy Tries to Take the Night": [], + "Mary": [], + "Goodbye (Don’t Tell Me)": [], + "Turbines/Pigs - Live at Bush Hall": [], + "Forever Howlong": [], + "Across the Pond Friend - Live at Bush Hall": [], + "I Won’t Always Love You - Live at Bush Hall": [], + "Laughing Song - Live at Bush Hall": [], + "The Boy - Live at Bush Hall": [], + "Dancers - Live At Bush Hall": [], + "The Wrong Trousers - Live At Bush Hall": [], + "Up Song (Reprise) - Live At Bush Hall": [], + "Basketball Shoes - Live from the Queen Elizabeth Hall": [], + "Track X (The Guest)": [], + "Mark’s Theme - Live from the Queen Elizabeth Hall": [], + "Athens, France - Live from the Queen Elizabeth Hall": [], + "Track X - Live from the Queen Elizabeth Hall": [], + "Instrumental - Live from the Queen Elizabeth Hall": [] + }, + "Whitney Houston": { + "I Wanna Dance with Somebody (Who Loves Me)": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 83, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 11, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 10, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "whitney houston", + "url": "https://www.last.fm/tag/whitney+houston" + }, + { + "count": 1, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + } + ], + "I Will Always Love You": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 93, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 53, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 48, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 20, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 13, + "name": "whitney houston", + "url": "https://www.last.fm/tag/whitney+houston" + }, + { + "count": 13, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 3, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "I Have Nothing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 96, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 63, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 50, + "name": "whitney houston", + "url": "https://www.last.fm/tag/whitney+houston" + }, + { + "count": 19, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 18, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 15, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 4, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "How Will I Know": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 95, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 40, + "name": "whitney houston", + "url": "https://www.last.fm/tag/whitney+houston" + }, + { + "count": 35, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 18, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 2, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + } + ], + "Saving All My Love for You": [], + "My Love Is Your Love": [], + "Greatest Love of All": [], + "It's Not Right but It's Okay": [], + "I Wanna Dance with Somebody": [], + "I'm Every Woman": [], + "So Emotional": [], + "Where Do Broken Hearts Go": [], + "Run to You": [], + "One Moment in Time": [], + "Didn't We Almost Have It All": [], + "Million Dollar Bill": [], + "I'm Your Baby Tonight": [], + "I Look to You": [], + "You Give Good Love": [], + "Do You Hear What I Hear?": [], + "All at Once": [], + "All the Man That I Need": [], + "When You Believe - from The Prince of Egypt": [], + "It's Not Right But It's Okay - Thunderpuss Mix/Remastered: 2000": [], + "I Learned from the Best": [], + "Heartbreak Hotel": [], + "If I Told You That": [], + "Love Will Save the Day": [], + "Queen of the Night": [], + "One Wish (For Christmas)": [], + "Step by Step": [], + "I Didn't Know My Own Strength": [], + "Exhale (Shoop Shoop)": [], + "When You Believe": [], + "Queen of the Night - radio edit": [], + "Heartbreak Hotel (feat. Faith Evans & Kelly Price)": [], + "Call You Tonight": [], + "Just the Lonely Talking Again": [], + "Nothin' but Love": [], + "For the Love of You": [], + "I Have Nothing - Film Version": [], + "Thinking About You": [] + }, + "Fergie": { + "Fergalicious": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 86, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 53, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 36, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "black eyed peas", + "url": "https://www.last.fm/tag/black+eyed+peas" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Glamorous": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 28, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 14, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "glamorous", + "url": "https://www.last.fm/tag/glamorous" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "London Bridge": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 57, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Big Girls Don't Cry (Personal)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 38, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 22, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "big girls dont cry", + "url": "https://www.last.fm/tag/big+girls+dont+cry" + }, + { + "count": 6, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Clumsy": [], + "Big Girls Don't Cry": [], + "A Little Party Never Killed Nobody (All We Got)": [], + "M.I.L.F. $": [], + "Here I Come": [], + "Labels or Love": [], + "Glamorous (feat. Ludacris)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 52, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 30, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 28, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 14, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "glamorous", + "url": "https://www.last.fm/tag/glamorous" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Voodoo Doll": [], + "Pedestal": [], + "Losing My Ground": [], + "Velvet": [], + "Finally": [], + "L.A.LOVE (La La) (feat. YG)": [], + "L.A.LOVE (La La)": [], + "L.A.LOVE (la la) [feat. YG]": [], + "Barracuda": [], + "Fergalicious (feat. will.i.am)": [], + "Mary Jane Shoes": [], + "All That I Got (The Make Up Song)": [], + "You Already Know (feat. Nicki Minaj)": [], + "Life Goes On": [], + "London Bridges (Produced by Polow Da Don)": [], + "Big Girls Dont Cry": [], + "Tension": [], + "London Bridge (Oh Shit)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 57, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Be Italian": [], + "Hungry (feat. Rick Ross)": [], + "London Bridge (Radio Edit (Oh Snap))": [], + "London Bridges": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 95, + "name": "Fergie", + "url": "https://www.last.fm/tag/Fergie" + }, + { + "count": 57, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 46, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Enchanté (Carine) [feat. Axl Jack]": [], + "Quando Quando Quando": [], + "Get Your Hands Up": [], + "Like It Ain't Nuttin'": [], + "A Little Work": [], + "All That I Got (The Make Up Song) (feat. will.i.am)": [], + "You Already Know (feat. Nicki Minaj) - Interlude Version": [], + "Save It Til Morning": [], + "Wake Up": [] + }, + "Lily Allen": { + "Smile": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 35, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 29, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 10, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 7, + "name": "Lily Allen", + "url": "https://www.last.fm/tag/Lily+Allen" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Fuck You": [], + "The Fear": [], + "Not Fair": [], + "LDN": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 26, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 12, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 9, + "name": "Lily Allen", + "url": "https://www.last.fm/tag/Lily+Allen" + }, + { + "count": 6, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 2, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 1, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "22": [], + "Alfie": [], + "Littlest Things": [], + "Somewhere Only We Know": [], + "Knock 'em Out": [], + "Friday Night": [], + "Who'd Have Known": [], + "Everyone's at It": [], + "Not Big": [], + "I Could Say": [], + "Back to the Start": [], + "Shame for You": [], + "Friend of Mine": [], + "Never Gonna Happen": [], + "Take What You Take": [], + "Chinese": [], + "Everything's Just Wonderful": [], + "Him": [], + "Hard Out Here": [], + "He Wasn't There": [], + "Air Balloon": [], + "Nan You're a Window Shopper": [], + "Everythings Just Wonderful": [], + "Sheezus": [], + "Cheryl Tweedy": [], + "Our Time": [], + "F**k You": [], + "Trigger Bang (feat. Giggs)": [], + "L8 CMMR": [], + "Everybody's Changing": [], + "Naive": [], + "URL Badman": [], + "Fag Hag": [], + "Insincerely Yours": [], + "As Long as I Got You": [], + "Somewhere Only We know - Live From Spotify, London": [], + "Kabul Shit": [] + }, + "Lykke Li": { + "Little Bit": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 54, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 35, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 13, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + } + ], + "I Follow Rivers": [], + "I Follow Rivers - The Magician Remix": [ + { + "count": 100, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 69, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "World Music", + "url": "https://www.last.fm/tag/World+Music" + }, + { + "count": 1, + "name": "better than the original", + "url": "https://www.last.fm/tag/better+than+the+original" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "sex money feelings die": [ + { + "count": 100, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 37, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "scandinavian", + "url": "https://www.last.fm/tag/scandinavian" + } + ], + "I'm Good, I'm Gone": [], + "sex money feelings die - slowed version": [], + "Possibility": [], + "Get Some": [], + "Let It Fall": [], + "No Rest for the Wicked": [], + "Melodies & Desires": [], + "Breaking It Up": [], + "Dance, Dance, Dance": [], + "Youth Knows No Pain": [], + "Love Out of Lust": [], + "Hanging High": [], + "I Know Places": [], + "Dance Dance Dance": [], + "Time Flies": [], + "This Trumpet in My Head": [], + "Sadness Is a Blessing": [], + "Complaint Department": [], + "Window Blues": [], + "Tonight": [], + "Unrequited Love": [], + "Jerome": [], + "Rich Kids Blues": [], + "Gunshot": [], + "My Love": [], + "I Never Learn": [], + "Silent My Song": [], + "Everybody but Me": [], + "I Follow Rivers (The Magician remix)": [], + "Just Like a Dream": [], + "Love Me Like I'm Not Made of Stone": [], + "Never Gonna Love Again": [], + "Little Bit (Feat. Autoerotique) - Remix": [], + "deep end": [], + "My": [], + "Sleeping Alone": [], + "so sad so sexy": [], + "Hard Rain": [] + }, + "Amaarae": { + "SAD GIRLZ LUV MONEY Remix (feat. Kali Uchis and Moliy)": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "afrobeat", + "url": "https://www.last.fm/tag/afrobeat" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "Trend", + "url": "https://www.last.fm/tag/Trend" + }, + { + "count": 33, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 33, + "name": "bbe", + "url": "https://www.last.fm/tag/bbe" + } + ], + "Angels in Tibet": [ + { + "count": 100, + "name": "funk ostentacao", + "url": "https://www.last.fm/tag/funk+ostentacao" + }, + { + "count": 25, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 16, + "name": "baile funk", + "url": "https://www.last.fm/tag/baile+funk" + }, + { + "count": 16, + "name": "bitchy", + "url": "https://www.last.fm/tag/bitchy" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 2, + "name": "tibet", + "url": "https://www.last.fm/tag/tibet" + }, + { + "count": 2, + "name": "fountain baby", + "url": "https://www.last.fm/tag/fountain+baby" + }, + { + "count": 2, + "name": "Funk Carioca", + "url": "https://www.last.fm/tag/Funk+Carioca" + } + ], + "Reckless & Sweet": [], + "Sociopathic Dance Queen": [], + "Princess Going Digital": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 8, + "name": "introspective", + "url": "https://www.last.fm/tag/introspective" + }, + { + "count": 8, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 8, + "name": "Jam", + "url": "https://www.last.fm/tag/Jam" + }, + { + "count": 2, + "name": "sensual", + "url": "https://www.last.fm/tag/sensual" + }, + { + "count": 2, + "name": "sexual", + "url": "https://www.last.fm/tag/sexual" + }, + { + "count": 2, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "Co-Star": [], + "Wasted Eyes": [], + "Big Steppa": [], + "All My Love": [], + "Counterfeit": [], + "Disguise": [], + "sweeeet": [], + "SAD GIRLZ LUV MONEY": [], + "Kiss Me Thru The Phone pt 2 (with PinkPantheress)": [ + { + "count": 100, + "name": "mi1ley", + "url": "https://www.last.fm/tag/mi1ley" + }, + { + "count": 100, + "name": "pinkpantheress", + "url": "https://www.last.fm/tag/pinkpantheress" + }, + { + "count": 66, + "name": "zvukov and motomanki collab", + "url": "https://www.last.fm/tag/zvukov+and+motomanki+collab" + } + ], + "Water From Wine": [], + "LEAVE ME ALONE": [], + "Sex, Violence, Suicide": [], + "Aquamarie Luvs Ecstasy": [], + "Come Home to God": [], + "S.M.O.": [], + "Girlie-Pop!": [], + "TRUST FUND BABY": [], + "Fineshyt": [], + "Stuck Up": [], + "jehovah witness": [], + "Starkilla (with Bree Runway & Starkillers)": [], + "FEEL A WAY": [], + "She Is My Drug": [], + "B2B": [], + "ms60 (with Naomi Campbell)": [], + "Sad Girlz Luv Money Remix (feat. Kali Uchis)": [], + "Dove Cameron": [], + "FANCY": [], + "SAD GIRLZ LUV MONEY Remix (feat. Kali Uchis and Moliy) - Slowed + Reverb": [], + "JUMPING SHIP": [], + "wanted (feat. Naomi Sharon)": [], + "Free The Youth": [], + "SAD, U BROKE MY HEART": [], + "Spend Some Time": [], + "this!": [], + "100DRUM (feat. Zacari)": [], + "CÉLINE": [] + }, + "Wonder Girls": { + "Tell Me": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 87, + "name": "Wonder Girls", + "url": "https://www.last.fm/tag/Wonder+Girls" + }, + { + "count": 45, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 31, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "tell me", + "url": "https://www.last.fm/tag/tell+me" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "jyp", + "url": "https://www.last.fm/tag/jyp" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Rewind": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + }, + { + "count": 66, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 33, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 33, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Why So Lonely": [], + "Nobody": [], + "So Hot": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 72, + "name": "Wonder Girls", + "url": "https://www.last.fm/tag/Wonder+Girls" + }, + { + "count": 28, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "so hot", + "url": "https://www.last.fm/tag/so+hot" + }, + { + "count": 4, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Tell me (Sampling From `Two Of Hearts`)": [], + "I Feel You": [], + "Tell Me (Rap Version)": [], + "Be My Baby": [], + "Tell Me - Rap Version": [], + "Baby Don't Play": [], + "Faded Love": [], + "Irony": [], + "Sweet & Easy": [], + "Beautiful Boy": [], + "Like This": [], + "Loved": [], + "John Doe": [], + "아름다운 그대에게 Beautiful Boy": [], + "One Black Night": [], + "2 Different Tears": [], + "사랑이 떠나려 할 때 Faded Love": [], + "Candle (feat. Paloalto)": [], + "Back": [], + "GONE": [], + "Bad boy": [], + "Candle": [], + "The DJ Is Mine": [], + "Girls Girls": [], + "G.N.O.": [], + "I wanna": [], + "Stop!": [], + "Nobody (Eng ver.)": [], + "Headache": [], + "없어 Gone": [], + "This Time": [], + "Sweet Dreams": [], + "I tried": [], + "Wishing On A Star": [], + "OPPA 오빠": [], + "Friend": [], + "You're Out": [] + }, + "Jungle": { + "Back on 74": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 8, + "name": "VRT Thuis", + "url": "https://www.last.fm/tag/VRT+Thuis" + }, + { + "count": 8, + "name": "J Artist", + "url": "https://www.last.fm/tag/J+Artist" + }, + { + "count": 8, + "name": "thuis s29", + "url": "https://www.last.fm/tag/thuis+s29" + }, + { + "count": 3, + "name": "my music discovery", + "url": "https://www.last.fm/tag/my+music+discovery" + } + ], + "Busy Earnin'": [], + "Casio": [], + "I've Been in Love": [], + "Candle Flame": [], + "Keep Moving": [], + "The Heat": [], + "Drops": [], + "Happy Man": [], + "All of the Time": [], + "Time": [], + "Let's Go Back": [], + "PROBLEMZ": [], + "Heavy, California": [], + "Dominoes": [], + "Cherry": [], + "Platoon": [], + "Beat 54 (All Good Now)": [], + "Julia": [], + "Lucky I Got What I Want": [], + "GOOD TIMES": [], + "Lifting You": [], + "Keep Me Satisfied": [], + "Just Fly, Don't Worry": [], + "Us Against the World": [], + "Accelerate": [], + "Holding On": [], + "Lemonade Lake": [], + "You Ain't No Celebrity": [], + "Talk About It": [], + "Smoking Pixels": [], + "Crumbler": [], + "Good at Breaking Hearts": [], + "Bonnie Hill": [], + "Don't Play": [], + "Son of a Gun": [], + "Smile": [], + "Coming Back": [], + "House in LA": [], + "Pretty Little Thing": [], + "Truth": [], + "Cosurmyne": [] + }, + "The Stranglers": { + "Golden Brown": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 83, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 6, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "the stranglers", + "url": "https://www.last.fm/tag/the+stranglers" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Peaches": [], + "Strange Little Girl": [], + "No More Heroes": [], + "Always the Sun": [], + "Skin Deep": [], + "Walk on By": [], + "Duchess": [], + "Peaches - 1996 Remaster": [], + "No More Heroes - 1996 Remaster": [], + "Something Better Change": [], + "Everybody Loves You When You're Dead": [], + "All Day and All of the Night": [], + "No Mercy": [], + "96 Tears": [], + "Always The Sun - Sunny Side Up Mix": [], + "Hanging Around": [], + "(Get a) Grip (On Yourself)": [], + "European Female": [], + "Hanging Around - 1996 Remaster": [], + "Nice 'n' Sleazy": [], + "La Folie": [], + "Midnight Summer Dream": [], + "Non Stop": [], + "Big in America": [], + "Tramp": [], + "London Lady": [], + "Nice n' Sleazy": [], + "Nice In Nice": [], + "Let Me Down Easy": [], + "Tank": [], + "Let Me Introduce You to the Family": [], + "The Raven": [], + "Waltzinblack": [], + "Sometimes": [], + "How to Find True Love and Happiness in the Present Day": [], + "No More Heroes - 1996 Remastered Version": [], + "Longships": [], + "5 Minutes": [], + "Go Buddy Go": [], + "Outside Tokyo": [], + "Goodbye Toulouse": [] + }, + "A$AP Ferg": { + "Dreams, Fairytales, Fantasies (feat. Brent Faiyaz & Salaam Remi)": [ + { + "count": 100, + "name": "asap ferg", + "url": "https://www.last.fm/tag/asap+ferg" + }, + { + "count": 100, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + }, + { + "count": 66, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + }, + { + "count": 66, + "name": "Roblox", + "url": "https://www.last.fm/tag/Roblox" + }, + { + "count": 33, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "Plain Jane": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 4, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "plain jane", + "url": "https://www.last.fm/tag/plain+jane" + }, + { + "count": 1, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Plain Jane REMIX (feat. Nicki Minaj)": [], + "Work Remix (feat. A$AP Rocky, French Montana, Trinidad James & ScHoolboy Q)": [], + "Shabba (feat. A$AP Rocky)": [], + "Floor Seats": [], + "New Level (feat. Future)": [], + "Move Ya Hips (feat. Nicki Minaj & MadeinTYO)": [], + "Let You Go": [], + "Jet Lag": [], + "Work Remix": [], + "Wam": [], + "Mad Man (feat. Playboi Carti)": [], + "SHABBA": [], + "Hood Pope": [], + "Let It Go": [], + "Dump Dump": [], + "Work": [], + "New Level": [], + "Value": [], + "Pups (feat. A$AP Rocky)": [], + "Fergivicious": [], + "East Coast REMIX (feat. Busta Rhymes, A$AP Rocky, Dave East, French Montana, Rick Ross & Snoop Dogg)": [], + "New Level REMIX (feat. Future, A$AP Rocky & Lil Uzi Vert)": [], + "Didn't Wanna Do That": [], + "Dennis Rodman (feat. Tyga)": [], + "Cocaine Castle": [], + "Plain Jane REMIX": [], + "Mattress REMIX (feat. A$AP Rocky, Playboi Carti, Rich The Kid & Famous Dex)": [], + "Green Juice (feat. Pharrell Williams)": [], + "Trap And A Dream (feat. Meek Mill)": [], + "What Do You Do (feat. Nav)": [], + "Psycho": [], + "4:02": [], + "Allure (feat. Future & Mike WiLL Made-It)": [], + "Butt Naked (feat. Rico Nasty)": [], + "Rubber Band Man (feat. Cam'ron)": [], + "Nandos": [], + "Murda Something (feat. Waka Flocka Flame)": [], + "Demons (feat. Denzel Curry)": [], + "Lord (feat. Bone Thugs-N-Harmony)": [], + "Murda Something": [] + }, + "Kiss of Life": { + "Midas Touch": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "kiss of life", + "url": "https://www.last.fm/tag/kiss+of+life" + }, + { + "count": 4, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "lindas", + "url": "https://www.last.fm/tag/lindas" + }, + { + "count": 1, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 1, + "name": "y2k", + "url": "https://www.last.fm/tag/y2k" + } + ], + "Igloo": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 66, + "name": "hotgirlshit", + "url": "https://www.last.fm/tag/hotgirlshit" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 2, + "name": "Served", + "url": "https://www.last.fm/tag/Served" + }, + { + "count": 2, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 2, + "name": "bside", + "url": "https://www.last.fm/tag/bside" + } + ], + "Sugarcoat (NATTY Solo)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "G-funk", + "url": "https://www.last.fm/tag/G-funk" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 2, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "Sticky": [ + { + "count": 100, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 100, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "love on first listen", + "url": "https://www.last.fm/tag/love+on+first+listen" + }, + { + "count": 33, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "Shhh": [], + "Nobody Knows": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "obsessed", + "url": "https://www.last.fm/tag/obsessed" + }, + { + "count": 3, + "name": "biel loves kiss of life", + "url": "https://www.last.fm/tag/biel+loves+kiss+of+life" + }, + { + "count": 3, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 3, + "name": "chasetisement", + "url": "https://www.last.fm/tag/chasetisement" + } + ], + "Bad News": [], + "Nothing": [], + "Get Loud": [], + "Te Quiero": [], + "Bye My Neverland": [], + "R.E.M": [], + "Countdown (BELLE Solo)": [], + "TTG": [], + "Kitty Cat (JULIE Solo)": [], + "Lips Hips Kiss": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Chemistry": [], + "My 808": [], + "Play Love Games (HANEUL Solo)": [], + "Gentleman": [], + "Says It": [], + "Too Many Alex": [], + "Back to Me": [], + "No One But Us": [], + "Maestro of My Heart (Prod. Czaer)": [], + "Bad News (ENG ver.)": [], + "Sixth Sense": [], + "k bye": [], + "Tell Me": [], + "Painting": [], + "Slide": [], + "Heart of Gold": [], + "Think Twice": [], + "Live, Love, Laugh": [], + "W.House": [], + "Maestro of My Heart (Prod. Czaer) - Instrumental": [], + "쉿 (Shhh)": [], + "Sugarcoat (NATTY Solo) (Sugarcoat (NATTY Solo))": [], + "Sticky (Sticky)": [], + "Midas Touch (Midas Touch)": [], + "Shhh (쉿 (Shhh))": [], + "Igloo (Igloo)": [] + }, + "YUNGBLUD": { + "Parents": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "11 Minutes (with Halsey feat. Travis Barker)": [], + "acting like that (feat. Machine Gun Kelly)": [], + "I Was Made For Lovin’ You - from The Fall Guy": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + } + ], + "Abyss - from Kaiju No. 8": [], + "fleabag": [], + "cotton candy": [], + "Anarchist": [], + "Memories (with WILLOW)": [], + "strawberry lipstick": [], + "The Funeral": [], + "Happier (feat. Oli Sykes of Bring Me The Horizon)": [], + "original me (feat. dan reynolds of imagine dragons)": [], + "mars": [], + "Zombie": [], + "I Love You, Will You Marry Me": [], + "Hope For The Underrated Youth": [], + "Tissues": [], + "Kill Somebody": [], + "Loner": [], + "California": [], + "weird!": [], + "Lowlife": [], + "Medication": [], + "Psychotic Kids": [], + "Machine Gun (F**k The NRA)": [], + "Lemonade (with Denzel Curry)": [], + "Hello Heaven, Hello": [], + "Die A Little": [], + "Polygraph Eyes": [], + "god save me, but don't drown me out": [], + "Lovesick Lullaby": [], + "teresa": [], + "Don't Feel Like Feeling Sad Today": [], + "Tin Pan Boy": [], + "21st Century Liability": [], + "Hated": [], + "Die for the Hype": [], + "breakdown.": [], + "love song": [], + "Doctor Doctor": [], + "Casual Sabotage": [] + }, + "Charlie Brown Jr.": { + "Só os Loucos Sabem": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 93, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 57, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "skate music", + "url": "https://www.last.fm/tag/skate+music" + }, + { + "count": 8, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Dias De Luta, Dias De Gloria": [], + "Ela Vai Voltar (Todos Os Defeitos de uma Mulher Perfeita)": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 22, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 22, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 11, + "name": "charlie brown jr", + "url": "https://www.last.fm/tag/charlie+brown+jr" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Zóio de Lula": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 17, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 2, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 2, + "name": "ska", + "url": "https://www.last.fm/tag/ska" + }, + { + "count": 1, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "Reggae Rock", + "url": "https://www.last.fm/tag/Reggae+Rock" + } + ], + "Lugar ao Sol": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "rock brasileiro", + "url": "https://www.last.fm/tag/rock+brasileiro" + }, + { + "count": 16, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 16, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 4, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 1, + "name": "Sao Paulo", + "url": "https://www.last.fm/tag/Sao+Paulo" + }, + { + "count": 1, + "name": "charlie brown", + "url": "https://www.last.fm/tag/charlie+brown" + } + ], + "Como Tudo Deve Ser": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 69, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 16, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 8, + "name": "rock brasileiro", + "url": "https://www.last.fm/tag/rock+brasileiro" + }, + { + "count": 8, + "name": "skate music", + "url": "https://www.last.fm/tag/skate+music" + }, + { + "count": 8, + "name": "cbjr", + "url": "https://www.last.fm/tag/cbjr" + }, + { + "count": 1, + "name": "Nacional", + "url": "https://www.last.fm/tag/Nacional" + }, + { + "count": 1, + "name": "neu", + "url": "https://www.last.fm/tag/neu" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "Senhor do Tempo": [], + "Meu novo mundo": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "LA013", + "url": "https://www.last.fm/tag/LA013" + }, + { + "count": 29, + "name": "La Familia 013", + "url": "https://www.last.fm/tag/La+Familia+013" + }, + { + "count": 15, + "name": "musicas que me lembram alguem", + "url": "https://www.last.fm/tag/musicas+que+me+lembram+alguem" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "rock alternativo", + "url": "https://www.last.fm/tag/rock+alternativo" + }, + { + "count": 1, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + } + ], + "Proibida Pra Mim (Grazon)": [], + "Pontes Indestrutíveis": [], + "Só Por Uma Noite": [], + "Céu Azul - Ao Vivo": [], + "Céu Azul": [], + "Me encontra": [], + "Tudo que Ela Gosta de Escutar": [], + "Lutar Pelo Que e Meu": [], + "Papo Reto (prazer é Sexo o Resto é Negócio)": [], + "Vícios E Virtudes - Ao Vivo": [], + "Longe de Você": [], + "Tamo Ai Na Atividade": [], + "Te Levar Daqui": [], + "Hoje Eu Acordei Feliz": [], + "Dona do meu pensamento": [], + "Hoje Sou Eu Que Não Mais Te Quero": [], + "Vem Ser Minha": [], + "O côro vai comê": [], + "Aquela Paz": [], + "Champanhe e água benta": [], + "Um Dia a Gente Se Encontra": [], + "Não é Sério": [], + "Confisco": [], + "Não Deixe O Mar Te Engolir": [], + "Quinta-Feira": [], + "O Preço": [], + "Não Uso Sapato - Ao Vivo": [], + "Céu Azul (ao vivo)": [], + "Não Viva Em Vão": [], + "Uma Criança Com Seu Olhar": [], + "Sino Dourado": [], + "É quente": [], + "Rubão, O Dono do Mundo": [], + "O Errado Que Deu Certo": [] + }, + "Julia Wolf": { + "In My Room": [], + "Last Summer": [], + "Loser": [], + "Captions": [], + "Jennifer's Body": [], + "In My Room - Acoustic": [], + "Hot Killer": [], + "KILL YOU OFF": [], + "Burning House": [], + "Wishbone": [], + "Hoops": [], + "Fingernails": [], + "PEARL": [], + "In My Way": [], + "Gothic Babe Tendencies (feat. blackbear)": [], + "Chlorine": [], + "Get Off My": [], + "You've Lost A Lot Of Blood": [], + "Life Is A Storm": [], + "FYP": [], + "Limewire": [], + "Sunshine State": [], + "Girls": [], + "Villain": [], + "Nikes": [], + "Pillow": [], + "Hydra": [], + "High Waist Jeans": [], + "Dracula": [], + "Falling In Love": [], + "Resting B*tch Face: Part 2": [], + "Virginity": [], + "Immortale": [], + "Now": [], + "Hinge Boy": [], + "Play It Safe": [], + "Rookie of The Year": [], + "Burning House (i wanna kiss you)": [], + "RBF: Part 1 - Spotify Singles": [], + "R.I.P. to the Club": [], + "Sad Too Young": [], + "Bottle of Advil": [] + }, + "Megadeth": { + "Symphony of Destruction": [], + "Hangar 18": [], + "Tornado of Souls": [], + "Peace Sells": [], + "A Tout le Monde": [], + "Angry Again": [], + "Take No Prisoners": [], + "Holy Wars...The Punishment Due": [], + "Trust": [], + "In My Darkest Hour": [], + "Lucretia": [], + "Sweating Bullets": [], + "Holy Wars...The Punishment Due - 2004 Remix": [ + { + "count": 100, + "name": "complex", + "url": "https://www.last.fm/tag/complex" + }, + { + "count": 100, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 66, + "name": "guitar solos", + "url": "https://www.last.fm/tag/guitar+solos" + }, + { + "count": 66, + "name": "thrashy", + "url": "https://www.last.fm/tag/thrashy" + }, + { + "count": 33, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 33, + "name": "dad metal", + "url": "https://www.last.fm/tag/dad+metal" + }, + { + "count": 33, + "name": "riffy", + "url": "https://www.last.fm/tag/riffy" + } + ], + "Five Magics": [], + "Wake Up Dead": [], + "Poison Was the Cure": [], + "Dawn Patrol": [], + "Peace Sells - Remastered": [], + "Symphony Of Destruction - Remastered 2012": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + } + ], + "A Tout Le Monde - Remastered 2004": [], + "Countdown to Extinction": [], + "Paranoid": [], + "Skin O' My Teeth": [], + "Mechanix": [], + "Architecture of Aggression": [], + "Train of Consequences": [], + "This Was My Life": [], + "Tornado Of Souls - 2004 Remix": [], + "High Speed Dirt": [], + "Dread and the Fugitive Mind": [], + "Sweating Bullets - Remastered 2004": [], + "Foreclosure of a Dream": [], + "Psychotron": [], + "She-Wolf": [], + "Promises": [], + "Kill The King": [], + "Rattlehead": [], + "Captive Honour": [], + "Rust In Peace...Polaris": [], + "Addicted to Chaos": [], + "Ashes in Your Mouth": [], + "Reckoning Day": [] + }, + "M.I.A.": { + "Paper Planes": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 79, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 14, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "mia", + "url": "https://www.last.fm/tag/mia" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Bad Girls": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 72, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + } + ], + "Boyz": [], + "Jimmy": [], + "Bucky Done Gun": [], + "Bamboo Banga": [], + "Galang": [], + "XR2": [], + "XXXO": [], + "The Turn": [], + "Pull Up the People": [], + "Sunshowers": [], + "World Town": [], + "Bird Flu": [], + "Amazon": [], + "Born Free": [], + "20 Dollar": [], + "Bingo": [], + "10 Dollar": [], + "Y.A.L.A.": [], + "Hombre": [], + "Come Around": [], + "Double Bubble Trouble": [], + "The Message": [], + "Bring the Noize": [], + "Borders": [], + "It Takes a Muscle": [], + "Teqkilla": [], + "Steppin Up": [], + "Fire Fire": [], + "Karmageddon": [], + "Lovalot": [], + "Matangi": [], + "Story to Be Told": [], + "Come Walk with Me": [], + "Tell Me Why": [], + "Meds and Feds": [], + "Come Around (feat. Timbaland)": [], + "BirdFlu": [], + "Banana Skit": [], + "Space": [], + "It Iz What It Iz": [] + }, + "Iron Maiden": { + "Run to the Hills": [], + "The Number of the Beast": [], + "The Trooper": [], + "2 Minutes to Midnight": [], + "Fear of the Dark": [], + "The Trooper - 2015 remaster": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + } + ], + "Aces High": [], + "Hallowed Be Thy Name": [], + "Wasted Years": [], + "The Wicker Man": [], + "Run to the Hills - 2015 Remaster": [], + "Can I Play With Madness": [], + "The Evil That Men Do": [], + "Fear of the Dark - 2015 remaster": [], + "Children of the Damned": [], + "Wrathchild": [], + "Be Quick or Be Dead": [], + "Phantom of the Opera": [], + "The Number Of The Beast - 2015 Remaster": [], + "Brave New World": [], + "Iron Maiden": [], + "Blood Brothers": [], + "Flight of Icarus": [], + "Powerslave": [], + "Running Free": [], + "The Clairvoyant": [], + "Dance of Death": [], + "Rainmaker": [], + "Invaders": [], + "Where Eagles Dare": [], + "Wasting Love": [], + "The Prisoner": [], + "Hallowed Be Thy Name - 2015 Remaster": [], + "Prowler": [], + "Rime of the Ancient Mariner": [], + "22 Acacia Avenue": [], + "Afraid to Shoot Strangers": [], + "Ghost of the Navigator": [], + "Revelations": [], + "2 Minutes To Midnight - 2015 Remaster": [], + "No More Lies": [], + "Gangland": [] + }, + "Steven Universe": { + "Love Like You (feat. Rebecca Sugar) - End Credits": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "Chicago drill", + "url": "https://www.last.fm/tag/Chicago+drill" + }, + { + "count": 66, + "name": "didnt go to college for a free throw", + "url": "https://www.last.fm/tag/didnt+go+to+college+for+a+free+throw" + } + ], + "Escapism (feat. AJ Michalka, Zach Callison & Grace Rolek)": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 33, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 33, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 33, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 10, + "name": "hopeful", + "url": "https://www.last.fm/tag/hopeful" + }, + { + "count": 10, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "relaxed", + "url": "https://www.last.fm/tag/relaxed" + } + ], + "It's Over Isn't It (feat. Deedee Magno Hall)": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 66, + "name": "princess", + "url": "https://www.last.fm/tag/princess" + } + ], + "Here Comes a Thought (feat. Estelle & Aj Michalka)": [], + "Peace and Love on the Planet Earth (feat. Zach Callison, Estelle, Deedee Magno Hall, Michaela Dietz & Shelby Rabara)": [], + "Stronger Than You (feat. Estelle)": [], + "Do It For Her (feat. Zach Callison & Grace Rolek)": [], + "Let Us Adore You (feat. Christine Ebersole, Lisa Hannigan, Patti LuPone & Sarah Stiles) - Reprise": [], + "Other Friends (feat. Sarah Stiles, Zach Callison, Deedee Magno Hall, Estelle & Michaela Dietz)": [], + "Drift Away (feat. Sarah Stiles)": [], + "Giant Woman (feat. Zach Callison)": [], + "Change (feat. Zach Callison)": [], + "Be Wherever You Are (feat. Zach Callison)": [], + "Disobedient (feat. Kate Micucci & Michaela Dietz)": [], + "We Are The Crystal Gems (feat. Zach Callison, Estelle, Deedee Magno Hall, Michaela Dietz & Tom Scharpling) - Full Theme Song": [], + "Change Your Mind (feat. Zach Callison)": [], + "No Matter What (feat. Zach Callison & Michaela Dietz)": [], + "That Distant Shore (feat. Jennifer Paz)": [], + "Let Me Drive My Van into Your Heart (feat. Tom Scharpling)": [], + "What Can I Do (For You) [feat. Susan Egan & Tom Scharpling]": [], + "What's the Use of Feeling (Blue)? [feat. Patti LuPone & Deedee Magno Hall]": [], + "Familiar (feat. Zach Callison)": [], + "Something Entirely New (feat. Erica Luttrell & Charlyne Yi)": [], + "Full Disclosure (feat. Zach Callison)": [], + "Strong in the Real Way (feat. Zach Callison & Deedee Magno Hall)": [], + "True Kinda Love (feat. Estelle & Zach Callison)": [], + "Let Us Adore You (feat. Christine Ebersole, Lisa Hannigan, Patti LuPone & Zach Callison)": [], + "Rose's Fountain": [], + "Haven't You Noticed (I'm a Star) [feat. Olivia Olson]": [], + "Happily Ever After (feat. Zach Callison, Deedee Magno Hall, Estelle, Michaela Dietz, Tom Scharpling, Uzo Aduba, Jennifer Paz & Shelby Rabara)": [], + "Isn't It Love? (feat. Estelle)": [], + "Love Like You (feat. Rebecca Sugar) - Reprise": [], + "Found (feat. Sarah Stiles & Zach Callison)": [], + "Ruby Rider (feat. Charlyne Yi)": [], + "system/BOOT. PearlFinal (3).Info [feat. Deedee Magno Hall, Tom Scharpling, Zach Callison, Charlyne Yi, Erica Luttrell, Michaela Dietz & Sarah Stiles]": [], + "Independent Together (feat. Ted Leo, Deedee Magno Hall & Aimee Mann)": [], + "Tower of Mistakes (feat. Michaela Dietz)": [], + "Lapis Lazuli (feat. Zach Callison)": [], + "I Think I Need a Little (Change) [feat. Tom Scharpling]": [], + "For Just One Day Let's Only Think About (Love) [feat. Zach Callison, Deedee Magno Hall, Michaela Dietz, Tom Scharpling, Shelby Rabara & Uzo Aduba]": [], + "The Jam Song (feat. Zach Callison & Grace Rolek)": [], + "Steven and the Stevens (feat. Zach Callison)": [] + }, + "V": { + "Sweet Night": [ + { + "count": 100, + "name": "itaewon class", + "url": "https://www.last.fm/tag/itaewon+class" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 17, + "name": "peace", + "url": "https://www.last.fm/tag/peace" + }, + { + "count": 8, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 8, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 8, + "name": "drama ost", + "url": "https://www.last.fm/tag/drama+ost" + }, + { + "count": 2, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 2, + "name": "Kim Taehyung", + "url": "https://www.last.fm/tag/Kim+Taehyung" + }, + { + "count": 2, + "name": "doramas", + "url": "https://www.last.fm/tag/doramas" + } + ], + "Love Me Again": [ + { + "count": 100, + "name": "increible", + "url": "https://www.last.fm/tag/increible" + }, + { + "count": 25, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 17, + "name": "bello", + "url": "https://www.last.fm/tag/bello" + }, + { + "count": 17, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "V- love me again", + "url": "https://www.last.fm/tag/V-+love+me+again" + }, + { + "count": 8, + "name": "love me again", + "url": "https://www.last.fm/tag/love+me+again" + } + ], + "Slow Dancing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "lyrical", + "url": "https://www.last.fm/tag/lyrical" + }, + { + "count": 17, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "tae da dara", + "url": "https://www.last.fm/tag/tae+da+dara" + }, + { + "count": 8, + "name": "best of 2023", + "url": "https://www.last.fm/tag/best+of+2023" + } + ], + "Rainy Days": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 17, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 8, + "name": "good music", + "url": "https://www.last.fm/tag/good+music" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "jazz vibe", + "url": "https://www.last.fm/tag/jazz+vibe" + }, + { + "count": 3, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Christmas Tree": [ + { + "count": 100, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 25, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 16, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 16, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 8, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + }, + { + "count": 8, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 3, + "name": "soundtrack of the year", + "url": "https://www.last.fm/tag/soundtrack+of+the+year" + }, + { + "count": 3, + "name": "Taehyung", + "url": "https://www.last.fm/tag/Taehyung" + }, + { + "count": 3, + "name": "Kim Taehyung", + "url": "https://www.last.fm/tag/Kim+Taehyung" + } + ], + "It's Definitely You": [], + "FRI(END)S": [ + { + "count": 100, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 100, + "name": "v", + "url": "https://www.last.fm/tag/v" + }, + { + "count": 66, + "name": "friendzone", + "url": "https://www.last.fm/tag/friendzone" + }, + { + "count": 7, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "tae", + "url": "https://www.last.fm/tag/tae" + }, + { + "count": 4, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 1, + "name": "soty 2024", + "url": "https://www.last.fm/tag/soty+2024" + }, + { + "count": 1, + "name": "Taehyung", + "url": "https://www.last.fm/tag/Taehyung" + }, + { + "count": 1, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + } + ], + "Blue": [ + { + "count": 100, + "name": "good to you", + "url": "https://www.last.fm/tag/good+to+you" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 4, + "name": "bts", + "url": "https://www.last.fm/tag/bts" + }, + { + "count": 4, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "For Us": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "bel owns this song", + "url": "https://www.last.fm/tag/bel+owns+this+song" + }, + { + "count": 17, + "name": "ForUs Layover V KTH listen now", + "url": "https://www.last.fm/tag/ForUs+Layover+V+KTH+listen+now" + }, + { + "count": 8, + "name": "tae da dara", + "url": "https://www.last.fm/tag/tae+da+dara" + } + ], + "Slow Dancing (Piano Ver.)": [ + { + "count": 100, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + } + ], + "Winter Bear": [ + { + "count": 100, + "name": "comfort person", + "url": "https://www.last.fm/tag/comfort+person" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 17, + "name": "comfort song", + "url": "https://www.last.fm/tag/comfort+song" + } + ], + "Snow Flower (feat. Peakboy)": [], + "Scenery": [], + "Winter Ahead (with PARK HYO SHIN)": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 25, + "name": "taetae", + "url": "https://www.last.fm/tag/taetae" + }, + { + "count": 16, + "name": "once more taehyung saves christmas", + "url": "https://www.last.fm/tag/once+more+taehyung+saves+christmas" + }, + { + "count": 16, + "name": "the man is ART", + "url": "https://www.last.fm/tag/the+man+is+ART" + }, + { + "count": 8, + "name": "Taehyung in Winter", + "url": "https://www.last.fm/tag/Taehyung+in+Winter" + }, + { + "count": 8, + "name": "thank u tae this is warm", + "url": "https://www.last.fm/tag/thank+u+tae+this+is+warm" + }, + { + "count": 8, + "name": "the inherent romance of carving yourself into a statue and coming to life", + "url": "https://www.last.fm/tag/the+inherent+romance+of+carving+yourself+into+a+statue+and+coming+to+life" + }, + { + "count": 2, + "name": "jenopipizinho", + "url": "https://www.last.fm/tag/jenopipizinho" + }, + { + "count": 2, + "name": "tae da dara", + "url": "https://www.last.fm/tag/tae+da+dara" + } + ], + "It′s Definitely You": [], + "It's Definitely You - Instrumental": [], + "White Christmas (with V of BTS)": [], + "Christmas Tree - Inst.": [], + "FRI(END)S (Sped Up)": [], + "FRI(END)S (Slowed Down)": [], + "FRI(END)S (Instrumental)": [], + "Sweet Night Instrumental": [], + "Slow Dancing (Cautious Clay Remix)": [], + "Slow Dancing (FRNK Remix)": [], + "Sweet Night (Inst.)": [], + "Winter Ahead (with PARK HYO SHIN) : Silent Carol Ver.": [], + "Winter Ahead (with PARK HYO SHIN) : YUNSEOKCHEOL TRIO Ver.": [], + "White Christmas (with V of BTS) (Instrumental)": [], + "Winter Ahead (with PARK HYO SHIN) (Instrumental)": [], + "It′s Definitely You - Instrumental": [], + "White Christmas (Instrumental)": [], + "Sweet Night (Instrumental Tribute Version Originally Performed By BTS)": [], + "Clair De Lune": [], + "OK": [], + "Blood Sweat And Tears": [], + "Hip To Hip": [], + "Avventura": [], + "Christmas Tree (Inst.)": [], + "Tokyo Slapdown (E. Honda Stage)": [], + "Christmas Tree :: 그 해 우리는(Our Beloved Summer) OST Part.5": [], + "Can You Feel It": [], + "Chills In The Evening": [] + }, + "Backstreet Boys": { + "I Want It That Way": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 72, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 27, + "name": "backstreet boys", + "url": "https://www.last.fm/tag/backstreet+boys" + }, + { + "count": 23, + "name": "boybands", + "url": "https://www.last.fm/tag/boybands" + }, + { + "count": 9, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 4, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Everybody (Backstreet's Back) - Radio Edit": [], + "As Long as You Love Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 34, + "name": "backstreet boys", + "url": "https://www.last.fm/tag/backstreet+boys" + }, + { + "count": 22, + "name": "boybands", + "url": "https://www.last.fm/tag/boybands" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "BSB", + "url": "https://www.last.fm/tag/BSB" + }, + { + "count": 5, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + } + ], + "Larger Than Life": [], + "Show Me the Meaning of Being Lonely": [], + "Shape of My Heart": [], + "Quit Playing Games (With My Heart)": [], + "Everybody (Backstreet's Back) - Extended Version": [], + "Incomplete": [], + "The Call": [], + "All I Have to Give": [], + "Everybody (Backstreet's Back)": [], + "Christmas Time": [], + "I'll Never Break Your Heart": [], + "The One": [], + "Drowning": [], + "More Than That": [], + "Just Want You to Know": [], + "Inconsolable": [], + "It's Gotta Be You": [], + "Don't Want You Back": [], + "Anywhere for You": [], + "Everybody": [], + "We've Got It Goin' On - Radio Edit": [], + "I Need You Tonight": [], + "Don't Wanna Lose You Now": [], + "Get Another Boyfriend": [], + "I Still...": [], + "Don't Go Breaking My Heart": [], + "Back to Your Heart": [], + "Get Down (You're The One For Me) - LP Edit No Rap": [], + "The Perfect Fan": [], + "We've Got It Goin' On": [], + "Crawling Back to You": [], + "Spanish Eyes": [], + "Straight Through My Heart": [], + "Get Down (You're the One for Me)": [], + "No One Else Comes Close": [], + "Everyone": [], + "The Answer to Our Life": [], + "No Place": [], + "It's Christmas Time Again": [] + }, + "Justice": { + "Genesis": [], + "D.A.N.C.E.": [], + "D.A.N.C.E": [], + "DVNO": [], + "Let There Be Light": [], + "Waters of Nazareth": [], + "Stress": [], + "Phantom": [], + "Phantom Pt. II": [], + "Valentine": [], + "One Minute to Midnight": [], + "Neverender": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 16, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 3, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + }, + { + "count": 3, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + } + ], + "Newjack": [], + "Civilization": [], + "One Night/All Night": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 66, + "name": "french electro", + "url": "https://www.last.fm/tag/french+electro" + }, + { + "count": 66, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 33, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 33, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 33, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 10, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + } + ], + "TTHHEE PPAARRTTYY": [], + "The Party": [], + "On'n'on": [], + "New Lands": [], + "Horsepower": [], + "Safe And Sound": [], + "We Are Your Friends - Justice Vs Simian": [], + "New Jack": [], + "Helix": [], + "Canon": [], + "Ohio": [], + "Brianvision": [], + "Parade": [], + "d.a.n.c.e - radio edit": [], + "Generator": [], + "Audio, Video, Disco.": [], + "Afterimage": [], + "Intro": [], + "Incognito": [], + "Saturnine": [], + "Mannequin Love": [], + "The End": [], + "D.A.N.C.E. (MSTRKRFT Remix)": [], + "Fire": [], + "we are your friends": [], + "Stop": [], + "Alakazam !": [] + }, + "Icona Pop": { + "I Love It (feat. Charli XCX)": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "Icona Pop", + "url": "https://www.last.fm/tag/Icona+Pop" + } + ], + "All Night": [], + "I Love It": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "Icona Pop", + "url": "https://www.last.fm/tag/Icona+Pop" + } + ], + "I Love It (feat. Charli XCX) - Original Version": [], + "I Love It - feat. Charli XCX": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "Icona Pop", + "url": "https://www.last.fm/tag/Icona+Pop" + } + ], + "Emergency": [], + "We Got the World": [], + "I Love It - feat. Charli XCX [Original Version]": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 19, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 1, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 1, + "name": "Icona Pop", + "url": "https://www.last.fm/tag/Icona+Pop" + } + ], + "Girlfriend": [], + "Manners": [], + "Ready for the Weekend": [], + "Off of My Mind": [], + "Get Lost": [], + "Good for You": [], + "Top Rated": [], + "In the Stars": [], + "Just Another Night": [], + "On a Roll": [], + "Clap Snap": [], + "Feels In My Body": [], + "Nights Like This": [], + "Then We Kiss": [], + "Light Me Up": [], + "I Love It [feat. Charli XCX] - Original Version": [], + "Someone Who Can Dance": [], + "Hold On": [], + "Manners (Extended)": [], + "I Love It - Tiësto's Club Life Remix": [], + "Lovers to Friends": [], + "GIRLS GIRLS": [], + "You're Free": [], + "I Want You": [], + "Spa": [], + "I Love It (feat. Charli XCX) - I Don’t Care 2022 Re-Edit": [], + "Brightside": [], + "Next Mistake": [], + "Downtown": [], + "I Love It - feat. Charli XCX [Cobra Starship Remix Radio Edit]": [], + "Sun Goes Down (feat. The Knocks & St. Lucia)": [], + "Wanna B with Somebody": [], + "Fall In Love": [], + "Shit We Do For Love": [] + }, + "Sky Ferreira": { + "Everything Is Embarrassing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 39, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 33, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "like 80s", + "url": "https://www.last.fm/tag/like+80s" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "You’re Not the One": [], + "24 Hours": [], + "I Blame Myself": [], + "Boys": [], + "Nobody Asked Me (If I Was Okay)": [], + "I Will": [], + "Ain’t Your Right": [], + "Lost in My Bedroom": [], + "Sad Dream": [], + "One": [], + "Love in Stereo": [], + "Heavy Metal Heart": [], + "Night Time, My Time": [], + "Obsession": [], + "Omanko": [], + "Kristine": [], + "Ghost": [], + "Don’t Forget": [], + "Red Lips": [], + "17": [], + "Downhill Lullaby": [], + "Easy - Music From the Motion Picture Baby Driver": [], + "Leash (Babygirl Original Soundtrack)": [], + "Everything Is Embarrassing - Unknown Mortal Orchestra Remix": [], + "Sex Rules": [], + "You're Not the One": [], + "99 Tears": [], + "Traces": [], + "One (BAR9 Remix)": [], + "108": [], + "One (Logistics Vocal Remix)": [], + "Haters Anonymous": [], + "Animal (Miike Snow Cover)": [], + "Ain't Your Right": [], + "One (Totally Enormous Extinct Dinosaurs Remix)": [], + "You’re Not The One - Cid Rim Remix": [], + "Happy Dre": [], + "One (Style Of Eye Remix)": [], + "Everything is Embarassing": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 79, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 39, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 33, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 12, + "name": "like 80s", + "url": "https://www.last.fm/tag/like+80s" + }, + { + "count": 11, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "You’re Not The One - Little Daylight Remix": [], + "Femme Fatale": [] + }, + "The Verve": { + "Bitter Sweet Symphony": [], + "Bitter Sweet Symphony - Remastered 2016": [ + { + "count": 100, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 64, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 42, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 42, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 5, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 5, + "name": "Symphonic Rock", + "url": "https://www.last.fm/tag/Symphonic+Rock" + }, + { + "count": 2, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 2, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 1, + "name": "orchestral", + "url": "https://www.last.fm/tag/orchestral" + } + ], + "Lucky Man": [], + "The Drugs Don't Work": [], + "Sonnet": [], + "Bittersweet Symphony": [], + "Love Is Noise": [], + "Catching the Butterfly": [], + "Space and Time": [], + "Weeping Willow": [], + "The Rolling People": [], + "Neon Wilderness": [], + "This Time": [], + "One Day": [], + "Velvet Morning": [], + "Bitter Sweet Symphony - 2004 Digital Remaster": [], + "Come On": [], + "Rather Be": [], + "Sit And Wonder": [], + "Slide Away": [], + "History": [], + "Judas": [], + "This Is Music": [], + "On Your Own": [], + "Valium Skies": [], + "I See Houses": [], + "Numbness": [], + "Appalachian Springs": [], + "Blue": [], + "Noise Epic": [], + "Columbo": [], + "Star Sail": [], + "Already There": [], + "Beautiful Mind": [], + "A New Decade": [], + "So It Goes": [], + "Life's An Ocean": [], + "Lucky Man - 2004 - Remaster": [], + "Virtual World": [], + "Slide Away - 2016 Remastered": [], + "The Drugs Don't Work - 2004 Digital Remaster": [], + "Butterfly": [] + }, + "Neutral Milk Hotel": { + "In the Aeroplane Over the Sea": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 87, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 43, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 26, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 11, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 11, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "neutral milk hotel", + "url": "https://www.last.fm/tag/neutral+milk+hotel" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Holland, 1945": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 96, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 59, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 41, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 12, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 10, + "name": "folk punk", + "url": "https://www.last.fm/tag/folk+punk" + }, + { + "count": 8, + "name": "neutral milk hotel", + "url": "https://www.last.fm/tag/neutral+milk+hotel" + }, + { + "count": 2, + "name": "anne frank", + "url": "https://www.last.fm/tag/anne+frank" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Two-Headed Boy": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 84, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 42, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 34, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 10, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 10, + "name": "neutral milk hotel", + "url": "https://www.last.fm/tag/neutral+milk+hotel" + }, + { + "count": 9, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Communist Daughter": [ + { + "count": 100, + "name": "mmmnmn", + "url": "https://www.last.fm/tag/mmmnmn" + }, + { + "count": 19, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 11, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "semen stains the mountaintops", + "url": "https://www.last.fm/tag/semen+stains+the+mountaintops" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "semen", + "url": "https://www.last.fm/tag/semen" + } + ], + "Oh Comely": [], + "King of Carrot Flowers Pt. 1": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 44, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 7, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + } + ], + "Ghost": [], + "The Fool": [], + "Song Against Sex": [], + "Naomi": [], + "King of Carrot Flowers Pts. 2 & 3": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 9, + "name": "I LOVE YOU JESUS CHRIST", + "url": "https://www.last.fm/tag/I+LOVE+YOU+JESUS+CHRIST" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Beach", + "url": "https://www.last.fm/tag/Beach" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "alternative punk", + "url": "https://www.last.fm/tag/alternative+punk" + } + ], + "A Baby for Pree": [], + "Two-Headed Boy Pt. 2": [], + "You've Passed": [], + "[Untitled]": [], + "Where You'll Find Me Now": [], + "Someone Is Waiting": [], + "April 8th": [], + "Untitled": [], + "Three Peaches": [], + "Marching Theme": [], + "Gardenhead / Leave Me Alone": [], + "The King of Carrot Flowers Pt. One": [], + "Fool": [], + "Pree-Sisters Swallowing a Donkey's Eye": [], + "The King of Carrot Flowers, Pt. 1": [], + "Engine": [], + "Everything Is": [], + "Avery Island / April 1st": [], + "Two Headed Boy": [], + "Tuesday Moon": [], + "The King of Carrot Flowers Pts. Two & Three": [], + "King of Carrot Flowers Part 1": [], + "Two-Headed Boy, Pt. 2": [], + "King Of Carrot Flowers Part 2 & 3": [], + "Gardenhead/Leave Me Alone": [], + "Two-Headed Boy Part 2": [], + "Avery Island/April 1st": [], + "King of Carrot Flowers, Pt 1": [], + "Snow Song Pt. 1": [], + "Aunt Eggma Blowtorch": [], + "King Of Carrot Flowers, Pts 2 & 3": [] + }, + "Incubus": { + "Drive": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "incubus", + "url": "https://www.last.fm/tag/incubus" + }, + { + "count": 6, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Wish You Were Here": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 81, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "incubus", + "url": "https://www.last.fm/tag/incubus" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Pardon Me": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 47, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 30, + "name": "incubus", + "url": "https://www.last.fm/tag/incubus" + }, + { + "count": 14, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "pardon me", + "url": "https://www.last.fm/tag/pardon+me" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + } + ], + "Anna Molly": [], + "Love Hurts": [], + "Stellar": [], + "Dig": [], + "Nice to Know You": [], + "Megalomaniac": [], + "I Miss You": [], + "Warning": [], + "Aqueous Transmission": [], + "Echo": [], + "The Warmth": [], + "Are You In?": [], + "Circles": [], + "Make Yourself": [], + "Talk Shows on Mute": [], + "Mexico": [], + "Just a Phase": [], + "Oil And Water": [], + "Nowhere Fast": [], + "Consequence": [], + "Privilege": [], + "Clean": [], + "Blood On The Ground": [], + "Under My Umbrella": [], + "A Certain Shade of Green": [], + "When It Comes": [], + "Agoraphobia": [], + "Have You Ever": [], + "New Skin": [], + "Here in My Room": [], + "Southern Girl": [], + "Sick Sad Little World": [], + "Vitamin": [], + "11AM": [], + "Battlestar Scralatchtica": [], + "Quicksand": [], + "Out From Under": [], + "Light Grenades": [], + "A Crow Left of the Murder": [] + }, + "Breaking Benjamin": { + "The Diary of Jane": [], + "Breath": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 40, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "breaking benjamin", + "url": "https://www.last.fm/tag/breaking+benjamin" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Post Grunge", + "url": "https://www.last.fm/tag/Post+Grunge" + } + ], + "Dance With The Devil": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "breaking benjamin", + "url": "https://www.last.fm/tag/breaking+benjamin" + }, + { + "count": 11, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 10, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 1, + "name": "Dance with the Devil", + "url": "https://www.last.fm/tag/Dance+with+the+Devil" + } + ], + "So Cold": [], + "I Will Not Bow": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 84, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 39, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "breaking benjamin", + "url": "https://www.last.fm/tag/breaking+benjamin" + }, + { + "count": 7, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 2, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "Until The End": [], + "The Diary of Jane - Single Version": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 17, + "name": "Heavy Metal of the 21st century", + "url": "https://www.last.fm/tag/Heavy+Metal+of+the+21st+century" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "fix with pro", + "url": "https://www.last.fm/tag/fix+with+pro" + } + ], + "Evil Angel": [], + "Had Enough": [], + "You": [], + "Topless": [], + "Unknown Soldier": [], + "Sooner Or Later": [], + "Firefly": [], + "Forget It": [], + "Rain": [], + "Here We Are": [], + "Polyamorous": [], + "You Fight Me": [], + "Break My Fall": [], + "Breakdown": [], + "Give Me a Sign": [], + "Intro": [], + "Blow Me Away": [], + "Dear Agony": [], + "Away": [], + "Simple Design": [], + "Outro": [], + "Believe": [], + "Crawl": [], + "Follow": [], + "Without You": [], + "Skin": [], + "Medicate": [], + "Angels Fall": [], + "What Lies Beneath": [], + "Fade Away": [], + "Home": [], + "Next To Nothing": [], + "Anthem Of The Angels": [], + "Wish I May": [], + "Lights Out": [] + }, + "Frou Frou": { + "Let Go": [], + "A New Kind Of Love - Demo": [ + { + "count": 100, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 16, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "UK Garage", + "url": "https://www.last.fm/tag/UK+Garage" + }, + { + "count": 8, + "name": "Patience", + "url": "https://www.last.fm/tag/Patience" + }, + { + "count": 8, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 2, + "name": "state of the art", + "url": "https://www.last.fm/tag/state+of+the+art" + }, + { + "count": 2, + "name": "National Anthem", + "url": "https://www.last.fm/tag/National+Anthem" + }, + { + "count": 2, + "name": "One of a kind", + "url": "https://www.last.fm/tag/One+of+a+kind" + } + ], + "Breathe In": [], + "Must Be Dreaming": [], + "Hear Me Out": [], + "It's Good To Be In Love": [], + "Psychobabble": [], + "Shh": [], + "Flicks": [], + "Only Got One": [], + "Holding Out For A Hero": [], + "The Dumbing Down Of Love": [], + "Maddening Shroud": [], + "a new kind of love - Enkei Remix": [], + "Old Piano": [], + "Sane Again - Demo": [], + "Breathe In (Watkins vocal mix)": [], + "Close Up": [], + "Guitar Song - Demo": [], + "Breathe In (Aphrodite Remix)": [], + "a new kind of love - exasthyi remix": [], + "a new kind of love - noceur Remix": [], + "Deal With It - Demo": [], + "Good Guy - Demo": [], + "Peeping Tom - Demo": [], + "a new kind of love - Hoodtrap Remix": [], + "Aeroplane": [], + "sane again - CactusTeam remix": [], + "Guitar Song - Live": [], + "Aeroplane - Single Edit": [], + "Breathe In - Radio Edit": [], + "Breathe In (Radio Edit)": [], + "A New Kind of Love": [], + "a new kind of love - wiv & 68+1 remix": [], + "a new kind of love - Hoodtrap Remix - Slowed": [], + "Beauty in the Breakdown": [], + "a new kind of love - Ramzy remix": [], + "Breathe In (DJ Encore Remix)": [], + "A New Kind of Love (Demo)": [], + "Breathe In (TekMonki's Spot On Mix)": [], + "Guitar Song (Live)": [], + "Must Be Dreaming (album version)": [] + }, + "Prince": { + "Purple Rain": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 57, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 13, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 10, + "name": "prince", + "url": "https://www.last.fm/tag/prince" + }, + { + "count": 5, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "Purple Rain", + "url": "https://www.last.fm/tag/Purple+Rain" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Kiss": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 75, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 38, + "name": "prince", + "url": "https://www.last.fm/tag/prince" + }, + { + "count": 11, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 2, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "kiss", + "url": "https://www.last.fm/tag/kiss" + } + ], + "When Doves Cry": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 74, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 47, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "prince", + "url": "https://www.last.fm/tag/prince" + }, + { + "count": 7, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 7, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Raspberry Beret": [], + "1999": [], + "Let's Go Crazy": [], + "Little Red Corvette": [], + "I Wanna Be Your Lover": [], + "I Would Die 4 U": [], + "Sign 'O' The Times": [], + "Take Me With U": [], + "Darling Nikki": [], + "The Beautiful Ones": [], + "Controversy": [], + "U Got The Look": [], + "Baby I'm a Star": [], + "Computer Blue": [], + "Cream": [], + "Diamonds And Pearls": [], + "Soft and Wet": [], + "Nothing Compares 2 U": [], + "When You Were Mine": [], + "Delirious": [], + "I Could Never Take the Place of Your Man": [], + "Alphabet St.": [], + "If I Was Your Girlfriend": [], + "Gett Off": [], + "I Feel for You": [], + "Dirty Mind": [], + "Thieves in the Temple": [], + "Pop Life": [], + "Adore": [], + "Uptown": [], + "It's Gonna Be Lonely": [], + "Starfish and Coffee": [], + "Head": [], + "1999 - 2019 Remaster": [], + "Why You Wanna Treat Me So Bad?": [], + "The Most Beautiful Girl in the World": [], + "The Ballad of Dorothy Parker": [], + "Housequake": [] + }, + "James Arthur": { + "Say You Won't Let Go": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "meloncholic", + "url": "https://www.last.fm/tag/meloncholic" + }, + { + "count": 1, + "name": "b flat major", + "url": "https://www.last.fm/tag/b+flat+major" + }, + { + "count": 1, + "name": "airplane", + "url": "https://www.last.fm/tag/airplane" + }, + { + "count": 1, + "name": "talent show", + "url": "https://www.last.fm/tag/talent+show" + } + ], + "Impossible": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 85, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 41, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 41, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "The X Factor", + "url": "https://www.last.fm/tag/The+X+Factor" + }, + { + "count": 1, + "name": "emotion", + "url": "https://www.last.fm/tag/emotion" + }, + { + "count": 1, + "name": "James Arthur", + "url": "https://www.last.fm/tag/James+Arthur" + }, + { + "count": 1, + "name": "motive", + "url": "https://www.last.fm/tag/motive" + }, + { + "count": 1, + "name": "7 of 10 stars", + "url": "https://www.last.fm/tag/7+of+10+stars" + } + ], + "Train Wreck": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 16, + "name": "desolation", + "url": "https://www.last.fm/tag/desolation" + } + ], + "Car's Outside": [], + "Can I Be Him": [ + { + "count": 100, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "airplane", + "url": "https://www.last.fm/tag/airplane" + }, + { + "count": 33, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 33, + "name": "talent show", + "url": "https://www.last.fm/tag/talent+show" + }, + { + "count": 10, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + }, + { + "count": 10, + "name": "bbc radio1 playlist 2017", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2017" + }, + { + "count": 10, + "name": "The X Factor", + "url": "https://www.last.fm/tag/The+X+Factor" + } + ], + "Rewrite The Stars (with James Arthur & Anne-Marie)": [], + "Naked": [], + "Falling Like the Stars": [], + "Empty Space": [], + "Safe Inside": [], + "Rewrite the Stars": [], + "September": [], + "Car's Outside - Sped Up Version": [], + "Quite Miss Home": [], + "You're Nobody 'Til Somebody Loves You": [], + "Recovery": [], + "Certain Things (feat. Chasing Grace)": [], + "Treehouse (feat. Shotty Horroh)": [], + "A Year Ago": [], + "A Thousand Years": [], + "Medicine": [], + "Impossible - Acoustic": [], + "You Deserve Better": [], + "Naked - Acoustic Version": [], + "Emily": [], + "Suicide": [], + "Back from the Edge": [], + "I Am": [], + "At My Weakest": [], + "Get Down": [], + "Finally Feel Good": [], + "Certain Things": [], + "Can I Be Him - Acoustic Live Version": [], + "Just Us": [], + "Blindside": [], + "Is This Love?": [], + "Heartbeat": [], + "Let Me Love the Lonely": [], + "Avalanche": [], + "Breathe": [], + "Remember Who I Was": [] + }, + "The Last Dinner Party": { + "Nothing Matters": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "Sinner": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 56, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 17, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + } + ], + "The Feminine Urge": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Caesar on a TV Screen": [], + "Burn Alive": [], + "My Lady of Mercy": [], + "On Your Side": [], + "Prelude to Ecstasy": [], + "Beautiful Boy": [], + "Portrait of a Dead Girl": [], + "Gjuha": [], + "Mirror": [], + "This Is the Killer Speaking": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 100, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 66, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "The Scythe": [], + "This Town Ain't Big Enough for Both of Us": [], + "Nothing Matters - Acoustic": [], + "Army Dreamers - Live from Studio Brussel": [], + "Wicked Game - Live from Showbox Sodo, Seattle": [], + "Sinner - Live from Melkweg, Amsterdam": [], + "sinner - acoustic": [], + "Nothing Matters - Live from Gretchen, Berlin": [], + "Caesar on a TV Screen - Acoustic": [], + "The Feminine Urge - Live from Webster Hall, NYC": [], + "Nothing Matters - Acoustic / Live from Studio Brussel": [], + "my lady of mercy - acoustic": [], + "Mirror - Acoustic from The Brudenell Social Club, Leeds": [], + "Up North - Live from Hebden Trades Club": [], + "Sinner - On The Road": [], + "Portrait of a Dead Girl - On The Road": [], + "Nothing Matters (Acoustic)": [], + "Nothing Matters [Explicit]": [], + "Army Dreamers (Live from Studio Brussel)": [], + "Nothing Matters - Live on the Graham Norton Show": [], + "Wicked Game (Live from Showbox Sodo, Seattle)": [], + "Caesar on a TV Screen (acoustic)": [], + "Wicked Game": [], + "Sinner (Acoustic)": [], + "Army Dreamers": [], + "Nothing Matters (Acoustic / Live from Studio Brussel)": [], + "Caesar on a TV Screen - Ides of March Version": [], + "My Lady of Mercy (Acoustic)": [] + }, + "NMIXX": { + "DICE": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "mixx pop", + "url": "https://www.last.fm/tag/mixx+pop" + }, + { + "count": 33, + "name": "banger cry about it", + "url": "https://www.last.fm/tag/banger+cry+about+it" + }, + { + "count": 33, + "name": "mixxpop", + "url": "https://www.last.fm/tag/mixxpop" + }, + { + "count": 8, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 3, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 3, + "name": "genius", + "url": "https://www.last.fm/tag/genius" + }, + { + "count": 3, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + } + ], + "Love Me Like This": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 25, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "funk pop", + "url": "https://www.last.fm/tag/funk+pop" + }, + { + "count": 8, + "name": "bounce", + "url": "https://www.last.fm/tag/bounce" + }, + { + "count": 3, + "name": "love me like that", + "url": "https://www.last.fm/tag/love+me+like+that" + }, + { + "count": 3, + "name": "maris song", + "url": "https://www.last.fm/tag/maris+song" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + } + ], + "O.O": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 19, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 19, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "baile funk", + "url": "https://www.last.fm/tag/baile+funk" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "better than aespa", + "url": "https://www.last.fm/tag/better+than+aespa" + }, + { + "count": 3, + "name": "afro trap", + "url": "https://www.last.fm/tag/afro+trap" + } + ], + "DASH": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "mixxpop", + "url": "https://www.last.fm/tag/mixxpop" + }, + { + "count": 29, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 4, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "girlgroup", + "url": "https://www.last.fm/tag/girlgroup" + }, + { + "count": 1, + "name": "pop funk", + "url": "https://www.last.fm/tag/pop+funk" + } + ], + "Roller Coaster": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 64, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 24, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 24, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 1, + "name": "Yass", + "url": "https://www.last.fm/tag/Yass" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "TANK": [], + "Soñar (Breaker)": [], + "Young, Dumb, Stupid": [], + "Party O'Clock": [], + "COOL (Your rainbow)": [], + "KNOW ABOUT ME": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 3, + "name": "Korea", + "url": "https://www.last.fm/tag/Korea" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "Run For Roses": [], + "Passionfruit": [], + "See that?": [], + "BOOM": [], + "High Horse": [], + "Papillon": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + } + ], + "XOXO": [], + "PAXXWORD": [], + "My Gosh": [], + "Just Did It": [], + "Kiss": [], + "Break The Wall": [], + "HOME": [], + "Ocean": [], + "Slingshot (<★)": [], + "BEAT BEAT": [], + "Love Is Lonely": [], + "Golden Recipe": [], + "Red light sign, but we go": [], + "SICKUHH (Feat. Kid Milli)": [], + "moving on": [], + "Funky Glitter Christmas": [], + "TANK (Inst.)": [], + "O.O (inst.)": [], + "Soñar (Spanish Ver.)": [], + "Party O'Clock (inst.)": [], + "FEIFEI": [], + "DICE - Instrumental": [], + "Roller Coaster (inst.)": [], + "Hey Gabby!": [] + }, + "Don Omar": { + "Danza Kuduro": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 53, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "kuduro don omar", + "url": "https://www.last.fm/tag/kuduro+don+omar" + }, + { + "count": 13, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 6, + "name": "don omar", + "url": "https://www.last.fm/tag/don+omar" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Zumba", + "url": "https://www.last.fm/tag/Zumba" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "Kuduro", + "url": "https://www.last.fm/tag/Kuduro" + } + ], + "Dile": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 32, + "name": "don omar", + "url": "https://www.last.fm/tag/don+omar" + }, + { + "count": 18, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 4, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 2, + "name": "Dile - Don Omar", + "url": "https://www.last.fm/tag/Dile+-+Don+Omar" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "alma de barrio", + "url": "https://www.last.fm/tag/alma+de+barrio" + }, + { + "count": 1, + "name": "reggaetone", + "url": "https://www.last.fm/tag/reggaetone" + }, + { + "count": 1, + "name": "NYC", + "url": "https://www.last.fm/tag/NYC" + } + ], + "Virtual Diva": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 40, + "name": "don omar", + "url": "https://www.last.fm/tag/don+omar" + }, + { + "count": 16, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 10, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "fast and furious 2009 soundtrack", + "url": "https://www.last.fm/tag/fast+and+furious+2009+soundtrack" + }, + { + "count": 1, + "name": "San Juan Sounds", + "url": "https://www.last.fm/tag/San+Juan+Sounds" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Dale Don Dale": [], + "Salió el Sol": [], + "Bandoleros": [], + "Pobre Diabla": [], + "Guaya Guaya": [], + "Conteo": [], + "Taboo": [], + "Ojitos Chiquitos": [], + "Dutty Love": [], + "Hasta Abajo": [], + "Hooka": [], + "Salio El Sol": [], + "Zumba": [], + "El Señor De La Noche": [], + "En Su Nota": [], + "Ayer La Vi": [], + "Sexy Robotica": [], + "Te Quiero Pa´Mi": [], + "Hasta Que Salga El Sol": [], + "Vem dancar kuduro": [], + "LA VECINITA": [], + "Angelito": [], + "Reggaeton Latino": [], + "Blue Zone": [], + "Cuéntale": [], + "MySpace (feat. Wisin & Yandel)": [], + "No Sigue Modas Aka Ella No Sigue Modas": [], + "Cuentale": [], + "No Se De Ella \"My Space\"": [], + "RX": [], + "Danza Kuduro (feat. Lucenzo)": [], + "My Space": [], + "Ayer La Vi - Live - Desde Puerto Rico/2007": [], + "Good Looking": [], + "Podemos Repetirlo": [], + "Se Menea": [], + "Danza Kuduro - Tiësto Remix": [], + "Perdido en tus ojos": [] + }, + "Jonas Brothers": { + "Sucker": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 20, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "comeback", + "url": "https://www.last.fm/tag/comeback" + }, + { + "count": 4, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "jonas brothers", + "url": "https://www.last.fm/tag/jonas+brothers" + }, + { + "count": 1, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + }, + { + "count": 1, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + } + ], + "Burnin' Up": [ + { + "count": 100, + "name": "jonas brothers", + "url": "https://www.last.fm/tag/jonas+brothers" + }, + { + "count": 92, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "Burnin up", + "url": "https://www.last.fm/tag/Burnin+up" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "S.O.S.": [], + "Year 3000": [], + "Lovebug": [], + "Only Human": [], + "Like It's Christmas": [], + "When You Look Me in the Eyes": [], + "What a Man Gotta Do": [], + "Play My Music": [], + "Hold On": [], + "Cool": [], + "Waffle House": [], + "Paranoid": [], + "That's Just the Way We Roll": [], + "I Believe": [], + "Tonight": [], + "Fly with Me": [], + "Wings": [], + "Goodnight and Goodbye": [], + "Hello Beautiful": [], + "X (with KAROL G)": [], + "A Little Bit Longer": [], + "Still in Love with You": [], + "Who's In Your Head": [], + "Pushin' Me Away": [], + "BB Good": [], + "Video Girl": [], + "Just Friends": [], + "Shelf": [], + "Summer Baby": [], + "Australia": [], + "Sorry": [], + "I Need You Christmas": [], + "Rollercoaster": [], + "Can't Have You": [], + "Hesitate": [], + "Hollywood": [], + "Love Her": [], + "Games": [], + "Got Me Going Crazy": [] + }, + "STAYC": { + "ASAP": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 17, + "name": "STAYC", + "url": "https://www.last.fm/tag/STAYC" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "addicting", + "url": "https://www.last.fm/tag/addicting" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + } + ], + "RUN2U": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 8, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "STEREOTYPE": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 15, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 4, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 1, + "name": "todo", + "url": "https://www.last.fm/tag/todo" + } + ], + "SO BAD": [ + { + "count": 100, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 100, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 37, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + } + ], + "GPT": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "lucas song", + "url": "https://www.last.fm/tag/lucas+song" + }, + { + "count": 17, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 3, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + } + ], + "YOUNG LUV": [], + "BEBE": [], + "Bubble": [], + "beautiful monster": [], + "Teddy Bear": [], + "SO WHAT": [], + "LOVE FOOL": [], + "SLOW DOWN": [], + "Like This": [], + "COMPLEX": [], + "SO BAD (Tak Remix)": [], + "247": [], + "색안경 (STEREOTYPE)": [], + "I'll be there": [], + "SAME SAME": [], + "BUTTERFLY": [], + "Wham Bam": [], + "I WANT U BABY": [], + "I’LL BE THERE": [] + }, + "Skillet": { + "Monster": [ + { + "count": 100, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 90, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 11, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 8, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 6, + "name": "Skillet", + "url": "https://www.last.fm/tag/Skillet" + }, + { + "count": 1, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Hero": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 60, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "Skillet", + "url": "https://www.last.fm/tag/Skillet" + }, + { + "count": 14, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 9, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 5, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Whispers in the Dark": [], + "Comatose": [], + "Awake and Alive": [ + { + "count": 100, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 83, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 7, + "name": "Skillet", + "url": "https://www.last.fm/tag/Skillet" + }, + { + "count": 5, + "name": "christian", + "url": "https://www.last.fm/tag/christian" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Rebirthing": [], + "Open Wounds": [], + "Feel Invincible": [], + "Falling Inside the Black": [], + "The Last Night": [], + "Not Gonna Die": [], + "Better Than Drugs": [], + "The Resistance": [], + "The Older I Get": [], + "Yours to Hold": [], + "Rise": [], + "Those Nights": [], + "Say Goodbye": [], + "Lucy": [], + "Looking for Angels": [], + "One Day Too Late": [], + "Forgiven": [], + "Never Surrender": [], + "Savior": [], + "Don't Wake Me": [], + "It's Not Me It's You": [], + "Believe": [], + "Sick of It": [], + "Sometimes": [], + "Should've When You Could've": [], + "Collide": [], + "Forsaken": [], + "Back from the Dead": [], + "Legendary": [], + "My Obsession": [], + "Circus For A Psycho": [], + "Imperfection": [], + "Your Name Is Holy": [], + "Finish Line": [], + "Energy": [], + "A Little More": [] + }, + "Sum 41": { + "In Too Deep": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 58, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 36, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 36, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 13, + "name": "sum 41", + "url": "https://www.last.fm/tag/sum+41" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + } + ], + "Fat Lip": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 66, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 40, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "sum 41", + "url": "https://www.last.fm/tag/sum+41" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "skate punk", + "url": "https://www.last.fm/tag/skate+punk" + }, + { + "count": 1, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + } + ], + "Still Waiting": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 59, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 34, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "sum 41", + "url": "https://www.last.fm/tag/sum+41" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "Pieces": [], + "The Hell Song": [], + "With Me": [], + "Motivation": [], + "Underclass Hero": [], + "We're All to Blame": [], + "Some Say": [], + "No Reason": [], + "Over My Head (Better Off Dead)": [], + "Walking Disaster": [], + "Pain for Pleasure": [], + "Summer": [], + "Handle This": [], + "Nothing on My Back": [], + "Heart Attack": [], + "Rhythms": [], + "Open Your Eyes": [], + "Never Wake Up": [], + "Crazy Amanda Bunkface": [], + "88": [], + "All She's Got": [], + "Makes No Difference": [], + "There's No Solution": [], + "Thanks for Nothing": [], + "Angels With Dirty Faces": [], + "My Direction": [], + "Best of Me": [], + "Introduction to Destruction": [], + "Slipping Away": [], + "No Brains": [], + "The Bitter End": [], + "Welcome to Hell": [], + "All Messed Up": [], + "I'm Not the One": [], + "Speak of the Devil": [], + "So Long Goodbye": [], + "Count Your Last Blessings": [], + "Screaming Bloody Murder": [] + }, + "Girls' Generation": { + "Gee": [], + "Run Devil Run": [], + "Oh!": [], + "소원을 말해봐 (Genie)": [], + "The Boys": [], + "I Got a Boy": [], + "힘 내! (Way To Go)": [], + "훗 (Hoot)": [], + "Show! Show! Show!": [], + "Destiny": [], + "Dear. Mom": [], + "Kissing You": [], + "웃자 (Be Happy)": [], + "Baby Baby": [], + "다시 만난 세계 (Into the New World)": [], + "영원히 너와 꿈꾸고 싶다 (Forever)": [], + "Echo": [], + "Complete": [], + "별별별 (☆★☆)": [], + "Ooh La-La!": [], + "카라멜 커피 (Talk To Me)": [], + "무조건 해피엔딩 (Stick Wit U)": [], + "Mr.Mr.": [], + "Etude": [], + "Dancing Queen": [], + "소녀시대 (Girls' Generation)": [], + "좋은 일만 생각하기 (Day by Day)": [], + "Oscar": [], + "Merry-go-round": [], + "Tinkerbell": [], + "TRICK": [], + "Say Yes": [], + "내 잘못이죠 (Mistake)": [], + "GENIE": [], + "Honey (소원)": [], + "Wake Up": [], + "Express 999": [], + "텔레파시 (Telepathy)": [], + "HaHaHa": [], + "Baby Maybe": [], + "My J": [] + }, + "Cuco": { + "Lover Is a Day": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "synth", + "url": "https://www.last.fm/tag/synth" + }, + { + "count": 8, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 3, + "name": "Pathetic", + "url": "https://www.last.fm/tag/Pathetic" + }, + { + "count": 3, + "name": "suffering", + "url": "https://www.last.fm/tag/suffering" + }, + { + "count": 3, + "name": "white", + "url": "https://www.last.fm/tag/white" + } + ], + "Lo Que Siento": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 16, + "name": "hill", + "url": "https://www.last.fm/tag/hill" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "garbage", + "url": "https://www.last.fm/tag/garbage" + }, + { + "count": 8, + "name": "principalmente aql pessoa", + "url": "https://www.last.fm/tag/principalmente+aql+pessoa" + }, + { + "count": 8, + "name": "me lembra mts coisas", + "url": "https://www.last.fm/tag/me+lembra+mts+coisas" + } + ], + "Dontmakemefallinlove": [], + "Bossa No Sé (feat. Jean Carter)": [], + "Drown": [], + "Piel Canela": [], + "Si Me Voy (with The Marías)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Amor de Siempre": [], + "Summer Time High Time": [], + "Hydrocodone": [], + "Do Better": [], + "Keeping Tabs (feat. Suscat0)": [], + "First Of The Year": [], + "Pendant": [], + "Cupid's Quiver": [], + "one and only": [], + "Feelings": [], + "Lava Lamp": [], + "Forevermore": [], + "we had to end it": [], + "CR-V": [], + "Aura": [], + "Under The Sun": [], + "winter's ballad": [], + "Best Friend": [], + "Best Disaster": [], + "Mindwinder": [], + "lost / heart": [], + "Caution": [], + "Ego Death in Thailand": [], + "Sitting in the Corner (feat. Adriel Favela & Kacey Musgraves)": [], + "Neon Baby": [], + "1Night": [], + "Sunnyside": [], + "Fix Me": [], + "Lonelylife": [], + "ICNBYH": [], + "Far Away From Home": [], + "Lovetripper": [], + "Time Machine": [], + "Fin Del Mundo (with Bratty)": [] + }, + "Kelis": { + "Milkshake": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 81, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "Kelis", + "url": "https://www.last.fm/tag/Kelis" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 2, + "name": "Milkshake", + "url": "https://www.last.fm/tag/Milkshake" + } + ], + "Trick Me": [], + "Acapella": [], + "Millionaire": [], + "Caught Out There": [], + "Intro": [], + "Milkshake - Radio Mix": [], + "Sugar Honey Iced Tea": [], + "4th of July (Fireworks)": [], + "Bossy": [], + "Get Along with You": [], + "Good Stuff": [], + "Brave": [], + "22nd Century": [], + "Flashback": [], + "Scream": [], + "Suspended": [], + "Milk Shake": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 81, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 41, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 11, + "name": "Kelis", + "url": "https://www.last.fm/tag/Kelis" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "2003", + "url": "https://www.last.fm/tag/2003" + }, + { + "count": 2, + "name": "Milkshake", + "url": "https://www.last.fm/tag/Milkshake" + } + ], + "Millionaire (feat. André 3000)": [], + "Home": [], + "Rumble": [], + "Protect My Heart": [], + "Stick Up": [], + "Emancipate": [], + "Keep It Down": [], + "Rolling Through the Hood": [], + "Song for the Baby": [], + "Jerk Ribs": [], + "Marathon": [], + "Suga Honey Iced Tea": [], + "I Want Your Love": [], + "Shooting Stars": [], + "Millionaire feat Andre 3000": [], + "In the Morning": [], + "Mafia": [], + "Trick Me - Club Mix": [], + "Milkshake 20 - Alex Wann Remix": [], + "Scared Money": [], + "Flash Back": [], + "Bossy Featuring Too $hort (feat. Too $hort)": [], + "Lil Star": [] + }, + "Death Grips": { + "Get Got": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 71, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 42, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 12, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 10, + "name": "experimental rap", + "url": "https://www.last.fm/tag/experimental+rap" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + } + ], + "I've Seen Footage": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 65, + "name": "Noided", + "url": "https://www.last.fm/tag/Noided" + }, + { + "count": 41, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 38, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 13, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 1, + "name": "best of 2012", + "url": "https://www.last.fm/tag/best+of+2012" + }, + { + "count": 1, + "name": "synth punk", + "url": "https://www.last.fm/tag/synth+punk" + } + ], + "Hacker": [ + { + "count": 100, + "name": "teaching bitches how to swim", + "url": "https://www.last.fm/tag/teaching+bitches+how+to+swim" + }, + { + "count": 65, + "name": "gaga cant handle this shit", + "url": "https://www.last.fm/tag/gaga+cant+handle+this+shit" + }, + { + "count": 36, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "industrial hip-hop", + "url": "https://www.last.fm/tag/industrial+hip-hop" + }, + { + "count": 15, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 13, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 10, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 2, + "name": "coconuts", + "url": "https://www.last.fm/tag/coconuts" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + } + ], + "The Fever (Aye Aye)": [], + "Hustle Bones": [], + "Guillotine": [], + "Lost Boys": [], + "No Love": [], + "Blackjack": [], + "You Might Think He Loves You for Your Money But I Know What He Really Loves You for It's Your Brand New Leopard Skin Pillbox Hat": [], + "Double Helix": [], + "Punk Weight": [], + "System Blower": [], + "The Cage": [], + "Bitch Please": [], + "Fuck That": [], + "Giving Bad People Good Ideas": [], + "On GP": [], + "Death Grips Is Online": [], + "Come Up and Get Me": [], + "Billy Not Really": [], + "Ring a Bell": [], + "Spikes": [], + "Lil Boy": [], + "Eh": [], + "Black Dice": [], + "Up My Sleeves": [], + "Lock Your Doors": [], + "Three Bedrooms in a Good Neighborhood": [], + "Bubbles Buried in This Jungle": [], + "Anne Bonny": [], + "Black Quarterback": [], + "Hot Head": [], + "Birds": [], + "Deep Web": [], + "Hunger Games": [], + "World of Dogs": [], + "Black Paint": [], + "Say Hey Kid": [], + "I Break Mirrors With My Face in the United States": [], + "Whammy": [] + }, + "Flo Milli": { + "Never Lose Me": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 17, + "name": "the good life", + "url": "https://www.last.fm/tag/the+good+life" + }, + { + "count": 8, + "name": "bad bitch anthem", + "url": "https://www.last.fm/tag/bad+bitch+anthem" + }, + { + "count": 8, + "name": "periodt", + "url": "https://www.last.fm/tag/periodt" + } + ], + "Beef FloMix": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 4, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "twitter-wave", + "url": "https://www.last.fm/tag/twitter-wave" + }, + { + "count": 1, + "name": "real hot girl shit", + "url": "https://www.last.fm/tag/real+hot+girl+shit" + } + ], + "In The Party": [], + "Conceited": [], + "Never Lose Me (feat. SZA & Cardi B)": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 66, + "name": "fantastic", + "url": "https://www.last.fm/tag/fantastic" + }, + { + "count": 66, + "name": "asia", + "url": "https://www.last.fm/tag/asia" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 10, + "name": "feeling fantastic", + "url": "https://www.last.fm/tag/feeling+fantastic" + }, + { + "count": 10, + "name": "instant happiness", + "url": "https://www.last.fm/tag/instant+happiness" + }, + { + "count": 10, + "name": "miami", + "url": "https://www.last.fm/tag/miami" + } + ], + "Never Lose Me (feat. Lil Yachty)": [], + "May I": [], + "Not Friendly": [], + "Like That Bitch": [], + "Roaring 20s": [], + "Bed Time": [], + "Pussycat Doll": [], + "Weak": [], + "Hottie (feat. BabyFace Ray)": [], + "Pockets Bigger": [], + "Conceited (feat. Lola Brooke & Maiya The Don)": [], + "Never Lose Me (feat. Bryson Tiller)": [], + "Send The Addy": [], + "Mood Everyday (Intro)": [], + "Pretty Girls": [], + "19": [], + "Big Steppa": [], + "Nasty Dancer": [], + "Scuse Me": [], + "Understand": [], + "PBC": [], + "Edible (feat. Gunna)": [], + "Neva (feat. Monaleo)": [], + "New Me (feat. Anycia)": [], + "Come Outside": [], + "Bed Time (feat. Monaleo & Gloss Up)": [], + "Fruit Loop": [], + "Got The Juice": [], + "My Attitude": [], + "Ice Baby": [], + "Pay Day (feat. Rico Nasty)": [], + "Toast": [], + "BGC": [], + "No Face": [], + "Roaring 20s (Bonus Track)": [], + "Do It Better": [] + }, + "Beach Bunny": { + "Cloud 9": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "pick n mix", + "url": "https://www.last.fm/tag/pick+n+mix" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 2, + "name": "attachment", + "url": "https://www.last.fm/tag/attachment" + }, + { + "count": 2, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + } + ], + "Prom Queen": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + }, + { + "count": 3, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 3, + "name": "all-time", + "url": "https://www.last.fm/tag/all-time" + }, + { + "count": 3, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + } + ], + "Sports": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "indiepop", + "url": "https://www.last.fm/tag/indiepop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 33, + "name": "indierock", + "url": "https://www.last.fm/tag/indierock" + }, + { + "count": 33, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 10, + "name": "babycore", + "url": "https://www.last.fm/tag/babycore" + }, + { + "count": 10, + "name": "lesbianpopjk", + "url": "https://www.last.fm/tag/lesbianpopjk" + } + ], + "Painkiller": [], + "Good Girls (Don’t Get Used)": [], + "April": [], + "Dream Boy": [], + "Oxygen": [], + "Cloud 9 (feat. Tegan and Sara)": [], + "Vertigo": [], + "6 Weeks": [], + "Ms. California": [], + "Entropy": [], + "Promises": [], + "Fire Escape": [], + "Colorblind": [], + "Clueless": [], + "Weeds": [], + "Cuffing Season": [], + "Rearview": [], + "Blame Game": [], + "February": [], + "Boys": [], + "Adulting": [], + "Nice Guys": [], + "Racetrack": [], + "Karaoke": [], + "Tunnel Vision": [], + "Goodbye Summer :(": [], + "Love Sick": [], + "Deadweight": [], + "Big Pink Bubble": [], + "Gone": [], + "Eventually": [], + "Call Me Baby": [], + "Christmas Caller": [], + "Jenny": [], + "Infinity Room": [], + "Love Song": [], + "Scream": [], + "Gravity": [] + }, + "John Mayer": { + "Waiting on the World to Change": [], + "Slow Dancing in a Burning Room": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 99, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 52, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 51, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "john mayer", + "url": "https://www.last.fm/tag/john+mayer" + }, + { + "count": 11, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Your Body Is a Wonderland": [], + "Gravity": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 79, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 35, + "name": "john mayer", + "url": "https://www.last.fm/tag/john+mayer" + }, + { + "count": 33, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 15, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "house md", + "url": "https://www.last.fm/tag/house+md" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Daughters": [], + "No Such Thing": [], + "The Heart of Life": [], + "Who Says": [], + "Stop This Train": [], + "New Light": [ + { + "count": 100, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 15, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Dreaming With a Broken Heart": [], + "Belief": [], + "Why Georgia": [], + "Heartbreak Warfare": [], + "Vultures": [], + "Neon": [], + "I Don't Trust Myself (With Loving You)": [], + "I'm Gonna Find Another You": [], + "XO": [], + "Bold As Love": [], + "My Stupid Mouth": [], + "Clarity": [], + "Half of My Heart": [], + "Bigger Than My Body": [], + "In Repair": [], + "Say": [], + "Back to You": [], + "Love Song For No One": [], + "Perfectly Lonely": [], + "City Love": [], + "Edge of Desire": [], + "Free Fallin' - Live at the Nokia Theatre": [], + "All We Ever Do Is Say Goodbye": [], + "83": [], + "Something's Missing": [], + "Come Back to Bed": [], + "3x5": [], + "Split Screen Sadness": [], + "Not Myself": [], + "Wildfire": [], + "New Deep": [] + }, + "Anavitória": { + "Ai, Amor": [ + { + "count": 100, + "name": "Gosto de ouvir", + "url": "https://www.last.fm/tag/Gosto+de+ouvir" + }, + { + "count": 25, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 3, + "name": "brazilian folk", + "url": "https://www.last.fm/tag/brazilian+folk" + }, + { + "count": 3, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 3, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + } + ], + "Lisboa": [ + { + "count": 100, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 66, + "name": "duo", + "url": "https://www.last.fm/tag/duo" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 33, + "name": "lenine", + "url": "https://www.last.fm/tag/lenine" + } + ], + "Pupila": [], + "Trevo (Tu)": [], + "Amarelo, azul e branco": [], + "Tenta acreditar": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Fica": [], + "Porque Eu Te Amo": [], + "Singular": [], + "Agora Eu Quero Ir": [], + "Dói Sem Tanto": [], + "Cor de Marte": [], + "Cecília": [], + "Calendário": [], + "universo de coisas que eu desconheço": [], + "Aguei": [], + "Outrória": [], + "Canção De Hotel": [], + "Explodir": [], + "Ter o coração no chão": [ + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "zaynkdela", + "url": "https://www.last.fm/tag/zaynkdela" + } + ], + "A Gente Junto": [], + "Água-viva": [ + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 100, + "name": "zaynkdela", + "url": "https://www.last.fm/tag/zaynkdela" + }, + { + "count": 66, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Dengo": [], + "Minto Pra Quem Perguntar": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "zaynkdela", + "url": "https://www.last.fm/tag/zaynkdela" + } + ], + "não passa vontade": [], + "Te amar é massa demais": [], + "Espetáculo estranho": [], + "Preta": [], + "Tua": [], + "Chamego Meu": [], + "Não sinto nada": [], + "Se eu usasse sapato": [], + "Ainda é tempo": [], + "Geleira do Tempo": [], + "Terra": [], + "Ponta solta": [], + "Quero contar pra São Paulo": [], + "Selva": [], + "Nos": [], + "Perdoa": [], + "Me conta da tua janela": [] + }, + "Gotye": { + "Somebody That I Used to Know": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 27, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 23, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Eyes Wide Open": [], + "Smoke and Mirrors": [], + "Easy Way Out": [], + "Somebody That I Used to Know (feat. Kimbra)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 77, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 27, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 23, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 11, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Making Mirrors": [], + "Hearts a Mess": [], + "I Feel Better": [], + "In Your Light": [], + "State of the Art": [], + "Save Me": [], + "Bronte": [], + "Giving Me a Chance": [], + "Somebody (2024)": [], + "Learnalilgivinanlovin": [], + "The Only Way": [], + "Don’t Worry, We’ll Be Watching You": [], + "Thanks for Your Time": [], + "Coming Back": [], + "Don't Worry We'll be Watching You": [], + "Night Drive": [], + "Heart's A Mess": [], + "Worn Out Blues": [], + "Somebody That I Used To Know - Tiësto Remix": [], + "Puzzle With a Piece Missing": [], + "Don't Worry, We'll Be Watching You": [], + "Seven Hours With a Backseat Driver": [], + "Somebody That I Used To Know - feat. Kimbra": [], + "The Only Thing I Know": [], + "A Distinctive Sound": [], + "Somebody That I Used To Know - 4Frnt Remix": [], + "Somebody that I used to know (Loot & Plunder Remix)": [], + "Somebody That I Used To Know (feat. Kimbra) - Miami Nights 1984 remix": [], + "Out Here in the Cold": [], + "Puzzle With A Peice Missing": [], + "Wonder Why You Want Her": [], + "Out of My Mind": [], + "Somebody That I Used To Know - Miami Nights 1984 Remix": [], + "Waiting for You": [], + "Dig Your Own Hole": [], + "True to You": [] + }, + "Teddy Swims": { + "Lose Control": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "vocals", + "url": "https://www.last.fm/tag/vocals" + }, + { + "count": 2, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 2, + "name": "4stars", + "url": "https://www.last.fm/tag/4stars" + }, + { + "count": 2, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 1, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 1, + "name": "us number one", + "url": "https://www.last.fm/tag/us+number+one" + } + ], + "The Door": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 16, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 8, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 8, + "name": "chacha", + "url": "https://www.last.fm/tag/chacha" + }, + { + "count": 3, + "name": "linedance 2024", + "url": "https://www.last.fm/tag/linedance+2024" + }, + { + "count": 3, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Bad Dreams": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 16, + "name": "linedance catalan", + "url": "https://www.last.fm/tag/linedance+catalan" + }, + { + "count": 16, + "name": "pick n mix", + "url": "https://www.last.fm/tag/pick+n+mix" + }, + { + "count": 8, + "name": "linedance 2024", + "url": "https://www.last.fm/tag/linedance+2024" + }, + { + "count": 8, + "name": "GTST S35", + "url": "https://www.last.fm/tag/GTST+S35" + }, + { + "count": 8, + "name": "gtst", + "url": "https://www.last.fm/tag/gtst" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 3, + "name": "thuis bloopers", + "url": "https://www.last.fm/tag/thuis+bloopers" + } + ], + "Are You Even Real (feat. Givēon)": [], + "Hammer to the Heart": [], + "Devil in a Dress": [], + "What More Can I Say": [], + "Some Things I'll Never Know": [], + "Guilty": [], + "The Door - CYRIL Remix": [], + "Silent Night": [], + "You're Still The One": [], + "Funeral": [], + "God Went Crazy": [], + "911": [], + "Goodbye's Been Good to You": [], + "She Got It (feat. Coco Jones & GloRilla)": [], + "dose": [], + "All Gas No Brakes (feat. BigXthaPlug)": [], + "Lose Control - Piano Version": [], + "Apple Juice": [], + "Bed on Fire": [], + "Not Your Man": [], + "Need You More": [], + "Blowin’ Smoke": [], + "Flame": [], + "Suitcase": [], + "Simple Things": [], + "Bad Dreams - HUGEL Remix": [], + "Last Communion": [], + "You Still Get to Me": [], + "Lose Control - Tiësto Remix": [], + "Evergreen": [], + "Northern Lights": [], + "Your Kind of Crazy": [], + "Don't Stop Believin'": [], + "Blinding Lights": [], + "Tell Me": [], + "Black & White (feat. Muni Long)": [], + "Broke (feat. Thomas Rhett)": [], + "She Loves the Rain": [] + }, + "Nessa Barrett": { + "die first": [ + { + "count": 100, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 66, + "name": "my recommendation", + "url": "https://www.last.fm/tag/my+recommendation" + }, + { + "count": 33, + "name": "N Artist", + "url": "https://www.last.fm/tag/N+Artist" + }, + { + "count": 33, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + } + ], + "i hope ur miserable until ur dead": [], + "P*RNSTAR": [ + { + "count": 100, + "name": "spotify top 50 vol 6", + "url": "https://www.last.fm/tag/spotify+top+50+vol+6" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "dying on the inside": [ + { + "count": 100, + "name": "jey owns this song", + "url": "https://www.last.fm/tag/jey+owns+this+song" + }, + { + "count": 100, + "name": "Pop-Rock", + "url": "https://www.last.fm/tag/Pop-Rock" + }, + { + "count": 66, + "name": "N Artist", + "url": "https://www.last.fm/tag/N+Artist" + } + ], + "sincerely": [], + "LOVE LOOKS PRETTY ON YOU": [], + "PASSENGER PRINCESS": [], + "la di die (feat. jxdn)": [], + "la di die (feat. Jaden Hossler)": [], + "PINS AND NEEDLES": [], + "american jesus": [], + "DIRTY LITTLE SECRET": [], + "PORNSTAR": [], + "MUSTANG BABY (FT. ARTEMAS)": [], + "tired of california": [], + "madhouse": [], + "lie": [], + "club heaven": [], + "lovebomb": [], + "girl in new york": [], + "dear god": [], + "DISCO (FT. TOMMY GENESIS)": [], + "BANG BANG!": [], + "grave": [], + "do you really want to hurt me?": [], + "counting crimes": [], + "i wanna die": [], + "keep me afraid": [], + "pretty poison": [], + "gaslight": [], + "talk to myself": [], + "AFTERCARE": [], + "HEARTBEAT": [], + "Pain": [], + "AMERICAN BEAUTY": [], + "DOES GOD CRY?": [], + "heartbreak in the hamptons": [], + "GIVEN ENOUGH": [], + "RUSSIAN ROULETTE": [], + "too hot to cry": [], + "S.L.U.T.": [] + }, + "Rainbow Kitten Surprise": { + "It's Called: Freefall": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 25, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "death", + "url": "https://www.last.fm/tag/death" + }, + { + "count": 8, + "name": "intense", + "url": "https://www.last.fm/tag/intense" + }, + { + "count": 8, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + }, + { + "count": 2, + "name": "made me cry", + "url": "https://www.last.fm/tag/made+me+cry" + }, + { + "count": 2, + "name": "men", + "url": "https://www.last.fm/tag/men" + }, + { + "count": 2, + "name": "tear-jerker", + "url": "https://www.last.fm/tag/tear-jerker" + } + ], + "Cocaine Jesus": [], + "Devil Like Me": [], + "Painkillers": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 16, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "All That and More (Sailboat)": [], + "First Class": [], + "All's Well That Ends": [], + "When It Lands": [], + "Fever Pitch": [], + "Seven": [], + "Mission to Mars": [], + "Lady Lie": [], + "Heart": [], + "Drop Stop Roll": [], + "Hide": [], + "Goodnight Chicago": [], + "Cold Love": [], + "Our Song": [], + "Wasted": [], + "Work Out": [], + "Holy War": [], + "Overtime (feat. Kacey Musgraves)": [], + "Espionage": [], + "Matchbox": [], + "Mr. Redundant": [], + "Superstar": [], + "Fail!": [], + "Moody Orange": [], + "Polite Company": [], + "Shameful Company": [], + "No Vacancy": [], + "Black and White": [], + "Recktify": [], + "Possum Queen": [], + "Dang": [], + "Hey Pretty Momma": [], + "Bare Bones": [], + "Meticulous": [], + "That's My Shit": [], + "Counting Cards": [], + "Run": [] + }, + "Xavier Wulf": { + "Kid Cudi - Remix": [], + "Psycho Pass": [ + { + "count": 100, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Whiplash'd": [], + "First Light": [], + "Morning Dew": [ + { + "count": 100, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 100, + "name": "sesh", + "url": "https://www.last.fm/tag/sesh" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Akina Speed Star": [], + "Mobile Suit Woe": [], + "Thunder Man": [], + "Hollow Be Thy Squad": [], + "Smoke": [], + "TOP DEAD CENTER": [], + "Weather Man": [], + "Hollow Be They Squad": [], + "Mugen Woe": [], + "Still Will": [], + "Kid Cudi (Remix)": [], + "Nightshift": [], + "Charles Ruffingham": [], + "The Last Jewel": [], + "Tokyo Drift": [], + "PRESSURE GAUGE": [], + "Request Refused": [], + "Fort Woe": [], + "Black Cloud": [], + "Tis The Season": [], + "Snowmen": [], + "Crash Landing": [], + "Pedals To The Metal (Road Heart)": [], + "HOONIGAN": [], + "Wulf Takahashi": [], + "I'm A Captain Not A Lover": [], + "The Law": [], + "The Cost": [], + "Tortuga": [], + "Space Men (feat. Chris Travis)": [], + "Philosopher's Throne": [], + "ThePleasureIsAllMine": [], + "Silver Fang Wulf": [], + "Mobbin": [], + "CastleFlutes (Feat. Chris Travis)": [], + "Check It Out": [] + }, + "Weyes Blood": { + "Andromeda": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 34, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 22, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 11, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 11, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "psychedelic folk", + "url": "https://www.last.fm/tag/psychedelic+folk" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + } + ], + "A Lot's Gonna Change": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 56, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 37, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 3, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + } + ], + "Movies": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 64, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 24, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 24, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 5, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 5, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 5, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 2, + "name": "Surreal Soundz", + "url": "https://www.last.fm/tag/Surreal+Soundz" + }, + { + "count": 1, + "name": "heavenly", + "url": "https://www.last.fm/tag/heavenly" + }, + { + "count": 1, + "name": "holy shit", + "url": "https://www.last.fm/tag/holy+shit" + } + ], + "Picture Me Better": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 73, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 12, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 6, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 3, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 3, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 1, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 1, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Something to Believe": [ + { + "count": 100, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 16, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "heard live", + "url": "https://www.last.fm/tag/heard+live" + }, + { + "count": 8, + "name": "countrypolitan", + "url": "https://www.last.fm/tag/countrypolitan" + }, + { + "count": 2, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 1, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + } + ], + "Everyday": [], + "Wild Time": [], + "It's Not Just Me, It's Everybody": [], + "Titanic Rising": [], + "Twin Flame": [], + "Mirror Forever": [], + "God Turn Me into a Flower": [], + "Nearer to Thee": [], + "Grapevine": [], + "Children of the Empire": [], + "Seven Words": [], + "Hearts Aglow": [], + "The Worst is Done": [], + "In Holy Flux": [], + "A Given Thing": [], + "Diary": [], + "Used to Be": [], + "Do You Need My Love": [], + "Generation Why": [], + "Be Free": [], + "Titanic Risen": [], + "A Lot Has Changed - Rough Trade Session": [], + "Can't Go Home": [], + "Front Row Seat": [], + "Away Above": [], + "When You're Smiling - From \"A Small Light: Episode 5\"": [], + "Cardamom": [], + "Maybe Love": [], + "In The Beginning": [], + "Bad Magic": [], + "Hang On": [], + "Land of Broken Dreams": [], + "Summer": [], + "You're No Good - From 'Minions: The Rise of Gru' Soundtrack": [], + "Some Winters": [], + "Storms That Breed": [] + }, + "Big Sean": { + "I Don't Fuck with You": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 64, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 12, + "name": "big sean", + "url": "https://www.last.fm/tag/big+sean" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "bitter", + "url": "https://www.last.fm/tag/bitter" + }, + { + "count": 1, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + }, + { + "count": 1, + "name": "evening", + "url": "https://www.last.fm/tag/evening" + } + ], + "What U Doin? (Explicit Version)": [], + "What U Doin? (Edited Version)": [], + "Beware": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 29, + "name": "hipster rap", + "url": "https://www.last.fm/tag/hipster+rap" + }, + { + "count": 29, + "name": "jhene aiko", + "url": "https://www.last.fm/tag/jhene+aiko" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "play-more", + "url": "https://www.last.fm/tag/play-more" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Bounce Back": [], + "I Know": [], + "Blessings": [], + "Wolves (feat. Post Malone)": [], + "Jump Out the Window": [], + "Dance (A$$)": [], + "I Do It": [], + "Moves": [], + "Living Single": [], + "Dance (A$$) Remix": [], + "Lithuania (feat. Travis Scott)": [], + "Marvin & Chardonnay": [], + "Intro": [], + "Go Legend (& Metro Boomin)": [], + "One Man Can Change the World": [], + "My Last": [], + "Guap": [], + "All Your Fault": [], + "Don't Tell Me You Love Me": [], + "No Favors": [], + "Single Again": [], + "Bezerk (Feat. A$AP Ferg)": [], + "So Good (& Metro Boomin)": [], + "High": [], + "Play No Games": [], + "Research": [], + "Sacrifices": [], + "Pull Up N Wreck (& Metro Boomin)": [], + "Blessings - Extended Version": [], + "Paradise - Extended": [], + "Same Time Pt. 1": [], + "Halfway Off the Balcony": [], + "So Much More": [], + "ZTFO": [], + "It Is What It Is (feat. Gunna)": [], + "Dance (A$$) Remix - Explicit Version": [], + "Get It (DT)": [] + }, + "Leith Ross": { + "we'll never have sex": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "insanely tender", + "url": "https://www.last.fm/tag/insanely+tender" + }, + { + "count": 33, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + } + ], + "(You) On My Arm": [ + { + "count": 100, + "name": "enchanting", + "url": "https://www.last.fm/tag/enchanting" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + } + ], + "I'd Have to Think About It": [], + "I Just Don't Think That You Like Me That Much Anymore": [], + "music box": [], + "Orlando": [], + "Everyone I've Never Met": [], + "Monogamy": [], + "Coming Back to Me": [], + "5am": [], + "Guts": [], + "To Me": [], + "To Learn": [], + "Everything Ends": [], + "Grown Up": [], + "Interlude": [], + "Too Much Time In My House Alone": [], + "Ask First": [], + "Stay": [], + "Understood": [], + "Tommy": [], + "No More Words": [], + "(I Can See) The Future": [], + "Prayer": [], + "Grieving": [], + "For Now": [], + "(You) On My Arm - Live Session": [], + "Orlando - Live Session": [], + "To Learn - Live Session": [], + "(You) On My Arm (Live Session)": [], + "Orlando (Live Session)": [], + "we’ll never have sex": [], + "To Learn (Live Session)": [], + "Inside Our Yesterday": [], + "Tried to Call Your Heart": [], + "Just One Step Away": [], + "Leith Ross - We'll Never Have Sex": [], + "The Last Goodbye": [], + "I Just Don’t Think That You Like Me That Much Anymore": [], + "Jimmy's Lullaby": [], + "Riding Ghost": [] + }, + "BABYMETAL": { + "Gimme Chocolate!!": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 71, + "name": "kawaii metal", + "url": "https://www.last.fm/tag/kawaii+metal" + }, + { + "count": 17, + "name": "J-Metal", + "url": "https://www.last.fm/tag/J-Metal" + }, + { + "count": 12, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 4, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 4, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 4, + "name": "Female fronted metal", + "url": "https://www.last.fm/tag/Female+fronted+metal" + }, + { + "count": 1, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 1, + "name": "trance metal", + "url": "https://www.last.fm/tag/trance+metal" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Megitsune": [], + "Headbangeeeeerrrrr!!!!!": [], + "RATATATA": [ + { + "count": 100, + "name": "dance metal", + "url": "https://www.last.fm/tag/dance+metal" + }, + { + "count": 25, + "name": "Pokemon", + "url": "https://www.last.fm/tag/Pokemon" + }, + { + "count": 17, + "name": "trancecore", + "url": "https://www.last.fm/tag/trancecore" + }, + { + "count": 17, + "name": "electronicore", + "url": "https://www.last.fm/tag/electronicore" + } + ], + "KARATE": [], + "PA PA YA!!": [], + "BxMxC": [], + "Road of Resistance": [], + "Monochrome": [], + "from me to u (feat. Poppy)": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 16, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 8, + "name": "electronicore", + "url": "https://www.last.fm/tag/electronicore" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 8, + "name": "kawaii metal", + "url": "https://www.last.fm/tag/kawaii+metal" + }, + { + "count": 3, + "name": "momoko da isa", + "url": "https://www.last.fm/tag/momoko+da+isa" + } + ], + "Onedari Daisakusen": [], + "Distortion": [], + "Catch Me If You Can": [], + "Doki Doki ☆ Morning": [], + "BABYMETAL DEATH": [], + "METALI!! - feat. Tom Morello": [], + "Divine Attack - Shingeki -": [], + "Shanti Shanti Shanti": [], + "GJ!": [], + "METAL KINGDOM": [], + "YAVA!": [], + "Akatsuki": [], + "Ijime, Dame, Zettai": [], + "Kagerou": [], + "Head Bangya!!": [], + "Starlight": [], + "Awadama Fever": [], + "DA DA DANCE": [], + "Sis. Anger": [], + "Oh! MAJINAI": [], + "Song 4": [], + "Song 3": [], + "Mirror Mirror": [], + "Rondo of Nightmare": [], + "Uki Uki ★ Midnight": [], + "Head Bangeeeeerrrrr!!!!!": [], + "Iine!": [], + "Light And Darkness": [], + "MAYA": [], + "line!": [], + "Amore": [] + }, + "Jeremih": { + "Birthday Sex": [ + { + "count": 100, + "name": "birthday sex", + "url": "https://www.last.fm/tag/birthday+sex" + }, + { + "count": 83, + "name": "jeremih", + "url": "https://www.last.fm/tag/jeremih" + }, + { + "count": 46, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 22, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 10, + "name": "slow jams", + "url": "https://www.last.fm/tag/slow+jams" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "r & b", + "url": "https://www.last.fm/tag/r+&+b" + }, + { + "count": 1, + "name": "Jeremih - Birthday Sex", + "url": "https://www.last.fm/tag/Jeremih+-+Birthday+Sex" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "Birthday Sex-Jeremih", + "url": "https://www.last.fm/tag/Birthday+Sex-Jeremih" + } + ], + "oui": [ + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 2, + "name": "r n b", + "url": "https://www.last.fm/tag/r+n+b" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + } + ], + "Don't Tell 'Em": [ + { + "count": 100, + "name": "dj mustard", + "url": "https://www.last.fm/tag/dj+mustard" + }, + { + "count": 44, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "YG", + "url": "https://www.last.fm/tag/YG" + }, + { + "count": 29, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 4, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 4, + "name": "featuring", + "url": "https://www.last.fm/tag/featuring" + }, + { + "count": 4, + "name": "Fave", + "url": "https://www.last.fm/tag/Fave" + }, + { + "count": 1, + "name": "hip-hop influences", + "url": "https://www.last.fm/tag/hip-hop+influences" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "D minor", + "url": "https://www.last.fm/tag/D+minor" + } + ], + "Down On Me": [], + "All the Time": [], + "Planez": [], + "Imma Star (Everywhere We Are)": [], + "Impatient": [], + "Love Don't Change": [], + "All The Time (Feat. Lil Wayne & Natasha Mosley)": [], + "Break Up To Make Up": [], + "My Ride": [], + "Remember Me": [], + "The Light": [], + "Pass Dat": [], + "Worthy": [], + "Raindrops": [], + "Wait On It (feat. Bryson Tiller & Chris Brown)": [], + "Woosah": [], + "Planes": [], + "Jumpin": [], + "My Sunshine": [], + "Hatin' On Me": [], + "Paradise": [], + "Buh Bye": [], + "That Body": [], + "Tonight Belongs To U!": [], + "I Like": [], + "Down On Me (Feat. 50 Cent)": [], + "I Think Of You": [], + "Starting All Over": [], + "Drank": [], + "Don't Tell 'Em (feat. YG)": [], + "773 Love": [], + "Changes": [], + "Royalty": [], + "All About You": [], + "Fuck U All the Time (Shlohmo remix)": [], + "Actin' Up": [], + "Feel Like Phil": [], + "FYT (feat. French Montana)": [] + }, + "Luis Miguel": { + "Ahora Te Puedes Marchar": [ + { + "count": 100, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 44, + "name": "covers", + "url": "https://www.last.fm/tag/covers" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 4, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 4, + "name": "italian", + "url": "https://www.last.fm/tag/italian" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + }, + { + "count": 1, + "name": "mexican", + "url": "https://www.last.fm/tag/mexican" + } + ], + "La Mentira": [ + { + "count": 100, + "name": "Baladas", + "url": "https://www.last.fm/tag/Baladas" + }, + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 66, + "name": "especiales", + "url": "https://www.last.fm/tag/especiales" + } + ], + "La Media Vuelta": [], + "La Incondicional": [], + "Sabor A Mi": [ + { + "count": 100, + "name": "latinos", + "url": "https://www.last.fm/tag/latinos" + } + ], + "Hasta Que Me Olvides": [], + "Culpable O No - Miénteme Como Siempre": [], + "Por Debajo De La Mesa": [], + "La Chica Del Bikini Azul": [], + "Tengo Todo Excepto A Ti": [], + "No Sé Tú": [], + "Cuando Calienta El Sol": [], + "La Gloria Eres Tu": [], + "Sabes Una Cosa": [], + "Suave": [], + "La Barca": [], + "Usted": [], + "Te Necesito": [], + "O Tu O Ninguna": [], + "La Bikina - En Vivo": [], + "Entrégate": [], + "Inolvidable": [], + "No Me Platiques Más": [], + "Fría como el Viento": [], + "Si Nos Dejan - En Vivo": [], + "El Reloj": [], + "Mucho corazón": [], + "Amarte Es Un Placer": [], + "Somos Novios": [], + "Santa Claus Llegó A La Ciudad": [], + "Palabra De Honor": [], + "Historia De Un Amor": [], + "Te Extraño": [], + "Contigo en la distancia": [], + "Un Hombre Busca a una Mujer": [], + "Échame a mi la Culpa": [], + "El Día Que Me Quieras": [], + "Oro de Ley": [], + "México en la Piel": [], + "Será Que No Me Amas (Blame It On The Boogie)": [], + "Hoy El Aire Huele A Ti": [] + }, + "Vince Staples": { + "Norf Norf": [ + { + "count": 100, + "name": "Sprite", + "url": "https://www.last.fm/tag/Sprite" + }, + { + "count": 64, + "name": "vince staples", + "url": "https://www.last.fm/tag/vince+staples" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 24, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "underground hip hop", + "url": "https://www.last.fm/tag/underground+hip+hop" + }, + { + "count": 1, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "THE BEACH": [], + "ARE YOU WITH THAT?": [], + "Big Fish": [], + "Yeah Right": [], + "745": [], + "Yo Love - From \"Queen & Slim: The Soundtrack\"": [], + "Opps (with Yugen Blakrok)": [], + "BagBak": [], + "Black&Blue": [ + { + "count": 100, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 100, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "vince staples", + "url": "https://www.last.fm/tag/vince+staples" + }, + { + "count": 33, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + } + ], + "Crabs In A Bucket": [], + "LAW OF AVERAGES": [], + "WHEN SPARKS FLY": [], + "SUNDOWN TOWN": [], + "Shame On The Devil": [], + "Home": [], + "Summertime": [], + "Love Can Be...": [], + "SAMO": [], + "Homage": [], + "FUN!": [], + "Party People": [], + "Alyssa Interlude": [], + "Blue Suede": [], + "Étouffée": [], + "TAKE ME HOME": [], + "Señorita": [], + "Little Homies": [], + "Rain Come Down": [], + "Lift Me Up": [], + "Ramona Park Is Yankee Stadium": [], + "MAGIC": [], + "LIL FADE": [], + "Children’s Song": [], + "Government Cheese": [], + "AYE! (FREE THE HOMIES)": [], + "THE SHINING": [], + "TAKING TRIPS": [], + "ROSE STREET": [], + "MHM": [], + "Close Your Eyes and Swing": [] + }, + "LCD Soundsystem": { + "Daft Punk Is Playing at My House": [], + "All My Friends": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 18, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 3, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 3, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 1, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + } + ], + "Dance Yrself Clean": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 52, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 34, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 26, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 10, + "name": "best of 2010", + "url": "https://www.last.fm/tag/best+of+2010" + }, + { + "count": 8, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 6, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 2, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "glorious", + "url": "https://www.last.fm/tag/glorious" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Someone Great": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 20, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 15, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 7, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "I Can Change": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 26, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 7, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 6, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "North American Scum": [], + "New York, I Love You But You're Bringing Me Down": [], + "Tribulations": [], + "Time to Get Away": [], + "Drunk Girls": [], + "Get Innocuous!": [], + "Home": [], + "Never As Tired As When I'm Waking Up": [], + "Us v Them": [], + "Watch the Tapes": [], + "All I Want": [], + "Sound of Silver": [], + "You Wanted a Hit": [], + "Losing My Edge": [], + "oh baby": [], + "Too Much Love": [], + "One Touch": [], + "Movement": [], + "Disco Infiltrator": [], + "Pow Pow": [], + "On Repeat": [], + "Somebody's Calling Me": [], + "Thrills": [], + "Great Release": [], + "Give It Up": [], + "Beat Connection": [], + "Tired": [], + "call the police": [], + "american dream": [], + "Yeah (Crass Version)": [], + "tonite": [], + "i used to": [], + "how do you sleep?": [], + "other voices": [], + "Get Innocuous": [], + "45:33": [] + }, + "Logic": { + "1-800-273-8255": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "alessia cara", + "url": "https://www.last.fm/tag/alessia+cara" + }, + { + "count": 29, + "name": "logic", + "url": "https://www.last.fm/tag/logic" + }, + { + "count": 29, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "radio friendly stylings", + "url": "https://www.last.fm/tag/radio+friendly+stylings" + } + ], + "Homicide (feat. Eminem)": [], + "Everyday": [], + "Perfect": [], + "44 More": [], + "Everybody": [], + "Gang Related": [], + "Keanu Reeves": [], + "Ballin": [], + "Under Pressure": [], + "Flexicution": [], + "Homicide": [], + "Self Medication (feat. Seth MacFarlane, Redman, & Statik Selektah)": [], + "44 Bars": [], + "Fade Away": [], + "Soul Food": [], + "Indica Badu": [], + "Nikki": [], + "Alright": [], + "Man I Is": [], + "Confessions of a Dangerous Mind": [], + "Till The End": [], + "Like Woah": [], + "Buried Alive": [], + "Hit My Line": [], + "Black SpiderMan": [], + "Driving Ms Daisy": [], + "Lord Willin'": [], + "Young Jesus": [], + "Intro": [], + "I'm Gone": [], + "Bounce": [], + "Soul Food II": [], + "Metropolis": [], + "Run It": [], + "Midnight": [], + "No Pressure Intro": [], + "GP4": [], + "DadBod": [], + "Tetris": [], + "Vaccine": [] + }, + "GoldLink": { + "Crew (feat. Brent Faiyaz & Shy Glizzy)": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Shy Glizzy", + "url": "https://www.last.fm/tag/Shy+Glizzy" + }, + { + "count": 2, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 2, + "name": "Brent Faiyaz", + "url": "https://www.last.fm/tag/Brent+Faiyaz" + } + ], + "U Say (feat. Tyler, the Creator & Jay Prince)": [], + "Some Girl (feat. Steve Lacy)": [], + "Herside Story": [], + "Evian (feat. PinkPantheress, Rizloski & Rax)": [], + "Justine's Interlude - A COLORS SHOW": [], + "Crew REMIX (feat. Gucci Mane, Brent Faiyaz & Shy Glizzy)": [], + "Days Like This (feat. Khalid)": [], + "Got Friends": [], + "Late Night (Feat. Masego)": [], + "Zulu Screams (feat. Maleek Berry & Bibi Bourelly)": [], + "Crew": [], + "Meditation (feat. Jazmine Sullivan & KAYTRANADA)": [], + "Fall In Love (feat. Ciscero)": [], + "Joke Ting (feat. Ari PenSmith)": [], + "Spectrum": [], + "Late Night": [], + "Fall In Love": [], + "Have You Seen That Girl?": [], + "Raindrops (feat. Flo Milli)": [], + "Maniac": [], + "Summatime (feat. Wale & Radiant Children)": [], + "Pray Everyday (Survivor's Guilt)": [], + "Palm Trees": [], + "Rough Soul (feat. April George)": [], + "Dance On Me": [], + "Cokewhite (feat. Pusha T)": [], + "Meditation": [], + "Kokamoe Freestyle": [], + "Rough Soul": [], + "Same Clothes As Yesterday (feat. Ciscero)": [], + "Opening Credit": [], + "Crew REMIX": [], + "New Black": [], + "Sober Thoughts": [], + "Roll Call (feat. Mya)": [], + "Dark Skin Women": [], + "Bedtime Story": [], + "Tiff Freestyle": [], + "More (feat. Lola Rae)": [], + "Unique": [] + }, + "Solange": { + "Losing You": [ + { + "count": 100, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 81, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 53, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Cranes in the Sky": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 37, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 37, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 19, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Almeda": [ + { + "count": 100, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 36, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + } + ], + "Binz": [], + "Stay Flo": [], + "Rise": [], + "Dreams": [], + "Weary": [], + "Beltway": [], + "Sound of Rain": [], + "Mad (feat. Lil Wayne)": [], + "Things I Imagined": [], + "Don't Touch My Hair (feat. Sampha)": [], + "Way to the Show": [], + "Down with the Clique": [], + "Don't You Wait": [], + "Where Do We Go": [], + "Jerrod": [], + "Interlude: Dad Was Mad": [], + "T.O.N.Y.": [], + "My Skin My Logo": [], + "Time (Is)": [], + "Junie": [], + "Interlude: Tina Taught Me": [], + "Lovers in the Parking Lot": [], + "Interlude: This Moment": [], + "Don't Wish Me Well": [], + "Exit Scott (Interlude)": [], + "Looks Good with Trouble": [], + "We Deal with the Freak'n (Intermission)": [], + "Interlude: For Us by Us": [], + "I'm a Witness": [], + "Don't Touch My Hair": [], + "Some Things Never Seem to Fucking Work": [], + "Sandcastle Disco": [], + "Locked in Closets": [], + "Interlude: No Limits": [], + "Naive": [], + "Interlude: Pedestals": [], + "Closing: The Chosen Ones": [], + "Bad Girls - Verdine version": [] + }, + "Liana Flores": { + "rises the moon": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "comforting", + "url": "https://www.last.fm/tag/comforting" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "liana flores", + "url": "https://www.last.fm/tag/liana+flores" + }, + { + "count": 33, + "name": "soft pop", + "url": "https://www.last.fm/tag/soft+pop" + }, + { + "count": 33, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + } + ], + "recently,": [], + "papercut": [], + "try again tomorrow": [], + "I Wish for the Rain": [], + "mother tongue": [], + "Sign": [], + "Nightvisions": [], + "Orange-Coloured Day": [], + "Fish in the Sea": [], + "Hey": [], + "Butterflies (feat. Tim Bernardes)": [], + "Jupiter Rainstorm": [], + "Hello Again": [], + "Softserve": [], + "Cuckoo": [], + "The Water's Fine!": [], + "Cocoa": [], + "Halfway Heart": [], + "Crystalline": [], + "Sinal": [], + "Now and Then": [], + "Slowly": [], + "Borrow Mine": [], + "Strangest shapes": [], + "recently": [], + "Butterflies": [], + "\"When the sun...\"": [], + "recently (full EP)": [], + "liana flores - recently (full EP)": [], + "I wish for the rain (Visualizer)": [], + "Orange-coloured day (visualizer)": [], + "Liana Flores - Rises The Moon": [], + "Nightvisions (official music video)": [], + "Butterflies (part. Tim Bernardes)": [], + "liana flores - rises the moon (official music video)": [], + "rises the moon (slowed)": [], + "rises the moon (instrumental)": [], + "Butterflies [feat. Tim Bernardes]": [], + "Strangest shapes (Audio)": [], + "rises to the moon": [] + }, + "Feng": { + "Princess": [ + { + "count": 100, + "name": "feng", + "url": "https://www.last.fm/tag/feng" + }, + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + } + ], + "XY": [], + "Walk in the park": [], + "M.I.A": [], + "XOXO": [], + "Left for USA": [], + "Teenage dreamer": [], + "Who do u wanna be": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Kids from the west": [], + "Metamorphosis": [], + "Weekend": [], + "When I met you": [], + "YOLO": [], + "Soul 2 soul": [], + "Mum, im an artist": [], + "Girl": [], + "Ayia Napa": [], + "Bristol": [], + "Memories": [], + "Me vs the world": [], + "Damn phone": [], + "Pink": [], + "New grime": [], + "Poem to above": [], + "Coming of age": [], + "Friends": [], + "Primrose Hill": [], + "Devil horns and a halo": [], + "Who dat boy": [], + "I’m a rockstar on the weekend": [], + "Mum, I'm an artist": [], + "Poker Face (R.I.P)": [], + "Candy floss": [], + "I feel like M.I.A": [], + "Graduation": [], + "I'm a rockstar on the weekend": [], + "erykah badu": [], + "Fallen souljas (feat. Dochi)": [], + "Ur fake (ft. Sixzino)": [], + "killahhhh": [], + "Fate": [] + }, + "blackbear": { + "hot girl bummer": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "blackbear", + "url": "https://www.last.fm/tag/blackbear" + }, + { + "count": 15, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Confidence", + "url": "https://www.last.fm/tag/Confidence" + }, + { + "count": 1, + "name": "obscene", + "url": "https://www.last.fm/tag/obscene" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "idfc": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 29, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "blackbear", + "url": "https://www.last.fm/tag/blackbear" + }, + { + "count": 4, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "gloomy", + "url": "https://www.last.fm/tag/gloomy" + } + ], + "do re mi": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + }, + { + "count": 2, + "name": "chilling", + "url": "https://www.last.fm/tag/chilling" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "bitter", + "url": "https://www.last.fm/tag/bitter" + } + ], + "me & ur ghost": [], + "dirty laundry": [], + "i miss the old u": [], + "queen of broken hearts": [], + "chateau": [], + "@ my worst": [], + "4u": [], + "Short Kings Anthem": [], + "Weak When Ur Around": [], + "anxiety (with FRND)": [], + "1 SIDED LOVE": [], + "if i were u (with Lauv)": [], + "u love u (with Tate McRae)": [], + "Idfc - Tarro Remix": [], + "make daddy proud": [], + "playboy shit (feat. lil aaron)": [], + "if i could i would feel nothing": [], + "gfy (with Machine Gun Kelly)": [], + "do re mi (feat. Gucci Mane)": [], + "deadroses": [], + "i feel bad": [], + "smile again": [], + "90210 (feat. G-Eazy)": [], + "hell is where i dreamt of u and woke up alone": [], + "i feel 2 much": [], + "i needed you": [], + "wish u the best (feat. Stalking Gia)": [], + "DEAD TO ME": [], + "SWEAR TO GOD": [], + "girls like u": [], + "juicy sweatsuits (feat. Juicy J)": [], + "moodz (feat. 24hrs)": [], + "cheers (with Wiz Khalifa)": [], + "wish u the best": [], + "90210": [], + "HATE MY GUTS": [], + "up in this (with Tinashe)": [], + "double": [] + }, + "Neon Trees": { + "Everybody Talks": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 67, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 11, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Animal": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 52, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 31, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 12, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "neon trees", + "url": "https://www.last.fm/tag/neon+trees" + } + ], + "1983": [], + "Sleeping With A Friend": [], + "Songs I Can't Listen To": [], + "Your Surrender": [], + "Sins Of My Youth": [], + "In The Next Room": [], + "Moving in the Dark": [], + "Girls And Boys In School": [], + "Love And Affection": [], + "Teenager In Love": [], + "Our War": [], + "Lessons In Love (All Day, All Night)": [], + "Mad Love": [], + "Used To Like": [], + "Nights": [], + "Teenage Sounds": [], + "Weekend": [], + "First Things First": [], + "Text Me In The Morning": [], + "Trust": [], + "Close to You": [], + "Love In The 21st Century": [], + "I Am the D.J.": [], + "Still Young": [], + "Hooray for Hollywood": [], + "New Best Friend": [], + "I Love You (But I Hate Your Friends)": [], + "Animal (10th Anniversary Edition) - Acoustic": [], + "Sleeping With A Friend - The Chainsmokers Radio Remix": [], + "Feel Good": [], + "Living In Another World": [], + "Unavoidable": [], + "Show": [], + "Tell Me You Love Me": [], + "Take Me For A Ride": [], + "Foolish Behavior": [], + "Voices In The Halls": [], + "Wish List": [], + "Mess Me Up": [] + }, + "BK": { + "Planos": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + } + ], + "Só me ligar": [ + { + "count": 100, + "name": "BK", + "url": "https://www.last.fm/tag/BK" + }, + { + "count": 100, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 66, + "name": "RnDrill", + "url": "https://www.last.fm/tag/RnDrill" + } + ], + "Músicas de amor nunca mais": [ + { + "count": 100, + "name": "brap", + "url": "https://www.last.fm/tag/brap" + } + ], + "Amanhecer": [ + { + "count": 100, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "lovesong", + "url": "https://www.last.fm/tag/lovesong" + }, + { + "count": 66, + "name": "song", + "url": "https://www.last.fm/tag/song" + } + ], + "Só Quero Ver": [ + { + "count": 100, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "Cacos De Vidro (sample: Esperar pra Ver)": [], + "Amores, Vícios e Obsessões": [], + "Cacos De Vidro": [], + "Se eu não lembrar": [], + "Só Eu Sei": [], + "Castelos & Ruínas": [], + "Não Adianta Chorar": [], + "Caminhos": [], + "Você Pode Ir Além": [], + "BOM TE ENCONTRAR": [], + "Da Madrugada": [], + "Medo De Mim": [], + "Te Devo Nada": [], + "Real": [], + "Universo": [], + "Sigo Na Sombra": [], + "Continuação de um sonho": [], + "Em nome do que sinto": [], + "Nome nas ruas": [], + "Quadros": [], + "Quem Não Volta": [], + "Ninguém Vai Tirar Minha Paz": [], + "Monstro (interlúdio)": [], + "Abaixo Das Nuvens": [], + "Amém, Amém": [], + "Eu Consegui": [], + "Deus do Furdunço": [], + "O Próximo Nascer do Sol": [], + "Amor": [], + "Carta Aberta": [], + "Luzes": [], + "Antes dos Gigantes Chegarem": [], + "Mandamentos": [], + "Vivos": [], + "Lugar na mesa": [], + "Titãs": [] + }, + "Phil Collins": { + "In the Air Tonight": [], + "In The Air Tonight - 2015 Remastered": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 56, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 16, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "Phil Collins", + "url": "https://www.last.fm/tag/Phil+Collins" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Another Day in Paradise": [], + "You'll Be In My Heart": [], + "Another Day in Paradise - 2016 Remaster": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "smoth", + "url": "https://www.last.fm/tag/smoth" + }, + { + "count": 33, + "name": "1989", + "url": "https://www.last.fm/tag/1989" + }, + { + "count": 33, + "name": "Phil Collins", + "url": "https://www.last.fm/tag/Phil+Collins" + }, + { + "count": 10, + "name": "z3po like this 2", + "url": "https://www.last.fm/tag/z3po+like+this+2" + } + ], + "You Can't Hurry Love - 2016 Remaster": [], + "You Can't Hurry Love": [], + "Sussudio": [], + "One More Night": [], + "Against All Odds": [], + "Against All Odds (Take a Look at Me Now) - 2016 Remaster": [], + "A Groovy Kind Of Love": [], + "Two Hearts": [], + "Strangers Like Me": [], + "Sussudio - 2016 Remaster": [], + "Easy Lover": [], + "Against All Odds (Take a Look at Me Now)": [], + "I Wish It Would Rain Down": [], + "Take Me Home": [], + "Two Worlds": [], + "True Colors": [], + "Can't Stop Loving You": [], + "Something Happened on the Way to Heaven": [], + "You'll Be In My Heart - From \"Tarzan\"/Soundtrack Version": [], + "Son Of Man": [], + "One More Night - 2016 Remaster": [], + "Don't Lose My Number": [], + "Strangers Like Me - From \"Tarzan\"/Soundtrack Version": [], + "Dance Into The Light": [], + "This Must Be Love": [], + "Both Sides of the Story": [], + "On My Way": [], + "I Don't Care Anymore": [], + "Separate Lives": [], + "Do You Remember? - 2016 Remaster": [], + "I Wish It Would Rain Down - 2016 Remaster": [], + "Do You Remember?": [], + "You Can't Hurry Love - 2016 Remastered": [], + "Don't Lose My Number - 2016 Remaster": [], + "I Don't Care Anymore - 2016 Remaster": [], + "Do You Remember": [] + }, + "The Black Keys": { + "Lonely Boy": [], + "Tighten Up": [], + "Howlin' for You": [], + "Gold on the Ceiling": [], + "Everlasting Light": [], + "Next Girl": [], + "Little Black Submarines": [], + "The Only One": [], + "Fever": [], + "Sinister Kid": [], + "She's Long Gone": [], + "Black Mud": [], + "Ten Cent Pistol": [], + "I Got Mine": [], + "Too Afraid to Love You": [], + "The Go Getter": [], + "Psychotic Girl": [], + "Unknown Brother": [], + "Strange Times": [], + "These Days": [], + "Dead and Gone": [], + "Your Touch": [], + "I'm Not the One": [], + "Run Right Back": [], + "Sister": [], + "Lies": [], + "Weight of Love": [], + "Heavy Soul": [], + "All You Ever Wanted": [], + "Money Maker": [], + "I'll Be Your Man": [], + "Never Gonna Give You Up": [], + "Hell of a Season": [], + "Nova Baby": [], + "Same Old Thing": [], + "Mind Eraser": [], + "Thickfreakness": [], + "Stop Stop": [], + "Girl Is On My Mind": [], + "Lo/Hi": [], + "When The Lights Go Out": [] + }, + "Slayyyter": { + "Mine": [], + "Daddy AF": [], + "Hello Kitty": [], + "BFF": [], + "Erotic Electronic": [], + "Butterflies...": [], + "Purrr": [], + "Miss Belladonna": [], + "Out of Time": [], + "Alone": [], + "I Love Hollywood!": [], + "Clouds": [], + "Troubled Paradise": [], + "No Comma": [ + { + "count": 100, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "ended cardi", + "url": "https://www.last.fm/tag/ended+cardi" + }, + { + "count": 66, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 15, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 15, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 15, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 4, + "name": "ended megan", + "url": "https://www.last.fm/tag/ended+megan" + }, + { + "count": 4, + "name": "cardi is over the party", + "url": "https://www.last.fm/tag/cardi+is+over+the+party" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Starfucker": [], + "Celebrity": [], + "BEAT UP CHANEL$": [ + { + "count": 100, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "yohihoownsthissong", + "url": "https://www.last.fm/tag/yohihoownsthissong" + }, + { + "count": 66, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 33, + "name": "mypussyexploded", + "url": "https://www.last.fm/tag/mypussyexploded" + }, + { + "count": 33, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 33, + "name": "endedkimpetras", + "url": "https://www.last.fm/tag/endedkimpetras" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Church music", + "url": "https://www.last.fm/tag/Church+music" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Devil": [], + "Candy": [], + "Over This!": [], + "Throatzillaaa": [], + "Rhinestone Heart": [], + "Self Destruct (feat. Wuki)": [], + "Girl Like Me": [], + "Dramatic": [], + "Cha Ching": [], + "My Body": [], + "Ur Man": [], + "Serial Killer": [], + "Touch My Body": [], + "James Dean": [], + "Plastic": [], + "Venom": [], + "Motorcycle": [], + "Memories of You": [], + "Stupid Boy (feat. Big Freedia)": [], + "Monster - Spotify Singles": [], + "Cowboys": [], + "Tear Me Open": [], + "E-Boy": [], + "Dog House": [] + }, + "Ava Max": { + "Sweet but Psycho": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 9, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Ava Max", + "url": "https://www.last.fm/tag/Ava+Max" + }, + { + "count": 1, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + } + ], + "Kings & Queens": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "Ava Max", + "url": "https://www.last.fm/tag/Ava+Max" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 4, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "am1", + "url": "https://www.last.fm/tag/am1" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "Make up your mind 2022", + "url": "https://www.last.fm/tag/Make+up+your+mind+2022" + }, + { + "count": 1, + "name": "groove based composition", + "url": "https://www.last.fm/tag/groove+based+composition" + } + ], + "So Am I": [], + "My Head & My Heart": [], + "Salt": [], + "Maybe You’re the Problem": [], + "Christmas Without You": [], + "Who's Laughing Now": [], + "Torn": [], + "Million Dollar Baby": [], + "Not Your Barbie Girl": [], + "Choose Your Fighter": [], + "EveryTime I Cry": [], + "Choose Your Fighter (From Barbie The Album)": [], + "So Am I (feat. NCT 127)": [], + "Weapons": [], + "Dancing’s Done": [], + "Freaking Me Out": [], + "OMG What's Happening": [], + "Ghost": [], + "My Oh My": [], + "One of Us": [], + "Take You to Hell": [], + "Naked": [], + "Sleepwalker": [], + "Cold as Ice": [], + "H.E.A.V.E.N": [], + "Diamonds & Dancefloors": [], + "My Way": [], + "Belladonna": [], + "Spot a Fake": [], + "Born to the Night": [], + "Tattoo": [], + "Call Me Tonight": [], + "Kings & Queens, Pt. 2 (feat. Lauv & Saweetie)": [], + "Get Outta My Heart": [], + "Hold Up (Wait a Minute)": [], + "Turn Off the Lights": [], + "Lost Your Faith": [], + "Last Night on Earth": [], + "In the Dark": [] + }, + "Kim Petras": { + "Treat Me Like a Slut": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 100, + "name": "slap house", + "url": "https://www.last.fm/tag/slap+house" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 8, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 3, + "name": "rhythmic", + "url": "https://www.last.fm/tag/rhythmic" + }, + { + "count": 3, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 3, + "name": "nocturnal", + "url": "https://www.last.fm/tag/nocturnal" + } + ], + "XXX": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 17, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 17, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 3, + "name": "new beat", + "url": "https://www.last.fm/tag/new+beat" + }, + { + "count": 3, + "name": "wedding", + "url": "https://www.last.fm/tag/wedding" + } + ], + "They Wanna Fuck": [], + "Coconuts": [], + "Alone (with Nicki Minaj)": [], + "Heart to Break": [], + "": [], + "Slut Pop": [], + "There Will Be Blood": [], + "Icy": [], + "I Don't Want It at All": [], + "Malibu": [], + "Throat Goat": [], + "Do Me": [], + "Close Your Eyes": [], + "Can't Do Better": [], + "Boo! Bitch!": [], + "Superpower Bitch": [], + "Wrong Turn": [], + "Death By Sex": [], + "Future Starts Now": [], + "brrr": [], + "In The Next Life": [], + "Gag On It": [], + "Purgatory": [], + "Massacre": [], + "King of Hearts": [], + "Bloody Valentine": [], + "Your Wish Is My Command": [], + "Got My Number": [], + "Sweet Spot": [], + "TRANSylvania": [], + "Clarity": [], + "o m e n": [], + "Hillside Boys": [], + "Personal Hell": [], + "Knives": [], + "Alone - 2.0": [], + "Problématique": [], + "Claws": [], + "Head Head Honcho": [] + }, + "Eve": { + "Let Me Blow Ya Mind": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 63, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 38, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 13, + "name": "eve", + "url": "https://www.last.fm/tag/eve" + }, + { + "count": 10, + "name": "gwen stefani", + "url": "https://www.last.fm/tag/gwen+stefani" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "duets", + "url": "https://www.last.fm/tag/duets" + } + ], + "Kaikai Kitan": [ + { + "count": 100, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 16, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 2, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 1, + "name": "there is crack within this song", + "url": "https://www.last.fm/tag/there+is+crack+within+this+song" + }, + { + "count": 1, + "name": "jujutsu kaisen", + "url": "https://www.last.fm/tag/jujutsu+kaisen" + } + ], + "Who's That Girl?": [], + "Dramaturgy": [ + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 33, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 33, + "name": "hopeful", + "url": "https://www.last.fm/tag/hopeful" + }, + { + "count": 10, + "name": "frantic", + "url": "https://www.last.fm/tag/frantic" + }, + { + "count": 10, + "name": "vocaloid", + "url": "https://www.last.fm/tag/vocaloid" + }, + { + "count": 10, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + } + ], + "Tambourine": [], + "Anoko Secret": [], + "FightSong": [], + "Okinimesumama": [], + "Last Dance": [], + "Inochi No Tabekata": [], + "Gangsta Lovin'": [], + "Kokoroyohou": [], + "Bokurano": [], + "Yoruwahonoka": [], + "Raison Detre": [], + "Nonsense Bungaku": [], + "Satisfaction": [], + "Tokyo Ghetto": [], + "Outsider": [], + "Got What You Need": [], + "Avant": [], + "Shinkai": [], + "Ao no Waltz": [], + "レーゾンデートル": [], + "Bokuramadaunderground": [], + "Insomnia": [], + "YOKU": [], + "LEO": [], + "Gunjo Sanka": [], + "Heikousen": [], + "Bubble (feat. Uta)": [], + "Yuseiboushi": [], + "Taikutsuwo Saienshinaide": [], + "Kororon": [], + "心予報": [], + "闇夜": [], + "Nonsence philosophy": [], + "Aisai": [], + "Bouto": [], + "Love Is Blind": [], + "Wakusei Loop": [] + }, + "VIOLENT VIRA": { + "I Don't Care": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 25, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 17, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 17, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 8, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + } + ], + "you're not gone, you're just dead!": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "aggressive", + "url": "https://www.last.fm/tag/aggressive" + }, + { + "count": 66, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 33, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 33, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 33, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + } + ], + "God Complex": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 33, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 33, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 33, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 10, + "name": "Post-Metal", + "url": "https://www.last.fm/tag/Post-Metal" + }, + { + "count": 10, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Tarantula Girl": [], + "Saccharine": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 16, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 16, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + } + ], + "Collar of Truth": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "Frailty": [], + "You Wanted More": [], + "I'll Save Myself This Time": [], + "Amphetamines (use me)": [], + "Blood on the Sheets": [], + "Lolita": [], + "Luka": [], + "She's Not Me": [], + "Waiting outside a Hospital": [], + "BURN ME WITH A BIBLE": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + } + ], + "I Don't Care Nightcore": [], + "I Don't Care - opium remix, super slowed + reverb": [], + "I Don't Care (envy frenchcore remix)": [], + "I don't care (opium remix)": [], + "I Don’t Care": [], + "God Complex (Prod. Anticøn)": [], + "I don’t care (opium remix)": [], + "You’re Not Gone, You’re Just Dead!": [], + "I Don't Care - VIOLENT VIRA": [], + "blood on the sheets... (envy - frenchcore remix)": [], + "I Don't Care (OUT ON SPOTIFY)": [], + "blood on the sheets…": [], + "Collar of Truth (inoqx Frenchcore Bootleg) (edit/cut)": [], + "I don’t care (opium remix)( TIKTOK VERSION )": [], + "I’ll Save Myself This Time": [], + "i dont care": [], + "Burn Me With A Bible (Official Music Video)": [], + "Saccharine (Envy Remix)": [], + "I Don’t Care (HARDSTYLE REMIX)": [], + "She’s Not Me": [], + "I Don't Care (envy frenchcore remix) @envy7204": [], + "till' death was never enough (complete EP)": [], + "SACCHARINE - FRENCHCORE @zesuna1": [], + "i dont care (opium remix)": [] + }, + "Niki": { + "Every Summertime": [], + "lowkey": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "indonesia", + "url": "https://www.last.fm/tag/indonesia" + }, + { + "count": 3, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 3, + "name": "alt rnb", + "url": "https://www.last.fm/tag/alt+rnb" + } + ], + "urs": [], + "I Like U": [], + "La La Lost You - Acoustic Version": [], + "High School in Jakarta": [], + "Take A Chance With Me": [], + "Oceans & Engines": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 66, + "name": "SHIMJA iloveyou nicole zefanya", + "url": "https://www.last.fm/tag/SHIMJA+iloveyou+nicole+zefanya" + }, + { + "count": 66, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 33, + "name": "iloveyou nicole zefanya shimja", + "url": "https://www.last.fm/tag/iloveyou+nicole+zefanya+shimja" + } + ], + "Backburner": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + } + ], + "Lose": [], + "Vintage": [], + "You'll Be In My Heart": [], + "Autumn": [], + "Keeping Tabs": [], + "Before": [], + "The Apartment We Won't Share": [], + "Anaheim": [], + "Chilly": [], + "You'll Be In My Heart - Spotify Singles": [], + "Around": [], + "Too Much Of A Good Thing": [], + "buzz": [], + "Did You Like Her In The Morning?": [], + "Plot Twist": [], + "Tsunami": [], + "Facebook Friends": [], + "move!": [], + "Blue Moon": [], + "Selene": [], + "On the Drive Home": [], + "Switchblade": [], + "See U Never": [], + "Milk Teeth": [], + "Newsflash!": [], + "Dancing with the Devil": [], + "Colossal Loss": [], + "Paths": [], + "Spell": [], + "Say My Name": [], + "Focus": [] + }, + "Jaydes": { + "rose": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 25, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "poison": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + } + ], + "convenience": [], + "migraine": [], + "hysteric": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "misery": [], + "south": [ + { + "count": 100, + "name": "to pretty to be tripping", + "url": "https://www.last.fm/tag/to+pretty+to+be+tripping" + } + ], + "sedated": [], + "4u": [], + "slugs": [], + "laylow": [], + "vivienne": [], + "tylenol": [], + "patience": [], + "passive aggression": [], + "tell me": [], + "Paranoia": [], + "<3": [], + "drama queen": [], + "dont worry bout me": [], + "never meet your idols": [], + "who can i trust": [], + "hateinterlude": [], + "dead girl": [], + "highschool": [], + "take you away": [], + "gelato": [], + "junkie": [], + "damage": [], + "undercover": [], + "paypal": [], + "hearts": [], + "let me b": [], + "built off slime": [], + "disassembled": [], + "kesha k": [], + "fallen": [], + "stuck to script": [], + "valentine": [], + "anemic": [] + }, + "10cc": { + "I'm Not in Love": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 66, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 41, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 23, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "10cc", + "url": "https://www.last.fm/tag/10cc" + }, + { + "count": 1, + "name": "1975", + "url": "https://www.last.fm/tag/1975" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Dreadlock Holiday": [], + "The Things We Do For Love": [], + "Good Morning Judge": [], + "The Wall Street Shuffle": [], + "Rubber Bullets": [], + "I'm Mandy Fly Me": [], + "Donna": [], + "Life Is A Minestrone": [], + "Honeymoon With B Troop": [], + "The Worst Band In The World": [], + "Art For Art's Sake": [], + "People In Love": [], + "Blackmail": [], + "The Dean And I": [], + "Silly Love": [], + "Marriage Bureau Rendezvous": [], + "For You And I": [], + "The Second Sitting For The Last Supper": [], + "You've Got A Cold": [], + "Old Wild Men": [], + "Channel Swimmer": [], + "Take These Chains": [], + "Brand New Day": [], + "Flying Junk": [], + "Clockwork Creep": [], + "Une Nuit A Paris (Part 1) / The Same Night In Paris (Part 2) / Later The Same Night In Paris (Part 3)": [], + "Don't Hang Up": [], + "Lazy Ways": [], + "Somewhere In Hollywood": [], + "Hotel": [], + "Johnny Don't Do It": [], + "The Film Of My Love": [], + "How Dare You": [], + "Sand In My Face": [], + "I Wanna Rule The World": [], + "Modern Man Blues": [], + "Headline Hustler": [], + "Oh Effendi": [], + "I Bought A Flat Guitar Tutor": [] + }, + "DaBaby": { + "ROCKSTAR (feat. Roddy Ricch)": [], + "BOP": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "homophobic", + "url": "https://www.last.fm/tag/homophobic" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "homophobia", + "url": "https://www.last.fm/tag/homophobia" + }, + { + "count": 8, + "name": "FLOP", + "url": "https://www.last.fm/tag/FLOP" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 3, + "name": "not a bop", + "url": "https://www.last.fm/tag/not+a+bop" + }, + { + "count": 3, + "name": "Sexual Harassment", + "url": "https://www.last.fm/tag/Sexual+Harassment" + } + ], + "Suge": [], + "VIBEZ": [], + "TOES (feat. Lil Baby & Moneybagg Yo)": [ + { + "count": 100, + "name": "lil baby", + "url": "https://www.last.fm/tag/lil+baby" + } + ], + "Ball If I Want To": [], + "Goin Baby": [], + "Red Light Green Light": [], + "Baby Sitter (feat. Offset)": [], + "Masterpiece": [], + "PRACTICE": [], + "SHAKE SUMN": [], + "Bestie": [], + "FIND MY WAY": [], + "INTRO": [], + "BLIND (feat. Young Thug)": [], + "PICK UP (feat. Quavo)": [], + "SHAKE SUMN (with Sexyy Red) - REMIX": [], + "Lonely (with Lil Wayne)": [], + "ROOF": [], + "JUMP (feat. YoungBoy Never Broke Again)": [], + "POP STAR (feat. Kevin Gates)": [], + "OFF THE RIP": [], + "RAW SHIT (feat. Migos)": [], + "Walker Texas Ranger": [], + "HIT": [], + "Next Song": [], + "Taking It Out": [], + "PHAT": [], + "iPHONE (with Nicki Minaj)": [], + "XXL": [], + "GOSPEL (feat. Chance the Rapper, Gucci Mane & YK Osiris)": [], + "Pony": [], + "LIGHTSKIN SH*T (feat. Future & jetsonmade)": [], + "BLAME IT ON BABY": [], + "NEIGHBORHOOD SUPERSTAR": [], + "NASTY (feat. Ashanti & Megan Thee Stallion)": [], + "ROCKSTAR (feat. Roddy Ricch) - BLM REMIX": [], + "21": [], + "CAN'T STOP": [] + }, + "Mom Jeans.": { + "Scott Pilgrim Vs. My GPA": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "The Suburbs with DJ Garebear", + "url": "https://www.last.fm/tag/The+Suburbs+with+DJ+Garebear" + }, + { + "count": 4, + "name": "trumpet", + "url": "https://www.last.fm/tag/trumpet" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "Emo rock", + "url": "https://www.last.fm/tag/Emo+rock" + }, + { + "count": 2, + "name": "indie emo", + "url": "https://www.last.fm/tag/indie+emo" + }, + { + "count": 2, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 1, + "name": "lofi emo", + "url": "https://www.last.fm/tag/lofi+emo" + }, + { + "count": 1, + "name": "emotional lyrics", + "url": "https://www.last.fm/tag/emotional+lyrics" + }, + { + "count": 1, + "name": "DIY music", + "url": "https://www.last.fm/tag/DIY+music" + } + ], + "Death Cup": [ + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "twinkly", + "url": "https://www.last.fm/tag/twinkly" + }, + { + "count": 4, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "Heading for the Door", + "url": "https://www.last.fm/tag/Heading+for+the+Door" + } + ], + "Edward 40hands": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 100, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 66, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 66, + "name": "Bobs burgers", + "url": "https://www.last.fm/tag/Bobs+burgers" + } + ], + "*Sobs Quietly*": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 17, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 3, + "name": "cryingggg", + "url": "https://www.last.fm/tag/cryingggg" + } + ], + "What's Up?": [], + "Girl Scout Cookies": [], + "Danger Can't": [], + "Poor Boxer Shorts": [], + "movember": [], + "Vape Nation": [], + "White Trash Millionaire": [], + "shred cruz": [], + "now THIS is podracing": [], + "you can't eat cats Kevin": [], + "Remy's Boyz": [], + "near death fail comp (must watch til end)": [], + "Vape Nation 2.0": [], + "sponsor me tape": [], + "Scott Pilgrim V. My Gpa": [], + "Circus Clown": [], + "Crybaby (On the Phone)": [], + "season 9 ep 2-3": [], + "Hippo in the Water": [], + "Something Sweet": [], + "I Left My Towel At My Friend's House and Then They Moved, Pt. 1": [], + "glamorous": [], + "Jon Bong Jovi": [], + "Graduating Life": [], + "PICKLE BART": [], + "YIKES (daddy wants wings)": [], + "Alameda County Fair": [], + "Tie Dye Acid Trip": [], + "Heck You Bart, Pt. II: Electric Boogaloo": [], + "PT. 2": [], + "Anime Theme Song": [], + "Luv L8r": [], + "Sugar Rush": [], + "Ten Minutes": [], + "death by cup": [], + "wassup;)": [] + }, + "Djavan": { + "Oceano": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 57, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 35, + "name": "Djavan", + "url": "https://www.last.fm/tag/Djavan" + }, + { + "count": 33, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 13, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 1, + "name": "songs that i will still be listening to in a billion years", + "url": "https://www.last.fm/tag/songs+that+i+will+still+be+listening+to+in+a+billion+years" + }, + { + "count": 1, + "name": "the most beautiful song in the world", + "url": "https://www.last.fm/tag/the+most+beautiful+song+in+the+world" + }, + { + "count": 1, + "name": "gosto indiscutivelmente superior", + "url": "https://www.last.fm/tag/gosto+indiscutivelmente+superior" + }, + { + "count": 1, + "name": "oceano", + "url": "https://www.last.fm/tag/oceano" + }, + { + "count": 1, + "name": "this feeling when you start to smile", + "url": "https://www.last.fm/tag/this+feeling+when+you+start+to+smile" + } + ], + "Se...": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 36, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 11, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 3, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "brazilian music", + "url": "https://www.last.fm/tag/brazilian+music" + }, + { + "count": 1, + "name": "robertitus global", + "url": "https://www.last.fm/tag/robertitus+global" + }, + { + "count": 1, + "name": "brasil es robertitus", + "url": "https://www.last.fm/tag/brasil+es+robertitus" + }, + { + "count": 1, + "name": "songs that I truly love", + "url": "https://www.last.fm/tag/songs+that+I+truly+love" + } + ], + "Flor De Lis": [], + "Eu Te Devoro": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 49, + "name": "Djavan", + "url": "https://www.last.fm/tag/Djavan" + }, + { + "count": 18, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 13, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 4, + "name": "brasil baladas", + "url": "https://www.last.fm/tag/brasil+baladas" + }, + { + "count": 1, + "name": "brasil soft", + "url": "https://www.last.fm/tag/brasil+soft" + }, + { + "count": 1, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 1, + "name": "always good to hear", + "url": "https://www.last.fm/tag/always+good+to+hear" + }, + { + "count": 1, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + } + ], + "Um Amor Puro": [ + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 16, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 8, + "name": "the most beautiful song in the world", + "url": "https://www.last.fm/tag/the+most+beautiful+song+in+the+world" + }, + { + "count": 8, + "name": "real love", + "url": "https://www.last.fm/tag/real+love" + }, + { + "count": 8, + "name": "sad but pretty", + "url": "https://www.last.fm/tag/sad+but+pretty" + }, + { + "count": 2, + "name": "gosto indiscutivelmente superior", + "url": "https://www.last.fm/tag/gosto+indiscutivelmente+superior" + }, + { + "count": 2, + "name": "so beautiful it hurts", + "url": "https://www.last.fm/tag/so+beautiful+it+hurts" + }, + { + "count": 2, + "name": "cantando junto", + "url": "https://www.last.fm/tag/cantando+junto" + } + ], + "Sina": [], + "Samurai (feat. Stevie Wonder)": [], + "Eu te devoro - Ao vivo": [], + "Nem um Dia": [], + "Lilás": [], + "Meu Bem Querer": [], + "Fato Consumado": [], + "Linha do Equador": [], + "Pétala": [], + "Se... (Ao Vivo)": [], + "Azul (Ao Vivo)": [], + "Serrado": [], + "Acelerou": [], + "Oceano (Ao Vivo)": [], + "Nereci": [], + "Açaí": [], + "Vive": [], + "Cigano": [], + "Meu Bem-Querer (Ao Vivo)": [], + "Boa Noite": [], + "Capim": [], + "Outono": [], + "Avião": [], + "Samurai (Ao Vivo)": [], + "Mal De Mim": [], + "Flor De Lis (Ao Vivo)": [], + "Pára-Raio": [], + "Não é um Bolero": [], + "Eu Te Devoro (Ao Vivo)": [], + "Tenha Calma / Sem Você": [], + "Seduzir": [], + "Samurai": [], + "Lambada De Serpente": [], + "Vesúvio": [], + "Faltando Um Pedaço": [] + }, + "Void": { + "Wok": [], + "WHAT U NEED": [], + "24 Songs": [], + "Who Are You?": [], + "Time To Die": [], + "My Rules": [], + "Condensed Flesh": [], + "Ignorant People": [], + "Organized Sports": [], + "War Hero": [], + "SAY GANG": [], + "Think": [], + "Ask Them Why": [], + "Self-Defense": [], + "Change Places": [], + "Explode": [], + "Who Are You??": [], + "GET YO ASS ON": [], + "Get Out of My Way": [], + "LIE / LOSE YOU": [], + "Brkn": [], + "Go South": [], + "NO SLEEP": [], + "Dehumanized": [], + "BLICK SUM": [], + "ALL ABOUT YOU": [], + "FUCK ON MY DJ": [], + "Vladimir Putin DISS TRACK": [], + "FROM THE PROJECTS": [], + "No Disco": [], + "Dirty Mind": [], + "Diamonds": [], + "HIGHER": [], + "Authority": [], + "Castaways": [], + "WHOLE LOTTA GUNS": [], + "Black, Jewish and Poor": [], + "Who Are You?/Time To Die": [], + "Please Give Us a Chance": [], + "Dehumanized - Version": [] + }, + "Flume": { + "Drop the Game": [], + "Never Be Like You": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 15, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Heavy Drums", + "url": "https://www.last.fm/tag/Heavy+Drums" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + } + ], + "Never Be Like You (feat. Kai)": [ + { + "count": 100, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 100, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 44, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "Associate s Degree", + "url": "https://www.last.fm/tag/Associate+s+Degree" + }, + { + "count": 1, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "The Difference": [], + "Holdin On": [], + "Say It (feat. Tove Lo)": [], + "Say It": [], + "Sleepless": [], + "This Song Is Not About a Girl": [], + "Insane": [], + "Ezra": [], + "Sintra": [], + "On Top": [], + "Change": [], + "Warm Thoughts": [], + "Stay Close": [], + "How To Build A Relationship": [], + "Rushing Back": [], + "Voices": [], + "Left Alone": [], + "Let You Know": [], + "What You Need": [], + "Space Cadet": [], + "More Than You Thought": [], + "Sleepless feat. Jezzabell Doran": [], + "Say It - Illenium Remix": [], + "Hyperreal": [], + "Insane feat. Moon Holiday": [], + "Star Eyes": [], + "Ecdysis": [], + "High Beams": [], + "What About Us": [], + "Helix": [], + "Jewel": [], + "Is It Real (feat. Ravyn Lenae)": [], + "Say Nothing (feat. MAY-A)": [], + "╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌╫§╜φ°⌂▌": [], + "Wall Fuck": [], + "FRIENDS": [], + "Dreamtime": [] + }, + "Jorge Ben Jor": { + "Take It Easy My Brother Charles": [], + "Taj Mahal": [], + "Chove Chuva": [], + "Mas, Que Nada!": [], + "O Telefone Tocou Novamente": [], + "Mas Que Nada": [], + "Zumbi": [], + "Xica Da Silva": [], + "Menina Mulher Da Pele Preta": [], + "Tim Dom Dom": [], + "Por Causa De Você, Menina": [], + "O Namorado Da Viúva": [], + "Que Maravilha": [], + "Balança Pema": [], + "Eu Vou Torcer": [], + "Rosa, Menina Rosa": [], + "O Homem Da Gravata Florida": [], + "Minha Teimosia, Uma Arma Pra Te Conquistar": [], + "Bebete Vãobora": [], + "Errare Humanum Est": [], + "Os Alquimistas Estão Chegando Os Alquimistas": [], + "Oba, Lá Vem Ela": [], + "Ponta de lança africano (Umbabarauma)": [], + "Brother": [], + "Mas, Que Nada": [], + "Magnólia": [], + "Oba, La Vem Ela": [], + "O Plebeu": [], + "A Tamba": [], + "País Tropical": [], + "É Só Sambar": [], + "Quero Esquecer Você": [], + "Ponta De Lanca Africano": [], + "Que Pena": [], + "Meus Filhos, Meu Tesouro": [], + "Menina Bonita Não Chora": [], + "Chove, Chuva": [], + "O Namorado da viuva": [], + "Cavaleiro Do Cavalo Imaculado": [], + "O Filósofo": [] + }, + "Pabllo Vittar": { + "K.O.": [], + "Amor de Que": [], + "Parabéns": [], + "Triste com T": [], + "Corpo Sensual (feat. Mateus Carrilho)": [], + "Zap Zum": [], + "Flash Pose": [], + "Disk Me": [], + "São Amores": [], + "Problema Seu": [], + "Seu Crime": [], + "AMEIANOITE": [], + "Rajadão": [], + "Pede Pra Eu Ficar (Listen To Your Heart)": [], + "Ama Sofre Chora": [], + "Ai Ai Ai Mega Príncipe": [], + "Descontrolada": [], + "Follow Me": [], + "Ultra Som": [], + "A Lua": [], + "Bang Bang": [], + "Buzina": [], + "Rubi": [], + "Apaixonada": [], + "Ânsia": [], + "Pra Te Esquecer": [], + "MEXE": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 17, + "name": "Luisa Sonza", + "url": "https://www.last.fm/tag/Luisa+Sonza" + }, + { + "count": 17, + "name": "anitta deposito", + "url": "https://www.last.fm/tag/anitta+deposito" + }, + { + "count": 8, + "name": "nature is healing", + "url": "https://www.last.fm/tag/nature+is+healing" + }, + { + "count": 8, + "name": "ended ludmilla", + "url": "https://www.last.fm/tag/ended+ludmilla" + }, + { + "count": 8, + "name": "eu vou o que?", + "url": "https://www.last.fm/tag/eu+vou+o+que%3F" + }, + { + "count": 3, + "name": "vou misturar", + "url": "https://www.last.fm/tag/vou+misturar" + }, + { + "count": 3, + "name": "mmixx", + "url": "https://www.last.fm/tag/mmixx" + } + ], + "Balinha de Coração": [], + "Me Usa": [], + "Idiota": [], + "Bandida (feat. MC Mayara)": [], + "Trago Seu Amor de Volta (feat. Dilsinho)": [], + "Não é Papel de Homem": [], + "Cadeado": [], + "Bandida": [], + "Indestrutível": [], + "Tímida": [], + "Penetra": [], + "No Hablo Español": [], + "Ouro (feat. Urias)": [] + }, + "Martin Garrix": { + "In the Name of Love": [ + { + "count": 100, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 56, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 37, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "bebe rexha", + "url": "https://www.last.fm/tag/bebe+rexha" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "Scared to Be Lonely": [ + { + "count": 100, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 64, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 11, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 11, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "dua lipa", + "url": "https://www.last.fm/tag/dua+lipa" + }, + { + "count": 5, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "radio friendly stylings", + "url": "https://www.last.fm/tag/radio+friendly+stylings" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Animals": [], + "There for You": [], + "Summer Days (feat. Macklemore & Patrick Stump of Fall Out Boy)": [], + "Ocean (feat. Khalid)": [], + "Animals - Radio Edit": [], + "High On Life (feat. Bonn)": [], + "Pressure (feat. Tove Lo)": [], + "Drown (feat. Clinton Kane)": [], + "Don't Look Down": [], + "Hero": [], + "Animals - Original Mix": [], + "No Sleep (feat. Bonn)": [], + "So Far Away (feat. Jamie Scott & Romy Dya)": [], + "Don't Look Down (feat. Usher)": [], + "Used To Love (with Dean Lewis)": [], + "We Are The People (feat. Bono & The Edge) - Official UEFA EURO 2020 Song": [], + "The Only Way Is Up": [], + "Forbidden Voices": [], + "So Far Away": [], + "Follow": [], + "Love Runs Out (feat. G-Eazy & Sasha Alex Sloan)": [], + "Burn Out (feat. Dewain Whitmore)": [], + "Virus (How About Now)": [], + "Higher Ground (feat. John Martin)": [], + "Told You So": [], + "Forbidden Voices - Original Mix": [], + "Wizard - Radio Edit": [], + "Scared to Be Lonely - Acoustic Version": [], + "Wizard": [], + "Home (feat. Bonn)": [], + "Forever": [], + "Pizza": [], + "Break Through The Silence - Radio Edit": [], + "Together": [], + "Waiting For Tomorrow (feat. Mike Shinoda)": [], + "Poison": [], + "Mad": [], + "Animals (original mix)": [] + }, + "Meek Mill": { + "Going Bad (feat. Drake)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 33, + "name": "meek mill", + "url": "https://www.last.fm/tag/meek+mill" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 3, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 3, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + } + ], + "Dreams and Nightmares": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 11, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 4, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 4, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "get", + "url": "https://www.last.fm/tag/get" + } + ], + "R.I.C.O. (feat. Drake)": [], + "All Eyes on You (feat. Chris Brown & Nicki Minaj)": [], + "Sharing Locations (Feat. Lil Baby & Lil Durk)": [], + "Rose Red Remix (feat. T.I., Rick Ross, Vado)": [], + "Blue Notes": [], + "That's My N**** (with Meek Mill, YG & Snoop Dogg)": [], + "So Fly": [], + "Ima Boss (Feat. Rick Ross)": [], + "Dangerous (feat. Jeremih and PnB Rock)": [], + "Litty (feat. Tory Lanez)": [], + "Jump Out the Face (feat. Future)": [], + "Blue Notes 2 (feat. Lil Uzi Vert)": [], + "Lord Knows (feat. Tory Lanez)": [], + "24/7 (feat. Ella Mai)": [], + "Uptown Vibes (feat. Fabolous & Anuel AA)": [], + "Offended (feat. Young Thug & 21 Savage)": [], + "Respect the Game": [], + "Hot (feat. Moneybagg Yo)": [], + "Intro": [], + "Millidelphia (feat. Swizz Beatz)": [], + "1942 Flows": [], + "What's Free (feat. Rick Ross & Jay Z)": [], + "Check": [], + "Wins & Losses": [], + "Pullin Up (feat. The Weeknd)": [], + "Froze (feat. Lil Uzi Vert & Nicki Minaj)": [], + "Intro (Hate On Me)": [], + "Whatever You Need (feat. Chris Brown & Ty Dolla $ign)": [], + "On Me (feat. Cardi B)": [], + "Otherside Of America": [], + "Splash Warning (feat. Future, Roddy Ricch and Young Thug)": [], + "Amen (feat. Drake)": [], + "Tic Tac Toe (feat. Kodak Black)": [], + "Championships": [], + "Funk or die": [], + "Pay You Back (feat. 21 Savage)": [], + "Bad For You (feat. Nicki Minaj)": [], + "Ima Boss - feat. Rick Ross": [] + }, + "IU": { + "LILAC": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + }, + { + "count": 17, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 8, + "name": "iu", + "url": "https://www.last.fm/tag/iu" + }, + { + "count": 8, + "name": "etheral", + "url": "https://www.last.fm/tag/etheral" + }, + { + "count": 8, + "name": "LILAC", + "url": "https://www.last.fm/tag/LILAC" + }, + { + "count": 2, + "name": "sarah bear loves iu", + "url": "https://www.last.fm/tag/sarah+bear+loves+iu" + }, + { + "count": 2, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "eight(Prod.&Feat. SUGA of BTS)": [], + "BBIBBI": [], + "Can't Love You Anymore (With OHHYUK)": [], + "Palette (feat. G-DRAGON)": [], + "Celebrity": [], + "Blueming": [], + "Through the Night": [], + "Love wins all": [], + "Ending Scene": [], + "Good Day": [], + "dlwlrma": [], + "Love poem": [], + "Jam Jam": [], + "strawberry moon": [], + "Twenty-three": [], + "Troll (feat. DEAN)": [], + "Coin": [], + "My sea": [], + "Into the I-LAND": [], + "Ah puh": [], + "Dear Name": [], + "Flu": [], + "Shopper": [], + "Peach": [], + "Holssi": [], + "Give You My Heart": [], + "Epilogue": [], + "Friday (feat.Jang Yi-jeong)": [], + "Black Out": [], + "Shh.. (feat. HYEIN, WONSUN JOE & Special Narr. Patti Kim)": [], + "Empty Cup": [], + "above the time": [], + "unlucky": [], + "Winter Sleep": [], + "lullaby": [], + "The visitor": [], + "Hi spring Bye": [], + "Love Alone": [], + "Knees": [] + }, + "Dream, Ivory": { + "welcome and goodbye": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "dream ivory", + "url": "https://www.last.fm/tag/dream+ivory" + }, + { + "count": 33, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 33, + "name": "Gambling Addiction", + "url": "https://www.last.fm/tag/Gambling+Addiction" + } + ], + "Dream, Ivory": [ + { + "count": 100, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "bi", + "url": "https://www.last.fm/tag/bi" + }, + { + "count": 66, + "name": "title track", + "url": "https://www.last.fm/tag/title+track" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 33, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 33, + "name": "self-titled", + "url": "https://www.last.fm/tag/self-titled" + } + ], + "Blue": [], + "Sometimes I Wonder": [], + "red love": [], + "Onset": [], + "Bite Your Tongue": [], + "Acid": [], + "Scorpion": [], + "Making Faces": [], + "as i say": [], + "endearment (a song for you)": [], + "Amateur Night": [], + "Grown Up": [], + "don't think, just do": [], + "Melatonin Nightmarezzz": [], + "Would It Kill You At All": [], + "Bullet Train": [], + "Slowly But Surely": [], + "Wedding Crasher": [], + "Solar Eclipse": [], + "Tastes Like Candy": [], + "Lost Angeles": [], + "Scorpion - Redux": [], + "At Zero": [], + "Soaking Up The Sickness": [], + "Milk": [], + "All Good": [], + "Soaking up the Sickness - Naked": [], + "Would It Kill You at All - Naked": [], + "I'm So Emo": [], + "Tangerine Dream": [], + "Wake Up!": [], + "I Don't Even Know You": [], + "Kids": [], + "Sensory Overload": [], + "Sometimes": [], + "M.O.V.E. O.N.": [], + "Bleed": [], + "Boyhood": [] + }, + "NAV": { + "Some Way": [], + "Champion (feat. Travis Scott)": [], + "Myself": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "anti sober", + "url": "https://www.last.fm/tag/anti+sober" + } + ], + "Never Sleep (with Lil Baby feat. Travis Scott)": [], + "Turks (with Gunna & ft. Travis Scott)": [], + "Wanted You (feat. Lil Uzi Vert)": [], + "Turks (feat. Travis Scott)": [], + "Minute": [], + "Call Me": [], + "Tap (feat. Meek Mill)": [], + "Up": [], + "Price On My Head (feat. The Weeknd)": [], + "Recap (feat. Don Toliver)": [], + "Held Me Down": [], + "Run It Up (feat. Pop Smoke)": [], + "Don't Need Friends (feat. Lil Baby)": [], + "UNLIMITED (FT PLAYBOI CARTI)": [], + "Young Wheezy (with Gunna)": [], + "Friends & Family": [], + "Hit": [], + "One Time (with Don Toliver feat. Future)": [], + "A$AP Ferg": [], + "Dead Shot (with Lil Uzi Vert)": [], + "Habits": [], + "Lonely": [], + "No Debate (feat. Young Thug)": [], + "Codeine (feat. Gunna)": [], + "NAV": [], + "Perfect Timing (Intro)": [], + "Freshman List": [], + "Interstellar (with Lil Uzi Vert)": [], + "NAVUZIMETRO#PT2": [], + "REAL ME (with Metro Boomin)": [], + "Status (feat. Lil Uzi Vert)": [], + "YOU (FT DON TOLIVER)": [], + "Good For It": [], + "My Business (feat. Future)": [], + "Wrong Decisions": [], + "Vicodin": [], + "Playa (with Gunna)": [] + }, + "Soulja Boy": { + "Kiss Me Thru The Phone": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 56, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 35, + "name": "Soulja Boy", + "url": "https://www.last.fm/tag/Soulja+Boy" + }, + { + "count": 21, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 10, + "name": "kiss me thru the phone", + "url": "https://www.last.fm/tag/kiss+me+thru+the+phone" + }, + { + "count": 5, + "name": "2008", + "url": "https://www.last.fm/tag/2008" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "Guilty Pleasures", + "url": "https://www.last.fm/tag/Guilty+Pleasures" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Crank That (Soulja Boy)": [ + { + "count": 100, + "name": "Soulja Boy", + "url": "https://www.last.fm/tag/Soulja+Boy" + }, + { + "count": 92, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 4, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 4, + "name": "extreme ultra brutal blackened progressive technical avant garde death metal with jazz and krautrock influences", + "url": "https://www.last.fm/tag/extreme+ultra+brutal+blackened+progressive+technical+avant+garde+death+metal+with+jazz+and+krautrock+influences" + }, + { + "count": 4, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "Crank that", + "url": "https://www.last.fm/tag/Crank+that" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "some gangsta shit of catastrophic proportion", + "url": "https://www.last.fm/tag/some+gangsta+shit+of+catastrophic+proportion" + } + ], + "Turn My Swag On": [], + "Pretty Boy Swag": [], + "Donk": [], + "Booty Meat": [], + "She Make It Clap": [], + "I Got Me Some Bapes": [], + "Crank Dat Dance": [], + "Yahhh!": [], + "Rick & Morty": [], + "Soulja Girl": [], + "Give Me A High Five": [], + "Crank Dat Soulja Boy": [], + "Report Card": [], + "Bring Dat Beat Back": [], + "Stop Then Snap": [], + "Crank That (Soulja Boy) [Travis Barker Remix]": [], + "Kiss Me Thru The Phone feat Sammie": [], + "Hey You There": [], + "Let Me Get Em": [], + "Crank That": [], + "Snap and Roll": [], + "BAPES": [], + "B.O.R. (Birth Of Rap)": [], + "Blowing Me Kisses": [], + "Eazy": [], + "Crank Dat Jump Rope": [], + "Sidekick": [], + "Intro": [], + "Stacks On Deck": [], + "Speakers Going Hammer": [], + "CRANK THAT SOULJA BOY": [], + "I'm So Dope Boy": [], + "I'm Bout Tha Stax (Intro)": [], + "Rubber Bands": [], + "She Thirsty": [], + "Gucci Bandanna": [], + "Crank Dat": [], + "Crank That (Travis Barker Remix)": [] + }, + "YOASOBI": { + "夜に駆ける": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "yakousei", + "url": "https://www.last.fm/tag/yakousei" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + } + ], + "アイドル": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 16, + "name": "idol", + "url": "https://www.last.fm/tag/idol" + }, + { + "count": 16, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 2, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 2, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 1, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + } + ], + "怪物": [ + { + "count": 100, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 29, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 29, + "name": "WEEB", + "url": "https://www.last.fm/tag/WEEB" + }, + { + "count": 4, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 4, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "seductive", + "url": "https://www.last.fm/tag/seductive" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + } + ], + "群青": [], + "たぶん": [], + "勇者": [ + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 33, + "name": "Immortal Elf", + "url": "https://www.last.fm/tag/Immortal+Elf" + }, + { + "count": 33, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + } + ], + "ハルジオン": [], + "祝福": [], + "あの夢をなぞって": [], + "優しい彗星": [], + "アンコール": [], + "三原色": [], + "UNDEAD": [], + "Into The Night": [], + "ミスター": [], + "もう少しだけ": [], + "ハルカ": [], + "Romance": [], + "ラブレター": [], + "セブンティーン": [], + "Monster": [], + "IDOL": [], + "もしも命が描けたら": [], + "アドベンチャー": [], + "ツバメ (feat. ミドリーズ)": [], + "好きだ": [], + "海のまにまに": [], + "Prologue": [], + "Biri-Biri": [], + "モノトーン": [], + "Epilogue": [], + "Watch me!": [], + "HEART BEAT": [], + "舞台に立って": [], + "New Me": [], + "The Blessing": [], + "The Brave": [], + "RGB": [], + "Blue": [], + "Interlude \"Awakening\"": [] + }, + "Isabel LaRosa": { + "i'm yours": [ + { + "count": 100, + "name": "Ioxu", + "url": "https://www.last.fm/tag/Ioxu" + }, + { + "count": 6, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 4, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 4, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 2, + "name": "Ioxicore", + "url": "https://www.last.fm/tag/Ioxicore" + } + ], + "Older": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "MY SCROBBLES", + "url": "https://www.last.fm/tag/MY+SCROBBLES" + }, + { + "count": 33, + "name": "stray kids", + "url": "https://www.last.fm/tag/stray+kids" + }, + { + "count": 33, + "name": "she", + "url": "https://www.last.fm/tag/she" + }, + { + "count": 10, + "name": "My Music Library", + "url": "https://www.last.fm/tag/My+Music+Library" + } + ], + "favorite": [ + { + "count": 100, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "ELYSIAN", + "url": "https://www.last.fm/tag/ELYSIAN" + }, + { + "count": 66, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 33, + "name": "ahn soomin", + "url": "https://www.last.fm/tag/ahn+soomin" + } + ], + "i'm yours sped up": [], + "eyes don't lie": [ + { + "count": 100, + "name": "MY SCROBBLES", + "url": "https://www.last.fm/tag/MY+SCROBBLES" + } + ], + "HEARTBEAT": [], + "Haunted": [], + "help": [], + "older sped up": [], + "more than friends": [], + "Pretty Boy": [], + "Muse": [], + "HEAVEN": [], + "eyes don't lie sped up": [], + "butterflies": [], + "Home": [], + "my girl": [], + "Closer": [], + "without you": [], + "Therapy": [], + "Cry for You": [], + "favorite sped up": [], + "PRAYING": [], + "i don't forgive you": [], + "16 Candles": [], + "Hope It Hurts": [], + "favorite - english": [], + "GAMEBOY": [], + "Famous": [], + "good girl": [], + "Girl Of Your Dreams": [], + "eyes don't lie - Valexus Remix": [], + "favorite sped up - english": [], + "Destroy Myself For You": [], + "Good For You": [], + "burning": [], + "See You Again": [], + "Piece of my life": [], + "favorite (english)": [], + "Cry For You - Live from the Psychopomp Tour": [] + }, + "Pet Shop Boys": { + "Always on My Mind": [], + "West End Girls - 2018 Remaster": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "popteca", + "url": "https://www.last.fm/tag/popteca" + }, + { + "count": 8, + "name": "synthBeat", + "url": "https://www.last.fm/tag/synthBeat" + } + ], + "West End Girls": [], + "It's a Sin": [], + "Domino Dancing": [], + "Go West": [], + "West End Girls - 2001 Remaster": [], + "Suburbia": [], + "Being Boring": [], + "Rent": [], + "It's a Sin - 2018 Remaster": [], + "Heart": [], + "Love etc.": [], + "Opportunities (Let's Make Lots Of Money)": [], + "Love Comes Quickly": [], + "Left to My Own Devices": [], + "New York City Boy": [], + "Go West - 2003 Remaster": [], + "It's a Sin - 2001 Remaster": [], + "What Have I Done to Deserve This?": [], + "So Hard": [], + "West End Girls - 2001 Remastered Version": [], + "Jealousy": [], + "It's Alright": [], + "What Have I Done to Deserve This? (with Dusty Springfield) - 2018 Remaster": [], + "Home and Dry": [], + "Always On My Mind - 2003 Remaster": [], + "DJ Culture": [], + "Can You Forgive Her?": [], + "All Over the World": [], + "Flamboyant": [], + "I'm With Stupid": [], + "I Wouldn't Normally Do This Kind of Thing": [], + "Minimal": [], + "Liberation": [], + "Axis": [], + "Rent - 2018 Remaster": [], + "Before": [], + "You Only Tell Me You Love Me When You're Drunk": [], + "Did You See Me Coming?": [] + }, + "Alec Benjamin": { + "Let Me Down Slowly": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 7, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 4, + "name": "Sad Playlist", + "url": "https://www.last.fm/tag/Sad+Playlist" + }, + { + "count": 4, + "name": "linedance 2019", + "url": "https://www.last.fm/tag/linedance+2019" + }, + { + "count": 4, + "name": "alec benjamin", + "url": "https://www.last.fm/tag/alec+benjamin" + }, + { + "count": 1, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 1, + "name": "my spotify", + "url": "https://www.last.fm/tag/my+spotify" + } + ], + "Water Fountain": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 33, + "name": "rcmdd-zlc", + "url": "https://www.last.fm/tag/rcmdd-zlc" + }, + { + "count": 33, + "name": "Musiclist", + "url": "https://www.last.fm/tag/Musiclist" + }, + { + "count": 10, + "name": "simping", + "url": "https://www.last.fm/tag/simping" + } + ], + "If We Have Each Other": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + } + ], + "If I Killed Someone for You": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "Severance", + "url": "https://www.last.fm/tag/Severance" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Boy in the Bubble": [], + "Devil Doesn’t Bargain": [], + "Outrunning Karma": [], + "Mind Is a Prison": [], + "Jesus in LA": [], + "Let Me Down Slowly (feat. Alessia Cara)": [], + "Must Have Been the Wind": [], + "Oh My God": [], + "Older": [], + "The Way You Felt": [], + "Demons": [], + "The Book of You & I": [], + "I Sent My Therapist To Therapy": [], + "I Built a Friend (2020)": [], + "Death of a Hero": [], + "1994": [], + "Gotta Be a Reason": [], + "Match in the Rain": [], + "Annabelle's Homework": [], + "Swim": [], + "Different Kind Of Beautiful": [], + "Six Feet Apart": [], + "Paper Crown": [], + "Shadow of Mine": [], + "Steve": [], + "I'm Not a Cynic": [], + "Dopamine Addict": [], + "Pick Me": [], + "Ways To Go (feat. Khalid)": [], + "Sacrifice Tomorrow": [], + "Alamo": [], + "Just Like You": [], + "King Size Bed": [], + "One Wrong Turn": [], + "Speakers": [], + "Hill I Will Die On": [] + }, + "Jimmy Eat World": { + "The Middle": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "Jimmy Eat World", + "url": "https://www.last.fm/tag/Jimmy+Eat+World" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + } + ], + "Sweetness": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 10, + "name": "Jimmy Eat World", + "url": "https://www.last.fm/tag/Jimmy+Eat+World" + }, + { + "count": 10, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 9, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Bleed American": [], + "Pain": [], + "Hear You Me": [], + "A Praise Chorus": [], + "Work": [], + "The Authority Song": [], + "Your House": [], + "Kill": [], + "Get It Faster": [], + "If You Don't, Don't": [], + "23": [], + "My Sundown": [], + "Futures": [], + "Cautioners": [], + "Big Casino": [], + "Lucky Denver Mint": [], + "Polaris": [], + "The World You Love": [], + "Always Be": [], + "For Me This Is Heaven": [], + "Just Tonight": [], + "Let It Happen": [], + "Night Drive": [], + "Drugs or Me": [], + "Your New Aesthetic": [], + "Table for Glasses": [], + "Believe in What You Want": [], + "Crush": [], + "Last Christmas": [], + "A Sunday": [], + "Chase This Light": [], + "Blister": [], + "Electable (Give It Up)": [], + "Carry You": [], + "Clarity": [], + "Just Watch the Fireworks": [], + "Here It Goes": [], + "Ten": [] + }, + "Of Monsters and Men": { + "Little Talks": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 74, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 39, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "iceland", + "url": "https://www.last.fm/tag/iceland" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Dirty Paws": [], + "Mountain Sound": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 97, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 38, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 14, + "name": "icelandic", + "url": "https://www.last.fm/tag/icelandic" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "Of Monsters And Men", + "url": "https://www.last.fm/tag/Of+Monsters+And+Men" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "King and Lionheart": [], + "Love Love Love": [], + "From Finner": [], + "Six Weeks": [], + "Slow and Steady": [], + "Your Bones": [], + "Yellow Light": [], + "Crystals": [], + "Sloom": [], + "Lakehouse": [], + "Wolves Without Teeth": [], + "Empire": [], + "Human": [], + "I of the Storm": [], + "Alligator": [], + "Hunger": [], + "Black Water": [], + "Organs": [], + "Numb Bears": [], + "We Sink": [], + "Thousand Eyes": [], + "Slow Life": [], + "Wild Roses": [], + "Wars": [], + "Silhouettes - From “The Hunger Games: Catching Fire” Soundtrack": [], + "Sinking Man - The Walking Dead Soundtrack": [], + "Visitor": [], + "Circles": [], + "Destroyer": [], + "Silhouettes": [], + "Róróró": [], + "Ahay": [], + "Vulture, Vulture": [], + "Skeletons": [], + "Television Love": [], + "Waiting For The Snow": [], + "Backyard - Bonus Track": [] + }, + "Key Glock": { + "Gang Shit No Lame Shit": [], + "Ambition For Cash": [], + "Mr. Glock": [], + "Die Trying": [], + "Let's Go": [], + "Russian Cream": [], + "Son Of A Gun": [], + "Word on the Streets": [], + "Dough": [], + "Since 6ix": [], + "Penny": [], + "Jigsaw": [], + "Presidential Rolex": [], + "No Hook": [], + "Spike Lee": [], + "Dirt": [], + "Chromosomes": [], + "From Nothing": [], + "Diapers": [], + "I Be": [], + "Something Bout Me": [], + "No Sweat": [], + "1997": [], + "Work": [], + "3AM in ToKEYo": [], + "Sucker Free": [], + "In GLOCK we trust": [], + "Let's Go - Remix": [], + "Randy Orton": [], + "Key Rex": [], + "Check This Out": [], + "I'm Just Sayin": [], + "Blue Devil": [], + "Look At They Face": [], + "Fuck A Feature": [], + "Designer Down": [], + "Homicide Gvng": [], + "2 For 1": [], + "Pop My Shit": [], + "Never Change": [] + }, + "Bastille": { + "Pompeii": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 79, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 45, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Things We Lost in the Fire": [], + "Flaws": [], + "Good Grief": [], + "Bad Blood": [], + "Of the Night": [], + "Oblivion": [], + "Icarus": [], + "Overjoyed": [], + "Laura Palmer": [], + "These Streets": [], + "Daniel in the Den": [], + "Weight of Living, Pt. II": [], + "Get Home": [], + "Send Them Off!": [], + "Quarter Past Midnight": [], + "Joy": [], + "Weight of Living, Pt. I": [], + "What Would You Do": [], + "Another Place": [], + "Laughter Lines": [], + "Poet": [], + "The Silence": [], + "Sleepsong": [], + "World Gone Mad": [], + "Distorted Light Beam": [], + "Doom Days": [], + "Blame": [], + "Durban Skies": [], + "Thelma + Louise": [], + "Fake It": [], + "The Draw": [], + "Those Nights": [], + "WHAT YOU GONNA DO???": [], + "Shut Off The Lights": [], + "The Currents": [], + "Haunt - Demo": [], + "Skulls": [], + "survivin'": [], + "Pompeii - Kat Krazy Remix": [] + }, + "Thirty Seconds to Mars": { + "The Kill": [], + "From Yesterday": [], + "Attack": [], + "A Beautiful Lie": [], + "Kings and Queens": [], + "The Fantasy": [], + "Closer to the Edge": [], + "This Is War": [], + "The Story": [], + "Savior": [], + "R-Evolve": [], + "A Modern Myth": [], + "Night of the Hunter": [], + "Was It a Dream?": [], + "100 Suns": [], + "Edge of the Earth": [], + "Escape": [], + "Hurricane": [], + "Oblivion": [], + "Hunter": [], + "Battle of One": [], + "Fallen": [], + "Alibi": [], + "The Mission": [], + "Echelon": [], + "Stranger in a Strange Land": [], + "Vox Populi": [], + "Buddha for Mary": [], + "Welcome to the Universe": [], + "93 Million Miles": [], + "End of the Beginning": [], + "Was It a Dream": [], + "Year Zero": [], + "Capricorn (A Brand New Name)": [], + "Search and Destroy": [], + "The Kill (Bury Me)": [], + "L490": [], + "Beautiful Lie": [], + "Capricorn": [], + "Search & Destroy": [] + }, + "TLC": { + "No Scrubs": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 50, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 9, + "name": "tlc", + "url": "https://www.last.fm/tag/tlc" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Waterfalls": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 93, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 14, + "name": "tlc", + "url": "https://www.last.fm/tag/tlc" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Creep": [], + "Unpretty": [], + "Diggin' on You": [], + "Red Light Special": [], + "Kick Your Game": [], + "What About Your Friends": [], + "Silly Ho": [], + "Baby-Baby-Baby": [], + "Ain't 2 Proud 2 Beg": [], + "Waterfalls - Single Edit": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 93, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 14, + "name": "tlc", + "url": "https://www.last.fm/tag/tlc" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Sleigh Ride": [], + "If I Was Your Girlfriend": [], + "Case of the Fake People": [], + "Let's Do it Again": [], + "Take Our Time": [], + "Dear Lie": [], + "Intermission-lude": [], + "Sumthin' Wicked This Way Comes": [], + "Switch": [], + "No Scrubs - With Rap": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 50, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 9, + "name": "tlc", + "url": "https://www.last.fm/tag/tlc" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "FanMail": [], + "Damaged": [], + "I Miss You So Much": [], + "I'm Good at Being Bad": [], + "If They Knew": [], + "My Life": [], + "Hat 2 da Back": [], + "Girl Talk": [], + "Intro-Iude": [], + "Sexy-Interlude": [], + "Intro-lude": [], + "Shout": [], + "CrazySexyCool-Interlude": [], + "Come on Down": [], + "Lovesick": [], + "Automatic": [], + "In Your Arms Tonight": [], + "Don't Pull Out on Me Yet": [] + }, + "Marisa Monte": { + "Vilarejo": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 71, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 43, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Marisa Monte", + "url": "https://www.last.fm/tag/Marisa+Monte" + }, + { + "count": 3, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "vilarejo", + "url": "https://www.last.fm/tag/vilarejo" + }, + { + "count": 1, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 1, + "name": "bucolic", + "url": "https://www.last.fm/tag/bucolic" + } + ], + "Depois": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 11, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 5, + "name": "amiga", + "url": "https://www.last.fm/tag/amiga" + }, + { + "count": 5, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 5, + "name": "Butterfly Mornings", + "url": "https://www.last.fm/tag/Butterfly+Mornings" + }, + { + "count": 1, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Ainda Bem": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 51, + "name": "Marisa Monte", + "url": "https://www.last.fm/tag/Marisa+Monte" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "10s rock", + "url": "https://www.last.fm/tag/10s+rock" + }, + { + "count": 1, + "name": "phopha", + "url": "https://www.last.fm/tag/phopha" + }, + { + "count": 1, + "name": "phopho", + "url": "https://www.last.fm/tag/phopho" + } + ], + "Beija Eu": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 62, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 41, + "name": "Marisa Monte", + "url": "https://www.last.fm/tag/Marisa+Monte" + }, + { + "count": 38, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 17, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 3, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Beija eu", + "url": "https://www.last.fm/tag/Beija+eu" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "st-mpb", + "url": "https://www.last.fm/tag/st-mpb" + } + ], + "Infinito Particular": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 75, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 17, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 13, + "name": "Marisa Monte", + "url": "https://www.last.fm/tag/Marisa+Monte" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "sx-female", + "url": "https://www.last.fm/tag/sx-female" + }, + { + "count": 1, + "name": "st-mpb", + "url": "https://www.last.fm/tag/st-mpb" + } + ], + "Amor I Love You / Citação: Trecho Da Obra Intitulada \"Primo Basilio\" De Eça De Queiroz Declamado Por Arnaldo Antunes": [], + "Ainda Lembro": [], + "Carinhoso": [], + "Pra Ser Sincero": [], + "Pelo Tempo Que Durar": [], + "Não Vá Embora - 2004 Digital Remaster": [], + "Bem Que Se Quis - Ao Vivo": [], + "Eu Sei (Na Mira)": [], + "Na Estrada": [], + "A Sua - Ao Vivo": [], + "Segue o Seco": [], + "Bem Leve": [], + "Amor I Love You": [], + "Alta Noite": [], + "Feliz, Alegre e Forte": [], + "O Bonde do Dom": [], + "Maria de Verdade": [], + "O Que Se Quer": [], + "A Primeira Pedra": [], + "Pra Melhorar": [], + "Não É Fácil - 2004 Digital Remaster": [], + "Levante": [], + "Totalmente Seu": [], + "De Noite Na Cama": [], + "Bem Que Se Quis": [], + "Balança Pema": [], + "De Mais Ninguém": [], + "Calma": [], + "O Que Me Importa": [], + "O Que Me Importa - 2004 Digital Remaster": [], + "Ao Meu Redor": [], + "Diariamente": [], + "Quem Foi": [], + "Dança da Solidão": [], + "Universo Ao Meu Redor": [] + }, + "Beck": { + "Loser": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 91, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 47, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 41, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "beck", + "url": "https://www.last.fm/tag/beck" + }, + { + "count": 5, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "E-Pro": [], + "Girl": [], + "Gamma Ray": [], + "Lost Cause": [], + "Where It's At": [], + "Devils Haircut": [], + "The New Pollution": [], + "Go It Alone": [], + "The Golden Age": [], + "Black Tambourine": [], + "Sexx Laws": [], + "Hotwax": [], + "Scarecrow": [], + "Think I'm In Love": [], + "Jack-Ass": [], + "Guess I'm Doing Fine": [], + "Hell Yes": [], + "Paper Tiger": [], + "Missing": [], + "Lord Only Knows": [], + "Blue Moon": [], + "Modern Guilt": [], + "Morning": [], + "Earthquake Weather": [], + "Chemtrails": [], + "Novacane": [], + "Lonesome Tears": [], + "Derelict": [], + "Broken Drum": [], + "Orphans": [], + "Sissyneck": [], + "Minus": [], + "Youthless": [], + "Rental Car": [], + "Dreams": [], + "Nausea": [], + "Farewell Ride": [], + "Ramshackle": [], + "Already Dead": [] + }, + "Beastie Boys": { + "Sabotage": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 62, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 38, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "Beastie Boys", + "url": "https://www.last.fm/tag/Beastie+Boys" + }, + { + "count": 1, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + }, + { + "count": 1, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Fight for Your Right": [], + "No Sleep Till Brooklyn": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 68, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 40, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 31, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 6, + "name": "Beastie Boys", + "url": "https://www.last.fm/tag/Beastie+Boys" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "1986", + "url": "https://www.last.fm/tag/1986" + }, + { + "count": 1, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + } + ], + "Intergalactic": [], + "Brass Monkey": [], + "Sure Shot": [], + "Girls": [], + "Ch-Check It Out": [], + "Shake Your Rump": [], + "So What'cha Want": [], + "Paul Revere": [], + "Hey Ladies": [], + "Intergalactic - Remastered 2009": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 66, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 33, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 33, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 10, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 10, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 10, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Root Down": [], + "Get It Together": [], + "Sabrosa": [], + "Make Some Noise": [], + "Flute Loop": [], + "Rhymin & Stealin": [], + "Body Movin'": [], + "The New Style": [], + "Egg Man": [], + "She's Crafty": [], + "Slow and Low": [], + "Looking Down the Barrel of a Gun": [], + "An Open Letter to NYC": [], + "Hold It Now, Hit It": [], + "Tough Guy": [], + "Pass the Mic": [], + "Slow Ride": [], + "Posse in Effect": [], + "Johnny Ryall": [], + "To All the Girls": [], + "Shadrach": [], + "Triple Trouble": [], + "High Plains Drifter": [], + "Bobo on the Corner": [], + "Time to Get Ill": [], + "Car Thief": [], + "The Sounds of Science": [] + }, + "The Magnetic Fields": { + "The Book of Love": [], + "I Don't Want to Get Over You": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 15, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 7, + "name": "breakup", + "url": "https://www.last.fm/tag/breakup" + }, + { + "count": 5, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + } + ], + "All My Little Words": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 22, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 13, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "magnetic fields", + "url": "https://www.last.fm/tag/magnetic+fields" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Absolutely Cuckoo": [], + "I Think I Need A New Heart": [], + "A Chicken With Its Head Cut Off": [], + "Strange Powers": [], + "I Don't Believe in the Sun": [], + "Come Back From San Francisco": [], + "The Luckiest Guy on the Lower East Side": [], + "Epitaph for My Heart": [], + "Let's Pretend We're Bunny Rabbits": [], + "Reno Dakota": [], + "Andrew In Drag": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 12, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 12, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 4, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 2, + "name": "queer", + "url": "https://www.last.fm/tag/queer" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Fido, Your Leash Is Too Long": [], + "Nothing Matters When We're Dancing": [], + "The One You Really Love": [], + "The Cactus Where Your Heart Should Be": [], + "How Fucking Romantic": [], + "Papa Was a Rodeo": [], + "The Things We Did and Didn't Do": [], + "Punk Love": [], + "Boa Constrictor": [], + "Parades Go By": [], + "No One Will Ever Love You": [], + "My Sentimental Melody": [], + "When My Boy Walks Down the Street": [], + "Long-Forgotten Fairytale": [], + "Asleep and Dreaming": [], + "The Dreaming Moon": [], + "Sweet-Lovin' Man": [], + "Abigail, Belle of Kilronan": [], + "You're My Only Home": [], + "Washington, D.C.": [], + "Grand Canyon": [], + "Promises of Eternity": [], + "(Crazy for You But) Not That Crazy": [], + "I Don't Believe You": [], + "Very Funny": [], + "Time Enough for Rocking When We're Old": [] + }, + "yeule": { + "Anthems For A Seventeen Year-Old Girl - From \"I Saw the TV Glow\"": [ + { + "count": 100, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 44, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 29, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 4, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 4, + "name": "covers that bring it", + "url": "https://www.last.fm/tag/covers+that+bring+it" + } + ], + "sulky baby": [], + "Pocky Boy": [], + "Pixel Affection": [], + "dazies": [], + "Pretty Bones": [], + "Don't Be So Hard on Your Own Beauty": [], + "eko": [], + "Poison Arrow": [], + "softscars": [], + "ghosts": [], + "x w x": [], + "Evangelic Girl is a Gun": [ + { + "count": 100, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 37, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 19, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 19, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + } + ], + "cyber meat": [], + "Dudu": [ + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 66, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 15, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 15, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "cat", + "url": "https://www.last.fm/tag/cat" + } + ], + "Too Dead Inside": [], + "inferno": [], + "4ui12": [], + "Your Shadow": [], + "fish in the pool": [], + "Eva": [], + "Skullcrusher": [], + "Bites on My Neck": [], + "software update": [], + "Anthems For A Seventeen Year-Old Girl": [], + "An Angel Held Me Like a Child": [], + "See You Space Cowboy": [], + "aphex twin flame": [], + "bloodbunny": [], + "The Girl Who Sold Her Face": [], + "What3vr": [], + "Tequila Coma": [], + "Electric": [], + "Blue Butterfly": [], + "Reverie": [], + "Nuclear War Post IV": [], + "vv": [], + "Anthems For A Seventeen Year-Old Girl (From \"I Saw the TV Glow\")": [ + { + "count": 100, + "name": "crying", + "url": "https://www.last.fm/tag/crying" + } + ], + "1967": [], + "Flowers are Dead": [] + }, + "a-ha": { + "Take on Me": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 53, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 21, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 5, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 4, + "name": "a-ha", + "url": "https://www.last.fm/tag/a-ha" + }, + { + "count": 3, + "name": "norwegian", + "url": "https://www.last.fm/tag/norwegian" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Hunting High and Low": [], + "Crying in the Rain": [], + "The Sun Always Shines on T.V.": [], + "The Living Daylights": [], + "Summer Moved On": [], + "Stay on These Roads": [], + "The Sun Always Shines on TV": [], + "I've Been Losing You": [], + "Cry Wolf": [], + "Velvet": [], + "Forever Not Yours": [], + "Train of Thought": [], + "Lifelines": [], + "Manhattan Skyline": [], + "Early Morning": [], + "Foot Of The Mountain": [], + "The Blue Sky": [], + "Take On Me - MTV Unplugged": [], + "You Are the One": [], + "Living a Boy's Adventure Tale": [], + "Take On Me - 2017 Acoustic": [], + "Love is Reason": [], + "Scoundrel Days": [], + "And You Tell Me": [], + "Celice": [], + "Here I Stand and Face the Rain": [], + "Minor Earth Major Sky": [], + "There's Never a Forever Thing": [], + "I Dream Myself Alive": [], + "The Blood That Moves the Body": [], + "Touchy!": [], + "I Call Your Name": [], + "Analogue": [], + "Move to Memphis": [], + "The Swing of Things": [], + "Take On Me - Kygo Remix": [], + "The Bandstand": [], + "Little Black Heart": [], + "I Wish I Cared": [] + }, + "Chezile": { + "Beanie": [ + { + "count": 100, + "name": "dreampop", + "url": "https://www.last.fm/tag/dreampop" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Run Away": [], + "Loveisheroin": [], + "Beanie - Slowed": [], + "Still In Love": [], + "Aleister In Wonderland": [], + "Alone At Last": [], + "Blue": [], + "Wally": [], + "Porn Star": [], + "Alē": [], + "Hotel": [], + "Favor": [], + "Beanie - Sped": [], + "Favor - A COLORS SHOW": [], + "Asymptomatic": [], + "Kev's House": [], + "Lady Bug": [], + "Wya": [], + "Beanie (Slowed)": [], + "Welcome": [], + "Beanie (Official Visualizer)": [], + "Beanie (Official Live Video)": [], + "beanie (slowed + reverb + rain)": [], + "Beanie - Live": [], + "Chezile - Beanie (Official Visualizer)": [], + "Beanie (Sped)": [], + "Still In Love - Live": [], + "Beanie (Slowed + Reverb)": [], + "BEANIE (SLOWED & REVERB)": [], + "Chezile - Beanie (Official Live Video)": [], + "Beanie (Piano Cover)": [], + "DONTDODRUGS": [], + "Beanie (Slowed and Reverb)": [], + "Chezile - Beanie (Official": [], + "Beanie Instrumental (Slowed)": [], + "beanie (tradução/legendado)": [], + "Chezile - Blue Days Ft. 7evns": [], + "Come Home": [], + "Beanie {over slowed + reverb}": [] + }, + "Slow Pulp": { + "Falling Apart": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "cry", + "url": "https://www.last.fm/tag/cry" + }, + { + "count": 33, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "High": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 17, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 17, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "hidden hits", + "url": "https://www.last.fm/tag/hidden+hits" + } + ], + "New Horse": [], + "Do You Feel It": [], + "At Home": [], + "Idaho": [], + "Slugs": [], + "Trade It": [], + "Broadview": [ + { + "count": 100, + "name": "Alt-country", + "url": "https://www.last.fm/tag/Alt-country" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "alternative country", + "url": "https://www.last.fm/tag/alternative+country" + }, + { + "count": 10, + "name": "The Mills Music Hour with Ted", + "url": "https://www.last.fm/tag/The+Mills+Music+Hour+with+Ted" + } + ], + "At It Again": [], + "New Media": [], + "Montana": [], + "Cramps": [], + "Young World": [], + "Steel Birds": [], + "Preoccupied": [], + "Mud": [], + "Doubt": [], + "Channel 2": [], + "Gone 2": [], + "Track": [], + "Whispers (In The Outfield)": [], + "In Too Deep": [], + "At It Again (Again)": [], + "Slugs - yeule & Kin Leonn Remix": [], + "Hanging By A Moment": [], + "Yard": [], + "Movey": [], + "Carina Phone 1000": [], + "Worm": [], + "Shadow": [], + "Die Alone": [], + "Houseboat": [], + "Fishes": [], + "Brett Favre": [], + "Dime (Demo)": [], + "Iowa": [], + "Husband Pillow": [], + "Bundt Cakes": [], + "Falling Apart - Divino Niño Remix": [] + }, + "Scorpions": { + "Wind of Change": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 76, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 37, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 15, + "name": "scorpions", + "url": "https://www.last.fm/tag/scorpions" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 5, + "name": "rock ballad", + "url": "https://www.last.fm/tag/rock+ballad" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 1, + "name": "wind of change", + "url": "https://www.last.fm/tag/wind+of+change" + } + ], + "Rock You Like a Hurricane": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 90, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 15, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 10, + "name": "scorpions", + "url": "https://www.last.fm/tag/scorpions" + }, + { + "count": 4, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 1, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + } + ], + "Still Loving You": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 71, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 21, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 8, + "name": "scorpions", + "url": "https://www.last.fm/tag/scorpions" + }, + { + "count": 5, + "name": "rock ballads", + "url": "https://www.last.fm/tag/rock+ballads" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + } + ], + "Send Me An Angel": [], + "No One Like You": [], + "Big City Nights": [], + "Holiday": [], + "Always Somewhere": [], + "The Zoo": [], + "Blackout": [], + "Rhythm Of Love": [], + "When The Smoke Is Going Down": [], + "Humanity": [], + "Rock you like a hurricane - 2011": [], + "Rock You Like a Hurricane - 2015 - Remaster": [], + "Bad Boys Running Wild": [], + "In Trance": [], + "Loving You Sunday Morning": [], + "Under The Same Sun": [], + "Tease Me Please Me": [], + "Believe In Love": [], + "You And I": [], + "Alien Nation": [], + "Lonely Nights": [], + "Dynamite": [], + "Can't Live Without You": [], + "Don't Believe Her": [], + "Coming Home": [], + "White Dove": [], + "Raised On Rock": [], + "Dust In The Wind": [], + "Make It Real": [], + "Lorelei": [], + "The Game Of Life": [], + "Hit Between The Eyes": [], + "Maybe I Maybe You": [], + "Catch Your Train": [], + "The Future Never Dies": [], + "Love Will Keep Us Alive": [], + "The Good Die Young": [] + }, + "League of Legends": { + "Legends Never Die": [ + { + "count": 100, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 100, + "name": "powerful", + "url": "https://www.last.fm/tag/powerful" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + }, + { + "count": 33, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 33, + "name": "fix with pro", + "url": "https://www.last.fm/tag/fix+with+pro" + }, + { + "count": 10, + "name": "f-vocal", + "url": "https://www.last.fm/tag/f-vocal" + } + ], + "GODS": [ + { + "count": 100, + "name": "huh", + "url": "https://www.last.fm/tag/huh" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 66, + "name": "newjeans", + "url": "https://www.last.fm/tag/newjeans" + }, + { + "count": 33, + "name": "conni loves nwjns", + "url": "https://www.last.fm/tag/conni+loves+nwjns" + }, + { + "count": 33, + "name": "rhodacore", + "url": "https://www.last.fm/tag/rhodacore" + }, + { + "count": 33, + "name": "ONCE U PLAY GOD", + "url": "https://www.last.fm/tag/ONCE+U+PLAY+GOD" + } + ], + "RISE": [], + "Get Jinxed": [], + "Warriors": [], + "Phoenix": [], + "Burn It All Down": [], + "Awaken": [], + "Take Over": [], + "Piercing Light": [], + "As We Fall": [], + "Legends Never Die - (Remix)": [], + "Worlds Collide": [], + "Fire To The Fuse": [], + "Still Here": [], + "The Call": [], + "Bite Marks": [], + "Starts Right Here": [], + "Set It Off": [], + "Bring Home The Glory": [], + "RISE - Remix": [], + "Aphelios, The Weapon of the Faithful": [], + "The Curse of the Sad Mummy": [], + "Burning Bright": [], + "Legends Never Die (feat. Against the Current)": [], + "Run It": [], + "Welcome to Planet Urf": [], + "Vi, the Piltover Enforcer (Here Comes Vi) (From League of Legends: Season 2)": [], + "Pantheon, the Unbreakable Spear (From League of Legends: Season 9)": [], + "Demacia Rising": [], + "Piercing Light (feat. Mako)": [], + "Zeri, the Spark of Zaun": [], + "Jhin, the Virtuoso (From League of Legends: Season 6)": [], + "Flash funk": [], + "PROJECT: Yi": [], + "Volibear, the Relentless Storm": [], + "Phoenix (Carpenter Brut Remix)": [], + "Braum": [], + "Ekko, the Boy Who Shattered Time (From League of Legends: Season 5)": [], + "I'll Find A Way": [] + }, + "Sir Mix-A-Lot": { + "Baby Got Back": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 89, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 52, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 9, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + }, + { + "count": 7, + "name": "Sir mix-A-Lot", + "url": "https://www.last.fm/tag/Sir+mix-A-Lot" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Ride": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 66, + "name": "1994", + "url": "https://www.last.fm/tag/1994" + } + ], + "Nasty Dog": [], + "Bark Like You Want It": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Lockjaw": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "sleazy", + "url": "https://www.last.fm/tag/sleazy" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 2, + "name": "sleaze", + "url": "https://www.last.fm/tag/sleaze" + }, + { + "count": 2, + "name": "90s pop", + "url": "https://www.last.fm/tag/90s+pop" + } + ], + "Brown Shuga": [], + "Jump On It": [], + "Posse On Broadway": [], + "Put 'Em On The Glass": [], + "One Time's Got No Case": [], + "Buttermilk Biscuits (Keep On Square Dancin')": [], + "Baby Got Back (1992)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 89, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 52, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 9, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + }, + { + "count": 7, + "name": "Sir mix-A-Lot", + "url": "https://www.last.fm/tag/Sir+mix-A-Lot" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "My Hooptie": [], + "Monsta' Mack": [], + "Swap Meet Louie": [], + "Take My Stash": [], + "Sprung On The Cat": [], + "I Got Game": [], + "Testarossa": [], + "Let It Beaounce": [], + "i like big butts": [], + "Square Dance Rap": [], + "Mack Daddy": [], + "Buckin' My Horse": [], + "Chief Boot Knocka": [], + "Sleepin' Wit My Fonk": [], + "Just Da Pimpin' In Me": [], + "Swass": [], + "The Boss Is Back": [], + "Baby Got Back [1992]": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 89, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 52, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 9, + "name": "1992", + "url": "https://www.last.fm/tag/1992" + }, + { + "count": 7, + "name": "Sir mix-A-Lot", + "url": "https://www.last.fm/tag/Sir+mix-A-Lot" + }, + { + "count": 1, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Beepers": [], + "Don't Call Me Da Da": [], + "Double Da Pleasure": [], + "Seattle Ain't Bullshittin'": [], + "I Checks My Bank": [], + "A Rapper's Reputation": [], + "Monsta Mack": [], + "Iron Man": [], + "You Can Have Her": [], + "The Jack Back": [] + }, + "Fuerza Regida": { + "HARLEY QUINN": [], + "Sabor Fresa": [], + "TQM": [], + "ME JALO": [], + "Bebe Dame": [], + "TÚ NAME": [], + "COQUETA": [], + "Ch y la Pizza": [], + "NEL": [], + "TU SANCHO": [], + "UNA CERVEZA": [], + "Igualito a Mi Apá": [], + "CRAZYZ": [], + "Por Esos Ojos": [], + "Billete Grande (En Vivo)": [], + "Marlboro Rojo": [], + "Me Acostumbre A Lo Bueno": [], + "EXCESOS": [], + "Brillarosa": [], + "BARBIEZ": [], + "Mi Terre CLN": [], + "PERO NO TE ENAMORES": [], + "Descansando": [], + "ANSIEDAD": [], + "FRESITA": [], + "Enculado": [], + "INMORTAL": [], + "Sigo Chambeando": [], + "911 - En Vivo": [], + "Modo Maldito": [], + "Radicamos en South Central": [], + "Que Esta Pasando": [], + "PLVO BLNCO": [], + "Los Mire Con Talento": [], + "OYE": [], + "Falsa": [], + "peliculiando": [], + "ayy weyy": [], + "Whiskey Con Agua": [], + "FDVP": [] + }, + "Hans Zimmer": { + "Cornfield Chase": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 23, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 15, + "name": "symphonic", + "url": "https://www.last.fm/tag/symphonic" + }, + { + "count": 10, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "Soundtracks", + "url": "https://www.last.fm/tag/Soundtracks" + }, + { + "count": 3, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "magic", + "url": "https://www.last.fm/tag/magic" + } + ], + "Time": [], + "Dream Is Collapsing": [], + "Mountains": [], + "Now We Are Free": [], + "Day One": [], + "S.T.A.Y.": [], + "Day One (Interstellar Theme)": [], + "Honor Him": [], + "Dust": [], + "Stay": [], + "We Built Our Own World": [], + "Dream Within a Dream": [], + "Dreaming of the Crash": [], + "Hoist the Colours": [], + "Davy Jones": [], + "Radical Notion": [], + "The Wormhole": [], + "528491": [], + "Message from Home": [], + "No Time for Caution": [], + "Jack Sparrow": [], + "Afraid of Time": [], + "Old Souls": [], + "First Step": [], + "Up Is Down": [], + "Mombasa": [], + "One Day": [], + "A Place Among the Stars": [], + "This Land": [], + "Half Remembered Dream": [], + "Earth": [], + "Paradox": [], + "Chevaliers de Sangreal": [], + "Coward": [], + "Where We're Going": [], + "Running Out": [], + "Oogway Ascends": [], + "I'm Going Home": [], + "One Simple Idea": [] + }, + "100 gecs": { + "money machine": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 31, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 13, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 13, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 1, + "name": "Nightcore", + "url": "https://www.last.fm/tag/Nightcore" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "hand crushed by a mallet": [ + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 64, + "name": "Nightcore", + "url": "https://www.last.fm/tag/Nightcore" + }, + { + "count": 24, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 24, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 5, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 5, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 5, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 2, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 2, + "name": "hands up", + "url": "https://www.last.fm/tag/hands+up" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "stupid horse": [], + "Dumbest Girl Alive": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 37, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 8, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "relatable", + "url": "https://www.last.fm/tag/relatable" + }, + { + "count": 3, + "name": "just like me fr", + "url": "https://www.last.fm/tag/just+like+me+fr" + }, + { + "count": 1, + "name": "rap metal", + "url": "https://www.last.fm/tag/rap+metal" + } + ], + "ringtone (Remix) [feat. Charli XCX, Rico Nasty, Kero Kero Bonito]": [], + "Hollywood Baby": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 100, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + } + ], + "ringtone": [], + "800 db cloud": [], + "757": [], + "mememe": [], + "745 sticky": [], + "Doritos & Fritos": [], + "xXXi_wud_nvrstøp_ÜXXx": [], + "gec 2 Ü": [], + "I Need Help Immediately": [], + "hand crushed by a mallet (Remix) [feat. Fall Out Boy, Craig Owens, Nicole Dollanganger]": [], + "gecgecgec": [], + "Frog on the Floor": [], + "bloodstains": [], + "Billy Knows Jamie": [], + "The Most Wanted Person in the United States": [], + "One Million Dollars": [], + "toothless": [], + "I Got My Tooth Removed": [], + "Torture Me (feat. Skrillex)": [], + "xXXi_wud_nvrstøp_ÜXXx (Remix) [feat. Tommy Cash & Hannah Diamond]": [], + "hey big man": [], + "came to my show": [], + "dog food": [], + "stupid horse (Remix) [feat. GFOTY & Count Baldor]": [], + "gec 2 Ü (Remix) [feat. Dorian Electra]": [], + "sympathy 4 the grinch": [], + "money machine - A.G. Cook Remix": [], + "25 bands and a geccco": [], + "gum": [], + "gecgecgec (Remix) [feat. Lil West and Tony Velour]": [], + "gec 2 Ü (Danny L Harle Harlecore Remix)": [], + "fuck teeth": [], + "Runaway": [], + "800db cloud (Ricco Harver Remix)": [] + }, + "Gal Costa": { + "Baby": [], + "Lágrimas Negras": [], + "Que Pena (Ele Já Não Gosta Mais De Mim)": [], + "Palavras No Corpo": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Força Estranha": [], + "Eternamente": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 100, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 66, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 66, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "mpb fodastico!!", + "url": "https://www.last.fm/tag/mpb+fodastico%21%21" + }, + { + "count": 33, + "name": "mpb fodastico", + "url": "https://www.last.fm/tag/mpb+fodastico" + }, + { + "count": 33, + "name": "afternoon", + "url": "https://www.last.fm/tag/afternoon" + } + ], + "Azul": [ + { + "count": 100, + "name": "Djavan", + "url": "https://www.last.fm/tag/Djavan" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "azul", + "url": "https://www.last.fm/tag/azul" + }, + { + "count": 66, + "name": "elass", + "url": "https://www.last.fm/tag/elass" + }, + { + "count": 33, + "name": "djavan song", + "url": "https://www.last.fm/tag/djavan+song" + } + ], + "Folhetim": [ + { + "count": 100, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 25, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 2, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Gal Costa", + "url": "https://www.last.fm/tag/Gal+Costa" + }, + { + "count": 1, + "name": "brazilian music", + "url": "https://www.last.fm/tag/brazilian+music" + }, + { + "count": 1, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 1, + "name": "like it as it is", + "url": "https://www.last.fm/tag/like+it+as+it+is" + }, + { + "count": 1, + "name": "chico buarque", + "url": "https://www.last.fm/tag/chico+buarque" + }, + { + "count": 1, + "name": "O meu brasil", + "url": "https://www.last.fm/tag/O+meu+brasil" + } + ], + "Coração Vagabundo": [], + "Quando Você Olha Pra Ela": [], + "Divino Maravilhoso": [], + "Você Não Entende Nada": [], + "Nao Identificado": [], + "Saudosismo": [], + "Desafinado": [], + "Lost In The Paradise": [], + "Vou Recomeçar": [], + "Barato Total": [], + "Aquarela do Brasil": [], + "Vaca Profana": [], + "Tuareg": [], + "Pontos De Luz": [], + "A Coisa Mais Linda Que Existe": [], + "Meu Nome É Gal": [], + "Cuidando de Longe": [], + "Baby - Ao Vivo": [], + "Falsa Baiana": [], + "Se Você Pensa": [], + "Flor de maracujá": [], + "Corcovado": [], + "Wave": [], + "Deus É O Amor": [], + "Meu Bem Meu Mal": [], + "Dê Um Rolê - Ao Vivo": [], + "One Note Samba - Live": [], + "Samba Do Aviao - Live": [], + "Nuvem Negra": [], + "Chuva de Prata - Ao Vivo": [], + "Tu": [], + "Volta": [] + }, + "Rachel Chinouriri": { + "All I Ever Asked": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 15, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Never Need Me": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 3, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + } + ], + "So My Darling - Acoustic": [], + "The Hills": [], + "All I Ever Asked (with sombr)": [], + "Can we talk about Isaac?": [], + "Garden of Eden": [], + "Robbed": [], + "It Is What It Is": [], + "23:42": [], + "What A Devastating Turn Of Events": [], + "My Everything": [], + "My Blood": [], + "Dumb Bitch Juice": [], + "Pocket": [], + "I’m Not Perfect (But I’m Trying)": [], + "Even (with Cat Burns)": [], + "So My Darling": [], + "I Hate Myself": [], + "Cold Call": [], + "Maybe I’m Lonely": [], + "If Only": [], + "Indigo": [], + "Judas (Demo)": [], + "Darker Place": [], + "Give Me A Reason": [], + "Marie Kondo": [], + "Ribs": [], + "Darker Place - Joe Goddard Remix, Radio Edit": [], + "Adrenaline": [], + "All I Ever Asked - Short n' Sweet Version": [], + "Happy Ending": [], + "The Scientist - Spotify Singles": [], + "Through The Eye": [], + "Better Off Without": [], + "Beautiful Disaster": [], + "Plain Jane": [], + "November (feat. Hak Baker)": [], + "What A Life": [], + "Blue - Interlude": [] + }, + "Basement": { + "Covet": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 42, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 21, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 5, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "white hair", + "url": "https://www.last.fm/tag/white+hair" + }, + { + "count": 1, + "name": "hopeful smile", + "url": "https://www.last.fm/tag/hopeful+smile" + }, + { + "count": 1, + "name": "zoomergaze", + "url": "https://www.last.fm/tag/zoomergaze" + } + ], + "Are You The One": [ + { + "count": 100, + "name": "basement", + "url": "https://www.last.fm/tag/basement" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Whole": [], + "Pine": [], + "Oversized": [], + "Spoiled": [], + "Bad Apple": [], + "Promise Everything": [], + "Crickets Throw Their Voice": [], + "Comfort": [], + "Earl Grey": [], + "Breathe": [], + "Fading": [], + "Aquasun": [], + "Halo": [], + "Black": [], + "Control": [], + "Wish": [], + "For You The Moon": [], + "Plan to Be Surprised": [], + "Canada Square": [], + "Summer's Colour": [], + "Disconnect": [], + "Be Here Now": [], + "Every Single Word": [], + "Yoke": [], + "Brother's Keeper": [], + "Ellipses": [], + "March": [], + "Grayscale": [], + "Skip Town": [], + "Hanging Around": [], + "DUI": [], + "Stigmata": [], + "Covet - alt version": [], + "Lose Your Grip": [], + "Blinded Bye": [], + "Meet Me in St. Louis": [], + "Submission": [], + "White Elephant": [] + }, + "Young the Giant": { + "Cough Syrup": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 72, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "young the giant", + "url": "https://www.last.fm/tag/young+the+giant" + }, + { + "count": 9, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "Like", + "url": "https://www.last.fm/tag/Like" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Mind Over Matter": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 3, + "name": "title track", + "url": "https://www.last.fm/tag/title+track" + }, + { + "count": 3, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "My Body": [], + "Mind Over Matter (Reprise)": [], + "Apartment": [], + "Superposition": [], + "Silvertongue": [], + "I Got": [], + "Strings": [], + "Something To Believe In": [], + "God Made Man": [], + "12 Fingers": [], + "Your Side": [], + "Garands": [], + "Islands": [], + "Guns Out": [], + "St. Walker": [], + "Amerika": [], + "Heat of the Summer": [], + "It's About Time": [], + "My Body - 2020 Remaster": [], + "Call Me Back": [], + "Crystallized": [], + "Anagram": [], + "Simplify": [], + "Firelight": [], + "Mr. Know-it-All": [], + "Daydreamer": [], + "Eros": [], + "The Walk Home": [], + "Art Exhibit": [], + "Repeat": [], + "Every Little Thing": [], + "Tightrope": [], + "Slow Dive": [], + "In My Home": [], + "Typhoon": [], + "Titus Was Born": [], + "Jungle Youth": [] + }, + "Lucy Dacus": { + "Night Shift": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 51, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 34, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 3, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "best ever", + "url": "https://www.last.fm/tag/best+ever" + }, + { + "count": 1, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + } + ], + "Hot & Heavy": [], + "I Don't Wanna Be Funny Anymore": [], + "Kissing Lessons": [], + "Brando": [], + "Ankles": [], + "Please Stay": [], + "VBS": [], + "Christine": [], + "Addictions": [], + "First Time": [], + "Best Guess": [], + "Bullseye (with Hozier)": [], + "Thumbs": [], + "...Familiar Place": [], + "Nonbeliever": [], + "Triple Dog Dare": [], + "Body To Flame": [], + "Yours & Mine": [], + "Cartwheel": [], + "Dancing In The Dark": [], + "Going Going Gone": [], + "Timefighter": [], + "Limerence": [], + "The Shell": [], + "Talk": [], + "Partner In Crime": [], + "La Vie En Rose": [], + "Next Of Kin": [], + "My Mother & I": [], + "Dream State...": [], + "Big Deal": [], + "Pillar Of Truth": [], + "Historians": [], + "Forever Is A Feeling": [], + "Most Wanted Man": [], + "Modigliani": [], + "Troublemaker Doppelgänger": [], + "Fool's Gold": [] + }, + "Tyler Childers": { + "All Your'n": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 100, + "name": "trucking", + "url": "https://www.last.fm/tag/trucking" + }, + { + "count": 66, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Feathered Indians": [ + { + "count": 100, + "name": "Passion", + "url": "https://www.last.fm/tag/Passion" + }, + { + "count": 100, + "name": "bluegrass country", + "url": "https://www.last.fm/tag/bluegrass+country" + } + ], + "Shake the Frost (Live)": [], + "Lady May": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "kitchen sink", + "url": "https://www.last.fm/tag/kitchen+sink" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 33, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Nose on the Grindstone (OurVinyl Sessions)": [], + "Charleston Girl (Live)": [], + "Follow You to Virgie (OurVinyl Sessions)": [], + "Whitehouse Road": [], + "In Your Love": [], + "Coal": [], + "Tattoos": [], + "Way of the Triune God - Hallelujah Version": [], + "Universal Sound": [], + "Rock Salt and Nails (Live)": [], + "Hard Times": [], + "House Fire": [], + "Deadman's Curve (Live)": [], + "I Swear (To God)": [], + "Oneida": [], + "Follow You to Virgie (Live)": [], + "Country Squire": [], + "Space and Time": [], + "Coming Down (Live)": [], + "Nose on the Grindstone": [], + "Born Again": [], + "Purgatory": [], + "Gemini": [], + "Bitin' List": [], + "Rustin' in the Rain": [], + "Whitehouse Road (OurVinyl Sessions)": [], + "Long Hard Road": [], + "Banded Clovis": [], + "Eatin' Big Time": [], + "Honky Tonk Flame": [], + "Bus Route": [], + "If Whiskey Could Talk": [], + "Creeker": [], + "Detroit": [], + "Long Violent History": [] + }, + "Santana": { + "Oye Como Va": [], + "Black Magic Woman": [], + "Smooth (feat. Rob Thomas)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "Latin Rock", + "url": "https://www.last.fm/tag/Latin+Rock" + }, + { + "count": 21, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 21, + "name": "1999", + "url": "https://www.last.fm/tag/1999" + }, + { + "count": 4, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "santana", + "url": "https://www.last.fm/tag/santana" + }, + { + "count": 1, + "name": "latinrock", + "url": "https://www.last.fm/tag/latinrock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Maria Maria (feat. The Product G&B)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 66, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 33, + "name": "electronica roots", + "url": "https://www.last.fm/tag/electronica+roots" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "acoustic rhythm guitars", + "url": "https://www.last.fm/tag/acoustic+rhythm+guitars" + }, + { + "count": 2, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 2, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 2, + "name": "latin influences", + "url": "https://www.last.fm/tag/latin+influences" + } + ], + "Evil Ways": [], + "Samba Pa Ti": [], + "Smooth": [], + "Black Magic Woman - Single Version": [], + "Soul Sacrifice": [], + "Maria Maria": [], + "She's Not There": [], + "Europa (Earth's Cry Heaven's Smile)": [], + "Black Magic Woman / Gypsy Queen": [], + "Corazon Espinado (Feat. Mana)": [], + "Jingo": [], + "No One to Depend On": [], + "Se a Cabo": [], + "Hope You're Feeling Better": [], + "Put Your Lights On": [], + "Africa Bamba": [], + "Black Magic Woman/Gypsy Queen": [], + "El Farol": [], + "Incident at Neshabur": [], + "Corazon Espinado": [], + "Singing Winds, Crying Beasts": [], + "The Game of Love (feat. Michelle Branch) - Main / Radio Mix": [], + "Everybody's Everything": [], + "Migra": [], + "(Da Le) Yaleo": [], + "Primavera": [], + "Mother's Daughter": [], + "Persuasion": [], + "Hold On": [], + "Into the Night": [], + "El Nicoya": [], + "Into the Night (feat. Chad Kroeger)": [], + "Waiting": [], + "Maria Maria - Radio Mix": [], + "Europa": [] + }, + "Yot Club": { + "YKWIM?": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 17, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 17, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "no way !": [], + "Japan": [], + "Fly Out West": [], + "Landlord": [], + "down bad": [], + "Fly Out West - Single Version": [], + "Comfort Zone": [], + "Dog Song": [], + "Spiral Stairs": [], + "jaded": [], + "u dont kno me": [], + "The Bay": [], + "Go Away": [], + "feel good": [], + "LAUREN": [], + "Go Slow": [], + "Safe House": [], + "Heatwave": [], + "Deer Island": [], + "saturday": [], + "Alive": [], + "priorities": [], + "Nostalgia": [], + "Human Nature": [], + "Mr. Rager": [], + "It's Easy": [], + "if u noticed": [], + "down bad - fanclubwallet & Preloved Remix": [], + "take care": [], + "Pixel": [], + "unexplainable": [], + "cant celebrate": [], + "Hole": [], + "margs": [], + "off the grid": [], + "On the Ground": [], + "anything": [], + "it's been a long night": [] + }, + "Wheatus": { + "Teenage Dirtbag": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "wheatus", + "url": "https://www.last.fm/tag/wheatus" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "A Little Respect": [], + "Teenage Dirtbag - Explicit Album Version": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 41, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 8, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "wheatus", + "url": "https://www.last.fm/tag/wheatus" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Teenage Dirtbag (2020)": [], + "Punk Ass Bitch": [], + "Sunshine": [], + "Truffles": [], + "Lemonade": [], + "Leroy": [], + "Love Is a Mutt from Hell": [], + "Wannabe Gangstar": [], + "Hey, Mr. Brown": [], + "Teenage Dirtbag - Original Version": [], + "Teenage Dirtbag - Sped Up": [], + "Hump'em n' Dump'em": [], + "Teenage Dirtbag (acoustic)": [], + "A Little Respect - Clean Album Version": [], + "American in Amsterdam": [], + "Christmas Dirtbag": [], + "Anyway": [], + "BMX Bandits": [], + "Freak On": [], + "Fair Weather Friend": [], + "Teenage Dirt Bag (Album Versio": [], + "Randall": [], + "Little Respect": [], + "Teenage Dirtbag - Clean Album Version": [], + "The Deck": [], + "Whole Amoeba": [], + "The Song That I Wrote When You Dissed Me": [], + "Hit Me With Your Best Shot": [], + "Pretty Girl": [], + "The London Sun": [], + "Teenage Dirt Bag": [], + "I Am What I Is": [], + "In the Melody": [], + "Teenage Dirtbag (Explicit Album Version)": [], + "Something Good": [], + "This Island": [] + }, + "Sevdaliza": { + "Alibi (with Pabllo Vittar & Yseult)": [ + { + "count": 100, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 8, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "pradocore", + "url": "https://www.last.fm/tag/pradocore" + } + ], + "Ride Or Die, Pt. 2 (with Villano Antillano & Tokischa)": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + } + ], + "Human": [], + "Oh My God": [], + "Marilyn Monroe": [], + "Ride or Die": [], + "Alibi Pt. 2 (with Anitta, Pabllo Vittar & Yseult)": [], + "High Alone": [], + "That Other Girl": [], + "Darkest Hour": [], + "No Me Cansare": [], + "Joanna": [], + "Amandine Insensible": [], + "Ride Or Die (with Villano Antillano)": [], + "Lamp Lady": [], + "Nothing Lasts Forever (with Grimes)": [], + "All Rivers At Once": [], + "Rhode": [], + "Hubris": [], + "Shabrang": [], + "MARIA MAGDALENA": [], + "Shahmaran": [], + "Habibi": [], + "Messiah": [], + "Human Nature": [], + "Wallflower": [], + "Eden": [], + "Bluecid": [], + "Soul Syncable": [], + "Dormant": [], + "Hero": [], + "Gole Bi Goldoon": [], + "Libertine": [], + "No Way": [], + "Sirens of the Caspian": [], + "Do You Feel Real": [], + "Comet": [], + "Scarlette": [], + "Heroina": [] + }, + "Alan Walker": { + "Faded": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 67, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 27, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 2, + "name": "norwegian", + "url": "https://www.last.fm/tag/norwegian" + }, + { + "count": 2, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 1, + "name": "german number one", + "url": "https://www.last.fm/tag/german+number+one" + }, + { + "count": 1, + "name": "festival progressive house", + "url": "https://www.last.fm/tag/festival+progressive+house" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "On My Way": [], + "Alone": [], + "Darkside": [], + "Alone, Pt. II": [], + "The Spectre": [], + "Sing Me to Sleep": [], + "Lily": [], + "All Falls Down (feat. Juliander)": [], + "SWEET DREAMS": [], + "Better Off (Alone, Pt. III)": [], + "Ignite": [], + "Tired": [], + "Fade": [], + "Diamond Heart": [], + "Spectre": [], + "Fire! (feat. YUQI ((G)I-DLE), JVKE)": [], + "Hero": [], + "All Falls Down": [], + "Man On The Moon": [], + "Lost Control": [], + "Time - Alan Walker Remix": [], + "Force": [], + "Don't You Hold Me Down": [], + "Different World (feat. CORSAK)": [], + "Running Out of Roses": [], + "The Drum": [], + "Fake A Smile": [], + "Heading Home": [], + "Tired - Kygo Remix": [], + "Shut Up": [], + "Believers": [], + "Paradise": [], + "Endless Summer": [], + "Not You": [], + "Routine": [], + "Sing Me to Sleep - Marshmello Remix": [], + "On My Way - Da Tweekaz Remix": [], + "I Don't Wanna Go": [] + }, + "American Football": { + "Never Meant": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 68, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 45, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 40, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 20, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 3, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "kinsella", + "url": "https://www.last.fm/tag/kinsella" + }, + { + "count": 1, + "name": "American Football", + "url": "https://www.last.fm/tag/American+Football" + } + ], + "The Summer Ends": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 51, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 20, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 3, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "Honestly?": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 58, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 38, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 29, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Under the radar", + "url": "https://www.last.fm/tag/Under+the+radar" + }, + { + "count": 1, + "name": "post rock", + "url": "https://www.last.fm/tag/post+rock" + }, + { + "count": 1, + "name": "My Favorites", + "url": "https://www.last.fm/tag/My+Favorites" + } + ], + "For Sure": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 74, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 38, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 22, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 7, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 3, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 1, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 1, + "name": "trumpet", + "url": "https://www.last.fm/tag/trumpet" + }, + { + "count": 1, + "name": "Sea of Velvet", + "url": "https://www.last.fm/tag/Sea+of+Velvet" + } + ], + "I'll See You When We're Both Not So Emotional": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 29, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "post-emo indie rock", + "url": "https://www.last.fm/tag/post-emo+indie+rock" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "Illinois", + "url": "https://www.last.fm/tag/Illinois" + } + ], + "The One With the Wurlitzer": [], + "But the Regrets Are Killing Me": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 49, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 32, + "name": "math rock", + "url": "https://www.last.fm/tag/math+rock" + }, + { + "count": 18, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 6, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 4, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "I must have something in my eye", + "url": "https://www.last.fm/tag/I+must+have+something+in+my+eye" + }, + { + "count": 1, + "name": "saddest song ever", + "url": "https://www.last.fm/tag/saddest+song+ever" + }, + { + "count": 1, + "name": "All time favourites", + "url": "https://www.last.fm/tag/All+time+favourites" + } + ], + "Stay Home": [], + "You Know I Should Be Leaving Soon": [], + "Uncomfortably Numb (feat. Hayley Williams)": [], + "Letters and Packages": [], + "The One With the Tambourine": [], + "My Instincts Are the Enemy": [], + "Silhouettes": [], + "Five Silent Miles": [], + "Home Is Where the Haunt Is": [], + "Every Wave To Ever Rise (feat. Elizabeth Powell)": [], + "Where Are We Now?": [], + "Heir Apparent": [], + "I've Been So Lost For So Long": [], + "Give Me The Gun": [], + "Born to Lose": [], + "Doom In Full Bloom": [], + "Desire Gets in the Way": [], + "Mine To Miss": [], + "I Need a Drink (or Two or Three)": [], + "Everyone Is Dressed Up": [], + "Life Support": [], + "Untitled #2 - Boombox Practice Session, 1998": [], + "Fade Into You": [], + "Honestly": [], + "I Can't Feel You (feat. Rachel Goswell)": [], + "For Sure - Remastered 2024": [], + "You Know I Should Be Leaving": [], + "Rare Symmetry": [], + "Never Meant - Remastered 2024": [], + "Uncomfortably Numb": [], + "I Can’t Feel You (feat. Rachel Goswell)": [], + "Five Silent Miles - Live at the Blind Pig, Champaign, IL, 1997": [] + }, + "Chance the Rapper": { + "No Problem (feat. Lil Wayne & 2 Chainz)": [], + "Cocoa Butter Kisses": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 33, + "name": "twista", + "url": "https://www.last.fm/tag/twista" + }, + { + "count": 33, + "name": "weed", + "url": "https://www.last.fm/tag/weed" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "yummy", + "url": "https://www.last.fm/tag/yummy" + }, + { + "count": 10, + "name": "bubbly", + "url": "https://www.last.fm/tag/bubbly" + }, + { + "count": 10, + "name": "chance the rapper", + "url": "https://www.last.fm/tag/chance+the+rapper" + } + ], + "All Night (feat. Knox Fortune)": [], + "Same Drugs": [], + "Juke Jam (feat. Justin Bieber & Towkio)": [], + "All We Got (feat. Kanye West & Chicago Children's Choir)": [], + "Angels (feat. Saba)": [], + "Favorite Song": [], + "Acid Rain": [], + "Summer Friends (feat. Jeremih & Francis & The Lights)": [], + "Smoke Break (feat. Future)": [], + "Hot Shower": [], + "Juice": [], + "Mixtape (feat. Young Thug & Lil Yachty)": [], + "D.R.A.M. Sings Special": [], + "Good Ass Intro": [], + "Chain Smoker": [], + "Finish Line / Drown (feat. T-Pain, Kirk Franklin, Eryn Allen Kane & Noname)": [], + "Lost": [], + "Paranoia": [], + "Interlude (That's Love)": [], + "Pusha Man": [], + "The Highs & The Lows": [], + "How Great (feat. Jay Electronica & My cousin Nicole)": [], + "Blessings (feat. Jamila Woods)": [], + "Blessings": [], + "I Might Need Security": [], + "Everything's Good (Good Ass Outro)": [], + "GRoCERIES": [], + "The Man Who Has Everything": [], + "Do You Remember": [], + "Everybody's Something": [], + "Smoke Again": [], + "All Day Long": [], + "NaNa": [], + "Blessings (feat. Ty Dolla $ign, Anderson .Paak, BJ The Chicago Kid, Raury & Jamila Woods)": [], + "Eternal": [], + "Handsome": [], + "Wraith": [] + }, + "The Front Bottoms": { + "Twin Size Mattress": [ + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "hermoso", + "url": "https://www.last.fm/tag/hermoso" + }, + { + "count": 1, + "name": "alt emo", + "url": "https://www.last.fm/tag/alt+emo" + }, + { + "count": 1, + "name": "One of the best", + "url": "https://www.last.fm/tag/One+of+the+best" + } + ], + "Be Nice to Me": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + }, + { + "count": 1, + "name": "folk punk", + "url": "https://www.last.fm/tag/folk+punk" + } + ], + "Lone Star": [ + { + "count": 100, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + } + ], + "Father": [ + { + "count": 100, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 8, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 3, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Lonely Eyes": [], + "Flashlight": [], + "Peach": [], + "Funny You Should Ask": [], + "Skeleton": [], + "Maps": [], + "Au Revoir (Adios)": [], + "Lipstick Covered Magnet": [], + "The Beers": [], + "The Plan (Fuck Jobs)": [], + "Swimming Pool": [], + "Swear to God the Devil Made Me Do It": [], + "12 Feet Deep": [], + "Looking Like You Just Woke Up": [], + "Wolfman": [], + "Jim Bogart": [], + "Santa Monica": [], + "Laugh Till I Cry": [], + "Cough It Out": [], + "Bathtub": [], + "Rhode Island": [], + "Tattooed Tears": [], + "The Feud": [], + "Everything I Own": [], + "Legit Tattoo Gun": [], + "Backflip": [], + "Flying Model Rockets": [], + "Mountain": [], + "West Virginia": [], + "Help": [], + "Camouflage": [], + "The Boredom Is the Reason I Started Swimming. It's Also the Reason I Started Sinking": [], + "Awkward Conversations": [], + "Vacation Town": [], + "More Than It Hurts You": [] + }, + "Men at Work": { + "Down Under": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 51, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 3, + "name": "men at work", + "url": "https://www.last.fm/tag/men+at+work" + }, + { + "count": 3, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "80's", + "url": "https://www.last.fm/tag/80%27s" + } + ], + "Who Can It Be Now?": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 60, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "men at work", + "url": "https://www.last.fm/tag/men+at+work" + }, + { + "count": 1, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + } + ], + "Overkill": [], + "It's a Mistake": [], + "Be Good Johnny": [], + "I Can See It in Your Eyes": [], + "Underground": [], + "Down By the Sea": [], + "Who Can It Be Now": [], + "Dr. Heckyll & Mr. Jive": [], + "Catch a Star": [], + "Land Down Under": [], + "Everything I Need": [], + "Helpless Automaton": [], + "Touching the Untouchables": [], + "People Just Love to Play with Words": [], + "High Wire": [], + "I Come From a Land Down Under": [], + "Upstairs In My House": [], + "Maria": [], + "Man with Two Hearts": [], + "Land Downunder": [], + "Still Life": [], + "Hard Luck Story": [], + "Blue for You": [], + "Settle Down My Boy": [], + "Snakes And Ladders": [], + "No Sign Of Yesterday": [], + "No Restrictions": [], + "I Like To": [], + "Giving Up": [], + "Sail To You": [], + "Be Good Johnny (Album Version)": [], + "I Like To (Live)": [], + "Helpless Automation": [], + "Children on Parade": [], + "Stay at Home": [], + "You Can Dance If You Want To": [], + "Who Can It Be Now? [October 1982]": [] + }, + "Matuê": { + "Vampiro": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Brazillian Trap", + "url": "https://www.last.fm/tag/Brazillian+Trap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Máquina do Tempo": [ + { + "count": 100, + "name": "trap carioca", + "url": "https://www.last.fm/tag/trap+carioca" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "A Morte do AutoTune": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "777-666": [], + "Anos Luz": [], + "Kenny G": [], + "Quer Voar": [], + "Conexões de Máfia (feat. Rich The Kid)": [], + "Crack com Mussilon": [], + "Gorilla Roxo": [], + "É Sal": [], + "Antes": [], + "Imagina esse Cenário": [], + "1993": [], + "Isso é Sério": [ + { + "count": 100, + "name": "shesh", + "url": "https://www.last.fm/tag/shesh" + } + ], + "333": [ + { + "count": 100, + "name": "psicodelico", + "url": "https://www.last.fm/tag/psicodelico" + }, + { + "count": 25, + "name": "ice", + "url": "https://www.last.fm/tag/ice" + } + ], + "Cogulândia": [], + "O Som": [ + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 66, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 33, + "name": "tame impala", + "url": "https://www.last.fm/tag/tame+impala" + }, + { + "count": 33, + "name": "Daft Punk", + "url": "https://www.last.fm/tag/Daft+Punk" + }, + { + "count": 33, + "name": "Kevin Parker", + "url": "https://www.last.fm/tag/Kevin+Parker" + } + ], + "4TAL": [], + "Maria": [], + "Castlevania": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "hyperpop trap", + "url": "https://www.last.fm/tag/hyperpop+trap" + } + ], + "Sem Dó": [], + "V DE VILÃO": [], + "04AM": [], + "Like This!": [], + "Banco": [], + "De Peça em Peça": [], + "Vem Chapar": [], + "Reza do Milhão": [], + "Boomzim": [], + "Urubus": [], + "Filho da Noite": [], + "Quem Manda É a 30": [], + "Lama no Copo": [], + "Celine": [], + "Honey Babe": [], + "A Última Dança": [], + "De Alta": [], + "Rbn": [] + }, + "Gesaffelstein": { + "Lost in the Fire (feat. The Weeknd)": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 73, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 22, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "male vocalist", + "url": "https://www.last.fm/tag/male+vocalist" + }, + { + "count": 1, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + } + ], + "Pursuit": [], + "Opr": [], + "Aleph": [], + "Hate or Glory": [], + "Viol": [], + "Destinations": [], + "Obsession": [], + "Hellifornia": [], + "Blast Off (feat. Pharrell Williams)": [], + "Nameless": [], + "Out of Line": [], + "Lost in the Fire": [], + "Ever Now": [], + "Piece of Future": [], + "So Bad (feat. HAIM)": [], + "Trans": [], + "Wall of Memories": [], + "Duel": [], + "Control Movement": [], + "Reset": [], + "Values": [], + "Forever (feat. The Hacker & Electric Youth)": [], + "Hard Dreams": [], + "Hyperion": [], + "ORCK": [], + "Conspiracy Origins": [], + "Perfection": [], + "DOOM": [], + "Digital slaves": [], + "Viol - Original Mix": [], + "Memora": [], + "A Palé - Gesaffelstein Remix": [], + "Hatred": [], + "Vortex": [], + "Humanity Gone": [], + "Your share of the night": [], + "Hysteria": [], + "DANCE X": [] + }, + "Spiritbox": { + "Circle With Me": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 17, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 8, + "name": "dark metalcore", + "url": "https://www.last.fm/tag/dark+metalcore" + }, + { + "count": 8, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + } + ], + "Sun Killer": [ + { + "count": 100, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 17, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 8, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 8, + "name": "dark metalcore", + "url": "https://www.last.fm/tag/dark+metalcore" + }, + { + "count": 8, + "name": "seamless", + "url": "https://www.last.fm/tag/seamless" + } + ], + "Jaded": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 56, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "seamless", + "url": "https://www.last.fm/tag/seamless" + }, + { + "count": 4, + "name": "Female-fronted Metal", + "url": "https://www.last.fm/tag/Female-fronted+Metal" + }, + { + "count": 2, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 2, + "name": "Progressive Metalcore", + "url": "https://www.last.fm/tag/Progressive+Metalcore" + } + ], + "Holy Roller": [], + "The Void": [], + "Hurt You": [], + "Secret Garden": [], + "Perfect Soul": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 66, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 8, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + }, + { + "count": 3, + "name": "metalgaze", + "url": "https://www.last.fm/tag/metalgaze" + } + ], + "Soft Spine": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 25, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 4, + "name": "deathcore", + "url": "https://www.last.fm/tag/deathcore" + }, + { + "count": 4, + "name": "Progressive Metalcore", + "url": "https://www.last.fm/tag/Progressive+Metalcore" + }, + { + "count": 2, + "name": "holy fuck", + "url": "https://www.last.fm/tag/holy+fuck" + }, + { + "count": 2, + "name": "nu metalcore", + "url": "https://www.last.fm/tag/nu+metalcore" + }, + { + "count": 2, + "name": "DJENT", + "url": "https://www.last.fm/tag/DJENT" + }, + { + "count": 1, + "name": "djentcore", + "url": "https://www.last.fm/tag/djentcore" + } + ], + "Blessed Be": [], + "Yellowjacket (feat. Sam Carter)": [], + "Rotoscope": [], + "Rule of Nines": [], + "The Summit": [], + "Cellar Door": [], + "Constance": [], + "Eternal Blue": [], + "Keep Sweet": [], + "Silk in the Strings": [], + "Too Close / Too Late": [], + "No Loss, No Love": [], + "Fata Morgana": [], + "Ultraviolet": [], + "Black Rainbow": [], + "Hysteria": [], + "Halcyon": [], + "Angel Eyes": [], + "We Live in a Strange World": [], + "Tsunami Sea": [], + "Crystal Roses": [], + "Sew Me Up": [], + "Ride The Wave": [], + "A Haven With Two Faces": [], + "Deep End": [], + "Yellowjacket - feat. Sam Carter": [], + "The Beauty Of Suffering": [], + "Holy Roller (feat. Ryo Kinoshita)": [], + "Belcarra": [], + "Perennial": [] + }, + "Alvvays": { + "Archie, Marry Me": [ + { + "count": 100, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 77, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 51, + "name": "lets go dude", + "url": "https://www.last.fm/tag/lets+go+dude" + }, + { + "count": 25, + "name": "Manifested", + "url": "https://www.last.fm/tag/Manifested" + }, + { + "count": 25, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "IM GETTING MARRIED", + "url": "https://www.last.fm/tag/IM+GETTING+MARRIED" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Dreams Tonite": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 85, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 51, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 25, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 1, + "name": "lush", + "url": "https://www.last.fm/tag/lush" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "Adult Diversion": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 66, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 15, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 15, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 15, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "indie surf", + "url": "https://www.last.fm/tag/indie+surf" + }, + { + "count": 4, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "In Undertow": [], + "Not My Baby": [], + "Tile By Tile": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + } + ], + "Party Police": [], + "Ones Who Love You": [], + "Atop a Cake": [], + "Next of Kin": [], + "Pharmacist": [], + "After The Earthquake": [], + "Easy On Your Own?": [], + "Forget About Life": [], + "Belinda Says": [], + "Your Type": [], + "Plimsoll Punks": [], + "Very Online Guy": [], + "Pressed": [], + "Saved By A Waif": [], + "The Agency Group": [], + "Dives": [], + "Red Planet": [], + "Velveteen": [], + "Tom Verlaine": [], + "Bored In Bristol": [], + "Many Mirrors": [], + "Lollipop (Ode To Jim)": [], + "Hey": [], + "Pomeranian Spinster": [], + "Fourth Figure": [], + "Already Gone": [], + "Lottery Noises": [], + "Archie Marry Me": [ + { + "count": 100, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 77, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 51, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 51, + "name": "lets go dude", + "url": "https://www.last.fm/tag/lets+go+dude" + }, + { + "count": 25, + "name": "Manifested", + "url": "https://www.last.fm/tag/Manifested" + }, + { + "count": 25, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "IM GETTING MARRIED", + "url": "https://www.last.fm/tag/IM+GETTING+MARRIED" + }, + { + "count": 6, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 6, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Underneath Us": [], + "Pecking Order": [], + "Echolalia": [], + "Supine Equine": [], + "Underneath Us (Australian Bonus Track)": [] + }, + "NF": { + "Let You Down": [ + { + "count": 100, + "name": "nf", + "url": "https://www.last.fm/tag/nf" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Christian hip hop", + "url": "https://www.last.fm/tag/Christian+hip+hop" + }, + { + "count": 8, + "name": "Eminem", + "url": "https://www.last.fm/tag/Eminem" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 3, + "name": "extensive studio production", + "url": "https://www.last.fm/tag/extensive+studio+production" + } + ], + "The Search": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "conscious hip-hop", + "url": "https://www.last.fm/tag/conscious+hip-hop" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "symphonic rap", + "url": "https://www.last.fm/tag/symphonic+rap" + } + ], + "Lie": [], + "If You Want Love": [], + "When I Grow Up": [], + "Paralyzed": [], + "Time": [], + "HOPE": [], + "Hate Myself": [], + "HAPPY": [], + "CLOUDS": [], + "WHY": [], + "Leave Me Alone": [], + "How Could You Leave Us": [], + "PAID MY DUES": [], + "Change": [], + "JUST LIKE YOU": [], + "MOTTO": [], + "Time - Edit": [], + "Remember This": [], + "I Miss the Days": [], + "Only": [], + "The Search - Edit": [], + "My Stress": [], + "CAREFUL": [], + "Therapy Session": [], + "Trauma": [], + "NO NAME": [], + "Mansion": [], + "Intro III": [], + "RUNNING": [], + "Lost In The Moment": [], + "Can You Hold Me": [], + "LOST": [], + "Dreams": [], + "DRIFTING": [], + "MISTAKE": [], + "Let Me Go": [], + "Nate": [] + }, + "Beach Weather": { + "Sex, Drugs, Etc.": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 66, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 66, + "name": "lively", + "url": "https://www.last.fm/tag/lively" + }, + { + "count": 33, + "name": "mild rhythmic syncopation", + "url": "https://www.last.fm/tag/mild+rhythmic+syncopation" + }, + { + "count": 33, + "name": "E minor", + "url": "https://www.last.fm/tag/E+minor" + }, + { + "count": 33, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + }, + { + "count": 10, + "name": "mixed minor and major key tonality", + "url": "https://www.last.fm/tag/mixed+minor+and+major+key+tonality" + }, + { + "count": 10, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 10, + "name": "prominent percussion", + "url": "https://www.last.fm/tag/prominent+percussion" + } + ], + "Chit Chat": [], + "Sex, Drugs, Etc. - Sped Up Version": [], + "Swoon": [], + "High In Low Places": [], + "Unlovable": [], + "Pineapple Sunrise": [], + "Seth Cohen": [], + "Trouble With This Bed": [], + "Home Movies": [], + "Someone's Disaster": [], + "Tremors": [], + "Miss You": [], + "Hardcore Romance (feat. Ari Abdul)": [], + "Goddess": [], + "Deadbeat Blues (feat. Bel)": [], + "Homebody": [], + "WOLF": [], + "Unlovable (feat. Pale Waves)": [], + "Hardcore Romance": [], + "Fake Nice": [], + "Hard Feelings": [], + "Bad Seed": [], + "Sex, Drugs, Etc. - Stripped Down": [], + "New Skin": [], + "Hottest Summer on Record": [], + "Desert Oasis": [], + "High & Driving": [], + "Tulips": [], + "Rebel Sun": [], + "Fake Nice (feat. Kevin Kaarl)": [], + "Melt": [], + "Silent Type": [], + "Desert Disco": [], + "Wildfire": [], + "Brain Dead": [], + "Nightcrawler": [], + "Clueless": [], + "Paranormal Activity": [] + }, + "Train": { + "Hey, Soul Sister": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 80, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 35, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 11, + "name": "train", + "url": "https://www.last.fm/tag/train" + }, + { + "count": 11, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Drive By": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "train", + "url": "https://www.last.fm/tag/train" + }, + { + "count": 6, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 5, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Drops of Jupiter": [], + "Drops of Jupiter (Tell Me)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 60, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 1, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 1, + "name": "roots rock", + "url": "https://www.last.fm/tag/roots+rock" + } + ], + "50 Ways to Say Goodbye": [], + "Meet Virginia": [], + "Marry Me": [], + "Shake Up Christmas": [], + "Calling All Angels": [], + "If It's Love": [], + "Play That Song": [], + "Save Me, San Francisco": [], + "She's on Fire": [], + "Hopeless": [], + "Angel In Blue Jeans": [], + "I Got You": [], + "Mississippi": [], + "This Ain't Goodbye": [], + "When I Look To The Sky": [], + "Mermaid": [], + "Parachute": [], + "Something More": [], + "Respect": [], + "I Wish You Would": [], + "It's About You": [], + "Brick By Brick": [], + "Words": [], + "Let It Roll": [], + "You Already Know": [], + "Whipping Boy": [], + "Breakfast In Bed": [], + "Feels Good At First": [], + "Hey Soul Sister": [], + "Getaway": [], + "This'll Be My Year": [], + "Get To Me": [], + "Cab": [], + "Wonder What You're Doing for the Rest of Your Life": [], + "Bruises": [] + }, + "Duquesa": { + "99 Problemas": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 33, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + }, + { + "count": 33, + "name": "99 problemas de uma negra bonita pica nao ta na lista", + "url": "https://www.last.fm/tag/99+problemas+de+uma+negra+bonita+pica+nao+ta+na+lista" + }, + { + "count": 33, + "name": "feminista", + "url": "https://www.last.fm/tag/feminista" + } + ], + "Fuso": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "fodona", + "url": "https://www.last.fm/tag/fodona" + }, + { + "count": 66, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 33, + "name": "eu sou isso tudo mesmo que voce ta vendo", + "url": "https://www.last.fm/tag/eu+sou+isso+tudo+mesmo+que+voce+ta+vendo" + } + ], + "Turma da Duq": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "br", + "url": "https://www.last.fm/tag/br" + }, + { + "count": 10, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 10, + "name": "energia de gostosa atitude de gostosa", + "url": "https://www.last.fm/tag/energia+de+gostosa+atitude+de+gostosa" + } + ], + "Disk P@#$%&!": [ + { + "count": 100, + "name": "feminist", + "url": "https://www.last.fm/tag/feminist" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "black power", + "url": "https://www.last.fm/tag/black+power" + }, + { + "count": 66, + "name": "girl power", + "url": "https://www.last.fm/tag/girl+power" + }, + { + "count": 33, + "name": "rap brasil", + "url": "https://www.last.fm/tag/rap+brasil" + }, + { + "count": 33, + "name": "feat", + "url": "https://www.last.fm/tag/feat" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 10, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 10, + "name": "hino", + "url": "https://www.last.fm/tag/hino" + } + ], + "Purple Rain": [], + "Taurus": [], + "Primeiro de Maio (Gostosas Inteligentes)": [], + "Única": [], + "Big D!!!!!": [], + "Big D!!!!! Pt. 2": [], + "Pose": [], + "Tá Eu e a Nicole": [], + "Banco do Carona": [], + "No Meu Club": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 33, + "name": "amor se tiver little dick nao vai funcionar de lado", + "url": "https://www.last.fm/tag/amor+se+tiver+little+dick+nao+vai+funcionar+de+lado" + }, + { + "count": 33, + "name": "no meu club so corpuda do quadril avantajado", + "url": "https://www.last.fm/tag/no+meu+club+so+corpuda+do+quadril+avantajado" + } + ], + "Atlanta - Spotify Singles": [], + "Milionário e José Rico": [], + "Ela (Intro)": [], + "Escolhe": [], + "Vermelho e Preto": [], + "Só um Flerte": [], + "GEMINI": [], + "Voo 1360": [], + "Classudona": [], + "TÃOQUENTE": [], + "Diz": [], + "Number One": [], + "Intro": [], + "Fuso - Remix": [], + "Glória": [], + "Quantas coisas cabem na minha bag?": [], + "Eu Te Dei, Amor": [], + "Parece um Vampiro": [], + "toda garota como eu =(=)": [], + "Carta para mim mesma": [], + "HIGH": [], + "One Time": [], + "Duas da Manhã": [], + "Para pra Pensar": [], + "Atlanta": [] + }, + "French Montana": { + "Unforgettable": [ + { + "count": 100, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 15, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 15, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 4, + "name": "swae lee", + "url": "https://www.last.fm/tag/swae+lee" + }, + { + "count": 1, + "name": "lyrics by a famous rap artist", + "url": "https://www.last.fm/tag/lyrics+by+a+famous+rap+artist" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "No Stylist (feat. Drake)": [], + "Pop That": [], + "Lockjaw (Feat. Kodak Black)": [], + "No Stylist": [], + "New York Minute (feat. Jadakiss)": [], + "Handstand (with Doja Cat feat. Saweetie)": [], + "Writing on the Wall (feat. Post Malone & Cardi B)": [], + "So High (feat. Curren$y)": [], + "Unforgettable (feat. Swae Lee)": [], + "A Lie": [], + "Wiggle It (feat. City Girls)": [], + "Where They At": [], + "Slide (feat. Blueface & Lil Tjay)": [], + "Go Hard": [], + "Freaks": [], + "Ain't Worried About Nothin": [], + "Shot Caller": [], + "Cold (feat. Tory Lanez)": [], + "Gifted": [], + "No Shopping": [], + "FWMGAB": [], + "No Shopping (feat. Drake)": [], + "Chit Chat": [], + "Lockjaw": [], + "Stand United": [], + "Bad B*tch": [], + "Twisted (feat. Logic & A$AP Rocky)": [], + "Okay": [], + "Writing on the Wall (feat. Post Malone, Cardi B & Rvssian)": [], + "Bad Habits feat. Bun B.": [], + "Famous": [], + "I Can't Lie (with Kodak Black)": [], + "Bring Dem Things": [], + "Pop That - Explicit Version": [], + "Push Start (with Coi Leray feat. 42 Dugg)": [], + "Intro": [], + "Don't Panic": [], + "All For You": [] + }, + "Mötley Crüe": { + "Kickstart My Heart": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 64, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 38, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 32, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 10, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 6, + "name": "motley crue", + "url": "https://www.last.fm/tag/motley+crue" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Girls, Girls, Girls": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 80, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 42, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 35, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 5, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "motley crue", + "url": "https://www.last.fm/tag/motley+crue" + }, + { + "count": 1, + "name": "1987", + "url": "https://www.last.fm/tag/1987" + } + ], + "Dr. Feelgood": [], + "Shout at the Devil": [], + "Home Sweet Home": [], + "Live Wire": [], + "Wild Side": [], + "Looks That Kill": [], + "Too Young to Fall in Love": [], + "Smokin' In The Boys Room": [], + "Without You": [], + "Take Me to the Top": [], + "Same Ol' Situation (S.O.S.)": [], + "Too Fast For Love": [], + "Helter Skelter": [], + "Don't Go Away Mad (Just Go Away)": [], + "Piece Of Your Action": [], + "Saints of Los Angeles": [], + "Primal Scream": [], + "Red Hot": [], + "You're All I Need": [], + "Knock 'Em Dead, Kid": [], + "Ten Seconds to Love": [], + "On With The Show": [], + "Bastard": [], + "Rattlesnake Shake": [], + "Merry-Go-Round": [], + "If I Die Tomorrow": [], + "Slice Of Your Pie": [], + "Dr. Feelgood (2021- Remaster)": [], + "Sticky Sweet": [], + "She Goes Down": [], + "All In The Name Of...": [], + "Louder Than Hell": [], + "In the Beginning": [], + "Dancing On Glass": [], + "Use It Or Lose It": [], + "Come On And Dance": [], + "Starry Eyes": [] + }, + "Simon & Garfunkel": { + "The Sound of Silence": [], + "Mrs. Robinson": [], + "The Boxer": [], + "Cecilia": [], + "Bridge Over Troubled Water": [], + "The Only Living Boy in New York": [], + "America": [], + "Homeward Bound": [], + "Mrs. Robinson - From \"The Graduate\" Soundtrack": [ + { + "count": 100, + "name": "ccc_corrected", + "url": "https://www.last.fm/tag/ccc_corrected" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 7, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 4, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 4, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + } + ], + "I Am a Rock": [], + "April Come She Will": [], + "El Condor Pasa (If I Could)": [], + "The Sound Of Silence - Acoustic Version": [], + "The 59th Street Bridge Song (Feelin' Groovy)": [], + "A Hazy Shade of Winter": [], + "Baby Driver": [], + "Scarborough Fair / Canticle": [], + "Bookends": [], + "Kathy's Song": [], + "Scarborough Fair/Canticle": [], + "At the Zoo": [], + "Song for the Asking": [], + "The Sounds Of Silence": [], + "Keep the Customer Satisfied": [], + "Leaves That Are Green": [], + "Bookends Theme": [], + "The Dangling Conversation": [], + "So Long, Frank Lloyd Wright": [], + "Bleecker Street": [], + "Old Friends": [], + "Wednesday Morning, 3 A.M.": [], + "For Emily, Whenever I May Find Her": [], + "Fakin' It": [], + "Why Don't You Write Me": [], + "Richard Cory": [], + "Flowers Never Bend with the Rainfall": [], + "Overs": [], + "Anji": [], + "Punky's Dilemma": [] + }, + "Roddy Ricch": { + "The Box": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 24, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 5, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "Roddy Ricch", + "url": "https://www.last.fm/tag/Roddy+Ricch" + }, + { + "count": 1, + "name": "Star Wars", + "url": "https://www.last.fm/tag/Star+Wars" + }, + { + "count": 1, + "name": "a highly synthetic sonority", + "url": "https://www.last.fm/tag/a+highly+synthetic+sonority" + } + ], + "High Fashion (feat. Mustard)": [], + "Down Below": [], + "Start Wit Me (feat. Gunna)": [], + "late at night": [], + "Die Young": [], + "Bacc Seat (feat. Ty Dolla $ign)": [], + "Every Season": [], + "PETA (feat. Meek Mill)": [], + "Tip Toe (feat. A Boogie Wit da Hoodie)": [], + "hibachi (feat. Kodak Black & 21 Savage)": [], + "Boom Boom Room": [], + "Stop Breathing": [], + "25 million": [], + "Big Stepper": [], + "War Baby": [], + "thailand": [], + "Intro": [], + "Perfect Time": [], + "Moonwalkin (feat. Lil Durk)": [], + "Twin (feat. Lil Durk)": [], + "all good (feat. Future)": [], + "Aston Martin Truck": [], + "Real Talk": [], + "Roll Dice": [], + "moved to miami (feat. Lil Baby)": [], + "Survivor’s Remorse": [], + "Prayers To The Trap God": [], + "don’t i (feat. Gunna)": [], + "paid my dues (feat. Takeoff)": [], + "llf": [], + "rollercoastin": [], + "murda one (feat. Fivio Foreign)": [], + "God's Eyes": [], + "Gods Eyes": [], + "no way (feat. Jamie Foxx)": [], + "crash the party": [], + "Walk Em Down (feat. Roddy Ricch)": [], + "Nascar": [] + }, + "Sean Kingston": { + "Beautiful Girls": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 95, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 61, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "Sean Kingston", + "url": "https://www.last.fm/tag/Sean+Kingston" + }, + { + "count": 20, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "beautiful girls", + "url": "https://www.last.fm/tag/beautiful+girls" + }, + { + "count": 6, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Fire Burning": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 74, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 31, + "name": "Sean Kingston", + "url": "https://www.last.fm/tag/Sean+Kingston" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "fire burning", + "url": "https://www.last.fm/tag/fire+burning" + }, + { + "count": 2, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Eenie Meenie": [ + { + "count": 100, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 44, + "name": "eenie meenie", + "url": "https://www.last.fm/tag/eenie+meenie" + }, + { + "count": 29, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Andrew", + "url": "https://www.last.fm/tag/Andrew" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "CD", + "url": "https://www.last.fm/tag/CD" + }, + { + "count": 1, + "name": "john", + "url": "https://www.last.fm/tag/john" + }, + { + "count": 1, + "name": "dance time", + "url": "https://www.last.fm/tag/dance+time" + }, + { + "count": 1, + "name": "b flat minor", + "url": "https://www.last.fm/tag/b+flat+minor" + } + ], + "Take You There": [], + "Me Love": [], + "Face Drop": [], + "Beat It (feat. Chris Brown & Wiz Khalifa)": [], + "Eenie Meenie - Radio Version": [], + "Party All Night (Sleep All Day)": [], + "Kingston": [], + "Dumb Love": [], + "Dry Your Eyes": [], + "Intro": [], + "Letting Go (Dutty Love) Featuring Nicki Minaj": [], + "Your Sister": [], + "Letting Go (Dutty Love) featuring Nicki Minaj (feat. Nicki Minaj)": [], + "Got No Shorty": [], + "Drummer Boy": [], + "Change": [], + "That Ain't Right": [], + "Beat It": [], + "Beautiful Girls - Radio Edit": [], + "My Girlfriend": [], + "I Can Feel It": [], + "Fire Burning The Dancefloor": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 74, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 31, + "name": "Sean Kingston", + "url": "https://www.last.fm/tag/Sean+Kingston" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 8, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "fire burning", + "url": "https://www.last.fm/tag/fire+burning" + }, + { + "count": 2, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Wrap U Around Me": [], + "Welcome To Tomorrow": [], + "Rum and Raybans": [], + "Beautiful Girl": [], + "Fire Burning On The Dancefloor": [], + "Beautiful Girls - Radio Disney Version": [], + "Tomorrow": [], + "Replay": [], + "Island Queen": [], + "Beautiful Girls [Prod. by Jonathan J.R. Rotem]": [], + "Magical": [], + "Why U Wanna Go": [], + "Twist Ya Around": [], + "Over": [] + }, + "Alice Phoebe Lou": { + "Open My Door": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 17, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Witches": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 56, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 8, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 2, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Glow": [], + "Lover / / Over the Moon": [], + "Velvet Mood": [], + "Only When I": [], + "Dusk": [], + "Dirty Mouth": [], + "Lovesick": [], + "Shelter": [], + "Angel": [], + "Shine": [], + "Lose My Head": [], + "Better": [], + "Touch": [], + "The World Above": [], + "Halo": [], + "Something Holy": [], + "Nostalgia": [], + "She": [], + "You and I": [], + "Lately": [], + "Underworld": [], + "The Surface": [], + "Mother's Eyes": [], + "Skin Crawl": [], + "How To Get Out Of Love": [], + "Heavy / / Light As Air": [], + "Driveby": [], + "If You Were Here": [], + "Hammer": [], + "Ocean": [], + "Silly": [], + "New Song": [], + "Galaxies": [], + "Society": [], + "My Girl": [], + "Me & the Moon": [], + "Lonely Crowd": [] + }, + "Skepta": { + "Shutdown": [], + "That's Not Me": [], + "Greaze Mode": [], + "Bullet From A Gun": [], + "Man": [], + "It Ain't Safe": [], + "Energy (Stay Far Away)": [], + "I Spy": [], + "Glow In The Dark": [], + "Konnichiwa": [], + "What Do You Mean?": [], + "Same Old Story": [], + "No Sleep": [], + "Pure Water": [], + "Gas Me Up (Diligent)": [], + "No Security": [], + "Love Me Not": [], + "Redrum": [], + "Lyrics": [], + "Going Through It": [], + "Animal Instinct": [], + "Crime Riddim": [], + "Ladies Hit Squad": [], + "Bad Boy": [], + "Text Me Back": [], + "Disguise": [], + "Numbers": [], + "You Wish": [], + "Corn On The Curb": [], + "Ghost Ride": [], + "Detox": [], + "Lane Switcha (feat. A$AP Rocky, Juicy J & Project Pat)": [], + "Back 2 Back": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "UK hip-hop", + "url": "https://www.last.fm/tag/UK+hip-hop" + }, + { + "count": 33, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 33, + "name": "UK rap", + "url": "https://www.last.fm/tag/UK+rap" + }, + { + "count": 10, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 10, + "name": "UK Dubstep", + "url": "https://www.last.fm/tag/UK+Dubstep" + } + ], + "Nirvana": [], + "Too Many Man": [], + "Gangsta": [], + "Reflecting": [], + "Ace Hood Flow": [], + "Mains": [] + }, + "Motionless in White": { + "Another Life": [ + { + "count": 100, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 33, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 10, + "name": "melancolic", + "url": "https://www.last.fm/tag/melancolic" + }, + { + "count": 3, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + } + ], + "Voices": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 16, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 16, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 8, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 8, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 8, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 2, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 2, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + } + ], + "Masterpiece": [ + { + "count": 100, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 25, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + } + ], + "Reincarnate": [], + "Somebody Told Me": [], + "Slaughterhouse (feat. Bryan Garris)": [], + "Sign Of Life": [], + "Brand New Numb": [], + "Eternally Yours": [], + "Disguise": [], + "Soft": [], + "Immaculate Misconception": [], + "Abigail": [], + "Thoughts & Prayers": [], + "Werewolf": [], + "Cyberhex": [], + "Headache": [], + "": [], + "Ghost in the Mirror": [], + "Devil's Night": [], + "Scoring the End of the World (feat. Mick Gordon)": [], + "Creatures": [], + "City Lights": [], + "To Keep from Getting Burned": [], + "We Only Come Out at Night": [], + "Necessary Evil (feat. Jonathan Davis)": [], + "Slaughterhouse (feat. Bryan Garris of Knocked Loose)": [], + "America": [], + "Meltdown": [], + "London in Terror": [], + "Cobwebs": [], + "LOUD (Fuck It)": [], + "Rats": [], + "Billy In 4C Never Saw It Coming": [], + "570": [], + "Porcelain": [], + "Puppets (The First Snow)": [], + "Holding On To Smoke": [], + "Break the Cycle": [] + }, + "Dove Cameron": { + "Boyfriend": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 19, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 19, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 19, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 6, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + } + ], + "Breakfast": [], + "If Only": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 66, + "name": "Power ballad", + "url": "https://www.last.fm/tag/Power+ballad" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 33, + "name": "My Radio", + "url": "https://www.last.fm/tag/My+Radio" + }, + { + "count": 33, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 33, + "name": "movie song", + "url": "https://www.last.fm/tag/movie+song" + } + ], + "Too Much": [ + { + "count": 100, + "name": "sassy", + "url": "https://www.last.fm/tag/sassy" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "rainha do pop", + "url": "https://www.last.fm/tag/rainha+do+pop" + }, + { + "count": 66, + "name": "BARBARA PARIS LOVES IT", + "url": "https://www.last.fm/tag/BARBARA+PARIS+LOVES+IT" + }, + { + "count": 33, + "name": "better than addison rae", + "url": "https://www.last.fm/tag/better+than+addison+rae" + }, + { + "count": 33, + "name": "fernandacoxta", + "url": "https://www.last.fm/tag/fernandacoxta" + } + ], + "Rotten to the Core": [], + "We Go Down Together (with Khalid)": [], + "Ways to Be Wicked": [], + "Bad Idea": [], + "It's Goin' Down": [], + "Space Between": [], + "Night Falls": [], + "Girl Like Me": [], + "We Belong": [], + "Sand": [], + "You and Me": [], + "Good to Be Bad": [], + "Set it Off": [], + "Lethal Woman": [], + "Do What You Gotta Do": [], + "French Girls": [], + "Genie in a Bottle": [], + "Break This Down": [], + "Romeo": [], + "White Glove": [], + "LazyBaby": [], + "My Once Upon a Time": [], + "If Only (Reprise)": [], + "Still": [], + "So Good": [], + "God's Game": [], + "Cloud 9 - Original TV Movie Soundtrack": [], + "Fragile Things": [], + "Rotten to the Core - From \"Descendants\"/Soundtrack Version": [], + "Out of Touch": [], + "Good Is the New Bad - From \"Descendants: Wicked World\"": [], + "Waste": [], + "Evil - From \"Descendants: Wicked World\"": [], + "Good to Be Bad - From \"Descendants 3\"": [], + "Bloodshot": [] + }, + "Sonic Youth": { + "Kool Thing": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 95, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 41, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "Sonic Youth", + "url": "https://www.last.fm/tag/Sonic+Youth" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Superstar": [], + "Incinerate": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 46, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 38, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 16, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 13, + "name": "Sonic Youth", + "url": "https://www.last.fm/tag/Sonic+Youth" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "Teen Age Riot (album version)": [], + "Dirty Boots": [], + "Schizophrenia": [], + "Mildred Pierce": [], + "100%": [], + "Teen Age Riot": [], + "Sugar Kane": [], + "Bull In The Heather": [], + "Tunic (Song for Karen)": [], + "Sunday": [], + "Silver Rocket": [], + "My Friend Goo": [], + "Disappearer": [], + "Candle": [], + "Mary-Christ": [], + "The Sprawl": [], + "Mote": [], + "Shadow of a Doubt": [], + "Providence": [], + "Total Trash": [], + "Eric's Trip": [], + "Hey Joni": [], + "Drunken Butterfly": [], + "Kissability": [], + "Cinderella's Big Score": [], + "Little Trouble Girl": [], + "'Cross the Breeze": [], + "Swimsuit Issue": [], + "Rain King": [], + "Beauty Lies in the Eye": [], + "I Love You Golden Blue": [], + "Wish Fulfillment": [], + "Reena": [], + "Purr": [], + "Shoot": [], + "Tom Violence": [] + }, + "Chris Stapleton": { + "Tennessee Whiskey": [ + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 29, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 29, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 4, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 4, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "cover songs", + "url": "https://www.last.fm/tag/cover+songs" + } + ], + "You Should Probably Leave": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 36, + "name": "Chris Stapleton", + "url": "https://www.last.fm/tag/Chris+Stapleton" + }, + { + "count": 3, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + }, + { + "count": 3, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 1, + "name": "linedance 2021", + "url": "https://www.last.fm/tag/linedance+2021" + } + ], + "Starting Over": [], + "Broken Halos": [], + "Think I'm in Love with You": [ + { + "count": 100, + "name": "C Artist", + "url": "https://www.last.fm/tag/C+Artist" + }, + { + "count": 25, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Parachute": [], + "Traveller": [], + "White Horse": [], + "I Was Wrong": [], + "Fire Away": [], + "Millionaire": [], + "Cold": [], + "Joy of My Life": [], + "Whiskey and You": [], + "Scarecrow in the Garden": [], + "Nobody to Blame": [], + "What Are You Listening To?": [], + "Devil Always Made Me Think Twice": [], + "A Simple Song": [], + "Loving You on My Mind": [], + "Second One to Know": [], + "Midnight Train to Memphis": [], + "Outlaw State of Mind": [], + "Either Way": [], + "More of You": [], + "When the Stars Come Out": [], + "What Am I Gonna Do": [], + "Hard Livin'": [], + "Might as Well Get Stoned": [], + "Without Your Love": [], + "Arkansas": [], + "Maggie's Song": [], + "It Takes a Woman": [], + "Daddy Doesn't Pray Anymore": [], + "Death Row": [], + "Sometimes I Cry": [], + "Was It 26": [], + "The Devil Named Music": [], + "Bad As I Used To Be (From F1® The Movie)": [] + }, + "Third Eye Blind": { + "Semi-Charmed Life": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 77, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 7, + "name": "third eye blind", + "url": "https://www.last.fm/tag/third+eye+blind" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 1, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + } + ], + "How's It Going To Be": [], + "Jumper": [], + "Never Let You Go": [], + "Graduate": [], + "Losing a Whole Year": [], + "Jumper - 1998 Edit": [], + "Motorcycle Drive By": [], + "The Background": [], + "Narcolepsy": [], + "Burning Man": [], + "I Want You": [], + "God of Wine": [], + "Thanks a Lot": [], + "Never Let You Go - 2008 Remaster": [], + "London": [], + "Good for You": [], + "Deep Inside of You": [], + "10 Days Late": [], + "Crystal Baller": [], + "Anything": [], + "Semi Charmed Life": [], + "Wounded": [], + "An Ode to Maybe": [], + "Forget Myself": [], + "Slow Motion": [], + "New Girl": [], + "Farther": [], + "Darkness": [], + "Faster": [], + "Camouflage": [], + "The Red Summer Sun": [], + "Can't Get Away": [], + "Jumper - 1998 Edit Version": [], + "Blinded": [], + "Bonfire": [], + "1000 Julys": [], + "Palm Reader": [], + "Danger": [] + }, + "Frankie Valli": { + "Can't Take My Eyes Off You": [ + { + "count": 100, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 52, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 24, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 20, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 8, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 6, + "name": "Frankie Valli", + "url": "https://www.last.fm/tag/Frankie+Valli" + }, + { + "count": 5, + "name": "1967", + "url": "https://www.last.fm/tag/1967" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Grease - 2007 Remaster": [], + "Grease": [], + "Grease - From “Grease”": [], + "My Eyes Adored You": [], + "You're the Song (That I Can't Stop Singing)": [], + "Grease (Reprise)": [], + "Can't Take My Eyes Off of You": [], + "Grease - End Credits / From “Grease”": [], + "Grease - Soundtrack Version": [], + "Grease - From “Grease” Soundtrack": [], + "You're Ready Now": [], + "The Sun Ain't Gonna Shine (Anymore)": [], + "Swearin' To God - Single Version": [], + "Grease - 2007 Remastered Version": [], + "Beggin'": [], + "My Funny Valentine": [], + "Grease - From “Grease” Original Motion Picture Soundtrack": [], + "The Night - 2007 Remastered Version": [], + "Sherry": [], + "My Mother's Eyes": [], + "Big Girls Don't Cry": [], + "Grease - reprise": [], + "Swearin' to God": [], + "Beggin' (Pilooski edit)": [], + "You're The Song [That I Can't Stop Singing]": [], + "Can't Take My Eyes off You - 2007 Remaster": [], + "(You're Gonna) Hurt Yourself": [], + "Grease (2007 Remastered LP Version)": [], + "Our Day Will Come": [], + "The Proud One": [], + "Grease - From “Grease” Soundtrack / Reprise": [], + "Thank You": [], + "Fallen Angel": [], + "Can't Take My Eyes Off You - 2007 Remastered LP Version": [], + "Can't Take My Eyes Off You - 2007 Remastered Version": [], + "Grease (From “Grease”)": [], + "The Night": [], + "My Cherie Amour": [] + }, + "Wham!": { + "Last Christmas": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 37, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + }, + { + "count": 4, + "name": "Wham", + "url": "https://www.last.fm/tag/Wham" + }, + { + "count": 2, + "name": "Weihnachten", + "url": "https://www.last.fm/tag/Weihnachten" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 1, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 1, + "name": "last christmas", + "url": "https://www.last.fm/tag/last+christmas" + } + ], + "Wake Me Up Before You Go-Go": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 72, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 20, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 3, + "name": "Wham", + "url": "https://www.last.fm/tag/Wham" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "80's", + "url": "https://www.last.fm/tag/80%27s" + } + ], + "Everything She Wants": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 74, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "George Michael", + "url": "https://www.last.fm/tag/George+Michael" + }, + { + "count": 16, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 6, + "name": "Wham", + "url": "https://www.last.fm/tag/Wham" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Last Christmas - Single Version": [ + { + "count": 100, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 37, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 19, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + }, + { + "count": 4, + "name": "Wham", + "url": "https://www.last.fm/tag/Wham" + }, + { + "count": 2, + "name": "Weihnachten", + "url": "https://www.last.fm/tag/Weihnachten" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "Christmas Songs", + "url": "https://www.last.fm/tag/Christmas+Songs" + }, + { + "count": 1, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 1, + "name": "last christmas", + "url": "https://www.last.fm/tag/last+christmas" + } + ], + "Last Christmas - Remastered": [], + "Club Tropicana": [], + "Freedom": [], + "I'm Your Man": [], + "Wake Me up Before You Go Go": [], + "The Edge of Heaven": [], + "Young Guns (Go for It!)": [], + "Bad Boys": [], + "Careless Whisper": [], + "If You Were There": [], + "Last Christmas - Pudding mix": [], + "Wham Rap! (Enjoy What You Do?)": [], + "Heartbeat": [], + "Like A Baby": [], + "Last Christmas (Single Version)": [], + "Where Did Your Heart Go?": [], + "A Ray of Sunshine": [], + "Everything She Wants - Remix": [], + "Wake Me up Before You Go-Go - Remastered": [], + "Credit Card Baby": [], + "Nothing Looks the Same In the Light": [], + "Battlestations": [], + "Last Christmas (Pudding Mix)": [], + "Wham Rap! (Enjoy What You Do?) - Special U.S. Remix": [], + "Love Machine": [], + "Clup Tropicana": [], + "Come On!": [], + "Everything She Wants (remix)": [], + "Young Guns (Go for It)": [], + "Wham Rap '86": [], + "Everything She Wants - Remastered": [], + "Everything She Wants '97": [], + "Wake Me up Before You Go-Go (Remastered 2006)": [], + "A Ray Of Sunshine - Instrumental Remix": [], + "I'm Your Man '96": [] + }, + "Arcade Fire": { + "The Suburbs": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 90, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 59, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "Arcade Fire", + "url": "https://www.last.fm/tag/Arcade+Fire" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Wake Up": [], + "Rebellion (Lies)": [], + "Ready to Start": [], + "Neighborhood #1 (Tunnels)": [], + "Keep the Car Running": [], + "No Cars Go": [], + "My Body Is a Cage": [], + "Sprawl II (Mountains Beyond Mountains)": [], + "Modern Man": [], + "Neon Bible": [], + "Rococo": [], + "We Used to Wait": [], + "Intervention": [], + "Black Mirror": [], + "Neighborhood #3 (Power Out)": [], + "Crown of Love": [], + "The Suburbs (Continued)": [], + "Empty Room": [], + "Reflektor": [], + "City With No Children": [], + "Suburban War": [], + "Ocean of Noise": [], + "Half Light I": [], + "Deep Blue": [], + "Month of May": [], + "Half Light II (No Celebration)": [], + "The Well and the Lighthouse": [], + "Haiti": [], + "Neighborhood #4 (7 Kettles)": [], + "Neighborhood #2 (Laika)": [], + "Wasted Hours": [], + "Windowsill": [], + "Afterlife": [], + "(Antichrist Television Blues)": [], + "We Exist": [], + "In the Backseat": [], + "Everything Now": [], + "Here Comes the Night Time": [] + }, + "Have a Nice Life": { + "Bloodhail": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 43, + "name": "arrowheads", + "url": "https://www.last.fm/tag/arrowheads" + }, + { + "count": 27, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 25, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 11, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 4, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "depressing as fuck", + "url": "https://www.last.fm/tag/depressing+as+fuck" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "A Quick One Before the Eternal Worm Devours Connecticut": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 65, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 33, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 5, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 5, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "neofolk", + "url": "https://www.last.fm/tag/neofolk" + } + ], + "Holy Fucking Shit: 40,000": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 59, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 36, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 19, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 7, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 5, + "name": "holy fucking shit", + "url": "https://www.last.fm/tag/holy+fucking+shit" + }, + { + "count": 4, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "soundscape", + "url": "https://www.last.fm/tag/soundscape" + }, + { + "count": 1, + "name": "drone rock", + "url": "https://www.last.fm/tag/drone+rock" + } + ], + "I Don't Love": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 56, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 29, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 17, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 3, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 3, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + } + ], + "Earthmover": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 77, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 27, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 15, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 7, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 2, + "name": "holy fucking shit", + "url": "https://www.last.fm/tag/holy+fucking+shit" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "pelne gacie", + "url": "https://www.last.fm/tag/pelne+gacie" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "The Big Gloom": [], + "Hunter": [], + "Deep, Deep": [], + "There Is No Food": [], + "Telephony": [], + "Waiting for Black Metal Records to Come in the Mail": [], + "Who Would Leave Their Son Out in the Sun?": [], + "The Future": [], + "Defenestration Song": [], + "Guggenheim Wax Museum": [], + "Burial Society": [], + "Sea of Worry": [], + "Trespassers W": [], + "Science Beat": [], + "Unholy Life": [], + "Dan and Tim, Reunited By Fate": [], + "Cropsey": [], + "Emptiness Will Eat the Witch": [], + "Sisyphus - Demo": [], + "Music Will Untune the Sky": [], + "Dracula Bells": [], + "Lords of Tresserhorn": [], + "Everything We Forget": [], + "Destinos": [], + "Woe Unto Us": [], + "The Icon and the Axe": [], + "Wizard of the Black Hundreds": [], + "The Parhelic Circle": [], + "Who Would Leave Their Son Out in the Sun": [], + "Telefony": [], + "A Quick One Before the Eternal Worm Devours Connecticutt": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 65, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 33, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "drone", + "url": "https://www.last.fm/tag/drone" + }, + { + "count": 5, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 5, + "name": "post-rock", + "url": "https://www.last.fm/tag/post-rock" + }, + { + "count": 1, + "name": "space rock", + "url": "https://www.last.fm/tag/space+rock" + }, + { + "count": 1, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 1, + "name": "neofolk", + "url": "https://www.last.fm/tag/neofolk" + } + ], + "When I Go Deaf": [], + "Human Error - Demo": [], + "The Big Gloom - Demo": [] + }, + "Lil Durk": { + "All My Life (feat. J. Cole)": [], + "3 Headed Goat (feat. Lil Baby & Polo G)": [], + "What Happened to Virgil (feat. Gunna)": [], + "Still Trappin'": [], + "AHHH HA": [], + "Broadway Girls (feat. Morgan Wallen)": [], + "Petty Too (feat. Future)": [], + "Mad Max": [], + "War Bout It (feat. 21 Savage)": [], + "Cross the Globe (feat. Juice WRLD)": [], + "Stand by Me (feat. Morgan Wallen)": [], + "Pissed Me Off": [], + "Internet Sensation": [], + "Triflin Hoes": [], + "Hanging With Wolves": [], + "Finesse Out The Gang Way (feat. Lil Baby)": [], + "Bora Bora": [], + "Big Dawg (feat. Chief Wuk)": [], + "Should've Ducked (feat. Pooh Shiesty)": [], + "No Interviews": [], + "Computer Murderers": [], + "Pelle Coat": [], + "Hear It Back (feat. Moneybagg Yo)": [], + "Golden Child": [], + "Home Body (feat. Gunna & TK Kravitz)": [], + "The Voice": [], + "Never Imagined (feat. Future)": [], + "Out the Roof": [], + "All My Life (Stray Kids Remix)": [], + "All Love": [], + "Die Slow (feat. 21 Savage)": [], + "Can't Hide It (feat. Jhené Aiko)": [], + "When We Shoot": [], + "Green Light": [], + "JUMP (feat. Memo600)": [], + "Headtaps": [], + "Started From": [], + "B12": [], + "Smoking & Thinking": [] + }, + "Lewis Capaldi": { + "Someone You Loved": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 56, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 16, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 2, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Blue-Eyed Soul", + "url": "https://www.last.fm/tag/Blue-Eyed+Soul" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "d flat major", + "url": "https://www.last.fm/tag/d+flat+major" + } + ], + "Before You Go": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + }, + { + "count": 3, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 3, + "name": "piano rock", + "url": "https://www.last.fm/tag/piano+rock" + }, + { + "count": 3, + "name": "acoustic pop", + "url": "https://www.last.fm/tag/acoustic+pop" + } + ], + "Bruises": [ + { + "count": 100, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 44, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "Riverdale", + "url": "https://www.last.fm/tag/Riverdale" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Hold Me While You Wait": [], + "Forever": [], + "Forget Me": [], + "Wish You the Best": [], + "Grace": [], + "Pointless": [], + "Lost on You": [], + "One": [], + "when the party's over - Recorded at Spotify Studios NYC": [], + "Leaving My Love Behind": [], + "Fade": [], + "Rush (feat. Jessie Reyez)": [], + "Hollywood": [], + "Maybe": [], + "Don't Get Me Wrong": [], + "Haven't You Ever Been in Love Before?": [], + "Bruises - Steve Void Remix": [], + "Survive": [], + "How I'm Feeling Now": [], + "Headspace": [], + "Tough": [], + "Mercy": [], + "drivers license - Spotify Singles": [], + "Before You Go - Guitar Acoustic": [], + "Strangers": [], + "Love The Hell Out Of You - From The Motion Picture 'It Ends With Us'": [], + "Let It Roll": [], + "Heavenly Kind of State of Mind": [], + "The Pretender": [], + "Before You Go - Piano Version": [], + "Someone You Loved - Madism Radio Mix": [], + "Hold Me While You Wait - Recorded at Spotify Studios NYC": [], + "Love the Hell Out of You": [], + "Someone You Loved - Future Humans Remix": [], + "A Cure For Minds Unwell": [], + "Something Borrowed - Demo": [] + }, + "AOA": { + "Miniskirt": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 37, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 8, + "name": "aoa", + "url": "https://www.last.fm/tag/aoa" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 2, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Like a Cat": [], + "Heart Attack": [], + "Excuse Me": [], + "Short Hair": [], + "Good Luck": [], + "Bingle Bangle": [], + "Come See Me": [], + "Bing Bing": [], + "Egotistic": [], + "Confused": [], + "Sorry": [], + "ELVIS": [], + "10 Seconds": [], + "Under the Street Light": [], + "OH BOY": [], + "MOYA": [], + "Luv Me": [], + "Get Out": [], + "Super Duper": [], + "Gonna Get Your Heart": [], + "Ladi Dadi": [], + "Chocolate": [], + "Girl’s Heart": [], + "Cherry Pop": [], + "Still falls the rain": [], + "愛をちょうだい": [], + "Crazy Boy": [], + "Joa Yo!": [], + "Time": [], + "Just the two of us": [], + "Three Out": [], + "Ninety Nine": [], + "DoDoDo": [], + "Help Me": [], + "Feeling": [], + "HEAT": [], + "AOA": [], + "Come to Me": [] + }, + "SHINee": { + "Replay": [ + { + "count": 100, + "name": "shinee", + "url": "https://www.last.fm/tag/shinee" + }, + { + "count": 81, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 32, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 16, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 5, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "marry me", + "url": "https://www.last.fm/tag/marry+me" + }, + { + "count": 1, + "name": "cant get it out of my head", + "url": "https://www.last.fm/tag/cant+get+it+out+of+my+head" + }, + { + "count": 1, + "name": "hands up", + "url": "https://www.last.fm/tag/hands+up" + }, + { + "count": 1, + "name": "SWEET JESUS", + "url": "https://www.last.fm/tag/SWEET+JESUS" + } + ], + "Ring Ding Dong": [], + "View": [], + "LUCIFER": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 78, + "name": "shinee", + "url": "https://www.last.fm/tag/shinee" + }, + { + "count": 35, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 25, + "name": "fucking addicting", + "url": "https://www.last.fm/tag/fucking+addicting" + }, + { + "count": 12, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 6, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 6, + "name": "addictive", + "url": "https://www.last.fm/tag/addictive" + }, + { + "count": 1, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "excuse me while i play this a thousand more times", + "url": "https://www.last.fm/tag/excuse+me+while+i+play+this+a+thousand+more+times" + } + ], + "Sherlock (Clue + Note)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 1, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + } + ], + "Don't Call Me": [], + "HARD": [], + "Y Si Fuera Ella": [], + "Body Rhythm": [], + "1 of 1": [], + "Married to the Music": [], + "Good Evening": [], + "Hello": [], + "Stand By Me": [], + "JULIETTE": [], + "Dream Girl": [], + "Atlantis": [], + "Love Like Oxygen": [], + "Everybody": [], + "Tell Me What to Do": [], + "JUICE": [], + "I Want You": [], + "Odd Eye": [], + "Heart Attack": [], + "Kiss Kiss": [], + "데리러 가 Good Evening": [], + "Prism": [], + "A-Yo": [], + "AMIGO": [], + "Countless": [], + "The SHINee World (Doo-Bop)": [], + "Attention": [], + "Love Sick": [], + "SHIFT": [], + "Why So Serious?": [], + "CØDE": [], + "Identity": [], + "Marry You": [], + "Poet | Artist": [] + }, + "Tim Maia": { + "O Descobridor Dos Sete Mares": [ + { + "count": 100, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 51, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 34, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 34, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 11, + "name": "Tim Maia", + "url": "https://www.last.fm/tag/Tim+Maia" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 3, + "name": "classica", + "url": "https://www.last.fm/tag/classica" + }, + { + "count": 1, + "name": "brasileiras", + "url": "https://www.last.fm/tag/brasileiras" + }, + { + "count": 1, + "name": "Brazilian Nuggets", + "url": "https://www.last.fm/tag/Brazilian+Nuggets" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + } + ], + "Gostava Tanto De Você": [ + { + "count": 100, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 51, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "Tim Maia", + "url": "https://www.last.fm/tag/Tim+Maia" + }, + { + "count": 5, + "name": "Popular Brasilero", + "url": "https://www.last.fm/tag/Popular+Brasilero" + }, + { + "count": 2, + "name": "tim", + "url": "https://www.last.fm/tag/tim" + }, + { + "count": 1, + "name": "dordecotovelo", + "url": "https://www.last.fm/tag/dordecotovelo" + }, + { + "count": 1, + "name": "musica popular brasileira", + "url": "https://www.last.fm/tag/musica+popular+brasileira" + }, + { + "count": 1, + "name": "funk nacional", + "url": "https://www.last.fm/tag/funk+nacional" + } + ], + "Azul Da Cor Do Mar": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 86, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 52, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 38, + "name": "Tim Maia", + "url": "https://www.last.fm/tag/Tim+Maia" + }, + { + "count": 15, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 2, + "name": "relaxar", + "url": "https://www.last.fm/tag/relaxar" + }, + { + "count": 1, + "name": "solidao", + "url": "https://www.last.fm/tag/solidao" + }, + { + "count": 1, + "name": "modernit", + "url": "https://www.last.fm/tag/modernit" + }, + { + "count": 1, + "name": "1970", + "url": "https://www.last.fm/tag/1970" + } + ], + "Não Quero Dinheiro (Só Quero Amar)": [], + "Eu Amo Você": [ + { + "count": 100, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 100, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "Win my heart", + "url": "https://www.last.fm/tag/Win+my+heart" + }, + { + "count": 66, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "braziliansoul", + "url": "https://www.last.fm/tag/braziliansoul" + }, + { + "count": 15, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 15, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 4, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 4, + "name": "1970", + "url": "https://www.last.fm/tag/1970" + }, + { + "count": 4, + "name": "eu amo voce", + "url": "https://www.last.fm/tag/eu+amo+voce" + } + ], + "Réu Confesso": [], + "Acenda o Farol": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 66, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "Tim Maia", + "url": "https://www.last.fm/tag/Tim+Maia" + }, + { + "count": 33, + "name": "rj", + "url": "https://www.last.fm/tag/rj" + }, + { + "count": 33, + "name": "Brasilian", + "url": "https://www.last.fm/tag/Brasilian" + }, + { + "count": 10, + "name": "funk nacional", + "url": "https://www.last.fm/tag/funk+nacional" + }, + { + "count": 10, + "name": "soul nacional", + "url": "https://www.last.fm/tag/soul+nacional" + }, + { + "count": 10, + "name": "discolicious", + "url": "https://www.last.fm/tag/discolicious" + } + ], + "Você": [], + "Que Beleza": [], + "Me Dê Motivo": [], + "Primavera (Vai Chuva)": [], + "Bom-Senso": [], + "Casinha de Sapê": [], + "Não Vou Ficar": [], + "Sossego": [], + "A Festa Do Santo Reis": [], + "Coroné Antonio Bento": [], + "Imunização Racional (Que Beleza)": [], + "Do Leme Ao Pontal": [], + "Lamento": [], + "Não quero dinheiro, Só quero amar": [], + "Contacto com o Mundo Racional": [], + "Rational Culture": [], + "Um Dia De Domingo": [], + "Você E Eu, Eu E Você (Juntinhos)": [], + "O Caminho Do Bem": [], + "Telefone": [], + "Cristina": [], + "Deixar as Coisas Tristes pra Depois": [], + "You Don't Know What I Know": [], + "O Que Me Importa": [], + "Leia o Livro Universo em Desencanto": [], + "Preciso Aprender A Ser Só": [], + "No Caminho do Bem": [], + "Over Again": [], + "Universo em Desencanto": [], + "Ela Partiu": [], + "Padre Cícero": [], + "Nobody Can Live Forever": [] + }, + "GloRilla": { + "Yeah Glo!": [], + "Wanna Be (with Megan Thee Stallion)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 25, + "name": "woman", + "url": "https://www.last.fm/tag/woman" + }, + { + "count": 16, + "name": "3s", + "url": "https://www.last.fm/tag/3s" + }, + { + "count": 16, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 8, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 8, + "name": "Megan Thee Stallion", + "url": "https://www.last.fm/tag/Megan+Thee+Stallion" + } + ], + "TGIF": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 33, + "name": "its 7pm friday its 95 degrees", + "url": "https://www.last.fm/tag/its+7pm+friday+its+95+degrees" + }, + { + "count": 33, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 33, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + } + ], + "WHATCHU KNO ABOUT ME (feat. Sexyy Red)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hip", + "url": "https://www.last.fm/tag/Hip-Hip" + }, + { + "count": 66, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Tomorrow 2 (with Cardi B)": [], + "WHATCHU KNO ABOUT ME (with Sexyy Red)": [], + "Hollon": [], + "LET HER COOK": [], + "Wanna Be (with Megan Thee Stallion & Cardi B) - Remix": [], + "HOW I LOOK (feat. Megan Thee Stallion)": [], + "Lick Or Sum": [], + "I LUV HER (feat. T-Pain)": [], + "All Dere (feat. Moneybagg Yo)": [], + "PROCEDURE (feat. Latto)": [], + "Typa": [], + "Bad Bih 4 Ya (feat. Boston Richey)": [], + "Intro": [], + "I AIN’T GOING": [], + "Blessed": [], + "STOP PLAYING": [], + "Tomorrow": [], + "STEP (feat. BossMan Dlow)": [], + "Internet Trolls": [], + "Unh Unh": [], + "RAIN DOWN ON ME (feat. Kirk Franklin, Maverick City Music, Kierra Sheard, Chandler Moore)": [], + "Opp Shit": [], + "DON’T DESERVE (feat Muni Long)": [], + "No Bih": [], + "Nut Quick": [], + "GLO’S PRAYER": [], + "Wrong One (with Gloss Up & Slimeroni feat. K Carbon, Aleza, Tay Keith)": [], + "Ex’s (Phatnall Remix) (with Lil Durk)": [], + "Pop It (GloRilla, Mike WiLL Made-It)": [], + "HOW I LOOK (with Megan Thee Stallion)": [], + "QUEEN OF MEMPHIS (feat. Fridayy)": [], + "Finesse Da Glo (feat. Finesse2Tymes)": [], + "Never Find (feat. K Carbon)": [], + "Nun Of Dem": [], + "High AF": [] + }, + "Rita Lee": { + "Lança Perfume": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 64, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 32, + "name": "Rita Lee", + "url": "https://www.last.fm/tag/Rita+Lee" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "rock brasileiro", + "url": "https://www.last.fm/tag/rock+brasileiro" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + } + ], + "Mania de você": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Rita Lee", + "url": "https://www.last.fm/tag/Rita+Lee" + }, + { + "count": 7, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "live performance", + "url": "https://www.last.fm/tag/live+performance" + } + ], + "Amor e Sexo": [], + "Doce Vampiro": [], + "Reza": [], + "Ovelha Negra": [], + "Desculpe o Auê": [], + "Minha Vida": [], + "Caso Sério": [], + "Chega Mais": [], + "Erva Venenosa": [], + "Bem-me-Quer": [], + "Baila Comigo": [], + "Agora Só Falta Você": [], + "Pagu": [], + "Menino Bonito": [], + "Mutante": [], + "Xuxuzinho": [], + "Saúde": [], + "Papai Me Empresta O Carro": [], + "Jardins da Babilônia": [], + "Esse Tal de Roque Enrow": [], + "Flagra": [], + "Nem Luxo Nem Lixo": [], + "Ovelha Negra - Ao Vivo": [], + "Pega Rapaz": [], + "Corre-corre": [], + "Banho de Espuma": [], + "Coisas Da Vida": [], + "Shangrila": [], + "All My Loving": [], + "AGORA SÓ FALTA VOCÊ - AO VIVO": [], + "Obrigado Não": [], + "Tudo vira bosta": [], + "Orra Meu": [], + "Pra Você Eu Digo Sim": [], + "Dançar pra Não Dançar": [], + "Arrombou a Festa Número 2": [], + "Cartão Postal": [] + }, + "The Ronettes": { + "Be My Baby": [ + { + "count": 100, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 76, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 30, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 27, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 12, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + }, + { + "count": 6, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "phil spector", + "url": "https://www.last.fm/tag/phil+spector" + }, + { + "count": 1, + "name": "1963", + "url": "https://www.last.fm/tag/1963" + }, + { + "count": 1, + "name": "Girl Groups", + "url": "https://www.last.fm/tag/Girl+Groups" + } + ], + "Sleigh Ride": [], + "Frosty the Snowman": [], + "I Saw Mommy Kissing Santa Claus": [], + "Baby, I Love You": [], + "Walking In The Rain": [], + "(The Best Part Of) Breakin' Up": [], + "Do I Love You?": [], + "I Wonder": [], + "When I Saw You": [], + "So Young": [], + "You Baby": [], + "Born To Be Together": [], + "Chapel Of Love": [], + "Why Don't They Let Us Fall In Love": [], + "You Came, You Saw, You Conquered": [], + "Paradise": [], + "I Wish I Never Saw The Sunshine": [], + "How Does It Feel": [], + "Is This What I Get For Loving You?": [], + "What'd I Say": [], + "Here I Sit": [], + "Silhouettes": [], + "You, Baby": [], + "I Can Hear Music": [], + "Baby I Love You": [], + "Everything Under The Sun": [], + "He Did It": [], + "Do I Love You": [], + "Good Girls": [], + "How Does It Feel?": [], + "You Bet I Would": [], + "Woman In Love (With You)": [], + "I Want a Boy": [], + "Soldier Baby Of Mine": [], + "Keep on dancing": [], + "I'm On the Wagon": [], + "Recipe for Love": [] + }, + "Cassie": { + "Me & U": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 53, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "cassie", + "url": "https://www.last.fm/tag/cassie" + }, + { + "count": 31, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 7, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 2, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Long Way 2 Go": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 76, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 32, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 13, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Kiss Me": [], + "Me & U (Main)": [], + "Is It You": [], + "Girl": [], + "Call U Out": [], + "About Time": [], + "Me & You": [], + "Just One Nite": [], + "Miss Your Touch": [], + "King of Hearts": [], + "Not With You": [], + "Ditto": [], + "Long Way To Go": [], + "What Do U Want": [], + "Is It You?": [], + "Me And U": [], + "Official Girl (feat. Lil' Wayne)": [], + "Long Way 2 Go (Matteo Esse & Sant Club Mix) (Thrivemix 04)": [], + "Me & U (remix)": [], + "Me And You": [], + "Cassie - Me & You": [], + "Hope You're Behaving (Interlude)": [], + "Long Way 2 Go (Instrumental)": [], + "Long Way 2 Go (Album Version)": [], + "Is It You (Single Version)": [], + "Me & U (Remix) [feat. P. Diddy & Yung Joc]": [], + "Can't Do It Without You": [], + "When Your Body Is Talking (Bonus Track) (Album Version)": [], + "Can't Do It Without You (Bonus Track) (Album Version)": [], + "When Your Body Is Talking": [], + "Long Way 2 Go (Acappella)": [], + "Me & U (Radio Edit)": [], + "Don't Play It Safe": [], + "Remember Darling": [], + "Love a Loser (feat. G-Eazy)": [], + "Official Girl [Feat. Lil' Wayne]": [] + }, + "Tommy Richman": { + "MILLION DOLLAR BABY": [ + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 100, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 66, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + }, + { + "count": 42, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 21, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 21, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 5, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 2, + "name": "phonk", + "url": "https://www.last.fm/tag/phonk" + } + ], + "devil is a lie": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "MILLION DOLLAR BABY (VHS)": [], + "LAST NITE": [], + "ACTIN UP": [], + "WHAT DO U LIKE": [], + "ELECTRIFY TONIGHT": [], + "WHITNEY": [], + "THOUGHT YOU WERE THE ONE": [], + "MESSY": [], + "FEVER": [], + "SELFISH": [], + "SOULCRUSHER": [], + "TENNESSEE": [], + "GREEN THERAPY": [], + "Star Girl": [], + "LETTERMAN": [], + "TEMPTATIONS": [], + "ACTIN UP WITH SEXYY RED": [], + "ELEPHANT IN THE ROOM": [], + "GIVE IT ALL": [], + "MIAMI": [], + "WHISPER IN MY EAR": [], + "WHO U FOOLIN": [], + "NET WURTH": [], + "Chrono Trigger": [], + "WISH I NEVER KNEW YOU": [], + "Games": [], + "WASTELAND": [], + "seems like time moves forever.": [], + "30 TILL MIDNIGHT": [], + "I GOT THE LOVE": [], + "ALLIGATOR": [], + "VANITY": [], + "GLOCK 25 [Feat. Zachary Moon]": [], + "703": [], + "LATENITE2REMEMBR": [], + "PRAY 2 U": [] + }, + "Jack Stauber's Micropop": { + "Baby Hotline": [], + "Coffee": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "under two minutes", + "url": "https://www.last.fm/tag/under+two+minutes" + }, + { + "count": 33, + "name": "under one minute", + "url": "https://www.last.fm/tag/under+one+minute" + }, + { + "count": 33, + "name": "under a minute", + "url": "https://www.last.fm/tag/under+a+minute" + }, + { + "count": 10, + "name": "shorter than 1 minute", + "url": "https://www.last.fm/tag/shorter+than+1+minute" + }, + { + "count": 10, + "name": "less than 1 minute", + "url": "https://www.last.fm/tag/less+than+1+minute" + }, + { + "count": 10, + "name": "under 2 minutes", + "url": "https://www.last.fm/tag/under+2+minutes" + } + ], + "Two Time": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 17, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 8, + "name": "cantar junto", + "url": "https://www.last.fm/tag/cantar+junto" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "Inglaterra", + "url": "https://www.last.fm/tag/Inglaterra" + }, + { + "count": 2, + "name": "excentrica", + "url": "https://www.last.fm/tag/excentrica" + }, + { + "count": 2, + "name": "excentricas", + "url": "https://www.last.fm/tag/excentricas" + }, + { + "count": 2, + "name": "sei a letra", + "url": "https://www.last.fm/tag/sei+a+letra" + } + ], + "Just Take My Wallet": [ + { + "count": 100, + "name": "lua core", + "url": "https://www.last.fm/tag/lua+core" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Cupid": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 33, + "name": "jump", + "url": "https://www.last.fm/tag/jump" + }, + { + "count": 33, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "some kind of pop", + "url": "https://www.last.fm/tag/some+kind+of+pop" + }, + { + "count": 10, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Choice": [], + "Fighter": [], + "Tea Errors": [], + "There's Something Happening": [], + "Doctor": [], + "Dinner Is Not Over": [], + "Milk": [], + "Bumblebees Are Out": [], + "The Ballad of Hamantha": [], + "Peppermint": [], + "Cheeseburger Family": [], + "Inchman": [], + "Al Dente": [], + "Those Eggs Aren't Dippy": [], + "Today Today": [], + "Bread": [], + "Cheese": [], + "$4.99": [], + "Benny Worm": [], + "Oatmeal": [], + "Paper Towels": [], + "Keyman": [], + "Deploy": [], + "Astronaut": [], + "Order": [], + "Finale": [], + "Estranger": [], + "Junk Bat": [], + "Spring Cleaning": [], + "Get A Hold Of Yourself": [], + "Crocodile Tears": [], + "Out the Ox": [], + "Bubblegun": [] + }, + "Ecco2K": { + "Peroxide": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 18, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 12, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 6, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "artpop", + "url": "https://www.last.fm/tag/artpop" + }, + { + "count": 1, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 1, + "name": "Melodic Rap", + "url": "https://www.last.fm/tag/Melodic+Rap" + } + ], + "Western Union": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 36, + "name": "bring me the horizon", + "url": "https://www.last.fm/tag/bring+me+the+horizon" + }, + { + "count": 24, + "name": "Twikipedia", + "url": "https://www.last.fm/tag/Twikipedia" + }, + { + "count": 24, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 12, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 12, + "name": "VirginGod", + "url": "https://www.last.fm/tag/VirginGod" + }, + { + "count": 12, + "name": "Flameboi Matt", + "url": "https://www.last.fm/tag/Flameboi+Matt" + }, + { + "count": 2, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "Hyperop", + "url": "https://www.last.fm/tag/Hyperop" + }, + { + "count": 2, + "name": "ericdoa", + "url": "https://www.last.fm/tag/ericdoa" + } + ], + "AAA Powerline": [ + { + "count": 100, + "name": "uk bass", + "url": "https://www.last.fm/tag/uk+bass" + }, + { + "count": 51, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 34, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "ketamine", + "url": "https://www.last.fm/tag/ketamine" + }, + { + "count": 3, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Amygdala": [ + { + "count": 100, + "name": "drain gang", + "url": "https://www.last.fm/tag/drain+gang" + }, + { + "count": 25, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 17, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 8, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 8, + "name": "Post punk", + "url": "https://www.last.fm/tag/Post+punk" + }, + { + "count": 8, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 3, + "name": "beaututy", + "url": "https://www.last.fm/tag/beaututy" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 3, + "name": "Dream", + "url": "https://www.last.fm/tag/Dream" + } + ], + "Calcium": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 56, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 17, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 17, + "name": "drain", + "url": "https://www.last.fm/tag/drain" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "drugs", + "url": "https://www.last.fm/tag/drugs" + }, + { + "count": 2, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 1, + "name": "experimental rap", + "url": "https://www.last.fm/tag/experimental+rap" + } + ], + "Time": [], + "In the Flesh": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 66, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 66, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 33, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 10, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Fragile": [], + "Security!": [], + "1:1": [], + "Fruit Bleed Juice": [], + "Sugar & Diesel": [], + "Cc": [], + "Blue Eyes": [], + "Don't Ask": [], + "You Lose": [], + "Black Boy": [], + "Jalouse": [], + "GT-R": [], + "Happily Ever After": [], + "No***'s Song": [], + "PXE": [], + "Pollen": [], + "Big Air": [], + "Hi Fever": [], + "Bliss Fields": [], + "Mirage": [], + "Play Em Like Atari": [], + "HOLD ME DOWN LIKE GRAVITY": [], + "GuardianAngels((NATU))": [], + "HOLDMEDOWNLIKEGRAVITY": [], + "I'M ALRIGHT": [], + "s/o to my stalkers": [], + "Perfectcondition((Genuine))": [], + "beautySleep": [], + "I'm Gone": [], + "Forever United / ICE-POP": [], + "[zzzZ] XxPosed": [] + }, + "Creepy Nuts": { + "Bling-Bang-Bang-Born": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + } + ], + "オトノケ - Otonoke": [ + { + "count": 100, + "name": "Japanese hip hop", + "url": "https://www.last.fm/tag/Japanese+hip+hop" + }, + { + "count": 100, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 66, + "name": "jersey club rap", + "url": "https://www.last.fm/tag/jersey+club+rap" + }, + { + "count": 33, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 33, + "name": "japanese jersey club rap", + "url": "https://www.last.fm/tag/japanese+jersey+club+rap" + } + ], + "オトノケ - Otonoke - Opening Theme to DAN DA DAN": [], + "堕天": [], + "よふかしのうた": [], + "のびしろ": [], + "Gohotekitobikatanosusume": [], + "ばかまじめ": [], + "堕天 - Daten": [], + "Mirage (OP Theme to Call of the Night Season 2)": [], + "doppelgänger": [], + "二度寝": [], + "ロスタイム": [], + "よふかしのうた - Yofukashino Uta": [], + "Joendanyusho": [], + "かつて天才だった俺たちへ": [], + "二度寝 - Nidone": [], + "2way nice guy": [], + "パッと咲いて散って灰に": [], + "オトノケ - Otonoke - Instrumental": [], + "TARINAIFUTARI": [], + "眠れ - Nemure (ED Theme to Call of the Night Season 2)": [], + "ビリケン": [], + "サントラ": [], + "ビリケン - BIRIKEN": [], + "ちゅだい - Chxxai": [], + "dawn": [], + "Otonoke": [], + "Lazy Boy": [], + "友人A": [], + "Bling-Bang-Bang-Born - Instrumental": [], + "中学22年生 - 22nd year of junior high school": [], + "ロスタイム - Losstime": [], + "板の上の魔物": [], + "バレる!": [], + "Bad Orangez": [], + "japanese": [], + "Intro": [] + }, + "Bryan Adams": { + "Summer of '69": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 48, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 29, + "name": "bryan adams", + "url": "https://www.last.fm/tag/bryan+adams" + }, + { + "count": 7, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Heaven": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 52, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 38, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 15, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "bryan adams", + "url": "https://www.last.fm/tag/bryan+adams" + }, + { + "count": 8, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "5 Stars", + "url": "https://www.last.fm/tag/5+Stars" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + } + ], + "(Everything I Do) I Do It for You": [], + "Run to You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 97, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 43, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "bryan adams", + "url": "https://www.last.fm/tag/bryan+adams" + }, + { + "count": 8, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "run to you", + "url": "https://www.last.fm/tag/run+to+you" + } + ], + "Please Forgive Me": [], + "Christmas Time": [], + "When You're Gone": [], + "Straight from the Heart": [], + "Somebody": [], + "Cuts Like a Knife": [], + "Can't Stop This Thing We Started": [], + "Have You Ever Really Loved a Woman?": [], + "It's Only Love": [], + "Here I Am": [], + "The Only Thing That Looks Good on Me Is You": [], + "Summer of 69": [], + "Let's Make a Night to Remember": [], + "Kids Wanna Rock": [], + "I'm Ready": [], + "Heat of the Night": [], + "Cloud Number Nine": [], + "One Night Love Affair": [], + "This Time": [], + "Do I Have to Say the Words?": [], + "Everything I Do": [], + "The Best Of Me": [], + "Inside Out": [], + "Back to You": [], + "Thought I'd Died and Gone to Heaven": [], + "All for Love": [], + "Have You Ever Really Loved a Woman": [], + "Heaven - MTV Unplugged Version": [], + "Open Road": [], + "You Can't Take Me": [], + "Have You Ever Really Loved A Woman? - From \"Don Juan DeMarco\" Soundtrack": [], + "Summer Of '69 - MTV Unplugged Version": [], + "18 Til I Die": [], + "I Think About You": [] + }, + "Bones": { + "HDMI": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 7, + "name": "beat", + "url": "https://www.last.fm/tag/beat" + }, + { + "count": 4, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 4, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "rap against communism", + "url": "https://www.last.fm/tag/rap+against+communism" + }, + { + "count": 1, + "name": "pro-white", + "url": "https://www.last.fm/tag/pro-white" + }, + { + "count": 1, + "name": "ry", + "url": "https://www.last.fm/tag/ry" + } + ], + "Sodium": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "sesh", + "url": "https://www.last.fm/tag/sesh" + }, + { + "count": 66, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 33, + "name": "2 cool", + "url": "https://www.last.fm/tag/2+cool" + } + ], + "CtrlAltDelete": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + }, + { + "count": 4, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + }, + { + "count": 1, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 1, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 1, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + } + ], + "AirplaneMode": [], + "RampartRange": [], + "Dirt": [], + "gohardhuh": [], + "Oxygen": [], + "LooseScrew": [], + "Rocks": [], + "SleepMode": [], + "WhereTheTreesMeetTheFreeway": [], + "DarkShadowBlunts": [], + "Ashes": [], + "TIMBERLAKE": [], + "Molotov": [], + "7thGenerationBlunts": [], + "MustBeARealDragWakingUpAndBeingYou": [], + "MonsterMash": [], + "Branches": [], + "Ribs": [], + "Baja": [], + "WhiteBoyRick": [], + "RestInPeace": [], + "SkeletonRaps": [], + "SystemPreferences": [], + "Sixteen": [], + "KeepTellingYourselfThat": [], + "RedAlert": [], + "MyHeart,ItHurts (feat. Chsr)": [], + "TheGrandestNothing": [], + "TroubledYouth": [], + "YouMadeYourBed,NowLieInIt": [], + "BlastZone (ЗонаПоражения)": [], + "TakingOutTheTrash": [], + "Corduroy": [], + "XLR": [], + "WeCanGetGum": [] + }, + "Latto": { + "Big Energy": [], + "Blick Sum (feat. Playboi Carti)": [ + { + "count": 100, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 100, + "name": "Playboi Carti", + "url": "https://www.last.fm/tag/Playboi+Carti" + }, + { + "count": 66, + "name": "Latto", + "url": "https://www.last.fm/tag/Latto" + } + ], + "Put It On Da Floor Again (feat. Cardi B)": [], + "Big Energy (feat. DJ Khaled) - Remix": [], + "Brokey": [], + "Lottery (feat. LU KALA)": [], + "Somebody": [], + "Wheelie (feat. 21 Savage)": [], + "Sunday Service (feat. Megan Thee Stallion & Flo Milli)": [], + "It's Givin": [], + "Put It on da Floor": [], + "Sunday Service": [], + "Sunshine (feat. Lil Wayne & Childish Gambino)": [], + "Big Mama": [], + "B*tch From Da Souf": [], + "Blick Sum": [], + "FTCU (feat. GloRilla & Gangsta Boo)": [], + "Georgia Peach": [], + "Muwop (feat. Gucci Mane)": [], + "Gyatt": [], + "ISSA PARTY (feat. BabyDrill)": [], + "B*tch From Da Souf (Remix)": [], + "H&M": [], + "Squeeze (feat. Megan Thee Stallion)": [], + "Another Nasty Song": [], + "Soufside": [], + "Shrimp & Grits (feat. Young Nudy)": [], + "Look What You Did (feat. Mariah the Scientist)": [], + "Prized Possession (feat. Teezo Touchdown)": [], + "B*tch From Da Souf (Remix) (feat. Trina)": [], + "Stepper (feat. Nardo Wick)": [], + "Settle Down": [], + "There She Go": [], + "Chicken Grease": [], + "PUSSY": [], + "777 Pt. 1": [], + "On God": [], + "Copper Cove (feat. Hunxho)": [] + }, + "Susannah Joffe": { + "Die Your Daughter": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 66, + "name": "MOMMY ISSUES FML", + "url": "https://www.last.fm/tag/MOMMY+ISSUES+FML" + }, + { + "count": 66, + "name": "na baekjin", + "url": "https://www.last.fm/tag/na+baekjin" + } + ], + "Your Mother's Name": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "I'd Hate Me Too": [], + "Sofia Coppola": [], + "Call Me Pretty": [], + "Backseat": [], + "Deer in Headlights": [], + "My Football Team": [], + "Omophagia": [], + "Shit out of Luck": [], + "My Dog Died": [], + "You'd Kill Me If You Could": [], + "Good Sex": [], + "Horses Can't Outrun Me": [], + "In Your Room": [], + "Antler Queen": [], + "My California": [], + "Halloween": [], + "Stillborns and Six Lane Highways": [], + "Cult Leader": [], + "Leash on My Neck": [], + "You’d Kill Me If You Could": [], + "Dreams": [], + "Nobody Wants Me Tonight": [], + "What Next Is About": [], + "The Punch": [], + "Forgive Me for Not Loving You": [], + "Nobody Wants Me Tonight - Acoustic": [], + "Lonely": [], + "I learned it for Myself": [], + "Die Your Daughter [Explicit]": [], + "Susannah Joffe – Die Your Daughter": [], + "Die Your Daughter (feat. Cella Raiteri, Susannah Joffe)": [], + "Your Mother’s Name": [], + "Nobody Wants Me Tonight (Acoustic)": [], + "I’d Hate Me Too": [], + "Die Your Daughter 🅴": [], + "Susannah Joffe – Die Your Daughter (Official Audio)": [] + }, + "AJR": { + "Weak": [], + "Bang!": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "Soundtrack Of My Life", + "url": "https://www.last.fm/tag/Soundtrack+Of+My+Life" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "dark cabaret", + "url": "https://www.last.fm/tag/dark+cabaret" + }, + { + "count": 33, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 33, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 10, + "name": "extensive vamping", + "url": "https://www.last.fm/tag/extensive+vamping" + }, + { + "count": 10, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + }, + { + "count": 10, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + } + ], + "World's Smallest Violin": [ + { + "count": 100, + "name": "repetitive", + "url": "https://www.last.fm/tag/repetitive" + }, + { + "count": 100, + "name": "folk influences", + "url": "https://www.last.fm/tag/folk+influences" + }, + { + "count": 66, + "name": "f major", + "url": "https://www.last.fm/tag/f+major" + }, + { + "count": 66, + "name": "upbeat lyrics", + "url": "https://www.last.fm/tag/upbeat+lyrics" + }, + { + "count": 33, + "name": "acoustic rhythm piano", + "url": "https://www.last.fm/tag/acoustic+rhythm+piano" + }, + { + "count": 33, + "name": "subtle use of strings", + "url": "https://www.last.fm/tag/subtle+use+of+strings" + }, + { + "count": 33, + "name": "a subtle use of vocal harmony", + "url": "https://www.last.fm/tag/a+subtle+use+of+vocal+harmony" + }, + { + "count": 10, + "name": "major key tonality", + "url": "https://www.last.fm/tag/major+key+tonality" + }, + { + "count": 10, + "name": "pop rock qualities", + "url": "https://www.last.fm/tag/pop+rock+qualities" + }, + { + "count": 10, + "name": "melodic songwriting", + "url": "https://www.last.fm/tag/melodic+songwriting" + } + ], + "Burn the House Down": [], + "100 Bad Days": [], + "Sober Up (feat. Rivers Cuomo)": [], + "I'm Ready": [], + "Way Less Sad": [], + "The Good Part": [], + "Karma": [], + "Yes I'm A Mess": [], + "Bummerland": [], + "3 O'Clock Things": [], + "Come Hang Out": [], + "I Won't": [], + "Drama": [], + "Sober Up": [], + "I'm Not Famous": [], + "Netflix Trip": [], + "Turning Out": [], + "Don't Throw Out My Legos": [], + "Inertia": [], + "Birthday Party": [], + "Dear Winter": [], + "The Dumb Song": [], + "Let the Games Begin": [], + "The DJ Is Crying For Help": [], + "Break My Face": [], + "Overture": [], + "Touchy Feely Fool": [], + "Wow, I'm Not Crazy": [], + "No Grass Today": [], + "Maybe Man": [], + "Three-Thirty": [], + "Next Up Forever": [], + "Bud Like You": [], + "Ordinaryish People (feat. Blue Man Group)": [], + "Thirsty": [] + }, + "Audrey Hobert": { + "Sue me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 66, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 10, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 10, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 10, + "name": "jaq claims", + "url": "https://www.last.fm/tag/jaq+claims" + } + ], + "Bowling alley": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "dariacore", + "url": "https://www.last.fm/tag/dariacore" + }, + { + "count": 8, + "name": "jaq claims", + "url": "https://www.last.fm/tag/jaq+claims" + }, + { + "count": 8, + "name": "bettycore", + "url": "https://www.last.fm/tag/bettycore" + } + ], + "Thirst Trap": [], + "Wet Hair": [], + "Drive": [], + "I Like To Touch People": [], + "Shooting star": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "United States", + "url": "https://www.last.fm/tag/United+States" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Chateau": [], + "Sex and the city": [], + "Phoebe": [], + "Don't go back to his ass": [], + "Silver Jubilee": [], + "Wet Hair - vid": [], + "Wet Hair (vid)": [], + "Sue me [Explicit]": [], + "Bowling alley [Explicit]": [], + "Thirst Trap (Official Video)": [], + "Bowling alley (Official Video)": [], + "I like to touch people (Audio)": [], + "Wet Hair [Explicit]": [], + "Drive (Audio)": [], + "Sex and the city (Audio)": [], + "Audrey Hobert - Sue me": [], + "Shooting star (Audio)": [], + "Thirst Trap [Explicit]": [], + "Phoebe (Audio)": [], + "Chateau (Audio)": [], + "Don't go back to his ass (Audio)": [], + "Don’t go back to his ass": [], + "Silver Jubilee (Audio)": [], + "Audrey Hobert - Bowling alley": [], + "Sue me (Official Video)": [], + "Silver Jubilee [Explicit]": [], + "Shooting star [Explicit]": [], + "Sex and the city [Explicit]": [], + "Don't go back to his ass [Explicit]": [], + "Phoebe [Explicit]": [], + "Audrey Hobert - Thirst Trap": [] + }, + "Parcels": { + "Jessica Pancakes": [], + "Green Means Go": [], + "Anotherclock": [], + "If I Ever Get The Chance Again": [], + "Herefore": [], + "Tieduprightnow": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 33, + "name": "102 bpm", + "url": "https://www.last.fm/tag/102+bpm" + }, + { + "count": 33, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + } + ], + "Overnight": [], + "Snappy New Haircut": [], + "She's A Good Witch": [], + "Lightenup": [], + "I Could be a Dinosaur": [], + "Lobster Kids": [], + "Horton Hears the Who": [], + "Minor Disturbance Grrrl": [], + "measure me sky": [], + "Patchoulie Julie": [], + "I Stole a Star": [], + "Monkey Bars": [], + "Gamesofluck": [ + { + "count": 100, + "name": "The Flavor Hour", + "url": "https://www.last.fm/tag/The+Flavor+Hour" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "105 bpm", + "url": "https://www.last.fm/tag/105+bpm" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + } + ], + "Clockscared": [], + "Withorwithout": [], + "Older": [], + "Bemyself": [], + "IknowhowIfeel": [], + "Comedown": [], + "Myenemy": [], + "Tape": [], + "Loretta": [], + "If I Ever Get the Change Again": [], + "Hideout": [], + "Everyroad": [], + "Closetowhy": [], + "Exotica": [], + "Yourfault": [], + "Allaround": [], + "Away": [], + "Downnomore": [], + "Credits": [] + }, + "Janet Jackson": { + "That's the Way Love Goes": [], + "Together Again": [], + "Someone to Call My Lover": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 64, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 35, + "name": "janet jackson", + "url": "https://www.last.fm/tag/janet+jackson" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 6, + "name": "2001", + "url": "https://www.last.fm/tag/2001" + }, + { + "count": 6, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "All for You": [], + "Feedback": [], + "Got 'Til It's Gone": [], + "Nasty": [], + "Any Time, Any Place": [], + "When I Think of You": [], + "I Get Lonely": [], + "Rhythm Nation": [], + "Escapade": [], + "If": [], + "What Have You Done for Me Lately": [], + "Doesn't Really Matter": [], + "Miss You Much": [], + "Again": [], + "Go Deep": [], + "Rock with U": [], + "Control": [], + "Love Will Never Do (Without You)": [], + "Black Cat": [], + "The Pleasure Principle": [], + "All Nite (Don't Stop)": [], + "Let's Wait Awhile": [], + "Empty": [], + "My Need": [], + "You": [], + "Velvet Rope": [], + "Every Time": [], + "Come Back to Me": [], + "Runaway": [], + "Call on Me": [], + "Free Xone": [], + "Alright": [], + "What About": [], + "Rope Burn": [], + "Interlude - Twisted Elegance": [] + }, + "Interpol": { + "Evil": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 98, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 53, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 13, + "name": "interpol", + "url": "https://www.last.fm/tag/interpol" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "evil", + "url": "https://www.last.fm/tag/evil" + } + ], + "Obstacle 1": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 92, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 55, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 48, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "interpol", + "url": "https://www.last.fm/tag/interpol" + }, + { + "count": 2, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "2002", + "url": "https://www.last.fm/tag/2002" + } + ], + "Slow Hands": [], + "Rest My Chemistry": [], + "Untitled": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 94, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 60, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 45, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 21, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "interpol", + "url": "https://www.last.fm/tag/interpol" + }, + { + "count": 2, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "hypnotic", + "url": "https://www.last.fm/tag/hypnotic" + } + ], + "PDA": [], + "No I in Threesome": [], + "NYC": [], + "The Heinrich Maneuver": [], + "Pioneer to the Falls": [], + "C'mere": [], + "NARC": [], + "Stella Was a Diver and She Was Always Down": [], + "Leif Erikson": [], + "Say Hello to the Angels": [], + "Hands Away": [], + "Obstacle 2": [], + "Roland": [], + "Take You on a Cruise": [], + "Pace Is The Trick": [], + "Mammoth": [], + "The New": [], + "Next Exit": [], + "All Fired Up": [], + "Not Even Jail": [], + "Public Pervert": [], + "The Scale": [], + "Length of Love": [], + "Wrecking Ball": [], + "A Time to Be So Small": [], + "All the Rage Back Home": [], + "The Lighthouse": [], + "Who Do You Think": [], + "Barricade": [], + "Lights": [], + "Success": [], + "Specialist": [], + "If You Really Love Nothing": [] + }, + "Siouxsie and the Banshees": { + "Spellbound": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 68, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 32, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 25, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 12, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 12, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 5, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Hong Kong Garden": [], + "Cities in Dust": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 91, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 54, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 25, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 12, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "1985", + "url": "https://www.last.fm/tag/1985" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Dear Prudence": [], + "Happy House": [], + "Arabian Knights": [], + "The Passenger": [], + "Christine": [], + "Monitor": [], + "Kiss Them for Me": [], + "Halloween": [], + "Into the Light": [], + "Peek-A-Boo": [], + "Night Shift": [], + "Israel": [], + "Sin In My Heart": [], + "Cities in Dust - Single Version": [], + "Dazzle": [], + "Cascade": [], + "Mirage": [], + "Candyman": [], + "Jigsaw Feeling": [], + "Sweetest Chill": [], + "The Killing Jar": [], + "Helter Skelter": [], + "Head Cut": [], + "Voodoo Dolly": [], + "Face to Face": [], + "Forever": [], + "Overground": [], + "This Wheel's on Fire": [], + "Carcass": [], + "Slowdive": [], + "Pure": [], + "Red Light": [], + "Love in a Void": [], + "Nicotine Stain": [], + "Switch": [] + }, + "A Day to Remember": { + "If It Means a Lot to You": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 86, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 29, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + }, + { + "count": 25, + "name": "songs I can actually listen to on repeat", + "url": "https://www.last.fm/tag/songs+I+can+actually+listen+to+on+repeat" + }, + { + "count": 12, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 6, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 2, + "name": "A Day To Remember", + "url": "https://www.last.fm/tag/A+Day+To+Remember" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + } + ], + "The Downfall of Us All": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 62, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 32, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 20, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 9, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 5, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 3, + "name": "Pop-punk", + "url": "https://www.last.fm/tag/Pop-punk" + }, + { + "count": 1, + "name": "A Day To Remember", + "url": "https://www.last.fm/tag/A+Day+To+Remember" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "Easycore", + "url": "https://www.last.fm/tag/Easycore" + } + ], + "All I Want": [], + "Have Faith in Me": [], + "I'm Made of Wax, Larry, What Are You Made Of?": [], + "All Signs Point to Lauderdale": [], + "Since U Been Gone": [], + "Mr. Highway's Thinking About the End": [], + "The Plot to Bomb the Panhandle": [], + "My Life for Hire": [], + "You Had Me at Hello": [], + "Monument": [], + "Fast Forward to 2012": [], + "It's Complicated": [], + "Better Off This Way": [], + "A Shot in the Dark": [], + "2nd Sucks": [], + "The Danger in Starting a Fire": [], + "Speak of the Devil": [], + "Homesick": [], + "Heartless": [], + "Holdin' It Down for the Underground": [], + "You Already Know What You Are": [], + "Welcome to the Family": [], + "The Price We Pay": [], + "NJ Legion Iced Tea": [], + "You Be Tails, I'll Be Sonic": [], + "Paranoia": [], + "Sticks & Bricks": [], + "This Is the House That Doubt Built": [], + "Out of Time": [], + "Here's to the Past": [], + "Start the Shooting": [], + "If I Leave": [], + "You Should've Killed Me When You Had the Chance": [], + "Another Song About the Weekend": [], + "Colder Than My Heart, If You Can Imagine": [], + "A Second Glance": [] + }, + "Lenny Kravitz": { + "Fly Away": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 30, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 22, + "name": "Lenny Kravitz", + "url": "https://www.last.fm/tag/Lenny+Kravitz" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + } + ], + "Are You Gonna Go My Way": [], + "It Ain't Over 'til It's Over": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 74, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 26, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 24, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "Lenny Kravitz", + "url": "https://www.last.fm/tag/Lenny+Kravitz" + }, + { + "count": 11, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 9, + "name": "1991", + "url": "https://www.last.fm/tag/1991" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "childhood", + "url": "https://www.last.fm/tag/childhood" + } + ], + "American Woman": [], + "Again": [], + "I Belong to You": [], + "Always on the Run": [], + "I'll Be Waiting": [], + "Let Love Rule": [], + "Believe": [], + "Can't Get You Off My Mind": [], + "Stand by My Woman": [], + "Heaven Help": [], + "Black Velveteen": [], + "Mr. Cab Driver": [], + "Rock And Roll Is Dead": [], + "Stillness of Heart": [], + "Lady": [], + "The Chamber": [], + "If You Can't Say No": [], + "Believe In Me": [], + "Calling All Angels": [], + "Thinking Of You": [], + "Low": [], + "California": [], + "Where Are We Runnin'?": [], + "Fields Of Joy": [], + "Dig In": [], + "Bring It On": [], + "Love Revolution": [], + "Dancin' Til Dawn": [], + "Live": [], + "What Goes Around Comes Around": [], + "Little Girl's Eyes": [], + "Love Love Love": [], + "I Love the Rain": [], + "Good Morning": [], + "If I Could Fall In Love": [] + }, + "Mike Posner": { + "Cooler Than Me - Single Mix": [], + "I Took a Pill in Ibiza - Seeb Remix": [ + { + "count": 100, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 16, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 11, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 11, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "g minor", + "url": "https://www.last.fm/tag/g+minor" + }, + { + "count": 1, + "name": "vocal samples", + "url": "https://www.last.fm/tag/vocal+samples" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "use of tonal harmonies", + "url": "https://www.last.fm/tag/use+of+tonal+harmonies" + }, + { + "count": 1, + "name": "seeb", + "url": "https://www.last.fm/tag/seeb" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + } + ], + "Please Don't Go": [], + "Cooler Than Me": [], + "Cooler Than Me (feat. Big Sean)": [], + "Cooler Than Me (Single Mix)": [], + "I Took a Pill in Ibiza": [], + "Bow Chicka Wow Wow": [], + "Cheated": [], + "I Took A Pill In Ibiza (SeeB Remix)": [], + "Looks Like Sex": [], + "Gone In September": [], + "Move On": [], + "Evil Woman": [], + "Save Your Goodbye": [], + "Drug Dealer Girl": [], + "Red Button": [], + "31 Minutes to Takeoff": [], + "Falling": [], + "Jealousy (feat. Blackbear)": [], + "In The Arms Of A Stranger - Grey Remix": [], + "Delta 1406": [], + "Do U Wanna?": [], + "Be As You Are - JordanXL Remix": [], + "Synthesizer": [], + "Song About You": [], + "Be as You Are": [], + "Be As You Are - Acoustic": [], + "Cooler Than Me (Gigamesh Remix)": [], + "Déjà Vu": [], + "Bow Chicka Wow Wow (Feat. Lil' Wayne)": [], + "Stuck In The Middle": [], + "I'm Not Dead Yet": [], + "Buried In Detroit - Lucas Löwe Remix": [], + "Not That Simple - Kyle Tree Remix": [], + "Not That Simple": [], + "Bow Chicka Wow Wow ft. Lil Wayne": [], + "Top Of The World": [] + }, + "Far East Movement": { + "Like a G6": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 63, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 30, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 27, + "name": "like a G6", + "url": "https://www.last.fm/tag/like+a+G6" + }, + { + "count": 11, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "far east movement", + "url": "https://www.last.fm/tag/far+east+movement" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Rocketeer": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 57, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 34, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 23, + "name": "far east movement", + "url": "https://www.last.fm/tag/far+east+movement" + }, + { + "count": 10, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 6, + "name": "rocketeer", + "url": "https://www.last.fm/tag/rocketeer" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "design", + "url": "https://www.last.fm/tag/design" + }, + { + "count": 1, + "name": "IFuckingLoveTheShitOuttaThisSong", + "url": "https://www.last.fm/tag/IFuckingLoveTheShitOuttaThisSong" + }, + { + "count": 1, + "name": "love this shit", + "url": "https://www.last.fm/tag/love+this+shit" + } + ], + "Live My Life": [], + "Turn Up the Love": [], + "Girls On the Dance Floor": [], + "If I Was You (OMG)": [], + "So What?": [], + "Freal Luv (feat. Marshmello, Chanyeol & Tinashe)": [], + "The Illest": [], + "Like a G6 (feat. The Cataracs & Dev)": [], + "Round Round": [], + "Live My Life - Party Rock Remix": [], + "Fetish": [], + "Rocketeer (feat. Ryan Tedder)": [], + "Don’t Look Now": [], + "I Party": [], + "Fighting For Air": [], + "Dirty Bass": [], + "She Owns The Night": [], + "Bang It To The Curb": [], + "Change Your Life": [], + "Candy": [], + "Freal Luv (feat. Chanyeol & Tinashe)": [], + "Turn Up the Love (feat. Cover Drive)": [], + "Animal": [], + "Live My Life (feat. Justin Bieber)": [], + "Dance Like Michael Jackson": [], + "If I Was You (OMG) (feat. Snoop Dogg)": [], + "3D": [], + "Round And Round": [], + "White Flag": [], + "Don't Look Now (feat. Keri Hilson)": [], + "Like a G6 - SkySaw Trap Remix": [], + "She Owns the Night (feat. Mohombi)": [], + "Little Bird": [], + "2gether": [], + "White Flag (feat. Kayla Kai)": [], + "Like A G6 - RedOne Remix": [] + }, + "Pusha T": { + "Trouble On My Mind": [], + "The Games We Play": [ + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 44, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 29, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 29, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 4, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 4, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 4, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "rym", + "url": "https://www.last.fm/tag/rym" + }, + { + "count": 1, + "name": "pusha t", + "url": "https://www.last.fm/tag/pusha+t" + } + ], + "If You Know You Know": [], + "Nosetalgia": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "SEGA Genesis", + "url": "https://www.last.fm/tag/SEGA+Genesis" + }, + { + "count": 33, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 33, + "name": "drumless", + "url": "https://www.last.fm/tag/drumless" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 10, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "Dreamin of the Past (feat. Kanye West)": [], + "Come Back Baby": [], + "Diet Coke": [], + "Scrape It Off (feat. Lil Uzi Vert & Don Toliver)": [], + "Santeria": [], + "Numbers on the Boards": [], + "What Would Meek Do?": [], + "Brambleton": [], + "Infrared": [], + "Let the Smokers Shine the Coupes": [], + "Hard Piano": [], + "Rock n Roll (feat. Kanye West & Kid Cudi)": [], + "Neck & Wrist (feat. JAY-Z & Pharrell Williams)": [], + "Just So You Remember": [], + "New God Flow": [], + "Call My Bluff": [], + "Open Air": [], + "Misfit Toys (from the series Arcane League of Legends)": [], + "I Pray for You (feat. Labrinth & Malice)": [], + "Hear Me Clearly (feat. Nigo)": [], + "Sweet Serenade": [], + "King Push": [], + "Drug Dealers Anonymous": [], + "Untouchable": [], + "Neck & Wrist (feat. JAY-Z & Pharrell)": [], + "M.P.A.": [], + "Punch Bowl (with Clipse & Nigo)": [], + "Hear Me Clearly (with Nigo)": [], + "Pain": [], + "Hold On": [], + "Coming Home (feat. Ms. Lauryn Hill)": [], + "Sure Thing - Remix": [], + "Intro": [], + "Trouble On My Mind (Clean)": [] + }, + "PASTEL GHOST": { + "Dark Beach": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 4, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + } + ], + "Iris": [ + { + "count": 100, + "name": "piosenki do focusa 1 6 tdci 2007 90KM KLIMA szyby el", + "url": "https://www.last.fm/tag/piosenki+do+focusa+1+6+tdci+2007+90KM+KLIMA+szyby+el" + } + ], + "Embrace": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "DreamRave", + "url": "https://www.last.fm/tag/DreamRave" + }, + { + "count": 16, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "gay pop", + "url": "https://www.last.fm/tag/gay+pop" + }, + { + "count": 2, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 2, + "name": "Dark Synthpop", + "url": "https://www.last.fm/tag/Dark+Synthpop" + } + ], + "Silhouette": [], + "Shadows": [], + "Clouds": [], + "Pulse": [], + "Skeleton": [], + "Lilacs": [], + "when you sleep": [], + "Prism": [], + "Possession": [], + "Translucid": [], + "3NDL3SS": [], + "Emotion": [], + "Amethyst": [], + "Abyss": [], + "Mercury": [], + "Sakura": [], + "Underwater": [], + "Ethereality": [], + "Tears": [], + "Shadows - Sidewalks and Skeletons Remix": [], + "Prism - Virgo Remix": [], + "Shadows - Mr.Kitty Remix": [], + "Clouds - 'Visions of You' Tees Remix": [], + "Shadows - Mr. Kitty Remix": [], + "SHADOWS (Sidewalks and Skeletons Remix)": [], + "Slow Gaze": [], + "PRISM (Virgo Remix)": [], + "dark beach (slowed)": [], + "when you sleep (my bloody valentine cover)": [], + "Dark Beach (slowed + reverb)": [], + "SHADOWS (Mr.Kitty Remix)": [], + "CLOUDS ('Visions of You' TEES Remix)": [], + "PASTEL GHOST ~ DARK BEACH": [], + "ENDL3SS": [], + "Shadows (Mr. Kitty Remix)": [] + }, + "Mk.gee": { + "Alesis": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 44, + "name": "hear me out", + "url": "https://www.last.fm/tag/hear+me+out" + }, + { + "count": 7, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "Are You Looking Up": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 44, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 4, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "I Want": [ + { + "count": 100, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 7, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 7, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "ROCKMAN": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 66, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 33, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 33, + "name": "The Police", + "url": "https://www.last.fm/tag/The+Police" + }, + { + "count": 33, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + }, + { + "count": 10, + "name": "Reelin In The Years", + "url": "https://www.last.fm/tag/Reelin+In+The+Years" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 10, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "How many miles": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 100, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 8, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + } + ], + "cz": [], + "Candy": [], + "DNM": [], + "You": [], + "Dream police": [], + "You got it": [], + "New Low": [], + "Lonely Fight": [], + "dimeback": [], + "I Know How You Get": [], + "Rylee & I": [], + "Little Bit More": [], + "Breakthespell": [], + ">;0 (feat. Vegyn)": [], + "Western": [], + "Untitled": [], + "Isn't It So Convenient": [], + "Roll With the Punches": [], + "Intro": [], + "Overtime - pt 1": [], + "IF HE": [], + "goodbye": [], + "Wheel": [], + "Over Here": [], + "Overtime - pt 2": [], + "i": [], + "Unaware": [], + "Anabell": [], + "Drown": [], + "Num": [], + "Come On (You Know That I'm a Fool)": [], + "New Year": [], + "Priorities": [] + }, + "Rio Romeo": { + "Nothing's New": [], + "butch 4 butch": [ + { + "count": 100, + "name": "sad butchxbutch songs", + "url": "https://www.last.fm/tag/sad+butchxbutch+songs" + } + ], + "Over & Over": [ + { + "count": 100, + "name": "trauma", + "url": "https://www.last.fm/tag/trauma" + } + ], + "inarticulation": [], + "absence": [], + "Missus Piano": [], + "Dyltgir?": [], + "Soft Bitch": [], + "Everyday is the Best Day of My Life": [], + "Fuck The Supreme Court (Rant Song)": [], + "bet": [], + "Twice": [], + "fuck it": [], + "Small Towns": [], + "Something’s Gotta Give": [], + "Gay Jokes": [], + "Danke Schoen": [], + "I Wish You Love": [], + "You’re Gonna Miss Me": [], + "Hetero Heaven": [], + "Golddigging Anthem": [], + "Everyday I Get More Gay": [], + "JOHNNYSCOTT": [], + "God's Got Something Out For Me": [], + "Baby Bipolar": [], + "3,000 Miles": [], + "Without You": [], + "I Might Be The Problem": [], + "Orchard Of One": [], + "All Mine": [], + "Interlude": [], + "California": [], + "Driving Home Homeless": [], + "Golddiging Anthem": [], + "Nothing’s new": [], + "Nothing's New by Rio Romeo (they/them)": [], + "NOTHING'S NEW - RIO ROMEO": [], + "butch 4 butch by rio romeo": [] + }, + "Sam Fender": { + "Seventeen Going Under": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "songs that make you want to scream out", + "url": "https://www.last.fm/tag/songs+that+make+you+want+to+scream+out" + }, + { + "count": 1, + "name": "man! i love this song", + "url": "https://www.last.fm/tag/man%21+i+love+this+song" + }, + { + "count": 1, + "name": "top nice tracks", + "url": "https://www.last.fm/tag/top+nice+tracks" + }, + { + "count": 1, + "name": "lovethatindiestuff", + "url": "https://www.last.fm/tag/lovethatindiestuff" + } + ], + "Hypersonic Missiles": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 44, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 4, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 4, + "name": "Big Music", + "url": "https://www.last.fm/tag/Big+Music" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "post-Britpop", + "url": "https://www.last.fm/tag/post-Britpop" + }, + { + "count": 1, + "name": "exposure", + "url": "https://www.last.fm/tag/exposure" + } + ], + "Play God": [], + "Will We Talk?": [], + "People Watching": [ + { + "count": 100, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 3, + "name": "heartland rock", + "url": "https://www.last.fm/tag/heartland+rock" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "20s", + "url": "https://www.last.fm/tag/20s" + }, + { + "count": 1, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 1, + "name": "wake-up song", + "url": "https://www.last.fm/tag/wake-up+song" + }, + { + "count": 1, + "name": "goat", + "url": "https://www.last.fm/tag/goat" + }, + { + "count": 1, + "name": "lovethatindiestuff", + "url": "https://www.last.fm/tag/lovethatindiestuff" + } + ], + "Dead Boys": [], + "Getting Started": [], + "Spit Of You": [], + "The Borders": [], + "Spice": [], + "Poundshop Kardashians": [], + "Arm's Length": [], + "Saturday": [], + "That Sound": [], + "Call Me Lover": [], + "Aye": [], + "Get You Down": [], + "Little Bit Closer": [], + "All Is On My Side": [], + "Rein Me In (with Olivia Dean)": [], + "Rein Me In": [], + "Wild Long Lie": [], + "Long Way Off": [], + "Two People": [], + "You're Not The Only One": [], + "Millennial": [], + "Nostalgia's Lie": [], + "Waiting For Love - Recorded At RAK Studios, London": [], + "Chin Up": [], + "Seventeen Going Under - Edit": [], + "Howdon Aldi Death Queue": [], + "Leave Fast": [], + "White Privilege": [], + "Seventeen Going Under - Acoustic": [], + "Pretending That You're Dead": [], + "The Dying Light": [], + "Angel in Lothian": [], + "Mantra": [] + }, + "Van Halen": { + "Jump": [], + "Jump - 2015 Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 25, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 8, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 3, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + }, + { + "count": 3, + "name": "ella knox", + "url": "https://www.last.fm/tag/ella+knox" + }, + { + "count": 3, + "name": "adult oriented rock", + "url": "https://www.last.fm/tag/adult+oriented+rock" + } + ], + "Eruption": [], + "Panama": [], + "Ain't Talkin' 'Bout Love": [], + "Panama - 2015 Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + }, + { + "count": 16, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 8, + "name": "aidra fox", + "url": "https://www.last.fm/tag/aidra+fox" + }, + { + "count": 8, + "name": "giselle palmer", + "url": "https://www.last.fm/tag/giselle+palmer" + }, + { + "count": 8, + "name": "ella knox", + "url": "https://www.last.fm/tag/ella+knox" + }, + { + "count": 2, + "name": "sarah banks", + "url": "https://www.last.fm/tag/sarah+banks" + }, + { + "count": 2, + "name": "ashley adams", + "url": "https://www.last.fm/tag/ashley+adams" + } + ], + "Runnin' With the Devil": [], + "Why Can't This Be Love": [], + "You Really Got Me": [], + "Hot for Teacher": [], + "Runnin' with the Devil - 2015 Remaster": [], + "Ain't Talkin' 'Bout Love - 2015 Remaster": [ + { + "count": 100, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 8, + "name": "hair metal", + "url": "https://www.last.fm/tag/hair+metal" + }, + { + "count": 8, + "name": "technical", + "url": "https://www.last.fm/tag/technical" + }, + { + "count": 8, + "name": "Glam Metal", + "url": "https://www.last.fm/tag/Glam+Metal" + }, + { + "count": 3, + "name": "jessa rhodes", + "url": "https://www.last.fm/tag/jessa+rhodes" + }, + { + "count": 3, + "name": "elsa jean", + "url": "https://www.last.fm/tag/elsa+jean" + }, + { + "count": 3, + "name": "lana rhoades", + "url": "https://www.last.fm/tag/lana+rhoades" + } + ], + "You Really Got Me - 2015 Remaster": [], + "Dreams": [], + "Eruption - 2015 Remaster": [], + "Dance the Night Away": [], + "Hot for Teacher - 2015 Remaster": [], + "Right Now": [], + "Can't Stop Lovin' You": [], + "Unchained": [], + "Jamie's Cryin'": [], + "When It's Love": [], + "Poundcake": [], + "And the Cradle Will Rock...": [], + "Love Walks In": [], + "Dance the Night Away - 2015 Remaster": [], + "Ice Cream Man": [], + "I'll Wait": [], + "Beautiful Girls": [], + "1984": [], + "I'm the One": [], + "Atomic Punk": [], + "Best of Both Worlds": [], + "Feel Your Love Tonight": [], + "Little Dreamer": [], + "Drop Dead Legs": [], + "Top Jimmy": [], + "Jump - Remastered Version": [] + }, + "Stephen Sanchez": { + "Until I Found You": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 66, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 33, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 33, + "name": "Traditional Pop", + "url": "https://www.last.fm/tag/Traditional+Pop" + }, + { + "count": 10, + "name": "folk influences", + "url": "https://www.last.fm/tag/folk+influences" + }, + { + "count": 10, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 10, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + } + ], + "Until I Found You (with Em Beihold) - Em Beihold Version": [ + { + "count": 100, + "name": "georgia", + "url": "https://www.last.fm/tag/georgia" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "Oh I used to say", + "url": "https://www.last.fm/tag/Oh+I+used+to+say" + } + ], + "High": [], + "Evangeline": [], + "No One Knows (with Laufey)": [], + "Until I Found You - Piano Version": [], + "Lady by the Sea": [], + "Hey Girl": [], + "Be More": [], + "Only Girl": [], + "See The Light": [], + "The Pool": [], + "Missing You (with Ashe)": [], + "I Want You": [], + "The Other Side": [], + "Doesn’t Do Me Any Good": [], + "Something About Her": [], + "Mountain Peaks": [], + "I Need You Most Of All": [], + "Until We Meet Again": [], + "Please Don't Go Home Yet": [], + "Because Of You": [], + "Kayla": [], + "Hold Her While You Can": [], + "Send My Heart With A Kiss": [], + "Baby Blue Bathing Suit": [], + "Love Life": [], + "Caught In A Blue": [], + "Easy On My Eyes": [], + "Shake": [], + "Death Of The Troubadour": [], + "This Thing Called Love": [], + "Emotional Vacation": [], + "Howling at Wolves": [], + "Until I Found You - Em Beihold Version": [], + "Fame or Fortune": [], + "Silver Bells": [], + "We Got You (Reprise)": [] + }, + "Bleachers": { + "Rollercoaster": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "conan", + "url": "https://www.last.fm/tag/conan" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "I Wanna Get Better": [], + "Don't Take the Money": [], + "Wake Me": [], + "Merry Christmas, Please Don't Call": [ + { + "count": 100, + "name": "holiday", + "url": "https://www.last.fm/tag/holiday" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 66, + "name": "modern rock", + "url": "https://www.last.fm/tag/modern+rock" + }, + { + "count": 33, + "name": "Pov Indie", + "url": "https://www.last.fm/tag/Pov+Indie" + }, + { + "count": 33, + "name": "xmas", + "url": "https://www.last.fm/tag/xmas" + } + ], + "Secret Life (feat. Lana Del Rey)": [], + "Modern Girl": [], + "Wild Heart": [], + "Tiny Moves": [], + "Stop Making This Hurt": [], + "Chinatown (feat. Bruce Springsteen)": [], + "Goodmorning": [], + "Let's Get Married": [], + "Like a River Runs": [], + "Hate That You Know Me": [], + "Shadow": [], + "How Dare You Want More": [], + "45": [], + "You're Still a Mystery": [], + "I Miss Those Days": [], + "Alma Mater": [], + "Everybody Lost Somebody": [], + "Reckless Love": [], + "Me Before You": [], + "Don't Take The Money (feat. Lorde) - MTV Unplugged": [], + "Isimo": [], + "Take Me Away": [], + "Take Me Away (feat. Grimes)": [], + "All My Heroes": [], + "I Am Right on Time": [], + "Jesus Is Dead": [], + "Alfie's Song (Not So Typical Love Song)": [], + "91": [], + "Dream of Mickey Mantle": [], + "Don't Go Dark": [], + "Who I Want You to Love": [], + "Call Me After Midnight": [], + "Nothing Is U": [] + }, + "Gregory Alan Isakov": { + "Big Black Car": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 68, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 20, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "banjo", + "url": "https://www.last.fm/tag/banjo" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "colours", + "url": "https://www.last.fm/tag/colours" + }, + { + "count": 1, + "name": "moving", + "url": "https://www.last.fm/tag/moving" + }, + { + "count": 1, + "name": "american folk", + "url": "https://www.last.fm/tag/american+folk" + } + ], + "Amsterdam": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "waltz", + "url": "https://www.last.fm/tag/waltz" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 15, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 4, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 4, + "name": "cities", + "url": "https://www.last.fm/tag/cities" + }, + { + "count": 1, + "name": "peak", + "url": "https://www.last.fm/tag/peak" + } + ], + "San Luis": [ + { + "count": 100, + "name": "bumpin", + "url": "https://www.last.fm/tag/bumpin" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 17, + "name": "san luis obispo", + "url": "https://www.last.fm/tag/san+luis+obispo" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "USA", + "url": "https://www.last.fm/tag/USA" + } + ], + "The Stable Song": [], + "Dandelion Wine": [], + "If I Go, I'm Goin": [], + "Second Chances": [], + "Words": [], + "Southern Star": [], + "That Moon Song": [], + "Sweet Heat Lightning": [], + "Honey, It's Alright": [], + "Virginia May": [], + "Chemicals": [], + "Before The Sun": [], + "Time Will Tell": [], + "Saint Valentine": [], + "Dark, Dark, Dark": [], + "Master & A Hound": [], + "Light Year": [], + "Evelyn": [], + "All Shades of Blue": [], + "Idaho": [], + "Suitcase Full of Sparks": [], + "This Empty Northern Hemisphere": [], + "The Fall": [], + "The Universe": [], + "Salt and the Sea": [], + "She Always Takes It Black": [], + "Mistakes": [], + "One of Us Cannot Be Wrong": [], + "Living Proof": [], + "All There Is": [], + "O' City Lights": [], + "3 a.m.": [], + "Fire Escape": [], + "That Sea, The Gambler": [], + "Unwritable Girl": [] + }, + "Teddybears": { + "Punkrocker (feat. Iggy Pop)": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 29, + "name": "Superman", + "url": "https://www.last.fm/tag/Superman" + }, + { + "count": 29, + "name": "My Favorites", + "url": "https://www.last.fm/tag/My+Favorites" + }, + { + "count": 15, + "name": "the song that sparked my interest", + "url": "https://www.last.fm/tag/the+song+that+sparked+my+interest" + }, + { + "count": 15, + "name": "cruising tunes", + "url": "https://www.last.fm/tag/cruising+tunes" + }, + { + "count": 15, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "electrorock", + "url": "https://www.last.fm/tag/electrorock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "2006", + "url": "https://www.last.fm/tag/2006" + } + ], + "Cobrastyle": [], + "Punkrocker (feat. Iggy Pop) - As featured in Superman": [ + { + "count": 100, + "name": "Iggy Pop", + "url": "https://www.last.fm/tag/Iggy+Pop" + }, + { + "count": 100, + "name": "Superman", + "url": "https://www.last.fm/tag/Superman" + } + ], + "Cobrastyle (feat. Mad Cobra)": [], + "Yours To Keep": [], + "SunShine": [], + "PunkRocker": [], + "Automatic Lover": [], + "Alma": [], + "Black Belt": [], + "Adagio for TRON (Remixed by Teddybears)": [], + "Magic Kraut": [], + "Different Sound (feat. Malte)": [], + "Hey boy": [], + "Yours to Keep (feat. Neneh Cherry)": [], + "Different Sound": [], + "Ahead of My Time (feat. Daddy Boastin')": [], + "Get Mama A House": [], + "Are You Feelin' It (feat. Elephant Man)": [], + "Little Stereo": [], + "Little Stereo (Feat. Daddy Boastin')": [], + "Riot Going On (feat. Ebbot Lundberg)": [], + "Punkrocker - feat. Iggy Pop": [], + "Rocket Scientist": [], + "Punkrocker - As featured in Superman": [], + "Cobrastyle - Abum Version": [], + "Yours To Keep (featuring Neneh Cherry)": [], + "Ahead Of My Time": [], + "Cobrastyle (feat. Mad Cobra) - As featured in Superman": [], + "Glow In The Dark": [], + "Rock 'n' Roll Highschool": [], + "Cisum Slived": [], + "Wolfman": [], + "Devil's Music (feat. ADL)": [], + "What's Your Problem?": [], + "Rocket Scientist (feat. Eve)": [], + "No More Michael Jackson": [], + "Rock On": [] + }, + "Chico Buarque": { + "Cotidiano": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 72, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 40, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 39, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 16, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 10, + "name": "growing tomato plants", + "url": "https://www.last.fm/tag/growing+tomato+plants" + }, + { + "count": 9, + "name": "chico buarque", + "url": "https://www.last.fm/tag/chico+buarque" + }, + { + "count": 1, + "name": "tropicalia", + "url": "https://www.last.fm/tag/tropicalia" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + } + ], + "Construção": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 84, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 38, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 28, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 6, + "name": "growing tomato plants", + "url": "https://www.last.fm/tag/growing+tomato+plants" + }, + { + "count": 4, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 4, + "name": "chico buarque", + "url": "https://www.last.fm/tag/chico+buarque" + }, + { + "count": 1, + "name": "1971", + "url": "https://www.last.fm/tag/1971" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "Ciudad Volatil", + "url": "https://www.last.fm/tag/Ciudad+Volatil" + } + ], + "Apesar de você": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 85, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 32, + "name": "samba", + "url": "https://www.last.fm/tag/samba" + }, + { + "count": 18, + "name": "chico buarque", + "url": "https://www.last.fm/tag/chico+buarque" + }, + { + "count": 4, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 1, + "name": "Perfect song", + "url": "https://www.last.fm/tag/Perfect+song" + }, + { + "count": 1, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 1, + "name": "cats under the stars", + "url": "https://www.last.fm/tag/cats+under+the+stars" + }, + { + "count": 1, + "name": "if you fall in love with me you should know these songs by heart", + "url": "https://www.last.fm/tag/if+you+fall+in+love+with+me+you+should+know+these+songs+by+heart" + }, + { + "count": 1, + "name": "O meu brasil", + "url": "https://www.last.fm/tag/O+meu+brasil" + } + ], + "A Banda": [], + "Valsinha": [], + "Cálice": [], + "João E Maria": [], + "O Que Será (A Flor Da Terra)": [], + "Samba e amor": [], + "Essa Moça Tá Diferente": [], + "Samba De Orly": [], + "Desalento": [], + "Roda-Viva": [], + "Deus Lhe Pague": [], + "Jorge Maravilha": [], + "Gente humilde": [], + "Meu Caro Amigo": [], + "Dueto": [], + "Olha Maria": [], + "Geni e o Zepelim": [], + "Feijoada Completa": [], + "Olhos Nos Olhos": [], + "Futuros amantes": [], + "Vai Passar": [], + "Acalanto": [], + "A Rita": [], + "Tatuagem": [], + "Homenagem Ao Malandro": [], + "O Meu Guri": [], + "Acorda Amor": [], + "Cordao": [], + "Eu te amo": [], + "Mulheres De Atenas": [], + "Trocando Em Miúdos": [], + "As Vitrines": [], + "Minha Historia (Gesubambino)": [], + "Roda viva": [], + "Tanto Mar": [] + }, + "Father John Misty": { + "Real Love Baby": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 25, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "rock and roll over", + "url": "https://www.last.fm/tag/rock+and+roll+over" + }, + { + "count": 8, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 1, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + } + ], + "Nancy From Now On": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 73, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 22, + "name": "In The Lab with Elyse", + "url": "https://www.last.fm/tag/In+The+Lab+with+Elyse" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 6, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 6, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "sub pop", + "url": "https://www.last.fm/tag/sub+pop" + }, + { + "count": 1, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + } + ], + "Hollywood Forever Cemetery Sings": [], + "Chateau Lobby #4 (in C for Two Virgins)": [], + "I Love You, Honeybear": [], + "Funtimes in Babylon": [], + "True Affection": [], + "I'm Writing a Novel": [], + "O I Long to Feel Your Arms Around Me": [], + "When You're Smiling And Astride Me": [], + "Mr. Tillman": [], + "The Night Josh Tillman Came To Our Apt.": [], + "Holy Shit": [], + "Total Entertainment Forever": [], + "Well, You Can Do It Without Me": [], + "Bored in the USA": [], + "Pure Comedy": [], + "Ballad of the Dying Man": [], + "Nothing Good Ever Happens At The Goddamn Thirsty Crow": [], + "The Ideal Husband": [], + "Strange Encounter": [], + "I Went To the Store One Day": [], + "Only Son of the Ladiesman": [], + "Hangout At The Gallows": [], + "Misty's Nightmares 1 & 2": [], + "This Is Sally Hatchet": [], + "Goodbye Mr. Blue": [], + "Disappointing Diamonds Are The Rarest Of Them All": [], + "Everyman Needs a Companion": [], + "She Cleans Up": [], + "Please Don't Die": [], + "Things It Would Have Been Helpful to Know Before the Revolution": [], + "Now I'm Learning to Love the War": [], + "Just Dumb Enough To Try": [], + "Date Night": [], + "Tee Pees 1-12": [], + "I Guess Time Just Makes Fools of Us All": [], + "Buddy's Rendezvous": [] + }, + "Tainy": { + "MOJABI GHOST": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "el veintitres de agosto la escuche siete veces ja", + "url": "https://www.last.fm/tag/el+veintitres+de+agosto+la+escuche+siete+veces+ja" + }, + { + "count": 16, + "name": "mudou minha vida", + "url": "https://www.last.fm/tag/mudou+minha+vida" + } + ], + "Lo Siento BB:/ (with Bad Bunny & Julieta Venegas)": [], + "mañana": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 33, + "name": "neoperreo", + "url": "https://www.last.fm/tag/neoperreo" + } + ], + "Lo Siento BB:/": [], + "Adicto (with Anuel AA & Ozuna)": [], + "VOLVER": [], + "PASIEMPRE": [], + "COLMILLO": [], + "Sci-Fi": [], + "FANTASMA | AVC": [], + "PARANORMAL": [], + "MALVADA (with Kali Uchis & KHEA)": [], + "LA BABY": [], + "si preguntas por mi": [], + "11 Y ONCE": [], + "Todavía": [], + "obstáculo": [], + "BUENOS AIRES": [], + "EN VISTO": [], + "CORLEONE INTERLUDE": [], + "Agua (With J Balvin)": [], + "desde las 10 (KANY’S INTERLUDE)": [], + "me jodi...": [], + "Agua (with J Balvin) - Music From \"Sponge On The Run\" Movie": [], + "A Mi También ft. Alvaro Diaz, Feid": [], + "SACRIFICIO": [], + "UNA MÁS": [], + "NADA (with Lauren Jauregui & C. Tangana)": [], + "DEJA VU": [], + "SI TE VAS": [], + "MERA (with Dalex & Álvaro Díaz)": [], + "Sunbathe": [], + "Todas Tus Amigas Están Mintiendo ft. Alvaro Diaz, Dylan Fuentes": [], + "Feel It Too (with Jessie Reyez & Tory Lanez)": [], + "HÁBLAME CLARO": [], + "VA Y VEN": [], + "TU AMIGA (with Justin Quiles & Dylan Fuentes feat. Lennox & Llane)": [], + "LENTO (with Sean Paul & Mozart La Para feat. Cazzu)": [] + }, + "Cascada": { + "Everytime We Touch": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 54, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 13, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 9, + "name": "eurodance", + "url": "https://www.last.fm/tag/eurodance" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "Cascada", + "url": "https://www.last.fm/tag/Cascada" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Evacuate the Dancefloor": [], + "Evacuate The Dancefloor - Radio Edit": [], + "Bad Boy": [], + "Everytime We Touch - Radio Edit": [], + "Miracle": [], + "What Hurts the Most": [], + "Everytime We Touch - Nightcore & KYANU Edit": [], + "Because the Night": [], + "Everytime We Touch (Radio Mix)": [], + "Ready for Love": [], + "Every Time We Touch": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 54, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 13, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 9, + "name": "eurodance", + "url": "https://www.last.fm/tag/eurodance" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "Cascada", + "url": "https://www.last.fm/tag/Cascada" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Everytime We Touch - Hardwell & Maurice West Remix": [], + "Fever": [], + "Truly Madly Deeply": [], + "How Do You Do": [], + "Can't Stop the Rain": [], + "Dangerous": [], + "One More Night": [], + "Kids in America": [], + "Evacuate The Dancefloor (Radio Edit)": [], + "Love Again": [], + "Everytime We Touch - Sound Rush Remix": [], + "Last Christmas": [], + "Perfect Day": [], + "Pyromania": [], + "Another You": [], + "A Neverending Dream": [], + "San Francisco": [], + "Wouldn't It Be Good": [], + "Endless Summer": [], + "Runaway": [], + "Ready or Not": [], + "Just Like a Pill": [], + "I Will Believe It": [], + "Faded": [], + "What Do You Want From Me?": [], + "A Never Ending Dream": [] + }, + "Dance Gavin Dance": { + "We Own the Night": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 100, + "name": "treehouse", + "url": "https://www.last.fm/tag/treehouse" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 7, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Uneasy Hearts Weigh The Most": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 49, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 24, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "psychedelic funk", + "url": "https://www.last.fm/tag/psychedelic+funk" + }, + { + "count": 1, + "name": "post hardcore", + "url": "https://www.last.fm/tag/post+hardcore" + }, + { + "count": 1, + "name": "unique song", + "url": "https://www.last.fm/tag/unique+song" + }, + { + "count": 1, + "name": "best of Dance Gavin Dance", + "url": "https://www.last.fm/tag/best+of+Dance+Gavin+Dance" + }, + { + "count": 1, + "name": "m", + "url": "https://www.last.fm/tag/m" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "And I Told Them I Invented Times New Roman": [], + "Lemon Meringue Tie": [], + "Death of a Strawberry": [], + "Blue Dream": [ + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 44, + "name": "psychedelic funk", + "url": "https://www.last.fm/tag/psychedelic+funk" + }, + { + "count": 17, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "Progressive indie", + "url": "https://www.last.fm/tag/Progressive+indie" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "michael jackson", + "url": "https://www.last.fm/tag/michael+jackson" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "The Backwards Pumpkin Song": [], + "It's Safe to Say You Dig the Backseat": [], + "Betrayed by the Game": [], + "Antlion": [], + "Open Your Eyes and Look North": [], + "Untitled": [], + "Tree Village": [], + "Inspire the Liars": [], + "Chucky vs. The Giant Tortoise": [], + "Son of Robot": [], + "Carl Barker": [], + "Alex English": [], + "Caviar (feat. Chino Moreno)": [], + "Young Robot": [], + "Care": [], + "Prisoner": [], + "NASA": [], + "Lyrics Lie": [], + "Happiness": [], + "Head Hunter": [], + "Die Another Day": [], + "Strawberry Andre": [], + "Stroke God, Millionaire": [], + "Spooks": [], + "Deception": [], + "Buffalo!": [], + "Count Bassy": [], + "Midnight Crusade": [], + "12 Hours, 630 Miles": [], + "Synergy (feat. Rob Damiani)": [], + "Hot Water on Wool": [], + "I'm Down With Brown Town": [] + }, + "Wet Leg": { + "Wet Dream": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 69, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "Crank wave", + "url": "https://www.last.fm/tag/Crank+wave" + }, + { + "count": 8, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Chaise Longue": [], + "Being in Love": [], + "Angelica": [], + "Ur Mum": [], + "Too Late Now": [], + "mangetout": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 56, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 16, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 16, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 8, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 2, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 2, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 1, + "name": "vinyl", + "url": "https://www.last.fm/tag/vinyl" + } + ], + "catch these fists": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 36, + "name": "Go Deep with Bruce Rave", + "url": "https://www.last.fm/tag/Go+Deep+with+Bruce+Rave" + }, + { + "count": 11, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 5, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 5, + "name": "dance-punk revival", + "url": "https://www.last.fm/tag/dance-punk+revival" + }, + { + "count": 5, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 1, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 1, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + } + ], + "Piece of Shit": [], + "Loving You": [], + "Oh No": [], + "I Don't Wanna Go Out": [], + "CPR": [ + { + "count": 100, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 66, + "name": "dance-punk revival", + "url": "https://www.last.fm/tag/dance-punk+revival" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + } + ], + "davina mccall": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 29, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 29, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 15, + "name": "Sub Show with Dj SKye", + "url": "https://www.last.fm/tag/Sub+Show+with+Dj+SKye" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "Davina", + "url": "https://www.last.fm/tag/Davina" + }, + { + "count": 1, + "name": "Crank wave", + "url": "https://www.last.fm/tag/Crank+wave" + } + ], + "Convincing": [], + "Supermarket": [], + "liquidize": [], + "pokemon": [ + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 56, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 37, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 37, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 2, + "name": "Pokemon", + "url": "https://www.last.fm/tag/Pokemon" + } + ], + "Daisy - Spotify Singles": [], + "jennifer's body": [], + "pond song": [], + "don’t speak": [], + "pillow talk": [], + "u and me at home": [], + "11:21": [], + "Convincing - Spotify Singles": [], + "Too Late Now - Soulwax Remix": [], + "Chaise Longue - Unknown Mortal Orchestra remix": [], + "11: 21": [], + "Smoko - triple j Like A Version": [], + "don't speak": [], + "Life Is a Rollercoaster (Apple Music Home Session)": [], + "Too Late Now (Soulwax Remix)": [], + "I Don’t Wanna Go Out": [], + "Chaise Longue - French Version": [], + "Chaise Longue (Official Video)": [], + "Tiny Desk Concert": [], + "Wet Dream (Apple Music Home Session)": [] + }, + "Rise Against": { + "Savior": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 65, + "name": "melodic hardcore", + "url": "https://www.last.fm/tag/melodic+hardcore" + }, + { + "count": 40, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 28, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Rise Against", + "url": "https://www.last.fm/tag/Rise+Against" + }, + { + "count": 6, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 1, + "name": "savior", + "url": "https://www.last.fm/tag/savior" + } + ], + "Prayer of the Refugee": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 62, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "melodic hardcore", + "url": "https://www.last.fm/tag/melodic+hardcore" + }, + { + "count": 32, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 12, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 6, + "name": "Rise Against", + "url": "https://www.last.fm/tag/Rise+Against" + }, + { + "count": 5, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Swing Life Away": [], + "Give It All": [], + "Hero of War": [], + "Ready to Fall": [], + "Re-Education (Through Labor)": [], + "Under the Knife": [], + "Injection": [], + "The Good Left Undone": [], + "Satellite": [], + "Behind Closed Doors": [], + "Worth Dying For": [], + "Drones": [], + "Paper Wings": [], + "Audience of One": [], + "Survive": [], + "Roadside": [], + "Like the Angel": [], + "Bricks": [], + "Help Is on the Way": [], + "Dancing for Rain": [], + "Blood to Bleed": [], + "Life Less Frightening": [], + "The Dirt Whispered": [], + "State of the Union": [], + "The Approaching Curve": [], + "Make It Stop (September's Children)": [], + "Long Forgotten Sons": [], + "Kotov Syndrome": [], + "Collapse (Post-Amerika)": [], + "Entertainment": [], + "The Strength to Go On": [], + "The First Drop": [], + "Tip the Scales": [], + "Anywhere But Here": [], + "Hairline Fracture": [], + "To Them These Streets Belong": [] + }, + "Tally Hall": { + "Hidden In The Sand": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 11, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 4, + "name": "a", + "url": "https://www.last.fm/tag/a" + }, + { + "count": 4, + "name": "noted", + "url": "https://www.last.fm/tag/noted" + }, + { + "count": 1, + "name": "loops perfectly", + "url": "https://www.last.fm/tag/loops+perfectly" + }, + { + "count": 1, + "name": "diesofdeath", + "url": "https://www.last.fm/tag/diesofdeath" + } + ], + "The Bidding": [ + { + "count": 100, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 37, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 19, + "name": "changes musical styles within the song", + "url": "https://www.last.fm/tag/changes+musical+styles+within+the+song" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 3, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "wonky rock", + "url": "https://www.last.fm/tag/wonky+rock" + } + ], + "Turn The Lights Off": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 8, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "electronic rock", + "url": "https://www.last.fm/tag/electronic+rock" + } + ], + "Ruler Of Everything": [ + { + "count": 100, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 100, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 66, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 66, + "name": "unexpected", + "url": "https://www.last.fm/tag/unexpected" + }, + { + "count": 23, + "name": "What", + "url": "https://www.last.fm/tag/What" + }, + { + "count": 23, + "name": "huh", + "url": "https://www.last.fm/tag/huh" + }, + { + "count": 23, + "name": "bizarre", + "url": "https://www.last.fm/tag/bizarre" + }, + { + "count": 7, + "name": "surreal", + "url": "https://www.last.fm/tag/surreal" + }, + { + "count": 7, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + }, + { + "count": 7, + "name": "wtf", + "url": "https://www.last.fm/tag/wtf" + } + ], + "A Lady": [], + "&": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 66, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 33, + "name": "and", + "url": "https://www.last.fm/tag/and" + }, + { + "count": 10, + "name": "2 of 10 stars", + "url": "https://www.last.fm/tag/2+of+10+stars" + }, + { + "count": 10, + "name": "&", + "url": "https://www.last.fm/tag/&" + } + ], + "Cannibal": [], + "The Whole World And You": [], + "Banana Man": [], + "Two Wuv": [], + "Never Meant To Know": [], + "Good Day": [], + "Spring And A Storm": [], + "Misery Fell": [], + "You & Me": [], + "Taken For A Ride": [], + "Greener": [], + "Welcome To Tally Hall": [], + "Just Apathy": [], + "Haiku": [], + "Hymn For A Scarecrow": [], + "Be Born": [], + "Just A Friend": [], + "Fate Of The Stars": [], + "Sacred Beast": [], + "The Trap": [], + "You": [], + "Out in the Twilight": [], + "Who You Are": [], + "Mucka Blucka (Bonus Track)": [], + "Dream (Bonus Track)": [], + "Smile Like You Mean It": [], + "hidden in the sad": [], + "Smile Like You Mean It (Album Version)": [], + "13": [], + "A Hymn For A Scarecrow": [], + "Stationary Love": [], + "(I Know) It's Just the Same": [] + }, + "Wu-Tang Clan": { + "C.R.E.A.M.": [], + "Shame on a Nigga": [], + "Protect Ya Neck": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 68, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 41, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 31, + "name": "wu-tang", + "url": "https://www.last.fm/tag/wu-tang" + }, + { + "count": 14, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 7, + "name": "1993", + "url": "https://www.last.fm/tag/1993" + }, + { + "count": 3, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 1, + "name": "RZA", + "url": "https://www.last.fm/tag/RZA" + }, + { + "count": 1, + "name": "Wu-Tang Clan", + "url": "https://www.last.fm/tag/Wu-Tang+Clan" + }, + { + "count": 1, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + } + ], + "Bring da Ruckus": [], + "C.R.E.A.M. (Cash Rules Everything Around Me) (feat. Method Man, Raekwon, Inspectah Deck & Buddha Monk)": [], + "Method Man": [], + "Da Mystery of Chessboxin'": [], + "Clan in da Front": [], + "Tearz": [], + "C.R.E.A.M. (Cash Rules Everything Around Me)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Wu-Tang: 7th Chamber": [], + "Gravel Pit": [], + "Wu-Tang Clan Ain't Nuthing Ta F' Wit": [], + "Protect Ya Neck (feat. RZA, Method Man, Inspectah Deck, Raekwon, U-God, Ol' Dirty Bastard, Ghostface Killah & GZA)": [], + "Wu-Tang Clan Ain't Nuthing Ta F' Wit (Feat. RZA, Inspectah Deck & Method Man)": [], + "Can It Be All So Simple": [], + "Wu-Tang Clan Aint Nuthing Ta F' Wit": [], + "Bring Da Ruckus (feat. RZA, Ghostface Killah, Raekwon & Inspectah Deck)": [], + "Reunited": [], + "Triumph": [], + "Shame On A Nigga (Feat. Raekwon, Ol' Dirty Bastard & Method Man)": [], + "Preservation": [], + "Triumph (feat. Ol' Dirty Bastard, Inspectah Deck, Method Man, Cappadonna, U-God, RZA, GZA, Masta Killa, Ghostface Killah & Raekwon)": [], + "Method Man (feat. Method Man, Raekwon, GZA, RZA & Ghostface Killah)": [], + "Can It Be All So Simple / Intermission": [], + "Da Mystery Of Chessboxin' (feat. Method Man, U-God, Inspectah Deck, Raekwon, Ol' Dirty Bastard, Ghostface Killah & Masta Killa)": [], + "Clan In Da Front (feat. RZA & GZA)": [], + "Tearz (feat. RZA, Ghostface Killah, Raekwon & Inspectah Deck)": [], + "It's Yourz": [], + "As High As Wu-Tang Get": [], + "Gravel Pit (feat. RZA, Method Man, Ghostface Killah, Raekwon & U-God)": [], + "Visionz": [], + "A Better Tomorrow": [], + "Wu-Tang: 7th Chamber - Part II - Conclusion": [], + "Protect Ya Neck (The Jump Off)": [], + "Can It Be All So Simple / Intermission (feat. RZA, Raekwon & Ghostface Killah)": [], + "The Projects": [], + "Conclusion": [] + }, + "Gym Class Heroes": { + "Stereo Hearts (feat. Adam Levine)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "adam levine", + "url": "https://www.last.fm/tag/adam+levine" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "gym class heroes", + "url": "https://www.last.fm/tag/gym+class+heroes" + }, + { + "count": 10, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Cupid's Chokehold / Breakfast in America": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 24, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 5, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Cupid's Chokehold / Breakfast In America - Radio Mix": [], + "Taxi Driver": [], + "The Queen And I": [], + "Cupids Chokehold": [], + "Ass Back Home (feat. Neon Hitch)": [], + "Stereo Hearts - feat. Adam Levine": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "adam levine", + "url": "https://www.last.fm/tag/adam+levine" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "gym class heroes", + "url": "https://www.last.fm/tag/gym+class+heroes" + }, + { + "count": 10, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Ass Back Home - feat. Neon Hitch": [], + "Viva La White Girl": [], + "Cupid's Chokehold": [], + "Papercuts": [], + "New Friend Request": [], + "Shoot Down the Stars": [], + "The Fighter (feat. Ryan Tedder)": [], + "Clothes Off!!": [], + "Cookie Jar": [], + "Clothes Off!": [], + "Faces in the Hall": [], + "7 Weeks": [], + "The Fighter - feat. Ryan Tedder": [], + "Za Intro": [], + "Make Out Club": [], + "Everyday's Forecast": [], + "2nd Period: Shoot Down The Stars": [], + "Graduation Day": [], + "Catch Me If You Can": [], + "Stereo Hearts": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "adam levine", + "url": "https://www.last.fm/tag/adam+levine" + }, + { + "count": 32, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 16, + "name": "gym class heroes", + "url": "https://www.last.fm/tag/gym+class+heroes" + }, + { + "count": 10, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Cookie Jar (feat. The-Dream)": [], + "1st period: The Queen And I": [], + "Pillmatic": [], + "So Long Friend": [], + "Scandalous Scholastics": [], + "3rd Period: New Friend Request": [], + "Apollo 3-1-5": [], + "Live a Little": [], + "4th Period: Clothes Off!": [], + "6th Period: Viva La White Girl": [] + }, + "Vampire Weekend": { + "A-Punk": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 85, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "Vampire weekend", + "url": "https://www.last.fm/tag/Vampire+weekend" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Oxford Comma": [], + "Campus": [], + "Cape Cod Kwassa Kwassa": [], + "Mansard Roof": [], + "Cousins": [], + "Holiday": [], + "Horchata": [], + "Walcott": [], + "White Sky": [], + "Giving Up the Gun": [], + "M79": [], + "Bryn": [], + "Exit Music (for a Film)": [], + "Unbelievers": [], + "Step": [], + "Diane Young": [], + "The Kids Don't Stand a Chance": [], + "I Stand Corrected": [], + "Run": [], + "Taxi Cab": [], + "California English": [], + "Hannah Hunt": [], + "One (Blake's Got a New Face)": [], + "I Think Ur a Contra": [], + "Obvious Bicycle": [], + "Ya Hey": [], + "Harmony Hall": [], + "This Life": [], + "Everlasting Arms": [], + "Sunflower (feat. Steve Lacy)": [], + "Worship You": [], + "Don't Lie": [], + "A-Punk (Album)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 85, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 35, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "Vampire weekend", + "url": "https://www.last.fm/tag/Vampire+weekend" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Diplomat's Son": [], + "Finger Back": [], + "Young Lion": [], + "Hudson": [] + }, + "Fleshwater": { + "Kiss the Ladder": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 25, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 16, + "name": "n", + "url": "https://www.last.fm/tag/n" + }, + { + "count": 16, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 8, + "name": "American shoegaze", + "url": "https://www.last.fm/tag/American+shoegaze" + }, + { + "count": 8, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 8, + "name": "gen z", + "url": "https://www.last.fm/tag/gen+z" + }, + { + "count": 2, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 2, + "name": "gen-z", + "url": "https://www.last.fm/tag/gen-z" + }, + { + "count": 2, + "name": "Doomergaze", + "url": "https://www.last.fm/tag/Doomergaze" + } + ], + "Closet": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Linda Claire": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "best of 2022", + "url": "https://www.last.fm/tag/best+of+2022" + } + ], + "The Razor's Apple": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Baldpate Driver": [], + "Woohoo": [], + "Backstairs Breathing": [], + "Enjoy": [], + "What Was Really Said": [], + "This, If Anything": [], + "Foreign": [], + "i'm not here": [], + "what the f#%! was said": [], + "Standalone": [], + "Jetpack": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 66, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 33, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + } + ], + "Last Escape": [], + "woohoo (\"what if\" mix)": [], + "closet (acoustic)": [], + "save these memories": [], + "Drowning Song": [], + "Green Street": [], + "linda claire (mirsy mix)": [], + "the sound of grieving": [], + "Be Your Best": [], + "Jerome Town": [], + "Sundown": [], + "Raging Storm": [], + "Silverine": [], + "Endless Sky": [], + "What The F#%! Was Said - Live": [], + "Whoohoo": [], + "the razor’s apple": [], + "What The F#%! Was Said (Live)": [], + "Baldpate Driver (feat. Anthony Didio jr, Jeremy Martin, Matt Wood, Marisa Shirar)": [], + "Closet (feat. Anthony Didio jr, Jeremy Martin, Matt Wood, Marisa Shirar)": [], + "The Razor's Apple (feat. Anthony Didio jr, Jeremy Martin, Matt Wood, Marisa Shirar)": [], + "Kiss the Ladder (feat. Anthony Didio jr, Jeremy Martin, Matt Wood, Marisa Shirar)": [], + "Woohoo (feat. Anthony Didio jr, Jeremy Martin, Matt Wood, Marisa Shirar)": [] + }, + "NAYEON": { + "POP!": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "pop pop pop", + "url": "https://www.last.fm/tag/pop+pop+pop" + }, + { + "count": 16, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 3, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 3, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 3, + "name": "Im gonna be a star 2point0", + "url": "https://www.last.fm/tag/Im+gonna+be+a+star+2point0" + } + ], + "ABCD": [ + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "song i was listening to when i ran away", + "url": "https://www.last.fm/tag/song+i+was+listening+to+when+i+ran+away" + }, + { + "count": 8, + "name": "nayeonwithniel", + "url": "https://www.last.fm/tag/nayeonwithniel" + }, + { + "count": 8, + "name": "twice", + "url": "https://www.last.fm/tag/twice" + }, + { + "count": 3, + "name": "nayeondamoni", + "url": "https://www.last.fm/tag/nayeondamoni" + } + ], + "LOVE COUNTDOWN (feat. Wonstein)": [], + "NO PROBLEM (feat. Felix of Stray Kids)": [], + "SUNSET": [], + "ALL OR NOTHING": [], + "MAGIC (feat. JULIE of KISS OF LIFE)": [], + "CANDYFLOSS": [], + "butterflies": [], + "HAPPY BIRTHDAY TO YOU": [], + "something": [], + "Heaven (feat. Sam Kim)": [], + "HalliGalli (Prod. by LEE CHANHYUK of AKMU)": [], + "Count It": [], + "ABCD (Extended Version)": [], + "NO PROBLEM (Feat. Felix (Stray Kids))": [], + "Beyond (End Credit Version) - From \"Moana 2\"/Korean Soundtrack Version": [], + "気まぐれロマンティック": [], + "ABCD (Original)": [], + "ABCD (Original) (Instrumental)": [], + "NO PROBLEM (feat. Felix)": [], + "ABCD (Extended Version) (Instrumental)": [], + "Magic (feat. JULIE)": [], + "Sasa": [], + "HalliGalli (Prod. by 이찬혁 of AKMU)": [], + "NO PROBLEM (feat. 필릭스)": [], + "LOVE COUNTDOWN": [], + "No Problem": [], + "Magic (Feat. 쥴리 of KISS OF LIFE)": [], + "Magic": [], + "Heaven": [], + "LOVE COUNTDOWN (part. Wonstein)": [], + "NO PROBLEM (part. Felix of Stray Kids)": [], + "Greedy (feat. Momo, Jihyo & Chaeyoung)": [], + "ABCD - Extended Version": [], + "POP": [], + "IM NAYEON": [], + "Santa Tell Me": [] + }, + "Julie Doiron": { + "August 10": [ + { + "count": 100, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 25, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 17, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "canada", + "url": "https://www.last.fm/tag/canada" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 3, + "name": "julie doiron", + "url": "https://www.last.fm/tag/julie+doiron" + } + ], + "Soon, Coming Closer": [], + "Sweeter": [], + "Dance Music": [], + "Spill Yer Lungs": [], + "Taller Beauty": [], + "All Their Broken Hearts": [], + "The One You Love": [], + "Grammy": [], + "Elevator Show": [], + "Consolation Prize": [], + "Nice to Come Home": [], + "Heavy Snow": [], + "Me and My Friend": [], + "Lovers of the World": [], + "No More": [], + "Happy Lucky Girl": [], + "Tailor": [], + "The Wrong Guy": [], + "So Fast": [], + "Swan Pond": [], + "Crumble": [], + "Borrowed Minivans": [], + "Grew Smaller": [], + "The Life of Dreams": [], + "Blue": [], + "When Brakes Get Wet": [], + "I Woke Myself Up": [], + "You Look So Alive": [], + "Je le Savais": [], + "The Songwriter": [], + "Yer Kids": [], + "Tell You Again": [], + "I Left Town": [], + "Dance Me": [], + "Sorry Story": [], + "Beautiful": [], + "Waiting For Baby": [] + }, + "The Kinks": { + "You Really Got Me": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 85, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 39, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 6, + "name": "the kinks", + "url": "https://www.last.fm/tag/the+kinks" + }, + { + "count": 4, + "name": "mod", + "url": "https://www.last.fm/tag/mod" + }, + { + "count": 1, + "name": "british invasion", + "url": "https://www.last.fm/tag/british+invasion" + }, + { + "count": 1, + "name": "1964", + "url": "https://www.last.fm/tag/1964" + }, + { + "count": 1, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + } + ], + "All Day and All of the Night": [], + "Sunny Afternoon": [], + "A Well Respected Man": [], + "Lola": [], + "Waterloo Sunset": [], + "Strangers": [], + "Tired of Waiting for You": [], + "You Really Got Me - Mono Mix": [], + "This Time Tomorrow": [], + "Victoria": [], + "Lola (2020 Stereo Remaster)": [], + "Death of a Clown": [], + "Set Me Free": [], + "Dedicated Follower Of Fashion": [], + "Till the End of the Day": [], + "Apeman": [], + "Sunny Afternoon - Mono Mix": [], + "Dead End Street": [], + "Days": [], + "Waterloo Sunset - Mono Mix": [], + "Come Dancing": [], + "Father Christmas": [], + "Autumn Almanac": [], + "Supersonic Rocket Ship": [], + "David Watts": [], + "Picture Book": [], + "Everybody's Gonna Be Happy": [], + "Powerman": [], + "Where Have All the Good Times Gone": [], + "The Village Green Preservation Society": [], + "Living On A Thin Line": [], + "Lola - 2020 Stereo Remaster": [], + "Dandy": [], + "Nothin' In the World Can Stop Me Worryin' 'Bout That Girl": [], + "Lola - Coca Cola Version": [], + "Starstruck": [] + }, + "Rina Sawayama": { + "XS": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 60, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 20, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 20, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 10, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "y2k", + "url": "https://www.last.fm/tag/y2k" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "Avant-Pop", + "url": "https://www.last.fm/tag/Avant-Pop" + } + ], + "Comme des Garçons (Like the Boys)": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 2, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 2, + "name": "Garage House", + "url": "https://www.last.fm/tag/Garage+House" + } + ], + "STFU!": [], + "Cherry": [], + "This Hell": [], + "Bad Friend": [], + "Dynasty": [], + "Tokyo Love Hotel": [], + "Akasaka Sad": [], + "LUCID": [], + "Paradisin'": [], + "Love Me 4 Me": [], + "Who's Gonna Save U Now?": [], + "Cyber Stockholm Syndrome": [], + "Frankenstein": [], + "Chosen Family": [], + "Hold the Girl": [], + "Minor Feelings": [], + "Fuck This World (Interlude)": [], + "10-20-40": [], + "Snakeskin": [], + "Catch Me In the Air": [], + "Imagining": [], + "Your Age": [], + "Ordinary Superstar": [], + "Holy (Til You Let Me Go)": [], + "Take Me as I Am": [], + "Alterlife": [], + "Hurricanes": [], + "Phantom": [], + "Forgiveness": [], + "Love It If We Made It": [], + "Where U Are": [], + "Send My Love to John": [], + "Time Out - Interlude": [], + "Tunnel Vision": [], + "To Be Alive": [] + }, + "Fitz and the Tantrums": { + "Out of My League": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 5, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 3, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 1, + "name": "punk influences", + "url": "https://www.last.fm/tag/punk+influences" + } + ], + "HandClap": [], + "The Walker": [], + "MoneyGrabber": [], + "I Just Wanna Shine": [], + "Don't Gotta Work It Out": [], + "Spark": [], + "Breakin' the Chains of Love": [], + "Dear Mr. President": [], + "Fools Gold": [], + "Fool": [], + "L.O.V.": [], + "Roll Up": [], + "Pickin' Up The Pieces": [], + "6Am": [], + "Winds Of Change": [], + "Let Me Love You - Recorded at Spotify Studios NYC": [], + "Break the Walls": [], + "Rich Girls": [], + "123456": [], + "News 4 U": [], + "Complicated": [], + "Tighter": [], + "Last Raindrop": [], + "Sway": [], + "Livin' For The Weekend": [], + "House on Fire": [], + "Burn It Down": [], + "Keepin Our Eyes Out": [], + "The End": [], + "Get Away": [], + "Santa Stole My Lady": [], + "MerryGoRound": [], + "Ocd": [], + "All The Feels": [], + "A Place for Us": [], + "Out of My League - Sped Up": [] + }, + "Dayglow": { + "Can I Call You Tonight?": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 44, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + }, + { + "count": 1, + "name": "Please come back", + "url": "https://www.last.fm/tag/Please+come+back" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Hot Rod": [ + { + "count": 100, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "earworm", + "url": "https://www.last.fm/tag/earworm" + }, + { + "count": 4, + "name": "americano", + "url": "https://www.last.fm/tag/americano" + }, + { + "count": 4, + "name": "Estados Unidos", + "url": "https://www.last.fm/tag/Estados+Unidos" + }, + { + "count": 1, + "name": "clipe", + "url": "https://www.last.fm/tag/clipe" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "cantar junto", + "url": "https://www.last.fm/tag/cantar+junto" + } + ], + "Close to You": [], + "Listerine": [], + "Run the World!!!": [], + "Fuzzybrain": [], + "False Direction": [], + "Medicine": [], + "Then It All Goes Away": [], + "Something": [], + "Balcony": [], + "Dear Friend,": [], + "Junior Varsity": [], + "Fair Game": [], + "Nicknames": [], + "Every Little Thing I Say I Do": [], + "Woah Man": [], + "Deep End": [], + "Radio": [], + "Crying on the Dancefloor": [], + "Second Nature": [], + "Cocoon": [], + "Mindless Creatures": [], + "December": [], + "Moving Out": [], + "Like Ivy": [], + "Into Blue": [], + "Strangers": [], + "Like She Does": [], + "Talking To Light": [], + "Stops Making Sense": [], + "Old Friend, New Face": [], + "How Do You Know?": [], + "Someone Else": [], + "What People Really Do": [], + "Turn Around": [], + "This Feeling": [] + }, + "Nick Drake": { + "Pink Moon": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 79, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 50, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 32, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 8, + "name": "Nick Drake", + "url": "https://www.last.fm/tag/Nick+Drake" + }, + { + "count": 8, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Place to Be": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 69, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 43, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 20, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 8, + "name": "Nick Drake", + "url": "https://www.last.fm/tag/Nick+Drake" + }, + { + "count": 5, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 5, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Road": [], + "One of These Things First": [], + "From the Morning": [], + "Northern Sky": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 81, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 46, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 30, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 10, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 9, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "Nick Drake", + "url": "https://www.last.fm/tag/Nick+Drake" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "1970", + "url": "https://www.last.fm/tag/1970" + } + ], + "Things Behind the Sun": [], + "Which Will": [], + "River Man": [], + "Parasite": [], + "Horn": [], + "Day Is Done": [], + "Know": [], + "Harvest Breed": [], + "Time Has Told Me": [], + "Free Ride": [], + "Saturday Sun": [], + "Hazey Jane II": [], + "Fly": [], + "Three Hours": [], + "At the Chime of a City Clock": [], + "Way to Blue": [], + "Introduction": [], + "Hazey Jane I": [], + "Fruit Tree": [], + "Man in a Shed": [], + "Poor Boy": [], + "Bryter Layter": [], + "The Thoughts of Mary Jane": [], + "Sunday": [], + "' Cello Song": [], + "Cello Song": [], + "Black Eyed Dog": [], + "Time of No Reply": [], + "Rider On The Wheel": [], + "Been Smoking Too Long": [], + "Hanging On A Star": [] + }, + "Meghan Trainor": { + "All About That Bass": [], + "NO": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 22, + "name": "no", + "url": "https://www.last.fm/tag/no" + }, + { + "count": 12, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 6, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 3, + "name": "meghan trainor", + "url": "https://www.last.fm/tag/meghan+trainor" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 1, + "name": "my name is NO", + "url": "https://www.last.fm/tag/my+name+is+NO" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "feminism", + "url": "https://www.last.fm/tag/feminism" + } + ], + "Dear Future Husband": [], + "Lips Are Movin": [], + "Made You Look": [], + "Like I'm Gonna Lose You (feat. John Legend)": [], + "Me Too": [], + "I'll Be Home": [], + "Better When I'm Dancin'": [], + "Like I'm Gonna Lose You": [], + "Title": [], + "No Excuses": [], + "Mother": [], + "Nice to Meet Ya (feat. Nicki Minaj)": [], + "Been Like This": [], + "My Kind of Present": [], + "No Good for You": [], + "Genetics (feat. Pussycat Dolls)": [], + "Walkashame": [], + "Don't I Make It Look Easy": [], + "Close Your Eyes": [], + "To The Moon": [], + "Just a Friend to You": [], + "Criminals": [], + "Bad For Me (feat. Teddy Swims)": [], + "3am": [], + "Wave (feat. Mike Sabath)": [], + "White Christmas - Spotify Singles - Christmas, Recorded at Sound Stage Studios Nashville": [], + "Bang Dem Sticks": [], + "Genetics": [], + "Whoops": [], + "Woman Up": [], + "Credit": [], + "Made You Look (feat. Kim Petras)": [], + "I Love Me": [], + "Let You Be Right": [], + "What If I": [] + }, + "The Rare Occasions": { + "Notion": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "indie-pop", + "url": "https://www.last.fm/tag/indie-pop" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "Indie-Rock", + "url": "https://www.last.fm/tag/Indie-Rock" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 2, + "name": "the rare occasions", + "url": "https://www.last.fm/tag/the+rare+occasions" + }, + { + "count": 2, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + } + ], + "Origami": [], + "Aglow": [], + "Backwards": [], + "You Weren't Meant to See That": [], + "Notion - Acoustic": [], + "Seasick": [], + "Mercy Mercy": [], + "Futureproof": [], + "Black Balloons": [], + "Alone": [], + "Start This Over": [], + "The Shallows": [], + "Loans": [], + "Clover": [], + "Bug Eyes": [], + "Sparrow": [], + "Control": [], + "Darling, The Planets": [], + "Because You Love Me": [], + "Not Afraid": [], + "Stay": [], + "Macaroni Moon": [], + "You Weren’t Meant to See That": [], + "Bolts": [], + "Physics": [], + "Mr. Bubbles": [], + "Shutting You Out": [], + "Halfheartedly": [], + "Set It Right": [], + "Call Me When You Get There": [], + "Floating": [], + "For You": [], + "La Mort": [], + "Cynical": [], + "The American Way": [], + "Goodnight": [] + }, + "BØRNS": { + "Electric Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 4, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 4, + "name": "Eargasm", + "url": "https://www.last.fm/tag/Eargasm" + }, + { + "count": 1, + "name": "banned", + "url": "https://www.last.fm/tag/banned" + }, + { + "count": 1, + "name": "good morning", + "url": "https://www.last.fm/tag/good+morning" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + } + ], + "American Money": [], + "10,000 Emerald Pools": [], + "Past Lives": [], + "Clouds": [], + "Dopamine": [], + "God Save Our Young Blood (with Lana Del Rey)": [], + "Blue Madonna": [], + "The Emotion": [], + "Sweet Dreams": [], + "Seeing Stars": [], + "Holy Ghost": [], + "Faded Heart": [], + "Tension (Interlude)": [], + "Dug My Heart": [], + "Bye-Bye Darling": [], + "Fool": [], + "Overnight Sensation": [], + "Electric Love - Oliver Remix": [], + "I Don't Want U Back": [], + "God Save Our Young Blood": [], + "Second Night of Summer": [], + "We Don't Care": [], + "Man": [], + "Iceberg": [], + "Supernatural": [], + "Sunday Morning": [], + "It's You": [], + "Grateful For": [], + "Bennie & The Jets - Live From SXSW 2015": [], + "Suddenly": [], + "High Speed Chasing": [], + "Tension - Noah Breakfast Remix": [], + "Letting Myself Go": [], + "Honeybee": [], + "It's My Party - Live From SXSW 2015": [], + "10,000 Emerald Pools - Live From SXSW 2015": [] + }, + "Ciara": { + "Like a Boy": [], + "Promise": [], + "One, Two Step (feat. Missy Elliott)": [], + "Goodies": [], + "Goodies (feat. Petey Pablo)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 38, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "Ciara", + "url": "https://www.last.fm/tag/Ciara" + }, + { + "count": 2, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 1, + "name": "petits grains de beaute", + "url": "https://www.last.fm/tag/petits+grains+de+beaute" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Body Party": [], + "1, 2 Step (feat. Missy Elliott)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 24, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 11, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 5, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 5, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "club", + "url": "https://www.last.fm/tag/club" + } + ], + "Hotline": [], + "Level Up": [], + "Get Up (feat. Chamillionaire)": [], + "Oh (feat. Ludacris)": [], + "One, Two Step": [], + "And I": [], + "Thug Style": [], + "Lookin' at You": [], + "Oh": [], + "Love Sex Magic (feat. Justin Timberlake)": [], + "Gimmie Dat": [], + "Can't Leave 'Em Alone (feat. 50 Cent)": [], + "I Bet": [], + "1, 2 Step": [], + "Get Up": [], + "Ooh Baby": [], + "Love Sex Magic": [], + "I'm Out (feat. Nicki Minaj)": [], + "Ride": [], + "Other Chicks": [], + "The Title": [], + "Like a Surgeon": [], + "Dance Like We're Making Love": [], + "Overdose": [], + "My Love": [], + "Ride (feat. Ludacris)": [], + "G Is for Girl (A-Z)": [], + "Paint It, Black": [], + "Ciara to the Stage": [], + "Speechless": [] + }, + "Loona": { + "Heart Attack (츄)": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 33, + "name": "best", + "url": "https://www.last.fm/tag/best" + }, + { + "count": 33, + "name": "love song", + "url": "https://www.last.fm/tag/love+song" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "Loona", + "url": "https://www.last.fm/tag/Loona" + }, + { + "count": 10, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 10, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Hi High": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 56, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "cybercore", + "url": "https://www.last.fm/tag/cybercore" + }, + { + "count": 1, + "name": "ko", + "url": "https://www.last.fm/tag/ko" + }, + { + "count": 1, + "name": "lifechanging", + "url": "https://www.last.fm/tag/lifechanging" + } + ], + "PTT (Paint the Town)": [], + "Butterfly": [], + "Why Not?": [], + "So What": [], + "Eclipse": [], + "Flip That": [], + "Vamos a la Playa": [], + "Love Cherry Motion": [], + "favOriTe": [], + "Stylish": [], + "HULA HOOP": [], + "키스는 다음에": [], + "Satellite": [], + "Singing In The Rain": [], + "new": [], + "Colors": [], + "Egoist (Olivia Hye)": [], + "WOW": [], + "Perfect Love": [], + "Dance on My Own": [], + "ViViD": [], + "POSE": [], + "Girl's Talk (이브, 츄)": [], + "One & Only (Go Won)": [], + "열기": [], + "Curiosity": [], + "Oh (Yes I Am)": [], + "Star (Voice English Ver.)": [], + "Voice": [], + "Bailando": [], + "다녀가요": [], + "Everyday I Love You": [], + "Where you at": [], + "Love Letter": [], + "Number 1": [] + }, + "Seether": { + "Fake It": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 81, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 32, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 16, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 11, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + }, + { + "count": 10, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "seether", + "url": "https://www.last.fm/tag/seether" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "yeah", + "url": "https://www.last.fm/tag/yeah" + } + ], + "Remedy": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 98, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 48, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 21, + "name": "seether", + "url": "https://www.last.fm/tag/seether" + }, + { + "count": 10, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "Post Grunge", + "url": "https://www.last.fm/tag/Post+Grunge" + }, + { + "count": 1, + "name": "Remedy", + "url": "https://www.last.fm/tag/Remedy" + } + ], + "Broken": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 91, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "seether", + "url": "https://www.last.fm/tag/seether" + }, + { + "count": 31, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 13, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 1, + "name": "broken", + "url": "https://www.last.fm/tag/broken" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Fine Again": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 99, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 44, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 43, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "seether", + "url": "https://www.last.fm/tag/seether" + }, + { + "count": 14, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 7, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Fine Again", + "url": "https://www.last.fm/tag/Fine+Again" + }, + { + "count": 1, + "name": "Post Grunge", + "url": "https://www.last.fm/tag/Post+Grunge" + }, + { + "count": 1, + "name": "887 CIMX", + "url": "https://www.last.fm/tag/887+CIMX" + } + ], + "Careless Whisper": [], + "Gasoline": [], + "Breakdown": [], + "Truth": [], + "Rise Above This": [], + "Driven Under": [], + "The Gift": [], + "Country Song": [], + "Walk Away from the Sun": [], + "Fallen": [], + "Sympathetic": [], + "Because of Me": [], + "Like Suicide": [], + "FMLYHM": [], + "69 Tea": [], + "Fade Away": [], + "Eyes of the Devil": [], + "Words as Weapons": [], + "No Jesus Christ": [], + "Needles": [], + "Never Leave": [], + "Nobody Praying for Me": [], + "Burrito": [], + "Diseased": [], + "Hang On": [], + "Given": [], + "Fuck It": [], + "Don't Believe": [], + "6 Gun Quota": [], + "World Falls Away": [], + "Waste": [], + "Your Bore": [], + "Pride": [] + }, + "Sophie": { + "Immaterial": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 33, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 22, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 22, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 5, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 1, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 1, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 1, + "name": "pc music", + "url": "https://www.last.fm/tag/pc+music" + } + ], + "Ponyboy": [ + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 69, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 29, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "ballroom", + "url": "https://www.last.fm/tag/ballroom" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 4, + "name": "Post-Industrial", + "url": "https://www.last.fm/tag/Post-Industrial" + }, + { + "count": 1, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 1, + "name": "visionary", + "url": "https://www.last.fm/tag/visionary" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + } + ], + "Faceshopping": [], + "It's Okay to Cry": [], + "Is It Cold in the Water?": [], + "VYZEE": [], + "BIPP": [], + "Infatuation": [], + "LEMONADE": [], + "Not Okay": [], + "HARD": [], + "JUST LIKE WE NEVER SAID GOODBYE": [], + "Whole New World/Pretend World": [], + "Pretending": [], + "MSMSMSM": [], + "UNISIL": [], + "ELLE": [], + "Not Okay - Alone Mix": [], + "L.O.V.E.": [], + "Nothing More to Say - Dub": [], + "Reason Why (feat. Kim Petras & BC Kingdom)": [], + "Reason Why (feat. Kim Petras and BC Kingdom)": [], + "OOH": [], + "Berlin Nightmare (feat. Evita Manji)": [], + "Is It Cold In The Water? - Flume & Eprom Remix": [], + "XTC Acid": [], + "My Forever (feat. Cecile Believe)": [], + "GET HIGHER": [], + "Eeehhh": [], + "Intro (The Full Horror)": [], + "Rawwwwww (feat. Jozzy)": [], + "Cold World": [], + "Exhilarate (feat. Bibi Bourelly)": [], + "One More Time (feat. Popstar)": [], + "Not Okay (Alone Mix)": [], + "Nothing More to Say - Vox": [], + "Plunging Asymptote (feat. Juliana Huxtable)": [] + }, + "Estelle": { + "American Boy": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 65, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 39, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 15, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 7, + "name": "Estelle", + "url": "https://www.last.fm/tag/Estelle" + }, + { + "count": 4, + "name": "American boy", + "url": "https://www.last.fm/tag/American+boy" + }, + { + "count": 1, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "American Boy (feat. Kanye West)": [], + "American Boy (Radio Edit w/ Kanye)": [], + "American Boy - Feat. Kanye West": [], + "Come Over": [], + "No Substitute Love": [], + "1980": [], + "More Than Friends": [], + "Free": [], + "Shine": [], + "In The Rain": [], + "Wait A Minute (Just A Touch)": [], + "Thank You": [], + "So Much Out The Way": [], + "Back In Love": [], + "Go Gone": [], + "American Boy - Lost Frequencies Remix": [], + "Dance With Me": [], + "American Boy - Featuring Kanye West Explicit Version": [], + "I Wanna Love You": [], + "American Boy (Ft. Kanye West) (Prod. By Will.I.Am)": [], + "Freak": [], + "Dance Bitch": [], + "Freak (feat. Kardinal Offishall)": [], + "Pretty Please (Love Me)": [], + "Wait A Minute [Just A Touch]": [], + "American Boy [Feat. Kanye West]": [], + "Don't Talk": [], + "American Boy (Ft. Kanye West)": [], + "Superstition": [], + "Change Is Coming": [], + "Hey Girl": [], + "Little Tokyo": [], + "I'm Gonna Win": [], + "American Boy [ft. Kanye West]": [], + "American Boy - Brooks Remix": [], + "No Substitute Love (Prod. By Wyclef Jean & Jerry \"wonda\" Duplesis)": [] + }, + "Kygo": { + "Stole The Show": [], + "Firestone": [], + "It Ain't Me (with Selena Gomez)": [], + "Higher Love": [], + "Whatever": [], + "Born To Be Yours": [], + "Remind Me to Forget": [], + "Lose Somebody": [], + "First Time": [], + "Stargazing": [], + "It Ain’t Me (with Selena Gomez)": [], + "Stay": [], + "Fragile": [], + "Happy Now": [], + "What's Love Got to Do with It": [], + "Here For You": [], + "Like It Is": [], + "Stay (feat. Maty Noyes)": [], + "Dancing Feet (feat. DNCE)": [], + "Carry On (from the Original Motion Picture \"POKÉMON Detective Pikachu\")": [], + "I'll Wait": [], + "ID - Ultra Music Festival Anthem": [], + "Raging (feat. Kodaline)": [], + "Freedom": [], + "Raging": [], + "Nothing Left": [], + "Firestone (feat. Conrad Sewell)": [], + "For Life (feat. Nile Rodgers)": [], + "Woke Up In Love": [], + "Broken Glass": [], + "Forever Yours - Avicii Tribute": [], + "Not Ok": [], + "Stars Will Align": [], + "Love Me Now (feat. Zoe Wees)": [], + "Hot Stuff": [], + "Firestone - Live Acoustic Version": [], + "Sexual Healing - Kygo Remix": [] + }, + "Milky Chance": { + "Stolen Dance": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 81, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 20, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "The Suburbs with DJ Garebear", + "url": "https://www.last.fm/tag/The+Suburbs+with+DJ+Garebear" + }, + { + "count": 7, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 2, + "name": "indie dance", + "url": "https://www.last.fm/tag/indie+dance" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "Milky chance", + "url": "https://www.last.fm/tag/Milky+chance" + } + ], + "Flashed Junk Mind": [], + "Down By The River": [], + "Cocoon": [], + "Fairytale": [], + "Colorado": [], + "Synchronize": [], + "Living in a Haze": [], + "Stunner": [], + "Sweet Sun": [], + "Sadnecessary": [], + "Blossom": [], + "Running": [], + "Don't Let Me Down": [], + "Daydreaming": [], + "Becoming": [], + "Doing Good": [], + "Indigo": [], + "Fado": [], + "Ego": [], + "Tainted Love": [], + "unknown song": [], + "Firebird": [], + "The Game": [], + "Feathery - Slow Version": [], + "Bad Things": [], + "Oh Mama": [], + "Feeling for You": [], + "Living in a Haze - feat. The Beaches": [], + "Naked And Alive": [], + "Troubled Man": [], + "Scarlet Paintings": [], + "Table for Two": [], + "Feathery - Bonus track": [], + "Purple Tiger": [], + "Cold Blue Rain": [], + "Loveland": [] + }, + "will.i.am": { + "Scream & Shout": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 88, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 35, + "name": "Britney Spears", + "url": "https://www.last.fm/tag/Britney+Spears" + }, + { + "count": 10, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 3, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 2, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "groove", + "url": "https://www.last.fm/tag/groove" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "#thatPOWER": [], + "This Is Love": [], + "I Got It From My Mama": [], + "I Like To Move It": [], + "Feelin' Myself": [], + "Heartbreaker": [], + "Check It Out": [], + "Bang Bang": [], + "Big And Chunky": [], + "Hot Wings (I Wanna Party)": [], + "It’s My Birthday": [], + "Mind Your Business": [], + "Scream & Shout - Dirty / Main": [], + "Boys & Girls": [], + "Scream & Shout (feat. Britney Spears)": [], + "Get Your Money": [], + "Fall Down": [], + "She's A Star": [], + "Over": [], + "Fantastic": [], + "Impatient": [], + "Invisible": [], + "It's A New Day": [], + "One More Chance": [], + "Good Morning": [], + "Fly Girl": [], + "Ain't it Pretty": [], + "The Traveling Song": [], + "Make It Funky": [], + "Hello": [], + "T.H.E (The Hardest Ever)": [], + "Check It Out - Main Radio Mix": [], + "Gettin' Dumb": [], + "#thatPOWER (feat. Justin Bieber)": [], + "T.H.E (The Hardest Ever) - Explicit Version": [], + "Hall Of Fame": [] + }, + "Waka Flocka Flame": { + "No Hands (feat. Roscoe Dash & Wale)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "tom joad", + "url": "https://www.last.fm/tag/tom+joad" + }, + { + "count": 37, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 19, + "name": "play this so loud you wake the dead", + "url": "https://www.last.fm/tag/play+this+so+loud+you+wake+the+dead" + }, + { + "count": 19, + "name": "maggie", + "url": "https://www.last.fm/tag/maggie" + }, + { + "count": 19, + "name": "every tag that says i love this song", + "url": "https://www.last.fm/tag/every+tag+that+says+i+love+this+song" + }, + { + "count": 6, + "name": "scream at the top of my lungs", + "url": "https://www.last.fm/tag/scream+at+the+top+of+my+lungs" + }, + { + "count": 3, + "name": "the singles", + "url": "https://www.last.fm/tag/the+singles" + }, + { + "count": 3, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Bloodin Crippin": [], + "Hard In Da Paint": [], + "O Let's Do It": [], + "Grove St. Party (Feat. Kebo Gotti)": [], + "No Hands": [], + "No Hands (feat. Roscoe Dash and Wale)": [], + "Round of Applause (feat. Drake)": [], + "For My Dawgs": [], + "O Let's Do It (feat. Cap)": [], + "Bustin' At 'Em": [], + "No Hands [feat. Roscoe Dash and Wale]": [], + "Doing numbers": [], + "Bricksquad (Feat. Gudda Gudda)": [], + "Blunt Music": [], + "No Hands [feat. Roscoe Dash and Wale] - Explicit Album Version": [], + "Rooster In My Rari": [], + "Round Of Applause - feat. Drake": [], + "Karma (Feat. YG Hootie, Popa Smurf & Slim Dunkin)": [], + "Off Da Chain Ft. David Blayne & Suga Shane (Prod. By Tay Beatz & Lex Luther)": [], + "Grove St. Party Ft. Kebo Gotti": [], + "Bang (feat. YG Hootie & Slim Dunkin)": [], + "Game On (feat. Good Charlotte) - from \"Pixels - The Movie\"": [], + "TTG (Trained To Go) [feat. French Montana, YG Hootie, Joe Moses & Baby Bomb]": [], + "Grove St. Party - feat. Kebo Gotti [Explicit Album Version]": [], + "Hard In Da Paint - Explicit Album Version": [], + "Fuck The Club Up (Feat. Pastor Troy & Slim Dunkin)": [], + "Snake In The Grass (Feat. Cartier Kitten)": [], + "Live By The Gun (Feat. Ra Diggs & Uncle Murda)": [], + "fuck this industry": [], + "Rage The Night Away": [], + "Homies (Feat. YG Hootie, Popa Smurf & Ice Burgundy)": [], + "50K (Feat. Gucci Mane)": [], + "G Check (feat. YG Hootie, Bo Deal & Joe Moses)": [], + "I Don't Really Care - feat. Trey Songz": [], + "50K Remix (feat. T.I.)": [], + "Smoke, Drank (Feat. Bo Deal, Mouse & Kebo Gotti)": [] + }, + "Ty Dolla $ign": { + "Or Nah (feat. The Weeknd, Wiz Khalifa & DJ Mustard) - Remix": [ + { + "count": 100, + "name": "The Weeknd", + "url": "https://www.last.fm/tag/The+Weeknd" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "ty dolla sign", + "url": "https://www.last.fm/tag/ty+dolla+sign" + }, + { + "count": 3, + "name": "dj mustard", + "url": "https://www.last.fm/tag/dj+mustard" + }, + { + "count": 3, + "name": "Wiz Khalifa", + "url": "https://www.last.fm/tag/Wiz+Khalifa" + } + ], + "Ego Death (feat. Kanye West, FKA twigs & Skrillex)": [], + "Spicy (feat. Post Malone)": [], + "Blasé (feat. Future & Rae Sremmurd)": [], + "Paranoid (feat. B.o.B)": [], + "Wavy (feat. Joe Moses)": [], + "Purple Emoji (feat. J. Cole)": [], + "WHEELS FALL OFF (feat. Kanye West)": [], + "I Won": [], + "Saved (feat. E-40)": [], + "Love U Better (feat. Lil Wayne & The-Dream)": [], + "Track 6 (feat. Kanye West, Anderson .Paak & Thundercat)": [], + "Droptop in the Rain (feat. Tory Lanez)": [], + "Or Nah (feat. The Weeknd, Wiz Khalifa and DJ Mustard) - Remix": [], + "Blasé (feat. Future & Rae Sremmurd) - Louis The Child Remix": [], + "Clout (feat. 21 Savage)": [], + "Ex (feat. YG)": [], + "Temptations (feat. Kid Cudi)": [], + "Wheels Fall Off (feat. Ye)": [], + "My Friends (feat. Lil Durk)": [], + "Pineapple (feat. Gucci Mane & Quavo)": [], + "Campaign (Feat. Future)": [], + "EXPENSIVE (feat. Nicki Minaj)": [], + "By Yourself (feat. Jhené Aiko & Mustard)": [], + "Or Nah (feat. Wiz Khalifa and DJ Mustard)": [], + "So Am I (feat. Damian Marley & Skrillex)": [], + "Zaddy": [], + "3 Wayz (feat. Travis Scott)": [], + "Drop That Kitty (feat. Charli XCX & Tinashe)": [], + "Drop That Kitty (feat. Charli XCX and Tinashe)": [], + "In Your Phone (with Lauren Jauregui)": [], + "LA (feat. Kendrick Lamar, Brandy & James Fauntleroy)": [], + "Darkside (with Ty Dolla $ign & Future feat. Kiiara)": [], + "Universe (feat. Kehlani)": [], + "Or Nah (feat. Wiz Khalifa & DJ Mustard)": [], + "Sitting Pretty (feat. Wiz Khalifa)": [], + "Your Turn (feat. Musiq Soulchild, Tish Hyman & 6LACK)": [] + }, + "xaviersobased": { + "love hate": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 66, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Need Me": [], + "patchmade": [], + "Special": [], + "double whammy (ss3bby yaridubz)": [], + "what zit tooya": [], + "softer": [], + "turn up!!": [], + "worth it": [], + "classist": [], + "Shawty Thro It Backk": [], + "uncomfy (feat. OsamaSon)": [ + { + "count": 100, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 100, + "name": "atmospheric black metal", + "url": "https://www.last.fm/tag/atmospheric+black+metal" + }, + { + "count": 66, + "name": "lowend", + "url": "https://www.last.fm/tag/lowend" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "blackgaze", + "url": "https://www.last.fm/tag/blackgaze" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "BreakItDown": [], + "linda": [], + "Ascend": [], + "Ion kno": [], + "how i feel 2": [], + "This Far": [], + "skippin class": [], + "bag it 2": [], + "Pediatrician": [], + "im like why": [], + "KeepItGoin": [], + "red snapper": [], + "Get High": [], + "Finna Go Ot": [], + "she omd onna low": [], + "47 w me": [], + "yung feeshmeeks": [], + "what r we posed to b": [], + "with 2 intro": [], + "FanOut": [], + "jaded": [], + "UToldMeIWasAFuckUpGirl": [], + "crisp dubs": [], + "lettering": [], + "who u was": [] + }, + "Sydney Rose": { + "We Hug Now": [ + { + "count": 100, + "name": "hear me out", + "url": "https://www.last.fm/tag/hear+me+out" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "hodong 🍊", + "url": "https://www.last.fm/tag/hodong+%F0%9F%8D%8A" + }, + { + "count": 17, + "name": "song of the year", + "url": "https://www.last.fm/tag/song+of+the+year" + } + ], + "Turning Page": [], + "Briston": [], + "You’d Be Stars (feat. chloe moriondo)": [], + "5 More Minutes": [], + "Unmade Bed": [], + "Home": [], + "We Hug Now - Stripped": [], + "idk what i did": [], + "Before & After You": [], + "Birthday Song": [], + "Feeling Whitney": [], + "Phoebe Told Me": [], + "31": [], + "Listen To The Birds": [], + "Tell Him I Miss Him": [], + "I’ll Never Get Over It": [], + "Bedroom Floor": [], + "I Stopped Trying (feat. Delaney Bailey)": [], + "Pretty Words": [], + "Thank You For Trying": [], + "Oat Milk": [], + "Cool Girl": [], + "Filing Our Papers": [], + "my favorite band - voice note": [], + "Dogs I Pass On The Street": [], + "The New Kid": [], + "Charlie": [], + "Cutting Corners": [], + "I Think of How it Ends": [], + "Too Fast": [], + "Things That Don’t Exist (feat. Zachary Knowles)": [], + "what do i do?": [], + "Less than Lovers": [], + "Out of Service": [], + "The House I Grew Up In": [], + "I can’t live without you (feat. Charlie Oriain)": [] + }, + "Niall Horan": { + "This Town": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 64, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 5, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "a major", + "url": "https://www.last.fm/tag/a+major" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "acoustic rhythm guitars", + "url": "https://www.last.fm/tag/acoustic+rhythm+guitars" + }, + { + "count": 1, + "name": "mellow rock instrumentation", + "url": "https://www.last.fm/tag/mellow+rock+instrumentation" + }, + { + "count": 1, + "name": "a vocal-centric aesthetic", + "url": "https://www.last.fm/tag/a+vocal-centric+aesthetic" + } + ], + "Slow Hands": [], + "Heaven": [], + "Nice to Meet Ya": [], + "Too Much to Ask": [], + "Black and White": [], + "Put a Little Love on Me": [], + "Meltdown": [], + "No Judgement": [], + "Flicker": [], + "Heartbreak Weather": [], + "Seeing Blind": [], + "Still": [], + "On the Loose": [], + "Small Talk": [], + "Fool's Gold - Recorded At RAK Studios, London": [], + "The Show": [], + "Everywhere": [], + "Paper Houses": [], + "You Could Start a Cult (with Lizzy McAlpine)": [], + "Mirrors": [], + "Must Be Love": [], + "Dear Patience": [], + "If You Leave Me": [], + "Cross Your Mind": [], + "You Could Start a Cult": [], + "Since We're Alone": [], + "Fire Away": [], + "Never Grow Up": [], + "Arms of a Stranger": [], + "Bend the Rules": [], + "Science": [], + "San Francisco": [], + "New Angel": [], + "Save My Life": [], + "On a Night Like Tonight": [], + "On My Own": [] + }, + "Set It Off": { + "Partners in Crime (feat. Ash Costello)": [], + "Wolf In Sheep's Clothing (feat. William Beckett)": [ + { + "count": 100, + "name": "Theatre kid", + "url": "https://www.last.fm/tag/Theatre+kid" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "stan LOONA", + "url": "https://www.last.fm/tag/stan+LOONA" + }, + { + "count": 1, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + } + ], + "I'll Sleep When I'm Dead": [], + "Why Worry": [], + "Wolf in Sheep's Clothing": [], + "The Haunting": [], + "Killer In The Mirror": [], + "Punching Bag": [], + "Kill The Lights": [], + "Why Do I (with Hatsune Miku)": [], + "Wolf In Sheep's Clothing [REBORN]": [], + "Nightmare": [], + "Lonely Dance": [], + "N.M.E.": [], + "Horrible Kids": [], + "Fake Ass Friends": [], + "I'd Rather Drown": [], + "Win Win": [], + "Problem": [], + "Skeleton": [], + "Hourglass": [], + "Duality": [], + "Evil People": [], + "Dancing with the Devil": [], + "Midnight Thoughts": [], + "Projector": [], + "This Christmas (I'll Burn It to the Ground)": [], + "Parasite": [], + "Bleak December": [], + "Who’s In Control": [], + "Plastic Promises": [], + "Catch Me If You Can": [], + "Ancient History": [], + "Swan Song": [], + "Forever Stuck In Our Youth": [], + "Freak Show": [], + "Why Do I": [] + }, + "3 Doors Down": { + "Kryptonite": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 83, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 31, + "name": "3 Doors Down", + "url": "https://www.last.fm/tag/3+Doors+Down" + }, + { + "count": 30, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 3, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 3, + "name": "kryptonite", + "url": "https://www.last.fm/tag/kryptonite" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Here Without You": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 91, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 42, + "name": "3 Doors Down", + "url": "https://www.last.fm/tag/3+Doors+Down" + }, + { + "count": 30, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 6, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 5, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "here without you", + "url": "https://www.last.fm/tag/here+without+you" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "When I'm Gone": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 71, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 34, + "name": "3 Doors Down", + "url": "https://www.last.fm/tag/3+Doors+Down" + }, + { + "count": 32, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "modern rock", + "url": "https://www.last.fm/tag/modern+rock" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "american artist", + "url": "https://www.last.fm/tag/american+artist" + } + ], + "It's Not My Time": [], + "Be Like That": [], + "Loser": [], + "Away from the Sun": [], + "Let Me Go": [], + "Landing in London": [], + "Duck and Run": [], + "Let Me Be Myself": [], + "Changes": [], + "Behind Those Eyes": [], + "Ticket to Heaven": [], + "Going Down in Flames": [], + "Life of My Own": [], + "The Road I'm On": [], + "It's Not Me": [], + "Not Enough": [], + "Running Out of Days": [], + "I Feel You": [], + "So I Need You": [], + "By My Side": [], + "Here by Me": [], + "Be Somebody": [], + "Right Where I Belong": [], + "Dangerous Game": [], + "Better Life": [], + "Train": [], + "Down Poison": [], + "Citizen/Soldier": [], + "Smack": [], + "The Real Life": [], + "Sarah Yellin'": [], + "My World": [], + "Live for Today": [], + "Never Will I Break": [] + }, + "Bo Burnham": { + "Bezos I": [], + "Look Who’s Inside Again": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "Comedy Rock", + "url": "https://www.last.fm/tag/Comedy+Rock" + }, + { + "count": 33, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + } + ], + "Welcome to the Internet": [ + { + "count": 100, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "humour", + "url": "https://www.last.fm/tag/humour" + }, + { + "count": 1, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 1, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 1, + "name": "internets", + "url": "https://www.last.fm/tag/internets" + }, + { + "count": 1, + "name": "www", + "url": "https://www.last.fm/tag/www" + } + ], + "1985": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 33, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 10, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 10, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 10, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + } + ], + "Shit": [], + "Goodbye": [], + "That Funny Feeling": [], + "All Eyes on Me": [], + "Art Is Dead": [], + "Content": [], + "Unpaid Intern": [], + "Comedy": [], + "White Woman’s Instagram": [], + "How the World Works": [], + "Problematic": [], + "Don't Wanna Know": [], + "Bezos II": [], + "30": [], + "FaceTime with My Mom (Tonight)": [], + "Sexting": [], + "All Time Low": [], + "Any Day Now": [], + "All Eyes On Me (Song Only)": [], + "Words, Words, Words (Studio)": [], + "Sad": [], + "Five Years": [], + "Oh Bo (Studio)": [], + "From God's Perspective": [], + "All Eyes On Me - Song Only": [], + "Biden": [], + "Hell of a Ride (Studio)": [], + "Left Brain, Right Brain": [], + "I'm Bo Yo": [], + "The Future": [], + "Microwave Popcorn": [], + "Rant": [], + "Feel Good": [] + }, + "HIM": { + "Wicked Game": [], + "Right Here in My Arms": [], + "Join Me In Death": [ + { + "count": 100, + "name": "Love Metal", + "url": "https://www.last.fm/tag/Love+Metal" + }, + { + "count": 89, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 34, + "name": "finnish", + "url": "https://www.last.fm/tag/finnish" + }, + { + "count": 11, + "name": "HIM", + "url": "https://www.last.fm/tag/HIM" + }, + { + "count": 11, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "Gothic", + "url": "https://www.last.fm/tag/Gothic" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "Gothic Metal", + "url": "https://www.last.fm/tag/Gothic+Metal" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Wings of a Butterfly": [], + "Gone With The Sin": [], + "The Funeral of Hearts": [], + "Poison Girl": [], + "Killing Loneliness": [], + "The Sacrament": [], + "Join Me": [], + "Buried Alive by Love": [], + "In Joy And Sorrow": [], + "Vampire Heart": [], + "Heartache Every Moment": [], + "When Love and Death Embrace": [], + "Pretending": [], + "Your Sweet 666": [], + "Razorblade Kiss": [], + "Close to the Flame": [], + "Heaven Tonight": [], + "Join Me - Razorblade Mix": [ + { + "count": 100, + "name": "Love Metal", + "url": "https://www.last.fm/tag/Love+Metal" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 4, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 4, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 4, + "name": "finnish", + "url": "https://www.last.fm/tag/finnish" + }, + { + "count": 1, + "name": "suomirokki", + "url": "https://www.last.fm/tag/suomirokki" + } + ], + "Death is In Love With Us": [], + "Under the Rose": [], + "Resurrection": [], + "Soul on Fire": [], + "For You": [], + "Your Sweet Six Six Six": [], + "Bury Me Deep Inside Your Heart": [], + "Rip Out the Wings of a Butterfly": [], + "Passion's Killing Floor": [], + "Heartkiller": [], + "And Love Said No": [], + "Behind The Crimson Door": [], + "Solitary Man": [], + "Venus Doom": [], + "Sweet Pandemonium": [], + "Dark Light": [] + }, + "Mumford & Sons": { + "Little Lion Man": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 78, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 41, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 36, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 8, + "name": "music to chase squirrels by", + "url": "https://www.last.fm/tag/music+to+chase+squirrels+by" + }, + { + "count": 5, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 3, + "name": "banjo", + "url": "https://www.last.fm/tag/banjo" + }, + { + "count": 1, + "name": "bluegrass", + "url": "https://www.last.fm/tag/bluegrass" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "The Cave": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 69, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 32, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 32, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 7, + "name": "Contempororyfolk", + "url": "https://www.last.fm/tag/Contempororyfolk" + }, + { + "count": 4, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 4, + "name": "bluegrass", + "url": "https://www.last.fm/tag/bluegrass" + }, + { + "count": 1, + "name": "banjo", + "url": "https://www.last.fm/tag/banjo" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "skins", + "url": "https://www.last.fm/tag/skins" + } + ], + "I Will Wait": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 54, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 31, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 30, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 14, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 3, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + } + ], + "White Blank Page": [], + "Winter Winds": [], + "Awake My Soul": [], + "Sigh No More": [], + "Roll Away Your Stone": [], + "I Gave You All": [], + "Timshel": [], + "After the Storm": [], + "Babel": [], + "Thistle & Weeds": [], + "Dust Bowl Dance": [], + "Lover of the Light": [], + "Hopeless Wanderer": [], + "Believe": [], + "Whispers in the Dark": [], + "Holland Road": [], + "Ghosts That We Knew": [], + "Broken Crown": [], + "Reminder": [], + "Lovers' Eyes": [], + "Below My Feet": [], + "Not with Haste": [], + "The Wolf": [], + "Where Are You Now": [], + "Tompkins Square Park": [], + "Snake Eyes": [], + "Ditmas": [], + "Guiding Light": [], + "Woman": [], + "Wilder Mind": [], + "For Those Below": [], + "Hold On to What You Believe": [], + "Monster": [], + "Just Smoke": [] + }, + "Ebony": { + "Pensamentos Intrusivos": [ + { + "count": 100, + "name": "edu e marco", + "url": "https://www.last.fm/tag/edu+e+marco" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "girly", + "url": "https://www.last.fm/tag/girly" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 1, + "name": " ", + "url": "https://www.last.fm/tag/+" + }, + { + "count": 1, + "name": "rap feminino", + "url": "https://www.last.fm/tag/rap+feminino" + } + ], + "100 Mili": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 33, + "name": "rap feminino", + "url": "https://www.last.fm/tag/rap+feminino" + }, + { + "count": 33, + "name": "diva", + "url": "https://www.last.fm/tag/diva" + }, + { + "count": 10, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 10, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Espero Que Entendam - Freestyle": [ + { + "count": 100, + "name": "Diss", + "url": "https://www.last.fm/tag/Diss" + }, + { + "count": 100, + "name": "mother", + "url": "https://www.last.fm/tag/mother" + } + ], + "Extraordinária": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 33, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 33, + "name": "rap feminino", + "url": "https://www.last.fm/tag/rap+feminino" + }, + { + "count": 10, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 10, + "name": "ate minha arcada dentaria e de alguem relevante", + "url": "https://www.last.fm/tag/ate+minha+arcada+dentaria+e+de+alguem+relevante" + }, + { + "count": 10, + "name": "me sinto extraordinaria dona de uma mente brilhante", + "url": "https://www.last.fm/tag/me+sinto+extraordinaria+dona+de+uma+mente+brilhante" + } + ], + "Hentai": [], + "Terapia": [], + "Megalomaníaca": [], + "KIA": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 33, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 33, + "name": "rap feminino", + "url": "https://www.last.fm/tag/rap+feminino" + } + ], + "gin com suco de laranja": [ + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 33, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "RAP BR", + "url": "https://www.last.fm/tag/RAP+BR" + }, + { + "count": 33, + "name": "rap feminino", + "url": "https://www.last.fm/tag/rap+feminino" + } + ], + "Festa do Pijama": [], + "Vale Do Silício": [ + { + "count": 100, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + } + ], + "Lei da Atração": [], + "24hrs": [], + "LoveSong": [], + "Obcecada": [], + "5min": [], + "Paranoia": [], + "Parte do Mundo": [], + "Não Lembro Da Minha Infância": [], + "Sem Neurose": [], + "Festas e Manequins": [], + "GLOSSY": [], + "Hong He": [], + "KM2": [], + "Triplex": [], + "Roubando Livros": [], + "Bratz": [], + "Paris": [], + "Flashes": [], + "After": [], + "Pódio": [], + "Caneta": [], + "Camarim": [], + "Flat": [], + "Pablo (Interlúdio)": [], + "Bugatti": [], + "Melhor do Ano": [] + }, + "HAIM": { + "The Wire": [], + "Falling": [], + "Forever": [], + "Don't Save Me": [], + "If I Could Change Your Mind": [], + "Gasoline (feat. Taylor Swift)": [], + "The Steps": [], + "My Song 5": [], + "Want You Back": [], + "Go Slow": [], + "Honey & I": [], + "Days Are Gone": [], + "Now I'm In It - Bonus Track": [], + "Relationships": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 66, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 66, + "name": "girlsband", + "url": "https://www.last.fm/tag/girlsband" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "rewind selector", + "url": "https://www.last.fm/tag/rewind+selector" + } + ], + "Summer Girl - Bonus Track": [], + "Don't Wanna": [], + "Gasoline": [], + "Let Me Go": [], + "Los Angeles": [], + "I Know Alone": [], + "Running If You Call My Name": [], + "3 AM": [], + "Little of Your Love": [], + "Leaning on You": [], + "Hallelujah - Bonus Track": [], + "Send Me Down": [], + "Up from a Dream": [], + "Home": [], + "Down To Be Wrong": [], + "All Over Me": [], + "Another Try": [], + "Everybody's trying to figure me out": [], + "Summer Girl": [], + "Take Me Back": [], + "I've Been Down": [], + "Better Off": [], + "Man from the Magazine": [] + }, + "Blue Öyster Cult": { + "(Don't Fear) The Reaper": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 23, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "cowbell", + "url": "https://www.last.fm/tag/cowbell" + }, + { + "count": 3, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 3, + "name": "Blue Oyster Cult", + "url": "https://www.last.fm/tag/Blue+Oyster+Cult" + }, + { + "count": 1, + "name": "more cowbell", + "url": "https://www.last.fm/tag/more+cowbell" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Burnin' for You": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 32, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 7, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 5, + "name": "Blue Oyster Cult", + "url": "https://www.last.fm/tag/Blue+Oyster+Cult" + }, + { + "count": 4, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + } + ], + "Godzilla": [], + "Then Came the Last Days of May": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 93, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 22, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 8, + "name": "headbangers ball", + "url": "https://www.last.fm/tag/headbangers+ball" + }, + { + "count": 6, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + }, + { + "count": 2, + "name": "new world fair", + "url": "https://www.last.fm/tag/new+world+fair" + }, + { + "count": 1, + "name": "when we were older and our hair was longer", + "url": "https://www.last.fm/tag/when+we+were+older+and+our+hair+was+longer" + }, + { + "count": 1, + "name": "Blue Oyster Cult", + "url": "https://www.last.fm/tag/Blue+Oyster+Cult" + } + ], + "Cities on Flame With Rock and Roll": [], + "Astronomy": [], + "This Ain't the Summer of Love": [], + "Don't Fear The Reaper": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 33, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 23, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 7, + "name": "cowbell", + "url": "https://www.last.fm/tag/cowbell" + }, + { + "count": 3, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 3, + "name": "Blue Oyster Cult", + "url": "https://www.last.fm/tag/Blue+Oyster+Cult" + }, + { + "count": 1, + "name": "more cowbell", + "url": "https://www.last.fm/tag/more+cowbell" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Veteran of the Psychic Wars": [], + "I Love the Night": [], + "Fire of Unknown Origin": [], + "Transmaniacon MC": [], + "Flaming Telepaths": [], + "Joan Crawford": [], + "Sinful Love": [], + "E.T.I. (Extra Terrestrial Intelligence)": [], + "Stairway to the Stars": [], + "Take Me Away": [], + "True Confessions": [], + "Career of Evil": [], + "Sole Survivor": [], + "Before the Kiss, a Redcap": [], + "Dominance and Submission": [], + "The Revenge of Vera Gemini": [], + "Tattoo Vampire": [], + "Shooting Shark": [], + "(Don't Fear) The Reaper - Single Version": [], + "In Thee": [], + "Goin' Through the Motions": [], + "Black Blade": [], + "Morning Final": [], + "She's as Beautiful as a Foot": [], + "Screams": [], + "After Dark": [], + "I'm on the Lamb but I Ain't No Sheep": [], + "Debbie Denise": [], + "The Red & the Black": [] + }, + "Mariah the Scientist": { + "Spread Thin": [], + "2 You": [], + "Burning Blue": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + } + ], + "Always n Forever (feat. Lil Baby)": [], + "Is It a Crime": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 16, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 16, + "name": "alt rnb", + "url": "https://www.last.fm/tag/alt+rnb" + }, + { + "count": 8, + "name": "kali uchis", + "url": "https://www.last.fm/tag/kali+uchis" + } + ], + "All for Me": [], + "From A Woman": [], + "Beetlejuice": [], + "Note to You": [], + "Aura": [], + "Impalas & Air Force 1s": [], + "Walked In (feat. Young Thug)": [], + "Note to Self": [], + "Brain": [], + "Only Human": [], + "Reminders": [], + "Church": [], + "RIP": [], + "Not a Love Song": [], + "Bout Mine": [], + "Sacrifice": [], + "Revenge": [], + "Different Pages": [], + "77 Degrees (feat. 21 Savage)": [], + "Thanks 4 Nothing": [], + "Good Times": [], + "Maybe": [], + "Out of Luck": [], + "In My Nightmares": [], + "Heaven Is a Place on Earth": [], + "Ride (feat. Young Thug)": [], + "40 Days n 40 Nights (feat. Vory)": [], + "7am": [], + "Eternal Flame": [], + "United Nations + 1000 Ways to Die": [], + "All I Want + In Pursuit": [], + "Hotel (Interlude)": [] + }, + "YNW Melly": { + "Murder On My Mind": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 15, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 4, + "name": "mumble rap", + "url": "https://www.last.fm/tag/mumble+rap" + }, + { + "count": 4, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 1, + "name": "YNW Melly", + "url": "https://www.last.fm/tag/YNW+Melly" + }, + { + "count": 1, + "name": "2010s rap", + "url": "https://www.last.fm/tag/2010s+rap" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Mixed Personalities (feat. Kanye West)": [], + "Suicidal": [], + "223's (feat. 9lokknine)": [], + "772 Love": [], + "Suicidal (Remix) [feat. Juice WRLD]": [], + "Mama Cry": [], + "Suicidal (feat. Juice WRLD) - Remix": [], + "Virtual (Blue Balenciagas)": [], + "Mind of Melvin (feat. Lil Uzi Vert)": [], + "City Girls": [], + "Freddy Krueger (feat. Tee Grizzley)": [], + "No Heart": [], + "LEGENDARY": [], + "Butter Pecan - Bonus Track": [], + "Mind On My Murder": [], + "Slang That Iron": [], + "Catchin Feelings": [], + "Bang Bang": [], + "Best Friends 4L (feat. Lil Tjay)": [], + "Wine For Me": [], + "Take Kare (feat. Lil Baby & Lil Durk)": [], + "Melly The Menace": [], + "Thugged Out (feat. Kodak Black)": [], + "Till The End (Feat. Skooly)": [], + "Two Face": [], + "Pieces (feat. Queen Naija)": [], + "Rolling Loud": [], + "772 Love Pt. 3 (Your Love)": [], + "Adam Sandler": [], + "Na Na Na Boo Boo": [], + "Ingredients (feat. Fredo Bang)": [], + "Nobody's Around": [], + "RISK TAKER": [], + "Killuminati (feat. Foreign Teck)": [], + "Beat a N*gga Block": [], + "4 Real": [] + }, + "Enrique Iglesias": { + "I Like It": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 47, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 43, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 15, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 15, + "name": "I Like It", + "url": "https://www.last.fm/tag/I+Like+It" + }, + { + "count": 9, + "name": "Enrique Iglesias", + "url": "https://www.last.fm/tag/Enrique+Iglesias" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + } + ], + "Hero": [], + "Bailando - Spanish Version": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 69, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 46, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 46, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 1, + "name": "billboard", + "url": "https://www.last.fm/tag/billboard" + }, + { + "count": 1, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "vives en mi corazon bebe", + "url": "https://www.last.fm/tag/vives+en+mi+corazon+bebe" + }, + { + "count": 1, + "name": "mike", + "url": "https://www.last.fm/tag/mike" + } + ], + "Escape": [], + "Tonight (I'm Fuckin' You)": [], + "Cuando Me Enamoro": [], + "Bailamos": [], + "Subeme la radio": [], + "Do You Know? (The Ping Pong Song)": [], + "Tired of Being Sorry": [], + "DUELE EL CORAZON": [], + "Be With You": [], + "Duele El Corazon (feat. Wisin)": [], + "Bailando - English Version": [], + "Somebody's Me": [], + "Rhythm Divine": [], + "Loco": [], + "Push": [], + "Ring My Bells": [], + "Can You Hear Me": [], + "El Perdedor": [], + "Tonight (I'm Lovin' You)": [], + "Heartbeat": [], + "SUBEME LA RADIO (feat. Descemer Bueno & Zion & Lennox)": [], + "Love to See You Cry": [], + "Could I Have This Kiss Forever": [], + "Dirty Dancer": [], + "Addicted": [], + "Don't Turn Off The Lights": [], + "El Baño": [], + "I'm a Freak": [], + "Takin' Back My Love": [], + "Finally Found You": [], + "Not in Love": [], + "I Like It (feat. Pitbull)": [], + "Dímelo": [], + "I Like How It Feels": [] + }, + "Autumn!": { + "Still The Same": [ + { + "count": 100, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 8, + "name": "underground hip-hop", + "url": "https://www.last.fm/tag/underground+hip-hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 3, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + } + ], + "One Way!": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 8, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + }, + { + "count": 3, + "name": "ballad pop", + "url": "https://www.last.fm/tag/ballad+pop" + }, + { + "count": 3, + "name": "bring it overrrrrrr", + "url": "https://www.last.fm/tag/bring+it+overrrrrrr" + } + ], + "Nina!": [], + "Not 3 Not 2!": [], + "If It Means Anything!": [], + "Still The Same! 2": [], + "Can't Rent Anymore!": [], + "No New Friends!": [], + "You > Them (Hate It!)": [], + "WANTS!": [], + "Uptown Coolin!": [], + "My Collection!": [], + "Probably!": [], + "Portrayal!": [], + "Solitude!": [], + "Jumpin!": [], + "Illustrations!": [], + "Two Chrome Necklaces!": [], + "Louis v everything!": [], + "Girl From The Club!": [], + "Bentley Bentayga!": [], + "Comedy!": [], + "Stfu!": [], + "God's Child!": [], + "Antagonist!": [], + "All My Duffles Goyard!": [], + "Outta My Mind!": [], + "Talk Is Cheap!": [], + "Can't Pretend!": [], + "Recollections of Loyalty & Pain!": [], + "Been Waiting!": [], + "Company!": [], + "Told Em!": [], + "One Way! 2": [], + "Peacoat!": [], + "Think You Know Me!": [], + "Them > You (Gotta Go!)": [] + }, + "Tay-K": { + "The Race": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 29, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 4, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "violent", + "url": "https://www.last.fm/tag/violent" + }, + { + "count": 1, + "name": "psycho shit", + "url": "https://www.last.fm/tag/psycho+shit" + }, + { + "count": 1, + "name": "Best Of Rap", + "url": "https://www.last.fm/tag/Best+Of+Rap" + } + ], + "M.... She Wrote": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + }, + { + "count": 33, + "name": "FreeTayK", + "url": "https://www.last.fm/tag/FreeTayK" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "I <3 My Choppa": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 33, + "name": "made at 16", + "url": "https://www.last.fm/tag/made+at+16" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Saran Pack": [], + "Lemonade": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "foodcore", + "url": "https://www.last.fm/tag/foodcore" + }, + { + "count": 33, + "name": "food and drink", + "url": "https://www.last.fm/tag/food+and+drink" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "trap tay k pure trap free tay k lemonade", + "url": "https://www.last.fm/tag/trap+tay+k+pure+trap+free+tay+k+lemonade" + }, + { + "count": 10, + "name": "trap tay k", + "url": "https://www.last.fm/tag/trap+tay+k" + } + ], + "The Race - Remix": [], + "Gotta Blast (feat. Diego Money & Bandman Fari)": [], + "Murder She Wrote": [], + "Megaman": [], + "Dat Way": [], + "After You": [], + "I <3 My Choppa (feat. Maxo Kream) - Remix": [], + "Gotta Blast": [], + "I <3 My Choppa - Remix": [], + "The Race (feat. 21 Savage & Young Nudy) [Remix]": [], + "I <3 My Choppa (feat. Maxo Kream) [Remix]": [], + "The Race (feat. 21 Savage & Young Nudy) - Remix": [], + "Bling Bling": [], + "Trapman": [], + "Call (Jail Version)": [], + "Coolin'": [], + "The Race (Remix)": [], + "Get Silly (Freestyle)": [], + "Half Off": [], + "Get Silly Freestyle": [], + "MURDER SHE WROTE #LIVINGLIKELARRY (Prod. Rob $urreal)": [], + "Kick Back": [], + "22 Shots": [], + "I ᐸ3 My Choppa": [], + "I <3 MY CHOPPA #LIVINGLIKELARRY": [], + "Daytona Freestyle": [], + "LEMONADE (PROD. TEAMJACOB) #LIVINGLIKELARRY": [], + "Coolin": [], + "Biff Xannen": [], + "GET SILLY FREESTYLE #FREETAYK": [], + "Pharmaceutikal": [], + "I 3 My Choppa": [] + }, + "Peso Pluma": { + "BELLAKEO": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "Anitta", + "url": "https://www.last.fm/tag/Anitta" + }, + { + "count": 66, + "name": "global hit", + "url": "https://www.last.fm/tag/global+hit" + }, + { + "count": 66, + "name": "Reggaeton mexicano", + "url": "https://www.last.fm/tag/Reggaeton+mexicano" + } + ], + "LADY GAGA": [], + "LA PATRULLA": [], + "PRC": [], + "NUEVA VIDA": [], + "Por las Noches": [], + "LAGUNAS": [], + "LUNA": [], + "TULUM": [], + "Bye": [], + "LA PEOPLE": [], + "RUBICON": [], + "Las Morras": [], + "Rompe La Dompe": [], + "LA PEOPLE II": [], + "Rosa Pastel": [], + "BIPOLAR": [], + "TOMMY & PAMELA": [], + "GAVILÁN II": [], + "LA DURANGO": [], + "HOLLYWOOD": [], + "SANTAL 33": [], + "VVS": [], + "Los Cuadros": [], + "Siempre Pendientes": [], + "CARNAL": [], + "77": [], + "RELOJ": [], + "gervonta": [], + "BELANOVA": [], + "VINO TINTO": [], + "MAMI": [], + "ZAPATA": [], + "PUT EM IN THE FRIDGE": [], + "BRUCE WAYNE": [], + "SU CASA": [], + "El Belicon": [] + }, + "Macklemore": { + "Can't Hold Us (feat. Ray Dalton)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 17, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 8, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 8, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 8, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 3, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Glorious (feat. Skylar Grey)": [], + "Good Old Days (feat. Kesha)": [], + "And We Danced (feat. Ziggy Stardust)": [], + "Thrift Shop (feat. Wanz)": [], + "Marmalade (feat. Lil Yachty)": [], + "Hind's Hall": [], + "The Town": [], + "NO BAD DAYS (feat. Collett)": [], + "American": [], + "Fallin": [], + "Downtown (feat. Melle Mel, Grandmaster Caz, Kool Moe Dee & Eric Nally)": [], + "Can't Hold Us": [], + "Ain't Gonna Die Tonight (feat. Eric Nally)": [], + "Willy Wonka (feat. Offset)": [], + "Corner Store (feat. Dave B & Travis Thompson)": [], + "Thrift Shop": [], + "Penis Song": [], + "CHANT (feat. Tones and I)": [], + "Church (feat. Geo of Blue Scholars)": [], + "Drug Dealer (feat. Ariana DeBoo)": [], + "White Walls (feat. ScHoolBoy Q & Hollis)": [], + "Inhale Deep": [], + "MANIAC (feat. Windser)": [], + "White Privilege": [], + "B-Boy": [], + "Intentions (feat. Dan Caplen)": [], + "Hold Your Head Up": [], + "And We Danced": [], + "Next Year (feat. Windser)": [], + "Shadow (feat. IRO) - From Songland": [], + "I Said Hey": [], + "Firebreather (feat. Reignwolf)": [], + "Fake ID": [], + "Intro": [], + "Over It (feat. Donna Missal)": [], + "Ego": [] + }, + "Balu Brigada": { + "So Cold": [ + { + "count": 100, + "name": "The Morning Show", + "url": "https://www.last.fm/tag/The+Morning+Show" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 29, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "fifa", + "url": "https://www.last.fm/tag/fifa" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Designer": [], + "Backseat": [], + "Moon Man": [], + "The Question": [], + "Find A Way": [], + "What Do We Ever Really Know?": [], + "Politix": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "I Should Be Home": [], + "Sideways": [], + "OH! Not Again": [], + "2good": [], + "Golden Gate Girl": [], + "Number One": [], + "4:25": [], + "How It Would End": [], + "The Portal": [], + "Butterfly Boy": [], + "Isolation": [], + "Birthday Interlude": [], + "photographic memory": [], + "medicine": [], + "Another Day": [], + "Favourite Clothes": [], + "I Think You'll Be Fine": [], + "Everybody Knows": [], + "nice to have someone to miss": [], + "Nostalgia": [], + "Could You Not": [], + "Danger Zone": [], + "Preview": [], + "Overlap": [], + "Nightshift": [], + "Old Love": [], + "Part Time": [], + "Taxi": [], + "Candid": [] + }, + "XLOV": { + "1&Only": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 7, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 4, + "name": "afrobeats", + "url": "https://www.last.fm/tag/afrobeats" + }, + { + "count": 4, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 1, + "name": "XLOV", + "url": "https://www.last.fm/tag/XLOV" + }, + { + "count": 1, + "name": "amapiano", + "url": "https://www.last.fm/tag/amapiano" + } + ], + "I'mma Be": [ + { + "count": 100, + "name": "boygroup", + "url": "https://www.last.fm/tag/boygroup" + }, + { + "count": 44, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 7, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 7, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 4, + "name": "femboy", + "url": "https://www.last.fm/tag/femboy" + }, + { + "count": 4, + "name": "gay sex", + "url": "https://www.last.fm/tag/gay+sex" + }, + { + "count": 4, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + } + ], + "BIZNESS": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "rui da maxine", + "url": "https://www.last.fm/tag/rui+da+maxine" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + } + ], + "1 of LOV": [], + "1&Only (Instrumental)": [], + "1 of LOV (Instrumental)": [], + "I'mma Be (Backing Track)": [], + "I'mma Be (88 Techno Remix by dxp)": [], + "BIZNESS (Instrumental)": [], + "I'mma Be (Dark House Remix by dxp)": [], + "I’mma Be": [], + "1Only": [], + "XLOV 엑스러브 ‘1&Only’ Dance Practice": [], + "XLOV 엑스러브 'I’mma Be' MV": [], + "XLOV 엑스러브 '1&Only' MV": [], + "XLOV 엑스러브 'BIZNESS' PERFORMANCE VIDEO": [], + "1 & Only": [], + "I'mma Be #엠카운트다운 EP.870": [], + "1Only (Instrumental)": [], + "XLOV 2nd SINGLE ALBUM ‘I ONE’ HIGHLIGHT MEDLEY": [], + "1&ONLY dance cover": [], + "XLOV 엑스러브 OFFICIAL FANDOM NAME🤍": [], + "I'mma Be #엠카운트다운 EP.871": [], + "I’mma Be (88 Techno Remix by dxp)": [], + "Genie by Girls Generation Cover #XLOV": [], + "XLOV 엑스러브 'I’mma Be' Dance Practice": [], + "Whiplash (2025.08.02 장흥물축제04) AESPA COVER 4K풀캠 팬캠": [], + "Imma be": [], + "I’mma Be (Dark House Remix by dxp)": [], + "Tokyo Flash (원곡 : Vaundy)": [], + "IGLOO FULL PERFORMANCE": [], + "I'mma Be / Official": [], + "I'mma Be #MCountdown EP.870": [], + "[XLOV-LOG] 엑스러브들의 JAPAN 활동 일기✈️ (part1)": [], + "XLOV 엑스러브 ‘I'mma Be’ Recording Behind The Scenes": [], + "[XLOV-LOG] T-Shop💋| 우무티의 메이크업 레슨🐰❤": [], + "I'mma Be (Inst.)": [] + }, + "Maluma": { + "Borro Cassette": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 7, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + } + ], + "Hawái": [], + "Felices los 4": [], + "El Perdedor": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 16, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "11 PM": [], + "Hawái - Remix": [], + "HP": [], + "Según Quién": [], + "Corazón (feat. Nego do Borel)": [], + "Cuatro Babys (feat. Trap Capos, Noriel, Bryant Myers & Juhn)": [], + "Sobrio": [], + "Sin Contrato": [], + "Parce (feat. Justin Quiles)": [], + "Mala Mía": [], + "El Préstamo": [], + "Mojando Asientos (feat. Feid)": [], + "Coco Loco": [], + "Aloha": [], + "Qué Pena": [], + "ADMV": [], + "Nos Comemos Vivos": [], + "La Temperatura (feat. Eli Palacios)": [], + "Madrid (feat. Myke Towers)": [], + "Cosas Pendientes": [], + "Un Polvo (feat. Bad Bunny, Arcángel, Ñengo Flow & De La Ghetto)": [], + "Corazón": [], + "Carnaval": [], + "Mala Mía - Remix": [], + "Junio": [], + "Marinero": [], + "No Se Me Quita (feat. Ricky Martin)": [], + "El Tiki": [], + "Sin Contrato (feat. Fifth Harmony)": [], + "GPS (feat. French Montana)": [], + "La Curiosidad": [], + "La Temperatura": [], + "Obsesión": [] + }, + "JACKBOYS": { + "OUT WEST (feat. Young Thug)": [ + { + "count": 100, + "name": "Young Thug", + "url": "https://www.last.fm/tag/Young+Thug" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 16, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "JACKBOYS", + "url": "https://www.last.fm/tag/JACKBOYS" + }, + { + "count": 2, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 2, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 1, + "name": "vibes", + "url": "https://www.last.fm/tag/vibes" + }, + { + "count": 1, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 1, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + } + ], + "GATTI": [ + { + "count": 100, + "name": "Pop Smoke", + "url": "https://www.last.fm/tag/Pop+Smoke" + }, + { + "count": 44, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 7, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 7, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 4, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + }, + { + "count": 1, + "name": "cactus jack", + "url": "https://www.last.fm/tag/cactus+jack" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "furry", + "url": "https://www.last.fm/tag/furry" + } + ], + "WHAT TO DO? (feat. Don Toliver)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "travis scott", + "url": "https://www.last.fm/tag/travis+scott" + }, + { + "count": 66, + "name": "don toliver", + "url": "https://www.last.fm/tag/don+toliver" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "cactus jack", + "url": "https://www.last.fm/tag/cactus+jack" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "JACKBOYS", + "url": "https://www.last.fm/tag/JACKBOYS" + } + ], + "GANG GANG": [], + "JACKBOYS": [], + "JB2 RADIO": [], + "INTRO": [], + "out west": [], + "what to do?": [], + "Cancún": [], + "2000 EXCURSION": [], + "GANG GANG feat. Sheck Wes, Don Toliver, Luxury Tax 50 & Cactus Jack": [], + "KICK OUT": [], + "CHAMPAIN & VACAY": [], + "DUMBO": [], + "HIGHEST IN THE ROOM (feat. ROSALÍA & Lil Baby) - REMIX": [], + "HAD ENOUGH (feat. Quavo & Offset)": [], + "WHERE WAS YOU": [], + "MM3": [], + "OUT WEST ft. Young Thug": [], + "SHYNE": [], + "VELOUR": [], + "CONTEST": [], + "NO COMMENTS": [], + "PBT": [], + "BEEP BEEP": [], + "ILMB": [], + "WHAT TO DO? Ft. Don Toliver": [], + "OUTSIDE": [], + "CANT STOP": [], + "FLORIDA FLOW": [], + "HAD ENOUGH": [], + "GANG GANG (feat. Sheck Wes)": [], + "GANG GANG feat. Sheck Wes, Don To": [], + "GANG GANG feat. Sheck Wes, Don Toliver, Luxury Tax 50 & Cactu...": [], + "Da Wizard": [], + "HIGHEST IN THE ROOM (REMIX)": [] + }, + "ivri": { + "glow worms": [], + "tower of memories": [], + "owls eye": [ + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "No Way Out": [], + "brainrot": [], + "spit it out": [], + "dayglow": [], + "book of spells": [], + "infinitesimal": [], + "loser :(": [], + "limbo": [], + "void basket": [], + "inversion": [], + "FUZZY": [], + "hole in the moon": [], + "dragonfly": [], + "depths of the earth": [], + "EVERYTHING": [], + "warmth": [], + "robotic intimacy": [], + "sphere of annihilation": [], + "slip & let go": [], + "face of the earth": [], + "telekinesis": [], + "planets and faith": [], + "erosion": [], + "remnants": [], + "shapes&sizes": [], + "nightosphere": [], + "we dont speak": [], + "ok, you win": [], + "evil lair": [], + "DMT": [], + "MR. BRAIN GOBBLER": [], + "pg. 7": [], + "pg. 2": [], + "Spirit": [] + }, + "King Krule": { + "Out Getting Ribs": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "xl recordings", + "url": "https://www.last.fm/tag/xl+recordings" + }, + { + "count": 1, + "name": "minimal techno", + "url": "https://www.last.fm/tag/minimal+techno" + }, + { + "count": 1, + "name": "sweet", + "url": "https://www.last.fm/tag/sweet" + } + ], + "Baby Blue": [], + "Easy Easy": [], + "Border Line": [], + "Dum Surfer": [], + "Slush Puppy": [], + "Seaforth": [], + "Biscuit Town": [], + "A Lizard State": [], + "Cellular": [], + "Alone, Omen 3": [], + "Lead Existence": [], + "Seagirl": [], + "363N63": [], + "Emergency Blimp": [], + "Foreign 2": [], + "Stoned Again": [], + "The Noose of Jah City": [], + "Flimsier": [], + "Ocean Bed": [], + "Logos": [], + "Has This Hit?": [], + "Czech One": [], + "Neptune Estate": [], + "Ceiling": [], + "Empty Stomach Space Cadet": [], + "(Don't Let the Dragon) Draag On": [], + "Cementality": [], + "Will I Come": [], + "La Lune": [], + "The Locomotive": [], + "Bleak Bake": [], + "Bermondsey Bosom (Left)": [], + "The Krockadile": [], + "Bathed in Grey": [], + "Underclass": [], + "Sublunary": [] + }, + "Declan McKenna": { + "Brazil": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 5, + "name": "i think we re friends now with DJ Toast", + "url": "https://www.last.fm/tag/i+think+we+re+friends+now+with+DJ+Toast" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "Estudo", + "url": "https://www.last.fm/tag/Estudo" + }, + { + "count": 1, + "name": "violao", + "url": "https://www.last.fm/tag/violao" + }, + { + "count": 1, + "name": "clipe", + "url": "https://www.last.fm/tag/clipe" + } + ], + "Why Do You Feel So Down": [], + "Make Me Your Queen": [], + "British Bombs": [], + "The Key to Life on Earth": [], + "Isombard": [], + "Paracetamol": [], + "Beautiful Faces": [], + "Humongous": [], + "Slipping Through My Fingers": [], + "Listen to Your Friends": [], + "The Kids Don't Wanna Come Home": [], + "My House": [], + "Mind": [], + "Mulholland's Dinner and Wine": [], + "Be An Astronaut": [], + "The Kids Don't Wanna Come Home - Single Version": [], + "Rapture": [], + "Eventually, Darling": [], + "Daniel, You're Still a Child": [], + "Sympathy": [], + "Bethlehem": [], + "Nothing Works": [], + "You Better Believe!!!": [], + "I Am Everyone Else": [], + "In Blue": [], + "Basic": [], + "Sagittarius a*": [], + "Elevator Hum": [], + "Twice Your Size": [], + "Humongous - Single Version": [], + "Emily": [], + "I Write The News": [], + "Champagne": [], + "WOBBLE": [], + "The Phantom Buzz (Kick In)": [], + "Mezzanine": [] + }, + "Cochise": { + "TELL EM": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 8, + "name": "Snot", + "url": "https://www.last.fm/tag/Snot" + } + ], + "Hatchback": [], + "Pocket Rocket": [], + "YOSHIMITSU": [], + "COOK UP": [], + "Turn It Up": [], + "DO IT AGAIN": [], + "Knicks": [], + "Grind": [], + "KANEKI": [], + "CAUTIOUS": [], + "Hollow": [], + "YAKUZA TIES": [], + "Red Head": [], + "MR.PROFESSOR": [], + "HOP IN THE WHIP": [], + "4AM": [], + "JACKPOT": [], + "PLASMA": [], + "HYDROPLANE": [], + "PERM": [], + "NASTY": [], + "Sanji": [], + "Lost It": [], + "MEGAMAN": [], + "YESSIR": [], + "Usopp": [], + "HUNT (feat. Chief Keef)": [], + "NICE (feat. Young Nudy)": [], + "HE HE": [], + "GEEKED": [], + "Creme Brulee": [], + "Stock X": [], + "GOOGLE ME": [], + "SUPER VILLAIN": [], + "MURI/KAMI": [], + "Double It Up": [] + }, + "Supertramp": { + "Give a Little Bit": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 82, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 40, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 38, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "SuperTramp", + "url": "https://www.last.fm/tag/SuperTramp" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "The Logical Song": [], + "Breakfast in America": [], + "Breakfast In America - 2010 Remastered": [], + "The Logical Song - Remastered 2010": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 29, + "name": "Progressive Pop", + "url": "https://www.last.fm/tag/Progressive+Pop" + }, + { + "count": 4, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 4, + "name": "AOR", + "url": "https://www.last.fm/tag/AOR" + }, + { + "count": 4, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 1, + "name": "Top2000", + "url": "https://www.last.fm/tag/Top2000" + }, + { + "count": 1, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + } + ], + "Goodbye Stranger": [], + "Dreamer": [], + "School": [], + "Bloody Well Right": [], + "Goodbye Stranger - 2010 Remastered": [], + "Take the Long Way Home": [], + "It's Raining Again": [], + "Crime of the Century": [], + "Rudy": [], + "Hide in Your Shell": [], + "Take The Long Way Home - 2010 Remastered": [], + "Easy Does It": [], + "From Now On": [], + "Ain't Nobody But Me": [], + "Breakfast In America - Remastered": [], + "Oh Darling": [], + "Gone Hollywood": [], + "Cannonball": [], + "Fool's Overture": [], + "Even In The Quietest Moments": [], + "Breakfast In America - Remastered 2010": [], + "Asylum": [], + "Just Another Nervous Wreck": [], + "Lord Is It Mine": [], + "If Everyone Was Listening": [], + "Child of Vision": [], + "Logical Song": [], + "Casual Conversations": [], + "Don't Leave Me Now": [], + "Downstream": [], + "Goodbye Stranger - Remastered 2010": [] + }, + "Clara La San": { + "In This Darkness": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Let You Go": [ + { + "count": 100, + "name": "bedroom", + "url": "https://www.last.fm/tag/bedroom" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Feel Good": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Another Night": [], + "UNPLANNED": [], + "Want You": [], + "Things You Didn’t Know": [], + "Solo": [], + "Don't Worry About It": [], + "Talking To You": [], + "Who Said": [], + "All I Wanna Do": [], + "Unplanned (slowed)": [], + "Far Away": [], + "Made Me Feel": [], + "STRANGERS": [], + "Runnin": [], + "Enemy": [], + "Upset With Ya": [], + "Rivers": [], + "Answers (Interlude)": [], + "Another Night (Chopnotslop Remix)": [], + "GRAVITY": [], + "RUN TO YOU": [], + "Guide Me": [], + "Things You Didn't Know": [], + "Talking To You (Chopnotslop Remix)": [], + "Runnin (Chopnotslop Remix)": [], + "Things You Didn't Know (Chopnotslop Remix)": [], + "All I Wanna Do (Chopnotslop Remix)": [], + "Don't Worry About It (Chopnotslop Remix)": [], + "Far Away (Chopnotslop Remix)": [], + "Upset With Ya (Chopnotslop Remix)": [], + "Solo (Chopnotslop Remix)": [], + "Made Me Feel (Chopnotslop Remix)": [], + "I Was Always Yours (NeguimBeats Remix)": [] + }, + "N.E.R.D": { + "She Wants to Move": [], + "Provider": [], + "Rock Star": [], + "Everyone Nose (All the Girls Standing in the Line for the Bathroom)": [], + "Lapdance": [], + "Windows": [], + "Run to the Sun": [], + "Spaz": [], + "Anti Matter": [], + "Brain": [], + "Things Are Getting Better": [], + "You Know What": [], + "Yeah You": [], + "Stay Together": [], + "Sooner or Later": [], + "The Way She Dances": [], + "Maybe": [], + "Baby Doll": [], + "Love Bomb": [], + "Don't Worry About It": [], + "Fly Or Die": [], + "Happy": [], + "Breakout": [], + "Backseat Love": [], + "Tape You": [], + "Wonderful Place": [], + "Bobby James": [], + "Kill Joy": [], + "Truth Or Dare": [], + "Laugh About It": [], + "Drill Sergeant": [], + "Thrasher": [], + "Time for Some Action": [], + "Lap Dance": [], + "Chariot Of Fire": [], + "Am I High": [] + }, + "Alessia Cara": { + "Here": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 77, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 17, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 5, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "alessia cara", + "url": "https://www.last.fm/tag/alessia+cara" + }, + { + "count": 1, + "name": "A Artist", + "url": "https://www.last.fm/tag/A+Artist" + }, + { + "count": 1, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "Scars to Your Beautiful": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "<3", + "url": "https://www.last.fm/tag/%3C3" + }, + { + "count": 5, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 1, + "name": "beautiful lyrics", + "url": "https://www.last.fm/tag/beautiful+lyrics" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + } + ], + "Wild Things": [], + "Out of Love": [], + "Make It To Christmas": [], + "How Far I'll Go - From \"Moana\"": [], + "How Far I'll Go - Alessia Cara Version": [], + "River of Tears": [], + "Seventeen": [], + "Ready": [], + "Growing Pains": [], + "I'm Yours": [], + "October": [], + "You Let Me Down": [], + "A Little More": [], + "I'm Like A Bird - Recorded at Spotify Studios NYC": [], + "Trust My Lonely": [], + "Stone": [], + "Outlaws": [], + "Best Days": [], + "Rooting For You": [], + "Sweet Dream": [], + "Not Today": [], + "How Far I'll Go - From \"Vaiana\"": [], + "Overdose": [], + "Four Pink Walls": [], + "Stars": [], + "(Isn’t It) Obvious": [], + "Dead Man": [], + "Okay Okay": [], + "The Other Side (Alessia Cara Version)": [], + "My Song": [], + "Enter Sandman": [], + "I Don't Want To": [], + "I Choose - From the Netflix Original Film \"The Willoughbys\"": [], + "Slow Motion": [] + }, + "Between Friends": { + "affection": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 66, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 66, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 33, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 33, + "name": "bassline", + "url": "https://www.last.fm/tag/bassline" + } + ], + "iloveyou": [], + "bruise": [], + "Eyes on my baby": [], + "orange juice": [], + "suburban wonderland": [], + "blushing!": [], + "Smiley": [], + "reference bounce": [], + "better friends": [], + "more": [], + "Redlight (feat. Teezo Touchdown)": [], + "Really good cry": [], + "Pleasure delayer": [], + "What's up": [], + "Self destruct": [], + "Drive over me": [], + "stay with it bby": [], + "JAM !": [], + "ae86": [], + "u can still come over": [], + "American Bitch": [], + "Friends": [], + "shiny": [], + "Clear - full version": [], + "1234567": [], + "DJ": [], + "Stalker": [], + "poolside++chateau": [], + "laurel": [], + "Haircut": [], + "XD": [], + "try": [], + "You & Me Time": [], + "ok": [], + "Chevron": [] + }, + "Feid": { + "Classy 101": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 11, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "Perreo", + "url": "https://www.last.fm/tag/Perreo" + }, + { + "count": 7, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + } + ], + "LUNA": [ + { + "count": 100, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "Feliz Cumpleaños Ferxxo": [], + "Normal": [], + "CHORRITO PA LAS ANIMAS": [], + "Ferxxo 100": [], + "SORRY 4 THAT MUCH": [], + "FRIKI": [], + "ALAKRAN": [], + "Porfa": [], + "FERXXO 151": [], + "BUBALU": [], + "Niña Bonita": [], + "PROHIBIDOX": [], + "Si te la encuentras por ahí": [], + "Brickell": [], + "Le Pido a DIOS": [], + "REMIX EXCLUSIVO": [], + "SI TÚ SUPIERAS - Bonus Track": [], + "Castigo": [], + "CUAL ES ESA": [], + "LUCES DE TECNO": [], + "CHIMBITA": [], + "Nieve": [], + "Belixe": [], + "VENTE CONMIGO": [], + "FUMETEO - Remix": [], + "Malibu": [], + "PORFA Remix ( Feat. Maluma, Nicky Jam, Sech) - Remix": [], + "California": [], + "Amor De Mi Vida": [], + "VACAXIONES": [], + "EY CHORY": [], + "Ferxxo 30": [], + "TENGO FE": [], + "50 PALOS": [] + }, + "Glokk40Spaz": { + "Bad Man": [], + "Remember Me": [], + "I Choose Violence": [], + "Backdoor": [], + "Be Right Back": [], + "Free Sumo": [], + "Yung Nigga Shit": [], + "Swamp": [], + "Fuck Sum": [], + "Movie": [], + "Brutal Honesty": [], + "Definition": [], + "Home Alone": [], + "Minion": [], + "Nun 4 No Schmuck": [], + "Copy My Flow": [], + "Jungle": [], + "Be A Man": [], + "Muzzle": [], + "Come Catch Me": [], + "My Last Breath": [], + "Enough Ammo": [], + "Whatchu Sayin": [], + "2X": [], + "Lethal": [], + "Demonz": [], + "Round Here": [], + "Rob B4 I Rap": [], + "POTHEAD & STONER": [], + "5O5": [], + "Thug's In My House": [], + "Mr.RipOff": [], + "Thoughts While Incarcerated": [], + "Codeine Dreamz (feat. OsamaSon)": [], + "Bankroll": [], + "Wicked": [] + }, + "Damiano David": { + "Born With a Broken Heart": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "peter", + "url": "https://www.last.fm/tag/peter" + }, + { + "count": 66, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 33, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + } + ], + "The First Time": [], + "Next Summer": [], + "Zombie Lady": [], + "Voices": [], + "Nothing Breaks Like a Heart - Spotify Singles": [], + "Silverlines - prod. Labrinth": [], + "Tangerine (feat. d4vd)": [], + "The Bruise (feat. Suki Waterhouse)": [], + "Angel": [], + "Tango": [], + "Sick of Myself": [], + "Perfect Life": [], + "Mars": [], + "Talk to Me (feat. Tyla, Nile Rodgers)": [], + "Solitude (No One Understands Me)": [], + "Mysterious Girl": [], + "Cinnamon (feat. Albert Hammond Jr)": [], + "Naked": [], + "Over": [], + "Talk to Me": [], + "SILVERLINES": [], + "Nothing Breaks Like a Heart - Spotify Singles | Official Video": [], + "Nothing Breaks Like a Heart": [], + "Silverlines (prod. Labrinth)": [], + "My name is Damiano David": [], + "The Bruise": [], + "Tangerine": [], + "Born With a Broken Heart - Live from NYC": [], + "Silverlines Orchestral Version": [], + "Voices (Official Visual Video)": [], + "Next Summer [Explicit]": [], + "Zombie Lady (Official Visual Video)": [], + "The First Time (Official Visual Video)": [], + "Next Summer - From Jimmy Kimmel Live": [], + "Talk to Me (feat. Tyla & Nile Rodgers)": [] + }, + "Lin-Manuel Miranda": { + "My Shot": [ + { + "count": 100, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 44, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 29, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 4, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "musicals", + "url": "https://www.last.fm/tag/musicals" + }, + { + "count": 1, + "name": "feel good", + "url": "https://www.last.fm/tag/feel+good" + } + ], + "Aaron Burr, Sir": [ + { + "count": 100, + "name": "imported by drip.feed", + "url": "https://www.last.fm/tag/imported+by+drip.feed" + }, + { + "count": 2, + "name": "Disney", + "url": "https://www.last.fm/tag/Disney" + }, + { + "count": 1, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 1, + "name": "show tunes", + "url": "https://www.last.fm/tag/show+tunes" + }, + { + "count": 1, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 1, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + }, + { + "count": 1, + "name": "theatre", + "url": "https://www.last.fm/tag/theatre" + }, + { + "count": 1, + "name": "Alexander meets the revolution squad", + "url": "https://www.last.fm/tag/Alexander+meets+the+revolution+squad" + } + ], + "The Story Of Tonight": [ + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + }, + { + "count": 100, + "name": "theatre", + "url": "https://www.last.fm/tag/theatre" + }, + { + "count": 66, + "name": "les mis feel", + "url": "https://www.last.fm/tag/les+mis+feel" + } + ], + "Right Hand Man": [ + { + "count": 100, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 100, + "name": "this song got me hooked on Hamilton", + "url": "https://www.last.fm/tag/this+song+got+me+hooked+on+Hamilton" + }, + { + "count": 66, + "name": "Washington makes his entrance", + "url": "https://www.last.fm/tag/Washington+makes+his+entrance" + } + ], + "Meet Me Inside": [ + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + }, + { + "count": 100, + "name": "theatre", + "url": "https://www.last.fm/tag/theatre" + }, + { + "count": 66, + "name": "Washington sends Hamilton home", + "url": "https://www.last.fm/tag/Washington+sends+Hamilton+home" + }, + { + "count": 66, + "name": "Hamilton has no chill", + "url": "https://www.last.fm/tag/Hamilton+has+no+chill" + }, + { + "count": 33, + "name": "Hothead Hammie", + "url": "https://www.last.fm/tag/Hothead+Hammie" + } + ], + "We Know": [ + { + "count": 100, + "name": "alex gets caught", + "url": "https://www.last.fm/tag/alex+gets+caught" + }, + { + "count": 100, + "name": "theatre", + "url": "https://www.last.fm/tag/theatre" + }, + { + "count": 66, + "name": "busted!", + "url": "https://www.last.fm/tag/busted%21" + }, + { + "count": 66, + "name": "ya fucked up bad alex", + "url": "https://www.last.fm/tag/ya+fucked+up+bad+alex" + }, + { + "count": 33, + "name": "ooh busted!", + "url": "https://www.last.fm/tag/ooh+busted%21" + }, + { + "count": 33, + "name": "Hamilton gets caught", + "url": "https://www.last.fm/tag/Hamilton+gets+caught" + }, + { + "count": 33, + "name": "Hammie gets caught", + "url": "https://www.last.fm/tag/Hammie+gets+caught" + } + ], + "Ten Duel Commandments": [ + { + "count": 100, + "name": "based on the ten crack commandments", + "url": "https://www.last.fm/tag/based+on+the+ten+crack+commandments" + }, + { + "count": 100, + "name": "Laurens and Lee duel", + "url": "https://www.last.fm/tag/Laurens+and+Lee+duel" + }, + { + "count": 66, + "name": "can we agree that duels are dumb and immature?", + "url": "https://www.last.fm/tag/can+we+agree+that+duels+are+dumb+and+immature%3F" + } + ], + "Hurricane": [ + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 100, + "name": "all-time favorite", + "url": "https://www.last.fm/tag/all-time+favorite" + }, + { + "count": 66, + "name": "Hammie's backstory", + "url": "https://www.last.fm/tag/Hammie%27s+backstory" + }, + { + "count": 66, + "name": "theatre", + "url": "https://www.last.fm/tag/theatre" + }, + { + "count": 33, + "name": "Hammie wrote about the famous hurricane that hit Nevis in 1772", + "url": "https://www.last.fm/tag/Hammie+wrote+about+the+famous+hurricane+that+hit+Nevis+in+1772" + }, + { + "count": 33, + "name": "Hammie wrote his way out", + "url": "https://www.last.fm/tag/Hammie+wrote+his+way+out" + }, + { + "count": 33, + "name": "Hurricane of 1772 that hit Nevis", + "url": "https://www.last.fm/tag/Hurricane+of+1772+that+hit+Nevis" + }, + { + "count": 10, + "name": "the staging for this song was beautiful", + "url": "https://www.last.fm/tag/the+staging+for+this+song+was+beautiful" + }, + { + "count": 10, + "name": "this song was hard for Lin to perform", + "url": "https://www.last.fm/tag/this+song+was+hard+for+Lin+to+perform" + } + ], + "Stay Alive - Reprise": [], + "In the Heights": [], + "We Know The Way - Finale": [], + "What the Heck I Gotta Do": [], + "96,000": [], + "Cousin": [], + "The Money": [], + "Running Out Of Time": [], + "Piragua": [], + "Cabinet Battle 3 - Demo": [], + "One School": [], + "Valley Forge - Demo": [], + "Epilogue": [], + "Champagne": [], + "Waiting On A Miracle - Instrumental": [], + "Dos Oruguitas - Instrumental": [], + "We Don't Talk About Bruno - Instrumental": [], + "Hundreds Of Stories": [], + "Almost Like Praying (feat. Artists for Puerto Rico)": [], + "Alabanza": [], + "You're Welcome - Demo": [], + "Trip a Little Light Fantastic - From \"Mary Poppins Returns\"/Edit": [], + "Unstoppable - Outtake": [], + "The Family Madrigal - Instrumental": [], + "Where You Are - Demo": [], + "Shiny - Demo": [], + "Surface Pressure - Instrumental": [], + "Warrior Face - Outtake": [] + }, + "Grouplove": { + "Tongue Tied": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 57, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 38, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 9, + "name": "hipster indie", + "url": "https://www.last.fm/tag/hipster+indie" + }, + { + "count": 5, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Colours": [], + "Raspberry": [], + "Ways To Go": [], + "Naked Kids": [], + "Itchin' On A Photograph": [], + "Lovely Cup": [], + "Let Me In": [], + "Back In the 90's": [], + "Don't Say Oh Well": [], + "Deleter": [], + "Slow": [], + "Spun": [], + "Welcome to Your Life": [], + "Love Will Save Your Soul": [], + "Shark Attack": [], + "Gold Coast": [], + "Chloe": [], + "I'm With You": [], + "Cruel and Beautiful World": [], + "Close Your Eyes and Count to Ten": [], + "Getaway Car": [], + "Good Morning": [], + "Betty's a Bombshell": [], + "Schoolboy": [], + "Hello": [], + "Borderlines And Aliens": [], + "Do You Love Someone": [], + "Hippy Hill": [], + "Let Me In - From The Fault in Our Stars Soundtrack": [], + "Get Giddy": [], + "Inside Out": [], + "Sit Still": [], + "Colours - Captain Cuts Remix": [], + "What I Know": [], + "Didn't Have To Go": [] + }, + "Homixide Gang": { + "5unna": [], + "Lifestyle": [], + "55 Lifestyle": [], + "Uzi Work": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "Trap Metal", + "url": "https://www.last.fm/tag/Trap+Metal" + } + ], + "Ssn": [], + "Holler!": [], + "Big O Shit": [], + "V-Friends": [], + "Stunt": [], + "Drakon !": [], + "Grab Da Door!": [], + "R50": [], + "TF!": [], + "B5": [], + "ADHD": [], + "Block Work": [], + "5ONJOUR": [], + "SIDE EFFExT (feat. Lil Yachty)": [], + "Lif3": [], + "Notice It": [], + "Shots Off (feat. Biggaveli)": [], + "5!RE": [], + "What It Is?!": [], + "Guitars": [], + "Sharp Sh00ter": [], + "Can't Go": [], + "Snot Sh!t": [], + "5 Ways": [], + "Tatted": [], + "Tripping": [], + "Homixide Language": [], + "BB": [], + "Free Agents": [], + "NiNO 5ROWN": [], + "Rockstar": [], + "Snotty Wax!": [] + }, + "Dr. Dog": { + "Where'd All The Time Go?": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 24, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 24, + "name": "Alternative Folk", + "url": "https://www.last.fm/tag/Alternative+Folk" + }, + { + "count": 12, + "name": "lovedbygdchill", + "url": "https://www.last.fm/tag/lovedbygdchill" + }, + { + "count": 12, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 12, + "name": "funky bassline", + "url": "https://www.last.fm/tag/funky+bassline" + }, + { + "count": 2, + "name": "throwback sound", + "url": "https://www.last.fm/tag/throwback+sound" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + } + ], + "Nellie": [], + "The Breeze": [], + "Heart It Races - Cover Version": [], + "Shadow People": [], + "Army of Ancients": [], + "The Old Days": [], + "Heart it Races": [], + "Hang On": [], + "The Ark": [], + "Lonesome": [], + "Jackie Wants a Black Eye": [], + "The Beach": [], + "My Old Ways": [], + "From": [], + "Stranger": [], + "That Old Black Hole": [], + "Ain't It Strange": [], + "Heart It Races - Dr Dog Version": [], + "Abandoned Mansion": [], + "100 Years": [], + "How Long Must I Wait": [], + "These Days": [], + "Buzzing in the Light": [], + "Unbearable Why": [], + "My Friend": [], + "Uncovering the Old": [], + "I Only Wear Blue": [], + "The Truth": [], + "The World May Never Know": [], + "Old News": [], + "The Girl": [], + "Station": [], + "Bring my Baby Back": [], + "Later": [], + "Mirror, Mirror": [] + }, + "Lupe Fiasco": { + "Kick, Push": [], + "Superstar": [], + "The Show Goes On": [], + "Sunshine": [], + "Paris, Tokyo": [], + "I Gotcha": [], + "Hurt Me Soul": [], + "Superstar (feat. Matthew Santos)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 64, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 11, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 5, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + }, + { + "count": 1, + "name": "Chills", + "url": "https://www.last.fm/tag/Chills" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "superstar", + "url": "https://www.last.fm/tag/superstar" + }, + { + "count": 1, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "Go Go Gadget Flow": [], + "The Coolest": [], + "Streets on Fire": [], + "Gold Watch": [], + "The Cool": [], + "Battle Scars": [], + "Baba Says Cool for Thought": [], + "Samurai": [ + { + "count": 100, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 66, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 17, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 3, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 3, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 3, + "name": "lo-fi hip hop", + "url": "https://www.last.fm/tag/lo-fi+hip+hop" + } + ], + "Daydreamin' (feat. Jill Scott)": [], + "Intro": [], + "The Emperor's Soundtrack": [], + "Put You on Game": [], + "Gotta Eat": [], + "Kick, Push II": [], + "Kick Push": [], + "Superstar (Featuring Matthew Santos)": [], + "Mural": [], + "Battle Scars (With Guy Sebastian)": [], + "Till I Get There": [], + "Outro": [], + "GHOTI": [], + "Daydreamin'": [], + "Words I Never Said (feat. Skylar Grey)": [], + "Hip-Hop Saved My Life (feat. Nikki Jean)": [], + "All Black Everything": [], + "Old School Love (feat. Ed Sheeran)": [], + "Mumble Rap": [], + "Cake": [] + }, + "Mareux": { + "The Perfect Girl": [ + { + "count": 100, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 33, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 12, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 12, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "sigma", + "url": "https://www.last.fm/tag/sigma" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "dark wave", + "url": "https://www.last.fm/tag/dark+wave" + }, + { + "count": 1, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + } + ], + "Lovers From The Past": [ + { + "count": 100, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + } + ], + "Summertime": [], + "The Perfect Girl - The Motion Retrowave Remix": [], + "Killer": [], + "The Perfect Girl - Instrumental": [], + "Inamorata": [], + "1979": [], + "Sail": [], + "cold summer": [], + "Night Vision": [], + "Spectral Tease": [], + "Glass (feat. King Woman)": [], + "Little Lies": [], + "Dark Paradise": [], + "Underground": [], + "Laugh Now Cry Later": [], + "Psycho": [], + "Gopnik": [], + "The Perfect Girl - (Instrumental) [Slowed]": [], + "Roses": [], + "Dance Floor Dolor": [], + "Heaven On Earth": [], + "The Perfect Girl - Soft Kill Remix": [], + "Scorpio": [], + "Diosa": [], + "Choke": [], + "DTLA": [], + "Hurt": [], + "Nonstop Romance": [], + "come back to me": [], + "Leech": [], + "Ébène Fumé": [], + "Blackout": [], + "Tamam Shud": [], + "Blackmail": [] + }, + "Young Stoner Life": { + "Solid (feat. Drake)": [ + { + "count": 100, + "name": "electro", + "url": "https://www.last.fm/tag/electro" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + } + ], + "Ski": [ + { + "count": 100, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "best song ever", + "url": "https://www.last.fm/tag/best+song+ever" + }, + { + "count": 66, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "lfg", + "url": "https://www.last.fm/tag/lfg" + }, + { + "count": 33, + "name": "ski", + "url": "https://www.last.fm/tag/ski" + }, + { + "count": 10, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 10, + "name": "shmoney", + "url": "https://www.last.fm/tag/shmoney" + } + ], + "That Go! (feat. T-Shyne)": [], + "Diamonds Dancing (feat. Travis Scott)": [], + "Came and Saw (feat. Rowdy Rebel)": [], + "Proud of You (feat. Lil Uzi Vert & Yung Kayo)": [], + "Take It To Trial (feat. Yak Gotti)": [], + "Slam The Door": [], + "Slatty (feat. Yak Gotti & Lil Duke)": [], + "No Surprise (feat. Don Toliver & Bslime)": [], + "Moon Man (feat. Strick & Kid Cudi)": [], + "Paid the Fine (feat. Lil Baby & YTB Trench)": [], + "Superstar (feat. Future)": [], + "WokStar (feat. Strick & Skepta)": [], + "Pots N Pans (feat. Lil Duke & NAV)": [], + "Came Out (feat. Lil Keed)": [], + "Real (feat. Unfoonk)": [], + "Explosion (feat. Yak Gotti & FN DaDealer)": [], + "Warrior (feat. T-Shyne, Lil Keed & Big Sean)": [], + "GFU (feat. Yung Kayo)": [], + "I Like (feat. Karlae & Coi Leray)": [], + "Really Be Slime (feat. YNW Melly, Bslime & FN DaDealer)": [], + "Trance (feat. Karlae & Yung Bleu)": [], + "Litty (feat. DaBaby)": [], + "My City Remix (feat. YTB Trench)": [], + "Mil In Vegas (feat. NAV)": [], + "Reckless (feat. Dolly White)": [], + "Como Te Llama (feat. HiDoraah)": [], + "Yessirskii (feat. MEGO)": [], + "Mob Ties Remix (feat. Unfoonk, 24Heavy, Future & YTB Trench)": [], + "Mack Truck (feat. Jim Jones)": [], + "WokStar (feat. Skepta & Strick)": [], + "Warrior (feat. Big Sean, Lil Keed & T-Shyne)": [], + "I Like (feat. Coi Leray & Karlae)": [], + "Really Be Slime (feat. Bslime, FN DaDealer & YNW Melly)": [], + "Came and Saw": [] + }, + "Al Green": { + "Let's Stay Together": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 50, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 21, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 18, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 6, + "name": "al green", + "url": "https://www.last.fm/tag/al+green" + }, + { + "count": 3, + "name": "pulp fiction", + "url": "https://www.last.fm/tag/pulp+fiction" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "Tired of Being Alone": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 49, + "name": "al green", + "url": "https://www.last.fm/tag/al+green" + }, + { + "count": 29, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 20, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 9, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 4, + "name": "1971", + "url": "https://www.last.fm/tag/1971" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + }, + { + "count": 1, + "name": "classic soul", + "url": "https://www.last.fm/tag/classic+soul" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + } + ], + "Love and Happiness": [], + "How Can You Mend a Broken Heart": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 37, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 22, + "name": "al green", + "url": "https://www.last.fm/tag/al+green" + }, + { + "count": 10, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 4, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + } + ], + "Take Me To The River": [], + "I'm Still in Love With You": [], + "Here I Am (Come and Take Me)": [], + "Call Me (Come Back Home)": [], + "You Ought to Be With Me": [], + "I Can't Get Next to You": [], + "Simply Beautiful": [], + "Look What You Done for Me": [], + "L-O-V-E (Love)": [], + "Dream": [], + "Let's Get Married": [], + "I'm Glad You're Mine": [], + "For the Good Times": [], + "I'm a Ram": [], + "How Can You Mend A Broken Heart?": [], + "Full of Fire": [], + "I Wish You Were Here": [], + "Sha-La-La (Make Me Happy)": [], + "La-La for You": [], + "So You're Leaving": [], + "Belle": [], + "I've Never Found a Girl": [], + "What a Wonderful Thing Love Is": [], + "Livin' for You": [], + "Judy": [], + "Old Time Lovin'": [], + "Jesus Is Waiting": [], + "What Is This Feeling": [], + "Light My Fire": [], + "I Want To Hold Your Hand": [], + "Funny How Time Slips Away": [], + "Lets Stay Together": [] + }, + "Oklou": { + "take me by the hand": [ + { + "count": 100, + "name": "future garage", + "url": "https://www.last.fm/tag/future+garage" + }, + { + "count": 100, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 29, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 29, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 15, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "Uplifting", + "url": "https://www.last.fm/tag/Uplifting" + }, + { + "count": 1, + "name": "angelwave", + "url": "https://www.last.fm/tag/angelwave" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "god's chariots": [], + "choke enough": [ + { + "count": 100, + "name": "ambient trance", + "url": "https://www.last.fm/tag/ambient+trance" + }, + { + "count": 25, + "name": "progressive trance", + "url": "https://www.last.fm/tag/progressive+trance" + }, + { + "count": 17, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 17, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 8, + "name": "angelwave", + "url": "https://www.last.fm/tag/angelwave" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + }, + { + "count": 2, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + } + ], + "harvest sky": [ + { + "count": 100, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 25, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 17, + "name": "alt pop", + "url": "https://www.last.fm/tag/alt+pop" + }, + { + "count": 17, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 8, + "name": "ambient trance", + "url": "https://www.last.fm/tag/ambient+trance" + }, + { + "count": 8, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 8, + "name": "2-step", + "url": "https://www.last.fm/tag/2-step" + }, + { + "count": 3, + "name": "euro-trance", + "url": "https://www.last.fm/tag/euro-trance" + }, + { + "count": 3, + "name": "euro trance", + "url": "https://www.last.fm/tag/euro+trance" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "blade bird": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 17, + "name": "The Flower Garden", + "url": "https://www.last.fm/tag/The+Flower+Garden" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 2, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + }, + { + "count": 1, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "family and friends": [], + "obvious": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 13, + "name": "Sib Show with Skye", + "url": "https://www.last.fm/tag/Sib+Show+with+Skye" + }, + { + "count": 2, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 1, + "name": "Progressive Electronic", + "url": "https://www.last.fm/tag/Progressive+Electronic" + }, + { + "count": 1, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 1, + "name": "runescape", + "url": "https://www.last.fm/tag/runescape" + }, + { + "count": 1, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 1, + "name": "alte", + "url": "https://www.last.fm/tag/alte" + } + ], + "endless": [], + "ict": [ + { + "count": 100, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "ice cream", + "url": "https://www.last.fm/tag/ice+cream" + }, + { + "count": 3, + "name": "angelwave", + "url": "https://www.last.fm/tag/angelwave" + }, + { + "count": 3, + "name": "bubblegum bass", + "url": "https://www.last.fm/tag/bubblegum+bass" + }, + { + "count": 3, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "thank you for recording": [], + "fall": [], + "want to wanna come back": [], + "plague dogs": [], + "galore": [], + "asturias": [], + "forces": [], + "(;´༎ຶٹ༎ຶ`)": [], + "unearth me": [], + "entertnmnt": [], + "Lurk": [], + "nightime": [], + "another night": [], + "rosebud": [], + "girl on my throne": [], + "take me by the hand (feat. Bladee)": [], + "Lurk - Mixed": [], + "harvest sky (feat. underscores)": [], + "i didn't give up on you": [], + "girl on my throne - too late for summer mix": [], + "little one": [], + "galore - french version": [], + "Fall - A. G. Cook Remix": [], + "Level 5 - Mixed": [], + "Little": [], + "SGSY": [], + "Friendless": [] + }, + "Stevie Nicks": { + "Edge of Seventeen": [], + "Edge of Seventeen - 2016 Remaster": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 16, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 16, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "Edge of Seventeen", + "url": "https://www.last.fm/tag/Edge+of+Seventeen" + } + ], + "Rooms on Fire": [], + "Stand Back": [], + "Stop Draggin' My Heart Around (with Tom Petty and The Heartbreakers) - 2016 Remaster": [], + "I Can't Wait": [], + "Talk to Me": [], + "Leather and Lace": [], + "Stop Draggin' My Heart Around": [], + "Leather and Lace - 2016 Remaster": [], + "Has Anyone Ever Written Anything for You": [], + "Leather and Lace (with Don Henley)": [], + "Crystal": [], + "Bella Donna - 2016 Remaster": [], + "Blue Denim": [], + "Kind of Woman - 2016 Remaster": [], + "Silent Night": [], + "If Anyone Falls": [], + "Sorcerer": [], + "The Dealer": [], + "Edge of Seventeen - Remastered": [], + "Outside the Rain - 2016 Remaster": [], + "Planets of the Universe": [], + "Crystal - 2019 Remaster": [], + "Bella Donna": [], + "After the Glitter Fades - 2016 Remaster": [], + "You Can't Fix This": [], + "For What It's Worth": [], + "How Still My Love - 2016 Remaster": [], + "Kind of Woman": [], + "Think About It - 2016 Remaster": [], + "If You Ever Did Believe": [], + "After the Glitter Fades": [], + "Wild Heart": [], + "Whole Lotta Trouble": [], + "Secret Love": [] + }, + "Phoenix": { + "1901": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 65, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 35, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 13, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 6, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Lisztomania": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 63, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 31, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 21, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 10, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "love at first sound", + "url": "https://www.last.fm/tag/love+at+first+sound" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "If I Ever Feel Better": [], + "Lasso": [], + "Fences": [], + "Girlfriend": [], + "Armistice": [], + "Rome": [], + "Too Young": [], + "Everything Is Everything": [], + "Entertainment": [], + "Long Distance Call": [], + "Consolation Prizes": [], + "Run Run Run": [], + "Trying to Be Cool": [], + "Countdown": [], + "After Midnight (feat. Clairo)": [], + "Love Like a Sunset Part I": [], + "Love Like a Sunset Part II": [], + "Rally": [], + "Love Like a Sunset": [], + "One Time Too Many": [], + "North": [], + "Chloroform": [], + "Napoleon Says": [], + "Love for Granted": [], + "Lost And Found": [], + "Countdown (Sick for the Big Sun)": [], + "The Real Thing": [], + "Victim of the Crime": [], + "Holdin' On Together": [], + "Courtesy Laughs": [], + "Honeymoon": [], + "I'm an Actor": [], + "J-Boy": [], + "Second To None": [] + }, + "The Japanese House": { + "Saw You in a Dream": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 42, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 3, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "music", + "url": "https://www.last.fm/tag/music" + }, + { + "count": 1, + "name": "bands", + "url": "https://www.last.fm/tag/bands" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + } + ], + "i saw you in a dream": [], + "Touching Yourself": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "masturbation", + "url": "https://www.last.fm/tag/masturbation" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 10, + "name": "androgynous", + "url": "https://www.last.fm/tag/androgynous" + }, + { + "count": 10, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + } + ], + "Maybe You're the Reason": [], + "Sunshine Baby": [ + { + "count": 100, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 16, + "name": "joaoaksnes", + "url": "https://www.last.fm/tag/joaoaksnes" + } + ], + "Something Has to Change": [], + "Boyhood": [], + "You Seemed so Happy": [], + "Lilo": [], + ":)": [], + "Cool Blue": [], + "Chewing Cotton Wool": [], + "Dionne (feat. Justin Vernon)": [], + "Sad to Breathe": [], + "Still": [], + "f a r a w a y": [], + "We Talk all the Time": [], + "Follow My Girl": [], + "Morning Pages": [], + "Over There": [], + "Face Like Thunder": [], + "Spot Dog": [], + "Indexical reminder of a morning well spent": [], + "Friends": [], + "Clean": [], + "Baby goes again": [], + "Somebody you found": [], + "Wild": [], + "You always get what you want": [], + "One for sorrow, two for Joni Jones": [], + "Landslide - Recorded At Spotify Studios NYC": [], + "Sharing Beds": [], + "3/3": [], + "Pools To Bathe In": [], + "went to meet her (intro)": [], + "Teeth": [] + }, + "Luísa Sonza": { + "MODO TURBO": [], + "Campo de Morango": [], + "A Dona Aranha": [], + "BRABA": [], + "ANACONDA *o* ~~~": [], + "Sagrado Profano": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + } + ], + "penhasco.": [], + "CHICO": [], + "CACHORRINHAS": [], + "Penhasco2": [], + "CAFÉ DA MANHà ;P": [], + "Surreal": [], + "melhor sozinha :-)-:": [], + "Garupa": [], + "MULHER DO ANO XD": [], + "INTERE$$EIRA": [], + "VIP *-*": [], + "Carnificina": [], + "Iguaria": [], + "Lança Menina": [], + "Romance em Cena": [], + "Luísa Manequim": [], + "Principalmente Me Sinto Arrasada": [], + "MAMA.CITA (hasta la vista)": [], + "2000 s2": [], + "Escândalo Íntimo": [], + "sentaDONA (Remix) s2": [], + "Onde é Que Deu Errado?": [], + "TOMA": [], + "Recadin No Espelho": [], + "Outra Vez": [], + "Ana Maria": [], + "caos / flor ***": [], + "Boa Menina": [], + "Não Sou Demais": [], + "fugitivos :)": [] + }, + "Julie": { + "flutter": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 25, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 4, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 4, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 2, + "name": "Julie - Flutter", + "url": "https://www.last.fm/tag/Julie+-+Flutter" + }, + { + "count": 2, + "name": "not grunge", + "url": "https://www.last.fm/tag/not+grunge" + }, + { + "count": 2, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "schrodingers grunge", + "url": "https://www.last.fm/tag/schrodingers+grunge" + }, + { + "count": 1, + "name": "zoomergaze", + "url": "https://www.last.fm/tag/zoomergaze" + } + ], + "skipping tiles": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 17, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 2, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 2, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "not grunge", + "url": "https://www.last.fm/tag/not+grunge" + } + ], + "kit": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 25, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 2, + "name": "lo-fi rock", + "url": "https://www.last.fm/tag/lo-fi+rock" + }, + { + "count": 2, + "name": "Emo rock", + "url": "https://www.last.fm/tag/Emo+rock" + }, + { + "count": 2, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + } + ], + "starjump": [], + "April’s-Bloom": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "Grunge", + "url": "https://www.last.fm/tag/Grunge" + }, + { + "count": 66, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 66, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 33, + "name": "gabriel approved", + "url": "https://www.last.fm/tag/gabriel+approved" + }, + { + "count": 33, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "daisy pusher": [], + "lochness": [], + "catalogue": [], + "pg.4 a picture of three hedges": [], + "clairbourne practice": [], + "feminine adornments": [], + "very little effort": [], + "tenebrist": [], + "through your window": [], + "thread, stitch": [], + "knob": [], + "stuck in a car with angels": [], + "ill cook my own meals": [], + "piano instrumental": [], + "april's-bloom": [], + "Jesus & Josefine": [], + "Blinded": [], + "she was here then, she isn't here now.": [], + "confirmation of entry dispatch (read)": [], + "Every Little Part of Me": [], + "pg. 4 a picture of three hedges": [], + "Catalogue IV": [], + "Et Brændende Øjeblik": [], + "Completely Fallen": [], + "Moment's Bliss": [], + "Hva' Så Nu": [], + "Den Hele Sandhed (Feat. Nik & Jay)": [], + "Club Penguin Ice Fishing Theme Song": [], + "Hjertet Som DJ": [], + "Lige Nu": [], + "One Last Kiss": [] + }, + "The Kooks": { + "Naive": [], + "She Moves in Her Own Way": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 86, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 54, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "the kooks", + "url": "https://www.last.fm/tag/the+kooks" + }, + { + "count": 5, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Seaside": [], + "Ooh La": [], + "Always Where I Need to Be": [], + "Sofa Song": [], + "You Don't Love Me": [], + "See the World": [], + "Junk of the Heart (Happy)": [], + "Eddie's Gun": [], + "Shine On": [], + "Sway": [], + "Jackie Big Tits": [], + "If Only": [], + "Do You Wanna": [], + "See the Sun": [], + "Mr. Maker": [], + "Gap": [], + "Time Awaits": [], + "Got No Love": [], + "Love It All": [], + "One Last Time": [], + "Bad Habit": [], + "Stormy Weather": [], + "Down to the Market": [], + "Matchbox": [], + "Naïve": [], + "Taking Pictures of You": [], + "I Want You Back": [], + "Tick of Time": [], + "I Want You": [], + "Match Box": [], + "Sweet Emotion": [], + "How'd You Like That": [], + "All Over Town": [], + "Rosie": [] + }, + "Avenoir": { + "Shameless": [], + "TMW": [ + { + "count": 100, + "name": "cwazy", + "url": "https://www.last.fm/tag/cwazy" + } + ], + "LINK UP": [], + "Eve": [], + "D4U - Spotify Singles": [], + "Favour": [], + "Art of War": [], + "AFTER HOURS": [], + "Love": [], + "DIFFERENT": [], + "Too Much": [], + "WHO DO U LUV": [], + "MORAL": [], + "MOVIE": [], + "MORTAL": [], + "Superficial": [], + "Alone": [], + "Superficial / Love": [], + "Heaven": [], + "Lady": [], + "Paradise": [], + "Lightspeed": [], + "Songhai": [], + "When You Need Me": [], + "Desert Oasis": [], + "Marbles": [], + "Mirage": [], + "cobella": [], + "anymore": [], + "birdsong": [], + "slope": [], + "granita": [], + "navares": [], + "Wishbone": [], + "auriga": [], + "Ascension": [] + }, + "Ice Spice": { + "In Ha Mood": [], + "Princess Diana (with Nicki Minaj)": [], + "Deli": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 16, + "name": "bass", + "url": "https://www.last.fm/tag/bass" + }, + { + "count": 16, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 8, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 8, + "name": "forever", + "url": "https://www.last.fm/tag/forever" + }, + { + "count": 8, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 2, + "name": "Confidence", + "url": "https://www.last.fm/tag/Confidence" + }, + { + "count": 2, + "name": "real talk", + "url": "https://www.last.fm/tag/real+talk" + }, + { + "count": 2, + "name": "top songs", + "url": "https://www.last.fm/tag/top+songs" + } + ], + "Munch (Feelin’ U)": [], + "Did It First (with Central Cee)": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 11, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 7, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 4, + "name": "I Artist", + "url": "https://www.last.fm/tag/I+Artist" + }, + { + "count": 4, + "name": "jersey club rap", + "url": "https://www.last.fm/tag/jersey+club+rap" + }, + { + "count": 4, + "name": "Central Cee", + "url": "https://www.last.fm/tag/Central+Cee" + }, + { + "count": 1, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Bikini Bottom": [], + "THINK U THE SHIT (FART)": [], + "Gangsta Boo (with Lil Tjay)": [], + "Princess Diana": [], + "No Clarity": [], + "Actin a Smoochie": [], + "How High?": [], + "GIMMIE A LIGHT": [], + "Phat Butt": [], + "OH SHHH...(with Travis Scott)": [], + "Name of Love": [], + "Butterfly Ku": [], + "Hannah Montana (with NLE Choppa & DaBaby)": [], + "Euphoric": [], + "Pretty Girl (with Rema)": [], + "BB Belt": [], + "Princess Diana (with Nicki Minaj) [Extendo Clip]": [], + "Bully Freestyle": [], + "Be a Lady": [], + "Did It First - Instrumental": [], + "Popa": [], + "On The Radar - Bonus": [], + "Bitch I'm Packin' (with Gunna)": [], + "Plenty Sun": [], + "TTYL": [], + "Think U The Sh*t (Fart)": [], + "Gyat": [], + "BB Belt (Remix)(with Bb trickz)": [], + "So What?": [], + "Like": [], + "Did It First - Slowed Down": [] + }, + "Quavo": { + "tough": [ + { + "count": 100, + "name": "Lana Del Rey", + "url": "https://www.last.fm/tag/Lana+Del+Rey" + }, + { + "count": 25, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 9, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 9, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 5, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 5, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 5, + "name": "country rap", + "url": "https://www.last.fm/tag/country+rap" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + } + ], + "HOTEL LOBBY (Unc & Phew)": [ + { + "count": 100, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + }, + { + "count": 100, + "name": "takeoff", + "url": "https://www.last.fm/tag/takeoff" + } + ], + "FLIP THE SWITCH (feat. Drake)": [], + "Turn Yo Clic Up (feat. Future)": [], + "To The Bone (feat. YoungBoy Never Broke Again)": [], + "Nothing Changed": [], + "Greatness": [], + "Workin Me": [], + "HOTEL LOBBY (Unc & Phew) - A COLORS SHOW": [], + "Chocolate (feat. Young Thug and Gunna)": [], + "Potato Loaded (feat. Destroy Lonely)": [], + "RERUN (feat. Travis Scott)": [], + "FLY": [], + "Shooters Inside My Crib": [], + "Patty Cake (feat. Takeoff)": [], + "LOSE IT (feat. Lil Baby)": [], + "PASS OUT (feat. 21 Savage)": [], + "Legends (with Lil Baby)": [], + "BIGGEST ALLEY OOP": [], + "Messy": [], + "Us vs. Them (feat. Gucci Mane)": [], + "Bars Into Captions": [], + "Fueled Up": [], + "Two Infinity Links": [], + "Honey Bun": [], + "Trappa Rappa": [], + "Focused (feat. Young Thug)": [], + "See Bout It (feat. Mustard)": [], + "LOST (feat. Kid Cudi)": [], + "11.11": [], + "Tough - Gravagerz Remix": [], + "Tony Starks": [], + "Hold Me": [], + "Lamb Talk": [], + "HOW BOUT THAT?": [], + "Big Stunna (feat. Birdman)": [] + }, + "Crumb": { + "Ghostride": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 29, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + } + ], + "Locket": [], + "Ice Melt": [], + "Cracking": [], + "Plants": [], + "Part III": [], + "Bones": [], + "Balloon": [], + "Nina": [], + "Retreat!": [], + "Recently Played": [], + "Fall Down": [], + "Faces": [], + "AMAMA": [], + "BNR": [], + "So Tired": [], + "Vinta": [], + "Side By Side": [], + "Le Temple Volant": [], + "Trophy": [], + "The Bug": [], + "M.R.": [], + "jinx": [], + "Up & Down": [], + "Dust Bunny": [], + "Crushxd": [], + "The Letter": [], + "Thirty-Nine": [], + "And It Never Ends": [], + "Genie": [], + "From Outside A Window Sill": [], + "Gone": [], + "Seeds": [], + "L.A.": [], + "Tunnel (All That You Had)": [], + "Sleep Talk": [] + }, + "Cyndi Lauper": { + "Girls Just Want to Have Fun": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 72, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "cyndi lauper", + "url": "https://www.last.fm/tag/cyndi+lauper" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 3, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "80's", + "url": "https://www.last.fm/tag/80%27s" + }, + { + "count": 1, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + } + ], + "Time After Time": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 75, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 18, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 9, + "name": "cyndi lauper", + "url": "https://www.last.fm/tag/cyndi+lauper" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "time after time", + "url": "https://www.last.fm/tag/time+after+time" + } + ], + "True Colors": [], + "Girls Just Wanna Have Fun": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 72, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 20, + "name": "cyndi lauper", + "url": "https://www.last.fm/tag/cyndi+lauper" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 3, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "80's", + "url": "https://www.last.fm/tag/80%27s" + }, + { + "count": 1, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + } + ], + "She Bop": [], + "All Through the Night": [], + "I Drove All Night": [], + "Money Changes Everything": [], + "When You Were Mine": [], + "Change of Heart": [], + "Early Christmas Morning": [], + "The Goonies 'R' Good Enough": [], + "What's Going On": [], + "The Goonies 'r' Good Enough - From \"The Goonies\" Soundtrack": [], + "Witness": [], + "Iko Iko": [], + "I'll Kiss You": [], + "Into the Nightlife": [], + "He's so Unusual": [], + "Yeah Yeah": [], + "Who Let in the Rain": [], + "Hey Now (Girls Just Want to Have Fun)": [], + "The World Is Stone": [], + "Echo": [], + "Maybe He'll Know": [], + "A Christmas Duel": [], + "Sisters of Avalon": [], + "Boy Blue": [], + "I'm Gonna Be Strong": [], + "Sally's Pigeons": [], + "That's What I Think": [], + "I Don't Want to Be Your Friend": [], + "Calm Inside the Storm": [], + "Hat Full of Stars": [], + "Feels Like Christmas": [], + "True Colours": [] + }, + "WizTheMc": { + "Show Me Love": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "Chill House", + "url": "https://www.last.fm/tag/Chill+House" + }, + { + "count": 66, + "name": "afrohouse", + "url": "https://www.last.fm/tag/afrohouse" + } + ], + "Show Me Love (with Tyla)": [ + { + "count": 100, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 100, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 66, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 66, + "name": "tyla", + "url": "https://www.last.fm/tag/tyla" + } + ], + "For a Minute": [], + "Take My Mind": [], + "All My Friends Are Stoned": [], + "Premature Love": [], + "On My Mind": [], + "Fck Love": [], + "WhoWho": [], + "Catch Me": [], + "IYK": [], + "Lied": [], + "Do What I Want": [], + "Death of Me": [], + "Do It Over": [], + "Everything": [], + "World Is Fucked": [], + "Autumn": [], + "Fear of Heights": [], + "Stoned Nights": [], + "The One": [], + "Break": [], + "Like That": [], + "Becoming": [], + "When I Get Lonely": [], + "Call": [], + "Patience": [], + "Take Me": [], + "Let You In": [], + "Blind": [], + "Summer Is Over": [], + "Over The Moon": [], + "R.O.O.T.": [], + "Circles": [], + "It's Cool": [], + "Upset": [] + }, + "FloyyMenor": { + "Gata Only": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "latino", + "url": "https://www.last.fm/tag/latino" + }, + { + "count": 8, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 8, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 2, + "name": "sertanejo", + "url": "https://www.last.fm/tag/sertanejo" + }, + { + "count": 2, + "name": "chile", + "url": "https://www.last.fm/tag/chile" + }, + { + "count": 2, + "name": "Pagode", + "url": "https://www.last.fm/tag/Pagode" + } + ], + "PELIGROSA": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + } + ], + "Apaga el cel": [], + "Gata Only (Remix)": [ + { + "count": 100, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + } + ], + "TU TA RICA": [], + "Chica Atractiva": [], + "BANSHEE": [], + "MY LOVE": [], + "Pa la Europa": [], + "Un Star": [], + "ME GUSTA": [], + "TOA": [], + "BAYAMÓN": [], + "A POKA LUZ": [], + "TÚ ME CALIENTAS": [], + "Librando De Poli": [], + "LOREA MAMI": [], + "Por Ti Jalo Gatillo": [], + "Gabbana": [], + "to lo que usa e caro": [], + "PLACERES": [], + "BYONCE": [], + "Santa Catalina": [], + "G Wagon": [], + "LLEGAMOS": [], + "PIN": [], + "MI LULI": [], + "QUE LE DE": [], + "gabanna": [], + "South Beach": [], + "LIBRAN2 DE LA POLII": [], + "FERRARI ROMA": [], + "TU TA RIKA": [], + "Quiene Somo": [], + "Tussi code molly": [], + "Gata Only - Remix": [] + }, + "Peach Pit": { + "Alrighty Aphrodite": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 11, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 4, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Tommy's Party": [], + "Shampoo Bottles": [], + "Peach Pit": [], + "Drop the Guillotine": [], + "Seventeen": [], + "Techno Show": [], + "Being so Normal": [], + "Give Up Baby Go": [], + "Black Licorice": [], + "Up Granville": [], + "Look Out!": [], + "Private Presley": [], + "Vickie": [], + "Sweet FA": [], + "Hot Knifer": [], + "Figure 8": [], + "Brian's Movie": [], + "Chagu's Sideturn": [], + "Psychics in LA": [], + "Not Me": [], + "Magpie": [], + "Puppy Grin": [], + "Feelin' Low (F*ckboy Blues)": [], + "You And Your Friends": [], + "Every Little Thing": [], + "Pepsi on the House": [], + "Did You Love Somebody": [], + "Live at the Swamp": [], + "Am I your girl": [], + "Second Life with Emily": [], + "2015": [], + "Camilla, I'm at Home": [], + "Tell Me You Love Me": [], + "Lips Like Yours": [], + "Am I Your Girl - Dance Version": [] + }, + "Mars Argo": { + "Using You": [ + { + "count": 100, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 1, + "name": "jangle pop", + "url": "https://www.last.fm/tag/jangle+pop" + } + ], + "Angry": [], + "I Can Only Be Me": [], + "Runaway Runaway": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 33, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 33, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 33, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 10, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + }, + { + "count": 10, + "name": "death pop", + "url": "https://www.last.fm/tag/death+pop" + }, + { + "count": 10, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + } + ], + "Beauty is Empty": [], + "Using You - Live": [], + "Be Easy": [], + "Suicide Birds": [], + "Beauty Is Empty - Live": [], + "Technology is a Dead Bird": [], + "You Don't Know Me Anymore": [], + "Stuck on You": [], + "Machine": [], + "Mrs. Stadler": [], + "Love in Black and White": [], + "Formal Girl": [], + "Sideways and Sideways": [], + "A-Okay": [], + "The Singularity is Near": [], + "Tired Today": [], + "Monsters Under My Bed": [], + "Feeling Welcome in a Time Warp": [], + "Love In Black And White - Live": [], + "Wet Cigarette": [], + "Formal Girl - Live": [], + "Nothing Without You": [], + "A-Okay - Live": [], + "Wasting Away": [], + "Spider in My Bathtub": [], + "Everything Turns To Gold": [], + "Electric Car": [], + "Seventeen": [], + "Living It": [], + "Hear Me Out": [], + "Me Today": [], + "Pls Don't Forget Me": [] + }, + "The Who": { + "Baba O'Riley": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 35, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 28, + "name": "the who", + "url": "https://www.last.fm/tag/the+who" + }, + { + "count": 13, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 3, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "house md", + "url": "https://www.last.fm/tag/house+md" + }, + { + "count": 1, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + } + ], + "Behind Blue Eyes": [], + "My Generation": [], + "Pinball Wizard": [], + "Who Are You": [], + "I Can See for Miles": [], + "Won't Get Fooled Again": [], + "Substitute": [], + "Happy Jack": [], + "Eminence Front": [], + "Squeeze Box": [], + "I Can't Explain": [], + "Bargain": [], + "Won't Get Fooled Again - Original Album Version": [], + "Magic Bus": [], + "My Generation - Stereo Version": [], + "The Seeker": [], + "Pictures of Lily": [], + "The Real Me": [], + "You Better You Bet": [], + "Love Ain't for Keeping": [], + "The Kids Are Alright": [], + "My Wife": [], + "Love Reign O'er Me": [], + "I'm Free": [], + "5:15": [], + "Sparks": [], + "Boris the Spider": [], + "Getting in Tune": [], + "The Seeker - Edit": [], + "I'm a Boy": [], + "The Song Is Over": [], + "Join Together": [], + "Going Mobile": [], + "Overture": [], + "My Generation - Original Mono Version": [] + }, + "Glee Cast": { + "Don't Stop Believin'": [], + "Don't Stop Believin' (Glee Cast Version)": [], + "Somewhere Only We Know (Feat. Darren Criss)": [], + "Valerie - Glee Cast Version": [], + "Don't Rain on My Parade": [], + "My Life Would Suck Without You": [], + "No Air (Glee Cast Version)": [], + "Smooth Criminal (Glee Cast Version) (Feat. 2CELLOS)": [], + "Defying Gravity (Glee Cast Version)": [], + "Don't Stop Believin' (Regionals Version)": [], + "Take a Bow (Glee Cast Version)": [], + "Bust Your Windows": [], + "Gives You Hell (Glee Cast Version)": [], + "Loser Like Me": [], + "Cough Syrup (Glee Cast Version)": [], + "Don't Rain on My Parade (Glee Cast Version)": [], + "Rumour Has It / Someone Like You": [], + "River Deep, Mountain High": [], + "Halo / Walking on Sunshine (Glee Cast Version)": [], + "I Say a Little Prayer (Glee Cast Version)": [], + "Jingle Bell Rock": [], + "Survivor / I Will Survive": [], + "If I Die Young (Glee Cast Version)": [], + "Baby, It's Cold Outside (Glee Cast Version)": [], + "Hopelessly Devoted to You (Glee Cast Version)": [], + "Teenage Dream (Glee Cast Version)": [], + "Creep (Glee Cast Version)": [], + "Don't Stop Believin' (Glee Cast Version) - Cover of Journey": [], + "Somebody to Love": [], + "Defying Gravity": [], + "And I Am Telling You I'm Not Going": [], + "Sweet Caroline (Glee Cast Version)": [], + "Bust Your Windows - Cover of Jazmine Sullivan": [], + "Bad Romance (Glee Cast Version)": [], + "Rumour Has It / Someone Like You (Glee Cast Version)": [], + "Gold Digger (Glee Cast Version)": [] + }, + "Fifty Fifty": { + "Cupid - Twin Ver.": [], + "Cupid": [], + "Cupid (Twin Ver.) - Live Studio Version OT4": [], + "Cupid - Twin Version": [], + "Tell Me": [], + "Cupid – Twin Ver. (feat. Sabrina Carpenter)": [], + "Lovin' Me": [], + "Higher": [], + "Barbie Dreams (feat. Kaliii) [From Barbie The Album]": [], + "Barbie Dreams (feat. Kaliii)": [], + "SOS": [], + "Log in": [], + "Starry Night": [], + "Cupid - Twin Ver. (FIFTY FIFTY) - Sped Up Version": [], + "Cupid - Instrumental": [], + "Pookie": [], + "Cupid (Twin Ver.)": [], + "Perfect Crime": [], + "Gravity": [], + "Push Your Love": [], + "Midnight Special": [], + "Cupid (Twin version)": [], + "SOS - ENG Version": [], + "Cupid – Twin Ver. - Snack": [], + "ADONIS": [], + "Work of Art": [], + "Cupid (Twin Ver.) - Slowed Down Version": [], + "Heartbreak": [], + "Starry Night - ENG Version": [], + "When You Say My Name": [], + "Naughty or Nice": [], + "Cupid - Twin Ver., Live Studio Ver. OT4": [], + "TAKE MY HAND": [], + "Lovin’ Me - Live Studio Ver. OT4": [], + "Tell Me - Live Studio Ver. OT4": [], + "Push Your Love - ENG Version": [] + }, + "Kai": { + "Mmmh": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 25, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 17, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 8, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 3, + "name": "it was a cultural reset", + "url": "https://www.last.fm/tag/it+was+a+cultural+reset" + }, + { + "count": 3, + "name": "Slay", + "url": "https://www.last.fm/tag/Slay" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Rover": [ + { + "count": 100, + "name": "gay music", + "url": "https://www.last.fm/tag/gay+music" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 8, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 2, + "name": "King", + "url": "https://www.last.fm/tag/King" + }, + { + "count": 2, + "name": "Vibe", + "url": "https://www.last.fm/tag/Vibe" + }, + { + "count": 2, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "Peaches": [], + "Amnesia": [], + "Reason": [], + "Wait On Me": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + }, + { + "count": 8, + "name": "latino", + "url": "https://www.last.fm/tag/latino" + }, + { + "count": 3, + "name": "Contemporary pop", + "url": "https://www.last.fm/tag/Contemporary+pop" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 3, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "Nothing On Me": [], + "Ride or Die": [], + "Slidin'": [], + "Blue": [], + "Adult Swim": [], + "Hot & Cold": [], + "Bomba": [], + "To Be Honest": [], + "Hello Stranger": [], + "Say You Love Me": [], + "Come In": [], + "Vanilla": [], + "Domino": [], + "Black Mirror": [], + "Sinner": [], + "Walls Don't Talk": [], + "Pressure": [], + "Flight to Paris": [], + "Ridin'": [], + "さよならプリンセス": [], + "Off and Away": [], + "Peaches - SUMIN Remix": [], + "red": [], + "Die Schatten Werden Laenger": [], + "음 Mmmh": [], + "Peaches - No2zcat Remix": [], + "Say You'll Stay": [], + "음 Mmmh": [], + "It Might Be You": [], + "in the now": [] + }, + "Sir Chloe": { + "Michelle": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "nandermo", + "url": "https://www.last.fm/tag/nandermo" + }, + { + "count": 66, + "name": "monster", + "url": "https://www.last.fm/tag/monster" + } + ], + "Animal": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 25, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 16, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "nandermo", + "url": "https://www.last.fm/tag/nandermo" + }, + { + "count": 8, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + } + ], + "Too Close": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 66, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 17, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "nandermo", + "url": "https://www.last.fm/tag/nandermo" + }, + { + "count": 8, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + } + ], + "Sedona": [], + "Walk You Home": [], + "July": [], + "Squaring Up": [], + "Mercy": [], + "Untie You": [], + "Easy on You": [], + "Salivate": [], + "Hooves": [], + "Wrath": [], + "Should I": [], + "Know Better": [], + "Company": [], + "Forgiving": [], + "Femme Fatale": [], + "I Am The Dog": [], + "Center": [], + "The Hole": [], + "Home Where": [], + "La Femme Michelle": [], + "Seventeen": [], + "Passenger": [], + "Leash": [], + "Obsession": [], + "Eyes": [], + "Over Again": [], + "Daddy’s Car": [], + "Feel Again": [], + "Cake": [], + "Kiss": [], + "Forget It": [], + "Holy": [], + "Complicated": [] + }, + "Misfits": { + "Where Eagles Dare": [], + "Dig Up Her Bones": [ + { + "count": 100, + "name": "horror punk", + "url": "https://www.last.fm/tag/horror+punk" + }, + { + "count": 65, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 41, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 19, + "name": "Misfits", + "url": "https://www.last.fm/tag/Misfits" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "Horrorpunk", + "url": "https://www.last.fm/tag/Horrorpunk" + }, + { + "count": 1, + "name": "hardcore punk", + "url": "https://www.last.fm/tag/hardcore+punk" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 1, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + } + ], + "Last Caress": [], + "Hybrid Moments - C.I. Recording 1978": [ + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 100, + "name": "Faves", + "url": "https://www.last.fm/tag/Faves" + } + ], + "Helena": [], + "Hybrid Moments": [], + "Saturday Night": [], + "Skulls": [], + "Astro Zombies": [], + "Die, Die My Darling": [], + "Attitude": [], + "London Dungeon": [], + "Halloween": [], + "Last Caress - C.I. Recording 1978": [], + "Bullet": [], + "She": [], + "We Are 138": [], + "I Turned Into a Martian": [], + "Teenagers From Mars": [], + "Scream": [], + "Night of the Living Dead": [], + "American Psycho": [], + "Some Kinda Hate": [], + "Hollywood Babylon": [], + "Vampira": [], + "Some Kinda Hate - C.I. Recording 1978": [], + "Angelfuck": [], + "Static Age": [], + "Return of the Fly": [], + "Horror Business": [], + "Dust To Dust": [], + "TV Casualty": [], + "20 Eyes": [], + "Descending Angel": [], + "Green Hell": [], + "All Hell Breaks Loose": [] + }, + "Keyshia Cole": { + "Love": [ + { + "count": 100, + "name": "keyshia cole", + "url": "https://www.last.fm/tag/keyshia+cole" + }, + { + "count": 58, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 35, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 27, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 6, + "name": "love - keyshia cole", + "url": "https://www.last.fm/tag/love+-+keyshia+cole" + }, + { + "count": 5, + "name": "slow jams", + "url": "https://www.last.fm/tag/slow+jams" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + }, + { + "count": 1, + "name": "Cole", + "url": "https://www.last.fm/tag/Cole" + } + ], + "Let It Go": [], + "Heaven Sent": [], + "Last Night": [], + "I Remember": [], + "I Should Have Cheated": [], + "You Complete Me": [], + "Shoulda Let You Go": [], + "Trust": [], + "Give Me More": [], + "I Changed My Mind": [], + "(I Just Want It) To Be Over": [], + "Fallin' Out": [], + "Just Like You": [], + "Work It Out": [], + "Playa Cardz Right": [], + "You've Changed": [], + "Got To Get My Heart Back": [], + "Superstar": [], + "This Is Us": [], + "Take Me Away": [], + "We Could Be": [], + "Brand New": [], + "Down and Dirty": [], + "Trust And Believe": [], + "Please Don't Stop": [], + "Never": [], + "Erotic": [], + "Make Me Over": [], + "Love, I Thought You Had My Back": [], + "Where This Love Could End Up": [], + "Enough Of No Love": [], + "Beautiful Music": [], + "Long Way Down": [], + "Didn't I Tell You": [], + "I Ain't Thru": [] + }, + "Novulent": { + "scars": [ + { + "count": 100, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 100, + "name": "skibidi", + "url": "https://www.last.fm/tag/skibidi" + }, + { + "count": 66, + "name": "gen z", + "url": "https://www.last.fm/tag/gen+z" + }, + { + "count": 66, + "name": "gen-z", + "url": "https://www.last.fm/tag/gen-z" + }, + { + "count": 33, + "name": "zoomergaze", + "url": "https://www.last.fm/tag/zoomergaze" + } + ], + "unknown feelings": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 33, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "heartbreak", + "url": "https://www.last.fm/tag/heartbreak" + }, + { + "count": 10, + "name": "underground", + "url": "https://www.last.fm/tag/underground" + } + ], + "savior": [], + "molly and sex": [], + "enchanting": [], + "soul ties": [], + "always been you": [], + "eternal life": [], + "suicide note": [], + "inner peace": [], + "euphoria": [], + "blinded": [], + "death wish (feat. whatsaheart)": [], + "cursed": [], + "intact": [], + "overwhelming": [], + "rip": [], + "last dance": [], + "soul eater": [], + "2002": [], + "suicidal": [], + "entry1": [], + "cold skin": [], + "new low": [], + "walking nightmare (feat. Greedi)": [], + "black winged angel (interlude)": [], + "my lover": [], + "kisses from a devil": [], + "evil eye": [], + "pretty crier": [], + "the end": [], + "enchanting 2": [], + "closure": [], + "stare": [], + "last forever": [], + "im sorry": [] + }, + "Saint Motel": { + "My Type": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 39, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 9, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 9, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Cold Cold Man": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "b-side", + "url": "https://www.last.fm/tag/b-side" + }, + { + "count": 66, + "name": "lovely", + "url": "https://www.last.fm/tag/lovely" + }, + { + "count": 33, + "name": "played", + "url": "https://www.last.fm/tag/played" + } + ], + "Sweet Talk": [], + "Move": [], + "A Good Song Never Dies": [], + "For Elise": [], + "Puzzle Pieces": [], + "Van Horn": [], + "Daydream / Wetdream / Nightmare": [], + "Preach": [], + "Butch": [], + "Happy Accidents": [], + "Destroyer": [], + "Getaway": [], + "Born Again": [], + "Dear Dictator": [], + "To My Enemies": [], + "At Least I Have Nothing": [], + "Ace in the Hole": [], + "Benny Goodman": [], + "It's All Happening": [], + "Midnight Movies": [], + "1997": [], + "Local Long Distance Relationship (LA2NY)": [], + "You're Nobody Till Somebody Wants You Dead": [], + "Feed Me Now": [], + "You Do It Well": [], + "Sisters": [], + "Old Soul": [], + "Everyone’s A Guru Now": [], + "You Can Be You": [], + "Slow Motion": [], + "Stay Golden": [], + "Honest Feedback": [], + "Fine Wine": [], + "Bullet": [] + }, + "Owl City": { + "Fireflies": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 86, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "Owl City", + "url": "https://www.last.fm/tag/Owl+City" + }, + { + "count": 24, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 9, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "fireflies", + "url": "https://www.last.fm/tag/fireflies" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + } + ], + "Good Time": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 65, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 14, + "name": "my fave tracks", + "url": "https://www.last.fm/tag/my+fave+tracks" + }, + { + "count": 14, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 4, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "Happy Fun Amazing Dance Hoppin Exciting", + "url": "https://www.last.fm/tag/Happy+Fun+Amazing+Dance+Hoppin+Exciting" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "teen pop", + "url": "https://www.last.fm/tag/teen+pop" + }, + { + "count": 1, + "name": "Carly Rae Jepsen", + "url": "https://www.last.fm/tag/Carly+Rae+Jepsen" + } + ], + "Vanilla Twilight": [], + "Hello Seattle": [], + "The Saltwater Room": [], + "On the Wing": [], + "Cave In": [], + "The Bird and the Worm": [], + "Meteor Shower": [], + "The Tip of the Iceberg": [], + "Umbrella Beach": [], + "Dental Care": [], + "Tidal Wave": [], + "When Can I See You Again? - From \"Wreck-It Ralph\"/Soundtrack Version": [], + "Rainbow Veins": [], + "If My Heart Was a House": [], + "The Technicolor Phase": [], + "Hot Air Balloon": [], + "Super Honeymoon": [], + "Shooting Star": [], + "I'll Meet You There": [], + "West Coast Friendship": [], + "Hello Seattle (Remix)": [], + "Air Traffic": [], + "Fuzzy Blue Lights": [], + "Dear Vienna": [], + "Designer Skyline": [], + "Deer in the Headlights": [], + "Early Birdie": [], + "This Is the Future": [], + "Strawberry Avalanche": [], + "Panda Bear": [], + "Sky Diver": [], + "Captains and Cruise Ships": [], + "Swimming in Miami": [], + "Alligator Sky": [] + }, + "Richy Mitch & The Coal Miners": { + "Evergreen": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 56, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + }, + { + "count": 16, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 16, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "Uplifting", + "url": "https://www.last.fm/tag/Uplifting" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 1, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "short", + "url": "https://www.last.fm/tag/short" + } + ], + "Lake Missoula": [], + "Sage": [], + "Evergreen (feat. Caamp)": [], + "Subliming": [], + "WET SOCKS": [], + "Lucerne": [], + "Signal Sender": [], + "Sierra Vista": [], + "Lake Missoula (feat. Mt. Joy)": [], + "Northstar": [], + "Laramee": [], + "Aimless - Demo": [], + "October Moon": [], + "Swiss Woods": [], + "Somersault": [], + "BC, Victoria": [], + "Solstice": [], + "Careful": [], + "St.Paul": [], + "Alma//11542": [], + "Thunderhead": [], + "Santiago": [], + "3DB": [], + "Vista": [], + "Sabino": [], + "A moment": [], + "Sweetwater": [], + "Berry Herman": [], + "Sidewinder": [], + "Cologne": [], + "Downy": [], + "Truth or Consequence": [], + "Wind": [], + "Blade By Blade": [], + "Bins": [] + }, + "t.A.T.u.": { + "All the Things She Said": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "russian", + "url": "https://www.last.fm/tag/russian" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "tatu", + "url": "https://www.last.fm/tag/tatu" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + } + ], + "All About Us": [], + "Not Gonna Get Us": [], + "How Soon Is Now?": [], + "30 Minutes": [], + "Gomenasai": [], + "Malchik Gay": [], + "Show Me Love": [], + "Nas Ne Dagoniat": [], + "Loves Me Not": [], + "Friend or Foe": [], + "Ya Soshla S Uma": [], + "Stars": [], + "Clowns (Can You See Me Now?)": [], + "Perfect Enemy": [], + "Sacrifice": [], + "Cosmos (Outer Space)": [], + "Dangerous and Moving": [], + "Нас не догонят": [], + "We Shout": [], + "All The Things She Said - Original Album Version (Edited)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 51, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "russian", + "url": "https://www.last.fm/tag/russian" + }, + { + "count": 29, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "tatu", + "url": "https://www.last.fm/tag/tatu" + }, + { + "count": 5, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + } + ], + "Я сошла с ума": [], + "Craving (I Only Want What I Can't Have)": [], + "You and I": [], + "Dangerous and Moving (Intro)": [], + "White Robe": [], + "Fly on the Wall": [], + "all the things she said - sped up": [], + "Я твоя не первая": [], + "Robot": [], + "Робот": [], + "30 минут": [], + "How Soon Is Now": [], + "220": [], + "A Simple Motion": [], + "Show Me Love (Extended Version)": [] + }, + "smokedope2016": { + "IM NOT GOD BUT I WISH I WAS (feat. Joeyy)": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 29, + "name": "trip", + "url": "https://www.last.fm/tag/trip" + }, + { + "count": 29, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 4, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 4, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 1, + "name": "levitating", + "url": "https://www.last.fm/tag/levitating" + } + ], + "White Owls": [ + { + "count": 100, + "name": "wave", + "url": "https://www.last.fm/tag/wave" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "In Da Party": [ + { + "count": 100, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 100, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + } + ], + "Know Dat": [], + "Gnarly": [], + "Frat": [], + "Khalifa": [], + "Sleep": [], + "Eastbay": [], + "icey soles": [], + "Back2Back": [], + "BLEED": [], + "Foamposite Interlude": [], + "Damian Lillard": [], + "2016 (feat. Laker)": [], + "Taipei / Waterbed": [], + "Ball Out": [], + "Hypebeast": [], + "On My Roof": [], + "BANDO": [], + "Nike": [], + "Goyard": [], + "Drank": [], + "2006": [], + "Elite Socks": [], + "Dope Love": [], + "High": [], + "IM NOT GOD BUT I WISH I WAS": [], + "Draft Night": [], + "Glock": [], + "Merch": [], + "My Style": [], + "SAY IT AINT DRO": [], + "4 LOKO": [], + "Trust": [] + }, + "Sports": { + "You Are the Right One": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 100, + "name": "Fave Indie Pop", + "url": "https://www.last.fm/tag/Fave+Indie+Pop" + }, + { + "count": 66, + "name": "hear me out", + "url": "https://www.last.fm/tag/hear+me+out" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Baby Baby": [], + "Panama": [], + "Shiggy": [], + "Tell You Something": [], + "Whatever You Want": [], + "Someone You'd Rather Be Dating": [], + "Feels Like Magic": [], + "Thank You for Leaving": [], + "Strange to Hear": [], + "Dalton's Wish": [], + "People Can't Stop Chillin'": [], + "The Look": [], + "Dina": [], + "Manicure": [], + "Damn I'm Tired": [], + "Ordinary Man": [], + "If You Want Me": [], + "Night Swim": [], + "Naked": [], + "Autopilot": [], + "We Should Get Married": [], + "Cadillac": [], + "Gotta Know Better (I'm Crazy)": [], + "Never Know": [], + "Drivin' on by You": [], + "Can't Be What You Think": [], + "Don't Tell Me": [], + "Call Me Anytime": [], + "Rob Las Vegas": [], + "No Pressure": [], + "Takin' A Cruise": [], + "Get A Good Look": [], + "Saturday": [], + "Crime": [] + }, + "Modjo": { + "Lady - Hear me tonight": [], + "Lady (Hear Me Tonight)": [], + "Chillin'": [], + "Acknowledgement": [], + "Lady": [], + "Music Takes You Back": [], + "Too Good to Be True": [], + "Rollercoaster": [], + "No More Tears": [], + "What I Mean": [], + "On Fire": [], + "Savior Eyes": [], + "Peace of Mind": [], + "Lady (Acoustic Version)": [], + "Lady (Hear Me Tonight) - Radio edit": [], + "Lady - Acoustic Version": [], + "Lady (Hear Me Tonight) (Radio Edit)": [], + "Chillin": [], + "Lady ( Radio Edit )": [], + "Lady (Hear Me Tonight) - Modjo's Dyrt Remix": [], + "Lady (Kaytranada Remix)": [], + "Lady (Acoustic)": [], + "Roller Coaster": [], + "Lady ( Original Mix )": [], + "Lady (Hear Me Tonight) - Roy Davis Junior's Universal Radio Mix": [], + "Lady (Hear Me Tonight) - Remix": [], + "L a D Y": [], + "Lady hear me tonight": [], + "Lady (Hear Me Tonight) [Radio Edit]": [], + "Lady (Roy's Universal Soldiers Mix )": [], + "What I Mean - The Crayon Remix Edit": [], + "On Fire - Modjo's Dyrt Edit": [], + "Lady ( Acoustique Mix )": [], + "Lady (hear me tonight) - Roy's Universal Soldiers Mix": [], + "Lady [Acoustic Version]": [] + }, + "Passion Pit": { + "Sleepyhead": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 85, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 49, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 38, + "name": "electro-pop", + "url": "https://www.last.fm/tag/electro-pop" + }, + { + "count": 14, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 14, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Take a Walk": [], + "Little Secrets": [], + "The Reeling": [], + "Moth's Wings": [], + "Carried Away": [], + "To Kingdom Come": [], + "Make Light": [], + "Swimming In The Flood": [], + "Eyes As Candles": [], + "Let Your Love Grow Tall": [], + "Folds in Your Hands": [], + "Seaweed Song": [], + "Constant Conversations": [], + "Cuddle Fuddle": [], + "I've Got Your Number": [], + "I'll Be Alright": [], + "Better Things": [], + "Smile Upon Me": [], + "Cry Like a Ghost": [], + "It's Not My Fault, I'm Happy": [], + "Mirrored Sea": [], + "Live To Tell The Tale": [], + "Love Is Greed": [], + "On My Way": [], + "Hideaway": [], + "Two Veils To Hide My Face": [], + "Lifted Up (1985)": [], + "Where We Belong": [], + "Dreams": [], + "Where the Sky Hangs": [], + "Where I Come From": [], + "All I Want": [], + "Moths Wings": [], + "Sleepyhead - Stripped Down Version": [] + }, + "Lil Tjay": { + "Calling My Phone": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 66, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 33, + "name": "b minor", + "url": "https://www.last.fm/tag/b+minor" + }, + { + "count": 33, + "name": "emotional rap", + "url": "https://www.last.fm/tag/emotional+rap" + }, + { + "count": 33, + "name": "melodic part writing", + "url": "https://www.last.fm/tag/melodic+part+writing" + }, + { + "count": 10, + "name": "a slow moving bass line", + "url": "https://www.last.fm/tag/a+slow+moving+bass+line" + }, + { + "count": 10, + "name": "basic rap roots", + "url": "https://www.last.fm/tag/basic+rap+roots" + }, + { + "count": 10, + "name": "lyrics by a famous rap artist", + "url": "https://www.last.fm/tag/lyrics+by+a+famous+rap+artist" + } + ], + "F.N": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 33, + "name": "chigga", + "url": "https://www.last.fm/tag/chigga" + }, + { + "count": 33, + "name": "UK Drill", + "url": "https://www.last.fm/tag/UK+Drill" + } + ], + "Headshot (feat. Polo G & Fivio Foreign)": [], + "Run It Up (feat. Offset & Moneybagg Yo)": [], + "Sex Sounds": [], + "In My Head": [], + "Leaked": [], + "Not In The Mood (feat. Fivio Foreign & Kay Flock)": [], + "Zoo York (feat. Fivio Foreign & Pop Smoke)": [], + "Hold On": [], + "Beat the Odds": [], + "One Take": [], + "Ruthless (feat. Jay Critch)": [], + "20/20": [], + "Give You What You Want": [], + "Brothers (feat. Lil Durk) - Remix": [], + "Brothers": [], + "Resume": [], + "Goat": [], + "Move On - Bonus": [], + "Laneswitch": [], + "Project Walls (feat. YoungBoy Never Broke Again)": [], + "2 Grown (feat. The Kid LAROI)": [], + "June 22nd": [], + "Goin Up": [], + "Long Time": [], + "Wet Em Up Pt. 2": [], + "Stressed (feat. Summer Walker)": [], + "None of Your Love - Bonus": [], + "Go In": [], + "Love Hurts (feat. Toosii)": [], + "Losses - Bonus": [], + "Bla Bla (feat. Fivio Foreign)": [], + "Decline (feat. Lil Baby)": [], + "Mixed Emotions": [] + }, + "Lizzo": { + "About Damn Time": [], + "Truth Hurts": [], + "Juice": [], + "Good as Hell": [], + "2 Be Loved (Am I Ready)": [], + "Boys": [], + "Rumors (feat. Cardi B)": [], + "Tempo (feat. Missy Elliott)": [], + "Cuz I Love You": [], + "Good as Hell (feat. Ariana Grande) - Remix": [], + "Pink": [], + "Good As Hell (feat. Ariana Grande)": [], + "Like a Girl": [], + "Soulmate": [], + "Special (feat. SZA)": [], + "Water Me": [], + "Jerome": [], + "Grrrls": [], + "Better in Color": [], + "Exactly How I Feel (feat. Gucci Mane)": [], + "Special": [], + "The Sign": [], + "Crybaby": [], + "Heaven Help Me": [], + "Lingerie": [], + "Pink (From Barbie The Album)": [], + "I Love You Bitch": [], + "Fitness": [], + "Everybody’s Gay": [], + "Break Up Twice": [], + "Phone": [], + "About Damn Time - Purple Disco Machine Remix": [], + "Birthday Girl": [], + "Scuse Me": [], + "Still Bad": [] + }, + "fromis_9": { + "DM": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 66, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 8, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 8, + "name": "synth-pop", + "url": "https://www.last.fm/tag/synth-pop" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 3, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 3, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 3, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + } + ], + "LOVE BOMB": [], + "Supersonic": [ + { + "count": 100, + "name": "super super supersonic supersonic super super supersonic supersonic", + "url": "https://www.last.fm/tag/super+super+supersonic+supersonic+super+super+supersonic+supersonic" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 29, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 7, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "bubblegum pop", + "url": "https://www.last.fm/tag/bubblegum+pop" + }, + { + "count": 1, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + } + ], + "Love Me Back": [ + { + "count": 100, + "name": "cute", + "url": "https://www.last.fm/tag/cute" + }, + { + "count": 100, + "name": "ost", + "url": "https://www.last.fm/tag/ost" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "bright", + "url": "https://www.last.fm/tag/bright" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 33, + "name": "Disco Pop", + "url": "https://www.last.fm/tag/Disco+Pop" + }, + { + "count": 33, + "name": "shoujo", + "url": "https://www.last.fm/tag/shoujo" + }, + { + "count": 10, + "name": "PEUNA", + "url": "https://www.last.fm/tag/PEUNA" + }, + { + "count": 10, + "name": "operation true love", + "url": "https://www.last.fm/tag/operation+true+love" + } + ], + "FUN!": [], + "WE GO": [], + "#menow": [], + "Stay This Way": [], + "Attitude": [], + "PITAPAT (DKDK)": [], + "Feel Good (SECRET CODE)": [], + "Escape Room": [], + "Talk & Talk": [], + "To Heart": [], + "Up And": [], + "Prom Night": [], + "0g": [], + "Glass Shoes": [], + "Like You Better": [], + "Rewind": [], + "Hush Hush": [], + "Airplane Mode": [], + "22Century Girl": [], + "In the Mirror": [], + "Wishlist": [], + "Coloring": [], + "My Night Routine": [], + "Weather": [], + "LOVE RUMPUMPUM": [], + "Don't Care": [], + "Beat the Heat": [], + "Bring It On": [], + "What I Want": [], + "Eye Contact": [], + "Blind Letter": [] + }, + "ThxSoMch": { + "SPIT IN MY FACE!": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 66, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 66, + "name": "moody", + "url": "https://www.last.fm/tag/moody" + }, + { + "count": 33, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 33, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 33, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 10, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 10, + "name": "Deftones", + "url": "https://www.last.fm/tag/Deftones" + }, + { + "count": 10, + "name": "indie alternative", + "url": "https://www.last.fm/tag/indie+alternative" + } + ], + "Hate.": [ + { + "count": 100, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + } + ], + "Keep It Tucked": [], + "Imperfect Girl": [], + "waste my mind": [], + "that b*tch don't even kno my name...": [], + "CAROLINE": [], + "Hide Your Kids": [], + "ONLY NEED MY BABY! (SMOAGT)": [], + "Like I'm British": [], + "When The Devil Speaks…": [], + "Knocking At My Door": [], + "Spiral": [], + "Crumbled": [], + "HOW YOU ALWAYS LOOK SO GOOD?": [], + "Imperfect Girl - Sped Up": [], + "Swap Places": [], + "Would You?": [], + "Sound Of You Laughing": [], + "BITTER": [], + "Vile": [], + "LOST!": [], + "Unhinged": [], + "screws": [], + "Runaway (Move Quick)": [], + "Imperfect Girl (Sped Up)": [], + "Keep It To Yourself": [], + "BITTER (feat. Max Fry)": [], + "A Sharp Pain": [], + "Awfully Sad": [], + "I’ll Love Who I’ll Love": [], + "Bad Dream": [], + "Everyone Dies In A Costume": [], + "Uno Uno Uno": [], + "Aim For The Bushes": [] + }, + "Luke Combs": { + "Fast Car": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 56, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 37, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 16, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 8, + "name": "contemporary country", + "url": "https://www.last.fm/tag/contemporary+country" + }, + { + "count": 8, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 8, + "name": "bomb of the year", + "url": "https://www.last.fm/tag/bomb+of+the+year" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + } + ], + "When It Rains It Pours": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 25, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 16, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 16, + "name": "contemporary country", + "url": "https://www.last.fm/tag/contemporary+country" + }, + { + "count": 2, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "linedance catalan", + "url": "https://www.last.fm/tag/linedance+catalan" + }, + { + "count": 1, + "name": "linedance 2017", + "url": "https://www.last.fm/tag/linedance+2017" + } + ], + "Beautiful Crazy": [], + "She Got the Best of Me": [], + "Beer Never Broke My Heart": [], + "Ain't No Love in Oklahoma (From Twisters: The Album)": [], + "Hurricane": [], + "The Kind of Love We Make": [], + "Where the Wild Things Are": [ + { + "count": 100, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 100, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 66, + "name": "contemporary country", + "url": "https://www.last.fm/tag/contemporary+country" + }, + { + "count": 16, + "name": "country", + "url": "https://www.last.fm/tag/country" + } + ], + "Forever After All": [], + "One Number Away": [], + "Better Together": [], + "Going, Going, Gone": [], + "1, 2 Many": [], + "Love You Anyway": [], + "Even Though I'm Leaving": [], + "Lovin' on You": [], + "Must've Never Met You": [], + "Does to Me (feat. Eric Church)": [], + "Dive - Recorded at Sound Stage Nashville": [], + "Houston, We Got a Problem": [], + "Doin' This": [], + "Cold as You": [], + "5 Leaf Clover": [], + "The Man He Sees in Me": [], + "Growin' Up and Gettin' Old": [], + "The Great Divide": [], + "Refrigerator Door": [], + "Ain't No Love in Oklahoma": [], + "I Know She Ain't Ready": [], + "What You See Is What You Get": [], + "Beer Can": [], + "Six Feet Apart": [], + "Be Careful What You Wish For": [], + "Remember Him That Way": [] + }, + "ADÉLA": { + "SUPERSCAR": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 33, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 33, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 10, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 10, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 10, + "name": "slovak", + "url": "https://www.last.fm/tag/slovak" + } + ], + "Homewrecked": [ + { + "count": 100, + "name": "better than KATSEYE", + "url": "https://www.last.fm/tag/better+than+KATSEYE" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 7, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 7, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 4, + "name": "joandarco", + "url": "https://www.last.fm/tag/joandarco" + } + ], + "MACHINE GIRL": [], + "SexOnTheBeat": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 44, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 29, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 29, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 4, + "name": "slap house", + "url": "https://www.last.fm/tag/slap+house" + }, + { + "count": 4, + "name": "Deconstructed Club", + "url": "https://www.last.fm/tag/Deconstructed+Club" + }, + { + "count": 4, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 1, + "name": "electropoo", + "url": "https://www.last.fm/tag/electropoo" + } + ], + "DeathByDevotion": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 66, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 66, + "name": "cunty", + "url": "https://www.last.fm/tag/cunty" + }, + { + "count": 33, + "name": "midtempo bass", + "url": "https://www.last.fm/tag/midtempo+bass" + }, + { + "count": 33, + "name": "ioxipqpp", + "url": "https://www.last.fm/tag/ioxipqpp" + } + ], + "Go": [], + "MachineGirl": [], + "SexOnTheBeat - Alex Chapman Remix": [], + "SUPERSCAR - Acapella": [], + "HOMEWRECKED - Acapella": [], + "SUPERSCAR - Instrumental": [], + "FinallyApologizing": [], + "HOMEWRECKED - Instrumental": [], + "One-sided love": [], + "SUPERSCAR (Acapella)": [], + "HOMEWRECKED (Dance Performance)": [], + "ADÉLA - SUPERSCAR": [], + "SUPERSCAR (Instrumental)": [], + "HOMEWRECKED (Visualizer)": [], + "HOMEWRECKED (Acapella)": [], + "HOMEWRECKED (Instrumental)": [], + "MACHINE GIRL (Official Music Video)": [], + "SexOnTheBeat (Alex Chapman Remix)": [], + "ADÉLA - MACHINE GIRL": [], + "Nech to bejt": [], + "Falling": [], + "ADÉLA - SexOnTheBeat": [], + "Finally Apologizing": [], + "Pretty violence": [], + "Call out": [], + "FinallyApologizing (Lyric Video)": [], + "Go (Lyric Video)": [], + "Reasons to hate you": [], + "SexOnTheBeat (Behind The Scenes)": [], + "ADÉLA - HOMEWRECKED (Dance Performance)": [] + }, + "Lemon Demon": { + "Touch-Tone Telephone": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 44, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 29, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "mysterious", + "url": "https://www.last.fm/tag/mysterious" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "The Ultimate Showdown of Ultimate Destiny": [], + "Fine": [ + { + "count": 100, + "name": "optimistic", + "url": "https://www.last.fm/tag/optimistic" + }, + { + "count": 100, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 66, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + }, + { + "count": 66, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "day driving", + "url": "https://www.last.fm/tag/day+driving" + }, + { + "count": 33, + "name": "existentialism", + "url": "https://www.last.fm/tag/existentialism" + }, + { + "count": 33, + "name": "apathy", + "url": "https://www.last.fm/tag/apathy" + }, + { + "count": 10, + "name": "songs that make me want to live", + "url": "https://www.last.fm/tag/songs+that+make+me+want+to+live" + }, + { + "count": 10, + "name": "societal", + "url": "https://www.last.fm/tag/societal" + }, + { + "count": 10, + "name": "woo yeahh ooo yeahh yeah yeah", + "url": "https://www.last.fm/tag/woo+yeahh+ooo+yeahh+yeah+yeah" + } + ], + "Cabinet Man": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 44, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 4, + "name": "christian rock", + "url": "https://www.last.fm/tag/christian+rock" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 4, + "name": "comedy", + "url": "https://www.last.fm/tag/comedy" + }, + { + "count": 1, + "name": "geek rock", + "url": "https://www.last.fm/tag/geek+rock" + }, + { + "count": 1, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 1, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + } + ], + "Eighth Wonder": [], + "Two Trucks": [], + "A Mask of My Own Face": [], + "Modify": [], + "Amnesia Was Her Name": [], + "Soft Fuzzy Man": [], + "Redesign Your Logo (Bonus Track)": [], + "Lifetime Achievement Award": [], + "As Your Father I Expressly Forbid It": [], + "When He Died": [], + "Sweet Bod": [], + "Jaws": [], + "No Eyed Girl": [], + "Action Movie Hero Boy": [], + "Bill Watterson": [], + "Reaganomics": [], + "BRODYQUEST": [], + "Spiral of Ants": [], + "My Trains": [], + "Knife Fight": [], + "Ancient Aliens": [], + "I Earn My Life": [], + "Man-Made Object": [], + "Really Cool Wig": [], + "Vow of Silence": [], + "I've Got Some Falling to Do": [], + "You're at the Party (Bonus Track)": [], + "Pizza Heroes (Bonus Track)": [], + "Marketland": [], + "Lawnmower": [], + "Angelfire (Bonus Track)": [] + }, + "Jack Johnson": { + "Better Together": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 53, + "name": "jack johnson", + "url": "https://www.last.fm/tag/jack+johnson" + }, + { + "count": 32, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 31, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 13, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Banana Pancakes": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 51, + "name": "jack johnson", + "url": "https://www.last.fm/tag/jack+johnson" + }, + { + "count": 32, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 26, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 13, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 3, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Sitting, Waiting, Wishing": [], + "Upside Down": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 50, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 28, + "name": "jack johnson", + "url": "https://www.last.fm/tag/jack+johnson" + }, + { + "count": 25, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 5, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Good People": [], + "Breakdown": [], + "Do You Remember": [], + "Never Know": [], + "Flake": [], + "No Other Way": [], + "Crying Shame": [], + "Constellations": [], + "Staple It Together": [], + "If I Could": [], + "Situations": [], + "Belle": [], + "Taylor": [], + "Times Like These": [], + "Bubble Toes": [], + "Traffic in the Sky": [], + "Gone": [], + "Angel": [], + "If I Had Eyes": [], + "Inaudible Melodies": [], + "Wasting Time": [], + "Dreams Be Dreams": [], + "Rodeo Clowns": [], + "Holes To Heaven": [], + "Cupid": [], + "Cookie Jar": [], + "Posters": [], + "Middle Man": [], + "F-Stop Blues": [], + "Fortunate Fool": [], + "Tomorrow Morning": [] + }, + "Lil Darkie": { + "i can see clearly": [], + "banana pie": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "emo-pop", + "url": "https://www.last.fm/tag/emo-pop" + } + ], + "GENOCIDE": [], + "drink my piss you nasty slut yeah yeah": [], + "rap music": [], + "HOLOCAUST": [], + "HAHA": [], + "AMV": [], + "METHHEAD FREESTYLE": [], + "THE WORLD IS ENDING": [], + "when the world end": [], + "ELECTRIC DANDELIONS": [], + "ANXIETY": [], + "HUMANS AND MONSTERS": [], + "BATSHIT": [], + "Isis Type Beat": [], + "I WANNA BE": [], + "wrap music": [], + "Shoot People You Don't Like": [], + "FUCK ALL OF YOU <3": [], + "SLUTS WIT NUTS": [], + "TRAP METAL": [], + "MONEY POWER FAME": [], + "COMPOSITION XI": [], + "BLACK SHEEP": [], + "JACK DANIELS": [], + "2K FREESTYLE": [], + "where is darkie?": [], + "10 FOOT TALL": [], + "posted in the dvrk": [], + "moving fast": [], + "RUN": [], + "KALI MA!": [], + "HANGING MYSELF WITH MY PHONE CHARGER": [], + "SWAMP": [] + }, + "Summrs": { + "just cant": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "tiktok", + "url": "https://www.last.fm/tag/tiktok" + }, + { + "count": 66, + "name": "pluggnb", + "url": "https://www.last.fm/tag/pluggnb" + } + ], + "swing ya pole": [], + "Back 2 Da Basics": [], + "Marble Floors": [], + "catch a kill": [], + "put out fye": [], + "wakeup": [], + "bfo2": [], + "out da window": [], + "so much cheese": [], + "Bloods Always Thicker - radio edit": [], + "what we have": [], + "Cannot Be Me": [], + "martin & gina": [], + "FTW": [], + "Z06": [], + "cut so deep": [], + "Rino Hercules": [], + "Rehab": [], + "Let da birds out": [], + "In the Name of You": [], + "From Da Heart": [], + "Da MVP": [], + "Cathedral": [], + "First 48": [], + "bird allegiance": [], + "Cant Make This Up": [], + "calico from mehico": [], + "Test Sum": [], + "Relying On Roxy": [], + "fadaphillipe": [], + "Never Ever": [], + "Im Ready": [], + "da boss": [], + "Cuts so Deep 2": [] + }, + "Jorja Smith": { + "Blue Lights": [], + "Little Things x Gypsy Woman - L BEATS MASHUP": [], + "On My Mind (Jorja Smith X Preditah)": [], + "Be Honest (feat. Burna Boy)": [], + "I Am": [], + "Teenage Fantasy": [], + "Where Did I Go?": [], + "February 3rd": [], + "Don't Watch Me Cry": [], + "Little Things": [], + "The One": [], + "Goodbyes": [], + "Lost & Found": [], + "Addicted": [], + "Rose Rouge": [], + "On Your Own": [], + "Carry Me Home": [], + "Wandering Romance": [], + "Come Over (feat. Popcaan)": [], + "Try Me": [], + "Lifeboats (Freestyle)": [], + "Let Me Down": [], + "Tomorrow": [], + "Gone": [], + "By Any Means": [], + "Bussdown (feat. Shaybo)": [], + "Feelings (feat. J Hus)": [], + "Something in the Way": [], + "GO GO GO": [], + "falling or flying": [], + "Time": [], + "Come Over (Remix)": [], + "Burn": [], + "A Prince": [], + "Home": [] + }, + "Dazey and the Scouts": { + "Wet": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "queercore", + "url": "https://www.last.fm/tag/queercore" + }, + { + "count": 66, + "name": "Picturesque Playlists with DJ Owen", + "url": "https://www.last.fm/tag/Picturesque+Playlists+with+DJ+Owen" + }, + { + "count": 37, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 19, + "name": "surf punk", + "url": "https://www.last.fm/tag/surf+punk" + }, + { + "count": 19, + "name": "indie surf", + "url": "https://www.last.fm/tag/indie+surf" + }, + { + "count": 19, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Groan": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 100, + "name": "queercore", + "url": "https://www.last.fm/tag/queercore" + }, + { + "count": 66, + "name": "surf punk", + "url": "https://www.last.fm/tag/surf+punk" + }, + { + "count": 29, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 4, + "name": "Garage Punk", + "url": "https://www.last.fm/tag/Garage+Punk" + }, + { + "count": 4, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + }, + { + "count": 4, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Nice Nice": [], + "Sweet Cis Teen": [], + "Maggot": [], + "James Deen You Let Us Down": [], + "Sad Boys": [], + "Nice Nice [Explicit]": [], + "Sweet Cis Teen [Explicit]": [], + "James Deen You Let Us Down [Explicit]": [], + "Wet (sped up)": [], + "Wet - Karaoke": [], + "1. Wet": [], + "Groan (feat. Lea Jaffe, Lea Jaffe)": [], + "James Dean You Let Us Down": [], + "James Deen You Let Us Dowm": [], + "Maggot - Karaoke": [], + "Nice Nice 🅴": [], + "2. Nice Nice": [], + "James Deen You Let Us Down - Karaoke": [], + "wet (slowed + reverb)": [], + "wer": [], + "pacific": [], + "Sad Boyz": [], + "Half as Cool (Live)": [], + "Sad Boys - Dazey and the Scouts": [], + "Dazey and the Scouts - James Deen You Let Us Down": [], + "Maggot - 02 Wet": [], + "Maggot - 06 Sweet Cis Teen": [], + "Dazey and the Scouts - Wet": [], + "Maggot - 03 James Deen You Let Us Down": [], + "Maggot - 01 Groan": [], + "Maggot - 07 Nice Nice": [], + "Dazey and the Scouts - Sweet Cis Teen": [], + "Maggot - 04 Sad Boys": [] + }, + "Gojira": { + "Stranded": [ + { + "count": 100, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 58, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 22, + "name": "progressive death metal", + "url": "https://www.last.fm/tag/progressive+death+metal" + }, + { + "count": 22, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 8, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 5, + "name": "Gojira", + "url": "https://www.last.fm/tag/Gojira" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 1, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "importado_do_spotify", + "url": "https://www.last.fm/tag/importado_do_spotify" + }, + { + "count": 1, + "name": "Melodic Death Metal", + "url": "https://www.last.fm/tag/Melodic+Death+Metal" + } + ], + "Flying Whales": [ + { + "count": 100, + "name": "progressive death metal", + "url": "https://www.last.fm/tag/progressive+death+metal" + }, + { + "count": 65, + "name": "whalecore", + "url": "https://www.last.fm/tag/whalecore" + }, + { + "count": 41, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 36, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 10, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 2, + "name": "flying whalecore", + "url": "https://www.last.fm/tag/flying+whalecore" + }, + { + "count": 1, + "name": "genious riffs", + "url": "https://www.last.fm/tag/genious+riffs" + }, + { + "count": 1, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "french", + "url": "https://www.last.fm/tag/french" + } + ], + "Silvera": [ + { + "count": 100, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 83, + "name": "groove metal", + "url": "https://www.last.fm/tag/groove+metal" + }, + { + "count": 20, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 14, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 7, + "name": "progressive death metal", + "url": "https://www.last.fm/tag/progressive+death+metal" + }, + { + "count": 1, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "Melodic Death Metal", + "url": "https://www.last.fm/tag/Melodic+Death+Metal" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "Gojira", + "url": "https://www.last.fm/tag/Gojira" + } + ], + "The Heaviest Matter of the Universe": [], + "L'Enfant Sauvage": [], + "Backbone": [], + "Toxic Garbage Island": [], + "Oroborus": [], + "The Art of Dying": [], + "Born in Winter": [], + "Ocean Planet": [], + "From the Sky": [], + "Vacuity": [], + "Unicorn": [], + "The Shooting Star": [], + "Another World": [], + "Amazonia": [], + "To Sirius": [], + "The Gift of Guilt": [], + "The Cell": [], + "A Sight to Behold": [], + "Global Warming": [], + "From Mars": [], + "Where Dragons Dwell": [], + "Esoteric Surgery": [], + "In the Wilderness": [], + "Yama's Messengers": [], + "The Silver Cord": [], + "Explosia": [], + "The Axe": [], + "All the Tears": [], + "Only Pain": [], + "World to Come": [], + "Magma": [], + "Born for One Thing": [] + }, + "Jay Rock": { + "King's Dead (with Kendrick Lamar, Future & James Blake)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 56, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 37, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 17, + "name": "future", + "url": "https://www.last.fm/tag/future" + }, + { + "count": 8, + "name": "jay rock", + "url": "https://www.last.fm/tag/jay+rock" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 3, + "name": "James Blake", + "url": "https://www.last.fm/tag/James+Blake" + }, + { + "count": 3, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 1, + "name": "miss me with that bullshit", + "url": "https://www.last.fm/tag/miss+me+with+that+bullshit" + } + ], + "Wow Freestyle (feat. Kendrick Lamar)": [], + "Hood Gone Love It (feat. Kendrick Lamar)": [ + { + "count": 100, + "name": "GTA V", + "url": "https://www.last.fm/tag/GTA+V" + }, + { + "count": 11, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 4, + "name": "west coast hip hop", + "url": "https://www.last.fm/tag/west+coast+hip+hop" + }, + { + "count": 4, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 1, + "name": "jay rock", + "url": "https://www.last.fm/tag/jay+rock" + }, + { + "count": 1, + "name": "DL", + "url": "https://www.last.fm/tag/DL" + }, + { + "count": 1, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + } + ], + "Win": [], + "Vice City (feat. Black Hippy)": [], + "Redemption (feat. SZA)": [], + "OSOM (feat. J. Cole)": [], + "Tap Out (feat. Jeremih)": [], + "Easy Bake (feat. Kendrick Lamar & SZA)": [], + "Gumbo": [], + "Lift Me Up": [], + "The Bloodiest": [], + "Rotation 112th": [], + "Shit Real (feat. Tee Grizzley)": [], + "Say Wassup (feat. Sc Hoolboy Q, Ab Soul & Kendrick Lamar)": [], + "Code Red": [], + "For What It's Worth": [], + "ES Tales": [], + "Knock It Off": [], + "King's Dead (feat. Future)": [], + "Lift Me Up [Radio Edit]": [], + "Too Fast (Pull Over) (with Anderson .Paak & Latto)": [], + "Necessary": [], + "Wanna Ride (feat. Isaiah Rashad)": [], + "Pay for It (feat. Kendrick Lamar & Chantal)": [], + "Troopers": [], + "Money Trees Deuce (feat. Lance Skiiiwalker)": [], + "Elbows": [], + "Broke +-": [], + "Boomerang": [], + "Bout That": [], + "The Ways (feat. Sir)": [], + "All I Know Is": [], + "Lift Me Up (Urban Sampler Version)": [], + "Eastside (with Kal Banx)": [] + }, + "Fujii Kaze": { + "Shinunoga E-Wa": [ + { + "count": 100, + "name": "sddslittleyuta", + "url": "https://www.last.fm/tag/sddslittleyuta" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 17, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 17, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 8, + "name": "karoake", + "url": "https://www.last.fm/tag/karoake" + }, + { + "count": 8, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 8, + "name": "non-english", + "url": "https://www.last.fm/tag/non-english" + }, + { + "count": 2, + "name": "voltalilyuta", + "url": "https://www.last.fm/tag/voltalilyuta" + }, + { + "count": 2, + "name": "tudomelembraele", + "url": "https://www.last.fm/tag/tudomelembraele" + } + ], + "Matsuri": [], + "きらり": [], + "死ぬのがいいわ": [], + "damn": [], + "Hana": [], + "Garden": [], + "Nan-Nan": [], + "まつり": [], + "grace": [], + "SAYONARA Baby": [], + "Michi Teyu Ku (Overflowing)": [], + "Workin' Hard": [], + "Kaerou": [], + "Mo-Eh-Wa": [], + "YASASHISA": [], + "Kiri Ga Naikara": [], + "Feelin’ Go(o)d": [], + "tabiji": [], + "masshiro (pure white)": [], + "Kirari": [], + "Hedemo Ne-Yo - LASA edit": [], + "Tsumi No Kaori": [], + "Kazeyo": [], + "Tokuninai": [], + "Cho Si Noccha Te": [], + "Hachikō": [], + "\"Seishun Sick\"": [], + "YABA": [], + "何なんw": [], + "MO-EH-YO (Ignite)": [], + "Love Like This": [], + "Lonely Rhapsody": [], + "優しさ": [], + "旅路": [] + }, + "Hoobastank": { + "The Reason": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 88, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 32, + "name": "hoobastank", + "url": "https://www.last.fm/tag/hoobastank" + }, + { + "count": 11, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 5, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "The Reason", + "url": "https://www.last.fm/tag/The+Reason" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "Crawling in the Dark": [], + "Out Of Control": [], + "Same Direction": [], + "Running Away": [], + "Disappear": [], + "Just One": [], + "From The Heart": [], + "What Happened To Us?": [], + "Escape": [], + "Inside Of You": [], + "Let It Out": [], + "Unaffected": [], + "Lucky": [], + "Never There": [], + "If I Were You": [], + "Remember Me": [], + "Pieces": [], + "I Don't Think I Love You": [], + "Born To Lead": [], + "Let You Know": [], + "Too Little Too Late": [], + "Better": [], + "Ready for You": [], + "Hello Again": [], + "To Be With You": [], + "Up and Gone": [], + "Give It Back": [], + "The First Of Me": [], + "Good Enough": [], + "Without A Fight": [], + "If Only": [], + "More Than A Memory": [], + "Look Where We Are": [], + "My Turn": [] + }, + "Capital Cities": { + "Safe and Sound": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 24, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "music choice: alternative", + "url": "https://www.last.fm/tag/music+choice:+alternative" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + } + ], + "Kangaroo Court": [], + "Patience Gets Us Nowhere Fast": [], + "I Sold My Bed, but Not My Stereo": [], + "Center Stage": [], + "One Minute More": [], + "Love Away": [], + "Chartreuse": [], + "Origami": [], + "Tell Me How to Live": [], + "Farrah Fawcett Hair": [], + "Vowels": [], + "Lazy Lies": [], + "Swimming Pool Summer": [], + "Stayin Alive": [], + "Chasing You": [], + "Beginnings": [], + "Sunburn Surrender": [], + "Nothing Compares 2 U": [], + "Drifting": [], + "Safe and Sound - DiscoTech Remix": [], + "Stayin' Alive": [], + "Drop Everything": [], + "Levitate": [], + "Safe And Sound - Dzeko And Torres’ Digital Dreamin Remix": [], + "Farrah Fawcett Hair - feat. Andre 3000": [], + "My Name Is Mars": [], + "Chasing You (feat. Soseh)": [], + "Girl Friday": [], + "Space": [], + "Patience Gets Us Nowhere Fast - Napoleon Remix": [], + "Venus & River": [], + "Just Say When": [], + "Lazy Lies - CliffLight Remix": [], + "Farrah Fawcett Hair (feat. André 3000)": [] + }, + "Patrick Watson": { + "Je te laisserai des mots": [ + { + "count": 100, + "name": "french", + "url": "https://www.last.fm/tag/french" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 33, + "name": "amour", + "url": "https://www.last.fm/tag/amour" + }, + { + "count": 33, + "name": "beauty", + "url": "https://www.last.fm/tag/beauty" + }, + { + "count": 33, + "name": "personal favourites", + "url": "https://www.last.fm/tag/personal+favourites" + }, + { + "count": 10, + "name": "-1001507082233", + "url": "https://www.last.fm/tag/-1001507082233" + } + ], + "Ode to Vivian": [], + "The Great Escape": [], + "Ode to Vivian - Rework": [], + "Lost With You": [], + "Sit Down Beside Me": [], + "Lighthouse": [], + "Big Bird in a Small Cage": [], + "Love Songs For Robots": [], + "Melody Noir": [], + "Slip Into Your Skin": [], + "Close To Paradise": [], + "Drifters": [], + "Mélancolie": [], + "Luscious Life": [], + "Into Giants": [], + "Adventures in Your Own Backyard": [], + "Words in the Fire": [], + "Step Out for a While": [], + "Man Like You": [], + "Wooden Arms": [], + "Giver": [], + "Dream For Dreaming": [], + "Man Under The Sea": [], + "Daydreamer": [], + "The Storm": [], + "Blackwind": [], + "Beijing": [], + "Tracy's Waters": [], + "Weight of the World": [], + "A Mermaid in Lisbon": [], + "Bright Shiny Lights": [], + "Mr. Tom": [], + "Noisy Sunday": [], + "Sleeping Beauty": [] + }, + "Kevin Abstract": { + "Peach": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 29, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 7, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 1, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + } + ], + "Empty": [], + "Baby Boy": [], + "American Boyfriend": [], + "Georgia": [], + "Big Wheels": [], + "Miserable America": [], + "GEEZER": [ + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "dominic fike", + "url": "https://www.last.fm/tag/dominic+fike" + } + ], + "Joyride": [], + "SLUGGER (feat. $NOT & slowthai)": [], + "Crumble": [], + "Boyer": [], + "Sierra Nights (feat. Ryan Beatty)": [], + "Mississippi": [], + "Echo": [], + "Corpus Christi": [], + "Seventeen": [], + "Papercut": [], + "Runner": [], + "Use Me": [], + "American Problem": [], + "Maroon": [], + "Tattoo": [], + "97 JAG": [], + "Blanket": [], + "Blink": [], + "Tennessee (feat. Lil Nas X)": [], + "Yellow": [], + "Post Break Up Beauty": [], + "Madonna": [], + "H-TOWN": [], + "What Should I Do?": [], + "ABANDON ME": [], + "NOLA": [], + "I Do (End Credits)": [] + }, + "Novo Amor": { + "Anchor": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 17, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 17, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 8, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "State Lines": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "2018 single", + "url": "https://www.last.fm/tag/2018+single" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "Carry You": [], + "Repeat Until Death": [], + "Ontario": [], + "From Gold": [], + "Lucky for You": [], + "Haven (from Life Is Strange)": [], + "Euphor": [], + "Keep Me": [], + "Alps": [], + "Halloween": [], + "Weather": [], + "Decimal": [], + "Holland": [], + "Opaline": [], + "Cold": [], + "Colourway": [], + "Embody Me": [], + "Oh, Round Lake": [], + "Birdcage": [], + "I Make Sparks": [], + "No Fun": [], + "Birthplace": [], + "Utican": [], + "Terraform": [], + "Seneca": [], + "Welcome to the Jungle": [], + "Sleepless": [], + "I Feel Better": [], + "Silvery": [], + "Callow": [], + "Emigrate": [], + "If We're Being Honest": [], + "Amateur Blood": [] + }, + "Remi Wolf": { + "Photo ID (with Dominic Fike)": [ + { + "count": 100, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 17, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 8, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 2, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + } + ], + "Cinderella": [ + { + "count": 100, + "name": "boogie", + "url": "https://www.last.fm/tag/boogie" + }, + { + "count": 100, + "name": "synth funk", + "url": "https://www.last.fm/tag/synth+funk" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "Chronically On Air with DJames and DJ Double You", + "url": "https://www.last.fm/tag/Chronically+On+Air+with+DJames+and+DJ+Double+You" + }, + { + "count": 8, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 3, + "name": "Sophisti-Pop", + "url": "https://www.last.fm/tag/Sophisti-Pop" + }, + { + "count": 3, + "name": "Smooth Soul", + "url": "https://www.last.fm/tag/Smooth+Soul" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "Photo ID": [], + "Disco Man": [], + "Sexy Villain": [], + "Soup": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Have I heard You Before with DJ T", + "url": "https://www.last.fm/tag/Have+I+heard+You+Before+with+DJ+T" + }, + { + "count": 7, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 2, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "skestucore", + "url": "https://www.last.fm/tag/skestucore" + }, + { + "count": 1, + "name": "alexcore", + "url": "https://www.last.fm/tag/alexcore" + }, + { + "count": 1, + "name": "nu-disco", + "url": "https://www.last.fm/tag/nu-disco" + } + ], + "Toro": [], + "Liz": [], + "Anthony Kiedis": [], + "Hello Hello Hello": [], + "Liquor Store": [], + "Woo!": [], + "Motorcycle": [], + "Alone in Miami": [], + "Pink + White - Live at Electric Lady": [], + "Down The Line": [], + "Pitiful": [], + "Quiet On Set": [], + "Buzz Me In": [], + "Prescription": [], + "Street You Live On": [], + "Monte Carlo": [], + "wyd": [], + "Michael": [], + "Guerrilla": [], + "Shawty": [], + "Wave": [], + "Sugar": [], + "Cherries & Cream": [], + "Kangaroo": [], + "Grumpy Old Man": [], + "Frog Rock": [], + "Cake": [], + "Slay Bitch - Bonus Track": [], + "Volkiano": [] + }, + "Kenshi Yonezu": { + "Lemon": [], + "KICK BACK": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "Chainsaw Man", + "url": "https://www.last.fm/tag/Chainsaw+Man" + }, + { + "count": 29, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 29, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 4, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 4, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "Wicked", + "url": "https://www.last.fm/tag/Wicked" + }, + { + "count": 1, + "name": "steady", + "url": "https://www.last.fm/tag/steady" + }, + { + "count": 1, + "name": "Playful", + "url": "https://www.last.fm/tag/Playful" + } + ], + "LOSER": [], + "アイネクライネ": [], + "感電": [], + "ピースサイン": [], + "Flamingo": [], + "orion": [], + "春雷": [], + "馬と鹿": [], + "ゴーゴー幽霊船": [], + "MAD HEAD LOVE": [], + "LADY": [], + "さよーならまたいつか!- Sayonara": [], + "メランコリーキッチン": [], + "死神": [], + "vivi": [], + "海の幽霊": [], + "パプリカ": [], + "Plazma": [], + "灰色と青 ( + 菅田将暉 )": [], + "ピースサイン - Peace Sign": [], + "打上花火": [], + "Pale Blue": [], + "地球儀 - Spinning Globe": [], + "M八七": [], + "カムパネルラ": [], + "BOW AND ARROW": [], + "Flowerwall": [], + "WOODEN DOLL": [], + "TEENAGE RIOT": [], + "恋と病熱": [], + "アンビリーバーズ": [], + "POP SONG": [], + "飛燕": [] + }, + "The Animals": { + "House of the Rising Sun": [], + "The House of the Rising Sun": [], + "Don't Let Me Be Misunderstood": [], + "It's My Life": [], + "We've Gotta Get Out of This Place": [], + "Bring It On Home To Me": [], + "We Gotta Get Out Of This Place": [], + "Boom Boom": [], + "Baby Let Me Take You Home": [], + "I'm Crying": [], + "Gonna Send You Back To Walker": [], + "It's All Over Now, Baby Blue": [], + "Dimples": [], + "Don't Bring Me Down": [], + "Around And Around": [], + "Roadrunner": [], + "I'm Mad Again": [], + "I Believe to My Soul": [], + "Outcast": [], + "As The Crow Flies": [], + "Bury My Body": [], + "We Gotta Get Out Of This Place - UK Single Version": [], + "I Put a Spell on You": [], + "I'm In Love Again": [], + "Let the Good Times Roll": [], + "For Miss Caulker": [], + "The Girl Can't Help It": [], + "See See Rider": [], + "When I Was Young": [], + "Bright Lights Big City": [], + "I've Been Around": [], + "Worried Life Blues": [], + "How You've Changed": [], + "Talkin' 'Bout You": [], + "I Ain't Got You": [] + }, + "Chrystal": { + "Then He Kissed Me": [], + "He's A Rebel": [], + "Da Doo Ron Ron": [] + }, + "Nemzzz": { + "2MS": [], + "IT'S US (feat. Lil Yachty)": [], + "L's": [], + "PTSD": [], + "Escape": [], + "Elevate": [], + "COLD": [], + "FYP": [], + "money and vibes": [], + "DILEMMA (feat. Central Cee)": [], + "Nemzzz Type Beat": [], + "DOOM": [], + "ATM": [], + "ETA (feat. Luciano)": [], + "Evicted": [], + "Bad Decisions": [], + "ART (feat. Latto)": [], + "8AM IN MANNY": [], + "DL4V": [], + "Us vs Them": [], + "Therapy": [], + "DND": [], + "WYA": [], + "LSW": [], + "MIAMI (feat. Kyle Richh)": [], + "NEED YOU": [], + "REFLECTION": [], + "VENICE (feat. JayG)": [], + "I KNOW YOU CARE (feat. Headie One)": [], + "GET MONEY": [], + "STAR SIGN": [], + "TURKS & CAICOS": [], + "MOTION": [], + "FENTY BEAUTY": [], + "TASTE (feat. D-Block Europe)": [] + }, + "NCT DREAM": { + "BOOM": [], + "Hot Sauce": [], + "Candy": [], + "Hello Future": [], + "We Go Up": [], + "Life Is Still Going On": [], + "Glitch Mode": [], + "Beatbox": [], + "Ridin'": [], + "Broken Melodies": [], + "Don’t Need Your Love": [], + "Chewing Gum": [], + "ISTJ": [], + "Smoothie": [], + "Dive Into You": [], + "마지막 첫사랑 My First and Last": [], + "Better Than Gold": [], + "Drippin'": [], + "Teddy Bear": [], + "119": [], + "My Youth": [], + "We Young": [], + "Saturday Drip": [], + "Never Goodbye": [], + "Rainbow": [], + "7 Days": [], + "Puzzle Piece": [], + "Dreaming": [], + "ANL": [], + "Diggity": [], + "Déjà Vu": [], + "1, 2, 3": [], + "Poison": [], + "Quiet Down": [], + "Yogurt Shake": [] + }, + "Alanis Morissette": { + "Ironic": [], + "You Oughta Know": [], + "Hand in My Pocket": [], + "Head Over Feet": [], + "You Learn": [], + "Ironic - 2015 Remaster": [], + "You Oughta Know - 2015 Remaster": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 8, + "name": "songs about ignorance", + "url": "https://www.last.fm/tag/songs+about+ignorance" + }, + { + "count": 3, + "name": "my weekly top songs", + "url": "https://www.last.fm/tag/my+weekly+top+songs" + } + ], + "Hands Clean": [], + "All I Really Want": [], + "Uninvited": [], + "Thank U": [], + "Hand in My Pocket - 2015 Remaster": [], + "Perfect": [], + "Right Through You": [], + "Forgiven": [], + "Not the Doctor": [], + "Mary Jane": [], + "Wake Up": [], + "That I Would Be Good": [], + "Everything": [], + "Thank You": [], + "Head over Feet - 2015 Remaster": [], + "Joining You": [], + "Crazy": [], + "You Learn - 2015 Remaster": [], + "I Was Hoping": [], + "King of Pain": [], + "Underneath": [], + "Not as We": [], + "All I Really Want - 2015 Remaster": [], + "So Pure": [], + "Precious Illusions": [], + "Eight Easy Steps": [], + "Simple Together": [], + "21 Things I Want in a Lover": [] + }, + "The Notations": { + "What More Can I Say": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "cra", + "url": "https://www.last.fm/tag/cra" + }, + { + "count": 66, + "name": "1973", + "url": "https://www.last.fm/tag/1973" + }, + { + "count": 33, + "name": "aLLLLLL gIRLLLLLLL", + "url": "https://www.last.fm/tag/aLLLLLL+gIRLLLLLLL" + } + ], + "I'm Still Here": [], + "Just You and Me": [], + "A New Day": [], + "At The Crossroads": [], + "I'll Always Love You": [], + "I've Been Trying": [], + "I Can't Stop": [], + "Don't Wanna Be Late": [], + "Leading lady": [], + "Sitting in the Park": [], + "Trying My Best To Find Her": [], + "Lonely People": [], + "Superpeople": [], + "That Girl": [], + "This Time I'm For Real": [], + "Super People": [], + "Now I Know How It Feels": [], + "Gonna Get Ready": [], + "Oh Honey": [], + "It Only Hurts For A Little While": [], + "Young Girl": [], + "Daddy's Home": [], + "Take It Slow": [], + "I Don't Want To Be Late": [], + "Be Thankful": [], + "Make Me Twice The Man": [], + "Think before you stop": [], + "I Don't Wanna Be Late": [], + "I'm so Proud": [], + "IT'S ALL RIGHT (THIS FEELING)": [], + "I'M LOSING": [], + "Need Your Love": [], + "A New Day (1971)": [], + "In the Morning": [] + }, + "LeeHi": { + "Breathe": [], + "NO ONE": [], + "HOLO": [], + "ROSE": [], + "MY LOVE": [], + "1, 2, 3, 4": [], + "NO WAY": [], + "Hold My Hand": [], + "MISSING U": [], + "MY STAR": [], + "1, 2": [], + "Special": [], + "20MIN": [], + "LOVE IS OVER": [], + "FXXK WIT US": [], + "It's Over": [], + "Blues": [], + "Passing By": [], + "OFFICIAL": [], + "Video": [], + "Because": [], + "Up All Night": [], + "Dream": [], + "춥다 It’s Cold": [], + "Golden Slumbers": [], + "Turn It Up": [], + "Video (Feat. BOBBY)": [], + "ONLY": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "only", + "url": "https://www.last.fm/tag/only" + }, + { + "count": 66, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 33, + "name": "best of 2021", + "url": "https://www.last.fm/tag/best+of+2021" + }, + { + "count": 33, + "name": "4ONLY", + "url": "https://www.last.fm/tag/4ONLY" + }, + { + "count": 33, + "name": "LEEHIONLY", + "url": "https://www.last.fm/tag/LEEHIONLY" + } + ], + "Fool for Love": [], + "Am I Strange": [], + "Scarecrow": [], + "Up All Night (Feat. TABLO)": [], + "Sway": [], + "One-sided Love": [], + "1,2,3,4": [] + }, + "I DONT KNOW HOW BUT THEY FOUND ME": { + "Choke": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 8, + "name": "band", + "url": "https://www.last.fm/tag/band" + }, + { + "count": 8, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "kinky", + "url": "https://www.last.fm/tag/kinky" + }, + { + "count": 3, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Do It All The Time": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 66, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 66, + "name": "wave wave", + "url": "https://www.last.fm/tag/wave+wave" + }, + { + "count": 33, + "name": "clipe", + "url": "https://www.last.fm/tag/clipe" + }, + { + "count": 33, + "name": "Estados Unidos", + "url": "https://www.last.fm/tag/Estados+Unidos" + }, + { + "count": 33, + "name": "funktronica", + "url": "https://www.last.fm/tag/funktronica" + }, + { + "count": 10, + "name": "papa pappa ping", + "url": "https://www.last.fm/tag/papa+pappa+ping" + }, + { + "count": 10, + "name": "vibez", + "url": "https://www.last.fm/tag/vibez" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Absinthe": [], + "Leave Me Alone": [], + "Social Climb": [], + "New Invention": [], + "Bleed Magic": [], + "Mx. Sinister": [], + "Modern Day Cain": [], + "Kiss Goodnight": [], + "Razzmatazz": [], + "Mad IQs": [], + "Clusterhug": [], + "From the Gallows": [], + "Sugar Pills": [], + "Nobody Likes The Opening Band": [], + "Door": [], + "Need You Here": [], + "Lights Go Down": [], + "GLOOMTOWN BRATS": [], + "Choke - Acoustic": [], + "WHAT LOVE?": [], + "DOWNSIDE": [], + "SIXFT": [], + "INFATUATION": [], + "Introduction": [], + "Boys Don’t Cry": [], + "KISS & TELL": [], + "SPKOTHDVL": [], + "SATANIC PANIC": [], + "New Invention [Feat. Tessa Violet]": [], + "SUNNYSIDE [Feat. Will Joseph Cook]": [], + "FIND ME": [], + "Merry Christmas Everybody": [], + "Christmas Drag": [] + }, + "Ozuna": { + "Se Preparó": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Hey Mor": [], + "Dile Que Tu Me Quieres": [ + { + "count": 100, + "name": "obra de arte", + "url": "https://www.last.fm/tag/obra+de+arte" + }, + { + "count": 100, + "name": "Mejor Canción De La Historia", + "url": "https://www.last.fm/tag/Mejor+Canci%C3%B3n+De+La+Historia" + } + ], + "Del Mar": [], + "Baila Baila Baila": [], + "Vaina Loca": [], + "El Farsante": [], + "Baila Baila Baila - Remix": [], + "Solita": [], + "Síguelo Bailando": [], + "Tú Foto": [], + "Caramelo": [], + "Caramelo - Remix": [], + "Una Locura": [], + "La Modelo": [], + "El Farsante - Remix": [], + "Unica": [], + "Quiero Repetir": [], + "Ibiza": [], + "Despeinada": [], + "Si no te quiere": [], + "Guay": [], + "Muito Calor": [], + "Bebé": [], + "Devuelveme": [], + "Si Te Dejas Llevar": [], + "PA TI ESTOY": [], + "Tiempo": [], + "Arhbo [Music from the FIFA World Cup Qatar 2022 Official Soundtrack]": [], + "Te Soñé De Nuevo": [], + "No quiere enamorarse": [], + "Te Vas": [], + "Fantasía": [], + "Vocation": [], + "Hasta Que Salga el Sol": [] + }, + "Bullet for My Valentine": { + "Tears Don't Fall": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 64, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 21, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 19, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 6, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 6, + "name": "bullet for my valentine", + "url": "https://www.last.fm/tag/bullet+for+my+valentine" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "melodic metalcore", + "url": "https://www.last.fm/tag/melodic+metalcore" + }, + { + "count": 1, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + } + ], + "Hand of Blood": [], + "Your Betrayal": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 72, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 30, + "name": "melodic metalcore", + "url": "https://www.last.fm/tag/melodic+metalcore" + }, + { + "count": 29, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 9, + "name": "bullet for my valentine", + "url": "https://www.last.fm/tag/bullet+for+my+valentine" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "hard stuff", + "url": "https://www.last.fm/tag/hard+stuff" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "All These Things I Hate (Revolve Around Me)": [], + "4 Words (To Choke Upon)": [], + "Hit the Floor": [], + "Cries in Vain": [], + "Waking the Demon": [], + "The Poison": [], + "Scream Aim Fire": [], + "Room 409": [], + "Hearts Burst Into Fire": [], + "Her Voice Resides": [], + "The Last Fight": [], + "10 Years Today": [], + "Fever": [], + "The End": [], + "Suffocating Under Words of Sorrow (What Can I Do)": [], + "Alone": [], + "A Place Where You Belong": [], + "Bittersweet Memories": [], + "Intro": [], + "Eye of the Storm": [], + "Spit You Out": [], + "Pleasure And Pain": [], + "Deliver Us From Evil": [], + "Disappear": [], + "Curses": [], + "Forever And Always": [], + "Just Another Star": [], + "Take It Out On Me": [], + "End Of Days": [], + "Begging for Mercy": [], + "Say Goodnight": [], + "Pretty on the Outside": [] + }, + "Samia": { + "Pool": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 17, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 2, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + } + ], + "Big Wheel": [], + "Is There Something in the Movies?": [], + "Kill Her Freak Out": [], + "Triptych": [], + "Honey": [], + "Pool - Stripped": [], + "Show Up": [], + "As You Are": [], + "Fit N Full": [], + "Bovine Excision": [], + "Charm You": [], + "Minnesota": [], + "Mad at Me": [], + "Carousel": [], + "Lizard": [], + "Stellate": [], + "Ode to Artifice": [], + "DJANGO": [], + "Limbo Bitch": [], + "Pink Balloon": [], + "Hole In A Frame": [], + "Someone Tell the Boys": [], + "Waverly": [], + "Does Not Heal": [], + "Winnebago": [], + "The Promise": [], + "Milk": [], + "Dream Song": [], + "North Poles": [], + "Sea Lions": [], + "Amelia": [], + "Breathing Song": [], + "Pants": [], + "To Me It Was": [] + }, + "Vundabar": { + "Alien Blues": [ + { + "count": 100, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 15, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 15, + "name": "garage rock revival", + "url": "https://www.last.fm/tag/garage+rock+revival" + }, + { + "count": 4, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Oulala": [], + "Ash In The Sun": [], + "Chop": [], + "Smile Boyo": [], + "Darla": [], + "Worn / Wander": [], + "Holy Toledo": [], + "Bust": [], + "Aphasia": [], + "Cotton Kid": [], + "Acetone": [], + "Lore": [], + "Petty Crime": [], + "Greenland": [], + "Desert Diddy": [], + "Time": [], + "Alien Blues (Feat. Indigo De Souza) - Redux": [], + "Shadow Boxing": [], + "I Got Cracked": [], + "Diver": [], + "Beta Fish": [], + "Devil for the Fire": [], + "Montage Music": [], + "Out Of It": [], + "Life Is A Movie": [], + "Ringing Bell": [], + "Digital Forest": [], + "Spades": [], + "Wax Face": [], + "Voodoo": [], + "Harvest": [], + "Alien Blues (Acoustic)": [], + "Tonight I'm Wearing Silk": [], + "Burned Off": [] + }, + "Nina Simone": { + "Feeling Good": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 72, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 10, + "name": "nina simone", + "url": "https://www.last.fm/tag/nina+simone" + }, + { + "count": 3, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 3, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + } + ], + "I Put a Spell on You": [], + "My Baby Just Cares for Me": [], + "Sinnerman": [], + "I Wish I Knew How It Would Feel to Be Free": [], + "Don't Let Me Be Misunderstood": [], + "Love Me or Leave Me": [], + "Here Comes the Sun": [], + "I Want a Little Sugar in My Bowl": [], + "Baltimore": [], + "To Love Somebody": [], + "Ne Me Quitte Pas": [], + "I Loves You Porgy": [], + "Strange Fruit": [], + "Mood Indigo": [], + "Wild Is The Wind": [], + "Work Song": [], + "Lilac Wine": [], + "My Baby Just Cares for Me - 2013 Remastered Version": [], + "The Other Woman": [], + "Do What You Gotta Do": [], + "Four Women": [], + "My Baby Just Cares for Me (2013 - Remaster)": [], + "The Look of Love": [], + "Nobody Knows You When You're Down and Out": [], + "Take Care of Business": [], + "Since I Fell for You": [], + "Don't Smoke in Bed": [], + "Black Is the Color of My True Love's Hair": [], + "Mississippi Goddam": [], + "Do I Move You?": [], + "I Shall Be Released": [], + "Backlash Blues": [], + "Little Girl Blue": [], + "Blues for Mama": [] + }, + "The Game": { + "Hate It Or Love It": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 98, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "the game", + "url": "https://www.last.fm/tag/the+game" + }, + { + "count": 26, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 6, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + } + ], + "How We Do": [], + "Dreams": [], + "My Life": [], + "Eazy": [], + "Dreams (Produced By Kanye West)": [], + "Put You On The Game": [], + "LAX Files": [], + "Intro": [], + "Money": [], + "Big Dreams": [], + "Ali Bomaye": [], + "Westside Story": [], + "Wouldn't Get Far": [], + "Higher": [], + "House Of Pain": [], + "Martians vs Goblins": [], + "Hate It Or Love It (Feat. 50 Cent) (Produced By Cool & Dre)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 98, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 45, + "name": "the game", + "url": "https://www.last.fm/tag/the+game" + }, + { + "count": 26, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 9, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "West Coast Rap", + "url": "https://www.last.fm/tag/West+Coast+Rap" + }, + { + "count": 6, + "name": "50 Cent", + "url": "https://www.last.fm/tag/50+Cent" + }, + { + "count": 2, + "name": "west coast", + "url": "https://www.last.fm/tag/west+coast" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "2005", + "url": "https://www.last.fm/tag/2005" + } + ], + "100 (feat. Drake)": [], + "Let's Ride": [], + "Hard Liquor (Interlude)": [], + "Church For Thugs": [], + "Dope Boys": [], + "One Blood": [], + "Red Nation": [], + "Higher (Produced By Dr. Dre & Mark Batson)": [], + "Eazy (feat. Kanye West)": [], + "The Game & Skrillex: El Chapo": [], + "Where I'm From": [], + "The Documentary": [], + "It's Okay (One Blood)": [], + "El Chapo": [], + "Outro": [], + "Start From Scratch": [], + "Put You On The Game (Produced By Timbaland)": [] + }, + "Little Simz": { + "Venom": [], + "Woman": [], + "Two Worlds Apart": [], + "Gorilla": [], + "Introvert": [], + "Point and Kill": [], + "Selfish": [], + "I Love You, I Hate You": [], + "Little Q, Pt. 2": [], + "101 FM": [], + "Angel": [], + "Protect My Energy": [], + "I See You": [], + "Speed": [], + "Rollin Stone": [], + "Standing Ovation": [], + "Little Q, Pt. 1 - Interlude": [], + "Offence": [], + "Fear No Man": [], + "Gems - Interlude": [], + "No Merci": [], + "Silhouette": [], + "Miss Understood": [], + "How Did You Get Here": [], + "Mood Swings": [], + "Boss": [], + "Heart On Fire": [], + "The Rapper That Came To Tea - Interlude": [], + "Free": [], + "Never Make Promises - Interlude": [], + "Flood": [], + "X": [], + "The Garden - Interlude": [], + "might bang, might not": [], + "Fever": [] + }, + "Internet Money": { + "Lemonade (feat. NAV)": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Lemonade (feat. Gunna, Don Toliver & NAV)": [], + "Lemonade": [], + "His & Hers (feat. Don Toliver, Lil Uzi Vert & Gunna)": [], + "Blastoff (feat. Juice WRLD & Trippie Redd)": [], + "KEEP IT COOL": [], + "Somebody": [], + "His & Hers (feat. Don Toliver & Lil Uzi Vert)": [], + "Blastoff (feat. Juice WRLD)": [], + "No Handoutz (feat. Yeat)": [], + "Jetski (feat. Lil Mosey & Lil Tecca)": [], + "Lemonade - Remix": [], + "I Remember (feat. Roddy Ricch & Kodak Black)": [], + "Speak (feat. The Kid LAROI)": [], + "Thrusting (feat. Swae Lee & Future)": [], + "Lost Me (feat. Lil Mosey, iann dior & Lil Skies)": [], + "Flossin’ (feat. YoungBoy Never Broke Again)": [], + "She Want Some More (feat. Ken Carson & Lil Tecca)": [], + "JETSKI": [], + "Somebody (feat. A Boogie wit da Hoodie & Lil Tecca)": [], + "Lemonade (Feat. Roddy Ricch & Don Toliver) [Remix]": [], + "JLO (feat. Lil Tecca)": [], + "She Want Some More (feat. Ken Carson)": [], + "on me": [], + "Falsetto (feat. Lil Tecca)": [], + "Options (feat. 24kGoldn)": [], + "Speak": [], + "On Me (feat. Destroy Lonely)": [], + "2k in tha Soda (feat. Lucki)": [], + "2k in tha Soda": [], + "Codeine Cowboy (feat. Lil Yachty)": [], + "Lost Me (feat. Lil Mosey)": [], + "Message (feat. TyFontaine)": [], + "Falsetto": [], + "Flossin'": [] + }, + "Porter Robinson": { + "Shelter": [], + "Sad Machine": [], + "Goodbye To A World": [], + "Look at the Sky": [], + "Get Your Wish": [], + "Everything Goes On": [], + "Sea Of Voices": [], + "Divinity": [], + "Something Comforting": [], + "Flicker": [], + "Cheerleader": [ + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 100, + "name": "new rave", + "url": "https://www.last.fm/tag/new+rave" + }, + { + "count": 60, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "bitpop", + "url": "https://www.last.fm/tag/bitpop" + }, + { + "count": 8, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 3, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Lionhearted": [], + "Musician": [], + "Lifelike": [], + "Spitfire": [], + "KNOCK YOURSELF OUT XD": [], + "Language": [], + "Wind Tempos": [], + "Years Of War": [], + "Fresh Static Snow": [], + "Unfold": [], + "Mirror": [], + "do-re-mi-fa-so-la-ti-do": [], + "Unison - Knife Party Remix": [], + "Blossom": [], + "Mother": [], + "Russian Roulette": [], + "dullscythe": [], + "Sweet Time": [], + "Perfect Pinterest Garden": [], + "Natural Light": [], + "Unison": [], + "Fellow Feeling": [], + "Polygon Dust": [], + "Unison (Knife Party Remix)": [] + }, + "The Prodigy": { + "Breathe": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 55, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 28, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 11, + "name": "big beat", + "url": "https://www.last.fm/tag/big+beat" + }, + { + "count": 10, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 7, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 1, + "name": "the prodigy", + "url": "https://www.last.fm/tag/the+prodigy" + }, + { + "count": 1, + "name": "Rave", + "url": "https://www.last.fm/tag/Rave" + } + ], + "Smack My Bitch Up": [], + "Firestarter": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 67, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 34, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 29, + "name": "big beat", + "url": "https://www.last.fm/tag/big+beat" + }, + { + "count": 14, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 14, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "breakbeat", + "url": "https://www.last.fm/tag/breakbeat" + }, + { + "count": 2, + "name": "Rave", + "url": "https://www.last.fm/tag/Rave" + }, + { + "count": 2, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Omen": [], + "Invaders Must Die": [], + "Out of Space": [], + "Diesel Power": [], + "Voodoo People": [], + "Spitfire": [], + "Thunder": [], + "Take Me to the Hospital": [], + "Mindfields": [], + "Poison": [], + "Funky Shit": [], + "Colours": [], + "Stand Up": [], + "Run With the Wolves": [], + "Girls": [], + "Narayan": [], + "Warrior's Dance": [], + "Climbatize": [], + "No Good (Start the Dance)": [], + "Serial Thrilla": [], + "Piranha": [], + "World's on Fire": [], + "Fuel My Fire": [], + "Jericho": [], + "Omen Reprise": [], + "Intro": [], + "Warriors Dance": [], + "Their Law": [], + "You'll Be Under My Wheels": [], + "Full Throttle": [], + "Break & Enter": [] + }, + "Mobb Deep": { + "Shook Ones, Pt. II": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 33, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 22, + "name": "boom bap", + "url": "https://www.last.fm/tag/boom+bap" + }, + { + "count": 22, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 6, + "name": "loved tracks", + "url": "https://www.last.fm/tag/loved+tracks" + }, + { + "count": 6, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + }, + { + "count": 1, + "name": "Rap US", + "url": "https://www.last.fm/tag/Rap+US" + }, + { + "count": 1, + "name": "havoc", + "url": "https://www.last.fm/tag/havoc" + }, + { + "count": 1, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + } + ], + "Survival of the Fittest": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 71, + "name": "mobb deep", + "url": "https://www.last.fm/tag/mobb+deep" + }, + { + "count": 41, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 32, + "name": "new york", + "url": "https://www.last.fm/tag/new+york" + }, + { + "count": 14, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 10, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 4, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "East Coast", + "url": "https://www.last.fm/tag/East+Coast" + }, + { + "count": 1, + "name": "Real hip-hop", + "url": "https://www.last.fm/tag/Real+hip-hop" + } + ], + "Hell On Earth (Front Lines)": [], + "Quiet Storm": [], + "The Start of Your Ending (41st Side)": [], + "Give Up the Goods (Just Step) (feat. Big Noyd)": [], + "Up North Trip": [], + "Cradle to the Grave": [], + "Drop A Gem On 'Em": [], + "Temperature's Rising (feat. Crystal Johnson)": [], + "Trife Life": [], + "Shook Ones Part II": [], + "Give Up the Goods (Just Step)": [], + "Q.U. - Hectic": [], + "Eye for a Eye (Your Beef Is Mines) (feat. Nas & Raekwon)": [], + "Bloodsport": [], + "(The Infamous Prelude)": [], + "(Just Step Prelude)": [], + "Put 'Em In Their Place": [], + "More Trife Life": [], + "Still Shinin'": [], + "Shook Ones Pt. II": [], + "Right Back At You (feat. Ghostface Killah, Raekwon & Big Noyd)": [], + "(The Grave Prelude)": [], + "Drink Away the Pain (Situations) (feat. Q-Tip)": [], + "Party Over": [], + "Temperature's Rising": [], + "Party Over (feat. Big Noyd)": [], + "Apostle's Warning": [], + "Get Dealt With": [], + "Get Away": [], + "Right Back At You": [], + "Got It Twisted": [], + "Shook Ones, Part I - Original Version": [] + }, + "Mary J. Blige": { + "Family Affair": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 71, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 42, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 33, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "mary j blige", + "url": "https://www.last.fm/tag/mary+j+blige" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 2, + "name": "KICK", + "url": "https://www.last.fm/tag/KICK" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Real Love": [], + "Mary Jane (All Night Long)": [], + "Be Without You": [], + "No More Drama": [], + "I Can Love You": [], + "Just Fine": [], + "Be Without You - Kendu Mix": [], + "One": [], + "Be Happy": [], + "Not Gon' Cry": [], + "I'm Goin' Down": [], + "My Life": [], + "Work That": [], + "Take Me As I Am": [], + "Sweet Thing": [], + "Everything": [], + "I Am": [], + "No One Will Do": [], + "Mr. Wrong": [], + "MJB Da MVP": [], + "Share My World": [], + "You Remind Me": [], + "All That I Can Say": [], + "Love No Limit": [], + "Reminisce": [], + "I Love You": [], + "You Bring Me Joy": [], + "Baggage": [], + "Enough Cryin": [], + "Good Woman Down": [], + "Family Affair - Radio Edit": [], + "We Ride (I See The Future)": [], + "Seven Days": [] + }, + "P1Harmony": { + "Killin' It": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 25, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 17, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "Do It Like This": [], + "JUMP": [], + "Back Down": [], + "SIREN": [], + "SAD SONG": [ + { + "count": 100, + "name": "feel like feel like another sad song ay ay ay", + "url": "https://www.last.fm/tag/feel+like+feel+like+another+sad+song+ay+ay+ay" + }, + { + "count": 11, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 2, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 2, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 1, + "name": "yuri song", + "url": "https://www.last.fm/tag/yuri+song" + }, + { + "count": 1, + "name": "Salsa Choke", + "url": "https://www.last.fm/tag/Salsa+Choke" + }, + { + "count": 1, + "name": "boy group", + "url": "https://www.last.fm/tag/boy+group" + }, + { + "count": 1, + "name": "haku shota best singer", + "url": "https://www.last.fm/tag/haku+shota+best+singer" + }, + { + "count": 1, + "name": "kenna-owns-this-song", + "url": "https://www.last.fm/tag/kenna-owns-this-song" + }, + { + "count": 1, + "name": "theo da mafe", + "url": "https://www.last.fm/tag/theo+da+mafe" + } + ], + "Fall In Love Again": [], + "Butterfly": [], + "Doom Du Doom": [], + "If You Call Me": [], + "Scared": [], + "Pretty Boy": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 33, + "name": "keehodokenna", + "url": "https://www.last.fm/tag/keehodokenna" + }, + { + "count": 33, + "name": "soul da maxine", + "url": "https://www.last.fm/tag/soul+da+maxine" + }, + { + "count": 33, + "name": "theo pretty boy da mafe", + "url": "https://www.last.fm/tag/theo+pretty+boy+da+mafe" + }, + { + "count": 10, + "name": "intak da isa", + "url": "https://www.last.fm/tag/intak+da+isa" + }, + { + "count": 10, + "name": "theo e seob da deby", + "url": "https://www.last.fm/tag/theo+e+seob+da+deby" + } + ], + "Gotta Get Back (feat. Pink Sweat$)": [], + "DUH!": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "kenna-owns-this-song", + "url": "https://www.last.fm/tag/kenna-owns-this-song" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "theo da mafe", + "url": "https://www.last.fm/tag/theo+da+mafe" + }, + { + "count": 10, + "name": "intak da nana", + "url": "https://www.last.fm/tag/intak+da+nana" + }, + { + "count": 10, + "name": "soul da maxine", + "url": "https://www.last.fm/tag/soul+da+maxine" + }, + { + "count": 10, + "name": "theo da deby", + "url": "https://www.last.fm/tag/theo+da+deby" + } + ], + "Late Night Calls": [], + "BFF (Best Friends Forever)": [], + "AYAYA": [], + "That’s It": [], + "I Am You": [], + "It's Alright": [], + "Nemonade": [], + "That’$ Money": [], + "Follow Me": [], + "I See U": [], + "Mirror Mirror": [], + "Reset": [], + "More Than Words": [], + "Pyramid": [], + "Countdown To Love": [], + "End It": [], + "Love Me For Me": [], + "Murmur": [], + "Everybody Clap": [], + "Black Hole": [] + }, + "Phillipa Soo": { + "Burn": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 25, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 16, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + } + ], + "Helpless": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 66, + "name": "musicals", + "url": "https://www.last.fm/tag/musicals" + }, + { + "count": 33, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 33, + "name": "r and b", + "url": "https://www.last.fm/tag/r+and+b" + }, + { + "count": 33, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "That Would Be Enough": [ + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "Take A Break": [], + "Best of Wives and Best of Women": [], + "Schuyler Defeated": [], + "No One Is Alone": [], + "Ultraluminary (From the Netflix Film \"Over the Moon\")": [], + "On The Steps Of The Palace": [], + "Hey Boy": [], + "No One Else": [], + "Outside Gray's Papaya": [], + "Yours Forever (Reprise)": [], + "Natasha Lost": [], + "The Lusty Month of May": [], + "Mystery of Me - (from the Netflix Film \"Found\")": [], + "Natasha & Bolkonskys": [], + "Natasha & Anatole": [], + "The Ball": [], + "The Simple Joys of Maidenhood": [], + "Before I Gaze at You Again": [], + "Take Me to the Fair": [], + "What Do The Simple Folk Do?": [], + "Helpless (feat. Original Broadway Cast of Hamilton)": [], + "That Would Be Enough (feat. Lin-Manuel Miranda)": [], + "The Schuyler Sisters": [], + "Take a Break (feat. Lin-Manuel Miranda, Renée Elise Goldsberry, Anthony Ramos)": [], + "Take a Break (feat. Anthony Ramos)": [], + "Best of Wives and Best of Women (feat. Lin-Manuel Miranda)": [], + "Ultraluminary": [], + "Schuyler Defeated (feat. Lin-Manuel Miranda, Leslie Odom Jr., Anthony Ramos)": [], + "Mystery of Me - Extended Version": [], + "Take a Break (feat. Anthony Ramos, Lin-Manuel Miranda, Renée Elise Goldsberry)": [], + "Who Lives, Who Dies, Who Tells Your Story": [] + }, + "Marilyn Manson": { + "The Beautiful People": [ + { + "count": 100, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 78, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 50, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 15, + "name": "marilyn manson", + "url": "https://www.last.fm/tag/marilyn+manson" + }, + { + "count": 7, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "Tainted Love": [], + "Sweet Dreams (Are Made of This)": [], + "This Is the New Shit": [], + "The Fight Song": [], + "mOBSCENE": [], + "Rock Is Dead": [], + "The Dope Show": [], + "Personal Jesus": [], + "The Nobodies": [], + "Tourniquet": [], + "Coma White": [], + "The Love Song": [], + "This Is Halloween": [], + "Sweet Dreams": [], + "The Reflecting God": [], + "Lunchbox": [], + "(s)AINT": [], + "Antichrist Superstar": [], + "If I Was Your Vampire": [], + "Great Big White World": [], + "Irresponsible Hate Anthem": [], + "Mechanical Animals": [], + "Heart-Shaped Glasses (When the Heart Guides the Hand)": [], + "Putting Holes in Happiness": [], + "Get Your Gunn": [], + "Angel With the Scabbed Wings": [], + "Disassociative": [], + "I Don't Like the Drugs (But the Drugs Like Me)": [], + "Long Hard Road Out of Hell": [], + "Little Horn": [], + "The Speed of Pain": [], + "The Last Day on Earth": [] + }, + "Chet Baker": { + "My Funny Valentine": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 39, + "name": "cool jazz", + "url": "https://www.last.fm/tag/cool+jazz" + }, + { + "count": 20, + "name": "trumpet", + "url": "https://www.last.fm/tag/trumpet" + }, + { + "count": 15, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 6, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 3, + "name": "chet baker", + "url": "https://www.last.fm/tag/chet+baker" + }, + { + "count": 3, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 1, + "name": "50s", + "url": "https://www.last.fm/tag/50s" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + } + ], + "I Fall in Love Too Easily": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 30, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 16, + "name": "trumpet", + "url": "https://www.last.fm/tag/trumpet" + }, + { + "count": 15, + "name": "cool jazz", + "url": "https://www.last.fm/tag/cool+jazz" + }, + { + "count": 5, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "chet baker", + "url": "https://www.last.fm/tag/chet+baker" + }, + { + "count": 2, + "name": "Smooth Jazz", + "url": "https://www.last.fm/tag/Smooth+Jazz" + }, + { + "count": 1, + "name": "jazz vocal", + "url": "https://www.last.fm/tag/jazz+vocal" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "That Old Feeling": [], + "It's Always You - Vocal Version": [], + "Let's Get Lost": [], + "I Get Along Without You Very Well (Except Sometimes) - Vocal Version": [], + "But Not For Me - Vocal Version": [], + "Look for the Silver Lining": [], + "Autumn Leaves": [], + "Time After Time - Vocal Version": [], + "My Ideal": [], + "Everything Happens to Me": [], + "Time After Time": [], + "There Will Never Be Another You - Vocal Version": [], + "Alone Together": [], + "But Not for Me": [], + "The Thrill Is Gone": [], + "Like Someone In Love - Vocal Version": [], + "Born To Be Blue": [], + "You're Mine, You!": [], + "If You Could See Me Now": [], + "The Touch Of Your Lips": [], + "You Don't Know What Love Is": [], + "I Fall In Love Too Easily - Vocal Version": [], + "It's Always You": [], + "Tenderly": [], + "I've Never Been In Love Before - Vocal Version": [], + "Like Someone in Love": [], + "I Get Along Without You Very Well": [], + "Polka Dots and Moonbeams": [], + "The Thrill Is Gone - Vocal Version": [], + "There Will Never Be Another You": [], + "Old Devil Moon": [], + "Almost Blue": [] + }, + "Junior H": { + "El Azul": [], + "Y LLORO": [ + { + "count": 100, + "name": "sadboy", + "url": "https://www.last.fm/tag/sadboy" + } + ], + "Ella": [], + "Extssy Model": [], + "PIÉNSALO": [], + "ROCKSTAR": [], + "Se Amerita": [], + "MIENTRAS DUERMES": [], + "Mente Positiva": [], + "Disfruto Lo Malo": [], + "Intro": [], + "1004 Kilómetros": [], + "Atrapado en un Sueño": [], + "Los Botones Azules": [], + "TRES BOTELLAS": [], + "LA CHERRY": [], + "COLOGNE": [], + "El Tsurito": [], + "Dias Nublados": [], + "El Hijo Mayor": [], + "Clave Ali": [], + "Psicodelica": [], + "1004 KM": [], + "LAS NOCHES": [], + "Como Jordan": [], + "LOKERON X AMOR": [], + "$AD BOYZ II": [], + "A TU NOMBRE": [], + "Jueves 10": [], + "La Vi Llorar": [], + "No Me Pesa": [], + "MILES DE ROSAS": [], + "SERPIENTE": [], + "EN LA PEDA": [] + }, + "Kevin Gates": { + "2 Phones": [], + "Really Really": [], + "Thinking With My Dick (feat. Juicy J)": [], + "Big Gangsta": [], + "Hard For": [], + "Me Too": [], + "Time For That": [], + "I Don't Get Tired (#IDGT) (Feat. August Alsina)": [], + "Know Better": [], + "Satellites": [], + "I Don't Get Tired (#IDGT) [feat. August Alsina]": [], + "D U Down": [], + "Out the Mud": [], + "Push It": [], + "Kno One": [], + "One Thing": [], + "Not The Only One": [], + "Perfect Imperfection": [], + "By My Lonely": [], + "Strokin'": [], + "Posed To Be In Love": [], + "Amnesia (feat. Doe B)": [], + "Jam (feat. Trey Songz, Ty Dolla $ign and Jamie Foxx)": [], + "Yonce Freestyle (feat. Sexyy Red & B.G.)": [], + "Walls Talking": [], + "Paper Chasers": [], + "Bags": [], + "Change Lanes": [], + "Pride": [], + "Facts": [], + "Fatal Attraction": [], + "Power": [], + "Luv Bug": [], + "La Familia": [] + }, + "DNCE": { + "Cake by the Ocean": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 59, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 25, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 10, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 5, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 3, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 3, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "radio disney", + "url": "https://www.last.fm/tag/radio+disney" + }, + { + "count": 1, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + } + ], + "Toothbrush": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 12, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 5, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 3, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 1, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 1, + "name": "minor key tonality", + "url": "https://www.last.fm/tag/minor+key+tonality" + }, + { + "count": 1, + "name": "wake-up song", + "url": "https://www.last.fm/tag/wake-up+song" + } + ], + "Kissing Strangers": [], + "Body Moves": [], + "Truthfully": [], + "Pay My Rent": [], + "Good Day": [], + "DANCE": [], + "Move": [], + "Got Me Good": [], + "Almost": [], + "Doctor You": [], + "Be Mean": [], + "DNCE": [], + "Blown": [], + "What's Love Got to Do with It": [], + "Unsweet": [], + "Naked": [], + "TV in the Morning": [], + "Zoom": [], + "Still Good": [], + "Jinx": [], + "Man on Fire": [], + "Lose My Cool": [], + "Kissing Strangers (feat. Nicki Minaj)": [], + "Forever": [], + "Born To Hand Jive - From \"Grease Live!\" Music From The Television Event": [], + "Kissing Strangers - Remix": [], + "Maybe (Baby) - From \"Grease Live!\" Music From The Television Event": [], + "Cake By The Ocean - From \"Grease Live!\" Music From The Television Event": [], + "Cake By The Ocean [Explicit]": [], + "Good Day - End of the World Remix": [], + "Christmas Without You": [], + "Cake by the Ocean - Live": [] + }, + "Fleet Foxes": { + "White Winter Hymnal": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 78, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 25, + "name": "winter", + "url": "https://www.last.fm/tag/winter" + }, + { + "count": 12, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "fleet foxes", + "url": "https://www.last.fm/tag/fleet+foxes" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Mykonos": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 94, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 32, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 23, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 10, + "name": "fleet foxes", + "url": "https://www.last.fm/tag/fleet+foxes" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Blue Ridge Mountains": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 84, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 46, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 35, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 13, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 2, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + } + ], + "Ragged Wood": [], + "Tiger Mountain Peasant Song": [], + "Your Protector": [], + "Sun It Rises": [], + "Helplessness Blues": [], + "Quiet Houses": [], + "Heard Them Stirring": [], + "He Doesn't Know Why": [], + "Montezuma": [], + "Oliver James": [], + "Meadowlarks": [], + "Bedouin Dress": [], + "Battery Kinzie": [], + "The Cascades": [], + "Sim Sala Bim": [], + "Lorelai": [], + "Blue Spotted Tail": [], + "Grown Ocean": [], + "Sun Giant": [], + "If You Need To, Keep Time on Me": [], + "Drops in the River": [], + "English House": [], + "The Shrine / An Argument": [], + "The Plains / Bitter Dancer": [], + "Someone You'd Admire": [], + "Innocent Son": [], + "Can I Believe You": [], + "Wading in Waist-High Water": [], + "Featherweight": [], + "Fool's Errand": [], + "He Doesnt Know Why": [] + }, + "Slayer": { + "Raining Blood": [ + { + "count": 100, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 51, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 26, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 19, + "name": "Slayer", + "url": "https://www.last.fm/tag/Slayer" + }, + { + "count": 8, + "name": "thrash", + "url": "https://www.last.fm/tag/thrash" + }, + { + "count": 6, + "name": "speed metal", + "url": "https://www.last.fm/tag/speed+metal" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 1, + "name": "FUCKING AWESOME", + "url": "https://www.last.fm/tag/FUCKING+AWESOME" + }, + { + "count": 1, + "name": "trash metal", + "url": "https://www.last.fm/tag/trash+metal" + } + ], + "Angel of Death": [], + "Delusions of Saviour": [], + "South of Heaven": [], + "Piece By Piece": [], + "Seasons In The Abyss": [], + "Postmortem": [], + "Jesus Saves": [], + "Necrophobic": [], + "Altar of Sacrifice": [], + "Criminally Insane": [], + "Dead Skin Mask": [], + "Bloodline": [], + "War Ensemble": [], + "Reborn": [], + "Epidemic": [], + "Disciple": [], + "Mandatory Suicide": [], + "Black Magic": [], + "Repentless": [], + "Silent Scream": [], + "The Antichrist": [], + "Skeletons of Society": [], + "Blood Red": [], + "Spirit In Black": [], + "Hell Awaits": [], + "Aggressive Perfector": [], + "Expendable Youth": [], + "Die by the Sword": [], + "Live Undead": [], + "Behind the Crooked Cross": [], + "Hallowed Point": [], + "Evil Has No Boundaries": [], + "World Painted Blood": [] + }, + "Cris Mj": { + "Una Noche en Medellín": [], + "SI NO ES CONTIGO": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + } + ], + "SI NO ES CONTIGO - REMIX": [], + "Después De La 1": [], + "Marisola - Remix": [], + "Daytona": [], + "No Ponga Excusas": [], + "VAMO A BAILOTEAR": [], + "Diabólica": [], + "Los Malvekes": [], + "Locura y Maldad": [], + "Déjame Pensar": [], + "Ponte Bonita": [], + "Que Hay Amor": [], + "CONMIGO SE ESCAPA": [], + "333": [], + "La Noche Está": [], + "Partyson": [], + "No Ando Weando": [], + "7 Trompetas": [], + "QUICKIE": [], + "Pensandote": [], + "Paz mental": [], + "Élite": [], + "Party MJ": [], + "Fiera": [], + "Como Tu Ninguna - Remix": [], + "Mia Na' Mas": [], + "Como Te Va": [], + "Bellakera": [], + "Su Altura": [], + "Mi Facha": [], + "Maullame": [], + "Sin Seguro": [] + }, + "Bizarrap": { + "Shakira: Bzrp Music Sessions, Vol. 53": [], + "Quevedo: Bzrp Music Sessions, Vol. 52": [], + "Villano Antillano: Bzrp Music Sessions, Vol. 51": [], + "Nathy Peluso: Bzrp Music Sessions, Vol. 36": [], + "Peso Pluma: Bzrp Music Sessions, Vol. 55": [], + "Young Miko: Bzrp Music Sessions, Vol. 58": [], + "Tiago PZK: Bzrp Music Sessions, Vol. 48": [], + "Milo J: Bzrp Music Sessions, Vol. 57": [], + "Fruto": [], + "Eladio Carrion: Bzrp Music Sessions, Vol. 40": [], + "Rauw Alejandro: Bzrp Music Sessions, Vol. 56": [], + "L-Gante: Bzrp Music Sessions, Vol.38": [], + "Snow Tha Product: Bzrp Music Sessions, Vol. 39": [], + "No soy Eterno": [], + "Nicki Nicole: Bzrp Music Sessions, Vol. 13": [], + "Ptazeta: Bzrp Music Sessions, Vol. 45": [], + "Duki: Bzrp Music Sessions, Vol. 50": [], + "Arcángel: Bzrp Music Sessions, Vol. 54": [], + "Paulo Londra: Bzrp Music Sessions, Vol. 23": [], + "Nicky Jam: Bzrp Music Sessions, Vol. 41": [], + "Morad: Bzrp Music Sessions, Vol. 47": [], + "Toy en el Mic": [], + "Natanael Cano: Bzrp Music Sessions, Vol. 59": [], + "YaMeFui": [], + "Entre las de 20": [], + "Penas de Antaño": [], + "Trueno: Bzrp Freestyle Sessions, Vol. 6": [], + "Residente: Bzrp Music Sessions, Vol. 49": [], + "Aleman: Bzrp Music Sessions, Vol. 15": [], + "C.R.O: Bzrp Music Sessions, Vol. 29": [], + "Paco Amoroso: Bzrp Music Sessions, Vol. 3": [], + "Frijo: Bzrp Music Sessions, Vol. 10": [], + "Dillom: Bzrp Music Sessions, Vol. 9": [], + "Cazzu: Bzrp Music Sessions, Vol. 32": [] + }, + "Bigbang": { + "BANG BANG BANG": [ + { + "count": 100, + "name": "BigBang", + "url": "https://www.last.fm/tag/BigBang" + }, + { + "count": 100, + "name": "big bang", + "url": "https://www.last.fm/tag/big+bang" + }, + { + "count": 66, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "farofa", + "url": "https://www.last.fm/tag/farofa" + }, + { + "count": 3, + "name": "i fucking love this song", + "url": "https://www.last.fm/tag/i+fucking+love+this+song" + }, + { + "count": 3, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "FANTASTIC BABY": [], + "FXXK IT": [], + "LOSER": [], + "Haru Haru": [], + "IF YOU": [], + "SOBER": [], + "BAE BAE": [], + "BLUE": [], + "FANTASTIC BABY - Japanese Ver.": [], + "Let's Not Fall in Love": [], + "BAD BOY": [], + "LAST DANCE": [], + "Still Life": [], + "ZUTTER (GD&T.O.P)": [], + "Lies": [], + "MONSTER": [], + "TONIGHT": [], + "WE LIKE 2 PARTY": [], + "Flower Road": [], + "LOVE SONG": [], + "Sunset Glow": [], + "GIRLFRIEND": [], + "STILL ALIVE": [], + "Last Farewell": [], + "La La La": [], + "Love Dust (사랑 먼지)": [], + "STUPID LIAR": [], + "CAFE": [], + "Wild Bird": [], + "EGO": [], + "LET’S NOT FALL IN LOVE": [], + "My Heaven": [], + "INTRO (ALIVE)": [] + }, + "Renée Elise Goldsberry": { + "Satisfied": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 66, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 66, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 33, + "name": "musicals", + "url": "https://www.last.fm/tag/musicals" + }, + { + "count": 33, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + } + ], + "The Schuyler Sisters": [], + "It's Quiet Uptown": [], + "Ain't No Grave": [], + "The Key": [], + "The Key (Reprise)": [], + "Who I Really Am": [], + "My Home Court": [], + "Staring": [], + "Satisfied (feat. Original Broadway Cast of Hamilton)": [], + "Daughter Hero": [], + "Yesternights": [], + "Home Alone Doorknob": [], + "The Schuyler Sisters (feat. Phillipa Soo, Jasmine Cephas Jones, Leslie Odom Jr., Original Broadway Cast of Hamilton)": [], + "All About You": [], + "Met Someone": [], + "Twinkle": [], + "Simple": [], + "Voicemail Blues": [], + "Said I Wouldn't": [], + "Love Returned": [], + "Surprise": [], + "Take A Break": [], + "Normal": [], + "Heaven Is": [], + "Smiling": [], + "Enough (Moving Target)": [], + "It's Quiet Uptown (feat. Lin-Manuel Miranda, Phillipa Soo, Original Broadway Cast of Hamilton)": [], + "Don't Want To Love You": [], + "Skate Song": [], + "Soon": [], + "You're So Close": [], + "Me Against the World": [], + "You Can Do Anything": [] + }, + "Jim Croce": { + "Time in a Bottle": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 97, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 53, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 39, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 16, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 10, + "name": "Jim Croce", + "url": "https://www.last.fm/tag/Jim+Croce" + }, + { + "count": 6, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "guitar", + "url": "https://www.last.fm/tag/guitar" + }, + { + "count": 2, + "name": "time in a bottle", + "url": "https://www.last.fm/tag/time+in+a+bottle" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Operator (That's Not the Way It Feels)": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 88, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 55, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 35, + "name": "Jim Croce", + "url": "https://www.last.fm/tag/Jim+Croce" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 7, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + } + ], + "Bad, Bad Leroy Brown": [], + "You Don't Mess Around With Jim": [], + "I Got a Name": [], + "Walkin’ Back To Georgia": [], + "I'll Have to Say I Love You in a Song": [], + "New York's Not My Home": [], + "I Got A Name - Stereo Version": [], + "Photographs and Memories": [], + "Walkin' Back to Georgia": [], + "I’ll Have To Say I Love You In A Song": [], + "I Got A Name (Stereo Version)": [], + "Box #10": [], + "One Less Set of Footsteps": [], + "A Long Time Ago": [], + "Lover's Cross": [], + "These Dreams": [], + "Alabama Rain": [], + "Tomorrow's Gonna Be A Brighter Day": [], + "Hey Tomorrow": [], + "Tomorrow’s Gonna Be a Brighter Day": [], + "Workin' at the Car Wash Blues": [], + "Roller Derby Queen": [], + "Rapid Roy (The Stock Car Boy)": [], + "It Doesn't Have to Be That Way": [], + "Age": [], + "Photographs & Memories": [], + "Bad Bad Leroy Brown": [], + "walking back to Georgia": [], + "Thursday": [], + "Operator": [], + "Operator [That's Not The Way It Feels]": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 88, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 55, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 35, + "name": "Jim Croce", + "url": "https://www.last.fm/tag/Jim+Croce" + }, + { + "count": 15, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 7, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "1972", + "url": "https://www.last.fm/tag/1972" + } + ], + "Workin’ At The Car Wash Blues": [] + }, + "The Internet": { + "Girl (feat. KAYTRANADA)": [], + "Palace/Curse (feat. Tyler, The Creator & Steve Lacy)": [ + { + "count": 100, + "name": "trip hop", + "url": "https://www.last.fm/tag/trip+hop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "Special Affair": [], + "Hold On": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 33, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + }, + { + "count": 33, + "name": "when your wifi isn't working", + "url": "https://www.last.fm/tag/when+your+wifi+isn%27t+working" + }, + { + "count": 33, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Get Away": [], + "Dontcha": [], + "Come Over": [], + "Under Control": [], + "Palace/Curse (feat. Steve Lacy, feat. Tyler, The Creator, feat. Tyler, The Creator & Steve Lacy)": [], + "Roll (Burbank Funk)": [], + "Come Together": [], + "Just Sayin/I Tried": [], + "It Gets Better (With Time)": [], + "Girl": [], + "Wanna Be": [], + "Love Song - 1": [], + "La Di Da": [], + "Gabby (feat. Janelle Monáe)": [], + "Stay The Night": [], + "Somthing's Missing": [], + "Penthouse Cloud": [], + "Partners in Crime Part Three": [], + "Wanders of the Mind (feat. Mac Miller)": [], + "Go With It (feat. Vic Mensa)": [], + "Mood": [], + "Look What U Started": [], + "Next Time / Humble Pie": [], + "Palace/Curse": [], + "For the World (feat. James Fauntleroy)": [], + "Bravo": [], + "Missing You": [], + "Beat Goes On": [], + "Shadow Dance": [], + "Gabby": [] + }, + "John Summit": { + "Where You Are": [ + { + "count": 100, + "name": "Progressive House", + "url": "https://www.last.fm/tag/Progressive+House" + }, + { + "count": 100, + "name": "Melodic House", + "url": "https://www.last.fm/tag/Melodic+House" + }, + { + "count": 16, + "name": "my spotify", + "url": "https://www.last.fm/tag/my+spotify" + } + ], + "Go Back (feat. Julia Church)": [], + "Shiver": [], + "La Danza": [], + "Deep End - SIDEPIECE Remix": [], + "Better Than This": [], + "Human (feat. Echoes)": [], + "Make Me Feel": [], + "What A Life (feat. Stevie Appleton)": [], + "What A Life": [], + "light years (feat. Inéz)": [], + "Focus (feat. Cloves)": [], + "Deep End": [], + "Tears (with Paige Cavell)": [], + "Thin Line": [], + "Where You Are - GRiZ Remix": [], + "palm of my hands - Odd Mob Remix": [], + "Resonate (feat. Julia Church)": [], + "EAT THE BASS": [], + "Where You Are - Zedd Remix": [], + "Gas Pedal Remix": [], + "In Chicago": [], + "Fade Out (with MKLA)": [], + "Go Back (feat. Julia Church) - YDG Remix": [], + "Human (feat. Echoes) - Aaron Hibell Remix": [], + "Is Everybody Having Fun? (feat. rhys from the sticks)": [], + "palm of my hands": [], + "Hungover (with Camden Cox)": [], + "Show Me (feat. Hannah Boleyn)": [], + "Shiver - Cassian Remix": [], + "Legacy": [], + "Stay With Me": [], + "Witch Doctor": [], + "Comfort In Chaos": [] + }, + "SYML": { + "Where's My Love": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 66, + "name": "teen wolf", + "url": "https://www.last.fm/tag/teen+wolf" + }, + { + "count": 66, + "name": "the originals", + "url": "https://www.last.fm/tag/the+originals" + }, + { + "count": 8, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "stydia", + "url": "https://www.last.fm/tag/stydia" + }, + { + "count": 2, + "name": "2017 single", + "url": "https://www.last.fm/tag/2017+single" + }, + { + "count": 2, + "name": "batwoman", + "url": "https://www.last.fm/tag/batwoman" + } + ], + "Where's My Love - Acoustic": [], + "I Wanted to Leave": [], + "Fear of the Water": [], + "Where’s my love - alternate version": [], + "Where's My Love - Piano Solo": [], + "Mr. Sandman": [], + "Girl - Acoustic": [], + "You and I": [], + "Meant to Stay Hid": [], + "Where's My Love - Alternate Version": [], + "Girl": [], + "In Between Breaths": [], + "Clean Eyes": [], + "The War": [], + "Hurt for Me": [], + "Wildfire": [], + "Lost Myself": [], + "WDWGILY": [], + "Symmetry": [], + "Believer": [], + "Sweet Home": [], + "Breathtaker": [], + "Take Me Apart": [], + "Have A Little Faith In Me": [], + "Here Comes the Sun": [], + "Body": [], + "Better": [], + "Flags": [], + "The Bird": [], + "Wildfire - Alternate Version": [], + "Where's My Love - Piano and Viola Version": [], + "where's my love - slowed": [], + "Clean Eyes - The Midnight Remix": [] + }, + "Molchat Doma": { + "Судно (Борис Рижий)": [ + { + "count": 100, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 12, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 12, + "name": "russian", + "url": "https://www.last.fm/tag/russian" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 3, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "dance-punk", + "url": "https://www.last.fm/tag/dance-punk" + }, + { + "count": 1, + "name": "Gothic Rock", + "url": "https://www.last.fm/tag/Gothic+Rock" + }, + { + "count": 1, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + } + ], + "Тоска": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 29, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 4, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 4, + "name": "dark wave", + "url": "https://www.last.fm/tag/dark+wave" + }, + { + "count": 4, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "Клетка": [], + "Танцевать": [], + "На дне": [], + "люди надоели": [], + "Волны": [], + "Фильмы": [], + "дома молчат": [], + "крыши": [], + "Прогноз": [], + "Коммерсанты": [], + "Ответа Нет / Otveta Net": [], + "Звезды": [], + "я не коммунист": [], + "Обречен / Obrechen": [], + "Дискотека / Discoteque": [], + "тишина": [], + "прятки": [], + "Звезды / Zvezdy": [], + "Не Смешно / Ne Smeshno": [], + "Утонуть / Utonut'": [], + "необычный человек": [], + "Небеса и Ад (Heaven and Hell)": [], + "машина работает": [], + "технология": [], + "Ты Же Не Знаешь Кто Я / Ty Zhe Ne Znaesh Kto Ya": [], + "Сон / Son": [], + "Белая Полоса / Belaya Polosa": [], + "Колесом / Kolesom": [], + "Любить и Выполнять / Lubit' I Vypolnyat'": [], + "Ленинградский Блюз / Leningradskiy Blues": [], + "Удалил Твой Номер / Udalil Tvoy Nomer": [], + "Судно (Борис Рыжий)": [] + }, + "Three 6 Mafia": { + "Stay Fly": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 79, + "name": "three 6 mafia", + "url": "https://www.last.fm/tag/three+6+mafia" + }, + { + "count": 40, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 29, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 10, + "name": "Dirty South", + "url": "https://www.last.fm/tag/Dirty+South" + }, + { + "count": 7, + "name": "stay fly", + "url": "https://www.last.fm/tag/stay+fly" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "southern rap", + "url": "https://www.last.fm/tag/southern+rap" + }, + { + "count": 1, + "name": "sweet track", + "url": "https://www.last.fm/tag/sweet+track" + }, + { + "count": 1, + "name": "Crunk", + "url": "https://www.last.fm/tag/Crunk" + } + ], + "Half on a Sack": [], + "Poppin' My Collar": [], + "Poppin' My Collar (feat. Project Pat)": [], + "Sippin On Some Syrup (feat. UGK (Underground Kingz) & Project Pat)": [], + "Side 2 Side": [], + "Late Nite Tip": [], + "Da Summa": [], + "Break Da Law '95'": [], + "Stay Fly (Ft.Young Buck Eightb": [], + "Most Known Unknown Hits": [], + "Who Run It": [], + "Neighborhood Hoe": [], + "In da Game": [], + "Where's da Bud": [], + "Stay Fly (feat. Young Buck, Eightball & Mjg)": [], + "poppin my collar": [], + "It's A Fight": [], + "Da Beginning": [], + "Mask and da Glock": [], + "Live By Yo Rep": [], + "Long Nite": [], + "Niggaz Ain't Barin' Dat": [], + "Playa Hataz": [], + "Stay Fly - Explicit Album Version": [], + "Roll With It (feat. Project Pat)": [], + "Sweet Robbery": [], + "Now I'm Hi Pt. 3": [], + "Back Against da Wall": [], + "Ridin' N' Da Chevy": [], + "Hit a Muthafucka": [], + "Hard Out Here For A Pimp (Feat. Paula Campbell)": [], + "Tear da Club Up '97": [], + "Late Night Tip": [] + }, + "Frost Children": { + "FLATLINE": [], + "FOX BOP": [], + "Shake It Like A (feat. Danny Brown)": [], + "HARP + PONY": [], + "Falling": [], + "CONTROL": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + }, + { + "count": 66, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 33, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + } + ], + "Lethal": [], + "Shake It Like A - Jane Remover Remix": [], + "COUP": [], + "RADIO (feat. Kim Petras)": [], + "WHAT IS FOREVER FOR": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 66, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 66, + "name": "edm pop", + "url": "https://www.last.fm/tag/edm+pop" + }, + { + "count": 33, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + } + ], + "HI 5": [], + "ALL I GOT": [], + "Marigold": [], + "SICK TRIP": [], + "Bound2U": [], + "Stare At The Sun": [], + "WONDERLAND": [], + "OBSESSED": [], + "BL!NK": [], + "Daijoubu Desu": [], + "SERPENT": [], + "Birdsong": [], + "MAYFLY": [], + "Position Famous": [], + "ANGEL'S THOUGHTS": [], + "LET IT BE": [], + "LAKE OF LOVE": [], + "Burn": [], + "Electric": [], + "Oats From A Mug": [], + "Bouncehouse": [], + "Supernatural": [], + "Bernadette": [] + }, + "Simple Plan": { + "Welcome to My Life": [], + "I'm Just a Kid": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 97, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 54, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 48, + "name": "simple plan", + "url": "https://www.last.fm/tag/simple+plan" + }, + { + "count": 22, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 9, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + } + ], + "Perfect": [], + "I'd Do Anything": [], + "When I'm Gone": [], + "Your Love Is a Lie": [], + "Untitled": [], + "Crazy": [], + "Addicted": [], + "Save You": [], + "Me Against the World": [], + "Perfect World": [], + "What's New Scooby-Doo?": [], + "Jump": [], + "Take My Hand": [], + "Shut Up!": [], + "Everytime": [], + "Thank You": [], + "I Can Wait Forever": [], + "Shut Up": [], + "Promise": [], + "Jet Lag (feat. Natasha Bedingfield)": [], + "Generation": [], + "No Love": [], + "One": [], + "Time to Say Goodbye": [], + "Happy Together": [], + "Astronaut": [], + "When I'm with You": [], + "The End": [], + "Summer Paradise (feat. Sean Paul) - Single Version": [], + "What If": [], + "Summer Paradise - feat. Sean Paul": [], + "You Suck at Love": [] + }, + "Death Cab for Cutie": { + "I Will Follow You Into The Dark": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 89, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 36, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 35, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 6, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "death cab for cutie", + "url": "https://www.last.fm/tag/death+cab+for+cutie" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Soul Meets Body": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 76, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "death cab for cutie", + "url": "https://www.last.fm/tag/death+cab+for+cutie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Crooked Teeth": [], + "A Lack of Color": [], + "The Sound of Settling": [], + "Transatlanticism": [], + "Marching Bands of Manhattan": [], + "Summer Skin": [], + "Title and Registration": [], + "Your Heart Is an Empty Room": [], + "Someday You Will Be Loved": [], + "What Sarah Said": [], + "I Will Possess Your Heart": [], + "The New Year": [], + "Brothers on a Hotel Bed": [], + "Tiny Vessels": [], + "Different Names for the Same Thing": [], + "Passenger Seat": [], + "Lightness": [], + "Stable Song": [], + "We Looked Like Giants": [], + "Expo '86": [], + "Grapevine Fires": [], + "Death of an Interior Decorator": [], + "Cath...": [], + "No Sunlight": [], + "A Movie Script Ending": [], + "You Are a Tourist": [], + "Bixby Canyon Bridge": [], + "The Ice Is Getting Thinner": [], + "Your New Twin Sized Bed": [], + "You Can Do Better Than Me": [], + "Talking Bird": [], + "Long Division": [] + }, + "Del Water Gap": { + "Ode to a Conversation Stuck in Your Throat": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "one track mind", + "url": "https://www.last.fm/tag/one+track+mind" + }, + { + "count": 33, + "name": "contemporary folk", + "url": "https://www.last.fm/tag/contemporary+folk" + }, + { + "count": 33, + "name": "good left undone", + "url": "https://www.last.fm/tag/good+left+undone" + }, + { + "count": 10, + "name": "lovethatindiestuff", + "url": "https://www.last.fm/tag/lovethatindiestuff" + }, + { + "count": 10, + "name": "underrated asf", + "url": "https://www.last.fm/tag/underrated+asf" + } + ], + "All We Ever Do Is Talk": [], + "High Tops": [], + "Better Than I Know Myself": [], + "Perfume": [], + "Sorry I Am": [], + "Glitter & Honey": [], + "Cigarettes & Wine (feat. Holly Humberstone)": [], + "Doll House": [], + "Purple Teeth, The Bravery": [], + "Alone Together": [], + "Hurting Kind": [], + "Laid Down My Arms": [], + "Coping on Unemployment": [], + "Chastain": [], + "How To Live": [], + "Let's Pretend": [], + "Losing You": [], + "NFU": [], + "Don't Say Nothing": [], + "Beach House": [], + "To Philly": [], + "Quilt of Steam": [], + "I Hope You Understand": [], + "High Tops (Stripped)": [], + "Marigolds": [], + "Lamplight": [], + "Theory of Emotion": [], + "It's Not Fair !": [], + "Distance": [], + "Gemini": [], + "Bug Bites": [], + "Vanessa": [], + "We Will Never Be Like Anybody Else": [] + }, + "LMFAO": { + "Party Rock Anthem": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 68, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 38, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 10, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 7, + "name": "lmfao", + "url": "https://www.last.fm/tag/lmfao" + }, + { + "count": 4, + "name": "party rock", + "url": "https://www.last.fm/tag/party+rock" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "EVERY DAY IM SHUFFLIN", + "url": "https://www.last.fm/tag/EVERY+DAY+IM+SHUFFLIN" + } + ], + "Sexy and I Know It": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 67, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 34, + "name": "lmfao", + "url": "https://www.last.fm/tag/lmfao" + }, + { + "count": 11, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 6, + "name": "2011", + "url": "https://www.last.fm/tag/2011" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "dance party", + "url": "https://www.last.fm/tag/dance+party" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Sorry for Party Rocking": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 71, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 43, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 39, + "name": "lmfao", + "url": "https://www.last.fm/tag/lmfao" + }, + { + "count": 10, + "name": "party music", + "url": "https://www.last.fm/tag/party+music" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "party rock", + "url": "https://www.last.fm/tag/party+rock" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Shots": [], + "Yes": [], + "I'm in Miami Bitch": [], + "Champagne Showers": [], + "Get Crazy": [], + "La La La": [], + "Rock the Beat": [], + "One Day": [], + "I Am Not a Whore": [], + "Rock the Beat II": [], + "Party Rock Anthem (feat. Lauren Bennett & GoonRock)": [], + "Scream My Name": [], + "What Happens at the Party": [], + "Hot Dog": [], + "Put That A$$ to Work": [], + "I Don't Wanna Be": [], + "Leaving U 4 the Groove": [], + "With You": [], + "Bounce": [], + "Reminds Me of You": [], + "Take It to the Hole": [], + "Best Night": [], + "I Shake I Move": [], + "Lil' Hipster Girl": [], + "We Came Here to Party": [], + "All Night Long": [], + "Champagne Showers (feat. Natalia Kills)": [], + "Shots (feat. Lil Jon)": [], + "I Shake, I Move": [], + "Lil Hipster Girl": [], + "I'm In Miami Trick": [] + }, + "Lil B": { + "B.O.R. (Birth Of Rap)": [ + { + "count": 100, + "name": "based", + "url": "https://www.last.fm/tag/based" + }, + { + "count": 56, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 37, + "name": "thank you based god", + "url": "https://www.last.fm/tag/thank+you+based+god" + }, + { + "count": 37, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 8, + "name": "BASED GOD", + "url": "https://www.last.fm/tag/BASED+GOD" + }, + { + "count": 8, + "name": "very rare", + "url": "https://www.last.fm/tag/very+rare" + }, + { + "count": 8, + "name": "dope as fuck", + "url": "https://www.last.fm/tag/dope+as+fuck" + }, + { + "count": 3, + "name": "I FUCK WITH SOULJA BOY", + "url": "https://www.last.fm/tag/I+FUCK+WITH+SOULJA+BOY" + }, + { + "count": 1, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + } + ], + "I'm God": [ + { + "count": 100, + "name": "based", + "url": "https://www.last.fm/tag/based" + }, + { + "count": 56, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 17, + "name": "tiny pants", + "url": "https://www.last.fm/tag/tiny+pants" + }, + { + "count": 17, + "name": "thank you based god", + "url": "https://www.last.fm/tag/thank+you+based+god" + }, + { + "count": 2, + "name": "swag", + "url": "https://www.last.fm/tag/swag" + }, + { + "count": 2, + "name": "abstract hip hop", + "url": "https://www.last.fm/tag/abstract+hip+hop" + }, + { + "count": 2, + "name": "inspirational", + "url": "https://www.last.fm/tag/inspirational" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "very rare", + "url": "https://www.last.fm/tag/very+rare" + } + ], + "Suck My Dick Hoe": [], + "I Love You": [], + "T-Shirts Buddens": [], + "Swag Like Ohio": [], + "Lick It Off (Remix)": [], + "Motivation": [], + "I Own Swag": [], + "Back Home": [], + "Thank God im Based": [], + "Wonton Soup": [], + "Walk the World": [], + "Beat the Odds": [], + "Realist Alive": [], + "Ridin S.L.A.B.": [], + "Pretty Bitch": [], + "Based": [], + "Myspace": [], + "Real Plexxx": [], + "The BasedGods Layer": [], + "Fuck KD": [], + "Fuck Ya Money": [], + "Let the Eagles Go": [], + "Rolls Royce": [], + "I'm The Devil": [], + "Febuarys Confessions": [], + "Like A Martian": [], + "Ridin' 4 My Niggaz": [], + "Berkeley": [], + "Unchain Me": [], + "Gon Be Okay": [], + "Ski Ski BasedGod": [], + "Pretty Boy": [] + }, + "Foreigner": { + "Cold as Ice": [], + "Waiting for a Girl Like You": [], + "I Want to Know What Love Is": [], + "I Want to Know What Love Is - 1999 Remaster": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "adult oriented rock", + "url": "https://www.last.fm/tag/adult+oriented+rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "adult contemporary", + "url": "https://www.last.fm/tag/adult+contemporary" + }, + { + "count": 8, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 3, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 3, + "name": "smoth", + "url": "https://www.last.fm/tag/smoth" + }, + { + "count": 3, + "name": "Foreigner", + "url": "https://www.last.fm/tag/Foreigner" + } + ], + "Juke Box Hero": [], + "Hot Blooded": [], + "Urgent": [], + "Feels Like the First Time": [], + "Double Vision": [], + "That Was Yesterday": [], + "Say You Will": [], + "Head Games": [], + "Dirty White Boy": [], + "Blue Morning, Blue Day": [], + "I Don't Want to Live Without You": [], + "Long, Long Way From Home": [], + "I Want to Know What Love Is - Remastered": [], + "Starrider": [], + "Girl on the Moon": [], + "I Want To Know What Love Is (2008 Remastered Version)": [], + "Women": [], + "I Want to Know What Love Is - 2008 Remaster": [], + "Cold as Ice - 2008 Remaster": [], + "Break It Up": [], + "I Want To Know What Love Is (2008 Remastered LP Version)": [], + "Cold As Ice (2008 Remastered LP Version)": [], + "Night Life": [], + "Headknocker": [], + "Feels Like the First Time - 2008 Remaster": [], + "Heart Turns to Stone": [], + "Waiting For A Girl Like You (2008 Remastered LP Version)": [], + "Down on Love": [], + "Luanne": [], + "Jukebox Hero": [] + }, + "Lloyd": { + "You": [ + { + "count": 100, + "name": "lloyd", + "url": "https://www.last.fm/tag/lloyd" + }, + { + "count": 94, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 58, + "name": "slow jams", + "url": "https://www.last.fm/tag/slow+jams" + }, + { + "count": 41, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 10, + "name": "you - Lloyd", + "url": "https://www.last.fm/tag/you+-+Lloyd" + }, + { + "count": 10, + "name": "you", + "url": "https://www.last.fm/tag/you" + }, + { + "count": 10, + "name": "Lil Wayne", + "url": "https://www.last.fm/tag/Lil+Wayne" + }, + { + "count": 2, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + } + ], + "All I Need": [], + "Get It Shawty": [], + "Lay It Down": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "Polow Da Don", + "url": "https://www.last.fm/tag/Polow+Da+Don" + }, + { + "count": 29, + "name": "lloyd", + "url": "https://www.last.fm/tag/lloyd" + }, + { + "count": 7, + "name": "cool down", + "url": "https://www.last.fm/tag/cool+down" + }, + { + "count": 4, + "name": "the singles", + "url": "https://www.last.fm/tag/the+singles" + }, + { + "count": 1, + "name": "grind worthy", + "url": "https://www.last.fm/tag/grind+worthy" + }, + { + "count": 1, + "name": "lloyd lay it down", + "url": "https://www.last.fm/tag/lloyd+lay+it+down" + }, + { + "count": 1, + "name": "sexxxxxx", + "url": "https://www.last.fm/tag/sexxxxxx" + }, + { + "count": 1, + "name": "babymaker", + "url": "https://www.last.fm/tag/babymaker" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + } + ], + "Certified": [], + "StreetLove": [], + "Year Of The Lover": [], + "Player's Prayer": [], + "Killing Me": [], + "Take You Home": [], + "Dedication To My Ex (Miss That)": [], + "What You Wanna Do": [], + "Incredible": [], + "Hazel": [], + "Swimming Pools": [], + "Valentine": [], + "Southside": [], + "Tru": [], + "I Can Change Your Life": [], + "Heart Attack": [], + "I Don't Mind": [], + "You - (without rap)": [], + "Lloyd (Intro)": [], + "Sex Education": [], + "Get It Shawty - Main": [], + "Treat U Good": [], + "One For Me": [], + "Get It Shawty (Main)": [], + "Party All Over Your Body": [], + "Lose Your Love": [], + "Caramel": [], + "Have My Baby": [], + "Slow Wine Bass Line (feat. Teddy Riley)": [], + "You ()": [] + }, + "La Dispute": { + "Such Small Hands": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 55, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 28, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 26, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 12, + "name": "darlingcore", + "url": "https://www.last.fm/tag/darlingcore" + }, + { + "count": 2, + "name": "i think i saw you in my sleep darling", + "url": "https://www.last.fm/tag/i+think+i+saw+you+in+my+sleep+darling" + }, + { + "count": 1, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + }, + { + "count": 1, + "name": "for boys i loved", + "url": "https://www.last.fm/tag/for+boys+i+loved" + }, + { + "count": 1, + "name": "La Dispute Saw You In My Sleep", + "url": "https://www.last.fm/tag/La+Dispute+Saw+You+In+My+Sleep" + }, + { + "count": 1, + "name": "it make me cry sometimes", + "url": "https://www.last.fm/tag/it+make+me+cry+sometimes" + } + ], + "King Park": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 81, + "name": "can i still get into heaven if i kill myself", + "url": "https://www.last.fm/tag/can+i+still+get+into+heaven+if+i+kill+myself" + }, + { + "count": 27, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 24, + "name": "Songs that touch perfection and move the soul", + "url": "https://www.last.fm/tag/Songs+that+touch+perfection+and+move+the+soul" + }, + { + "count": 3, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 3, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 2, + "name": "heartcore", + "url": "https://www.last.fm/tag/heartcore" + }, + { + "count": 1, + "name": "la dispute", + "url": "https://www.last.fm/tag/la+dispute" + }, + { + "count": 1, + "name": "storytelling", + "url": "https://www.last.fm/tag/storytelling" + }, + { + "count": 1, + "name": "quotables", + "url": "https://www.last.fm/tag/quotables" + } + ], + "Nobody, Not Even the Rain": [], + "Andria": [], + "Said the King to the River": [], + "Damaged Goods": [], + "Fall Down, Never Get Back Up Again": [], + "New Storms for Older Lovers": [], + "Bury Your Flame": [], + "Edit Your Hometown": [], + "The Most Beautiful Bitter Fruit": [], + "Woman (In Mirror)": [], + "a Departure": [], + "The Castle Builders": [], + "Last Blues for Bloody Knuckles": [], + "Sad Prayers for Guilty Bodies": [], + "Then Again, Maybe You Were Right": [], + "St. Paul Missionary Baptist Church Blues": [], + "All Our Bruised Bodies and the Whole Heart Shrinks": [], + "Harder Harmonies": [], + "The Last Lost Continent": [], + "a Letter": [], + "a Broken Jar": [], + "I See Everything": [], + "Edward Benz, 27 Times": [], + "a Poem": [], + "Safer in the Forest/Love Song for Poor Michigan": [], + "You and I in Unison": [], + "Woman (Reading)": [], + "First Reactions After Falling Through the Ice": [], + "Future Wars": [], + "How I Feel": [], + "Why It Scares Me": [], + "Hudsonville MI 1956": [] + }, + "Rick Ross": { + "Hustlin'": [], + "Hustlin' ((Remix) Album Version (Explicit))": [], + "Aston Martin Music": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 69, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 29, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 29, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 8, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 8, + "name": "Awake", + "url": "https://www.last.fm/tag/Awake" + }, + { + "count": 8, + "name": "rick ross", + "url": "https://www.last.fm/tag/rick+ross" + }, + { + "count": 1, + "name": "oh its a lady", + "url": "https://www.last.fm/tag/oh+its+a+lady" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + } + ], + "Speedin'": [], + "Hustlin' (Fabriclive 33)": [], + "Stay Schemin": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 3, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 3, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "american hip-hop", + "url": "https://www.last.fm/tag/american+hip-hop" + }, + { + "count": 1, + "name": "Playlist", + "url": "https://www.last.fm/tag/Playlist" + }, + { + "count": 1, + "name": "singalong", + "url": "https://www.last.fm/tag/singalong" + }, + { + "count": 1, + "name": "french montana", + "url": "https://www.last.fm/tag/french+montana" + }, + { + "count": 1, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 1, + "name": "hip hop tag", + "url": "https://www.last.fm/tag/hip+hop+tag" + } + ], + "Valley Of Death": [], + "Rich Off Cocaine": [], + "In Cold Blood": [], + "I'm Not a Star": [], + "Gold Roses (feat. Drake)": [], + "Maybach Music 2": [], + "B.M.F. (Blowin' Money Fast)": [], + "Push It": [], + "Diced Pineapples": [], + "The Devil Is A Lie": [], + "In Vein": [], + "MC Hammer": [], + "Sanctified": [], + "Here I Am": [], + "Usual Suspects": [], + "Champagne Moments": [], + "Free Mason": [], + "Sixteen": [], + "Mafia Music": [], + "Where My Money (I Need That)": [], + "100 Black Coffins": [], + "Pirates": [], + "Hold Me Back": [], + "For Da Low": [], + "So Sophisticated": [], + "Live Fast, Die Young": [], + "The Boss": [], + "Outlawz (feat. Jazmine Sullivan & 21 Savage)": [] + }, + "Aaron May": { + "Let Go": [], + "I'm Good Luv, Enjoy.": [], + "Cream": [], + "NO RECOGNITION": [], + "Make It": [], + "Ride": [], + "In Love": [], + "HIDDEN VOICES": [], + "Dreams": [], + "Yung Hustla (2K)": [], + "Chains": [], + "Time": [], + "WILD WILD WEST": [], + "I Ain't Worried": [], + "One For Me": [], + "What It Take": [], + "Focus (Interlude)": [], + "FEEL LIKE": [], + "Last Time": [], + "Closed Hands": [], + "HOW I AM": [], + "Understood": [], + "Temporary": [], + "ON ME": [], + "How I Am (feat. Jay Millz)": [], + "BreakBread": [], + "STILL HUMBLE": [], + "Chase": [], + "Where I'm From": [], + "WOKEUPTHINKINBOUT": [], + "My Bad": [], + "No Excuses (Freestyle)": [], + "Outside Lookin In": [], + "No Respect": [] + }, + "The Two Lips": { + "still love you (todavía)": [], + "favorite apple": [], + "blossom": [], + "clue": [], + "talk": [], + "SICK!": [], + "Joel": [], + "pretty funny": [], + "do you even know?": [], + "do you even know? - sped up version": [], + "pretty funny (feat. 8rae)": [], + "Repeat": [], + "In My Head": [], + "Nothing": [], + "Half In The Bag": [], + "Care": [], + "Shed Rock": [], + "clue (Official Visualizer)": [], + "do you even know? (sped up version)": [], + "pretty funny (part. 8rae)": [], + "pretty funny (con 8rae)": [], + "talk (Official Visualizer)": [], + "Uni": [], + "Hold me still": [], + "BROOKLYN": [], + "The Two Lips - still love you (todavía)": [], + "fiona apple song": [], + "uni (demo)": [], + "busy girl/right type (demo)": [], + "The Tulips - still love you (todavía)": [], + "Gameboy": [], + "Help": [], + "still love you (todavía) (AutoPlay)": [], + "still love you (todavía) (slowed + reverb)": [] + }, + "KMFDM": { + "Megalomaniac": [ + { + "count": 100, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 57, + "name": "industrial rock", + "url": "https://www.last.fm/tag/industrial+rock" + }, + { + "count": 32, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 23, + "name": "industrial metal", + "url": "https://www.last.fm/tag/industrial+metal" + }, + { + "count": 6, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 5, + "name": "kmfdm", + "url": "https://www.last.fm/tag/kmfdm" + }, + { + "count": 3, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 1, + "name": "electro-industrial", + "url": "https://www.last.fm/tag/electro-industrial" + } + ], + "Anarchy": [], + "Stray Bullet": [], + "A Drug Against War": [], + "WWIII": [], + "I (Heart) You": [], + "Kunst": [], + "Professional Killer": [], + "Free Your Hate": [], + "Ultra": [], + "Juke-Joint Jezebel": [], + "Light": [], + "Dogma": [], + "Ready to Blow": [], + "Waste": [], + "Mercy": [], + "Amnesia": [], + "Blackball": [], + "From Here on Out": [], + "Brute": [], + "Jihad": [], + "Hau Ruck": [], + "Take It Like A Man": [], + "I <3 Not": [], + "Flesh": [], + "Son of a Gun": [], + "Torture": [], + "Adios": [], + "Last Things": [], + "Unfit": [], + "Beast": [], + "Terror": [], + "Bait & Switch": [], + "Moron": [] + }, + "*NSYNC": { + "Bye Bye Bye": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 28, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 26, + "name": "boybands", + "url": "https://www.last.fm/tag/boybands" + }, + { + "count": 12, + "name": "nsync", + "url": "https://www.last.fm/tag/nsync" + }, + { + "count": 5, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 4, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 1, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "It's Gonna Be Me": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 46, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 21, + "name": "boy band", + "url": "https://www.last.fm/tag/boy+band" + }, + { + "count": 21, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 11, + "name": "nsync", + "url": "https://www.last.fm/tag/nsync" + }, + { + "count": 8, + "name": "boybands", + "url": "https://www.last.fm/tag/boybands" + }, + { + "count": 5, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 1, + "name": "boyband", + "url": "https://www.last.fm/tag/boyband" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Nick Carter", + "url": "https://www.last.fm/tag/Nick+Carter" + } + ], + "Bye Bye Bye - From Deadpool and Wolverine Soundtrack": [], + "Merry Christmas, Happy Holidays": [], + "Tearin' Up My Heart - Radio Edit": [], + "This I Promise You": [], + "Pop": [], + "I Want You Back - Radio Edit": [], + "Girlfriend": [], + "Gone": [], + "Better Place (From TROLLS Band Together)": [], + "It Makes Me Ill": [], + "Tearin' Up My Heart": [], + "No Strings Attached": [], + "I Want You Back": [], + "Just Got Paid": [], + "Digital Get Down": [], + "Better Place (Reunion)": [], + "I Thought She Knew": [], + "That's When I'll Stop Loving You": [], + "Bringin' Da Noise": [], + "I'll Be Good for You": [], + "Celebrity": [], + "Selfish": [], + "The Game Is Over": [], + "Crazy for You": [], + "The Two of Us": [], + "Sailing": [], + "Just Don't Tell Me That": [], + "You Got It": [], + "Home for Christmas": [], + "Up Against the Wall": [], + "I Don't Wanna Spend One More Christmas Without You": [], + "I Drive Myself Crazy": [] + }, + "Bakar": { + "Hell N Back": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 33, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 33, + "name": "indie soul", + "url": "https://www.last.fm/tag/indie+soul" + }, + { + "count": 33, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 10, + "name": "alternative soul", + "url": "https://www.last.fm/tag/alternative+soul" + }, + { + "count": 10, + "name": "mixed acoustic and electric instrumentation", + "url": "https://www.last.fm/tag/mixed+acoustic+and+electric+instrumentation" + }, + { + "count": 10, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + } + ], + "Hell N Back (feat. Summer Walker)": [], + "Stop Selling Her Drugs (feat. Dominic Fike)": [], + "1st Time": [], + "Alive!": [], + "The Mission": [], + "Right Here, For Now": [], + "Small Town Girl": [], + "NW3": [], + "Sold Your Soul": [], + "Big Dreams": [], + "Yllw": [], + "Good News": [], + "Been a Minute": [], + "Dracula": [], + "Unhealthy": [], + "Chill": [], + "All In": [], + "All Night": [], + "Ghosts": [], + "Free": [], + "I'm Done": [], + "Hell N Back - A COLORS SHOW": [], + "Hell N Back - Sped Up": [], + "something i said": [], + "WTF": [], + "Million Miles": [], + "Ctrl Alt Del": [], + "OneInOneOut": [], + "Reclaim!": [], + "4am": [], + "Hate The Sun": [], + "Build Me a Way - Single Version": [], + "Facts_Situations": [] + }, + "Sexyy Red": { + "Get It Sexyy": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "SkeeYee": [], + "Looking For The Hoes (Ain’t My Fault)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "woman", + "url": "https://www.last.fm/tag/woman" + }, + { + "count": 66, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 66, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 33, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 33, + "name": "5s", + "url": "https://www.last.fm/tag/5s" + }, + { + "count": 33, + "name": "newrap", + "url": "https://www.last.fm/tag/newrap" + }, + { + "count": 10, + "name": "4s", + "url": "https://www.last.fm/tag/4s" + }, + { + "count": 10, + "name": "geilebeats", + "url": "https://www.last.fm/tag/geilebeats" + }, + { + "count": 10, + "name": "w.shakeyaassyo", + "url": "https://www.last.fm/tag/w.shakeyaassyo" + } + ], + "Fat Juicy & Wet": [], + "U My Everything (feat. Drake)": [], + "Bow Bow Bow (F My Baby Dad)": [], + "Pound Town 2 (feat. Nicki Minaj & Tay Keith)": [], + "Hellcats SRTs": [], + "Pound Town (and Tay Keith)": [], + "Mad at Me": [], + "Pound Town 2": [], + "Shake Yo Dreads": [], + "I Don't Wanna Be Saved (feat. Tay Keith)": [], + "Hood Rats (with Sukihana)": [], + "Fake Jammin": [], + "She's Back": [], + "I’m The Shit": [], + "Female Gucci Mane": [], + "U Kno What To Do (UKWTD)": [], + "Hellcats SRTs 2 (with Lil Durk)": [], + "SkeeYee - Cyberspeed - DjEss Mix": [], + "Sexyy Walk": [], + "Ghetto Princess (feat. Chief Keef)": [], + "Sexyy Love Money (feat. VonOff1700)": [], + "Bow Bow Bow (F My Baby Mama) (feat. Chief Keef)": [], + "Hoochie Coochie": [], + "It's My Birthday": [], + "Ova Bad": [], + "Born By the River (feat. Sukihana)": [], + "Free My N***a": [], + "I Might (feat. Summer Walker)": [], + "Nachos": [], + "Sexyy Red For President": [], + "Boss Me Up": [] + }, + "Michael Bublé": { + "It's Beginning to Look a Lot Like Christmas": [], + "Holly Jolly Christmas": [], + "Feeling Good": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 62, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 26, + "name": "michael buble", + "url": "https://www.last.fm/tag/michael+buble" + }, + { + "count": 22, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 10, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 5, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 4, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Big Band", + "url": "https://www.last.fm/tag/Big+Band" + } + ], + "Home": [], + "Haven't Met You Yet": [], + "Sway": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 89, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + }, + { + "count": 25, + "name": "michael buble", + "url": "https://www.last.fm/tag/michael+buble" + }, + { + "count": 19, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 9, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 1, + "name": "smooth", + "url": "https://www.last.fm/tag/smooth" + } + ], + "Everything": [], + "Santa Claus Is Coming to Town": [], + "I'll Be Home for Christmas": [], + "Have Yourself a Merry Little Christmas": [], + "All I Want for Christmas Is You": [], + "Jingle Bells (feat. The Puppini Sisters)": [], + "Save the Last Dance for Me": [], + "Cold December Night": [], + "Christmas (Baby Please Come Home)": [], + "Santa Baby": [], + "Winter Wonderland": [], + "Silent Night": [], + "Blue Christmas": [], + "It's a Beautiful Day": [], + "Lost": [], + "White Christmas": [], + "You Don't Know Me": [], + "White Christmas (with Shania Twain)": [], + "Ave Maria": [], + "You And I": [], + "Me and Mrs. Jones": [], + "Fever": [], + "The Christmas Song": [], + "Can't Buy Me Love": [], + "Cry Me a River": [], + "Try a Little Tenderness": [], + "Moondance": [], + "How Sweet It Is": [] + }, + "Iggy Azalea": { + "Fancy": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 71, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 31, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "charli xcx", + "url": "https://www.last.fm/tag/charli+xcx" + }, + { + "count": 7, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 7, + "name": "Queen", + "url": "https://www.last.fm/tag/Queen" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "Iggy Azalea", + "url": "https://www.last.fm/tag/Iggy+Azalea" + }, + { + "count": 1, + "name": "fancy", + "url": "https://www.last.fm/tag/fancy" + } + ], + "Black Widow": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 60, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 13, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 13, + "name": "rita ora", + "url": "https://www.last.fm/tag/rita+ora" + }, + { + "count": 4, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 4, + "name": "fav888", + "url": "https://www.last.fm/tag/fav888" + }, + { + "count": 1, + "name": "smooth synth textures", + "url": "https://www.last.fm/tag/smooth+synth+textures" + }, + { + "count": 1, + "name": "the use of chordal patterning", + "url": "https://www.last.fm/tag/the+use+of+chordal+patterning" + }, + { + "count": 1, + "name": "Skitz0rz", + "url": "https://www.last.fm/tag/Skitz0rz" + } + ], + "Work": [], + "Kream (feat. Tyga)": [], + "Team": [], + "Started": [], + "Sally Walker": [], + "Bounce": [], + "Change Your Life": [], + "Switch": [], + "Lola": [], + "Fancy (feat. Charli XCX)": [], + "Trouble": [], + "Iam the Stripclub": [], + "Beg for It": [], + "Walk the Line": [], + "Don't Need Y'all": [], + "My World": [], + "Fuck Love": [], + "New Bitch": [], + "Mo Bounce": [], + "Pu$$y": [], + "Impossible Is Nothing": [], + "Dance Like Nobody's Watching": [], + "Goddess": [], + "Black Widow (feat. Rita Ora)": [], + "Rolex": [], + "Savior": [], + "Sex on the Beach": [], + "Heavy Crown": [], + "IGGY SZN": [], + "Fuck It Up (feat. Kash Doll)": [], + "Just Askin'": [], + "100": [] + }, + "Vanessa da Mata": { + "Amado": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 89, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 34, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 29, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 8, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 8, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 6, + "name": "Vanessa da Mata", + "url": "https://www.last.fm/tag/Vanessa+da+Mata" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + } + ], + "Não Me Deixe Só": [], + "Ainda Bem": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 73, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 22, + "name": "Romantica", + "url": "https://www.last.fm/tag/Romantica" + }, + { + "count": 16, + "name": "Vanessa da Mata", + "url": "https://www.last.fm/tag/Vanessa+da+Mata" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "vbrazil", + "url": "https://www.last.fm/tag/vbrazil" + }, + { + "count": 1, + "name": "vfem", + "url": "https://www.last.fm/tag/vfem" + }, + { + "count": 1, + "name": "leapsandbounds favorite songs", + "url": "https://www.last.fm/tag/leapsandbounds+favorite+songs" + }, + { + "count": 1, + "name": "Xamego", + "url": "https://www.last.fm/tag/Xamego" + } + ], + "Boa Sorte / Good Luck (feat. Ben Harper)": [], + "Ai, Ai, Ai...": [], + "Boa Sorte": [], + "Só Você e Eu": [], + "Ai Ai Ai - Felguk & Cat Dealers Remix": [], + "Vermelho": [], + "Nossa Canção": [], + "Boa Sorte / Good Luck": [], + "Fugiu Com A Novela": [], + "UM DIA, UM ADEUS - AO VIVO": [], + "Ilegais": [], + "Pirraça": [], + "Quando Um Homem Tem Uma Mangueira No Quintal": [], + "Baú": [], + "Segue o Som": [], + "Você Vai Me Destruir": [], + "Absurdo": [], + "Vem Doce": [], + "Meu Deus": [], + "Onde Ir": [], + "Wave": [], + "Música": [], + "Comentário a Respeito de John": [], + "Minha Herança: Uma Flor": [], + "Quem Irá Nos Proteger": [], + "História de uma Gata": [], + "Viagem": [], + "Alegria": [], + "Case-se Comigo": [], + "Essa Boneca tem Manual": [], + "Eu Quero Enfeitar Você": [] + }, + "GOT7": { + "You Calling My Name": [], + "If You Do": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "adouo", + "url": "https://www.last.fm/tag/adouo" + }, + { + "count": 66, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 33, + "name": "jrwangjay da lili", + "url": "https://www.last.fm/tag/jrwangjay+da+lili" + } + ], + "Lullaby": [], + "NOT BY THE MOON": [], + "Just Right": [], + "Never Ever": [], + "딱 좋아(Just right)": [], + "니가 하면 If You Do": [], + "Python": [ + { + "count": 100, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 8, + "name": "romy owns this song", + "url": "https://www.last.fm/tag/romy+owns+this+song" + }, + { + "count": 3, + "name": "jrwangjay da lili", + "url": "https://www.last.fm/tag/jrwangjay+da+lili" + }, + { + "count": 3, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Look": [], + "NANANA": [], + "Hard Carry": [], + "A": [], + "하드캐리 Hard Carry": [], + "Girls Girls Girls": [], + "Teenager": [], + "Breath": [], + "Stop Stop it": [], + "Fly": [], + "ECLIPSE": [], + "You Are": [], + "Poison": [], + "하지하지마 Stop stop it": [], + "LAST PIECE": [], + "Miracle": [], + "Thursday": [], + "Aura": [], + "PAGE": [], + "SMOOTH": [], + "ENCORE": [], + "Love You Better": [], + "TIDAL WAVE": [], + "Out The Door": [], + "Our Youth": [] + }, + "Edward Maya": { + "Stereo Love": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 64, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 26, + "name": "club", + "url": "https://www.last.fm/tag/club" + }, + { + "count": 22, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 6, + "name": "summer 2010", + "url": "https://www.last.fm/tag/summer+2010" + }, + { + "count": 4, + "name": "trance", + "url": "https://www.last.fm/tag/trance" + }, + { + "count": 4, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 1, + "name": "Stereo Love", + "url": "https://www.last.fm/tag/Stereo+Love" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 1, + "name": "accordion", + "url": "https://www.last.fm/tag/accordion" + } + ], + "Stereo Love - Radio Edit": [], + "Stereo Love - Original": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "eletronic", + "url": "https://www.last.fm/tag/eletronic" + }, + { + "count": 66, + "name": "Romanian popcorn", + "url": "https://www.last.fm/tag/Romanian+popcorn" + } + ], + "Stereo Love - Edit": [], + "This Is My Life": [], + "Stereo Love - UK Radio Edit": [], + "Stereo Love (Radio Edit)": [], + "Stereo Love - Extended Mix": [], + "Stereo Love - Extended Version": [], + "Stereo Love - Timmy Trumpet Remix": [], + "This Is My Life - Radio Version": [], + "Desert Rain (feat. Vika Jigulina)": [], + "Stereo Love - Twelve Remix": [], + "Stereo Love - Molella Rmx Radio Edit": [], + "Stereo Love (Extended Version)": [], + "Stereo Love (Original)": [], + "Stereo Love Featuring Vika Jigulina - Radio Edit": [], + "Stereo Love - Main Mix": [], + "Stereo Love (feat. Vika Jigulina)": [], + "Stereo Love - Wildstylez Remix": [], + "Stereo Love - Dark Rehab Remix": [], + "Stereo Love - Scotty Edit Mix": [], + "Stereo Love - SP3CTRUM Remix": [], + "This Is My Life - Radio Edit": [], + "Stereo Love - molella remix": [], + "Stereo Love - Molella Remix Radio Edit": [], + "Stereo Love (Vika Jigulina vocal mix)": [], + "Stereo Love Feat. Vika Jigulina - Radio Edit": [], + "This Is My Life (Extended Mix)": [], + "Desert Rain - Radio Edit": [], + "This Is My Life (Radio Edit)": [], + "Stereo Love (Extended Mix)": [], + "Love Story": [], + "Desert Rain": [] + }, + "Staind": { + "It's Been Awhile": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 36, + "name": "staind", + "url": "https://www.last.fm/tag/staind" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 3, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + } + ], + "Outside": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "staind", + "url": "https://www.last.fm/tag/staind" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 9, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "Outside", + "url": "https://www.last.fm/tag/Outside" + }, + { + "count": 5, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 1, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "So Far Away": [], + "For You": [], + "Mudshovel": [], + "Epiphany": [], + "Fade": [], + "Right Here": [], + "Zoe Jane": [], + "Open Your Eyes": [], + "Pressure": [], + "Change": [], + "Price to Play": [], + "Suffer": [], + "Can't Believe": [], + "Waste": [], + "Home": [], + "Take It": [], + "Everything Changes": [], + "How About You": [], + "Suffocate": [], + "Yesterday": [], + "Just Go": [], + "This Is It": [], + "Believe": [], + "Fray": [], + "Falling": [], + "Fill Me Up": [], + "Falling Down": [], + "Something to Remind You": [], + "Me": [], + "Reality": [], + "Could It Be": [], + "Tonight": [] + }, + "Heart": { + "Barracuda": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 69, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 33, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 5, + "name": "heart", + "url": "https://www.last.fm/tag/heart" + }, + { + "count": 4, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "1977", + "url": "https://www.last.fm/tag/1977" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "Crazy on You": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 67, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 8, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 6, + "name": "heart", + "url": "https://www.last.fm/tag/heart" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Fleetwood Mac", + "url": "https://www.last.fm/tag/Fleetwood+Mac" + }, + { + "count": 1, + "name": "christine mcvie", + "url": "https://www.last.fm/tag/christine+mcvie" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + } + ], + "Alone": [], + "Magic Man": [], + "These Dreams": [], + "All I Wanna Do Is Make Love to You": [], + "Dreamboat Annie": [], + "What About Love?": [], + "Never": [], + "Straight On": [], + "What About Love": [], + "If Looks Could Kill": [], + "Love Alive": [], + "Who Will You Run To": [], + "Kick It Out": [], + "Dreamboat Annie (Fantasy Child)": [], + "Little Queen": [], + "Soul of the Sea": [], + "Nothin' At All": [], + "Heartless": [], + "(Love Me Like Music) I'll Be Your Song": [], + "There's The Girl": [], + "Stairway to Heaven (Live At The Kennedy Center Honors)": [], + "White Lightning And Wine": [], + "How Deep It Goes": [], + "Sing Child": [], + "Stranded": [], + "Dog & Butterfly": [], + "Dream of the Archer": [], + "Even It Up": [], + "Sylvan Song": [], + "Alone - Remastered": [], + "Wild Child": [] + }, + "Insane Clown Posse": { + "In My Room": [ + { + "count": 100, + "name": "Horrorcore", + "url": "https://www.last.fm/tag/Horrorcore" + }, + { + "count": 25, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 17, + "name": "feel good pop", + "url": "https://www.last.fm/tag/feel+good+pop" + }, + { + "count": 17, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 8, + "name": "Father-child", + "url": "https://www.last.fm/tag/Father-child" + }, + { + "count": 8, + "name": "Father child", + "url": "https://www.last.fm/tag/Father+child" + }, + { + "count": 8, + "name": "6 of 10 stars", + "url": "https://www.last.fm/tag/6+of+10+stars" + }, + { + "count": 3, + "name": "stacys favorites", + "url": "https://www.last.fm/tag/stacys+favorites" + }, + { + "count": 3, + "name": "feel good country", + "url": "https://www.last.fm/tag/feel+good+country" + } + ], + "Boogie Woogie Wu": [], + "Hokus Pokus": [], + "My Axe": [], + "The Neden Game": [], + "Halls of Illusions": [], + "Chop Chop Slide": [], + "To Catch a Predator": [], + "Great Milenko": [], + "IMMA KILL U": [], + "What is a Juggalo?": [], + "Intro": [], + "Cemetery Girl": [], + "Piggy Pie": [], + "Prom Queen": [], + "Piggy Pie (Old School)": [], + "Rainbows & Stuff": [], + "Down With The Clown": [], + "House Of Horrors": [], + "Toy Box": [], + "Under The Moon": [], + "Juggalo Homies": [], + "Suicide Hotline": [], + "Southwest Voodoo": [], + "Mad Professor": [], + "Tilt-A-Whirl": [], + "Just Like That": [], + "In Yo Face": [], + "Miracles": [], + "Fuck the World": [], + "I Stab People": [], + "Play With Me": [], + "How Many Times?": [] + }, + "Legião Urbana": { + "Tempo Perdido": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 92, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 48, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 42, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 21, + "name": "rock brasileiro", + "url": "https://www.last.fm/tag/rock+brasileiro" + }, + { + "count": 8, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 5, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 1, + "name": "Legiao Urbana", + "url": "https://www.last.fm/tag/Legiao+Urbana" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "1986", + "url": "https://www.last.fm/tag/1986" + } + ], + "Será": [], + "Pais e Filhos": [], + "Eduardo e Mônica": [], + "Faroeste Caboclo": [], + "Ainda é cedo": [], + "Quase Sem Querer": [], + "Índios": [], + "Geração Coca-Cola": [], + "Que pais é este": [], + "Há Tempos": [], + "Vento No Litoral": [], + "Meninos E Meninas": [], + "Eu Sei": [], + "Quando O Sol Bater Na Janela Do Teu Quarto": [], + "Giz": [], + "Monte Castelo": [], + "Daniel na Cova dos Leões": [], + "O Teatro dos Vampiros": [], + "Por Enquanto": [], + "Perfeição": [], + "Andrea Doria": [], + "Baader-Meinhof Blues": [], + "Metal Contra As Nuvens": [], + "Soldados": [], + "Sereníssima": [], + "A Dança": [], + "O mundo anda tão complicado": [], + "Perdidos No Espaço": [], + "Mais Do Mesmo": [], + "Teorema": [], + "Hoje A Noite Não Tem Luar (Hoy Me Voy Para México) - Ao Vivo Em São Paulo / 1999": [], + "Acrilic On Canvas": [] + }, + "Chris Travis": { + "Diamonds": [ + { + "count": 100, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "memphis rap", + "url": "https://www.last.fm/tag/memphis+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 33, + "name": "shutup", + "url": "https://www.last.fm/tag/shutup" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 10, + "name": "blaze to this one", + "url": "https://www.last.fm/tag/blaze+to+this+one" + } + ], + "Stayin True": [], + "Where My Money": [], + "Miss Me When I'm Gone": [], + "Psychedelic Funk": [], + "Crunch Time": [], + "Purple Thoughts": [], + "How It Is": [], + "Swerve Slow": [], + "Bring It Back": [], + "Memphis to LA": [], + "Sip That Shit": [], + "H20": [], + "80 Dime Bagz [Boomin' Like Alicia Keys] (feat. Black Kray & Ethelwulf)": [], + "Let Me Fuck": [], + "With My Friends": [], + "Tonight": [], + "FijiFalls": [], + "Codeine Vision": [], + "Actavis": [], + "Hur Lulluby": [], + "For the Love of $": [], + "LA to Memphis": [], + "ForestFires": [], + "FallenLeaves": [], + "When We Ride (feat. Amber London)": [], + "We Up (Feat. Bones)": [], + "Nobody Knows": [], + "Tokyo (Wet Like My Bitches)": [], + "Yellow Diamonds": [], + "80 Dime Bagz (Boomin' Like Alicia Keys) [feat. Black Kray & Ethelwulf]": [], + "Let Me Flex": [], + "Sci-Fi": [] + }, + "sign crushes motorist": { + "Better": [ + { + "count": 100, + "name": "whigga", + "url": "https://www.last.fm/tag/whigga" + }, + { + "count": 100, + "name": "goated with the sauce", + "url": "https://www.last.fm/tag/goated+with+the+sauce" + } + ], + "Wish": [ + { + "count": 100, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 100, + "name": "chad", + "url": "https://www.last.fm/tag/chad" + }, + { + "count": 66, + "name": "in my feelings", + "url": "https://www.last.fm/tag/in+my+feelings" + }, + { + "count": 66, + "name": "DaB", + "url": "https://www.last.fm/tag/DaB" + }, + { + "count": 33, + "name": "oni chan", + "url": "https://www.last.fm/tag/oni+chan" + }, + { + "count": 33, + "name": "fakecel", + "url": "https://www.last.fm/tag/fakecel" + }, + { + "count": 33, + "name": "papu", + "url": "https://www.last.fm/tag/papu" + } + ], + "Left": [], + "Cold": [], + "loser monologue": [ + { + "count": 100, + "name": "literally me", + "url": "https://www.last.fm/tag/literally+me" + }, + { + "count": 100, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + } + ], + "theres this girl": [ + { + "count": 100, + "name": "irish", + "url": "https://www.last.fm/tag/irish" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 66, + "name": "this", + "url": "https://www.last.fm/tag/this" + }, + { + "count": 66, + "name": "ireland", + "url": "https://www.last.fm/tag/ireland" + }, + { + "count": 33, + "name": "dawg", + "url": "https://www.last.fm/tag/dawg" + }, + { + "count": 33, + "name": "irish indie", + "url": "https://www.last.fm/tag/irish+indie" + }, + { + "count": 33, + "name": "Girl", + "url": "https://www.last.fm/tag/Girl" + }, + { + "count": 10, + "name": "zoomergaze", + "url": "https://www.last.fm/tag/zoomergaze" + }, + { + "count": 10, + "name": "theres", + "url": "https://www.last.fm/tag/theres" + } + ], + "i just want to hold her": [], + "Gentle": [], + "i threw a rock off an overpass and killed a guy": [], + "Manifesto": [], + "I'm Always Here": [], + "I'm So Sorry": [], + "Start": [], + "Further": [], + "Amare": [], + "Wedding Night": [], + "Love Me": [], + "Last Friday Night": [], + "Death Of A Heart": [], + "Nyumbani (Sounds Like)": [], + "Lead Me Father (feat. ian)": [], + "BRUISED": [], + "Carry On": [], + "SLÁINTE": [], + "Never Wanna See You": [], + "Make Sure You're Loved (feat. Jin Jin)": [], + "Green Trees (feat. Brinx Parker & Johan Lenox)": [], + "Heard It From": [], + "It's Not a Phase (feat. China)": [], + "Diamonds": [], + "Finally Free (feat. Lerado Khalil)": [], + "Make Sure You're Loved (feat. Hopium)": [], + "SLAINTE (cheers)": [] + }, + "Etta James": { + "At Last": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 97, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 50, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 49, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 13, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 9, + "name": "Etta James", + "url": "https://www.last.fm/tag/Etta+James" + }, + { + "count": 7, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 2, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "at last", + "url": "https://www.last.fm/tag/at+last" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "I'd Rather Go Blind": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 79, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 40, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 28, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 14, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 5, + "name": "Etta James", + "url": "https://www.last.fm/tag/Etta+James" + }, + { + "count": 2, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "A Sunday Kind of Love": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 100, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 57, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 48, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 15, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 7, + "name": "Etta James", + "url": "https://www.last.fm/tag/Etta+James" + }, + { + "count": 2, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "sunday", + "url": "https://www.last.fm/tag/sunday" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + } + ], + "Stormy Weather": [], + "Something's Got A Hold On Me": [], + "Trust in Me": [], + "I Just Want to Make Love to You": [], + "I Just Want To Make Love To You - Single Version": [], + "My Dearest Darling": [], + "Tell Mama": [], + "All I Could Do Was Cry": [], + "At Last - Single Version": [], + "Don't Cry Baby": [], + "Fool That I Am": [], + "Anything To Say You're Mine": [], + "Something's Got A Hold On Me - Single Version": [], + "If I Can't Have You": [], + "O Holy Night": [], + "Sunday Kind of Love": [], + "All I Could Do Is Cry": [], + "Pushover": [], + "Stop The Wedding": [], + "Do Right Woman, Do Right Man": [], + "The Man I Love": [], + "I Just Wanna Make Love to You": [], + "I Got You Babe": [], + "Security": [], + "I'd Rather Go Blind - Single Version": [], + "A Sunday Kind Of Love - Single Version": [], + "Spoonful": [], + "Tough Mary": [], + "Steal Away": [], + "Good Rockin' Daddy": [] + }, + "Portugal. The Man": { + "Feel It Still": [ + { + "count": 100, + "name": "poptron", + "url": "https://www.last.fm/tag/poptron" + }, + { + "count": 26, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 7, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 2, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 1, + "name": "2017", + "url": "https://www.last.fm/tag/2017" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Purple Yellow Red and Blue": [], + "Modern Jesus": [], + "So Young": [], + "Live in the Moment": [], + "People Say": [], + "So American": [], + "The Sun": [], + "Atomic Man": [], + "Evil Friends": [], + "Creep In a T-Shirt": [], + "Sleep Forever": [], + "Dummy": [], + "Tidal Wave": [], + "Plastic Soldiers": [], + "Hip Hop Kids": [], + "Work All Day": [], + "What, Me Worry?": [], + "Smile": [], + "Lovers In Love": [], + "Sea of Air": [], + "Do You": [], + "Mornings": [], + "The Home": [], + "Rich Friends": [], + "All Your Light (Times Like These)": [], + "Waves": [], + "The Woods": [], + "Got It All (This Can't Be Living Now)": [], + "AKA M80 the Wolf": [], + "Everyone Is Golden": [], + "Senseless": [], + "The Dead Dog": [] + }, + "Jorge Rivera-Herrans": { + "Would You Fall in Love with Me Again": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 33, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 33, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 33, + "name": "Sang in English", + "url": "https://www.last.fm/tag/Sang+in+English" + }, + { + "count": 10, + "name": "lilis love song", + "url": "https://www.last.fm/tag/lilis+love+song" + } + ], + "Just a Man": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "makes me cry", + "url": "https://www.last.fm/tag/makes+me+cry" + }, + { + "count": 66, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 33, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "Warrior of the Mind": [ + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "The Horse and the Infant": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 66, + "name": "lilith chorando dms nessa", + "url": "https://www.last.fm/tag/lilith+chorando+dms+nessa" + } + ], + "Wouldn't You Like": [ + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "hermes only da lilith", + "url": "https://www.last.fm/tag/hermes+only+da+lilith" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 33, + "name": "dawrling da lilith", + "url": "https://www.last.fm/tag/dawrling+da+lilith" + } + ], + "No Longer You": [ + { + "count": 100, + "name": "waltz", + "url": "https://www.last.fm/tag/waltz" + }, + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "concept album", + "url": "https://www.last.fm/tag/concept+album" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Full Speed Ahead": [], + "Open Arms": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 66, + "name": "volta amor", + "url": "https://www.last.fm/tag/volta+amor" + }, + { + "count": 66, + "name": "polites bebê da lili", + "url": "https://www.last.fm/tag/polites+beb%C3%AA+da+lili" + } + ], + "Suffering": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 66, + "name": "mikayuu<3", + "url": "https://www.last.fm/tag/mikayuu%3C3" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 33, + "name": "ody da lili", + "url": "https://www.last.fm/tag/ody+da+lili" + } + ], + "Ruthlessness": [ + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "Done For": [ + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "circe only da lilith", + "url": "https://www.last.fm/tag/circe+only+da+lilith" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "Love in Paradise": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 66, + "name": "ody da lili", + "url": "https://www.last.fm/tag/ody+da+lili" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "Survive": [], + "My Goodbye": [], + "Polyphemus": [], + "There Are Other Ways": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 66, + "name": "circe only da lilith", + "url": "https://www.last.fm/tag/circe+only+da+lilith" + } + ], + "Keep Your Friends Close": [], + "Storm": [], + "Remember Them": [], + "The Underworld": [ + { + "count": 100, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 66, + "name": "lilith chorando dms nessa", + "url": "https://www.last.fm/tag/lilith+chorando+dms+nessa" + }, + { + "count": 66, + "name": "liliths biggest gatilho", + "url": "https://www.last.fm/tag/liliths+biggest+gatilho" + } + ], + "God Games": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Monster": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Puppeteer": [], + "Luck Runs Out": [], + "Scylla": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 66, + "name": "scylla grandona", + "url": "https://www.last.fm/tag/scylla+grandona" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + } + ], + "Hold Them Down": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "The Challenge": [ + { + "count": 100, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 66, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 66, + "name": "concept album", + "url": "https://www.last.fm/tag/concept+album" + }, + { + "count": 33, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Dangerous": [ + { + "count": 100, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + }, + { + "count": 100, + "name": "lili core", + "url": "https://www.last.fm/tag/lili+core" + }, + { + "count": 66, + "name": "fav da lili", + "url": "https://www.last.fm/tag/fav+da+lili" + }, + { + "count": 66, + "name": "hermes only da lilith", + "url": "https://www.last.fm/tag/hermes+only+da+lilith" + }, + { + "count": 33, + "name": "dawrling da lilith", + "url": "https://www.last.fm/tag/dawrling+da+lilith" + } + ], + "Thunder Bringer": [], + "Legendary": [], + "Different Beast": [], + "Little Wolf": [], + "Not Sorry for Loving You": [] + }, + "Sophie Ellis-Bextor": { + "Murder on the Dancefloor": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 34, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "Sophie Ellis-Bextor", + "url": "https://www.last.fm/tag/Sophie+Ellis-Bextor" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Catch You": [], + "Get Over You": [], + "Me and My Imagination": [], + "Music Gets the Best of Me": [], + "Today the Sun's on Us": [], + "If I Can't Dance": [], + "Mixed Up World": [], + "Take Me Home": [], + "If You Go": [], + "Lover": [], + "Move This Mountain": [], + "I Won't Change You": [], + "New York City Lights": [], + "Can't Fight This Feeling": [], + "Bittersweet": [], + "By Chance": [], + "Take Me Home (A Girl Like Me)": [], + "Is It Any Wonder": [], + "I Believe": [], + "New Flame": [], + "The Universe Is You": [], + "China Heart": [], + "Only One": [], + "The Distance Between Us": [], + "Love Is Here": [], + "Leave the Others Alone": [], + "Heartbreak (Make Me a Dancer)": [], + "Everything Falls Into Place": [], + "Murder on the Dancefloor - PNAU Remix": [], + "Murder On The Dancefloor - David Guetta Remix": [], + "Murder On the Dance Floor": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 83, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 34, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 31, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "Sophie Ellis-Bextor", + "url": "https://www.last.fm/tag/Sophie+Ellis-Bextor" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Crying at the Discotheque": [] + }, + "Vansire": { + "From the Subway Train": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 66, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 33, + "name": "under a minute", + "url": "https://www.last.fm/tag/under+a+minute" + }, + { + "count": 33, + "name": "Bittersweet", + "url": "https://www.last.fm/tag/Bittersweet" + }, + { + "count": 33, + "name": "short tracks", + "url": "https://www.last.fm/tag/short+tracks" + }, + { + "count": 10, + "name": "farofa conceitual", + "url": "https://www.last.fm/tag/farofa+conceitual" + }, + { + "count": 10, + "name": "trains", + "url": "https://www.last.fm/tag/trains" + }, + { + "count": 10, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + } + ], + "Metamodernity": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 17, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 8, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 8, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 3, + "name": "2019", + "url": "https://www.last.fm/tag/2019" + }, + { + "count": 3, + "name": "122 bpm", + "url": "https://www.last.fm/tag/122+bpm" + }, + { + "count": 3, + "name": "hypnotic", + "url": "https://www.last.fm/tag/hypnotic" + } + ], + "That I Miss You": [], + "Eleven Weeks": [], + "Précis Two": [], + "Précis": [], + "Halcyon Age": [], + "Night Vision": [], + "Nice to See You": [], + "Nosebleed Seats": [], + "Just the Right Song": [], + "Think it Through": [], + "Every Time Around": [], + "Fillmore County": [], + "From the Subway Train - Extended Version": [], + "The Latter Teens": [], + "Lonely Zone": [], + "Set Piece": [], + "A Long Drive Back": [], + "Reflection No. 6": [], + "Central Time": [], + "Angel Youth": [], + "Years Roll By": [], + "Evening Light": [], + "Star Catcher": [], + "Kind of a Nice Time": [], + "Brown Study": [], + "Moon Hits": [], + "The Modern Western World": [], + "Yours Truly": [], + "Part of the Dream": [], + "Looking for Tomorrow": [], + "About the World": [] + }, + "54 Ultra": { + "Heaven Knows": [], + "Where Are You": [], + "What More Can I Do": [], + "Talk 2 Me": [], + "Upside Down": [], + "Should I Let This Go?": [], + "Does He Know It": [], + "Sunday": [], + "No Tengo Valor": [], + "Halo": [], + "Ultra Violet": [], + "Sierra": [], + "Just Like You": [], + "What Do I Know (Call Me Baby)": [], + "I Won't Go": [], + "You Were Made For Me": [], + "Just Like You (Live)": [], + "Sierra (Live)": [], + "The End of the World": [], + "Just Call Me Baby": [], + "What Do I Know": [], + "Want U": [], + "4 Nothing": [], + "Autumn": [], + "Situations": [], + "Wasted": [], + "Falling in Love": [], + "Want Me": [], + "Slide": [], + "Where Are You (Preview)": [], + "Halo (Interlude)": [], + "Get Down (With Me)": [], + "Feel the Way": [] + }, + "The Drums": { + "Money": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 75, + "name": "surf rock", + "url": "https://www.last.fm/tag/surf+rock" + }, + { + "count": 46, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 43, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + } + ], + "Let's Go Surfing": [], + "I Don't Know How To Love": [], + "Days": [], + "Lets Go Surfing": [], + "Down By The Water": [], + "Best Friend": [], + "Me And The Moon": [], + "What You Were": [], + "Book Of Revelation": [], + "Forever And Ever Amen": [], + "Book Of Stories": [], + "Hard To Love": [], + "Skippin' Town": [], + "It Will All End In Tears": [], + "I Need Fun In My Life": [], + "I'll Never Drop My Sword": [], + "How It Ended": [], + "We Tried": [], + "The Future": [], + "Submarine": [], + "If He Likes It Let Him Do It": [], + "Please Don't Leave": [], + "Saddest Summer": [], + "Blood Under My Belt": [], + "Searching For Heaven": [], + "Make You Mine": [], + "I Need A Doctor": [], + "In The Cold": [], + "I Felt Stupid": [], + "Are U Fucked": [], + "Heart Basel": [], + "Don't Be A Jerk, Jonny": [] + }, + "DECO*27": { + "Ghost Rule": [], + "ラビットホール": [ + { + "count": 100, + "name": "vocaloid", + "url": "https://www.last.fm/tag/vocaloid" + }, + { + "count": 25, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 16, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 16, + "name": "HATSUNE Miku", + "url": "https://www.last.fm/tag/HATSUNE+Miku" + } + ], + "The Vampire": [], + "サラマンダー": [], + "モニタリング": [ + { + "count": 100, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 100, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 66, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 66, + "name": "vocaloid", + "url": "https://www.last.fm/tag/vocaloid" + }, + { + "count": 33, + "name": "HATSUNE Miku", + "url": "https://www.last.fm/tag/HATSUNE+Miku" + } + ], + "ヒバナ -Reloaded-": [], + "乙女解剖": [], + "デビルじゃないもん": [], + "テレパシ": [], + "Animal": [], + "Dscf": [], + "ボルテッカー": [], + "サッドガール・セックス": [], + "ゾンビ": [], + "チェリーポップ": [], + "アンドロイドガール": [], + "ハオ": [], + "Parasite": [], + "Cinderella": [], + "ルーキー": [], + "Reversible Campaign": [], + "Liar Dance": [], + "Cinderella - Giga First Night Remix": [], + "スクランブル交際": [], + "Streaming Heart": [], + "ネバーランド": [], + "キメラ": [], + "あいたい星人": [], + "Aimai Elegy": [], + "モニタリング (Best Friend Remix)": [], + "Mozaik Role": [], + "Journey": [], + "ハローセカイ": [] + }, + "Ramones": { + "I Wanna Be Sedated": [ + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 95, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 24, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 10, + "name": "Ramones", + "url": "https://www.last.fm/tag/Ramones" + }, + { + "count": 4, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 3, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "Classic Punk", + "url": "https://www.last.fm/tag/Classic+Punk" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "Blitzkrieg Bop": [], + "Blitzkrieg Bop - 2016 Remaster": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 44, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 4, + "name": "Ramones", + "url": "https://www.last.fm/tag/Ramones" + } + ], + "Judy Is a Punk": [], + "Pet Sematary": [], + "Sheena Is a Punk Rocker": [], + "Beat on the Brat": [], + "I Wanna Be Your Boyfriend": [], + "Rockaway Beach": [], + "Baby, I Love You": [], + "Teenage Lobotomy": [], + "Now I Wanna Sniff Some Glue": [], + "Cretin Hop": [], + "Poison Heart": [], + "The KKK Took My Baby Away": [], + "Commando": [], + "Sheena Is a Punk Rocker - 2017 Remaster": [], + "Pinhead": [], + "Havana Affair": [], + "53rd & 3rd": [], + "California Sun": [], + "I Believe in Miracles": [], + "Surfin' Bird": [], + "We're a Happy Family": [], + "Gimme Gimme Shock Treatment": [], + "Merry Christmas (I Don't Want to Fight Tonight)": [], + "Listen to My Heart": [], + "Let's Dance": [], + "Loudmouth": [], + "Chain Saw": [], + "Judy Is a Punk - 2016 Remaster": [], + "Glad to See You Go": [], + "Rock 'n' Roll High School": [] + }, + "Hearts2Hearts": { + "The Chase": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 56, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 37, + "name": "cass ratos e fofos", + "url": "https://www.last.fm/tag/cass+ratos+e+fofos" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "ended kiiikiii", + "url": "https://www.last.fm/tag/ended+kiiikiii" + }, + { + "count": 8, + "name": "Caso ratos e fofos", + "url": "https://www.last.fm/tag/Caso+ratos+e+fofos" + }, + { + "count": 2, + "name": "atlanta bass", + "url": "https://www.last.fm/tag/atlanta+bass" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "juun", + "url": "https://www.last.fm/tag/juun" + } + ], + "STYLE": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 66, + "name": "eurodance", + "url": "https://www.last.fm/tag/eurodance" + }, + { + "count": 33, + "name": "eurodisco", + "url": "https://www.last.fm/tag/eurodisco" + }, + { + "count": 33, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 33, + "name": "girlgroup", + "url": "https://www.last.fm/tag/girlgroup" + }, + { + "count": 10, + "name": "henry", + "url": "https://www.last.fm/tag/henry" + }, + { + "count": 10, + "name": "2025", + "url": "https://www.last.fm/tag/2025" + }, + { + "count": 10, + "name": "H2H", + "url": "https://www.last.fm/tag/H2H" + } + ], + "Butterflies": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 11, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 7, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 7, + "name": "Neo Soul", + "url": "https://www.last.fm/tag/Neo+Soul" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 4, + "name": "stella", + "url": "https://www.last.fm/tag/stella" + }, + { + "count": 4, + "name": "ian", + "url": "https://www.last.fm/tag/ian" + }, + { + "count": 1, + "name": "H2H", + "url": "https://www.last.fm/tag/H2H" + }, + { + "count": 1, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + } + ], + "“The Chase” English Demo Version By FLO": [], + "The Chase (Sped Up)": [], + "The Chase (Line Distribution + Lyrics Karaoke) PATREON REQUESTED": [], + "The Chase (FLO English Demo but w/ original instrumental)": [], + "Butterflies (Sped Up)": [], + "Hearts2Hearts 하츠투하츠 'The Chase' Performance Video": [], + "The Chase #엠카운트다운 EP.878": [], + "STYLE (Line Distribution + Lyrics Karaoke) PATREON REQUESTED": [], + "STYLE (Summer Ver.)♬": [], + "STUDIO CHOOM ORIGINAL": [], + "The Chase #엠카운트다운 EP.879": [], + "STYLE #엠카운트다운 EP.894": [], + "Getting ready for our first trip to Jeju ᯓ ✈︎ S2cret Diary ꒰ EP.1 ꒱": [], + "Hearts2Hearts 하츠투하츠 ‘The Chase’ Recording BH2ND": [], + "Hearts2Hearts 하츠투하츠 'The Chase' Dance Practice": [], + "Hearts2Hearts 하츠투하츠 ’The Chase’ MV CommentaryㅣCrunchy Hearts EP.1": [], + "Hearts2Hearts 하츠투하츠 ‘STYLE’ Recording BH2ND": [], + "Hearts Museum OPEN! 작품 설명 및 평론회 ✦ʚ Hearts Chase EP.1 ɞ✦": [], + "The Chase (Boy Band Ver.)": [], + "Hearts2Hearts 하츠투하츠 ‘STYLE’ Dance Practice BH2ND": [], + "Hearts2Hearts 하츠투하츠 'STYLE' Dance Practice": [], + "The Chase (Areia Remix)": [], + "The Chase (Performance Video)": [], + "From SNSD to aespa💃 Music Quiz🎵 Funny Filter Game🖼️ Relay Drawing🎨 Let’s Go! ✦ʚ Hearts Chase EP.2 ɞ✦": [], + "shhh… it’s our s2cret! ⋆⭒˚。⋆": [], + "Hearts2Hearts 하츠투하츠 'The Chase' Mood Sampler": [], + "Hearts2Hearts Debut Fan Showcase 〈Chase Our Hearts〉": [], + "STYLE | Show! MusicCore | aired on MBC250621 #Hearts2hearts": [], + "Style (Boy Band Ver.)": [], + "Hearts2Hearts 하츠투하츠 ‘The Chase’ Dance Practice BH2ND": [] + }, + "SoFaygo": { + "Knock Knock": [], + "Hell Yeah": [], + "MM3": [], + "Off the Map": [], + "Everyday": [], + "Hits on Hits": [], + "Chrome": [], + "Stay Awake": [], + "Let The Girls Slay": [], + "Clutch": [], + "Hang With the Goats": [], + "The World Is Yours": [], + "Let's Lose Our Minds": [], + "Rat Runners": [], + "Precision": [], + "Seven": [], + "Hearse": [], + "Count Me Out": [], + "WISH I COULD TELL YOU": [], + "Matrix": [], + "Up Off 1942": [], + "YE": [], + "Don't Hold The Fire": [], + "Nonchalant": [], + "WE GOOD": [], + "Out": [], + "Long Way": [], + "Transparency": [], + "Another One": [], + "Blitz V2": [], + "Slip": [], + "PURE": [], + "4SUM+": [] + }, + "ZEROBASEONE": { + "In Bloom": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 44, + "name": "ricky da beatriz", + "url": "https://www.last.fm/tag/ricky+da+beatriz" + }, + { + "count": 29, + "name": "jenopipizinho", + "url": "https://www.last.fm/tag/jenopipizinho" + }, + { + "count": 7, + "name": "Drum and bass", + "url": "https://www.last.fm/tag/Drum+and+bass" + }, + { + "count": 4, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 4, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 4, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "gay music", + "url": "https://www.last.fm/tag/gay+music" + } + ], + "CRUSH": [], + "Feel the POP": [], + "Doctor! Doctor!": [], + "SWEAT": [], + "GOOD SO BAD": [], + "New Kidz on the Block": [], + "Always": [], + "MELTING POINT": [], + "Our Season": [], + "And I": [], + "Take My Hand": [], + "Back to ZEROBASE": [], + "Insomnia": [], + "BLUE": [], + "KILL THE ROMEO": [], + "Kidz Zone": [], + "Good Night": [], + "ゆらゆら -運命の花-": [], + "Dear ECLIPSE": [], + "Sunday RIDE": [], + "Devil Game": [], + "Solar POWER": [], + "ICONIK": [ + { + "count": 100, + "name": "jiwoong da julia", + "url": "https://www.last.fm/tag/jiwoong+da+julia" + }, + { + "count": 100, + "name": "jiwoongdaju", + "url": "https://www.last.fm/tag/jiwoongdaju" + } + ], + "SLAM DUNK": [], + "Eternity": [], + "Road Movie": [], + "The Sea - ZB1 Remake": [], + "HELLO": [], + "NOW OR NEVER": [], + "Checkmate (Prod. Czaer)": [], + "Step Back": [], + "Out of Love": [] + }, + "Russ": { + "Losin Control": [], + "What They Want": [], + "Psycho, Pt. 2": [], + "3:15 (Breathe)": [], + "Cherry Hill": [], + "Missin You Crazy": [], + "Ain't Nobody Takin My Baby": [], + "Pull The Trigger": [], + "BEST ON EARTH (feat. BIA) - Bonus": [], + "Ride Slow": [], + "The Flute Song": [], + "CIVIL WAR - Bonus": [], + "Seduce (Feat. Capella Grey & Tamae)": [], + "Me You": [], + "Are You Entertained (feat. Ed Sheeran)": [], + "Nobody Knows": [], + "3AM": [], + "Small Talk": [], + "Moonlight In Atlanta": [], + "HANDSOMER (Remix) (Feat. Ktlyn)": [], + "Do It Myself": [], + "Goodbye": [], + "NASTY - Extended Version": [], + "NIGHTTIME (Interlude)": [], + "3:15 - Slowed Down + Reverb": [], + "Workin On Me": [], + "Scared": [], + "Yung God": [], + "GUESS WHAT (feat. Rick Ross)": [], + "Handsomer": [], + "Aint Goin Back": [], + "Civil War": [], + "Wife You Up": [] + }, + "Joy Again": { + "Looking Out For You": [ + { + "count": 100, + "name": "Skipping Through Time", + "url": "https://www.last.fm/tag/Skipping+Through+Time" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 4, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 2, + "name": "Lo-Fi", + "url": "https://www.last.fm/tag/Lo-Fi" + }, + { + "count": 2, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + } + ], + "Necromancer": [], + "Kim": [], + "Winter Snakes": [], + "Sorry You Didn't Get to Kiss That Boy You Wanted to Kiss": [], + "Sungazing": [], + "I'm Your Dog": [], + "Abaigh's Song": [], + "Mistakes": [], + "On A Farm": [], + "Another Song About Ghosts": [], + "How You Feel": [], + "Rats": [], + "Country Song": [], + "Couldn't": [], + "Mordecai's Bad Sex Dream": [], + "Disorder": [], + "Worn Out": [], + "What Lovers Do": [], + "Who Knows": [], + "Living Ghost": [], + "Special Secret Medicine": [], + "Leaf On A Falling Yacht": [], + "Pennsylvania Black Coffee": [], + "Bali Shag Palak Paneer": [], + "Cecile (Marcus Mamourian)": [], + "Deathwish // Deathbed": [], + "Let's Do a Dance": [], + "Shoobie": [], + "Dog in the Yard (B-Side)": [], + "Melty": [], + "Stairs": [], + "Angel": [] + }, + "Freddie Dredd": { + "GTG": [], + "LIMBO": [], + "CHA CHA": [], + "All Alone": [], + "Wrath": [], + "KILLIN' ON DEMAND": [], + "Devil's Work": [], + "WEATHER": [], + "Opaul": [], + "WTH": [], + "Evil fantasy": [], + "Oh Darling (feat. Soudiere)": [], + "Stunna": [], + "Abuse": [], + "DARKO": [], + "Repo": [], + "DITTY": [], + "GREED": [], + "Kick Rocks (feat. Lil Darkie)": [], + "HERESY": [], + "Speak Up": [], + "Want (feat. prodby668)": [], + "ENDLESS SEA": [], + "LUST": [], + "SNAKE": [], + "ON ME": [], + "Redrum": [], + "OH DARLING": [], + "Viva Nao Mais": [], + "Necklace": [], + "Devine": [], + "Delete": [], + "I'm a Murderer": [] + }, + "Yves Tumor": { + "Romanticist": [], + "Kerosene!": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 40, + "name": "Kitchen Confidential with Butterknife", + "url": "https://www.last.fm/tag/Kitchen+Confidential+with+Butterknife" + }, + { + "count": 15, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 10, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 3, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 3, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 2, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 1, + "name": "glam rock", + "url": "https://www.last.fm/tag/glam+rock" + }, + { + "count": 1, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + }, + { + "count": 1, + "name": "Psychedelic Soul", + "url": "https://www.last.fm/tag/Psychedelic+Soul" + } + ], + "Gospel for a New Century": [], + "Limerence": [], + "Super Stars": [], + "Licking an Orchid": [], + "Echolalia": [], + "Noid": [], + "Strawberry Privilege": [], + "Jackie": [], + "Lovely Sewer": [], + "God Is a Circle": [], + "Medicine Burn": [], + "Dream Palette": [], + "Hasdallen Lights": [], + "Identity Trade": [], + "A Greater Love": [], + "Heaven Surrounds Us Like a Hood": [], + "Secrecy Is Incredibly Important To The Both of Them": [], + "Folie Imposée": [], + "Parody": [], + "Asteroid Blues": [], + "Crushed Velvet": [], + "Lifetime": [], + "Faith In Nothing Except In Salvation": [], + "Meteora Blues": [], + "Fear Evil Like Fire": [], + "Honesty": [], + "Interlude": [], + "In Spite of War": [], + "Ebony Eye": [], + "Operator": [], + "Economy of Freedom": [] + }, + "DAY6": { + "Shoot Me": [], + "You Were Beautiful": [], + "Love me or Leave me": [], + "Sweet Chaos": [], + "Zombie": [], + "Congratulations": [], + "I Loved You": [], + "예뻤어 You Were Beautiful": [], + "누군가 필요해 I Need Somebody": [], + "Not Mine": [], + "You make Me": [], + "Zombie - English Ver.": [], + "Time of Our Life": [], + "I Wait": [], + "I Need Somebody": [], + "Chocolate": [], + "행복했던 날들이었다 days gone by": [], + "Afraid": [], + "Time of Our Life -Japanese ver.- - Japanese ver.": [], + "days gone by": [], + "Dance Dance": [], + "그렇더라고요 When you love someone": [], + "Welcome to the Show": [], + "Happy": [], + "Day and Night": [], + "I Smile": [], + "아 왜 I Wait": [], + "How Can I Say": [], + "Melt Down": [], + "Hi Hello": [], + "Tick Tock": [], + "Congratulations (Final Ver.)": [], + "Letting Go": [] + }, + "Architects": { + "Animals": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 66, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 7, + "name": "UK", + "url": "https://www.last.fm/tag/UK" + }, + { + "count": 4, + "name": "arena rock", + "url": "https://www.last.fm/tag/arena+rock" + }, + { + "count": 4, + "name": "halloween", + "url": "https://www.last.fm/tag/halloween" + }, + { + "count": 4, + "name": "modern metalcore", + "url": "https://www.last.fm/tag/modern+metalcore" + }, + { + "count": 1, + "name": "architects", + "url": "https://www.last.fm/tag/architects" + }, + { + "count": 1, + "name": "For Those That Wish To Exist", + "url": "https://www.last.fm/tag/For+Those+That+Wish+To+Exist" + }, + { + "count": 1, + "name": "k1r7m", + "url": "https://www.last.fm/tag/k1r7m" + } + ], + "Doomsday": [], + "Seeing Red": [], + "Early Grave": [], + "when we were young": [], + "Hereafter": [], + "Curse": [], + "These Colours Don't Run": [], + "Follow The Water": [], + "Blackhole": [ + { + "count": 100, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 66, + "name": "alternative metalcore", + "url": "https://www.last.fm/tag/alternative+metalcore" + } + ], + "Hollow Crown": [], + "A Match Made in Heaven": [], + "Black Lungs": [], + "Day In Day Out": [], + "Gravedigger": [], + "We're All Alone": [], + "Gone With the Wind": [], + "Dethroned": [], + "Deep Fake": [], + "Royal Beggars": [], + "Learn To Live": [], + "Dead Butterflies": [], + "Naysayer": [], + "Numbers Count For Nothing": [], + "In Elegance": [], + "Nihilist": [], + "Whiplash": [], + "Broken Cross": [], + "Alpha Omega": [], + "Heartburn": [], + "Borrowed Time": [], + "Every Last Breath": [], + "Everything Ends": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 66, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 33, + "name": "bad", + "url": "https://www.last.fm/tag/bad" + } + ] + }, + "Ichiko Aoba": { + "Parfum d'étoiles": [ + { + "count": 100, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "field recordings", + "url": "https://www.last.fm/tag/field+recordings" + }, + { + "count": 66, + "name": "nature recordings", + "url": "https://www.last.fm/tag/nature+recordings" + }, + { + "count": 8, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 3, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 3, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 3, + "name": "modern classical", + "url": "https://www.last.fm/tag/modern+classical" + } + ], + "Asleep Among Endives": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 16, + "name": "lofi", + "url": "https://www.last.fm/tag/lofi" + }, + { + "count": 8, + "name": "melancholic", + "url": "https://www.last.fm/tag/melancholic" + }, + { + "count": 8, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 8, + "name": "spiritual", + "url": "https://www.last.fm/tag/spiritual" + }, + { + "count": 2, + "name": "japanese folk", + "url": "https://www.last.fm/tag/japanese+folk" + }, + { + "count": 2, + "name": "mystifying", + "url": "https://www.last.fm/tag/mystifying" + }, + { + "count": 2, + "name": "sedative", + "url": "https://www.last.fm/tag/sedative" + } + ], + "Dawn in the Adan": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cloud nine", + "url": "https://www.last.fm/tag/cloud+nine" + }, + { + "count": 17, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 4, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 1, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 1, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 1, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + } + ], + "bouquet": [], + "太陽さん": [], + "卯月の朧唄": [], + "いきのこり●ぼくら": [], + "Sagu Palm's Song": [], + "Porcelain": [], + "Easter Lily": [], + "Pilgrimage": [], + "Prologue": [], + "テリフリアメ": [], + "月の丘": [], + "Kirinaki Shima": [], + "うたのけはい": [], + "iam POD (0%)": [], + "Horo": [], + "ohayashi": [], + "Chi no Kaze": [], + "海辺の葬列": [], + "Kokoro No Sekai": [], + "Omoide Cafe": [], + "chinuhaji": [], + "Hagupit": [], + "Adan no Shima no Tanjyosai": [], + "Fuwarin": [], + "COLORATURA": [], + "hello": [], + "はるなつあきふゆ": [], + "amuletum": [], + "機械仕掛乃宇宙": [], + "FLAG": [] + }, + "Counting Crows": { + "Mr. Jones": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 92, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 46, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 39, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 9, + "name": "counting crows", + "url": "https://www.last.fm/tag/counting+crows" + }, + { + "count": 4, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + } + ], + "Accidentally in Love": [], + "Colorblind": [], + "Round Here": [], + "A Long December": [], + "Big Yellow Taxi": [], + "Accidentally In Love - From \"Shrek 2\" Soundtrack": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 16, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 8, + "name": "Soundtracks", + "url": "https://www.last.fm/tag/Soundtracks" + }, + { + "count": 3, + "name": "Film Soundtrack", + "url": "https://www.last.fm/tag/Film+Soundtrack" + }, + { + "count": 3, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 3, + "name": "Loving", + "url": "https://www.last.fm/tag/Loving" + } + ], + "Rain King": [], + "Omaha": [], + "Anna Begins": [], + "Perfect Blue Buildings": [], + "Hanginaround": [], + "A Murder Of One": [], + "Sullivan Street": [], + "Time and Time Again": [], + "Raining In Baltimore": [], + "Holiday in Spain": [], + "Angels Of The Silences": [], + "Ghost Train": [], + "American Girls": [], + "Recovering The Satellites": [], + "Mrs. Potter's Lullaby": [], + "Walkaways": [], + "Hard Candy": [], + "Catapult": [], + "Speedway": [], + "Have You Seen Me Lately?": [], + "Goodnight Elisabeth": [], + "All My Friends": [], + "Miami": [], + "Daylight Fading": [], + "Four Days": [], + "Mercury": [] + }, + "Snow Patrol": { + "Chasing Cars": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 99, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 54, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 15, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 12, + "name": "Snow Patrol", + "url": "https://www.last.fm/tag/Snow+Patrol" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Run": [], + "Open Your Eyes": [], + "Shut Your Eyes": [], + "You Could Be Happy": [], + "Hands Open": [], + "You're All I Have": [], + "Chocolate": [], + "Set the Fire to the Third Bar": [], + "Make This Go on Forever": [], + "Spitting Games": [], + "Crack the Shutters": [], + "Take Back the City": [], + "How to Be Dead": [], + "Somewhere a Clock Is Ticking": [], + "Just Say Yes": [], + "Headlights on Dark Roads": [], + "It's Beginning to Get to Me": [], + "Grazed Knees": [], + "Wow": [], + "Gleaming Auction": [], + "Tiny Little Fractures": [], + "Whatever's Left": [], + "The Finish Line": [], + "Called Out in the Dark": [], + "Ways & Means": [], + "If There's a Rocket Tie Me To It": [], + "The Golden Floor": [], + "Same": [], + "The Planets Bend Between Us": [], + "Lifeboats": [], + "Signal Fire": [], + "Set Down Your Glass": [] + }, + "Romeo Santos": { + "Propuesta Indecente": [ + { + "count": 100, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 5, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 1, + "name": "salsa", + "url": "https://www.last.fm/tag/salsa" + }, + { + "count": 1, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 1, + "name": "tropical", + "url": "https://www.last.fm/tag/tropical" + }, + { + "count": 1, + "name": "merengue", + "url": "https://www.last.fm/tag/merengue" + }, + { + "count": 1, + "name": "romeo", + "url": "https://www.last.fm/tag/romeo" + }, + { + "count": 1, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "romeo santos", + "url": "https://www.last.fm/tag/romeo+santos" + }, + { + "count": 1, + "name": "lucas vieira", + "url": "https://www.last.fm/tag/lucas+vieira" + } + ], + "Imitadora": [ + { + "count": 100, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 17, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 8, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 8, + "name": "slk vi em uma edit de soy luna e viciei", + "url": "https://www.last.fm/tag/slk+vi+em+uma+edit+de+soy+luna+e+viciei" + } + ], + "Eres Mía": [ + { + "count": 100, + "name": "bachata", + "url": "https://www.last.fm/tag/bachata" + }, + { + "count": 44, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 7, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + } + ], + "Necio (feat. Carlos Santana)": [], + "Odio (feat. Drake)": [], + "El Pañuelo": [], + "Cancioncitas de Amor": [], + "Llévame Contigo": [], + "Sobredosis (feat. Ozuna)": [], + "Bella y Sensual": [], + "La Diabla": [], + "Hilito": [], + "Promise (feat. Usher)": [], + "You": [], + "Mi Santa (feat. Tomatito)": [], + "Que Se Mueran": [], + "Yo También (feat. Marc Anthony)": [], + "Héroe Favorito": [], + "Inocente": [], + "7 Días": [], + "Amigo": [], + "Sin Fin": [], + "Odio": [], + "Debate De 4": [], + "La Bella Y La Bestia": [], + "Soberbio": [], + "Sus Huellas": [], + "Solo Conmigo": [], + "Canalla": [], + "Me Extraño": [], + "No Tiene la Culpa": [], + "Yo También": [], + "Promise": [] + }, + "glaive": { + "astrid": [], + "fuck this town": [], + "i wanna slam my head against the wall": [], + "heather": [], + "cloak n dagger": [], + "the prom": [], + "dnd": [], + "icarus": [], + "minnesota is a place that exists": [], + "pissed": [], + "1984": [], + "2009": [], + "detest me": [], + "prick": [], + "handle me": [], + "as if": [], + "bastard": [], + "arsenic": [], + "touché": [], + "three wheels and it still drives!": [], + "eyesore": [], + "mental anguish": [], + "pretending": [], + "synopsis": [], + "naturale": [], + "life is pain": [], + "Huh": [], + "stephany": [], + "physs": [], + "sick": [], + "17250": [], + "the car": [], + "im nothing thats all i am": [] + }, + "Paris Paloma": { + "Labour": [ + { + "count": 100, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 4, + "name": "feminist", + "url": "https://www.last.fm/tag/feminist" + }, + { + "count": 4, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 4, + "name": "political", + "url": "https://www.last.fm/tag/political" + }, + { + "count": 1, + "name": "female artists", + "url": "https://www.last.fm/tag/female+artists" + }, + { + "count": 1, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 1, + "name": "Protest", + "url": "https://www.last.fm/tag/Protest" + } + ], + "LABOUR - the cacophony": [], + "the fruits": [], + "It's Called: Freefall": [], + "as good a reason": [], + "notre dame": [], + "yeti": [], + "my mind (now)": [], + "boys, bugs and men": [], + "hunter": [], + "drywall": [], + "the last beautiful thing I saw is the thing that blinded me": [], + "last woman on earth": [], + "the warmth": [], + "village song": [], + "echo": [], + "Tell It To My Heart": [], + "HUNTER - the cacophony": [], + "Narcissus": [], + "The Rider (from \"The Lord of the Rings: The War of the Rohirrim\")": [], + "pleaser": [], + "triassic love song": [], + "his land": [], + "knitting song": [], + "mulled wine": [], + "forsaken": [], + "bones on the beach": [], + "escape pod": [], + "what have I done?": [], + "Underneath": [], + "Cradle": [], + "labour - choir intro": [], + "the fruits - Spotify Singles": [] + }, + "Moby": { + "Porcelain": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 99, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 49, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 23, + "name": "Moby", + "url": "https://www.last.fm/tag/Moby" + }, + { + "count": 11, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 5, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "relax", + "url": "https://www.last.fm/tag/relax" + } + ], + "Natural Blues": [], + "Extreme Ways": [], + "Why Does My Heart Feel So Bad?": [], + "Honey": [], + "In This World": [], + "Lift Me Up": [], + "Bodyrock": [], + "We Are All Made of Stars": [], + "Find My Baby": [], + "South Side": [], + "Flower": [], + "Run On": [], + "In My Heart": [], + "Everloving": [], + "Rushing": [], + "Down Slow": [], + "Inside": [], + "7": [], + "Machete": [], + "My Weakness": [], + "If Things Were Perfect": [], + "One Of These Mornings": [], + "Go": [], + "Beautiful": [], + "Why Does My Heart Feel So Bad": [], + "The Sky Is Broken": [], + "Dream About Me": [], + "Slipping Away": [], + "Sunday (The Day Before My Birthday)": [], + "Raining Again": [], + "Signs of Love": [], + "Shot in the Back of the Head": [] + }, + "Fugazi": { + "I'm So Tired": [ + { + "count": 100, + "name": "Beautiful in a sad way", + "url": "https://www.last.fm/tag/Beautiful+in+a+sad+way" + }, + { + "count": 51, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 22, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 12, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 6, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 3, + "name": "radiohead", + "url": "https://www.last.fm/tag/radiohead" + }, + { + "count": 3, + "name": "great lyrics", + "url": "https://www.last.fm/tag/great+lyrics" + }, + { + "count": 1, + "name": "77davez-all-tracks", + "url": "https://www.last.fm/tag/77davez-all-tracks" + }, + { + "count": 1, + "name": "memories", + "url": "https://www.last.fm/tag/memories" + }, + { + "count": 1, + "name": "bobbyscdclub", + "url": "https://www.last.fm/tag/bobbyscdclub" + } + ], + "Waiting Room": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 73, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 48, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 30, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "Bad Mouth": [], + "Afterthought": [], + "Break": [], + "Give Me the Cure": [], + "Suggestion": [], + "Bulldog Front": [], + "Burning": [], + "Repeater": [], + "Blueprint": [], + "Turnover": [], + "Glue Man": [], + "Merchandise": [], + "Life and Limb": [], + "Margin Walker": [], + "And the Same": [], + "Promises": [], + "Burning Too": [], + "Provisional": [], + "Lockdown": [], + "Cashout": [], + "Shut the Door": [], + "Bed for the Scraping": [], + "Styrofoam": [], + "Public Witness Program": [], + "Long Division": [], + "Argument": [], + "Greed": [], + "Sieve-Fisted Find": [], + "Turkish Disco": [], + "Epic Problem": [], + "Two Beats Off": [] + }, + "Masayoshi Takanaka": { + "Oh! Tengo Suerte": [], + "BRASILIAN SKIES": [], + "BREEZIN'": [], + "BELEZA PULA": [], + "Sweet Agnes": [], + "Ready to Fly": [], + "BLUE LAGOON": [], + "TROPIC BIRDS": [], + "トーキョーレギー": [], + "SEXY DANCE": [], + "MALIBU": [], + "Seven Goblins": [], + "Star Wars Samba": [], + "THE MOON ROSE": [], + "憧れのセーシェル諸島": [], + "I Remember You": [], + "Once Upon A Song": [], + "Prologue": [], + "The Sunset Valley": [], + "SOON": [], + "NIGHTS": [], + "BLUE CURACAO": [], + "SAMBA PATI": [], + "I REMEMBER CLIFFORD": [], + "An Insatiable High": [], + "That's The Way Of The World": [], + "Thunder Storm": [], + "Alone": [], + "You Can Never Come To This Place": [], + "RAINBOW": [], + "Rainbow Paradise": [], + "JUST THE WAY YOU ARE": [], + "MAGICAL NIGHT LIGHT": [] + }, + "Dreamville": { + "Under the Sun (with J. Cole & Lute feat. DaBaby)": [ + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 100, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "DaBaby", + "url": "https://www.last.fm/tag/DaBaby" + }, + { + "count": 33, + "name": "lute", + "url": "https://www.last.fm/tag/lute" + }, + { + "count": 33, + "name": "Conscious Hip Hop", + "url": "https://www.last.fm/tag/Conscious+Hip+Hop" + }, + { + "count": 10, + "name": "-1001521074308", + "url": "https://www.last.fm/tag/-1001521074308" + }, + { + "count": 10, + "name": "kendrick lamar", + "url": "https://www.last.fm/tag/kendrick+lamar" + }, + { + "count": 10, + "name": "j cole", + "url": "https://www.last.fm/tag/j+cole" + } + ], + "Down Bad (feat. JID, Bas, J. Cole, EARTHGANG & Young Nudy)": [], + "Costa Rica (with Bas & JID feat. Guapdad 4000, Reese LAFLARE, Jace, Mez, Smokepurpp, Buddy & Ski Mask The Slump God)": [], + "Sacrifices (with EARTHGANG & J. Cole feat. Smino & Saba)": [], + "Stick (with JID & J. Cole feat. Kenny Mason & Sheck Wes)": [], + "Wells Fargo (with JID & EARTHGANG feat. Buddy & Guapdad 4000) - Interlude": [], + "Heaven’s EP (with J. Cole)": [], + "1993 (with J. Cole, JID, Cozz & EARTHGANG feat. Smino & Buddy)": [], + "Adonis Interlude (The Montage) (with J. Cole)": [], + "Sunset (with J. Cole feat. Young Nudy)": [], + "Freedom of Speech (with J. Cole)": [], + "Got Me (with Ari Lennox & Omen feat. Ty Dolla $ign & Dreezy)": [], + "LamboTruck (with Cozz feat. REASON & Childish Major)": [], + "Rembrandt...Run It Back (with JID & J. Cole feat. Vince Staples)": [], + "Lifestyle (with Bas feat. A$AP Ferg)": [], + "Ladies, Ladies, Ladies (with JID feat. T.I.)": [], + "Oh Wow...Swerve (with J. Cole feat. Zoink Gang, KEY! & Maxo Kream)": [], + "Sleep Deprived (with Lute & Omen feat. Mez & DaVionne)": [], + "Big Black Truck (with JID)": [], + "Don't Hit Me Right Now (with Bas & Cozz feat. Yung Baby Tate, Guapdad 4000 & Buddy)": [], + "Ma Boy": [], + "Self Love (with Ari Lennox & Bas feat. Baby Rose)": [], + "Still Dreamin (with JID & Lute feat. 6LACK)": [], + "Barry From Simpson (with JID feat. 2 Chainz & Young Nudy)": [], + "Swivel (with EARTHGANG) - From The Album \"Mirrorland\"": [], + "Ghetto Gods Freestyle (with EARTHGANG feat. 2 Chainz)": [], + "Ma Boy (with JID & Lute)": [], + "BUSSIT (with Ari Lennox)": [], + "PTSD (with Omen feat. Mereba, Deante' Hitchcock & St. Beauty)": [], + "Starting 5 (with Lute, Cozz & Omen)": [], + "Coming Down (with Ari Lennox)": [], + "Outta Pocket (with Bas & Cozz feat. Girl Talk)": [], + "Up Up Away (with JID & EARTHGANG feat. Vince Staples)": [] + }, + "Spice Girls": { + "Wannabe": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 71, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 30, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 25, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "Spice Girls", + "url": "https://www.last.fm/tag/Spice+Girls" + }, + { + "count": 7, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "guilty pleasure", + "url": "https://www.last.fm/tag/guilty+pleasure" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + } + ], + "Spice Up Your Life": [], + "Stop": [], + "Say You'll Be There": [], + "2 Become 1": [], + "Who Do You Think You Are": [], + "Viva Forever": [], + "Wannabe - Radio Edit": [], + "Too Much": [], + "Mama": [], + "Holler": [], + "Goodbye": [], + "Move Over": [], + "Love Thing": [], + "Never Give Up on the Good Times": [], + "Last Time Lover": [], + "Saturday Night Divas": [], + "Something Kinda Funny": [], + "Naked": [], + "Wannabe (Radio Edit)": [], + "Do It": [], + "The Lady Is a Vamp": [], + "If U Can't Dance": [], + "Denying": [], + "Say You'll Be There - Single Mix": [], + "Let Love Lead the Way": [], + "Christmas Wrapping": [], + "Headlines (Friendship Never Ends)": [], + "Sleigh Ride": [], + "Voodoo": [], + "Tell Me Why": [], + "Right Back at Ya": [], + "Say You´ll Be There": [] + }, + "PEDRO SAMPAIO": { + "ESCADA DO PRÉDIO": [ + { + "count": 100, + "name": "latino", + "url": "https://www.last.fm/tag/latino" + }, + { + "count": 25, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 17, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 8, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 2, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "ATENÇÃO": [], + "POCPOC": [], + "DANÇARINA": [], + "GALOPA": [], + "SENTADÃO": [], + "SEQUÊNCIA STRIPTEASE": [], + "VAI MENINA": [], + "ENSAIO DAS MARAVILHAS": [], + "DANÇARINA (feat. Nicky Jam, MC Pedrinho) - Remix": [], + "SEQUÊNCIA COLOCADÃO": [], + "SAL": [], + "CAVALINHO": [], + "LARISSA": [], + "BAGUNÇA": [], + "Aquecimento do Pedro Sampaio": [], + "Bota pra Tremer": [], + "BOTA UM FUNK": [], + "FAMA": [], + "Fica à vontade": [], + "FALA MAL DE MIM": [], + "PEDRIN": [], + "JOIA RARA": [], + "PERVERSA": [], + "SEQUÊNCIA REVOLUCIONÁRIA": [], + "CHAMA MEU NOME": [], + "Sequência Feiticeira": [], + "PODE DANÇAR": [], + "QUINA DA CAMA": [], + "NO CHÃO NOVINHA (feat. Anitta) - Spotify Singles": [], + "OLHADINHA": [], + "VAI EMBORA NÃO": [], + "NEM AÍ": [] + }, + "H.E.R.": { + "Could've Been (feat. Bryson Tiller)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 17, + "name": "Bryson Tiller", + "url": "https://www.last.fm/tag/Bryson+Tiller" + }, + { + "count": 8, + "name": "h.e.r.", + "url": "https://www.last.fm/tag/h.e.r." + } + ], + "Focus": [], + "Every Kind Of Way": [], + "Best Part (feat. Daniel Caesar)": [], + "Slide": [], + "Come Through (feat. Chris Brown)": [], + "Comfortable": [], + "Losing": [], + "Slide (Remix) (feat. Pop Smoke, A Boogie Wit da Hoodie & Chris Brown) (feat. Pop Smoke)": [], + "Damage": [], + "Jungle": [], + "Hard Place": [], + "Lights On": [], + "As I Am": [], + "Avenue": [], + "Take You There": [], + "2": [], + "Paradise (feat. Yung Bleu)": [], + "Slide (Remix) (feat. Pop Smoke, A Boogie Wit da Hoodie & Chris Brown)": [], + "Changes": [], + "Say It Again": [], + "U": [], + "Gone Away": [], + "Carried Away": [], + "Let Me In": [], + "Do To Me": [], + "Racks (feat. YBN Cordae)": [], + "Facts": [], + "Hard Place - Single Version": [], + "We Made It": [], + "Fate": [], + "Feel a Way": [], + "I Won't": [] + }, + "MXZI": { + "MONTAGEM TOMADA - Slowed": [ + { + "count": 100, + "name": "edging", + "url": "https://www.last.fm/tag/edging" + }, + { + "count": 100, + "name": "sigma", + "url": "https://www.last.fm/tag/sigma" + }, + { + "count": 66, + "name": "fortnite festival", + "url": "https://www.last.fm/tag/fortnite+festival" + }, + { + "count": 66, + "name": "gooning", + "url": "https://www.last.fm/tag/gooning" + } + ], + "MONTAGEM TOMADA": [], + "MONTAGEM XONADA": [], + "MONTAGEM BATCHI": [], + "MONTAGEM TOMADA - Super Slowed": [], + "MONTAGEM XONADA - Slowed": [], + "MONTAGEM TOMADA - Ultra Slowed": [], + "MONTAGEM BATCHI - SLOWED": [], + "MONTAGEM XONADA - Super Slowed": [], + "MONTAGEM BATCHI - ULTRA SLOWED": [], + "MONTAGEM MANDELA": [], + "A NOVINHA TA COM MEDO": [], + "Montagem Mudança": [], + "MONTAGEM XONADA - Sped Up": [], + "MONTAGEM BATCHI - SPED UP": [], + "Montagem Toma": [], + "Sequência Do Criminus": [], + "Montagem Ritmo Brutal": [], + "FUNK DO ELEVATOR": [], + "ILUSÃO INSANA - Super Slowed": [], + "NOVA VIDA": [], + "MONTAGEM XONADA - Ultra Slowed": [], + "MONTAGEM TOMADA - TikTok Version": [], + "Vem Sonhar": [], + "MONTAGEM TOMADA - Extremely Slowed": [], + "MTG GOSTA": [], + "MONTAGEM XONADA - Mega Slowed": [], + "AMIN BALA": [], + "FUNK DE SORTUDA": [], + "Montagem Ritmica": [], + "MONTAGEM TOMADA (Slowed)": [], + "MONTAGEM MANDELA - Super Slowed": [], + "MONTAGEM MANDELA - Slowed": [] + }, + "BJ Lips": { + "Love Potions": [], + "Love Potions Slowed and Reverbed": [], + "Love Potions Sped Up": [], + "Love Potions Instrumental": [], + "Summer Lover": [], + "Your Slut": [], + "Love Potions - 6arelyhuman Remix": [], + "cum n Cocaine": [], + "iPod Touch": [], + "Dollar Store": [], + "Gamer Boy": [], + "semen demon": [], + "Shake It": [], + "Icon": [], + "Lobotomized": [], + "Cheap Affection": [], + "Tax Fraud": [], + "Love Potions (feat. Princess Paparazzi)": [], + "One More Cumshot": [], + "Get Me Back (U Won't)": [], + "Click 2 See My Pussy": [], + "Magic Wand": [], + "Dial Up Pussy": [], + "Love Potions (6arelyhuman Remix)": [], + "Love Potions (6arelyhuman Remix) (feat. princess paparazzi)": [], + "Love Potions (6arelyhuman Remix) (part. princess paparazzi)": [], + "Your Slut (feat. Micah Montag)": [], + "Love potion": [], + "Love Potions (ft. Princess paparazzi)": [], + "Love Potions (feat. Princess paparazzi) // slowed + reverb": [], + "Love Potions (part. princess paparazzi)": [], + "Summer Lover (feat. Princess Paparazzi)": [], + "Your Slut (feat. Mika Montag)": [] + }, + "3OH!3": { + "DONTTRUSTME": [], + "My First Kiss (feat. Ke$ha)": [], + "Starstrukk (feat. Katy Perry)": [], + "Starstrukk": [], + "Don't Trust Me": [], + "Richman": [], + "Touchin on My": [], + "Chokechain": [], + "Double Vision": [], + "Dirty Mind": [], + "Tapp": [], + "Still Around": [], + "Dont Trust Me": [], + "Photofinnish": [], + "Holler Til You Pass Out": [], + "I'm Not Your Boyfriend Baby": [], + "My First Kiss - Feat. Ke$ha": [], + "We Are Young": [], + "Punkbitch": [], + "My First Kiss": [], + "Follow Me Down": [], + "Beaumont": [], + "I Can Do Anything": [], + "Colorado Sunrise": [], + "Déjà Vu": [], + "House Party": [], + "Im Not Your Boyfriend Baby": [], + "R.I.P.": [], + "Punkb*tch": [], + "I'm Not the One": [], + "I Can't Do It Alone": [], + "Electroshock": [], + "I Know How to Say": [] + }, + "Taio Cruz": { + "Dynamite": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 89, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 26, + "name": "Dynamite", + "url": "https://www.last.fm/tag/Dynamite" + }, + { + "count": 25, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 12, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + }, + { + "count": 11, + "name": "taio cruz", + "url": "https://www.last.fm/tag/taio+cruz" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Break Your Heart": [ + { + "count": 100, + "name": "taio cruz", + "url": "https://www.last.fm/tag/taio+cruz" + }, + { + "count": 92, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 46, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 22, + "name": "break your heart", + "url": "https://www.last.fm/tag/break+your+heart" + }, + { + "count": 16, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "2009", + "url": "https://www.last.fm/tag/2009" + } + ], + "Hangover": [], + "Higher": [], + "She's Like a Star": [], + "Dirty Picture": [], + "I Can Be": [], + "I'll Never Love Again": [], + "No Other One": [], + "There She Goes": [], + "Troublemaker": [], + "I Just Wanna Know": [], + "Break Your Heart (feat. Ludacris)": [], + "Telling The World": [], + "Falling in Love": [], + "Moving On": [], + "Take Me Back": [], + "Come On Girl": [], + "World In Our Hands": [], + "Hangover - Hardwell Remix Radio Edit": [], + "Fast Car": [], + "Dirty Picture (feat. Ke$ha)": [], + "Forever Love": [], + "Hangover (feat. Flo Rida)": [], + "Fly Away": [], + "Feel Again": [], + "Higher (feat. Kylie Minogue)": [], + "Driving Me Crazy": [], + "Best Girl": [], + "So Cold": [], + "Do What You Like": [], + "Never Gonna Get Us": [], + "Only You": [] + }, + "fun.": { + "We Are Young (feat. Janelle Monáe)": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 79, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "optimistic", + "url": "https://www.last.fm/tag/optimistic" + }, + { + "count": 4, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Some Nights": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 90, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 39, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 24, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 12, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 10, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "Carry On": [], + "We Are Young - feat. Janelle Monáe": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 79, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "optimistic", + "url": "https://www.last.fm/tag/optimistic" + }, + { + "count": 4, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Why Am I the One": [], + "All the Pretty Girls": [], + "Be Calm": [], + "All Alone": [], + "All Alright": [], + "It Gets Better": [], + "The Gambler": [], + "One Foot": [], + "Walking the Dog": [], + "Stars": [], + "Light a Roman Candle With Me": [], + "I Wanna Be the One": [], + "At Least I'm Not as Sad (as I Used to Be)": [], + "Benson Hedges": [], + "We Are Young (feat. Janelle Monáe) - feat. Janelle Monae": [], + "Barlights": [], + "We Are Young": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 79, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 36, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 34, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 16, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "optimistic", + "url": "https://www.last.fm/tag/optimistic" + }, + { + "count": 4, + "name": "loved", + "url": "https://www.last.fm/tag/loved" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + } + ], + "Some Nights - Intro": [], + "Take Your Time (Coming Home)": [], + "Out on the Town - Bonus Track": [], + "Some Nights (Intro)": [], + "Sleigh Ride": [], + "Out on the Town (Bonus Track)": [], + "Sight Of The Sun": [], + "We Are Young - feat. Janelle Monáe [Acoustic Bonus Track]": [], + "We Are Young - feat. Janelle Monáe [Acoustic]": [], + "Stitch Me Up": [], + "Sight of the Sun - Single Version": [], + "Out on the Town": [] + }, + "Adore": { + "did i tell u that i miss u": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 33, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 33, + "name": "yearning", + "url": "https://www.last.fm/tag/yearning" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 10, + "name": "inspiring", + "url": "https://www.last.fm/tag/inspiring" + }, + { + "count": 10, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 10, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "did i tell u that i miss u - Slowed": [], + "dancing while the world burns": [], + "halo": [], + "did i tell u that i miss u - Sped Up": [], + "famous": [], + "press play": [], + "breathe u in": [], + "falling back to earth": [], + "if u want me": [], + "Digital": [], + "disappear": [], + "losing interest (work of art)": [], + "did i tell u that i miss u - halo edit": [], + "high like heaven": [], + "digital - Slowed": [], + "digital - Sped Up": [], + "Supermum!": [], + "Homeless Children": [], + "disappear - Slowed": [], + "Postcards": [], + "if u want me - Slowed": [], + "Can We Talk": [], + "Symphony Of A Dream": [], + "losing interest (work of art) - sped up": [], + "Running In Sadness": [], + "disappear - Sped Up": [], + "if u want me - Super Slowed": [], + "Survival": [], + "Blur Of Past": [], + "Bright Moments": [], + "Memories In Time": [], + "Abandoned": [] + }, + "Pi’erre Bourne": { + "Drunk and Nasty (feat. Sharc)": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 100, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 16, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 8, + "name": "Trap Soul", + "url": "https://www.last.fm/tag/Trap+Soul" + }, + { + "count": 8, + "name": "plugg", + "url": "https://www.last.fm/tag/plugg" + }, + { + "count": 8, + "name": "soss", + "url": "https://www.last.fm/tag/soss" + }, + { + "count": 2, + "name": "shelbycore", + "url": "https://www.last.fm/tag/shelbycore" + } + ], + "Switching Lanes (feat. Playboi Carti)": [], + "Poof": [], + "Guillotine": [], + "4U": [], + "IG": [], + "HULU": [], + "Sossboy 2 (feat. Lil Uzi Vert)": [], + "Retroville": [], + "Couch": [], + "Biology 101": [], + "Try Again": [], + "42": [], + "Ballad": [], + "Be Mine": [], + "Groceries": [], + "Butterfly": [], + "Feds": [], + "Intro": [], + "Doublemint": [], + "Practice": [], + "Lovers": [], + "How High": [], + "Hacked My Instagram": [], + "YNS": [], + "Routine": [], + "Racer": [], + "Horoscopes": [], + "Romeo Must Die": [], + "Marie Curie": [], + "40 Clip": [], + "Amen": [], + "Juice": [] + }, + "Korea Girl": { + "Reunion": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "earHorn", + "url": "https://www.last.fm/tag/earHorn" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "High School", + "url": "https://www.last.fm/tag/High+School" + }, + { + "count": 1, + "name": "slacker rock", + "url": "https://www.last.fm/tag/slacker+rock" + }, + { + "count": 1, + "name": "midwest emo", + "url": "https://www.last.fm/tag/midwest+emo" + } + ], + "Under the Sun": [], + "Peon": [], + "B-Side": [], + "Prozac": [], + "Upside Down": [], + "Serpentine": [], + "Pariah": [], + "Converstion": [], + "Atomic Skies": [], + "Li'l Bunch": [], + "Democracy & Kings": [], + "Wile E.": [], + "Prozac - Demo": [], + "Peon - Demo": [], + "Conversations": [], + "Upside Down - Demo": [], + "Li'l Bullhorn - Demo": [], + "Wile E. - Demo": [], + "li’l bunch": [], + "Li'l Bullhorn": [], + "Hey Akane!": [], + "Li'l Bullhorn (demo)": [], + "Upside Down (demo)": [], + "Peon (demo)": [], + "Wile E. (demo)": [], + "Democracy and Kings": [], + "Prozac (Demo)": [], + "Together": [], + "Prozac (Drummed)": [], + "Prozac (Drummed demo)": [], + "Convensations": [], + "Prozac [Demo]": [] + }, + "Mustard": { + "Ballin' (with Roddy Ricch)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 44, + "name": "male vocals", + "url": "https://www.last.fm/tag/male+vocals" + }, + { + "count": 29, + "name": "ballin", + "url": "https://www.last.fm/tag/ballin" + }, + { + "count": 7, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 4, + "name": "los angeles", + "url": "https://www.last.fm/tag/los+angeles" + }, + { + "count": 4, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 4, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "in love", + "url": "https://www.last.fm/tag/in+love" + }, + { + "count": 1, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + } + ], + "Pure Water (with Migos)": [], + "Parking Lot": [ + { + "count": 100, + "name": "new age", + "url": "https://www.last.fm/tag/new+age" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 66, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 33, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 33, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 33, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 10, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 10, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 10, + "name": "wow", + "url": "https://www.last.fm/tag/wow" + } + ], + "Baguettes in the Face (feat. NAV, Playboi Carti & A Boogie wit da Hoodie)": [], + "Want Her": [], + "On GOD (with YG & Tyga feat. A$AP Ferg & A$AP Rocky)": [], + "DANGEROUS WORLD (feat. Travis Scott & YG)": [], + "Woah Woah (feat. Young Thug & Gunna)": [], + "Perfect Ten (feat. Nipsey Hussle)": [], + "Whole Lotta Lovin'": [], + "Pressured Up (feat. Vince Staples & ScHoolboy Q)": [], + "Interstate 10 (feat. Future)": [], + "100 Bands (feat. Quavo, 21 Savage, YG & Meek Mill)": [], + "Intro (feat. 1takejay)": [], + "Up Now (feat. Lil Yachty, BlueBucksClan & 42 Dugg)": [], + "Don't Hurt Me": [], + "Truth Is (feat. Roddy Ricch)": [], + "Surface": [], + "Ghetto (feat. Young Thug & Lil Durk)": [], + "One of Them Ones (feat. Quavo & Rob49)": [], + "100 Bands (feat. Quavo, YG & Meek Mill)": [], + "A Song For Mom (with Ty Dolla $ign, Charlie Wilson & Masego)": [], + "Mines (with Ty Dolla $ign, Future & Charlie Wilson)": [], + "Show Me the Way (feat. Kirk Franklin)": [], + "One Bad Decision (feat. Ella Mai & Roddy Ricch)": [], + "7 to 7": [], + "Worth A Heartbreak (feat. Blxst & A Boogie Wit da Hoodie)": [], + "Yak's Prayer (feat. Kodak Black)": [], + "Ballin' (Feat. Roddy Ricch)": [], + "Pressured Up - feat. Vince Staples & ScHoolboy Q": [], + "Anywhere": [], + "Ballin’": [] + }, + "Indigo De Souza": { + "Take Off Ur Pants": [], + "Sleep Talking": [ + { + "count": 100, + "name": "hidden hits", + "url": "https://www.last.fm/tag/hidden+hits" + } + ], + "What Are We Gonna Do Now": [], + "Boys": [], + "How I Get Myself Killed": [], + "You Can Be Mean": [], + "Good Heart": [], + "Kill Me": [], + "Hold U": [], + "Pretty Pictures": [], + "Younger & Dumber": [], + "The Sun Is Bad": [], + "Smog": [], + "Darker Than Death": [], + "Sick in the Head": [], + "Real Pain": [], + "Time Back": [], + "Losing": [], + "Die/Cry": [], + "All of This Will End": [], + "The Water": [], + "Home Team": [], + "17": [], + "Wasting Your Time": [], + "Ghost": [], + "Smoke": [], + "Heartthrob": [], + "Parking Lot": [], + "Crying Over Nothing": [], + "I Had to Get Out": [], + "Bad Dream": [], + "The Moon Is No Good": [] + }, + "Miracle Musical": { + "Dream Sweet in Sea Major": [ + { + "count": 100, + "name": "Tally Hall", + "url": "https://www.last.fm/tag/Tally+Hall" + }, + { + "count": 100, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 66, + "name": "miracle musical", + "url": "https://www.last.fm/tag/miracle+musical" + } + ], + "Labyrinth": [ + { + "count": 100, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "videogame", + "url": "https://www.last.fm/tag/videogame" + }, + { + "count": 66, + "name": "pop-rap", + "url": "https://www.last.fm/tag/pop-rap" + }, + { + "count": 33, + "name": "dogshit", + "url": "https://www.last.fm/tag/dogshit" + } + ], + "Introduction to the Snow": [], + "Murders": [], + "The Mind Electric": [], + "Stranded Lullaby": [], + "Isle Unto Thyself": [], + "White Ball": [], + "Black Rainbows": [], + "Variations on a Cloud": [], + "Time Machine": [], + "宇宙ステーションのレベル7": [], + "Dream Sweet In Sea Major (Slowed + Reverb)": [], + "The Mind Electric (Demo 4)": [], + "Candle on the Water": [], + "Floating On Your Memories": [], + "Time Machine (Demo 3)": [], + "Stranded Lullaby (Demo)": [], + "Isle Unto Thyself (Demo)": [], + "The Mind Electric (Demo 3)": [], + "The Mind Electric (Cojum Dip Instrumental)": [], + "Introduction to the Snow (Demo)": [], + "Time Machine (Demo)": [], + "Murders (Demo)": [], + "THE MIND ELECTRIC (travis cover)": [], + "宇宙ステーションのレベル7": [], + "The Mind Electric (Demo 2)": [], + "Time Machine (Demo 2)": [], + "Introduction to the Snow (Instrumental)": [], + "Dream Sweet in Sea Major (8-Bit)": [], + "Isle unto Thyself (Instrumental)": [], + "Stranded Lullaby (8-Bit)": [] + }, + "Veigh": { + "Novo Balanço": [], + "Engana Dizendo Que Ama": [], + "Vida Chique": [], + "Mandraka": [], + "Clickbait": [], + "Perdoa Por Tudo Vida": [], + "Meio Pá": [], + "Bandana 2": [], + "Artista Genérico": [], + "Jeito Bandido": [], + "Bolsa de Ombro": [], + "Devolve as Correntes / Invisível": [], + "Mônaco Freestyle": [], + "Tendenciosa": [], + "Taylor": [], + "Mil Maneiras": [], + "Nois é Nois": [], + "Hora Errada": [], + "Invisível pt.2": [], + "Londres Freestyle": [], + "Turma do Bairro (Interlúdio)": [], + "Talvez você precise de mim": [], + "Detalhes": [], + "7 da Sorte": [], + "Orações": [], + "Luxo No Morro": [], + "Resumo": [], + "Hiperfoco": [], + "Pelo Momento": [], + "Figura Pública": [], + "Londres Freestyle (Bônus)": [], + "Foto do Corte": [] + }, + "Elis Regina": { + "Águas De Março": [], + "Como Nossos Pais": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 48, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 29, + "name": "Elis Regina", + "url": "https://www.last.fm/tag/Elis+Regina" + }, + { + "count": 23, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 9, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 6, + "name": "growing tomato plants", + "url": "https://www.last.fm/tag/growing+tomato+plants" + }, + { + "count": 1, + "name": "poetic", + "url": "https://www.last.fm/tag/poetic" + }, + { + "count": 1, + "name": "Elis", + "url": "https://www.last.fm/tag/Elis" + }, + { + "count": 1, + "name": "belchior", + "url": "https://www.last.fm/tag/belchior" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + } + ], + "Só Tinha De Ser Com Você": [], + "Tiro Ao Álvaro": [], + "Triste": [], + "Madalena": [], + "O bêbado e a equilibrista": [], + "Fotografia": [], + "Alô, Alô Marciano": [], + "Brigas Nunca Mais": [], + "Maria, Maria": [], + "Casa No Campo": [], + "Corcovado": [], + "Velha Roupa Colorida": [], + "Romaria": [], + "Atrás Da Porta": [], + "Águas De Marco": [], + "Bala Com Bala": [], + "20 Anos Blue": [], + "Chovendo Na Roseira": [], + "Pois É": [], + "Nada Será Como Antes": [], + "Modinha": [], + "Retrato Em Branco E Preto": [], + "Inútil Paisagem": [], + "É Com Esse Que Eu Vou": [], + "O Que Tinha De Ser": [], + "Fascinaçao": [], + "Carinhoso": [], + "Canto De Ossanha": [], + "Dois Pra Lá, Dois Pra Cá": [], + "Aprendendo A Jogar": [] + }, + "Frédéric Chopin": { + "Chopin: Nocturne No. 20 in C-Sharp Minor, Op. posth.": [], + "Nocturne No. 2 in E-flat major, Op. 9 No. 2": [], + "Prélude in E Minor, Op. 28, No. 4": [], + "Nocturne No. 19 in E Minor, op. 72, no. 1": [], + "Ballade No. 1 in G minor, Op. 23": [], + "Nocturne Op. 9 No. 2": [], + "Nocturne en mi bémol majeur opus 9 n°2: Ballade en Sol Mineur No.1": [], + "Nocturne No. 1 in B flat minor, Op. 9 No. 1": [], + "Waltz No. 19 in A minor, Op. posth.": [], + "Nocturne No.1 in B flat minor, Op.9 No.1": [], + "Nocturne No.2 in E flat, Op.9 No.2": [], + "Minute Waltz": [], + "Waltz in C-sharp minor, Op. 64 No. 2": [], + "Nocturne in C-sharp minor, B. 49": [], + "Nocturne en mi bémol majeur, op. 9 no. 2": [], + "Preludes, Op. 28: No. 4, Largo": [], + "Waltz in A Minor, Op. Posth., B. 150": [], + "Prelude in E Minor, Op. 28, No. 4": [], + "Nocturne, Op. posth. in C-Sharp Minor: Lento": [], + "Nocturne in C# minor": [], + "Ballade No. 4 in f minor, Op. 52": [], + "Nocturnes, Op. 9: No. 2 in E-Flat Major. Andante": [], + "Cello Sonata in G minor, Op. 65: III. Largo": [], + "Ballade No. 2 in F major, Op. 38": [], + "Nocturne in E-flat Major, Op. 9, No.2": [], + "Funeral March": [], + "Fantaisie-impromptu in C-sharp minor, Op. 66": [], + "Nocturne No. 1 in B-flat minor, Op. 9 No. 1": [], + "Chopin: Nocturne No. 8 in D-Flat Major, Op. 27 No. 2": [], + "Nocturne in B-Flat Minor, Op. 9, No. 1": [], + "Berceuse, Op 57": [], + "Nocturnes, Op. 27: No. 2 in D-flat major": [] + }, + "KIDS SEE GHOSTS": { + "Reborn": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 51, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 22, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 12, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 6, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 6, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 6, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 2, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "4th Dimension": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 69, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 46, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 29, + "name": "louis prima", + "url": "https://www.last.fm/tag/louis+prima" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "christmas", + "url": "https://www.last.fm/tag/christmas" + }, + { + "count": 8, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "Kids See Ghosts", + "url": "https://www.last.fm/tag/Kids+See+Ghosts" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "post-nerdcore", + "url": "https://www.last.fm/tag/post-nerdcore" + } + ], + "Feel the Love": [], + "Fire": [], + "Cudi Montage": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 64, + "name": "kid cudi", + "url": "https://www.last.fm/tag/kid+cudi" + }, + { + "count": 24, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 24, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 5, + "name": "alternative hip hop", + "url": "https://www.last.fm/tag/alternative+hip+hop" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 2, + "name": "Kids See Ghosts", + "url": "https://www.last.fm/tag/Kids+See+Ghosts" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Kids See Ghosts": [], + "Freeee (Ghost Town Pt. 2)": [], + "4th Dimension (feat. Louis Prima)": [], + "Feel the Love (feat. Pusha T)": [], + "Kids See Ghosts (feat. Yasiin Bey)": [], + "Freeee (Ghost Town, Pt. 2) [feat. Ty Dolla $ign]": [], + "Freeee (Ghost Town Pt. 2) (feat. Ty Dolla $ign)": [], + "Freeee (Ghost Town, Pt. 2)": [], + "Self-Titled ALBUM REVIEW": [], + "Beat of the Dragon": [], + "Squeezing Sara": [], + "Freeee (Ghost Town Pt. 2) [feat. Ty Dolla $ign]": [], + "4th Dimension (part. Louis Prima)": [], + "Kids See Ghosts (feat. Mos Def)": [], + "Feel The Love (part. Pusha T)": [], + "Reborn [Explicit]": [], + "Devil's Watchin": [], + "Kids See Ghost (feat. Mos Def)": [], + "Extasy (feat. Ty Dolla $ign)": [], + "Freeee (Ghost Town Pt. 2) (part. Ty Dolla $ign)": [], + "Kids See Ghosts (part. Yasiin Bey)": [], + "Fire [Explicit]": [], + "4th Dimension (con Louis Prima)": [], + "Feel The Love (con Pusha T)": [], + "KIDS SEE GHOSTS ANIMATED SHOW PREVIEW": [], + "Cudi Montage [Explicit]": [], + "The Champ Dance": [] + }, + "Dolly Parton": { + "Jolene": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 24, + "name": "classic country", + "url": "https://www.last.fm/tag/classic+country" + }, + { + "count": 21, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 8, + "name": "Dolly Parton", + "url": "https://www.last.fm/tag/Dolly+Parton" + }, + { + "count": 6, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 3, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "jolene", + "url": "https://www.last.fm/tag/jolene" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + } + ], + "9 to 5": [ + { + "count": 100, + "name": "country", + "url": "https://www.last.fm/tag/country" + }, + { + "count": 46, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 27, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 6, + "name": "Dolly Parton", + "url": "https://www.last.fm/tag/Dolly+Parton" + }, + { + "count": 4, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 1, + "name": "1980", + "url": "https://www.last.fm/tag/1980" + }, + { + "count": 1, + "name": "9 to 5", + "url": "https://www.last.fm/tag/9+to+5" + }, + { + "count": 1, + "name": "bluegrass", + "url": "https://www.last.fm/tag/bluegrass" + } + ], + "I Will Always Love You": [], + "Islands in the Stream": [], + "Here You Come Again": [], + "Coat of Many Colors": [], + "Hard Candy Christmas": [], + "Love Is Like a Butterfly": [], + "The Bargain Store": [], + "Why'd You Come in Here Lookin' Like That": [], + "Cuddle Up, Cozy Down Christmas": [], + "Dumb Blonde": [], + "My Tennessee Mountain Home": [], + "Wildflowers - 2015 Remaster": [], + "Baby I'm Burnin'": [], + "Two Doors Down": [], + "Wrecking Ball": [], + "When Someone Wants to Leave": [], + "Early Morning Breeze": [], + "River of Happiness": [], + "Lonely Comin' Down": [], + "Highlight of My Life": [], + "Randy": [], + "Applejack": [], + "Just Because I'm a Woman": [], + "Living on Memories of You": [], + "I Will Always Love You - Original Version": [], + "Joshua": [], + "Tennessee Homesick Blues": [], + "Light of a Clear Blue Morning": [], + "We Three Kings": [], + "But You Know I Love You": [] + }, + "Flawed Mangoes": { + "Killswitch Lullaby": [], + "Swimming": [], + "The Beginning": [], + "Riff 2": [], + "Dramamine": [], + "Birdsong": [], + "Cold": [], + "The Edge Of Memory": [], + "Surreal": [], + "Fragility": [], + "Missing Pieces": [], + "Event Horizon": [], + "Melody From A Dream": [], + "Run On Sentence": [], + "Scattered": [], + "Sleepwalking": [], + "Immaterial": [], + "Mindgame": [], + "Obsession": [], + "Pattern Recognition": [], + "Tunnel Vision": [], + "Circle of Death": [], + "No Motivation": [], + "Point in Space and Time": [], + "Leave A Message (w/ aldn)": [], + "Absolution": [], + "Signal Lost": [], + "Sunday Scaries": [], + "Scattered (Instrumental)": [], + "The Beginning (Acoustic)": [], + "Somniferous": [], + "Busy": [] + }, + "Sidewalks and Skeletons": { + "Goth": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 17, + "name": "4 Stars", + "url": "https://www.last.fm/tag/4+Stars" + }, + { + "count": 17, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 8, + "name": "ethereal wave", + "url": "https://www.last.fm/tag/ethereal+wave" + }, + { + "count": 8, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 8, + "name": "Crystal Castles", + "url": "https://www.last.fm/tag/Crystal+Castles" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "z3po like this 2", + "url": "https://www.last.fm/tag/z3po+like+this+2" + }, + { + "count": 2, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + } + ], + "goth (slowed + reverb)": [], + "Sleep Paralysis": [], + "Eternal Rest": [], + "White Light": [], + "Shadow": [], + "Disappear": [], + "Fall": [], + "Slow Motion": [], + "goth (sped up + reverb)": [], + "Underwater Sun": [], + "Unearth": [], + "Exorcism": [], + "FOREVER": [], + "Eternal": [], + "Cybercrimes": [], + "Pure": [], + "XXX": [], + "MORPHINE": [], + "Euthanasia Daze": [], + "Memory": [], + "glass coffin": [], + "Leaving": [], + "Scope": [], + "Above": [], + "Rapture": [], + "Blood": [], + "SLIP AWAY": [], + "Body": [], + "Cicatrice": [], + "Angeldust": [], + "Voices": [] + }, + "Myke Towers": { + "LALA": [], + "ADIVINO": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "LA FALDA": [], + "DEGENERE 👑 (feat. benny blanco)": [], + "Girl": [], + "Piensan": [], + "Si Se Da - Remix": [], + "Diosa": [], + "Bandido": [], + "ALMAS GEMELAS": [], + "Experimento": [], + "La Playa": [], + "Tú": [], + "SOLEAO": [], + "Extasy": [], + "Si Se Da": [], + "Explícito": [], + "ULALA (OOH LA LA)": [], + "Relación Rota": [], + "MÍRENME AHORA": [], + "Aguardiente": [], + "MIB": [], + "TAMBIÉN": [], + "LVCC": [], + "Inocente": [], + "MI DROGA": [], + "SE TE NOTA (feat. Peso Pluma)": [], + "HORA CERO": [], + "La Playa - Remix": [], + "LA CAPI": [], + "Parcerita": [], + "PIN PIN": [] + }, + "BABYMONSTER": { + "She Comes Alive": [], + "Curses": [], + "It's All Come Back To Me": [], + "SHEESH": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "lixo", + "url": "https://www.last.fm/tag/lixo" + }, + { + "count": 33, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 10, + "name": "yg fuck u", + "url": "https://www.last.fm/tag/yg+fuck+u" + }, + { + "count": 10, + "name": "best outro", + "url": "https://www.last.fm/tag/best+outro" + }, + { + "count": 10, + "name": "could be worse", + "url": "https://www.last.fm/tag/could+be+worse" + } + ], + "DRIP": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 8, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 8, + "name": "Patroas da Ygor", + "url": "https://www.last.fm/tag/Patroas+da+Ygor" + } + ], + "FOREVER": [ + { + "count": 100, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 17, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 17, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 8, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 3, + "name": "MARCO", + "url": "https://www.last.fm/tag/MARCO" + }, + { + "count": 3, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 3, + "name": "reggae pop", + "url": "https://www.last.fm/tag/reggae+pop" + } + ], + "BATTER UP": [], + "LIKE THAT": [], + "Ultra Violence and Beethoven (Mondkopf Remix)": [], + "Dangerously": [], + "HOT SAUCE": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "english", + "url": "https://www.last.fm/tag/english" + } + ] + }, + "The Radio Dept.": { + "Pulling Our Weight": [], + "Sleeping In": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 52, + "name": "Go drunk eosin cabs", + "url": "https://www.last.fm/tag/Go+drunk+eosin+cabs" + }, + { + "count": 13, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 7, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 7, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 2, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Dreamy", + "url": "https://www.last.fm/tag/Dreamy" + } + ], + "Heaven's On Fire": [], + "Always A Relief": [], + "Too Soon": [], + "Keen on Boys": [], + "I Wanted You To Feel The Same": [ + { + "count": 100, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 79, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 40, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 29, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 10, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 7, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "melodramatic", + "url": "https://www.last.fm/tag/melodramatic" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "antena zagreb tri za redom najbolje od najboljih tri za redom i toe jasno jedini komentar drugi sezu u pradavne proslosti", + "url": "https://www.last.fm/tag/antena+zagreb+tri+za+redom+najbolje+od+najboljih+tri+za+redom+i+toe+jasno+jedini+komentar+drugi+sezu+u+pradavne+proslosti" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Where Damage Isn't Already Done": [], + "It's Personal": [], + "Pet Grief": [], + "Strange Things Will Happen": [], + "The Worst Taste In Music": [], + "Someone Else": [], + "I Don't Like It Like This": [], + "Every Time": [], + "Never Follow Suit": [], + "Domestic Scene": [], + "1995": [], + "David": [], + "A Window": [], + "South Side": [], + "The Video Dept.": [], + "A Token Of Gratitude": [], + "Ewan": [], + "Tell": [], + "Against the Tide": [], + "Gibraltar": [], + "Bus": [], + "You Stopped Making Sense": [], + "It's Been Eight Years": [], + "You and Me Then": [], + "This Time Around": [] + }, + "The Temper Trap": { + "Sweet Disposition": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 56, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "500 Days of Summer", + "url": "https://www.last.fm/tag/500+Days+of+Summer" + }, + { + "count": 26, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 13, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + } + ], + "Love Lost": [], + "Fader": [], + "Soldier On": [], + "Down River": [], + "Science of Fear": [], + "Rest": [], + "Fools": [], + "Resurrection": [], + "Drum Song": [], + "Trembling Hands": [], + "Need Your Love": [], + "Sweet Disposition - John Summit & Silver Panda Remix": [], + "Miracle": [], + "Rabbit Hole": [], + "The Sea Is Calling": [], + "London's Burning": [], + "This Isn't Happiness": [], + "Where Do We Go From Here": [], + "Never Again": [], + "Fall Together": [], + "Dreams": [], + "I'm Gonna Wait": [], + "Sweet Disposition (RAC Mix)": [], + "Need Your Love - Acoustic": [], + "Alive": [], + "Leaving Heartbreak Hotel": [], + "Leaving The Heartbreak Hotel": [], + "Summer's Almost Gone": [], + "Sweet Disposition (Vintage Culture & Lazy Bear Remix)": [], + "Thick As Thieves": [], + "Everybody Leaves In The End": [] + }, + "Stereolab": { + "The Flower Called Nowhere": [], + "Brakhage": [], + "Come And Play In The Milky Night (Demo)": [], + "French Disko": [], + "Miss Modular": [], + "Pack Yr Romantic Mind": [], + "Metronomic Underground": [], + "Cybele's Reverie": [], + "Diagonals": [], + "Ping Pong": [], + "Rainbo Conversation": [], + "Lo Boob Oscillator": [], + "Prisoner of Mars": [], + "Percolator": [], + "Les Yper-sound": [], + "Parsec": [], + "Refractions in the Plastic Pulse": [], + "Spark Plug": [], + "The Noise of Carpet": [], + "Ticker-Tape of the Unconscious": [], + "Wow and Flutter": [], + "Emperor Tomato Ketchup": [], + "Tomorrow Is Already Here": [], + "Super Falling Star": [], + "OLV 26": [], + "Contronatura": [], + "Slow Fast Hazel": [], + "Motoroller Scalatron": [], + "Peng! 33": [], + "Monstre Sacre": [], + "Anonymous Collective": [], + "Tone Burst": [] + }, + "LUDMILLA": { + "Maldivas": [], + "Verdinha": [], + "Bom": [], + "Hoje": [], + "Rainha da Favela": [], + "MALICIOSA - AO VIVO": [], + "Insônia - Ao vivo": [], + "Sem Querer": [], + "Sou Má": [], + "Invocada (Participação especial de Léo Santana) - Ao vivo": [], + "Sintomas De Prazer": [], + "A boba fui eu - Recorded at Mosh Studios, São Paulo": [], + "Numanice Lud Session - Modo Avião / A Tua Voz / 700 Por Hora / Radar / A Música Mais Triste do Ano - Ao vivo": [], + "Socadona (feat. Mr. Vegas)": [], + "Medley Lud Session - Modo Avião / A Tua Voz / 700 Por Hora / Radar / A Música Mais Triste do Ano": [], + "Favela chegou - Ao Vivo": [], + "24 Horas por Dia": [], + "Cheguei": [], + "Te Ensinei Certin": [], + "Vem Amor": [], + "Falta de Mim - Ao Vivo": [], + "Ela Não - Ao vivo": [], + "Amor Difícil - Ao vivo": [], + "Cigana - Ao Vivo": [], + "A boba fui eu (Participação especial de Jão) - Ao vivo": [], + "Din Din Din (Participação especial de MC Pupio e MC Doguinha)": [], + "Favela Chegou": [], + "Você Não Sabe o Que é Amor - Ao Vivo": [], + "Brigas Demais": [], + "Saudade da Gente - Ao Vivo": [], + "Não É Por Maldade - Ao vivo": [], + "Desse Jeito é Ruim Pra Mim / Perfume / Antes de Dizer Adeus - Ao vivo": [] + }, + "Alok": { + "Deep Down (feat. Never Dull)": [], + "Hear Me Now": [], + "LET'S GET FKD UP": [], + "Don't Say Goodbye (feat. Tove Lo)": [], + "Jungle": [], + "All By Myself": [], + "Never Let Me Go": [], + "Car Keys (Ayla)": [], + "On & On": [], + "Liberdade (Quando o Grave Bate Forte)": [], + "Fuego": [], + "Big Jet Plane": [], + "Deep In Your Love": [], + "Headlights (feat. KIDDO)": [], + "Work With My Love": [], + "HIGHJACK (right back)": [], + "Ocean": [], + "Love Again (feat. Alida)": [], + "Hear Me Tonight": [], + "It Don’t Matter - Spotify Singles": [], + "Run Into Trouble": [], + "Alive (It Feels Like)": [], + "In My Mind": [], + "Looking For Love": [], + "All The Lies": [], + "Favela": [], + "Hear Me Now (feat. Zeeba)": [], + "Side Effect (feat. Au/Ra)": [], + "The Wall": [], + "All I Want": [], + "Don't Cry For Me (with Jason Derulo)": [], + "Tsunami": [] + }, + "Bazzi": { + "Mine": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 69, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 16, + "name": "meme", + "url": "https://www.last.fm/tag/meme" + }, + { + "count": 4, + "name": "memes", + "url": "https://www.last.fm/tag/memes" + }, + { + "count": 4, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "2018", + "url": "https://www.last.fm/tag/2018" + }, + { + "count": 1, + "name": "Olivia", + "url": "https://www.last.fm/tag/Olivia" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "I.F.L.Y.": [], + "Fantasy": [], + "Paradise": [], + "Beautiful (feat. Camila Cabello)": [], + "Why": [], + "Myself": [], + "Beautiful": [], + "3:15": [], + "Young & Alive": [], + "Focus (feat. 21 Savage)": [], + "I Like That": [], + "Dreams": [], + "Honest": [], + "Star": [], + "Renee's Song": [], + "No Way!": [], + "I Don't Think I'm Okay": [], + "i got you": [], + "Soarin": [], + "Alone": [], + "Gone": [], + "Heaven": [], + "Crazy": [], + "Cartier": [], + "Eyes": [], + "Changed": [], + "BRB": [], + "Sober": [], + "Mirror": [], + "Soul Searching": [], + "Will It Ever Feel The Same?": [] + }, + "Sweet Trip": { + "Dsco": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 100, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 51, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 1, + "name": "twee pop", + "url": "https://www.last.fm/tag/twee+pop" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + } + ], + "Milk - 2021 Remaster": [ + { + "count": 100, + "name": "Recommended", + "url": "https://www.last.fm/tag/Recommended" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + } + ], + "Milk": [], + "Pro: Lov: Ad": [], + "Chocolate Matter": [], + "Conservation of Two - 2021 Remaster": [], + "Your World is Eternally Complete - 2021 Remaster": [], + "Air Supply - 2021 Remaster": [], + "Tekka": [], + "Air Supply": [], + "Fruitcake and Cookies": [], + "Velocity": [], + "Conservation of Two": [], + "Darkness": [], + "Sept": [], + "To All the Dancers of the World, a Round Form of Fantasy": [], + "International": [], + "Acting": [], + "Dedicated": [], + "In Sound, We Found Each Other": [], + "design: I": [], + "Acting - 2021 Remaster": [], + "To the Moon": [], + "Your World is Eternally Complete": [], + "Forever": [], + "Design: 2: 3": [], + "Song About a Sun": [], + "Pretending": [], + "No Words to Be Found": [], + "Song About a Sea": [], + "kkmj": [], + "Pretending - 2021 Remaster": [] + }, + "Good Kid": { + "from the start": [ + { + "count": 100, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 33, + "name": "anime", + "url": "https://www.last.fm/tag/anime" + }, + { + "count": 33, + "name": "JPop", + "url": "https://www.last.fm/tag/JPop" + }, + { + "count": 10, + "name": "Gambling Addiction", + "url": "https://www.last.fm/tag/Gambling+Addiction" + } + ], + "Mimi's Delivery Service": [], + "No Time to Explain": [], + "Aloe Lite": [], + "Alchemist": [], + "Nomu": [], + "Osmosis": [], + "Drifting": [], + "Summer": [], + "Tell Me You Know": [], + "Witches": [], + "Bubbly": [], + "First Rate Town": [], + "Orbit": [], + "Slingshot": [], + "Down With The King": [], + "Premier Inn": [], + "Faster": [], + "Break": [], + "Atlas": [], + "Dance Class": [], + "Everything Everything": [], + "Pox": [], + "Madeleine": [], + "Ground": [], + "Intro": [], + "Second Rate Town - Acoustic": [], + "Octochef Theme": [], + "Ghost Gang Theme": [], + "Madeleine (ft. Loupe)": [], + "Ghost Dance": [], + "Outro": [] + }, + "Shoreline Mafia": { + "Bands (feat. Ohgeesy, Fenix Flexin & Master Kato)": [], + "Nun Major": [], + "HEAT STICK": [], + "Musty": [], + "Perc Popper": [], + "Pressure (feat. OhGeesy & Fenix Flexin)": [], + "Change Ya Life": [], + "Wings": [], + "Gangstas & Sippas (feat. Q Da Fool)": [], + "Bottle Service": [], + "Whuss The Deal": [], + "Fuck It Up (feat. Mike Sherm)": [], + "Back In Bidness": [], + "Work": [], + "Fell In Love": [], + "Boot It Up": [], + "ROCKIN": [], + "Aww Shit": [], + "On the Low (feat. Kodak Black)": [], + "Chandelier (feat. Curren$y)": [], + "Break a Bitch Bacc": [], + "Pour Two 4's": [], + "All the Time": [], + "Heavy": [], + "How We Do It (feat. Wiz Khalifa)": [], + "Back 2 Back": [], + "Touch Down": [], + "Caribbean": [], + "Hoe Shit": [], + "Crash Dummy": [], + "Intro": [], + "Spaceship (feat. Stinc Team)": [] + }, + "Videoclub": { + "Amour Plastique": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 16, + "name": "Cledi s wine cellar", + "url": "https://www.last.fm/tag/Cledi+s+wine+cellar" + }, + { + "count": 8, + "name": "The Global Hour Summer Grooves", + "url": "https://www.last.fm/tag/The+Global+Hour+Summer+Grooves" + }, + { + "count": 8, + "name": "The Global Hour Summer Groves", + "url": "https://www.last.fm/tag/The+Global+Hour+Summer+Groves" + }, + { + "count": 8, + "name": "There is nothing we can do", + "url": "https://www.last.fm/tag/There+is+nothing+we+can+do" + } + ], + "Roi": [ + { + "count": 100, + "name": "retrofuture", + "url": "https://www.last.fm/tag/retrofuture" + } + ], + "Mai": [], + "En nuit": [], + "Enfance 80": [], + "What Are You so Afraid Of": [], + "SMS": [], + "Euphories": [], + "Petit monde": [], + "Trois jours": [], + "808": [], + "Suricate - ODZ": [], + "Suricate": [], + "Polaroids": [], + "Enfance 80 (With Natalia Lacunza)": [], + "Polaroïds": [], + "DORIAN": [], + "Suricate (ODZ)": [], + "CIRCO": [], + "SATURDAY NIGHT LIGHTS": [], + "Amour plastique (clip officiel)": [], + "HERMANO! HERMANO!": [], + "MTFBWYOUXX": [], + "THIS IS": [], + "SPHNXX": [], + "roi (instrumental)": [], + "What are you so afraid of (cover)": [], + "Dmt": [], + "Roi (Clip officiel)": [], + "WE DON'T NEED OUR SHOES TO DANCE": [], + "Amour Plastique (French/English)": [], + "amour plastique (legendado)": [] + }, + "Jack Stauber": { + "Buttercup": [ + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 66, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 33, + "name": "indietronica", + "url": "https://www.last.fm/tag/indietronica" + }, + { + "count": 10, + "name": "warm", + "url": "https://www.last.fm/tag/warm" + }, + { + "count": 10, + "name": "Please come back", + "url": "https://www.last.fm/tag/Please+come+back" + }, + { + "count": 10, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Oh Klahoma": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "quirky", + "url": "https://www.last.fm/tag/quirky" + }, + { + "count": 33, + "name": "weird", + "url": "https://www.last.fm/tag/weird" + }, + { + "count": 33, + "name": "oklahoma", + "url": "https://www.last.fm/tag/oklahoma" + } + ], + "Dead Weight": [], + "Dog Nightmare": [], + "Small World": [], + "John & Nancy": [], + "I Love You Verne Troyer": [], + "My Plea": [], + "Gettin' My Mom On": [], + "Leopard": [], + "Bothersome": [], + "Cunk": [], + "Koi Boy": [], + "Candy Eyes": [], + "Pad Thai": [], + "Beird": [], + "Pizza Boy": [], + "It's Alright": [], + "Safe Socks": [], + "Coconut Ranger": [], + "I Understand": [], + "Lynn": [], + "Smooth": [], + "Databend": [], + "O.U.R.": [], + "Windrag": [], + "Vanilla": [], + "Ms. Led": [], + "Mindsight": [], + "Curl": [], + "Runaway": [], + "Pressed Flowers": [] + }, + "Lil Skies": { + "Lust": [ + { + "count": 100, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 100, + "name": "nostalgic", + "url": "https://www.last.fm/tag/nostalgic" + }, + { + "count": 66, + "name": "Lil Skies", + "url": "https://www.last.fm/tag/Lil+Skies" + }, + { + "count": 66, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Nowadays (feat. Landon Cube)": [], + "I": [], + "Red Roses (feat. Landon Cube)": [], + "Welcome to the Rodeo": [], + "Creeping (feat. Rich The Kid)": [], + "Magic": [], + "Havin My Way (feat. Lil Durk)": [], + "Name in the Sand": [], + "Cloudy Skies": [], + "Riot": [], + "I Know You (feat. Yung Pinch)": [], + "The Clique": [], + "No Rest": [], + "Signs of Jealousy": [], + "Big Money": [], + "Bad Girls (feat. Gucci Mane)": [], + "Real Ties": [], + "Lettuce Sandwich": [], + "Strictly Business": [], + "Ok 4 Now": [], + "World Rage": [], + "Fidget": [], + "Opps Want Me Dead": [], + "Breathe": [], + "Nowadays Pt. 2 (feat. Landon Cube)": [], + "Kill4u": [], + "Tell My Haters": [], + "Stop the Madness (feat. Gunna)": [], + "Play This At My Funeral (feat. Landon Cube)": [], + "Flooded": [], + "Boss Up": [] + }, + "Joni Mitchell": { + "Big Yellow Taxi": [], + "A Case of You": [], + "California": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 57, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 38, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 35, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 8, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 8, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 8, + "name": "joni mitchell", + "url": "https://www.last.fm/tag/joni+mitchell" + }, + { + "count": 2, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 2, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 1, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "River": [], + "Both Sides Now": [], + "All I Want": [], + "Carey": [], + "Blue": [], + "Little Green": [], + "My Old Man": [], + "Help Me": [], + "This Flight Tonight": [], + "The Last Time I Saw Richard": [], + "Free Man in Paris": [], + "Coyote": [], + "The Circle Game": [], + "Woodstock": [], + "Chelsea Morning": [], + "Amelia": [], + "Ladies of the Canyon": [], + "Cactus Tree": [], + "For Free": [], + "Court and Spark": [], + "People's Parties": [], + "Furry Sings the Blues": [], + "Morning Morgantown": [], + "Raised on Robbery": [], + "Conversation": [], + "Hejira": [], + "Car on a Hill": [], + "In France They Kiss on Main Street": [], + "Rainy Night House": [] + }, + "Eslabon Armado": { + "Ella Baila Sola": [ + { + "count": 100, + "name": "Corridos tumbados", + "url": "https://www.last.fm/tag/Corridos+tumbados" + }, + { + "count": 100, + "name": "spanish", + "url": "https://www.last.fm/tag/spanish" + }, + { + "count": 66, + "name": "Peso Pluma", + "url": "https://www.last.fm/tag/Peso+Pluma" + }, + { + "count": 66, + "name": "Eslabon Armado", + "url": "https://www.last.fm/tag/Eslabon+Armado" + } + ], + "Jugaste y Sufrí": [], + "Con Tus Besos": [], + "HASTA LA MUERTE": [], + "Regresa Mami": [], + "Si Supieras": [], + "Así Lo Quiso Dios": [], + "Cuando Tú Me Miras": [], + "24 Horas": [], + "Me Matas": [], + "VETE A LA FREGADA": [], + "Quedate Conmigo": [], + "Ando Más Que Mal": [], + "Baby": [], + "Una Peda": [], + "Tal Vez": [], + "Diciembre": [], + "DOS MORRITAS": [], + "La Mejor de Todas": [], + "Dame Tu Calor": [], + "QUE DIABLOS HICE (INTERLUDE)": [], + "Mi Vicio": [], + "Me Prendes": [], + "Catorce de Febrero": [], + "Tonto Perdedor": [], + "Mi Historia Entre Tus Dedos": [], + "LA PERRIE": [], + "La Diabla": [], + "No Dudes de Ti": [], + "MODO DEPRE :(": [], + "Amarte A La Antigua": [], + "Ganas Que Te Tengo": [] + }, + "Cazuza": { + "Exagerado": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 85, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 46, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 32, + "name": "cazuza", + "url": "https://www.last.fm/tag/cazuza" + }, + { + "count": 12, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 9, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 9, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 1, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + } + ], + "Faz Parte Do Meu Show": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 61, + "name": "cazuza", + "url": "https://www.last.fm/tag/cazuza" + }, + { + "count": 38, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 14, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 12, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 12, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 2, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 2, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 1, + "name": "rock brasileiro", + "url": "https://www.last.fm/tag/rock+brasileiro" + } + ], + "Codinome Beija-Flor": [], + "Ideologia": [], + "O Tempo Não Pára": [], + "Preciso Dizer Que Te Amo": [], + "Boa Vida": [], + "Blues Da Piedade": [], + "Quase Um Segundo": [], + "O Nosso Amor A Gente Inventa (Estória Romântica)": [], + "Brasil": [], + "Todo O Amor Que Houver Nessa Vida - Ao Vivo": [], + "Um Trem Para As Estrelas": [], + "O Mundo É Um Moinho - Live": [], + "Minha Flor Meu Bebê": [], + "Boas Novas": [], + "Solidão Que Nada": [], + "Mal Nenhum": [], + "Vida Louca Vida": [], + "Desastre Mental": [], + "Burguesia": [], + "Pro Dia Nascer Feliz": [], + "Ritual": [], + "O Tempo Não Pára - Ao Vivo": [], + "EXAGERADO 3.0": [], + "Vida Louca Vida - Ao Vivo": [], + "Medieval II": [], + "Só As Mães São Felizes": [], + "Cúmplice": [], + "Completamente Blue": [], + "O Assassinato Da Flor": [], + "Guerra Civil": [] + }, + "Pyotr Ilyich Tchaikovsky": { + "Tchaikovsky: Swan Lake, Op. 20, Act 2: No. 10, Scene. Moderato": [ + { + "count": 100, + "name": "Classical", + "url": "https://www.last.fm/tag/Classical" + }, + { + "count": 25, + "name": "orchestra", + "url": "https://www.last.fm/tag/orchestra" + }, + { + "count": 16, + "name": "ballet", + "url": "https://www.last.fm/tag/ballet" + }, + { + "count": 16, + "name": "Romantic Classical", + "url": "https://www.last.fm/tag/Romantic+Classical" + }, + { + "count": 8, + "name": "swan lake", + "url": "https://www.last.fm/tag/swan+lake" + } + ], + "Six Pieces, Op. 51, TH 143: VI. Valse sentimentale. Tempo di Valse": [], + "Album for the Young, Op. 39: No. 3. Mamma (Maman)": [], + "1812 Overture": [], + "Dance of the Sugar Plum Fairy": [], + "Tchaikovsky: Swan Lake, Op. 20, Act II: No. 10, Scene. Moderato": [], + "Waltz of the Flowers": [], + "The Nutcracker, Op. 71: Act II Tableau 3: Variation 2: Dance of the Sugar-Plum Fairy": [], + "Variations on a Rococo Theme, Op. 33, TH 57: Var: VI. Andante": [], + "Tchaikovsky: The Nutcracker, Op. 71, Act II: No. 14a, Pas de deux. Andante maestoso": [], + "Tchaikovsky: The Nutcracker, Op. 71, Act II: No. 13, Waltz of the Flowers": [], + "Serenade for Strings in C major, Op. 48: II. Walzer: Moderato, tempo di valse": [], + "Tchaikovsky: The Nutcracker, Op. 71: Miniature Overture": [], + "Swan Lake (Suite), Op. 20a, TH.219: I. Scene - Swan Theme": [], + "Russian Dance": [], + "Tchaikovsky: The Nutcracker, Op. 71, Act 2: No. 13, Waltz of the Flowers": [], + "Valse Sentimentale, Op. 51, No. 6": [], + "Tchaikovsky: Swan Lake, Op. 20, Act 2: No. 10, Scène (Moderato)": [], + "Swan Lake": [], + "Swan Lake (Suite), Op. 20a, TH. 219: I. Scene - Swan Theme": [], + "Tchaikovsky: The Nutcracker, Op. 71, Act 2: No. 14a, Pas de deux. Andante maestoso": [], + "Violin Concerto": [], + "Schwanensee, Op. 20: Act II No. 10: Scene": [], + "Dance Of The Mirlitons": [], + "March": [], + "Variations on a Rococo Theme, Op. 33 for cello and orchestra: Var. VI: Andante": [], + "Valse Sentimentale, Op. 51, No. 6 (Arr. for Cello and Piano)": [], + "Swan Lake, Op. 20, TH 12, Act II, No. 10: Scène (Moderato - Più mossoe)": [], + "Overture": [], + "Tchaikovsky: The Nutcracker, Op. 71, Act I, Scene 1: No. 2, March": [], + "Waltz of the Flowers from the Nutcracker": [], + "Romeo and Juliet": [] + }, + "Caetano Veloso": { + "Sozinho - Ao Vivo": [], + "Samba de Verão": [], + "You Don't Know Me": [], + "Sampa": [], + "Nine Out Of Ten": [], + "Sonhos": [], + "Não Enche": [], + "Você Não Me Ensinou a Te Esquecer": [], + "Queixa": [], + "Samba De Verao": [], + "Odara": [], + "Voce E Linda - Remixed Original Album": [], + "Alegria, Alegria": [], + "Alegria, Alegria - Remastered 2006": [], + "Cajuína - Remixed Original Album": [], + "Desde Que O Samba É Samba": [], + "Qualquer Coisa": [], + "It's A Long Way": [], + "O Quereres": [], + "Tropicália - Remastered 2006": [], + "Mora Na Filosofia": [], + "O Leãozinho": [], + "Tropicália": [], + "Coisa Mais Linda": [], + "Triste Bahia": [], + "O Leaozinho": [], + "Luz do Sol": [], + "Irene": [], + "Deusa Do Amor - Ao Vivo": [], + "Podres Poderes": [], + "Reconvexo - Ao Vivo": [], + "Samba E Amor": [] + }, + "Kikuo": { + "愛して 愛して 愛して": [], + "しかばねの踊り": [], + "君はできない子": [], + "ごめんね ごめんね": [], + "愛して愛して愛して": [], + "天国へ行こう": [], + "あなぐらぐらし": [], + "物をぱらぱら壊す": [], + "ぽっかんカラー": [], + "僕をそんな目で見ないで": [], + "悪いことはしちゃいけないよ": [], + "そして君は月になった": [], + "私を食べて": [], + "夜のうた": [], + "赤ずきんの狼": [], + "ボクを忘れた空想紀行": [], + "月の妖怪": [], + "幸福な死を": [], + "君が死んでも許してあげるよ": [], + "イイコと妖狐": [], + "カラカラカラのカラ": [], + "妖精の霧": [], + "暗叫": [], + "昇る月、沈む太陽": [], + "無重力になって": [], + "真冬の娘": [], + "星くずの掃除婦": [], + "70億人の頭の上に風船を": [], + "バツ猫": [], + "はじまりとおわりのうた": [], + "迷子の廃園": [], + "UFO": [] + }, + "Khruangbin": { + "Texas Sun": [ + { + "count": 100, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 25, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 17, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + }, + { + "count": 17, + "name": "alt country", + "url": "https://www.last.fm/tag/alt+country" + }, + { + "count": 8, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 8, + "name": "country pop", + "url": "https://www.last.fm/tag/country+pop" + }, + { + "count": 8, + "name": "us", + "url": "https://www.last.fm/tag/us" + }, + { + "count": 2, + "name": "texas", + "url": "https://www.last.fm/tag/texas" + }, + { + "count": 2, + "name": "states", + "url": "https://www.last.fm/tag/states" + }, + { + "count": 2, + "name": "roots rock", + "url": "https://www.last.fm/tag/roots+rock" + } + ], + "White Gloves": [], + "People Everywhere (Still Alive)": [], + "Time (You and I)": [], + "Mariella": [], + "So We Won't Forget": [], + "Maria También": [], + "May Ninth": [], + "August 10": [], + "Pelota": [], + "Evan Finds the Third Room": [], + "Two Fish and an Elephant": [], + "B-Side": [], + "A Calf Born In Winter": [], + "Midnight": [], + "Cómo Me Quieres": [], + "Connaissais de Face": [], + "Dern Kala": [], + "Pon Pón": [], + "Mr. White": [], + "Lady and Man": [], + "Friday Morning": [], + "Chocolate Hills": [], + "First Class": [], + "Cómo Te Quiero": [], + "C-Side": [], + "The Man Who Took My Sunglasses": [], + "A Love International": [], + "Hold Me Up (Thank You)": [], + "Zionsville": [], + "Father Bird, Mother Bird": [], + "The Number 3": [] + }, + "Boney M.": { + "Rasputin": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 56, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 27, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 23, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 9, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 5, + "name": "boney m", + "url": "https://www.last.fm/tag/boney+m" + }, + { + "count": 3, + "name": "rasputin", + "url": "https://www.last.fm/tag/rasputin" + }, + { + "count": 1, + "name": "1978", + "url": "https://www.last.fm/tag/1978" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + } + ], + "Daddy Cool": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 61, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 26, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 23, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "boney m", + "url": "https://www.last.fm/tag/boney+m" + }, + { + "count": 3, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Sunny": [ + { + "count": 100, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 49, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 22, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 4, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 3, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + }, + { + "count": 1, + "name": "boney m", + "url": "https://www.last.fm/tag/boney+m" + }, + { + "count": 1, + "name": "sunny", + "url": "https://www.last.fm/tag/sunny" + } + ], + "Ma Baker": [], + "Rasputin - Single Version": [], + "Rivers of Babylon": [], + "Mary's Boy Child / Oh My Lord": [], + "Gotta Go Home": [], + "Brown Girl in the Ring": [], + "Rasputin - 7\" Version": [], + "Belfast": [], + "No Woman No Cry": [], + "Mary's Boy Child": [], + "Rasputin - Club Mix": [], + "Painter Man": [], + "Kalimba De Luna": [], + "Feliz Navidad": [], + "El Lute": [], + "Bahama Mama": [], + "Mary's Boy Child/Oh My Lord": [], + "Hooray! Hooray! It's a Holi-Holiday": [], + "Nightflight to Venus": [], + "Happy Song": [], + "Little Drummer Boy": [], + "Ma Baker (ZDF Starparade 02.06.1977)": [], + "Jingle Bells": [], + "Baby Do You Wanna Bump": [], + "Rivers Of Babylon - Single Version": [], + "When a Child Is Born": [], + "White Christmas": [], + "Still I'm Sad": [], + "Felicidad": [] + }, + "Whirr": { + "Ease": [ + { + "count": 100, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 9, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 1, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 1, + "name": "Masterpiece", + "url": "https://www.last.fm/tag/Masterpiece" + } + ], + "Leave": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 11, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 7, + "name": "listen on repeat", + "url": "https://www.last.fm/tag/listen+on+repeat" + }, + { + "count": 2, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "breakup song", + "url": "https://www.last.fm/tag/breakup+song" + } + ], + "Younger Than You": [ + { + "count": 100, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 16, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 8, + "name": "the age of my little sisters", + "url": "https://www.last.fm/tag/the+age+of+my+little+sisters" + }, + { + "count": 8, + "name": "slowcore", + "url": "https://www.last.fm/tag/slowcore" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Mumble": [], + "Mellow": [], + "Under The Same Name": [], + "Ghost": [], + "Blue": [], + "Junebouvier": [], + "Press": [], + "Vividly": [], + "Lean": [], + "Wavelength": [], + "Flashback": [], + "Lines": [], + "Rose Cold": [], + "Preface": [], + "Sandy": [], + "Meaningless": [], + "How Time Stretches": [], + "Before You Head Off": [], + "Child": [], + "Play The Slow Ones": [], + "Blue Sugar": [], + "Heavy": [], + "Rental": [], + "Toss": [], + "Dry": [], + "Reverse": [], + "Bogus": [], + "Raw Blue": [], + "Wait": [] + }, + "Oliver Tree": { + "Life Goes On": [], + "Alien Boy": [], + "Miss You": [], + "Hurt": [], + "Let Me Down": [], + "Miss You - Bonus Track": [], + "Miracle Man": [], + "Jerk": [], + "Miss You - Sped Up Version": [], + "Cash Machine": [], + "Cowboys Don’t Cry": [], + "I'm Gone": [], + "Me, Myself & I": [], + "life goes on (feat. TRIPPIE REDD & Ski Mask The Slump GOD)": [], + "All That": [], + "All I Got": [], + "1993 (feat. Little Ricky ZR3)": [], + "Bury Me Alive": [], + "Here We Go Again": [], + "Introspective": [], + "Movement": [], + "Fuck": [], + "Turn It Up (feat. Tommy Cash)": [], + "Again & Again": [], + "Let Me Down (feat. blink-182)": [], + "Enemy": [], + "Joke's On You!": [], + "Waste My Time": [], + "Welcome To LA": [], + "Do You Feel Me?": [], + "Freaks & Geeks": [], + "Cheapskate": [] + }, + "Mr.Kitty": { + "After Dark": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 77, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 26, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 17, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 5, + "name": "Songs played obsessively on repeat at some point", + "url": "https://www.last.fm/tag/Songs+played+obsessively+on+repeat+at+some+point" + }, + { + "count": 5, + "name": "synthwave", + "url": "https://www.last.fm/tag/synthwave" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "sci-fi", + "url": "https://www.last.fm/tag/sci-fi" + }, + { + "count": 1, + "name": "goth", + "url": "https://www.last.fm/tag/goth" + } + ], + "Neglect": [], + "0% Angel": [], + "Habits (feat. Pastel Ghost)": [], + "Destroy Me": [], + "XIII": [], + "Glow": [], + "Hold Me Down": [], + "Mother Mary": [], + "From Liquid": [], + "In Your Arms": [], + "Rats": [], + "Empty Phases": [], + "I Want to Hurt Myself": [], + "Pathogen": [], + "Destruction of Us": [], + "Hollow": [], + "Black Truth": [], + "Laceration": [], + "44 Days": [], + "Devour": [], + "Child Of The Earth": [], + "Into Nothing": [], + "A New Hour": [], + "Years": [], + "Serenity": [], + "Shadow Dancer": [], + "Lost Children": [], + "Insects": [], + "Resurrection": [], + "Puzzle Heart (feat. 初音ミク)": [], + "give/take": [] + }, + "TAEMIN": { + "MOVE": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 64, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 11, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Move", + "url": "https://www.last.fm/tag/Move" + }, + { + "count": 1, + "name": "pussy music", + "url": "https://www.last.fm/tag/pussy+music" + }, + { + "count": 1, + "name": "best of 2017", + "url": "https://www.last.fm/tag/best+of+2017" + }, + { + "count": 1, + "name": "best song ever created", + "url": "https://www.last.fm/tag/best+song+ever+created" + } + ], + "Advice": [], + "Guilty": [ + { + "count": 100, + "name": "sexy", + "url": "https://www.last.fm/tag/sexy" + }, + { + "count": 25, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 8, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 8, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 8, + "name": "gay music", + "url": "https://www.last.fm/tag/gay+music" + }, + { + "count": 3, + "name": "dark rnb", + "url": "https://www.last.fm/tag/dark+rnb" + }, + { + "count": 3, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 3, + "name": "Nova comes to this track", + "url": "https://www.last.fm/tag/Nova+comes+to+this+track" + } + ], + "Criminal": [], + "WANT": [], + "IDEA (理想)": [], + "괴도 (Danger)": [], + "Press Your Number": [], + "Heaven": [], + "Thirsty": [], + "The Rizzness": [], + "Sexuality - Rearranged Version": [], + "Drip Drop": [], + "2 KIDS": [], + "Sexy in the Air": [], + "Famous": [], + "Strings": [], + "Heart Stop": [], + "Artistic Groove": [], + "She Loves Me, She Loves Me Not": [], + "Not Over You": [], + "Shadow": [], + "Pretty Boy": [], + "Black Rose": [], + "If I Could Tell You": [], + "さよならひとり": [], + "Love": [], + "Deja Vu": [], + "Blue": [], + "Night Away": [], + "Light": [], + "Ace": [] + }, + "Plan B": { + "She Said": [], + "Es un Secreto": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 4, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 3, + "name": "pina records", + "url": "https://www.last.fm/tag/pina+records" + }, + { + "count": 3, + "name": "house of pleasure", + "url": "https://www.last.fm/tag/house+of+pleasure" + } + ], + "Candy": [ + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 25, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "Brutal Death Metal", + "url": "https://www.last.fm/tag/Brutal+Death+Metal" + }, + { + "count": 8, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 8, + "name": "death metal", + "url": "https://www.last.fm/tag/death+metal" + }, + { + "count": 3, + "name": "candy", + "url": "https://www.last.fm/tag/candy" + }, + { + "count": 3, + "name": "xxx", + "url": "https://www.last.fm/tag/xxx" + }, + { + "count": 3, + "name": "what the fuck", + "url": "https://www.last.fm/tag/what+the+fuck" + } + ], + "Si No Le Contesto": [], + "Guatauba": [], + "Stay Too Long": [], + "Mi Vecinita": [], + "Por Que Te Demoras?": [], + "Prayin'": [], + "Love Goes Down": [], + "Frikitona": [], + "Choca": [], + "Fanatica Sensual": [], + "Fanática Sensual": [], + "Writing's On The Wall": [], + "ill Manors": [], + "The Recluse": [], + "¿Por Que Te Demoras?": [], + "Welcome To Hell": [], + "Hard Times": [], + "Te Dijeron": [], + "Traded In My Cigarettes": [], + "Free": [], + "Darkest Place": [], + "I Know A Song": [], + "Charmaine": [], + "Freakytona": [], + "Fronteo": [], + "No Good": [], + "Deepest Shame": [], + "Fanatica Sensual (Remix) [feat. Nicky Jam]": [], + "What You Gonna Do": [] + }, + "Five Finger Death Punch": { + "Bad Company": [], + "Far From Home": [], + "Wrong Side of Heaven": [], + "Hard to See": [], + "The Bleeding": [], + "Under and Over It": [], + "Jekyll And Hyde": [], + "No One Gets Left Behind": [], + "Bulletproof": [], + "Walk Away": [], + "Dying Breed": [], + "Coming Down": [], + "Remember Everything": [], + "Never Enough": [], + "Wash it All Away": [], + "House of the Rising Sun": [], + "The Way of the Fist": [], + "Crossing Over": [], + "The Pride": [], + "Burn It Down": [], + "Ashes": [], + "War Is The Answer": [], + "White Knuckles": [], + "My Own Hell": [], + "Salvation": [], + "Meet the Monster": [], + "A Place to Die": [], + "Death Before Dishonor": [], + "A Little Bit Off": [], + "Lift Me Up (feat. Rob Halford of Judas Priest)": [], + "Canto 34": [], + "Falling In Hate": [] + }, + "Valorant": { + "Die For You": [], + "Ticking Away": [], + "Fire Again": [], + "RUN! (feat. Lay Bankz)": [], + ">one - greater than one": [], + "SUPERPOWER": [], + "VISIONS": [], + ">one (greater than one)": [], + "UNDEFEATED": [], + "Die For You - Zedd Remix": [], + "Ignition": [], + "in my zone": [], + "Renegade": [], + "All Eyes On Me": [], + "Re-ignition": [], + "2WORLDS": [], + "Villain (Take the Shot)": [], + "Casa de Vidro": [], + "VYSE": [], + "Savior": [], + "Karanlığın": [], + "RUN!": [], + "RAJA": [], + "Watch": [], + ">one": [], + "Die For You - Dabin Remix": [], + "Fire Again - Dabin Remix": [], + "LAST SHOT": [], + "my lawyer said don't": [], + "IN THE RING": [], + "REFLECTIONS": [], + "DIMENSIONAL": [] + }, + "yung kai": { + "blue": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 66, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + }, + { + "count": 16, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 8, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 3, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + }, + { + "count": 3, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + } + ], + "Wildflower": [], + "do you think you could love me?": [], + "blue - with MINNIE": [], + "blue - slowed down": [], + "listen to this when you're down <3": [], + "blue - sped up": [], + "blue - mini version": [], + "blue - acoustic": [], + "flower": [], + "my light (我的光)": [], + "blue - instrumental": [], + "wildflower - sped up": [], + "wildflower - acoustic": [], + "wildflower - slowed down": [], + "my love my love my love": [], + "do you think you could love me? - sped up": [], + "do you think you could love me? - mini version": [], + "blue - acoustic - slowed down": [], + "wildflower - mini version": [], + "wildflower - instrumental": [], + "my light": [], + "do you think you could love me? - slowed down": [], + "wildflower - acoustic - slowed down": [], + "blue - acoustic - sped up": [], + "blue - acoustic - mini version": [], + "wildflower - acoustic - sped up": [], + "wildflower - acoustic - mini version": [], + "do you think you could love me? - instrumental": [], + "blue - acoustic - instrumental": [], + "wildflower - acoustic - instrumental": [], + "my light (我的光) - mini version": [] + }, + "Jaehyun": { + "Try Again": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "comfort music", + "url": "https://www.last.fm/tag/comfort+music" + }, + { + "count": 66, + "name": "nissas song", + "url": "https://www.last.fm/tag/nissas+song" + }, + { + "count": 66, + "name": "haydens bf", + "url": "https://www.last.fm/tag/haydens+bf" + } + ], + "Forever Only": [], + "Roses": [ + { + "count": 100, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "krnb", + "url": "https://www.last.fm/tag/krnb" + }, + { + "count": 66, + "name": "best of 2024", + "url": "https://www.last.fm/tag/best+of+2024" + }, + { + "count": 33, + "name": "yuri own this song", + "url": "https://www.last.fm/tag/yuri+own+this+song" + }, + { + "count": 33, + "name": "lucas song", + "url": "https://www.last.fm/tag/lucas+song" + }, + { + "count": 33, + "name": "yuri song", + "url": "https://www.last.fm/tag/yuri+song" + }, + { + "count": 10, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 10, + "name": "lightskin", + "url": "https://www.last.fm/tag/lightskin" + }, + { + "count": 10, + "name": "glindas", + "url": "https://www.last.fm/tag/glindas" + } + ], + "Unconditional": [], + "Smoke": [], + "Dandelion": [], + "Horizon": [], + "Can't Get You": [], + "Flamin' Hot Lemon": [], + "Completely": [], + "Easy": [], + "Smoke (English version)": [], + "Try Again - Instrumental": [], + "Forever Only - SHINDRUM Remix": [], + "Forever Only - Instrumental": [], + "Horizon - Instrumental": [], + "Smoke - English version": [], + "LOST": [], + "I Like Me Better": [], + "J - Idol Lounge : Smoke": [], + "LOST (I Want You To Stay)": [], + "Forever Only (Instrumental)": [], + "I Like Me Better (cover)": [], + "BTS - Adult Child": [], + "Dandelion & Roses": [], + "J - Idol Lounge : Dandelion": [], + "J - Idol Lounge : Human Nature": [], + "Horizon (Instrumental)": [], + "Can't Take My Eyes Off You": [], + "I Like Me Better (Lauv)": [], + "Have Yourself A Merry Little Christmas": [], + "iScreaM Vol.20 : Forever Only (SHINDRUM Remix)": [] + }, + "Pulp": { + "Disco 2000": [ + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 70, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 34, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "1995", + "url": "https://www.last.fm/tag/1995" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Pulp", + "url": "https://www.last.fm/tag/Pulp" + }, + { + "count": 1, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "Common People": [], + "Babies": [], + "Something Changed": [], + "Underwear": [], + "Do You Remember the First Time?": [], + "Mis-Shapes": [], + "Sorted for E's & Wizz": [], + "Pencil Skirt": [], + "Common People - Full Length Version": [ + { + "count": 100, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 100, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 17, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 17, + "name": "Pulp", + "url": "https://www.last.fm/tag/Pulp" + } + ], + "Bar Italia": [], + "I Spy": [], + "This Is Hardcore": [], + "Live Bed Show": [], + "Monday Morning": [], + "Mile End": [], + "Help the Aged": [], + "Lipgloss": [], + "Party Hard": [], + "Like A Friend": [], + "Common People - Full Length Version / Album Version": [], + "The Fear": [], + "Dishes": [], + "Razzmatazz": [], + "A Little Soul": [], + "This Is Hardcore - Original Version": [], + "F.E.E.L.I.N.G.C.A.L.L.E.D.L.O.V.E.": [], + "Joyriders": [], + "Pink Glove": [], + "TV Movie": [], + "Bad Cover Version": [], + "Acrylic Afternoons": [] + }, + "6ix9ine": { + "GOOBA": [], + "GUMMO": [], + "FEFE": [], + "FEFE (feat. Nicki Minaj & Murda Beatz)": [], + "BILLY": [], + "KEKE": [], + "MALA (feat. Anuel AA)": [], + "GOTTI": [], + "KOODA": [], + "TROLLZ (with Nicki Minaj)": [], + "KIKA": [], + "BEBE": [], + "KIKA (feat. Tory Lanez)": [], + "Tati": [], + "STOOPID": [], + "BEBE (feat. Anuel AA)": [], + "MALA": [], + "MAMA": [], + "TATI (feat. DJ SPINKING)": [], + "WAKA": [], + "WAKA (feat. A Boogie Wit Da Hoodie)": [], + "TROLLZ": [], + "STOOPID (feat. Bobby Shmurda)": [], + "TIC TOC (Feat. Lil Baby)": [], + "FEFE (feat. Nicki Minaj, Murda Beatz)": [], + "MAMA (feat. Nicki Minaj & Kanye West)": [], + "RONDO": [], + "PUNANI": [], + "YAYA": [], + "KANGA (feat. Kanye West)": [], + "TIC TOC": [], + "MAMA (feat. Nicki Minaj, Kanye West)": [] + }, + "sundots": { + "small": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "window": [ + { + "count": 100, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + } + ], + "be": [], + "show": [], + "Foot Hockey": [], + "crazy": [], + "WAGAILWOA": [], + "in the backyard": [], + "room": [], + "Green": [], + "Honeyspot": [], + "crop rotations": [], + "scarecrow": [], + "her ribbon in there": [], + "clue": [], + "Hurt Me": [], + "Dear You": [], + "This Time": [], + "Try Again": [], + "grounded": [], + "Getting Away": [], + "eye of the world": [], + "Holiday": [], + "untitled": [], + "Renting": [], + "Idols": [], + "Smiley": [], + "First Time": [], + "light": [], + "Turn Around": [], + "in touch": [], + "start over (demo)": [] + }, + "RÜFÜS DU SOL": { + "Innerbloom": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 56, + "name": "Progressive House", + "url": "https://www.last.fm/tag/Progressive+House" + }, + { + "count": 17, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 2, + "name": "techno", + "url": "https://www.last.fm/tag/techno" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "electronica", + "url": "https://www.last.fm/tag/electronica" + }, + { + "count": 1, + "name": "alternative dance", + "url": "https://www.last.fm/tag/alternative+dance" + }, + { + "count": 1, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + } + ], + "You Were Right": [], + "On My Knees": [], + "Underwater": [], + "Sundream": [], + "No Place": [], + "Next To Me": [], + "Treat You Better": [], + "Like An Animal": [], + "Innerbloom - Radio Edit": [], + "Until The Sun Needs To Rise": [], + "Music Is Better": [], + "Brighter": [], + "Lately": [], + "New Sky": [], + "Alive": [], + "Eyes": [], + "Break My Love": [], + "Say A Prayer For Me": [], + "Innerbloom - What So Not Remix": [], + "I Don't Wanna Leave": [], + "Tell Me": [], + "In the Moment - Adriatique Remix": [], + "Lost in My Mind": [], + "Take Me": [], + "Make It Happen": [], + "Desert Night": [], + "All I've Got": [], + "Rendezvous": [], + "Levitating": [], + "Pressure": [] + }, + "Lithe": { + "Fall Back": [], + "Cannonball (feat. Don Toliver)": [], + "Like We Wrote": [], + "Hold Out": [], + "Pessimist": [], + "Touch Tight": [], + "Signs": [], + "Lot of Love": [], + "I need": [], + "Tempt Me": [], + "444": [], + "Situation": [], + "Facade": [], + "For You": [], + "Spending Time": [], + "Fall Back (feat. Lil Tjay)": [], + "Selfish Game": [], + "Falling - (Interlude)": [], + "Rolling Stone": [], + "Blue Pills": [], + "No Friends": [], + "Now What?": [], + "Off My Shoulder": [], + "Is It Me": [], + "Fall Back (feat. NAV)": [], + "Numb": [], + "Want U": [], + "No Mans Land": [], + "Name My Price": [], + "Pictures on My Wall": [], + "Wish They Seen My Face": [] + }, + "Dean": { + "instagram": [ + { + "count": 100, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 33, + "name": "instagram", + "url": "https://www.last.fm/tag/instagram" + }, + { + "count": 8, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 8, + "name": "hiphop", + "url": "https://www.last.fm/tag/hiphop" + }, + { + "count": 3, + "name": "calm", + "url": "https://www.last.fm/tag/calm" + }, + { + "count": 3, + "name": "relaxing", + "url": "https://www.last.fm/tag/relaxing" + }, + { + "count": 3, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + } + ], + "D (half moon)": [], + "21": [], + "DIE 4 YOU": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 66, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 66, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 33, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + }, + { + "count": 10, + "name": "dean do andy", + "url": "https://www.last.fm/tag/dean+do+andy" + }, + { + "count": 10, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + }, + { + "count": 10, + "name": "this song is for biel", + "url": "https://www.last.fm/tag/this+song+is+for+biel" + } + ], + "what 2 do": [], + "하루살이": [], + "bonnie & clyde": [], + "I'm Not Sorry": [], + "love": [], + "풀어": [], + "i love it": [], + "Put My Hands On You": [], + "dayfly": [], + "넘어와 (feat. 백예린)": [], + "Howlin' 404": [], + "pour up": [], + "어때": [], + "NASA": [], + "불청객": [], + "Ctrl": [], + "숨": [], + "Come Over": [], + "And You? (Outro)": [], + "Breath": [], + "The Unknown Guest": [], + "i love it (feat. Dok2)": [], + "What 2 Do - Instrumental": [], + "love (feat. Syd)": [], + "pour up (feat. ZICO)": [], + "D (Half Moon) [feat. Gaeko]": [], + "I'm Not Sorry (feat. Eric Bellinger)": [] + }, + "Ween": { + "Ocean Man": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 85, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 53, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + }, + { + "count": 50, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "spongebob", + "url": "https://www.last.fm/tag/spongebob" + }, + { + "count": 18, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 4, + "name": "Ween", + "url": "https://www.last.fm/tag/Ween" + }, + { + "count": 3, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "Tried And True": [], + "The Mollusk": [], + "Transdermal Celebration": [], + "Waving My Dick in the Wind": [], + "Mutilated Lips": [], + "It's Gonna Be A Long Night": [], + "Voodoo Lady": [], + "Baby Bitch": [], + "Buckingham Green": [], + "Freedom of '76": [], + "It's Gonna Be (Alright)": [], + "I'm Dancing in the Show Tonight": [], + "What Deaner Was Talkin' About": [], + "Zoloft": [], + "I'll Be Your Jonny on the Spot": [], + "Polka Dot Tail": [], + "Bananas and Blow": [], + "The Blarney Stone": [], + "A Tear for Eddie": [], + "Cold Blows the Wind": [], + "Take Me Away": [], + "The Golden Eel": [], + "Roses Are Free": [], + "Chocolate Town": [], + "Buenas Tardes Amigo": [], + "Happy Colored Marbles": [], + "The Argus": [], + "Among His Tribe": [], + "I Don't Want It": [], + "Push Th' Little Daisies": [] + }, + "Aaliyah": { + "Try Again": [], + "Rock the Boat": [], + "One in a Million": [], + "Are You That Somebody": [], + "More Than a Woman": [], + "At Your Best (You Are Love)": [], + "Age Ain't Nothing but a Number": [], + "Are You That Somebody?": [], + "Back & Forth": [], + "If Your Girl Only Knew": [], + "I Care 4 U": [], + "Miss You": [], + "We Need a Resolution": [], + "4 Page Letter": [], + "I Don't Wanna": [], + "Hot Like Fire": [], + "We Need a Resolution (feat. Timbaland)": [], + "The One I Gave My Heart To": [], + "Never No More": [], + "Extra Smooth": [], + "It's Whatever": [], + "Read Between the Lines": [], + "Don't Know What to Tell Ya": [], + "A Girl Like You (feat. Treach)": [], + "I Refuse": [], + "U Got Nerve": [], + "I'm So Into You": [], + "Back and Forth": [], + "Poison": [], + "Those Were the Days": [], + "I Can Be": [] + }, + "Taking Back Sunday": { + "MakeDamnSure": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 41, + "name": "taking back sunday", + "url": "https://www.last.fm/tag/taking+back+sunday" + }, + { + "count": 17, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 9, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 2, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 2, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 2, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + } + ], + "A Decade Under the Influence": [], + "You're So Last Summer": [], + "Liar (It Takes One to Know One)": [], + "You Know How I Do": [], + "Timberwolves at New Jersey": [], + "Cute Without the 'E' (Cut From the Team)": [], + "Set Phasers to Stun": [], + "Number Five With a Bullet": [], + "This Photograph Is Proof (I Know You Know)": [], + "Ghost Man on Third": [], + "Great Romances of the 20th Century": [], + "Bike Scene": [], + "What's It Feel Like to Be a Ghost?": [], + "The Blue Channel": [], + "One-Eighty by Summer": [], + "New American Classic": [], + "Spin": [], + "Cute Without The 'E' (Cut From The Team) - Remastered": [], + "Head Club": [], + "My Blue Heaven": [], + "There's No 'I' in Team": [], + "Up Against (Blackout)": [], + "The Union": [], + "Twenty-Twenty Surgery": [], + "I Am Fred Astaire": [], + "Make Damn Sure": [], + "Little Devotional": [], + "Miami": [], + "Divine Intervention": [], + "Cute Without The 'E' (Cut From The Team) - Remastered 2019": [] + }, + "GFRIEND": { + "오늘부터 우리는 (Me Gustas Tu)": [], + "MAGO": [ + { + "count": 100, + "name": "perfect", + "url": "https://www.last.fm/tag/perfect" + }, + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 66, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 33, + "name": "Disband Song", + "url": "https://www.last.fm/tag/Disband+Song" + }, + { + "count": 8, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 8, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 3, + "name": "anthem", + "url": "https://www.last.fm/tag/anthem" + }, + { + "count": 3, + "name": "wonderful", + "url": "https://www.last.fm/tag/wonderful" + }, + { + "count": 3, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + } + ], + "유리구슬 (Glass Bead)": [], + "시간을 달려서 (Rough)": [], + "FINGERTIP": [], + "너 그리고 나 (NAVILLERA)": [], + "Neverland": [], + "White (하얀마음)": [], + "Me Gustas Tu": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 44, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 29, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 15, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 15, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "Apple": [], + "Rough": [ + { + "count": 100, + "name": "orchestral pop", + "url": "https://www.last.fm/tag/orchestral+pop" + }, + { + "count": 100, + "name": "girl group", + "url": "https://www.last.fm/tag/girl+group" + }, + { + "count": 66, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 66, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 33, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "nostalgia", + "url": "https://www.last.fm/tag/nostalgia" + }, + { + "count": 10, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 10, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 10, + "name": "girl-group", + "url": "https://www.last.fm/tag/girl-group" + } + ], + "Glass Bead": [], + "TRUST": [], + "Intro (Season of Glass)": [], + "ONE": [], + "LOL": [], + "귀를 기울이면 (LOVE WHISPER)": [], + "INTRO (Snowflake)": [], + "Mermaid": [], + "하늘 아래서": [], + "Intro (Flower Bud)": [], + "내 이름을 불러줘 (Say My Name)": [], + "밤 (Time for the Moon Night)": [], + "사랑별 (Luv Star)": [], + "기억해 (My Buddy)": [], + "INTRO": [], + "그런 날엔 (Someday)": [], + "바람에 날려 (Gone with the Wind)": [], + "물들어요 (Fall in Love)": [], + "Time for the moon night": [], + "한 뼘 (Distance)": [] + }, + "Anri": { + "Last Summer Whisper": [], + "Remember Summer Days": [], + "Shyness Boy": [], + "Windy Summer": [], + "CAT'S EYE": [], + "Driving My Love": [], + "オリビアを聴きながら": [], + "Stay By Me": [], + "悲しみがとまらない I CAN'T STOP THE LONELINESS": [], + "Good Bye Boogie Dance": [], + "悲しみがとまらない": [], + "A Hope From Sad Street": [], + "You Are Not Alone": [], + "Lost Love In The Rain": [], + "Fly By Day": [], + "GOOD-NIGHT FOR YOU": [], + "悲しみがとまらない I CAN'T STOP THE LONELINESS": [ + { + "count": 100, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 25, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 17, + "name": "euro-disco", + "url": "https://www.last.fm/tag/euro-disco" + }, + { + "count": 17, + "name": "life changing", + "url": "https://www.last.fm/tag/life+changing" + } + ], + "SUMMER CANDLES": [], + "SURPRISE OF SUMMER": [], + "Remember Summer Days (MACROSS 82-99 Bootleg)": [], + "Lady Sunshine": [], + "I CAN'T EVER CHANGE YOUR LOVE FOR ME": [], + "二番目のaffair": [], + "ドルフィン・リング": [], + "CAT'S EYE (NEW TAKE)": [], + "思いきりアメリカン": [], + "最後のサーフホリデー": [], + "Lonely Driving": [], + "Resolution": [], + "I CAN'T STOP THE LONELINESS": [], + "スノーフレイクの街角": [] + }, + "Trey Songz": { + "Can't Help But Wait": [], + "Bottoms Up (feat. Nicki Minaj)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 93, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "nicki minaj", + "url": "https://www.last.fm/tag/nicki+minaj" + }, + { + "count": 17, + "name": "collaborations", + "url": "https://www.last.fm/tag/collaborations" + }, + { + "count": 6, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 4, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 4, + "name": "the singles", + "url": "https://www.last.fm/tag/the+singles" + }, + { + "count": 1, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 1, + "name": "trey songz", + "url": "https://www.last.fm/tag/trey+songz" + }, + { + "count": 1, + "name": "2010", + "url": "https://www.last.fm/tag/2010" + } + ], + "Na Na": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 36, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 24, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 5, + "name": "slow", + "url": "https://www.last.fm/tag/slow" + }, + { + "count": 5, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 5, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + }, + { + "count": 2, + "name": "dj mustard", + "url": "https://www.last.fm/tag/dj+mustard" + }, + { + "count": 2, + "name": "trey songz", + "url": "https://www.last.fm/tag/trey+songz" + }, + { + "count": 2, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Slow Motion": [], + "Last Time": [], + "Wonder Woman": [], + "Neighbors Know My Name": [], + "Role Play": [], + "Sex For Yo Stereo": [], + "Say Aah (feat. Fabolous)": [], + "No Clothes On": [], + "Missing You": [], + "We Should Be": [], + "I Need a Girl": [], + "Grub On": [], + "Touchin, Lovin (feat. Nicki Minaj)": [], + "Can't Be Friends": [], + "About Da Game": [], + "Heart Attack": [], + "Missin You": [], + "Love Faces": [], + "Nobody Else But You": [], + "Already Taken": [], + "Bottoms Up - feat. Nicki Minaj": [], + "Dive In": [], + "Say Aah": [], + "All We Do": [], + "Store Run": [], + "I Invented Sex (feat. Drake)": [], + "Foreign Remix (feat. Justin Bieber)": [], + "Jupiter Love": [] + }, + "Claude Debussy": { + "Clair de lune": [], + "Clair de lune, L. 32": [], + "Suite Bergamasque, L. 75: III. Clair de lune": [], + "Claire de lune": [], + "Rêverie, L. 68: Rêverie": [], + "Rêverie, L. 68": [], + "2 Arabesques, L. 66: No. 1 in E Major": [], + "Rêverie": [], + "Reverie": [], + "Suite bergamasque, L. 75: Clair de Lune": [], + "The Girl With the Flaxen Hair": [], + "Suite bergamasque: Suite bergamasque: III. Clair de lune. Andante très expressif": [], + "2 Arabesques: Arabesque No. 1": [], + "Suite bergamasque, L. 75: 3. Clair de lune": [], + "Suite Bergamasque, L. 75: III. Clair de lune (Andante très expressif)": [], + "Deux Arabesques, L. 66, CD 74: I. Première Arabesque": [], + "Suite bergamasque: Clair de lune": [], + "La fille aux cheveux de lin": [], + "La Fille aux Cheveux de Lin, L. 33": [], + "Symphony in B minor (arr. T. Finno for orchestra): II. Un poco lento, cantabile": [], + "Préludes / Book 1, L. 117: VIII. La fille aux cheveux de lin": [], + "Préludes / Book 2, L. 123: 5. Bruyères - Home Session": [], + "Préludes / Book 1, L. 117: 8. La fille aux cheveux de lin": [], + "Deux Arabesques, L66: No. 1: Andantino con moto": [], + "Valse romantique": [], + "2 arabesques, L. 66: I. Andantino con moto": [], + "Petite suite: I. En bateau (arr. H. Busser for orchestra): I. En bateau": [], + "Deux Arabesques L. 66: No. 1 Andante con moto": [], + "L'isle joyeuse": [], + "2 Arabesques, L. 66: Arabesque No. 1": [], + "Debussy: 2 Arabesques, CD 74, L. 66: No. 1, Andantino con moto": [] + }, + "Spandau Ballet": { + "True": [], + "Gold": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 63, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 32, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 27, + "name": "new romantic", + "url": "https://www.last.fm/tag/new+romantic" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "Spandau Ballet", + "url": "https://www.last.fm/tag/Spandau+Ballet" + }, + { + "count": 4, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + }, + { + "count": 1, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 1, + "name": "gold", + "url": "https://www.last.fm/tag/gold" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + } + ], + "True - Single Edit": [], + "True - 2003 Remaster": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 100, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 66, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 33, + "name": "classic tracks", + "url": "https://www.last.fm/tag/classic+tracks" + }, + { + "count": 33, + "name": "new romantic", + "url": "https://www.last.fm/tag/new+romantic" + }, + { + "count": 33, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Gold - 2003 Remaster": [], + "Through the Barricades": [], + "Only When You Leave": [], + "To Cut a Long Story Short": [], + "I'll Fly for You": [], + "To Cut a Long Story Short - 2010 Remaster": [], + "Lifeline": [], + "Communication": [], + "Through the Barricades - Remastered": [], + "Round And Round": [], + "Highly Strung": [], + "Fight for Ourselves": [], + "The Freeze": [], + "Musclebound": [], + "Paint Me Down": [], + "Be Free With Your Love": [], + "Instinction": [], + "Only When You Leave - 2010 Remaster": [], + "Chant No. 1 (I Don't Need This Pressure On)": [], + "Chant No 1 (I Don't Need This Pressure On)": [], + "Gold - 2003 Remastered Version": [], + "She Loved Like Diamond": [], + "Gold - 2003 - Remaster": [], + "Once More": [], + "Chant No. 1 (I Don't Need This Pressure On) - 2010 Remaster": [], + "Gold - Non Stop Edit": [], + "True (2003 Remaster)": [] + }, + "Drowning Pool": { + "Bodies": [ + { + "count": 100, + "name": "Nu Metal", + "url": "https://www.last.fm/tag/Nu+Metal" + }, + { + "count": 97, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 41, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 39, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 19, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Drowning Pool", + "url": "https://www.last.fm/tag/Drowning+Pool" + }, + { + "count": 5, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 1, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "Nu-metal", + "url": "https://www.last.fm/tag/Nu-metal" + } + ], + "Tear Away": [], + "Sinner": [], + "Step Up": [], + "All Over Me": [], + "Reminded": [], + "Enemy": [], + "Love and War": [], + "Pity": [], + "Numb": [], + "Mute": [], + "Follow": [], + "I Am": [], + "Told You So": [], + "Sermon": [], + "Bringing Me Down": [], + "37 Stitches": [], + "Nothingness": [], + "Soldiers": [], + "Full Circle": [], + "Think": [], + "Hate": [], + "This Life": [], + "Shame": [], + "Forget": [], + "One Finger and a Fist": [], + "Killin' Me": [], + "Cast Me Aside": [], + "No More": [], + "Reason I'm Alive": [], + "Reborn": [] + }, + "Marino": { + "Devil in Disguise": [], + "Im Doing Fine": [], + "I Can't Fit In": [], + "All In": [], + "Crush": [], + "hideaway": [], + "Worst Enemy": [], + "The Good Times": [], + "Ride or Die": [], + "Laces": [], + "Crush - Slowed": [], + "Crush - Sped Up": [], + "Far": [], + "Me and My Depression": [], + "ISSUES": [], + "Thief": [], + "Sea (Original Mix)": [], + "So Gone": [], + "Away": [], + "Lollipop": [], + "フレイバー": [], + "Tic Tac": [], + "Running Back": [], + "California Dreaming": [], + "Strawberry": [], + "Palm Springs": [], + "ララリル": [], + "After Forever's Gone": [], + "clear beats": [], + "La Gran Tribulacion": [], + "Pot marjoram": [] + }, + "88rising": { + "Midsummer Madness": [], + "The Weekend": [], + "Head In The Clouds": [], + "Indigo": [], + "History": [], + "Best Lover": [], + "La Cienega": [], + "La La Lost You": [], + "Walking (feat. Swae Lee & Major Lazer)": [], + "Breathe": [], + "I Love You 3000 II": [], + "Peach Jam": [], + "Split": [], + "California (feat. Warren Hue)": [], + "These Nights": [], + "Strange Land": [], + "Warpaint": [], + "Shouldn't Couldn't Wouldn't": [], + "The Weekend - MILLI Remix": [], + "Lover Boy 88": [], + "Beam (feat. Playboi Carti)": [], + "Plans (feat. Vory)": [], + "Tequila Sunrise (feat. AUGUST 08 & GoldLink)": [], + "Japan 88": [], + "Need Is Your Love": [], + "California (feat. Jackson Wang & Warren Hue) - [Remix]": [], + "Poolside Manor": [], + "Freaks": [], + "I Want In": [], + "Hopscotch (feat. Barney Bones & Rich Brian)": [], + "Red Rubies": [] + }, + "Quadeca": { + "Godstained": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 64, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 42, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 24, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 12, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 12, + "name": "jazz pop", + "url": "https://www.last.fm/tag/jazz+pop" + }, + { + "count": 5, + "name": "progressive folk", + "url": "https://www.last.fm/tag/progressive+folk" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "dustcutter": [], + "Tell Me A Joke": [], + "TEXAS BLUE": [], + "A LA CARTE": [], + "sorry4dying": [], + "Beamin'": [], + "MONDAY": [ + { + "count": 100, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + }, + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 29, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 29, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 15, + "name": "folk pop", + "url": "https://www.last.fm/tag/folk+pop" + }, + { + "count": 15, + "name": "chamber folk", + "url": "https://www.last.fm/tag/chamber+folk" + }, + { + "count": 4, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 1, + "name": "experimental rap", + "url": "https://www.last.fm/tag/experimental+rap" + }, + { + "count": 1, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "BORN YESTERDAY": [], + "EASIER": [], + "Uh Huh!": [], + "Sisyphus": [], + "PRETTY PRIVILEGE": [], + "no questions asked": [], + "don't mind me": [], + "WAGING WAR": [], + "Guess Who?": [], + "GUIDE DOG": [], + "WAY TOO MANY FRIENDS": [], + "EVEN IF I TRIED": [], + "picking up hands": [], + "dancing without moving": [ + { + "count": 100, + "name": "nu jazz", + "url": "https://www.last.fm/tag/nu+jazz" + }, + { + "count": 100, + "name": "Neo-Psychedelia", + "url": "https://www.last.fm/tag/Neo-Psychedelia" + }, + { + "count": 66, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 33, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 33, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 2, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + }, + { + "count": 2, + "name": "experimental hip hop", + "url": "https://www.last.fm/tag/experimental+hip+hop" + }, + { + "count": 2, + "name": "folktronica", + "url": "https://www.last.fm/tag/folktronica" + } + ], + "house settling": [], + "Ruin My Life": [], + "I Make It Look Effortless": [], + "FORGONE": [], + "knots": [], + "UNDER My Skin": [], + "AT A TIME LIKE THIS": [], + "fractions of infinity": [], + "the memories we lost in translation": [] + }, + "Soda Stereo": { + "De Música Ligera - Remasterizado 2007": [], + "Trátame Suavemente - Remasterizado 2007": [], + "Cuando Pase El Temblor - Remasterizado 2007": [], + "Persiana Americana - Remasterizado 2007": [], + "De Música Ligera": [], + "En La Ciudad De La Furia": [], + "Persiana Americana": [], + "Te para 3 - MTV Unplugged": [], + "Nada Personal - Remasterizado 2007": [], + "En La Ciudad De La Furia - Remasterizado 2007": [], + "Cuando Pase El Temblor": [], + "Prófugos - Remasterizado 2007": [], + "Entre Caníbales - Remasterizado 2007": [], + "Nada Personal": [], + "Juegos De Seducción - Remasterizado 2007": [], + "Prófugos": [], + "Zoom": [], + "Un misil en mi placard - MTV Unplugged": [], + "Luna Roja - Remasterizado 2007": [], + "Ella Usó Mi Cabeza Como Un Revólver - Remasterizado 2007": [], + "Zoom - Remasterizado 2007": [], + "Signos - Remasterizado 2007": [], + "En La Ciudad De La Furia - Mtv Unplugged": [], + "Canción Animal - Remasterizado 2007": [], + "Primavera 0 - Remasterizado 2007": [], + "Signos": [], + "Fue - Remasterizado 2007": [], + "Sobredosis De T.V. - Remasterizado 2007": [], + "Te Hacen Falta Vitaminas - Remasterizado 2007": [], + "Un Millón De Años Luz - Remasterizado 2007": [], + "Entre Canibales - MTV Unplugged": [] + }, + "BOYNEXTDOOR": { + "Earth, Wind & Fire": [ + { + "count": 100, + "name": "taesan da deby", + "url": "https://www.last.fm/tag/taesan+da+deby" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 16, + "name": "happiness", + "url": "https://www.last.fm/tag/happiness" + }, + { + "count": 16, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 8, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "Incredible", + "url": "https://www.last.fm/tag/Incredible" + }, + { + "count": 8, + "name": "BOYNEXTDOOR", + "url": "https://www.last.fm/tag/BOYNEXTDOOR" + }, + { + "count": 3, + "name": "bonedo bestest", + "url": "https://www.last.fm/tag/bonedo+bestest" + }, + { + "count": 3, + "name": "woonhak da mafe", + "url": "https://www.last.fm/tag/woonhak+da+mafe" + }, + { + "count": 3, + "name": "babyboomysweetiedarling", + "url": "https://www.last.fm/tag/babyboomysweetiedarling" + } + ], + "One and Only": [], + "But Sometimes": [], + "But I Like You": [], + "Serenade": [], + "Dangerous": [ + { + "count": 100, + "name": "watch out we pop out lets fill up on some dopamine", + "url": "https://www.last.fm/tag/watch+out+we+pop+out+lets+fill+up+on+some+dopamine" + }, + { + "count": 36, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 24, + "name": "bop", + "url": "https://www.last.fm/tag/bop" + }, + { + "count": 24, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 12, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 12, + "name": "boygroup", + "url": "https://www.last.fm/tag/boygroup" + }, + { + "count": 1, + "name": "crazy", + "url": "https://www.last.fm/tag/crazy" + }, + { + "count": 1, + "name": "crasy", + "url": "https://www.last.fm/tag/crasy" + }, + { + "count": 1, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 1, + "name": "bnd", + "url": "https://www.last.fm/tag/bnd" + } + ], + "Nice Guy": [], + "IF I SAY, I LOVE YOU": [], + "OUR": [], + "So let's go see the stars": [], + "I Feel Good": [ + { + "count": 100, + "name": "taesan da ni", + "url": "https://www.last.fm/tag/taesan+da+ni" + }, + { + "count": 100, + "name": "Leehan do uri", + "url": "https://www.last.fm/tag/Leehan+do+uri" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "woonhak da mafe", + "url": "https://www.last.fm/tag/woonhak+da+mafe" + }, + { + "count": 8, + "name": "taesan da isa", + "url": "https://www.last.fm/tag/taesan+da+isa" + }, + { + "count": 8, + "name": "taesan da deby", + "url": "https://www.last.fm/tag/taesan+da+deby" + }, + { + "count": 8, + "name": "woonhak_da_gee", + "url": "https://www.last.fm/tag/woonhak_da_gee" + }, + { + "count": 3, + "name": "sungho da may", + "url": "https://www.last.fm/tag/sungho+da+may" + }, + { + "count": 3, + "name": "taenhak da lili", + "url": "https://www.last.fm/tag/taenhak+da+lili" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + } + ], + "Crying": [], + "123-78": [ + { + "count": 100, + "name": "riwoo da lilicelicelili", + "url": "https://www.last.fm/tag/riwoo+da+lilicelicelili" + }, + { + "count": 25, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "woonhak da mafe", + "url": "https://www.last.fm/tag/woonhak+da+mafe" + }, + { + "count": 8, + "name": "taesan da isa", + "url": "https://www.last.fm/tag/taesan+da+isa" + }, + { + "count": 8, + "name": "malex owns this song", + "url": "https://www.last.fm/tag/malex+owns+this+song" + }, + { + "count": 8, + "name": "knoa owns this song", + "url": "https://www.last.fm/tag/knoa+owns+this+song" + }, + { + "count": 3, + "name": "Leehan do uri", + "url": "https://www.last.fm/tag/Leehan+do+uri" + }, + { + "count": 3, + "name": "sungho da may", + "url": "https://www.last.fm/tag/sungho+da+may" + }, + { + "count": 3, + "name": "lilith owns this music", + "url": "https://www.last.fm/tag/lilith+owns+this+music" + } + ], + "Dear. My Darling": [], + "Amnesia": [], + "ABCDLOVE": [], + "Gonna Be A Rock": [], + "l i f e i s c o o l": [], + "20": [], + "Call Me": [], + "Step By Step": [], + "Next Mistake": [], + "Fadeaway": [], + "Earth, Wind & Fire (English ver.)": [], + "Is That True?": [], + "GOOD DAY": [], + "Count To Love": [], + "Nice Guy (English ver.)": [], + "Lucky Charm": [], + "I Feel Good (English ver.)": [], + "SKIT": [] + }, + "Shaggy": { + "It Wasn't Me": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 59, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 32, + "name": "Shaggy", + "url": "https://www.last.fm/tag/Shaggy" + }, + { + "count": 27, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 7, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "Angel": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 45, + "name": "Shaggy", + "url": "https://www.last.fm/tag/Shaggy" + }, + { + "count": 23, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 5, + "name": "955 WKQI", + "url": "https://www.last.fm/tag/955+WKQI" + }, + { + "count": 2, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 1, + "name": "angel", + "url": "https://www.last.fm/tag/angel" + }, + { + "count": 1, + "name": "Makes Me Smile", + "url": "https://www.last.fm/tag/Makes+Me+Smile" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Boombastic": [], + "Hey Sexy Lady": [], + "Oh Carolina": [], + "In The Summertime": [], + "Mr Boombastic": [], + "I Need Your Love": [], + "The Voices Of Sweet Jamaica - All Star Remix": [], + "Luv Me, Luv Me": [], + "Hey Sexy Lady [Feat. Brian & Tony Gold]": [], + "I Need Your Love (feat. Mohombi, Faydee & Costi)": [], + "Hope": [], + "Mad Mad World (feat. Sizzla Kalonji & Collie Buddz)": [], + "Church Heathen": [], + "Keep'n It Real": [], + "Feel the Rush": [], + "Freaky Girl": [], + "Boombastic (Album Version)": [], + "Repent": [], + "Hey Sexy Lady (feat. Brian & Tony Gold)": [], + "It Wasn't Me (feat. Ricardo Ducent)": [], + "Hot Shot": [], + "It Wasnt Me": [ + { + "count": 100, + "name": "reggae", + "url": "https://www.last.fm/tag/reggae" + }, + { + "count": 59, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 32, + "name": "Shaggy", + "url": "https://www.last.fm/tag/Shaggy" + }, + { + "count": 27, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 13, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 7, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 2, + "name": "funny", + "url": "https://www.last.fm/tag/funny" + }, + { + "count": 1, + "name": "2000", + "url": "https://www.last.fm/tag/2000" + }, + { + "count": 1, + "name": "2000s", + "url": "https://www.last.fm/tag/2000s" + } + ], + "Strength of a Woman": [], + "Leave It to Me": [], + "Mr. Boombastic": [], + "Angel (feat. Rayvon)": [], + "Lonely Lover": [], + "Only Love": [], + "In The Summertime - feat. Rayvon": [] + }, + "tripleS": { + "Girls Never Die": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 100, + "name": "liz owns this song", + "url": "https://www.last.fm/tag/liz+owns+this+song" + }, + { + "count": 66, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 66, + "name": "K bops", + "url": "https://www.last.fm/tag/K+bops" + }, + { + "count": 15, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 15, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 15, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "Casino", + "url": "https://www.last.fm/tag/Casino" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "swing", + "url": "https://www.last.fm/tag/swing" + } + ], + "Generation": [], + "Rising": [], + "Keep Your Head": [], + "깨어 (Are You Alive)": [ + { + "count": 100, + "name": "lalala", + "url": "https://www.last.fm/tag/lalala" + }, + { + "count": 25, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "lavinia owns this song", + "url": "https://www.last.fm/tag/lavinia+owns+this+song" + }, + { + "count": 8, + "name": "chaewon do rafa", + "url": "https://www.last.fm/tag/chaewon+do+rafa" + }, + { + "count": 8, + "name": "soty", + "url": "https://www.last.fm/tag/soty" + }, + { + "count": 3, + "name": "desmitifico", + "url": "https://www.last.fm/tag/desmitifico" + }, + { + "count": 3, + "name": "are you alive", + "url": "https://www.last.fm/tag/are+you+alive" + } + ], + "Hit the Floor": [], + "Cherry Talk": [], + "Fly With Me - 21st Century (Radio Cut)": [], + "Chiyu": [], + "Whoomp! (there it is)": [], + "Love Child": [], + "Just Do It": [], + "New Look": [], + "Whoomp!": [], + "Dimension (AAA Ver.)": [], + "Colorful": [], + "Moto Princess": [], + "Rolex": [], + "Black Soul Dress": [], + "Speed Love": [], + "Midnight Flower": [], + "Fly With Me": [] + }, + "King Princess": { + "1950": [], + "Talia": [], + "Pussy Is God": [], + "Holy": [], + "Upper West Side": [], + "Ain't Together": [], + "Fantastic (from the series Arcane League of Legends)": [], + "Cheap Queen": [], + "Hit the Back": [], + "Prophet": [], + "I Know (feat. Fiona Apple) - RISE Recording": [], + "The Bend": [], + "Pain": [], + "Little Bother (feat. Fousheé)": [], + "Homegirl": [], + "For My Friends": [], + "If You Think It's Love": [], + "Tough On Myself": [], + "Cursed": [], + "Useless Phrases": [], + "Femme Fatale - RISE Recording": [], + "RIP KP": [], + "House Burn Down": [], + "Make My Bed": [], + "Ohio": [], + "Do You Wanna See Me Crying?": [], + "Trust Nobody": [], + "Watching My Phone": [], + "Back of a Cab": [], + "Too Bad": [], + "Let Us Die": [] + }, + "MASS OF THE FERMENTING DREGS": { + "Aoi, Koi, Daidaiiro no Hi": [ + { + "count": 100, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 44, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 29, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 29, + "name": "Post-punk revival", + "url": "https://www.last.fm/tag/Post-punk+revival" + }, + { + "count": 4, + "name": "noise rock", + "url": "https://www.last.fm/tag/noise+rock" + }, + { + "count": 4, + "name": "revival", + "url": "https://www.last.fm/tag/revival" + }, + { + "count": 4, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 1, + "name": "certified banger", + "url": "https://www.last.fm/tag/certified+banger" + }, + { + "count": 1, + "name": "shimokita-kei", + "url": "https://www.last.fm/tag/shimokita-kei" + } + ], + "Kono Speed No Saki E": [], + "delusionalism": [], + "She Is Inside, He Is Outside": [], + "No New World": [], + "Dramatic": [], + "World Is Yours": [], + "Kakuiumono": [], + "New Order": [], + "ハイライト": [], + "Nan Nan": [], + "ASAHINAGU": [], + "Sugar": [], + "skabetty": [], + "I F A SURFER": [], + "ゼロコンマ、色とりどりの世界": [], + "ひきずるビート": [], + "エンドロール": [], + "ONEDAY": [], + "ベアーズ": [], + "YAH YAH YAH": [], + "RAT": [], + "HuHuHu": [], + "終わりのはじまり": [], + "If only": [], + "ズレる": [], + "Birds and rhythm": [], + "まで。 - 情熱ミックス": [], + "Slow-motion Replay": [], + "MELT": [], + "サイダーと君": [] + }, + "FINNEAS": { + "Let's Fall in Love for the Night": [], + "Break My Heart Again": [], + "I Lost a Friend": [], + "For Cryin' Out Loud!": [ + { + "count": 100, + "name": "your heart is a maze", + "url": "https://www.last.fm/tag/your+heart+is+a+maze" + } + ], + "I Don't Miss You at All": [], + "Angel": [], + "Partners in Crime": [], + "What They'll Say About Us": [], + "Claudia": [], + "Die Alone": [], + "A Concert Six Months From Now": [], + "Lotus Eater": [], + "New Girl": [], + "Love is Pain": [], + "Mona Lisa, Mona Lisa": [], + "Shelter": [], + "Cleats": [], + "The Kids Are All Dying": [], + "Lost My Mind": [], + "Naked": [], + "The 90s": [], + "Peaches Etude": [], + "Only a Lifetime": [], + "Happy Now?": [], + "2001": [], + "Let's Fall in Love for the Night (1964)": [], + "Family Feud": [], + "What’s It Gonna Take To Break Your Heart?": [], + "American Cliché": [], + "Starfucker": [], + "Another Year": [] + }, + "Becky G": { + "Shower": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 92, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 20, + "name": "best of 2014", + "url": "https://www.last.fm/tag/best+of+2014" + }, + { + "count": 20, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 10, + "name": "Versus Verses", + "url": "https://www.last.fm/tag/Versus+Verses" + }, + { + "count": 7, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 4, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "summer 2014", + "url": "https://www.last.fm/tag/summer+2014" + }, + { + "count": 1, + "name": "FLOP", + "url": "https://www.last.fm/tag/FLOP" + } + ], + "MAMIII": [], + "Mayores": [], + "Sin Pijama": [], + "Cuando Te Besé": [], + "Can't Stop Dancin'": [], + "MALA SANTA": [], + "Fulanito": [], + "Chanel": [], + "Bubalu": [], + "Arranca (feat. Omega)": [], + "Take It To The Top (Becky G & Ayra Starr)": [], + "DOLLAR": [], + "BAILÉ CON MI EX": [], + "Break a Sweat": [], + "La Respuesta": [], + "Sola": [], + "Lovin' So Hard": [], + "POR EL CONTRARIO (with Angela Aguilar & Leonardo Aguilar)": [], + "NO MIENTEN": [], + "24/7": [], + "Becky from the Block": [], + "LBD": [], + "Zooted (feat. French Montana & Farruko)": [], + "Todo Cambio": [], + "QUE HACES": [], + "2NDO CHANCE": [], + "Play It Again": [], + "Flores Pa Ti": [], + "Bella Ciao": [], + "Problem (The Monster Remix) (feat. Will.I.Am)": [] + }, + "Labi Siffre": { + "bless the telephone": [ + { + "count": 100, + "name": "singer songwriter", + "url": "https://www.last.fm/tag/singer+songwriter" + }, + { + "count": 100, + "name": "laid back", + "url": "https://www.last.fm/tag/laid+back" + }, + { + "count": 66, + "name": "the bookshelf", + "url": "https://www.last.fm/tag/the+bookshelf" + }, + { + "count": 66, + "name": "i liked this", + "url": "https://www.last.fm/tag/i+liked+this" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + } + ], + "Cannock Chase": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "cityscape with dj bean", + "url": "https://www.last.fm/tag/cityscape+with+dj+bean" + }, + { + "count": 7, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "funky", + "url": "https://www.last.fm/tag/funky" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 1, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + } + ], + "My Song": [], + "I Got The... - 2006 Remaster": [], + "Crying, Laughing, Loving, Lying": [], + "'Till Forever": [], + "It Must Be Love": [], + "I Got The...": [], + "Watch Me": [], + "(Something Inside) So Strong": [], + "Fool Me A Good Night": [], + "Gimme Some More": [], + "Saved": [], + "Crying Laughing Loving Lying": [], + "Blue Lady": [], + "Come On Michael": [], + "Love Oh Love Oh Love": [], + "I Got The... - 2006 Remastered Version": [], + "Hotel Room Song": [], + "Love Song For Someone": [], + "When I'm On My Own You Are On My Mind": [], + "The Vulture - 2006 Remaster": [], + "You're Lovely": [], + "Nothing In The World Like Love": [], + "I Got The... - 2006 Digital Remaster": [], + "Bless The Telephone - 2006 Remastered Version": [], + "The Vulture": [], + "Doctor Doctor": [], + "I Got The": [], + "Summer Is Coming": [], + "A Little More Line": [] + }, + "Mora": { + "LA INOCENTE": [], + "512": [], + "Volando - Remix": [], + "Tuyo": [], + "MEMORIAS": [], + "MODELITO": [], + "DONDE SE APRENDE A QUERER?": [], + "Ansiedades": [], + "REiNA": [], + "ESCALOFRÍOS": [], + "TUS LÁGRIMAS": [], + "COMO HAS ESTAU?": [], + "DOMINGO DE BOTE": [], + "APA": [], + "RÁPIDO": [], + "DROGA": [], + "MEDIA LUNA": [], + "PaSajErO": [], + "CALENTÓN": [], + "AURORA": [], + "TE CONOCI PERRIANDO": [], + "2010": [], + "badtrip :(": [], + "uN DESeo": [], + "Que Habilidad": [], + "Primer Dia de Clases": [], + "PLAYA PRIVADA": [], + "Desaparecer": [], + "DETRÁS DE TU ALMA": [], + "CASUALIDAD": [], + "PECADO": [] + }, + "Will Wood": { + "I / Me / Myself": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 44, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "dark cabaret", + "url": "https://www.last.fm/tag/dark+cabaret" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 4, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 4, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 4, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 1, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "2econd 2ight 2eer (that was fun, goodbye.)": [], + "Laplace’s Angel (Hurt People? Hurt People!)": [], + "Love, Me Normally": [], + "The Main Character": [], + "Memento Mori: the most important thing in the world": [], + "Suburbia Overture / Greetings from Mary Bell Township! / (Vampire) Culture / Love Me, Normally": [], + "Against the Kitchen Floor": [], + "BlackBoxWarrior - OKULTRA": [], + "…well, better than the alternative": [], + "Cicada Days": [], + "Yes, To Err Is Human, So Don't Be One. (Song)": [], + "Outliars and Hyppocrates: a fun fact about apples": [], + "Marsha, Thankk You for the Dialectics, but I Need You to Leave": [], + "Tomcat Disposables": [], + "Vampire Reference in a Minor Key": [], + "Euthanasia": [], + "Willard!": [], + "Your Body, My Temple (Song)": [], + "That's Enough, Let's Get You Home.": [], + "Um, it's Kind of a Lot": [], + "White Noise": [], + "Your Body, My Temple": [], + "Becoming the Lastnames": [], + "Sex, Drugs, Rock 'n' Roll": [], + "Falling Up": [], + "Half-Decade Hangover": [], + "Venetian Blind Man (Song)": [], + "Big Fat Bitchie’s Blueberry Pie, Christmas Tree, And Recreational Jell-o Emporium a.k.A. “Mr. Boy is on the Roof Again” (From “B.F.B.'s B-Sides: Bagel Batches, Marsh-Mallows, & Barsh-Mallows\")": [], + "\"Blue Velvet\" Reboot Starring Tom Waits (Suburbia Overture 2024 Edit)": [], + "You Liked This (Okay, Computer!)": [] + }, + "Rels B": { + "A Mí": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "Reggaeton", + "url": "https://www.last.fm/tag/Reggaeton" + }, + { + "count": 66, + "name": "moombahsoul", + "url": "https://www.last.fm/tag/moombahsoul" + } + ], + "cómo dormiste?": [], + "lo que hay x aquí": [], + "Un Rodeoooo": [], + "La Última Canción": [], + "pa quererte": [], + "Como Antes": [], + "Buenos Genes": [], + "TU VAS SIN (fav)": [], + "SIN MIRAR LAS SEÑALES": [], + "Me Olvidé De Los 2": [], + "SHORTY QUE TE VAYA BN <3": [], + "Un Desperdicio": [], + "Por Dentro": [], + "La Vida Sin Ti": [], + "Mejor No Nos Vemos": [], + "Lejos de Tí": [], + "No Se Perdona": [], + "Love It": [], + "UN VERANO EN MALLORCA": [], + "Te Regalo": [], + "Baila Más": [], + "Tienes el Don": [], + "Sin Gato (MIAU!)": [], + "No Sabe Igual": [], + "La Prisión": [], + "Reina de Pikas": [], + "Cuando Quieras": [], + "AfroLOVA'": [], + "Diles": [], + "caída del cielo <3": [] + }, + "K/DA": { + "POP/STARS": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 74, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 15, + "name": "league of legends", + "url": "https://www.last.fm/tag/league+of+legends" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 3, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + } + ], + "MORE": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 56, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 37, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 37, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 3, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "VILLAIN": [ + { + "count": 100, + "name": "dark pop", + "url": "https://www.last.fm/tag/dark+pop" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 29, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 15, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 15, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 15, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 4, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "THE BADDEST": [ + { + "count": 100, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "Brostep", + "url": "https://www.last.fm/tag/Brostep" + }, + { + "count": 8, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 3, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 3, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 3, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "DRUM GO DUM": [], + "I'LL SHOW YOU": [], + "POP/STARS (ft. Madison Beer, (G)I-DLE, Jaira Burns)": [], + "Ambience": [], + "POP/STARS (ft Madison Beer, (G)I-DLE, Jaira Burns) | - League of Legends": [], + "POP/STARS (feat. (G)I-DLE, Madison Beer, Jaira Burns & League of Legends)": [], + "MORE ft. Madison Beer, (G)I-DLE, Lexie Liu, Jaira Burns, Seraphine": [], + "More (feat. Lexie Liu, Jaira Burns, Seraphine & League of Legends)": [], + "VILLAIN (feat. Kim Petras & League of Legends)": [], + "VILLAIN ft. Madison Beer and Kim Petras (Official Concept Video - Starring Evelynn)": [], + "The Baddest (feat. Bea Miller & League of Legends)": [], + "POP/STARS (part. (G)I-DLE, Madison Beer, Jaira Burns e League of Legends)": [], + "POP/STARS (ft Madison Beer, (G)I-DLE, Jaira Burns)": [], + "DRUM GO DUM (feat. Aluna & League of Legends)": [], + "MORE (part. Lexie Liu, Jaira Burns, Seraphine e League of Legends)": [], + "VILLAIN (part. Kim Petras e League of Legends)": [], + "THE BADDEST ft.": [], + "POP/STARS (feat. Jaira Burns & League of Legends)": [], + "I'LL SHOW YOU (feat. Annika Wells & League of Legends)": [], + "MORE (feat. Madison Beer, (G)I-DLE, Lexie Liu, Jaira Burns, Seraphine, League of Legends)": [], + "THE BADDEST (feat. (G)I-DLE, Wolftyla, Bea Miller, League of Legends)": [], + "PLAYLIST ALL SONGS 2020": [], + "THE BADDEST (part. Bea Miller e League of Legends)": [], + "VILLAIN (feat. Madison Beer, Kim Petras, League of Legends)": [], + "POP/STARS I-DLE, Jaira Burns)": [], + "DRUM GO DUM (part. Aluna e League of Legends)": [], + "MORE ft. Madison Beer, (G)I-DLE, Lexie Liu, Jaira Burns, Seraphine (e Oficial)": [] + }, + "SEGA Sound Team": { + "Palmtree Panic - ”P” mix": [], + "Friday Night": [], + "Undefeatable": [], + "Resort Island : Can You Feel The Sunshine?": [], + "Super Sonic Racing": [], + "Find Your Flame": [], + "Radical City : Living In The City": [], + "Windmill Isle - Day": [], + "Break Through It All": [], + "A Ghost's Pumpkin Soup ...For Pumpkin Hill": [], + "Stardust Speedway - ”B” mix": [], + "恋のディスコクイーン": [], + "Reach For The Stars - Opening Theme - Vocals by Jean Paul Makhlouf of Cash Cash": [], + "Sonic Boom": [], + "Dive Into The Mellow ...For Aquatic Mine": [], + "BACK 2 BACK - Digital Remakin' Track / WATER PALACE : ACT1": [], + "怨魔の契り": [], + "Palmtree Panic": [], + "Space Trip Steps ...For Meteor Herd": [], + "ROOFTOP RUN : ACT1": [], + "I’m Here": [], + "Regal Ruin : Back In Time": [], + "Reactive Factory : Work It Out": [], + "Radiant Emerald : Diamond In The Sky": [], + "Planet Wisp - Act 1": [], + "Fly in the Freedom": [], + "Unknown from M.E. - ver.1": [], + "Stardust Speedway": [], + "Rhythm And Balance ...For White Jungle": [], + "RIVAL BATTLE : METAL SONIC": [], + "Supporting Me ...for Biolizard": [] + }, + "The Wombats": { + "Let's Dance to Joy Division": [], + "Moving To New York": [], + "Kill The Director": [], + "Greek Tragedy": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 64, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 24, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "2015 single", + "url": "https://www.last.fm/tag/2015+single" + }, + { + "count": 2, + "name": "bbc radio1 playlist 2015", + "url": "https://www.last.fm/tag/bbc+radio1+playlist+2015" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + } + ], + "Backfire At The Disco": [], + "Lost In The Post": [], + "Greek Tragedy - Oliver Nelson TikTok Remix": [], + "Turn": [], + "Here Comes The Anxiety": [], + "Jump Into the Fog": [], + "Little Miss Pipedream": [], + "Techno Fan": [], + "School Uniforms": [], + "Patricia The Stripper": [], + "Tokyo (Vampires & Wolves)": [], + "1996": [], + "Pink Lemonade": [], + "Lemon To A Knife Fight": [], + "Party in a Forest (Where's Laura?)": [], + "Our Perfect Disease": [], + "Cheetah Tongue": [], + "Give Me a Try": [], + "Tales of Girls, Boys and Marsupials": [], + "My First Wedding": [], + "If You Ever Leave, I'm Coming with You": [], + "Your Body Is a Weapon": [], + "Tokyo - Vampires & Wolves": [], + "Walking Disasters": [], + "Anti-D": [], + "Emoticons": [], + "Last Night I Dreamt...": [] + }, + "The Garden": { + "Thy Mission": [], + "This Could Build Us A Home": [], + "Egg": [], + "Call This # Now": [], + "California Here We Go": [], + "Freight Yard": [], + "Call The Dogs Out": [], + "Chainsaw the Door": [], + "Sneaky Devil": [], + "Clay": [], + "AMPM Truck": [], + "Vexation": [], + "Haha": [], + ":(": [], + "Red Green Yellow": [], + "Kiss My Super Bowl Ring": [], + "OC93": [], + "Orange County Punk Rock Legend": [], + "All Access": [], + "Horseshit on Route 66": [], + "All Smiles Over Here :)": [], + "Hit Eject": [], + "Banana Peel": [], + "Please, Fuck Off": [], + "I'm A Woman": [], + "Crystal Clear": [], + "No Destination": [], + "Stallion": [], + "X in the Dirt": [], + "Jester's Game": [], + "Clench To Stay Awake": [] + }, + "benny blanco": { + "Eastside (with Halsey & Khalid)": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 11, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 7, + "name": "dancehall", + "url": "https://www.last.fm/tag/dancehall" + }, + { + "count": 7, + "name": "alt-pop", + "url": "https://www.last.fm/tag/alt-pop" + }, + { + "count": 4, + "name": "romantic lyrics", + "url": "https://www.last.fm/tag/romantic+lyrics" + }, + { + "count": 4, + "name": "Jamaican music", + "url": "https://www.last.fm/tag/Jamaican+music" + }, + { + "count": 4, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 1, + "name": "paired vocal harmony", + "url": "https://www.last.fm/tag/paired+vocal+harmony" + }, + { + "count": 1, + "name": "f sharp minor", + "url": "https://www.last.fm/tag/f+sharp+minor" + }, + { + "count": 1, + "name": "caribbean music", + "url": "https://www.last.fm/tag/caribbean+music" + } + ], + "Bad Decisions (with BTS & Snoop Dogg)": [], + "Roses (with Juice WRLD feat. Brendon Urie)": [], + "Graduation (with Juice WRLD)": [], + "I Can’t Get Enough (benny blanco, Selena Gomez, J Balvin, Tainy)": [], + "Unlearn (with Gracie Abrams)": [], + "I Found You (with Calvin Harris)": [], + "You (with Marshmello & Vance Joy)": [], + "Eastside (with Halsey & Khalid) - Acoustic": [], + "Better To Lie (with Jesse & Swae Lee)": [], + "I Found You / Nilda’s Story (with Calvin Harris & Miguel)": [], + "Bad Decisions (with BTS & Snoop Dogg) - Acoustic": [], + "Unlearn (with Gracie Abrams) - Acoustic": [], + "Eastside": [], + "Bad Decisions (with BTS & Snoop Dogg) - Instrumental": [], + "I Can’t Get Enough": [], + "Care (with Omar Apollo)": [], + "More/Diamond Ring (feat. Ty Dolla $ign & 6LACK)": [], + "Just For Us Pt. 2": [], + "Break My Heart (feat. Ryan Beatty)": [], + "I Can't Get Enough": [], + "I Found You": [], + "You (with Marshmello & Vance Joy) - Acoustic": [], + "Bad Decisions": [], + "Roses": [], + "Lost (with 6 Dogs)": [], + "Graduation": [], + "Better To Lie": [], + "I Found You / Nilda’s Story": [], + "Unlearn": [], + "benny blanco, BTS & Snoop Dogg - Bad Decisions": [] + }, + "A Perfect Circle": { + "Judith": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 84, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 51, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 10, + "name": "A Perfect Circle", + "url": "https://www.last.fm/tag/A+Perfect+Circle" + }, + { + "count": 10, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 7, + "name": "A Perfect Circle-2000-Mer de Noms", + "url": "https://www.last.fm/tag/A+Perfect+Circle-2000-Mer+de+Noms" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 2, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 2, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + } + ], + "The Outsider": [], + "Weak and Powerless": [], + "3 Libras": [ + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 75, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 46, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 31, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 12, + "name": "A Perfect Circle", + "url": "https://www.last.fm/tag/A+Perfect+Circle" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 6, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 2, + "name": "epic", + "url": "https://www.last.fm/tag/epic" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Pet": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 29, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 18, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "A Perfect Circle", + "url": "https://www.last.fm/tag/A+Perfect+Circle" + }, + { + "count": 5, + "name": "alternative metal", + "url": "https://www.last.fm/tag/alternative+metal" + }, + { + "count": 4, + "name": "Maynard James Keenan", + "url": "https://www.last.fm/tag/Maynard+James+Keenan" + }, + { + "count": 1, + "name": "Progressive metal", + "url": "https://www.last.fm/tag/Progressive+metal" + }, + { + "count": 1, + "name": "h202", + "url": "https://www.last.fm/tag/h202" + }, + { + "count": 1, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + } + ], + "The Hollow": [], + "The Noose": [], + "Magdalena": [], + "Blue": [], + "Orestes": [], + "Passive": [], + "Rose": [], + "The Package": [], + "Imagine": [], + "Sleeping Beauty": [], + "A Stranger": [], + "Gravity": [], + "Thinking of You": [], + "Vanishing": [], + "Thomas": [], + "Crimes": [], + "The Nurse Who Loved Me": [], + "Lullaby": [], + "Over": [], + "Annihilation": [], + "Breña": [], + "Counting Bodies Like Sheep to the Rhythm of the War Drums": [], + "Renholdër": [], + "When the Levee Breaks": [], + "What's Going On": [], + "People Are People": [] + }, + "Lyn": { + "Last Surprise": [ + { + "count": 100, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 25, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 16, + "name": "jazz-funk", + "url": "https://www.last.fm/tag/jazz-funk" + }, + { + "count": 7, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "Disco", + "url": "https://www.last.fm/tag/Disco" + }, + { + "count": 4, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 4, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 1, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "videogame", + "url": "https://www.last.fm/tag/videogame" + } + ], + "Beneath the Mask": [ + { + "count": 100, + "name": "lounge", + "url": "https://www.last.fm/tag/lounge" + }, + { + "count": 25, + "name": "cool jazz", + "url": "https://www.last.fm/tag/cool+jazz" + }, + { + "count": 17, + "name": "nu jazz", + "url": "https://www.last.fm/tag/nu+jazz" + }, + { + "count": 17, + "name": "nighttime", + "url": "https://www.last.fm/tag/nighttime" + }, + { + "count": 8, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 8, + "name": "acid jazz", + "url": "https://www.last.fm/tag/acid+jazz" + }, + { + "count": 8, + "name": "vocal jazz", + "url": "https://www.last.fm/tag/vocal+jazz" + }, + { + "count": 2, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 2, + "name": "joker", + "url": "https://www.last.fm/tag/joker" + }, + { + "count": 2, + "name": "nintendo", + "url": "https://www.last.fm/tag/nintendo" + } + ], + "Wake Up, Get Up, Get Out There": [], + "Life Will Change": [], + "No More What Ifs": [], + "Rivers in the Desert": [], + "The Whims of Fate": [], + "Beneath the Mask -Rain-": [], + "Tokyo Daylight": [], + "Take Over": [], + "Colors Flying High": [], + "I believe": [], + "Axe to Grind": [], + "What you wish for": [], + "Throw Away Your Mask": [], + "You Are Stronger": [], + "Hoshi to Bokura to": [], + "Beneath the Mask - instrumental version": [], + "Colors Flying High - opening movie version": [], + "Daredevil": [], + "Wake Up, Get Up, Get Out There - opening movie version": [], + "My Destiny": [], + "Invitation to Freedom": [], + "Last Surprise - Scramble": [], + "Ambitions and Visions (“Persona5:The Phantom X” Soundtrack)": [], + "Our Light": [], + "Counter Strike": [], + "GROOVY - OP ver.": [], + "Towards a Dream": [], + "Cinematic Tale -Solo-": [], + "With You": [] + }, + "Lucy Bedroque": { + "2010 Justin Bieber": [ + { + "count": 100, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 66, + "name": "industrial hip hop", + "url": "https://www.last.fm/tag/industrial+hip+hop" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "true perspective": [], + "How To Pretend": [ + { + "count": 100, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 100, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + } + ], + "g6 anthem": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "fenty face": [ + { + "count": 100, + "name": "rage", + "url": "https://www.last.fm/tag/rage" + }, + { + "count": 100, + "name": "glitch hop", + "url": "https://www.last.fm/tag/glitch+hop" + }, + { + "count": 66, + "name": "digicore", + "url": "https://www.last.fm/tag/digicore" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 33, + "name": "willow approved", + "url": "https://www.last.fm/tag/willow+approved" + } + ], + "ultraviolet": [], + "Speakers Never Learn": [], + "Knot Me": [], + "mimosa": [], + "yes, you may": [], + "Ouija": [], + "Smackdown": [], + "maple": [], + "Made In Italy": [], + "One Of Us Is Lying": [], + "I Am, She Is, We Are": [], + "finish him": [], + "Ignorant": [], + "I Am Impossible": [], + "Tout Naturel": [], + "GLUTGIRL66": [], + "Unmusique": [], + "Hot Boy": [], + "Pretty Peach": [], + "Cat's Eye": [], + "cara mia": [], + "sweet pitcher": [], + "SORORITY": [], + "TAKE ME BACK": [], + "syxx story": [], + "HYDROXYCUT (TAKE IT ALL)": [] + }, + "The Stone Roses": { + "I Wanna Be Adored": [], + "She Bangs the Drums": [], + "Fools Gold": [], + "Waterfall": [], + "I Wanna Be Adored - Remastered": [], + "Love Spreads": [], + "Made of Stone": [], + "I Am the Resurrection": [], + "I Wanna Be Adored - Remastered 2009": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "baggy", + "url": "https://www.last.fm/tag/baggy" + } + ], + "This Is the One": [], + "She Bangs The Drums - Remastered": [], + "Elizabeth My Dear": [], + "Don't Stop": [], + "Shoot You Down": [], + "Waterfall - Remastered": [], + "Elephant Stone": [], + "(Song for My) Sugar Spun Sister": [], + "Ten Storey Love Song": [], + "Fools Gold - Remastered": [], + "Bye Bye Badman": [], + "Begging You": [], + "She Bangs the Drums - Remastered 2009": [], + "I Am the Resurrection - Remastered": [], + "Made Of Stone - Remastered": [], + "Breaking Into Heaven": [], + "Sally Cinnamon - Single Mix": [], + "Shoot You Down - Remastered": [], + "What the World Is Waiting For": [], + "Driving South": [], + "Sally Cinnamon": [], + "Waterfall - Remastered 2009": [] + }, + "YE": { + "Owner of a Lonely Heart": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 66, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 49, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Roundabout": [], + "We Have Heaven": [], + "Hold On": [] + }, + "PJ Harvey": { + "Down by the Water": [], + "This Mess We're In": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 90, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 43, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "thom yorke", + "url": "https://www.last.fm/tag/thom+yorke" + }, + { + "count": 14, + "name": "pj harvey", + "url": "https://www.last.fm/tag/pj+harvey" + }, + { + "count": 13, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 9, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "duets", + "url": "https://www.last.fm/tag/duets" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 2, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + } + ], + "Good Fortune": [], + "This Is Love": [], + "You Said Something": [], + "One Line": [], + "Big Exit": [], + "Rid of Me": [], + "A Place Called Home": [], + "Let England Shake": [], + "Beautiful Feeling": [], + "C'mon Billy": [], + "We Float": [], + "When Under Ether": [], + "The Wind": [], + "Kamikaze": [], + "To Bring You My Love": [], + "The Words That Maketh Murder": [], + "Angelene": [], + "The Last Living Rose": [], + "A Perfect Day Elise": [], + "The Devil": [], + "Horses in My Dreams": [], + "Dear Darkness": [], + "The Glorious Land": [], + "White Chalk": [], + "The Whores Hustle and the Hustlers Whore": [], + "On Battleship Hill": [], + "Broken Harp": [], + "Missed": [], + "Silence": [] + }, + "Bloc Party": { + "Banquet": [ + { + "count": 100, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 37, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 10, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 9, + "name": "Bloc Party", + "url": "https://www.last.fm/tag/Bloc+Party" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + } + ], + "Helicopter": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 99, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 45, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 43, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "Bloc Party", + "url": "https://www.last.fm/tag/Bloc+Party" + }, + { + "count": 1, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 1, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "This Modern Love": [], + "Like Eating Glass": [], + "So Here We Are": [], + "Blue Light": [], + "Hunting for Witches": [], + "Positive Tension": [], + "She's Hearing Voices": [], + "The Prayer": [], + "I Still Remember": [], + "Luno": [], + "Flux": [], + "Plans": [], + "Compliments": [], + "Signs": [], + "Uniform": [], + "Pioneers": [], + "Kreuzberg": [], + "Sunday": [], + "On": [], + "Song for Clay (Disappear Here)": [], + "Waiting for the 7.18": [], + "Mercury": [], + "The Pioneers": [], + "One Month Off": [], + "Halo": [], + "Price of Gas": [], + "Price of Gasoline": [], + "Ares": [], + "Biko": [] + }, + "高橋あず美": { + "It's Going Down Now": [ + { + "count": 100, + "name": "J-rock", + "url": "https://www.last.fm/tag/J-rock" + }, + { + "count": 100, + "name": "video game music", + "url": "https://www.last.fm/tag/video+game+music" + }, + { + "count": 66, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 66, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 33, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Full Moon Full Life": [], + "When The Moon's Reaching Out Stars -Reload-": [], + "Changing Seasons -Reload-": [], + "Don't": [], + "Memories of You -Reload-": [], + "Want To Be Close -Reload-": [], + "Full Moon Full Life - Opening Movie Version": [], + "Burn My Dread -Reload-": [], + "Paulownia Mall -Reload-": [], + "Master of Shadow -Reload-": [], + "Deep Mentality -Reload-": [], + "Disconnected": [], + "P3 fes -Reload-": [], + "Peace -Reload-": [], + "Master of Tartarus -Reload-": [], + "Brand New Days -Reload-": [], + "Disconnected - Opening Movie Version": [], + "キミの記憶 -Reload-": [], + "ポロニアンモール -Reload-": [], + "やすらぎ -Reload-": [], + "深層心理 -Reload-": [], + "It’s Going Down Now": [], + "絵空事": [], + "Tides of the Fallen King": [], + "Color Your Night": [], + "東京かくれんぼ": [], + "ながいよる": [], + "Mass Destruction -Reload-": [], + "いつかきっと": [], + "今だけ": [] + }, + "Wilco": { + "Jesus, Etc.": [], + "Heavy Metal Drummer": [], + "I Am Trying to Break Your Heart": [], + "Kamera": [], + "War on War": [], + "Impossible Germany": [], + "I'm the Man Who Loves You": [], + "How To Fight Loneliness": [], + "Radio Cure": [], + "Pot Kettle Black": [], + "Ashes of American Flags": [], + "Poor Places": [], + "Either Way": [], + "Reservations": [], + "You and I": [], + "Sky Blue Sky": [], + "Hummingbird": [], + "Handshake Drugs": [], + "What Light": [], + "Jesus, Etc. - 2022 Remaster": [], + "At Least That's What You Said": [], + "You Are My Face": [], + "A Shot In The Arm": [], + "Via Chicago": [], + "Hate It Here": [], + "Hell Is Chrome": [], + "She's A Jar": [], + "I'm Always In Love": [], + "If I Ever Was A Child": [], + "Muzzle of Bees": [], + "Theologians": [] + }, + "Cake": { + "The Distance": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 88, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 48, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 47, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "Cake", + "url": "https://www.last.fm/tag/Cake" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 2, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "1996", + "url": "https://www.last.fm/tag/1996" + } + ], + "I Will Survive": [], + "Never There": [], + "Frank Sinatra": [], + "Love You Madly": [], + "Short Skirt / Long Jacket": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 20, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 7, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 4, + "name": "Muttizeit", + "url": "https://www.last.fm/tag/Muttizeit" + }, + { + "count": 2, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "alternative pop", + "url": "https://www.last.fm/tag/alternative+pop" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "Cake", + "url": "https://www.last.fm/tag/Cake" + }, + { + "count": 1, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + } + ], + "Perhaps, Perhaps, Perhaps": [], + "Comfort Eagle": [], + "Friend Is a Four Letter Word": [], + "Daria": [], + "Stickshifts And Safetybelts": [], + "Shadow Stabbing": [], + "Short Skirt/Long Jacket": [], + "Sheep Go To Heaven": [], + "It's Coming Down": [], + "Nugget": [], + "Open Book": [], + "Commissioning A Symphony In C": [], + "Italian Leather Sofa": [], + "Race Car Ya-Yas": [], + "Long Line Of Cars": [], + "She'll Come Back To Me": [], + "Opera Singer": [], + "Sad Songs And Waltzes": [], + "Let Me Go": [], + "Satan Is My Motor": [], + "Mexico": [], + "Pretty Pink Ribbon": [], + "Meanwhile, Rick James...": [], + "Wheels": [], + "Arco Arena": [] + }, + "NAKAMA": { + "DIA DELÍCIA": [], + "MENTE MÁ": [], + "DIA DELÍCIA - Slowed": [], + "MENTE MÁ - Slowed": [], + "MENTE MÁ - Ultra Slowed": [], + "DIA DELÍCIA - Super Slowed": [], + "MENTE MÁ - Super Slowed": [], + "MONTAGEM MARE GRANA": [], + "RAJADA - Slowed": [], + "DIA DELÍCIA - Sped Up": [], + "BALANCO DE PRAIA - Slowed": [], + "MONTAGEM MARE GRANA - Ultra Slowed": [], + "FENOMENAL": [], + "MONTAGEM MARE GRANA - Hardstyle Remix": [], + "MONTAGEM MARE GRANA - Slowed": [], + "MONTAGEM MARE GRANA - Super Slowed Hardstyle Remix": [], + "BALANCO DE PRAIA": [], + "SEM SAÍDA": [], + "DIA DELÍCIA - Ultra Slowed": [], + "FENOMENAL - Slowed": [], + "MONTAGEM MARE GRANA - Super Slowed": [], + "RAJADA - Super Slowed": [], + "FENOMENAL - Ultra Slowed": [], + "MENTE MÁ - Extreme Slowed": [], + "RAJADA": [], + "BALANCO DE PRAIA - Ultra Slowed": [], + "SALVACAO": [], + "MONTAGEM MARE GRANA - Slowed Hardstyle Remix": [], + "FENOMENAL - Super Slowed": [], + "RAJADA - Ultra Slowed": [], + "DELA LUZ": [] + }, + "Robbie Williams": { + "Angels": [], + "Feel": [], + "Rock DJ": [], + "Let Me Entertain You": [], + "She's the One": [], + "Candy": [], + "Supreme": [], + "Come Undone": [], + "Millennium": [], + "Somethin' Stupid": [], + "Sexed Up": [], + "Tripping": [], + "Advertising Space": [], + "Kids": [], + "The Road to Mandalay": [], + "No Regrets": [], + "Strong": [], + "Bodies": [], + "Better Man": [], + "Something Beautiful": [], + "Old Before I Die": [], + "Let Love Be Your Energy": [], + "Eternity": [], + "You Know Me": [], + "Mack The Knife": [], + "Beyond The Sea": [], + "Radio": [], + "Lazy Days": [], + "Rudebox": [], + "Sin Sin Sin": [] + }, + "Nothing But Thieves": { + "Amsterdam": [], + "Trip Switch": [], + "Sorry": [], + "Soda": [], + "If I Get High": [], + "Is Everybody Going Crazy?": [], + "Wake Up Call": [], + "Welcome to the DCC": [], + "Overcome": [], + "Lover, Please Stay": [], + "Particles": [], + "Impossible": [], + "You Know Me Too Well": [], + "I Was Just a Kid": [], + "Honey Whiskey": [], + "Ban All the Music": [], + "Graveyard Whistling": [], + "Itch": [], + "Futureproof": [], + "Broken Machine": [], + "Real Love Song": [], + "Excuse Me": [], + "Forever & Ever More": [], + "Unperson": [], + "Oh No :: He Said What?": [], + "Tomorrow Is Closed": [], + "I'm Not Made by Design": [], + "Life's Coming in Slow - from GRAN TURISMO 7": [], + "Phobia": [], + "Live Like Animals": [] + }, + "Smino": { + "Wild Irish Roses": [], + "No L's": [], + "Z4L (with Bari & Jay2)": [], + "Amphetamine": [], + "90 Proof (with J. Cole)": [], + "Pro Freak (with Doechii, Fatman Scoop)": [], + "Anita": [], + "I Deserve (w/ NOS.)": [], + "Louphoria (with Cruza)": [], + "Baguetti (with JID & Kenny Beats)": [], + "Pudgy (with Lil Uzi Vert)": [], + "Lee & Lovie (with Reggie)": [], + "blkswn": [], + "Netflix & Dusse": [], + "Matinee": [], + "Glass Flows": [], + "KLINK": [], + "Ole Ass Kendrick": [], + "Backstage Pass (with Monte Booker & The Drums)": [], + "SUMMER SALT (with Bari)": [], + "Tempo": [], + "4rm Da Source": [], + "Blu Billy": [], + "Polynesian": [], + "L.M.F.": [], + "Innamission": [], + "Spitshine": [], + "Trina": [], + "Mister Misfit but Aint Missed a Fit in Months": [], + "Hoe-nouns (feat. Thundercat & reggie)": [] + }, + "Liniker": { + "Caju": [ + { + "count": 100, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 100, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 66, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 66, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 33, + "name": "pop soul", + "url": "https://www.last.fm/tag/pop+soul" + } + ], + "Tudo": [], + "Baby 95": [], + "Veludo Marrom": [], + "Psiu": [], + "Febre": [], + "Me Ajude a Salvar os Domingos": [], + "Ao Teu Lado": [], + "Negona dos Olhos Terríveis": [], + "Papo de Edredom": [], + "Pote de Ouro": [], + "Popstar": [], + "Mayonga": [], + "Deixa Estar": [], + "Antes de Tudo": [], + "So Special": [], + "Take Your Time e Relaxe": [], + "Lili": [], + "Clau": [], + "Lua de Fé": [], + "Vitoriosa": [], + "Mel": [], + "Diz Quanto Custa": [], + "Lalange": [], + "Presente": [], + "Como Vai Você": [], + "Sufoco (Da Série Original Amazon Manhãs De Setembro)": [], + "CAJU - Trop Version": [], + "Presente - A COLORS SHOW": [], + "Não Adianta - ACORDA AMOR": [] + }, + "6arelyhuman": { + "Hands up!": [ + { + "count": 100, + "name": "scenecore", + "url": "https://www.last.fm/tag/scenecore" + }, + { + "count": 100, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + } + ], + "XOXO (Kisses Hugs)": [ + { + "count": 100, + "name": "right", + "url": "https://www.last.fm/tag/right" + }, + { + "count": 100, + "name": "tok1d special tracks", + "url": "https://www.last.fm/tag/tok1d+special+tracks" + }, + { + "count": 66, + "name": "tok1d", + "url": "https://www.last.fm/tag/tok1d" + } + ], + "FASTER n HARDER": [ + { + "count": 100, + "name": "hot", + "url": "https://www.last.fm/tag/hot" + }, + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 66, + "name": "Iconic", + "url": "https://www.last.fm/tag/Iconic" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 33, + "name": "thats cunt", + "url": "https://www.last.fm/tag/thats+cunt" + }, + { + "count": 33, + "name": "scenecore revival", + "url": "https://www.last.fm/tag/scenecore+revival" + }, + { + "count": 33, + "name": "its giving cunt", + "url": "https://www.last.fm/tag/its+giving+cunt" + } + ], + "Hands up! - Nightcore": [], + "Faster n Harder (w/ Tara Yummy)": [], + "Hands up! - Slowed": [], + "DANCE! Till We Die": [], + "Death City": [], + "Level Up! (w/ Odetari)": [], + "Eat Me": [], + "GMFU": [], + "Faster n Harder (w/ asteria & kets4eki)": [], + "Ur Vampire": [], + "scene high": [], + "Stalk Me": [], + "Party Like The 80s (w/ asteria & kets4eki)": [], + "Like A G6": [], + "Blow Up!": [], + "BLOODBATH": [], + "Take A Pic (w/ asteria)": [], + "You & Me": [], + "DDR (Dance Dance Revolution)": [], + "CR4CK HOUSE": [], + "Drive": [], + "I Know": [], + "Get Nasty (w/ Rico Nasty & Whethan)": [], + "X Party": [], + "Hey Dj": [], + "Parking Lot": [], + "Go Crazy": [] + }, + "Brandy": { + "The Boy Is Mine": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 76, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 39, + "name": "Brandy", + "url": "https://www.last.fm/tag/Brandy" + }, + { + "count": 39, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 12, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 12, + "name": "1998", + "url": "https://www.last.fm/tag/1998" + }, + { + "count": 10, + "name": "Monica", + "url": "https://www.last.fm/tag/Monica" + }, + { + "count": 1, + "name": "The Boy Is Mine", + "url": "https://www.last.fm/tag/The+Boy+Is+Mine" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "I Wanna Be Down": [], + "Almost Doesn't Count": [], + "Afrodisiac": [], + "Right Here (Departed)": [], + "Full Moon": [], + "Have You Ever": [], + "Baby": [], + "What About Us?": [], + "Sittin' Up in My Room": [], + "Have You Ever?": [], + "Angel in Disguise": [], + "Long Distance": [], + "Best Friend": [], + "Piano Man": [], + "Never Say Never": [], + "LOVE AGAIN": [], + "Intro": [], + "The Definition": [], + "Put It Down (feat. Chris Brown)": [], + "Talk About Our Love (feat. Kanye West)": [], + "Learn the Hard Way": [], + "Should I Go": [], + "I Wanna Be Down (feat. Queen Latifah, Yo-Yo & MC Lyte) - Remix": [], + "Camouflage": [], + "Warm It Up (With Love)": [], + "I Thought": [], + "Fall": [], + "U Don't Know Me (Like U Used To)": [], + "He Is": [] + }, + "The Paper Kites": { + "Bloom - Bonus Track": [ + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 100, + "name": "mistagged", + "url": "https://www.last.fm/tag/mistagged" + }, + { + "count": 66, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 66, + "name": "falling", + "url": "https://www.last.fm/tag/falling" + }, + { + "count": 33, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 33, + "name": "whistle", + "url": "https://www.last.fm/tag/whistle" + }, + { + "count": 33, + "name": "like it", + "url": "https://www.last.fm/tag/like+it" + } + ], + "Paint": [], + "Featherstone": [], + "Woodland": [], + "Bloom (Online Bonus Track)": [], + "Arms": [], + "Willow Tree March": [], + "Tin Lover": [], + "Tenenbaum": [], + "Halcyon": [], + "Electric Indigo": [], + "On the Train Ride Home": [], + "Nothing More Than That": [], + "For All You Give": [], + "St. Clarity": [], + "Never Heard a Sound": [], + "For All You Give (feat. Lucy Rose)": [], + "Walk Above the City": [], + "Bloom": [], + "Standing in the Rain": [], + "The Mortal Boy King": [], + "A Maker of My Time": [], + "Revelator Eyes": [], + "Without Your Love": [], + "Young": [], + "Malleable Beings": [], + "Leopold Street": [], + "Till the Flame Turns Blue": [], + "Bloom (Bonus Track)": [], + "St Clarity": [] + }, + "Tee Grizzley": { + "First Day Out": [ + { + "count": 100, + "name": "tee grizzley", + "url": "https://www.last.fm/tag/tee+grizzley" + } + ], + "From the D to the A (feat. Lil Yachty)": [ + { + "count": 100, + "name": "lil yachty", + "url": "https://www.last.fm/tag/lil+yachty" + }, + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 8, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 8, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 3, + "name": "tee grizzley", + "url": "https://www.last.fm/tag/tee+grizzley" + }, + { + "count": 3, + "name": "hyphy", + "url": "https://www.last.fm/tag/hyphy" + }, + { + "count": 3, + "name": "gym", + "url": "https://www.last.fm/tag/gym" + } + ], + "Loop Hole (feat. 21 Savage)": [], + "Blow for Blow (feat. J. Cole)": [], + "Young Grizzley World (feat. A Boogie Wit Da Hoodie & YNW Melly)": [], + "Swear to God (Feat. Future)": [], + "No Effort": [], + "2 Vaults (feat. Lil Yachty)": [], + "Jettski Grizzley (feat. Lil Pump)": [], + "IDGAF (feat. Chris Brown and Mariah the Scientist)": [], + "Satish": [], + "Ain’t Nothing New": [], + "Fuck It Off (feat. Chris Brown)": [], + "Robbery": [], + "Robbery Part 4": [], + "Gorgeous": [], + "Robbery Part Two": [], + "God's Warrior": [], + "Robbery Part 5": [], + "Robbery Part 3": [], + "Grizzley Talk": [], + "Gorgeous Remix (feat. City Girls)": [], + "Beef (Feat. Meek Mill)": [], + "Sweet Thangs": [], + "Colors": [], + "Lions & Eagles (feat. Meek Mill)": [], + "One of One": [], + "Pray For The Drip (feat. Offset)": [], + "Detroit (feat. 42 Dugg)": [], + "The Smartest Intro": [] + }, + "The Doobie Brothers": { + "Listen to the Music": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 76, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 33, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 23, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 3, + "name": "The Doobie Brothers", + "url": "https://www.last.fm/tag/The+Doobie+Brothers" + }, + { + "count": 3, + "name": "live", + "url": "https://www.last.fm/tag/live" + }, + { + "count": 3, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "doobie brothers", + "url": "https://www.last.fm/tag/doobie+brothers" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "listen to the music", + "url": "https://www.last.fm/tag/listen+to+the+music" + } + ], + "Long Train Runnin'": [], + "What a Fool Believes": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 93, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 35, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 29, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 14, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 10, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 5, + "name": "doobie brothers", + "url": "https://www.last.fm/tag/doobie+brothers" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "Southern Rock", + "url": "https://www.last.fm/tag/Southern+Rock" + }, + { + "count": 1, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + } + ], + "China Grove": [], + "Black Water": [], + "It Keeps You Runnin'": [], + "Takin' it to the Streets": [], + "Minute By Minute": [], + "Rockin' Down the Highway": [], + "Jesus is Just Alright": [], + "South City Midnight Lady": [], + "Black Water (45 Version)": [], + "Another Park, Another Sunday": [], + "Toulouse Street": [], + "Without You": [], + "You Belong to Me": [], + "Long Train Running": [], + "White Sun": [], + "Mamaloi": [], + "Dependin' on You": [], + "Here to Love You": [], + "Real Love": [], + "Dark Eyed Cajun Woman": [], + "Jesus is Just Alright with Me": [], + "Listen To The Music - Single Version": [], + "The Doctor": [], + "Clear as the Driven Snow": [], + "Natural Thing": [], + "Open Your Eyes": [], + "Black Water - Single Version": [] + }, + "Tyga": { + "Rack City": [], + "Taste (feat. Offset)": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "explicit lyrics", + "url": "https://www.last.fm/tag/explicit+lyrics" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 33, + "name": "C minor", + "url": "https://www.last.fm/tag/C+minor" + }, + { + "count": 33, + "name": "ratchet", + "url": "https://www.last.fm/tag/ratchet" + }, + { + "count": 33, + "name": "vocal samples", + "url": "https://www.last.fm/tag/vocal+samples" + }, + { + "count": 10, + "name": "danceable beats", + "url": "https://www.last.fm/tag/danceable+beats" + }, + { + "count": 10, + "name": "electronica influences", + "url": "https://www.last.fm/tag/electronica+influences" + }, + { + "count": 10, + "name": "a deep voice", + "url": "https://www.last.fm/tag/a+deep+voice" + } + ], + "Every Girl": [], + "Cali Love": [], + "Diddy Bop": [], + "Freaky Deaky": [], + "Ice Cream Man": [], + "Sayin This": [], + "Faded": [], + "Ayy Macarena": [], + "SWISH": [], + "My Glory": [], + "Dip (feat. Nicki Minaj)": [], + "La La La Boom": [], + "Slow It Down": [], + "Wassup (All Love)": [], + "The Potential": [], + "Sunshine": [], + "RIP Dolla": [], + "Hookah": [], + "Switch Lanes": [], + "Goddamn (feat. A Boogie wit da Hoodie)": [], + "Molly": [], + "Wait for a Minute": [], + "Girls Have Fun (feat. G-Eazy & Rich The Kid)": [], + "Haute (feat. J Balvin & Chris Brown)": [], + "Lift Me Up": [], + "FREAK": [], + "Brand New": [], + "Dope": [] + }, + "mikeeysmind": { + "#doyalike": [ + { + "count": 100, + "name": "ethereal", + "url": "https://www.last.fm/tag/ethereal" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + } + ], + "HARDY BOYS": [], + "VVV": [], + "Batman": [], + "After Dark x Sweater Weather": [], + "Wat U Want 2": [], + "Resonance x Genesis x Not Allowed": [], + "Simpsonwave (You Look Lonely)": [], + "Resonance x Genesis x Not Allowed - Slowed": [], + "Molly": [], + "HARDY BOYS 2": [], + "VVV - HE'S BACK": [], + "Nun less": [], + "No Idea x Tell em": [], + "VVV (HE'S BACK)": [], + "Divine Failure": [], + "Piru / Bouldercrest W Kick": [], + "If looks could kill - Instrumental remake": [], + "Molly - Slowed + Reverb": [], + "/ (Forgotten)": [], + "Molly (Forgotten)": [], + "Menace": [], + "Limerence x Bounce out": [], + "Ethereal": [], + "I Feel like (God)": [], + "#doyalike - slowed": [], + "Hardy Boys 2 - Extended Intro": [], + "Wat U Want 2 - Edited Version": [], + "Go Crazy": [], + "Highjack x I'm god": [] + }, + "Fimiguerrero": { + "MANDY": [], + "Vogue": [], + "Gucci": [], + "MVP": [ + { + "count": 100, + "name": "Jerk", + "url": "https://www.last.fm/tag/Jerk" + } + ], + "Excuse My French": [], + "Osbatt": [], + "my bad bro": [], + "Designer": [], + "Tartan": [], + "I Want Everything": [], + "Ménage À Trois": [], + "Kerosene": [], + "It's Cool": [], + "Doppelgänger": [], + "Wet Mouth": [], + "Behave": [], + "Dark Knight": [], + "Racks Up": [], + "No Papz": [], + "Ozempic": [], + "Da Vinci": [], + "semolina": [], + "Psuedo": [], + "Killuminati": [], + "Lights Camera Action": [], + "DND": [], + "Angles": [], + "farabale": [], + "iluvyafacingup": [], + "immigrant": [] + }, + "Santigold": { + "Disparate Youth": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 87, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 48, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 14, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 8, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 2, + "name": "reggae fusion", + "url": "https://www.last.fm/tag/reggae+fusion" + }, + { + "count": 2, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 2, + "name": "alternative hip-hop", + "url": "https://www.last.fm/tag/alternative+hip-hop" + } + ], + "L.E.S. Artistes": [], + "Lights Out": [], + "You'll Find A Way": [], + "The Keepers": [], + "L.e.s Artistes": [], + "Say Aha": [], + "Starstruck": [], + "God From The Machine": [], + "Creator": [], + "This Isn't Our Parade": [], + "The Riot's Gone": [], + "Run the Road": [], + "Big Mouth": [], + "Unstoppable": [], + "Freak Like Me": [], + "My Superman": [], + "Anne": [], + "Fame": [], + "Chasing Shadows": [], + "Shove It": [], + "Look at These Hoes": [], + "I'm a Lady": [], + "Pirate in the Water": [], + "Shove It (feat. Spank Rock)": [], + "Go! (feat. Karen O)": [], + "Go! - Feat. Karen O": [], + "Don't Play No Game That I Can't Win (featuring Santigold)": [], + "I'm a Lady (feat. Trouble Andrew)": [], + "High Priestess": [] + }, + "1NONLY": { + "Stay With Me": [], + "Step Back!": [], + "Bunny Girl": [], + "Shakira!": [], + "POPTHATRUNK": [], + "Ash Kaashh": [], + "mine": [], + "DANCE!": [], + "Lovely": [], + "Zoom!": [], + "GHOSTKILLA": [], + "Fuck You!": [], + "Kiss": [], + "goth bitch": [], + "Move!": [], + "Come Thru (feat. Shady Moon & Ciscaux)": [], + "Split": [], + "Shut It": [], + "Moon and Stars": [], + "Liu Kang": [], + "Doc Martens": [], + "TOOLIE BEAM": [], + "Stalking (feat. Shady Moon)": [], + "GRAILED": [], + "Falling": [], + "leave": [], + "One Night": [], + "I Think I Love You": [], + "sorry, i like you": [], + "WHAT YOU WANT": [] + }, + "I Prevail": { + "Gasoline": [], + "Hurricane": [], + "Blank Space": [], + "Bow Down": [], + "Scars": [], + "Paranoid": [], + "There’s Fear In Letting Go": [], + "Come and Get It": [], + "Self-Destruction": [], + "Bad Things": [], + "Breaking Down": [], + "Body Bag": [], + "Every Time You Leave": [], + "Stuck In Your Head": [], + "Let Me Be Sad": [], + "Lifelines": [], + "Rise Above It": [], + "My Heart I Surrender": [], + "Deep End": [], + "Alone": [], + "Deadweight": [], + "DOA": [], + "Choke": [], + "RISE": [], + "Violent Nature": [], + "Low": [], + "FWYTYK": [], + "I Don't Belong Here": [], + "DOA [Feat. Joyner Lucas]": [], + "Closure": [] + }, + "Good Charlotte": { + "The Anthem": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 78, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 40, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 11, + "name": "Good Charlotte", + "url": "https://www.last.fm/tag/Good+Charlotte" + }, + { + "count": 7, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "I Just Wanna Live": [], + "Lifestyles of the Rich & Famous": [], + "The River": [], + "Keep Your Hands Off My Girl": [], + "Girls & Boys": [], + "Hold On": [], + "I Don't Wanna Be In Love (Dance Floor Anthem)": [], + "Lifestyles of the Rich and Famous": [], + "Predictable": [], + "Little Things": [], + "We Believe": [], + "Wondering": [], + "Misery": [], + "Riot Girl": [], + "Dance Floor Anthem": [], + "The World Is Black": [], + "Victims of Love": [], + "My Bloody Valentine": [], + "Break Apart Her Heart": [], + "Broken Hearts Parade": [], + "Say Anything": [], + "S.O.S.": [], + "The Chronicles of Life and Death": [], + "Boys And Girls": [], + "Where Would We Be Now": [], + "All Black": [], + "The Story of My Old Man": [], + "The Day That I Die": [], + "Emotionless": [] + }, + "Destroy Boys": { + "I Threw Glass At My Friend's Eyes And Now I'm On Probation": [ + { + "count": 100, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 16, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "Garage Punk", + "url": "https://www.last.fm/tag/Garage+Punk" + }, + { + "count": 8, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 8, + "name": "garage", + "url": "https://www.last.fm/tag/garage" + }, + { + "count": 3, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Crybaby": [ + { + "count": 100, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 44, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 29, + "name": "riot grrrl", + "url": "https://www.last.fm/tag/riot+grrrl" + }, + { + "count": 7, + "name": "Garage Rock", + "url": "https://www.last.fm/tag/Garage+Rock" + }, + { + "count": 4, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 4, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 4, + "name": "Garage Punk", + "url": "https://www.last.fm/tag/Garage+Punk" + }, + { + "count": 1, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + } + ], + "Muzzle": [], + "Vixen": [], + "Drink": [], + "Fences": [], + "American River": [], + "Honey I'm Home": [], + "Piedmont": [], + "Beg For The Torture": [], + "You Hear Yes": [], + "Shadow (I'm Breaking Down)": [], + "Duck Eat Duck World": [], + "Nerve": [], + "Locker Room Bully": [], + "Escape": [], + "Methatonin": [], + "No Respect": [], + "Shadow (I’m breaking down)": [], + "Plucked": [], + "B.F.F.": [], + "Soundproof": [], + "K Street Walker": [], + "Sweet Tooth": [], + "Boyfeel": [], + "Gold Medal": [], + "Cattywampus": [], + "Junk": [], + "Widow": [], + "Should’ve Been Me": [] + }, + "Fugees": { + "Killing Me Softly with His Song": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 94, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 48, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 47, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 15, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 8, + "name": "fugees", + "url": "https://www.last.fm/tag/fugees" + }, + { + "count": 1, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 1, + "name": "Neo-Soul", + "url": "https://www.last.fm/tag/Neo-Soul" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + } + ], + "Ready or Not": [], + "Fu-Gee-La": [], + "No Woman, No Cry": [], + "Killing Me Softly": [], + "Zealots": [], + "How Many Mics": [], + "Red Intro": [], + "The Mask": [], + "The Score": [], + "Family Business": [], + "The Beast": [], + "Cowboys": [], + "Manifest/Outro": [], + "Mista Mista": [], + "Nappy Heads - Remix": [], + "The Score (feat. Diamond D)": [], + "The Beast - includes Chinese restaurant skit": [], + "Cowboys (feat. Outsidaz)": [], + "Fu-Gee-La (Refugee Camp remix)": [], + "Family Business (Feat. John Forté)": [], + "No Woman No Cry": [], + "Fu-Gee-La - Sly & Robbie Mix": [], + "Nappy Heads": [], + "Vocab - Refugees Hip Hop Remix": [], + "Vocab": [], + "Fu-Gee-La (Sly & Robbie mix)": [], + "Boof Baf": [], + "Recharge": [], + "Some Seek Stardom": [] + }, + "Kero Kero Bonito": { + "I'd Rather Sleep": [], + "Flamingo": [], + "Cinema": [], + "Flyway": [], + "Time Today": [], + "Only Acting": [], + "Dump": [], + "Outside": [], + "Trampoline": [], + "Swimming": [], + "You Know How It Is": [], + "Sick Beat": [], + "Make Believe": [], + "Lipslap": [], + "Waking Up": [], + "Break": [], + "Fish Bowl": [], + "Visiting Hours": [], + "Dear Future Self": [], + "Big City": [], + "The Princess and the Clock": [], + "If I'd Known": [], + "Pocket Crocodile": [], + "Heard A Song": [], + "Picture This": [], + "Sometimes": [], + "Rest Stop": [], + "Graduation": [], + "When the Fires Come": [], + "Try Me": [] + }, + "Larry June": { + "Watering My Plants": [], + "Summer Reign (feat. Ty Dolla $ign)": [], + "Smoothies In 1991": [], + "89 Earthquake": [], + "Ocean Sounds": [], + "Palisades, CA": [], + "Corte Madera, CA": [], + "Turkish Cotton": [], + "Porsches in Spanish": [], + "Life Is Beautiful": [], + "Orange Village": [], + "I Been": [], + "Barragán Lighting": [], + "Solid Plan": [], + "Munyon Canyon": [], + "60 Days": [], + "Bad Choices": [], + "Margie's Candy House": [], + "What Happened To The World?": [], + "Let's Drive To Vegas": [], + "Art Talk": [], + "Private Valet": [], + "Generation": [], + "Mason Cafe": [], + "Left No Evidence": [], + "LLC": [], + "Colossal": [], + "Éxito": [], + "Any Day": [], + "Epiphany": [] + }, + "Finger Eleven": { + "Paralyzer": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 95, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 28, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 11, + "name": "finger eleven", + "url": "https://www.last.fm/tag/finger+eleven" + }, + { + "count": 5, + "name": "Paralyzer", + "url": "https://www.last.fm/tag/Paralyzer" + }, + { + "count": 4, + "name": "Canadian", + "url": "https://www.last.fm/tag/Canadian" + }, + { + "count": 1, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 1, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 1, + "name": "2007", + "url": "https://www.last.fm/tag/2007" + } + ], + "One Thing": [], + "Slow Chemical": [], + "Good Times": [], + "Stay in Shadow": [], + "Falling On": [], + "I'll Keep Your Memory Vague": [], + "Living In A Dream": [], + "First Time": [], + "Thousand Mile Wish": [], + "Suffocate": [], + "Drag You Down": [], + "Lost My Way": [], + "Absent Elements": [], + "Change The World": [], + "Sick Of It All": [], + "Stay And Drown": [], + "Sense Of A Spark": [], + "Window Song": [], + "Talking To The Walls": [], + "Other Light": [], + "Broken Words": [], + "Panic Attack": [], + "Walking In My Shoes": [], + "Gather & Give": [], + "Famous": [], + "For The Ocean": [], + "My Carousel": [], + "Easy Life": [], + "So-So Suicide": [] + }, + "FLO": { + "Cardboard Box": [], + "Fly Girl (feat. Missy Elliott)": [], + "Summertime": [], + "Check": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 66, + "name": "miami bass", + "url": "https://www.last.fm/tag/miami+bass" + }, + { + "count": 66, + "name": "motomano", + "url": "https://www.last.fm/tag/motomano" + }, + { + "count": 33, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 33, + "name": "In The Loop with DJ Raz", + "url": "https://www.last.fm/tag/In+The+Loop+with+DJ+Raz" + }, + { + "count": 8, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 3, + "name": "bouncy", + "url": "https://www.last.fm/tag/bouncy" + }, + { + "count": 3, + "name": "dance pop", + "url": "https://www.last.fm/tag/dance+pop" + }, + { + "count": 3, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + } + ], + "Walk Like This": [], + "Feature Me": [], + "Not My Job": [], + "Immature": [], + "In My Bag (feat. GloRilla)": [], + "Caught Up": [], + "AAA": [], + "Losing You": [], + "The Mood": [], + "On & On": [], + "Bending My Rules": [], + "Soft": [], + "Shoulda Woulda Coulda": [], + "How Does It Feel?": [], + "Change": [], + "Control Freak": [], + "Intro (feat. Cynthia Erivo)": [], + "Get It Till I’m Gone": [], + "Another Guy - Acoustic": [], + "Nocturnal": [], + "IWH2BMX": [], + "3 of Us": [], + "Trustworthy (Interlude)": [], + "I'm Just A Girl": [], + "Cardboard Box - Happi Remix": [], + "Soft (feat. Chlöe & Halle) [Unlocked]": [] + }, + "grentperez": { + "Cherry Wine": [], + "(Only) About Love - Demo": [], + "Clementine": [], + "Absence Of You": [], + "My Heart It Beats for You": [], + "Old With You": [], + "Room For You": [], + "Silver Lining": [], + "Wishful Thinking": [], + "Why I Love You": [], + "Conversations with the Moon": [], + "Dandelion": [], + "When The Day Is Done": [], + "Us Without Me": [], + "Ego": [], + "Fuzzy Feeling": [], + "Movie Scene": [], + "Confusing Girl": [], + "Day By Day": [], + "Stuck On You": [], + "When We Were Younger (feat. Cavetown)": [], + "When We Were Younger": [], + "girl at the station": [], + "Op Shop Lover": [], + "Dreams - Demo": [], + "But Not For Me": [], + "2DK": [], + "Need You Around": [], + "Falling for a Friend": [], + "In My Heart - Demo": [] + }, + "Quality Control": { + "Baby (Lil Baby feat. DaBaby)": [ + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 100, + "name": "Southern Hip Hop", + "url": "https://www.last.fm/tag/Southern+Hip+Hop" + }, + { + "count": 66, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 66, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 33, + "name": "nervous music", + "url": "https://www.last.fm/tag/nervous+music" + }, + { + "count": 33, + "name": "dababy 😭", + "url": "https://www.last.fm/tag/dababy+%F0%9F%98%AD" + }, + { + "count": 33, + "name": "Lil baby carried", + "url": "https://www.last.fm/tag/Lil+baby+carried" + }, + { + "count": 10, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "100 Racks (Offset feat. Playboi Carti)": [], + "Leave Em Alone (Layton Greene, Lil Baby feat. City Girls, PnB Rock)": [], + "Baby": [], + "Violation Freestyle": [], + "Leave Em Alone": [], + "Ice Tray": [], + "Too Hotty": [], + "Menace": [], + "Bless Em (Takeoff feat. Travis Scott)": [], + "Pink Toes (Offset, DaBaby feat. Gunna)": [], + "Back On": [], + "Big Rocks (Offset feat. Young Thug)": [], + "Mediterranean": [], + "Bosses Don't Speak": [], + "My Dawg": [], + "On Me": [], + "Movin’ Up": [], + "She For Keeps": [], + "Double Trouble (Quavo feat. Meek Mill)": [], + "We The Ones": [], + "I Suppose": [], + "Magellanic": [], + "Um Yea": [], + "Intro": [], + "Hook Up": [], + "Fu*k Dat Ni**a": [], + "Frosted Flakes": [], + "Stripper Bowl": [], + "Interlude": [] + }, + "The Crane Wives": { + "The Moon Will Sing": [ + { + "count": 100, + "name": "sun and moon and stars and outer space", + "url": "https://www.last.fm/tag/sun+and+moon+and+stars+and+outer+space" + }, + { + "count": 100, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "crane wives", + "url": "https://www.last.fm/tag/crane+wives" + }, + { + "count": 66, + "name": "the crane wives", + "url": "https://www.last.fm/tag/the+crane+wives" + } + ], + "Curses": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 7, + "name": "trumpet", + "url": "https://www.last.fm/tag/trumpet" + }, + { + "count": 4, + "name": "flute", + "url": "https://www.last.fm/tag/flute" + }, + { + "count": 4, + "name": "trombone", + "url": "https://www.last.fm/tag/trombone" + }, + { + "count": 4, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 1, + "name": "Michigan", + "url": "https://www.last.fm/tag/Michigan" + }, + { + "count": 1, + "name": "clarinet", + "url": "https://www.last.fm/tag/clarinet" + }, + { + "count": 1, + "name": "soft", + "url": "https://www.last.fm/tag/soft" + } + ], + "Tongues & Teeth": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 66, + "name": "the mention smoking", + "url": "https://www.last.fm/tag/the+mention+smoking" + }, + { + "count": 33, + "name": "crane wives", + "url": "https://www.last.fm/tag/crane+wives" + }, + { + "count": 33, + "name": "the crane wives", + "url": "https://www.last.fm/tag/the+crane+wives" + }, + { + "count": 33, + "name": "they mention smoking", + "url": "https://www.last.fm/tag/they+mention+smoking" + } + ], + "Never Love an Anchor": [], + "Allies or Enemies": [], + "Sleeping Giants": [], + "Metaphor": [], + "The Garden": [], + "The Hand That Feeds": [], + "Little Soldiers": [], + "Take Me to War (Live)": [], + "Icarus": [], + "Ribs": [], + "Pretty Little Things": [], + "Keep you Safe": [], + "scars": [], + "Canary in a Coal Mine": [], + "Turn Out the Lights": [], + "The Well": [], + "Down the River": [], + "Unraveling": [], + "Bitter Medicine": [], + "Steady, Steady": [], + "Hollow Moon (Single Version)": [], + "Strangler Fig": [], + "Black Hole Fantasy": [], + "Nothing At All": [], + "Shallow River": [], + "arcturus beaming": [], + "Hard Sell": [] + }, + "Cult Member": { + "U Weren't Here I Really Miss You": [ + { + "count": 100, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "EDM", + "url": "https://www.last.fm/tag/EDM" + }, + { + "count": 33, + "name": "outsider house", + "url": "https://www.last.fm/tag/outsider+house" + } + ], + "U Weren't Here I Really Miss You - slowed": [], + "three": [], + "Lazer Sky": [], + "Fantastic Life": [], + "Cinderella 99": [], + "2080": [], + "two": [], + "Untitled": [], + "2 Pills": [], + "The Ravedeath Still Hurts": [], + "Selene": [], + "Dream Member": [], + "Faygo": [], + "Steroid Dealer": [], + "Heartbeats": [], + "_ca22xe": [], + "Hello Danny Boy": [], + "one": [], + "Acid Jam Mutek": [], + "Lil Kim Interlude": [], + "Санкт-Петербург": [], + "Key West": [], + "Mall Corp": [], + "twelve (xc)": [], + "Black Lodge": [], + "melancholic32": [], + "Midnight In Hel": [], + "five": [], + "Southside": [] + }, + "Djonga": { + "SOLTO": [], + "LEAL": [], + "O Mundo é Nosso": [], + "penumbra": [], + "TIPO": [], + "CORRA": [], + "Bença": [], + "JUNHO DE 94": [], + "Procuro Alguém": [], + "da lua": [], + "UFA": [], + "Geminiano": [], + "Olho de Tigre": [], + "Dá pra ser?": [], + "1010": [], + "MELHOR QUE ONTEM": [], + "CANÇÃO PRO MEU FILHO": [], + "em quase tudo": [], + "até sua alma": [], + "HAT TRICK": [], + "ATÍPICO": [], + "conversa com uma menina branca": [], + "Ladrão": [], + "JOÃO E MARIA": [], + "Falcão": [], + "Esquimó": [], + "Corre das Notas": [], + "DEUS E O DIABO NA TERRA DO SOL": [], + "Santa Ceia": [], + "Bené": [] + }, + "Tribalistas": { + "Velha Infância - 2004 Digital Remaster": [], + "Já Sei Namorar - 2004 Digital Remaster": [], + "Aliança": [ + { + "count": 100, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 66, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 33, + "name": "Brazilian Pop", + "url": "https://www.last.fm/tag/Brazilian+Pop" + }, + { + "count": 33, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 33, + "name": "South American", + "url": "https://www.last.fm/tag/South+American" + }, + { + "count": 10, + "name": "south american pop", + "url": "https://www.last.fm/tag/south+american+pop" + }, + { + "count": 10, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 10, + "name": "Pop Latino", + "url": "https://www.last.fm/tag/Pop+Latino" + } + ], + "É Você - 2004 Digital Remaster": [], + "Já Sei Namorar": [], + "Carnavália - 2004 Digital Remaster": [], + "Aliança": [], + "Um A Um - 2004 Digital Remaster": [], + "Velha Infancia - 2004 Digital Remaster;": [], + "Diáspora": [], + "Velha Infância": [], + "Vilarejo - Ao Vivo": [], + "Passe Em Casa - 2004 Digital Remaster": [], + "Passe em Casa": [], + "Carnalismo - 2004 Digital Remaster": [], + "Fora da Memória": [], + "Já Sei Namorar - 2004 Digital Remaster;": [], + "Um a Um": [], + "Um Só": [], + "Pecado É Lhe Deixar De Molho - 2004 Digital Remaster": [], + "Carnavália": [], + "É Você": [], + "Lá de Longe - 2004 Digital Remaster": [], + "Carnalismo": [], + "Anjo da Guarda": [], + "Tribalistas": [], + "Mary Cristo": [], + "Carnavália - Ao Vivo": [], + "O Amor É Feio - 2004 Digital Remaster": [], + "Tribalistas - 2004 Digital Remaster": [] + }, + "Mavi": { + "love, of money": [], + "sense": [], + "High John": [], + "Spoiled Brat": [], + "daylight savings": [], + "self love": [], + "Reason!": [], + "the giver": [], + "Doves": [], + "eye/i and i/nation": [], + "five minutes writing from the bottom": [], + "Terms & Conditions": [], + "guernica": [], + "drunk prayer": [], + "too much to zelle": [], + "Hemlock": [], + "Potluck": [], + "chiasma": [], + "Landgrab": [], + "omavi": [], + "III": [], + "II": [], + "latch": [], + "Ghost (In the Shell)": [], + "moonfire": [], + "grindstone": [], + "i'm so tired": [], + "Baking Soda": [], + "open waters": [], + "Known Unknowns": [] + }, + "BabyTron": { + "Out On Bond": [], + "#CERTIFIED (feat. DJ Ess) - DJ Ess Mix": [ + { + "count": 100, + "name": "jerk rap", + "url": "https://www.last.fm/tag/jerk+rap" + } + ], + "Jesus Shuttlesworth": [], + "Manute Bol": [], + "A2Z": [], + "Frankenstein": [], + "Stutter Flow": [], + "8th wonder of the world": [], + "Half-Blood Prince": [], + "Crash Yo Whip Music": [], + "Beyond Turnt": [], + "RNF": [], + "Crocs & Wock'": [], + "Peachtree": [], + "007": [], + "#CERTIFIED": [], + "Next Level": [], + "Mr. Hanky": [], + "Genesis 1:1": [], + "100 Bars": [], + "Down, Up!": [], + "Paul Bearer": [], + "Ex": [], + "Beetleborgs": [], + "Mr. Do The Dash": [], + "Sith Lord": [], + "AirTron": [], + "Cowabunga": [], + "Letter To Cornelius": [], + "Wake Tf Up": [] + }, + "Ashe": { + "Moral of the Story": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 25, + "name": "dub", + "url": "https://www.last.fm/tag/dub" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 16, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 8, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 8, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 2, + "name": "goosebumps", + "url": "https://www.last.fm/tag/goosebumps" + }, + { + "count": 2, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 2, + "name": "cinematic", + "url": "https://www.last.fm/tag/cinematic" + } + ], + "Till Forever Falls Apart": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + } + ], + "Moral of the Story (feat. Niall Horan) - Bonus Track": [], + "Moral Of The Story (feat. Niall Horan)": [], + "Save Myself": [], + "Another Man's Jeans": [], + "Love Is Letting Go (feat. Diane Keaton)": [], + "Hope You're Not Happy": [], + "I'm Fine": [], + "Angry Woman": [], + "Pushing Daisies": [], + "Running Out Of Time": [], + "Fun While It Lasted": [], + "Me Without You": [], + "Love You Need": [], + "Shower With My Clothes On": [], + "When I'm Older": [], + "Taylor": [], + "I Wanna Love You (But I Don't)": [], + "Not Mad Anymore": [], + "Love Is Not Enough": [], + "omw": [], + "Emotional": [], + "Always": [], + "Cold in California": [], + "Ryne’s Song": [], + "Please don't fall in love with me": [], + "Choirs": [], + "After Life": [], + "Serial Monogamist": [] + }, + "Joe Hisaishi": { + "Summer": [], + "The Promise Of The World": [], + "Princess Mononoke Theme Song (Mononoke-Hime)": [], + "The Legend of Ashitaka": [], + "Ashitaka and San": [], + "The Tarata Women Work Song": [], + "One Summer's Day": [], + "The Journey to the West": [], + "Hana-Bi": [], + "The Sixth Station": [], + "あの夏へ": [], + "Requiem": [], + "Adagio of Life and Death": [], + "A Road to Somewhere": [], + "Yubaba": [], + "Kodamas": [], + "The Young Man From the East": [], + "The Rain": [], + "Lady Eboshi": [], + "The Dragon Boy": [], + "Day of the River": [], + "Kids Return": [], + "The Demon God": [], + "Requiem II": [], + "Evening at the Ironworks": [], + "The Tatara Women Work Song": [], + "Requiem III": [], + "The Encounter": [], + "Sootballs": [], + "The Forest of the Gods": [] + }, + "The Plot in You": { + "Feel Nothing": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + }, + { + "count": 25, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 17, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 17, + "name": "modern metalcore", + "url": "https://www.last.fm/tag/modern+metalcore" + }, + { + "count": 8, + "name": "my top Songs mix", + "url": "https://www.last.fm/tag/my+top+Songs+mix" + }, + { + "count": 8, + "name": "my spotify", + "url": "https://www.last.fm/tag/my+spotify" + }, + { + "count": 8, + "name": "im not angry", + "url": "https://www.last.fm/tag/im+not+angry" + } + ], + "Left Behind": [ + { + "count": 100, + "name": "metalcore", + "url": "https://www.last.fm/tag/metalcore" + } + ], + "Forgotten": [], + "Divide": [], + "The One You Loved": [], + "Don’t Look Away": [], + "Not Just Breathing": [], + "One Last Time": [], + "Face Me": [], + "Closure": [], + "All That I Can Give": [], + "Paradigm": [], + "Spare Me": [], + "Disposable Fix": [], + "Rigged": [], + "Enemy": [], + "Pretend": [], + "Been Here Before": [], + "Crows": [], + "I Always Wanted to Leave": [], + "Time Changes Everything": [], + "My Old Ways": [], + "Take Me Away": [], + "Too Far Gone": [], + "Miscarriage": [], + "The Sound": [], + "The Fathers Seed": [], + "Paid in Full": [], + "Better Vibes": [], + "Small Face": [] + }, + "Judas Priest": { + "Breaking the Law": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 48, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 28, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 16, + "name": "NWOBHM", + "url": "https://www.last.fm/tag/NWOBHM" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 5, + "name": "Judas Priest", + "url": "https://www.last.fm/tag/Judas+Priest" + }, + { + "count": 4, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 1, + "name": "classic metal", + "url": "https://www.last.fm/tag/classic+metal" + } + ], + "Painkiller": [ + { + "count": 100, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 52, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 29, + "name": "speed metal", + "url": "https://www.last.fm/tag/speed+metal" + }, + { + "count": 19, + "name": "Judas Priest", + "url": "https://www.last.fm/tag/Judas+Priest" + }, + { + "count": 7, + "name": "NWOBHM", + "url": "https://www.last.fm/tag/NWOBHM" + }, + { + "count": 4, + "name": "thrash metal", + "url": "https://www.last.fm/tag/thrash+metal" + }, + { + "count": 3, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Power metal", + "url": "https://www.last.fm/tag/Power+metal" + }, + { + "count": 1, + "name": "classic metal", + "url": "https://www.last.fm/tag/classic+metal" + }, + { + "count": 1, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + } + ], + "Living After Midnight": [], + "Electric Eye": [], + "Night Crawler": [], + "You've Got Another Thing Comin'": [], + "Hell Patrol": [], + "Metal Gods": [], + "You've Got Another Thing Coming": [], + "A Touch of Evil": [], + "Turbo Lover": [], + "The Hellion": [], + "All Guns Blazing": [], + "Metal Meltdown": [], + "Beyond the Realms of Death": [], + "Leather Rebel": [], + "Hell Bent for Leather": [], + "Screaming for Vengeance": [], + "United": [], + "Rapid Fire": [], + "Grinder": [], + "Diamonds and Rust": [], + "Victim of Changes": [], + "Angel": [], + "The Sentinel": [], + "Riding on the Wind": [], + "Between the Hammer & the Anvil": [], + "Freewheel Burning": [], + "One Shot at Glory": [], + "The Ripper": [] + }, + "Jonathan Groff": { + "You'll Be Back": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "Musical theatre", + "url": "https://www.last.fm/tag/Musical+theatre" + }, + { + "count": 66, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + }, + { + "count": 66, + "name": "hamilton", + "url": "https://www.last.fm/tag/hamilton" + }, + { + "count": 8, + "name": "disney songs", + "url": "https://www.last.fm/tag/disney+songs" + }, + { + "count": 8, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 3, + "name": "show tunes", + "url": "https://www.last.fm/tag/show+tunes" + }, + { + "count": 3, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 3, + "name": "Soundtracks", + "url": "https://www.last.fm/tag/Soundtracks" + } + ], + "What Comes Next?": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "AlexanderHamiltonMusical", + "url": "https://www.last.fm/tag/AlexanderHamiltonMusical" + } + ], + "I Know Him": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + } + ], + "Lost in the Woods": [], + "Reindeer(s) Are Better Than People - From \"Frozen\" / Soundtrack Version": [], + "Reindeer(s) Are Better Than People": [], + "Get This Right - Outtake": [], + "Totally Fucked - Original Broadway Cast Recording/2006": [], + "All That's Known - Original Broadway Cast Recording/2006": [], + "For the Record": [], + "Left Behind - Original Broadway Cast Recording/2006": [], + "The Mirror-Blue Night - Original Broadway Cast Recording/2006": [], + "Feed Me (Git It!)": [], + "Grow for Me": [], + "Now": [], + "All That's Known": [], + "Lost in the Woods - From \"Frozen 2\"/Soundtrack Version": [], + "Da-Doo": [], + "Old Friends": [], + "Now (It's Just the Gas)": [], + "The Truth": [], + "Mushnik & Son": [], + "One Thing": [], + "Sudden Changes": [], + "Totally Fucked (Original Broadway Cast Recording/2006)": [], + "All That's Known (Original Broadway Cast Recording/2006)": [], + "Act I Finale": [], + "The Ballad of Flemmingrad": [], + "That Frank": [], + "Left Behind (Original Broadway Cast Recording/2006)": [] + }, + "Filipe Ret": { + "Libertários Não Morrem": [], + "Corte Americano": [], + "F* F* M*": [], + "Neurótico de Guerra": [], + "Good Vibe": [], + "A Meu Favor": [], + "Reús": [], + "Invicto": [], + "Tudo Nosso": [], + "Ilusão": [], + "7 Meiota": [], + "War": [], + "Deus Perdoa": [], + "Só Pra Você Lembrar": [], + "Vivendo Avançado": [], + "Melhor Agora": [], + "Da Onde Eu Venho": [], + "Dutumob": [], + "Amor Livre - Ao Vivo": [], + "Sonho Dos Cria": [], + "Louco pra Voltar": [], + "Konteiner": [], + "Acima De Mim Só Deus": [], + "Isso Que é Vida": [], + "Poesia Acústica #12 Pra Sempre": [], + "Além do Dinheiro": [], + "Paradoxo Mítico": [], + "Chefe do Crime Perfeito": [], + "Nova Sorte": [], + "Jamais Serão": [] + }, + "Øneheart": { + "snowfall": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 66, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 33, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 33, + "name": "atmospheric", + "url": "https://www.last.fm/tag/atmospheric" + }, + { + "count": 33, + "name": "chill-out", + "url": "https://www.last.fm/tag/chill-out" + }, + { + "count": 10, + "name": "liminal", + "url": "https://www.last.fm/tag/liminal" + } + ], + "this feeling": [], + "watching the stars": [], + "apathy": [], + "distorted memories": [], + "snowfall (Slowed + Reverb)": [], + "rain inside": [], + "rescue": [], + "nostalgia": [], + "snowfall (Sped Up)": [], + "outside": [], + "last breath": [], + "Dreams Come True": [], + "watching the stars (Sped Up)": [], + "alive": [], + "unforgettable memories": [], + "Hide Away": [], + "fairytale": [], + "wistful": [], + "over you": [], + "distant": [], + "fading lights": [], + "searching for you": [], + "this feeling (Slowed + Reverb)": [], + "fable": [], + "anguish": [], + "apathy (Slowed + Reverb)": [], + "voices": [], + "Next to You": [], + "your hands": [] + }, + "MCCAFFERTY": { + "BeachBoy": [ + { + "count": 100, + "name": "Philcore", + "url": "https://www.last.fm/tag/Philcore" + } + ], + "Bottom": [], + "Alligator Skin Boots": [], + "Trees": [], + "Dead-Bird": [], + "Blue Eyes Like The Devils Water": [], + "If I Saw Him, I'd Still Kiss Him": [], + "Loser.": [], + "Fentanyl": [], + "Trees II": [], + "Trailer Trash": [], + "Skeleton Bones": [], + "BritRock": [], + "The Lions Den": [], + "Becky": [], + "The House With No Doorbell": [], + "Westboro Sadness": [], + "Yours, Mine, Hours": [], + "Wait": [], + "Details": [], + "Dear Everyone, I'm Sorry": [], + "Tell Me Lover, Do You Love Me?": [], + "Drop from Our Windows": [], + "Is Your Shirt Inside out?": [], + "Scotland": [], + "Trees III": [], + "Witchcraft": [], + "Floorboards": [], + "Unforgiveable Curse #3": [], + "Snakes": [] + }, + "Galantis": { + "Runaway (U & I)": [ + { + "count": 100, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 25, + "name": "swedish", + "url": "https://www.last.fm/tag/swedish" + }, + { + "count": 16, + "name": "today gif", + "url": "https://www.last.fm/tag/today+gif" + }, + { + "count": 16, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 4, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 4, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "festival progressive house", + "url": "https://www.last.fm/tag/festival+progressive+house" + }, + { + "count": 1, + "name": "galantis", + "url": "https://www.last.fm/tag/galantis" + } + ], + "No Money": [ + { + "count": 100, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "Progressive House", + "url": "https://www.last.fm/tag/Progressive+House" + }, + { + "count": 29, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 15, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 15, + "name": "tropical house", + "url": "https://www.last.fm/tag/tropical+house" + }, + { + "count": 15, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 1, + "name": "Workout", + "url": "https://www.last.fm/tag/Workout" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "nu disco", + "url": "https://www.last.fm/tag/nu+disco" + } + ], + "Peanut Butter Jelly": [], + "Heartbreak Anthem (with David Guetta & Little Mix)": [], + "Love On Me": [], + "Bones (feat. OneRepublic)": [], + "Lighter": [], + "Dandelion": [], + "Hunter": [], + "Faith (with Dolly Parton) [feat. Mr. Probz]": [], + "You": [], + "In My Head": [], + "Gold Dust": [], + "Only A Fool (with Pink Sweat$)": [], + "True Feeling": [], + "Tell Me You Love Me": [], + "Rich Boy": [], + "Satisfied (feat. MAX)": [], + "Never Felt A Love Like This (with Hook N Sling) [feat. Dotan]": [], + "Firebird": [], + "Holy Water": [], + "Pillow Fight": [], + "Heartbreak Anthem": [], + "Louder, Harder, Better": [], + "Spaceship (feat. Uffie)": [], + "We Can Get High": [], + "Alien": [], + "Damn (You’ve Got Me Saying)": [], + "Forever Tonight": [], + "Girls On Boys": [] + }, + "Gerry Rafferty": { + "Right Down The Line": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 79, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 51, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 28, + "name": "gerry rafferty", + "url": "https://www.last.fm/tag/gerry+rafferty" + }, + { + "count": 12, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 7, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 4, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "yacht rock", + "url": "https://www.last.fm/tag/yacht+rock" + }, + { + "count": 1, + "name": "love songs", + "url": "https://www.last.fm/tag/love+songs" + } + ], + "Baker Street": [], + "Get It Right Next Time": [], + "City To City": [], + "The Ark": [], + "Baker Street - Edit": [], + "Night Owl": [], + "Mattie's Rag": [], + "Whatever's Written In Your Heart": [], + "Stealin' Time": [], + "Waiting For The Day": [], + "Home And Dry": [], + "Baker Street (Edit)": [], + "Island": [], + "Days Gone Down (Still Got The Light In Your Eyes)": [], + "Take The Money And Run": [], + "The Royal Mile": [], + "Bring It All Home": [], + "Sleepwalking": [], + "Slow Down": [], + "The Right Moment": [], + "Why Won't You Talk To Me": [], + "As Wise As A Serpent": [], + "Wastin' Away": [], + "The Garden Of England": [], + "The Way That You Do It": [], + "On The Way": [], + "Family Tree": [], + "Don't Close The Door": [], + "Mary Skeffington": [] + }, + "Boldy James": { + "Great Adventures": [ + { + "count": 100, + "name": "Gangsta Rap", + "url": "https://www.last.fm/tag/Gangsta+Rap" + }, + { + "count": 100, + "name": "jazz rap", + "url": "https://www.last.fm/tag/jazz+rap" + } + ], + "Level Tipping Scales": [], + "Carruth": [], + "No Laughing Matter": [], + "Long Live Julio": [], + "Brickmile To Montana": [], + "Hot Water Tank": [], + "Bumps and Bruises": [], + "Grey October": [], + "Photographic Memories (feat. Earl Sweatshirt)": [], + "My First Offense": [], + "Surf & Turf": [], + "Nu Wave": [], + "Flight Risk": [], + "Illegal Search & Seizure": [], + "Terms And Conditions": [], + "Scrape The Bowl": [], + "Detroit River Rock": [], + "Francois": [], + "Fake Flowers": [], + "Moth In The Flame": [], + "Double Hockey Sticks": [], + "Pinto": [], + "Run-Ins": [], + "300 Fences": [], + "Turpentine": [], + "Guilt": [], + "Giant Slide": [], + "S.N.O.R.T.": [], + "Medusa": [] + }, + "Nick Jonas": { + "Jealous": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 28, + "name": "catchy", + "url": "https://www.last.fm/tag/catchy" + }, + { + "count": 13, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 13, + "name": "love at first listen", + "url": "https://www.last.fm/tag/love+at+first+listen" + }, + { + "count": 1, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "Sexy track", + "url": "https://www.last.fm/tag/Sexy+track" + }, + { + "count": 1, + "name": "songs 2014", + "url": "https://www.last.fm/tag/songs+2014" + } + ], + "Close": [], + "Jealous - Remix": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 25, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 16, + "name": "remix", + "url": "https://www.last.fm/tag/remix" + }, + { + "count": 16, + "name": "contemporary rnb", + "url": "https://www.last.fm/tag/contemporary+rnb" + }, + { + "count": 8, + "name": "nick j tinashe", + "url": "https://www.last.fm/tag/nick+j+tinashe" + }, + { + "count": 8, + "name": "Tinashe", + "url": "https://www.last.fm/tag/Tinashe" + } + ], + "Chains": [], + "Introducing Me - From \"Camp Rock 2: The Final Jam\"": [], + "Levels": [], + "Find You": [], + "Right Now": [], + "Introducing Me": [], + "Chainsaw": [], + "Bacon": [], + "Bom Bidi Bom": [], + "This Is Heaven": [], + "Teacher": [], + "Remember I Told You": [], + "Champagne Problems": [], + "Under You": [], + "Avalanche": [], + "Bom Bidi Bom - From \"Fifty Shades Darker (Original Motion Picture Soundtrack)\"": [], + "Spaceman": [], + "Wilderness": [], + "Unhinged": [], + "Voodoo": [], + "Warning": [], + "Numb": [], + "Close (feat. Tove Lo)": [], + "Take Over": [], + "Push": [], + "Nothing Would Be Better": [], + "Touch": [] + }, + "Hollywood Undead": { + "Everywhere I Go": [ + { + "count": 100, + "name": "rapcore", + "url": "https://www.last.fm/tag/rapcore" + }, + { + "count": 45, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 27, + "name": "hollywood undead", + "url": "https://www.last.fm/tag/hollywood+undead" + }, + { + "count": 20, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 9, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 5, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 1, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + } + ], + "Undead": [], + "Young": [], + "Bullet": [], + "Sell Your Soul": [], + "No. 5": [], + "Black Dahlia": [], + "California": [], + "City": [], + "This Love, This Hate": [], + "Another Way Out": [], + "Paradise Lost": [], + "Bottle and a Gun": [], + "Been to Hell": [], + "Hear Me Now": [], + "No Other Place": [], + "The Diary": [], + "Riot": [], + "Levitate": [], + "Pimpin'": [], + "Day of the Dead": [], + "Lion": [], + "Comin’ in Hot": [], + "We Are": [], + "Apologize": [], + "Coming Back Down": [], + "Dead Bite": [], + "Kill Everyone": [], + "Bitches": [], + "Glory": [] + }, + "Miki Matsubara": { + "Mayonaka no Door / Stay With Me": [ + { + "count": 100, + "name": "imported by drip.feed", + "url": "https://www.last.fm/tag/imported+by+drip.feed" + }, + { + "count": 100, + "name": "city pop", + "url": "https://www.last.fm/tag/city+pop" + }, + { + "count": 17, + "name": "j-pop", + "url": "https://www.last.fm/tag/j-pop" + }, + { + "count": 7, + "name": "japanese", + "url": "https://www.last.fm/tag/japanese" + }, + { + "count": 4, + "name": "1979", + "url": "https://www.last.fm/tag/1979" + }, + { + "count": 1, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 1, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + } + ], + "Wash": [], + "Jazzy Night": [], + "Ai wa Energy": [], + "Mayonaka no Door / Stay With Me - Club Mix": [], + "Bay City Romance": [], + "It's So Creamy": [], + "Neat na Gogo 3 Ji": [], + "- Cupid -": [], + "Rainy Day Woman": [], + "See-Saw Love": [], + "Aitsu No Brown Shoes": [], + "Hello Today": [], + "Sannin de Odoranai": [], + "Chandelier Mirage": [], + "10cm Heel": [], + "Howa Howa Shuwa Shuwa - Uchuu Neko no Shitazawari -": [], + "Caribbean Night": [], + "Yuuyake No Jikan Desu": [], + "真夜中のドア/Stay With Me": [], + "Mind Game": [], + "Hello Walls": [], + "That's All": [], + "Manhattan Wind": [], + "Koi Ni Oyobare": [], + "The Winner": [], + "Ballerina": [], + "His Woman": [], + "Love for Sale": [], + "Dream In The Screen": [] + }, + "John Legend": { + "All of Me": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 87, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 34, + "name": "2014", + "url": "https://www.last.fm/tag/2014" + }, + { + "count": 32, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 16, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 14, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 7, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 2, + "name": "2013", + "url": "https://www.last.fm/tag/2013" + }, + { + "count": 1, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + } + ], + "Ordinary People": [], + "Save Room": [], + "P.D.A. (We Just Don't Care)": [], + "Used to Love U": [], + "Stay with You": [], + "Love Me Now": [], + "Let's Get Lifted": [], + "Heaven": [], + "Start a Fire": [], + "Everybody Knows": [], + "What Christmas Means to Me (feat. Stevie Wonder)": [], + "All of Me - Tiësto's Birthday Treatment Remix - Radio Edit": [], + "Alright": [], + "Stereo": [], + "Slow Dance": [], + "Prelude": [], + "Show Me": [], + "She Don't Have to Know": [], + "You & I (Nobody in the World)": [], + "Each Day Gets Better": [], + "So High": [], + "Another Again": [], + "Again": [], + "Bring Me Love": [], + "Let's Get Lifted Again": [], + "Number One": [], + "Made to Love": [], + "Conversations in the Dark": [] + }, + "Sting": { + "Englishman in New York": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 77, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + }, + { + "count": 44, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 40, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 8, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 8, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 2, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Fields of Gold": [], + "Shape Of My Heart": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 96, + "name": "sting", + "url": "https://www.last.fm/tag/sting" + }, + { + "count": 45, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 19, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 9, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 9, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 3, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 2, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + } + ], + "Desert Rose": [], + "Fragile": [], + "If I Ever Lose My Faith in You": [], + "Mad About You": [], + "When We Dance": [], + "Russians": [], + "It's Probably Me": [], + "Brand New Day": [], + "If You Love Somebody Set Them Free": [], + "All This Time": [], + "Moon Over Bourbon Street": [], + "Seven Days": [], + "A Thousand Years": [], + "Every Breath You Take": [], + "Roxanne": [], + "Love Is the Seventh Wave": [], + "The Hounds Of Winter": [], + "Gabriel's Message": [], + "We'll Be Together": [], + "Fortress Around Your Heart": [], + "Be Still My Beating Heart": [], + "What Could Have Been (from the series Arcane League of Legends)": [], + "She's Too Good For Me": [], + "What Could Have Been feat. Ray Chen (from the series Arcane League of Legends)": [], + "After The Rain Has Fallen": [], + "I Hung My Head": [] + }, + "Tems": { + "Found (feat. Brent Faiyaz)": [], + "Higher": [], + "Free Mind": [], + "Me & U": [], + "Love Me JeJe": [], + "Replay": [], + "Damages": [], + "Free Fall (feat. J. Cole)": [], + "Burning": [], + "Crazy Tings": [], + "The Key": [], + "No Woman No Cry": [], + "Wickedest": [], + "Ice T": [], + "Not An Angel": [], + "Interference": [], + "Avoid Things": [], + "Get It Right (feat. Asake)": [], + "These Days": [], + "Born In The Wild": [], + "Vibe Out": [], + "Ready": [], + "Gangsta": [], + "Special Baby (Interlude)": [], + "Unfortunate": [], + "Boy O Boy": [], + "FOREVER": [], + "TURN ME UP": [], + "Try Me": [] + }, + "femtanyl": { + "KATAMARI": [ + { + "count": 100, + "name": "digital hardcore", + "url": "https://www.last.fm/tag/digital+hardcore" + }, + { + "count": 100, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 66, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 33, + "name": "hyper", + "url": "https://www.last.fm/tag/hyper" + }, + { + "count": 33, + "name": "hardstyle", + "url": "https://www.last.fm/tag/hardstyle" + }, + { + "count": 33, + "name": "transfem", + "url": "https://www.last.fm/tag/transfem" + }, + { + "count": 10, + "name": "noo femtal why can see bran", + "url": "https://www.last.fm/tag/noo+femtal+why+can+see+bran" + }, + { + "count": 10, + "name": "darth approved", + "url": "https://www.last.fm/tag/darth+approved" + } + ], + "GIRL HELL 1999": [ + { + "count": 100, + "name": "digital hardcore", + "url": "https://www.last.fm/tag/digital+hardcore" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "Energetic", + "url": "https://www.last.fm/tag/Energetic" + }, + { + "count": 66, + "name": "yumi", + "url": "https://www.last.fm/tag/yumi" + }, + { + "count": 33, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + }, + { + "count": 33, + "name": "femtanyl", + "url": "https://www.last.fm/tag/femtanyl" + }, + { + "count": 33, + "name": "isaacwhy", + "url": "https://www.last.fm/tag/isaacwhy" + }, + { + "count": 10, + "name": "softwilly", + "url": "https://www.last.fm/tag/softwilly" + } + ], + "PUSH UR T3MPRR": [ + { + "count": 100, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 100, + "name": "noise", + "url": "https://www.last.fm/tag/noise" + }, + { + "count": 66, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 66, + "name": "digital hardcore", + "url": "https://www.last.fm/tag/digital+hardcore" + }, + { + "count": 33, + "name": "transfem", + "url": "https://www.last.fm/tag/transfem" + }, + { + "count": 33, + "name": "lyrics", + "url": "https://www.last.fm/tag/lyrics" + }, + { + "count": 33, + "name": "breakcore", + "url": "https://www.last.fm/tag/breakcore" + }, + { + "count": 10, + "name": "simon-approved", + "url": "https://www.last.fm/tag/simon-approved" + } + ], + "DINNER!": [], + "P3T": [], + "M3 N MIN3": [], + "MURDER EVERY 1 U KNOW!": [], + "ACT RIGHT": [], + "LOVESICK, CANNIBAL!": [], + "Weightless!": [], + "NASTYWERKKKK!": [ + { + "count": 100, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "webcore", + "url": "https://www.last.fm/tag/webcore" + }, + { + "count": 66, + "name": "digital hardcore", + "url": "https://www.last.fm/tag/digital+hardcore" + }, + { + "count": 33, + "name": "bokie and femtal", + "url": "https://www.last.fm/tag/bokie+and+femtal" + } + ], + "AND I'M GONE": [], + "ATTACKING VERTICAL": [], + "DOGMATICA": [], + "Worldwid3": [], + "IT'S TIME": [], + "I MIGHT B3 SICK": [], + "S33K H3LP": [], + "MURDER EVERY 1 U KNOW! (feat. takihasdied)": [], + "SMILEFORTHECAAAMERA": [], + "CHASER": [], + "M3 N MIN3 (feat. Danny Brown)": [], + "AND IM GONE": [], + "MIX. 02 - BOTHERED!": [], + "Worldwid3 (feat. zombAe)": [], + "ITS TIME": [], + "M3 n MIN3 feat. Danny Brown": [], + "LOTTERY": [], + "MIX. 01 - PICKMEUP!": [] + }, + "T.I.": { + "Whatever You Like": [], + "What You Know": [], + "Why You Wanna": [], + "Live Your Life": [], + "Dead And Gone": [], + "Live Your Life (feat. Rihanna)": [], + "What You Know (Explicit Album Version)": [], + "Bring Em Out": [], + "ASAP": [], + "No Matter What": [], + "Dead and Gone (feat. Justin Timberlake)": [], + "That's All She Wrote": [], + "Why You Wanna (Amended Album Version)": [], + "Top Back": [], + "24's": [], + "Live Your Life - feat. Rihanna": [], + "About The Money (feat. Young Thug)": [], + "Yeah Ya Know (Takers)": [], + "Ready For Whatever": [], + "Do It": [], + "Go Get It": [], + "No Mediocre": [], + "Every Chance I Get": [], + "Porn Star": [], + "Dope Boyz": [], + "Rubber Band Man": [], + "Ride Wit Me": [], + "I'm Back": [], + "No Mediocre (feat. Iggy Azalea)": [] + }, + "Enjambre": { + "Impacto": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 100, + "name": "Efectivamente la vida da un millon de vueltas", + "url": "https://www.last.fm/tag/Efectivamente+la+vida+da+un+millon+de+vueltas" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "Rock en Espanol", + "url": "https://www.last.fm/tag/Rock+en+Espanol" + }, + { + "count": 8, + "name": "rock mexicano", + "url": "https://www.last.fm/tag/rock+mexicano" + }, + { + "count": 8, + "name": "Latin Rock", + "url": "https://www.last.fm/tag/Latin+Rock" + }, + { + "count": 3, + "name": "Chido", + "url": "https://www.last.fm/tag/Chido" + }, + { + "count": 3, + "name": "for a cigarette", + "url": "https://www.last.fm/tag/for+a+cigarette" + }, + { + "count": 3, + "name": "latin indie", + "url": "https://www.last.fm/tag/latin+indie" + } + ], + "Visita": [], + "Dulce Soledad": [], + "Manía Cardiaca": [], + "Vida En El Espejo": [], + "Somos Ajenos": [], + "Madrugada": [], + "Elemento": [], + "Tercer Tipo": [], + "La Duda": [], + "Cobarde": [], + "Cámara de Faltas": [], + "Siempre Tú": [], + "Ciencia De La Lluvia": [], + "Enemigo": [], + "Último Tema": [], + "Tulipanes": [], + "Por esta Razón": [], + "Sanguijuela": [], + "Divergencia": [], + "Makin´ It Back": [], + "Eliza Mi Hortaliza": [], + "Ausencia De Cocina": [], + "El Vacío - Noches de Salón": [], + "Intruso": [], + "Cambiante": [], + "Sábado Perpetuo": [], + "Segundo Tema": [], + "¿Cómo Le Llevo Serenata?": [] + }, + "The Used": { + "The Taste of Ink": [ + { + "count": 100, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 96, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 51, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 41, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 20, + "name": "the used", + "url": "https://www.last.fm/tag/the+used" + }, + { + "count": 12, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 7, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 2, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 2, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + } + ], + "The Bird and the Worm": [], + "Pretty Handsome Awkward": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 50, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 43, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 18, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 12, + "name": "the used", + "url": "https://www.last.fm/tag/the+used" + }, + { + "count": 6, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 1, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 1, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + } + ], + "Buried Myself Alive": [], + "All That I've Got": [], + "Blue and Yellow": [], + "Take It Away": [], + "A Box Full of Sharp Objects": [], + "On My Own": [], + "I Caught Fire": [], + "Maybe Memories": [], + "Bulimic": [], + "I'm a Fake": [], + "Paralyzed": [], + "Poetic Tragedy": [], + "Let It Bleed": [], + "Noise and Kisses": [], + "Cut Up Angels": [], + "Hospital": [], + "Listening": [], + "The Ripper": [], + "Greener With the Scenery": [], + "Say Days Ago": [], + "Earthquake": [], + "Lunacy Fringe": [], + "With Me Tonight": [], + "Smother Me": [], + "Liar Liar (Burn in Hell)": [], + "Wake the Dead": [] + }, + "Johann Sebastian Bach": { + "Cello Suite No. 1 in G Major, BWV 1007: I. Prélude": [], + "Air on a G String": [], + "Goldberg Variations, BWV 988: Aria": [], + "Air": [], + "Toccata and Fugue in D Minor": [], + "Jesu, Joy Of Man's Desiring": [], + "Ave Maria": [], + "Unaccompanied Cello Suite No. 1 in G Major, BWV 1007: I. Prélude": [], + "Air on the G String": [], + "Aria": [], + "Sheep May Safely Graze": [], + "Allegro": [], + "Orchestral Suite No. 3 in D major, BWV 1068: II. Air": [], + "Overture (Suite) No. 2 in B Minor, BWV 1067: VII. Badinerie": [], + "Suite No. 3 in D major, BWV 1068: II. Air": [], + "The Well-Tempered Clavier: Book 1, BWV 846-869: 1. Prelude in C Major, BWV 846": [], + "The Well-Tempered Clavier, Book 1, BWV 846-869 / Prelude & Fugue in C Major, BWV 846: I. Prelude": [], + "Badinerie": [], + "Cello Suite Bwv1007: Prelude": [], + "Toccata in D minor": [], + "Siciliano (After \"Erbarme dich\" from Matthäus-Passion, BWV 244, No. 39)": [], + "Violin Concerto No. 1 in A Minor, BWV 1041: I. (Allegro Moderato)": [], + "Adagio": [], + "Goldberg Variations, BWV 988: Variatio 7 A 1 Ovvero 2 Clav. Al Tempo Di Giga": [], + "Orchestral Suite No. 3 in D Major, BWV 1068: II. Air \"On a G String\" (Arr. for Piano)": [], + "Air On a G String (From Overture No3 In D Bwv1068)": [], + "Toccata and Fugue in D Minor, BWV 565": [], + "Keyboard Concerto No. 5 in F minor, BWV 1056: II. Largo": [], + "Gottes Zeit ist die allerbeste Zeit, Sonatina az \"Actus tragicus\"-ból, BWV 106": [] + }, + "Jalen Ngonda": { + "If You Don't Want My Love": [ + { + "count": 100, + "name": "daptone", + "url": "https://www.last.fm/tag/daptone" + }, + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 66, + "name": "2023", + "url": "https://www.last.fm/tag/2023" + }, + { + "count": 66, + "name": "you s5", + "url": "https://www.last.fm/tag/you+s5" + }, + { + "count": 33, + "name": "npo radio 2 soul en jazz", + "url": "https://www.last.fm/tag/npo+radio+2+soul+en+jazz" + } + ], + "Just Like You Used To": [], + "Come Around and Love Me": [], + "So Glad I Found You": [], + "That's All I Wanted from You": [], + "What A Difference She Made": [], + "Here To Stay": [], + "Anyone In Love": [], + "Just As Long As We're Together": [], + "Illusions": [], + "Lost": [], + "It Takes A Fool": [], + "Give Me Another Day": [], + "Please Show Me": [], + "Rapture": [], + "Don't You Remember": [], + "I Need You": [], + "All About Me": [], + "I Guess That Makes Me a Loser": [], + "Why I Try": [], + "We Fell out of Love": [], + "Holler (When You Call My Name)": [], + "Holler (When You Call My Name) - Acoustic Version": [], + "I Need You - Piano Version": [], + "All About Me - Dub": [], + "If You Don’t Want My Love": [], + "That’s All I Wanted from You": [], + "If You Dont Want My Love": [], + "Thats All I Wanted From You": [] + }, + "El Alfa": { + "La Mamá de la Mamá": [], + "4K": [ + { + "count": 100, + "name": "chickencore", + "url": "https://www.last.fm/tag/chickencore" + }, + { + "count": 25, + "name": "dembow", + "url": "https://www.last.fm/tag/dembow" + } + ], + "Gogo Dance": [], + "Suave (Remix)": [], + "Singapur": [], + "LOS APARATOS": [], + "Sientate En Ese Deo": [], + "Coronao Now": [], + "ESTE": [], + "Chu Chu Pamela": [], + "PLEBADA": [], + "Besalo": [], + "Dema Ga Ge Gi Go Gu": [], + "Curazao": [], + "Con Silenciador": [], + "Dembow y Reggaeton": [], + "Suave": [], + "Helicoptero": [], + "La Pegajosa": [], + "Mera Woo": [], + "Demaga Ge Gi Go Gu": [], + "La Mamá de la Mamá (Remix)": [], + "Arrebatao": [], + "Ma Nigga": [], + "Bendecido": [], + "Mi Mami": [], + "Doggy Doggy": [], + "Singapur (Remix)": [], + "Coronao Now (Remix)": [] + }, + "King Crimson": { + "I Talk to the Wind": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 46, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + }, + { + "count": 26, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 24, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 10, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 6, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "Psychedelic Rock", + "url": "https://www.last.fm/tag/Psychedelic+Rock" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "experimental", + "url": "https://www.last.fm/tag/experimental" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "21st Century Schizoid Man - Including \"Mirrors\"": [ + { + "count": 100, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 45, + "name": "Jazz Rock", + "url": "https://www.last.fm/tag/Jazz+Rock" + }, + { + "count": 29, + "name": "jazz-rock", + "url": "https://www.last.fm/tag/jazz-rock" + }, + { + "count": 19, + "name": "heavy metal", + "url": "https://www.last.fm/tag/heavy+metal" + }, + { + "count": 9, + "name": "heavy psych", + "url": "https://www.last.fm/tag/heavy+psych" + }, + { + "count": 5, + "name": "prog rock", + "url": "https://www.last.fm/tag/prog+rock" + }, + { + "count": 2, + "name": "metal", + "url": "https://www.last.fm/tag/metal" + }, + { + "count": 1, + "name": "Acid Rock", + "url": "https://www.last.fm/tag/Acid+Rock" + }, + { + "count": 1, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Experimental Rock", + "url": "https://www.last.fm/tag/Experimental+Rock" + } + ], + "21st Century Schizoid Man": [], + "Epitaph": [], + "Starless": [], + "Epitaph - Including \"March For No Reason\" And \"Tomorrow And Tomorrow\"": [], + "The Court of the Crimson King - Including \"The Return of the Fire Witch\" and \"The Dance of the Puppets\"": [], + "The Court of the Crimson King": [], + "Red": [], + "Fallen Angel": [], + "Peace - A Theme": [], + "Book of Saturday": [], + "Moonchild - Including \"The Dream\" And \"The Illusion\"": [], + "One More Red Nightmare": [], + "Moonchild": [], + "Matte Kudasai": [], + "Elephant Talk": [], + "Frame by Frame": [], + "Cadence and Cascade": [], + "Providence": [], + "Cat Food": [], + "Indiscipline": [], + "Easy Money": [], + "In the Wake of Poseidon": [], + "Pictures of a City": [], + "Thela Hun Ginjeet": [], + "Exiles": [], + "Discipline": [], + "Three of a Perfect Pair": [] + }, + "Still Woozy": { + "Goodie Bag": [ + { + "count": 100, + "name": "trippy", + "url": "https://www.last.fm/tag/trippy" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 16, + "name": "funk", + "url": "https://www.last.fm/tag/funk" + }, + { + "count": 16, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "groovy", + "url": "https://www.last.fm/tag/groovy" + }, + { + "count": 3, + "name": "psychedelic pop", + "url": "https://www.last.fm/tag/psychedelic+pop" + }, + { + "count": 3, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "Habit": [], + "Cooks": [], + "Window": [], + "Lucy": [], + "Lava": [], + "wolfcat": [], + "That's Life": [], + "Rocky": [], + "Kenny": [], + "BS": [], + "Shotput": [], + "Pool": [], + "Foolsong": [], + "Get By": [], + "Get Down": [], + "Again": [], + "Ipanema": [], + "Maybe She": [], + "Anyone But You": [], + "Woof": [], + "All Your Life": [], + "Lemon": [], + "Vacation": [], + "Drake": [], + "Run It Back": [], + "Woopie": [], + "Before You Were Mine": [], + "All Along": [] + }, + "$NOT": { + "GOSHA": [], + "Doja": [], + "Moon & Stars (feat. Maggie Lindemann)": [], + "Beretta (Feat. wifisfuneral)": [], + "Mean": [], + "Like Me (feat. iann dior)": [], + "Pressure": [], + "Revenge": [], + "Sangria (feat. Denzel Curry)": [], + "Whipski (feat. Lil Skies & Internet Money)": [], + "FALL IN LOVE": [], + "SIMPLE": [], + "ROADRUNNER +": [], + "Human (feat. Night Lovell)": [], + "MEGAN": [], + "Go": [], + "BLUE MOON (feat. Teddi Jones)": [], + "STRANDED *": [], + "RED": [], + "Immaculate": [], + "VINTAGE DIOR": [], + "How U Feel (feat. Joey Bada$$)": [], + "BENZO": [], + "EYE EYE EYE (feat. Kevin Abstract)": [], + "Alone (Feat. Trippie Redd)": [], + "CRUEL WORLD": [], + "Who Do I Trust": [], + "CAN YOU HELP ME": [], + "5AM": [] + }, + "The National": { + "Fake Empire": [], + "Bloodbuzz Ohio": [], + "I Need My Girl": [], + "Mistaken for Strangers": [], + "Sorrow": [], + "Slow Show": [], + "Terrible Love": [], + "Start a War": [], + "Brainy": [], + "England": [], + "Conversation 16": [], + "Apartment Story": [], + "Runaway": [], + "I Should Live in Salt": [], + "Don't Swallow the Cap": [], + "Afraid of Everyone": [], + "Green Gloves": [], + "Lemonworld": [], + "Squalor Victoria": [], + "About Today": [], + "Little Faith": [], + "Gospel": [], + "The Alcott (feat. Taylor Swift)": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 66, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 33, + "name": "depressive", + "url": "https://www.last.fm/tag/depressive" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 33, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 10, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 10, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 10, + "name": "amazing", + "url": "https://www.last.fm/tag/amazing" + } + ], + "All the Wine": [], + "Guest Room": [], + "This Is the Last Time": [], + "Secret Meeting": [], + "Vanderlyle Crybaby Geeks": [], + "Ada": [] + }, + "You'll Never Get to Heaven": { + "Setting Sun": [ + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 100, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + } + ], + "Caught in Time, So Far Away": [], + "Exquisite Tension": [ + { + "count": 100, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 100, + "name": "Wavelength with DJ Izzy", + "url": "https://www.last.fm/tag/Wavelength+with+DJ+Izzy" + } + ], + "Beyond the Clouds": [], + "Still": [], + "Shared Dreams": [], + "Dust": [], + "Unravel": [], + "You've Got the Sun": [], + "Eye, Soul and Hand": [], + "Images": [], + "By This River": [], + "Adorn": [], + "Pink And Gold And Blue": [], + "Eternal Present": [], + "Disillusionment for the Emotional Type": [], + "Shadow Garden": [], + "Predawn Visions": [], + "White Light": [], + "Rain Copy": [], + "Pattern Waves": [], + "Drowning Out": [], + "Mad Shadows": [], + "To Be Fair": [], + "Vapor Frames": [], + "Enfantillages Pittoresques, Berceuse": [], + "Wind": [], + "Reliable Effects": [], + "Violet": [] + }, + "BADBADNOTGOOD": { + "Time Moves Slow": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 36, + "name": "soul jazz", + "url": "https://www.last.fm/tag/soul+jazz" + }, + { + "count": 11, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 11, + "name": "jazz fusion", + "url": "https://www.last.fm/tag/jazz+fusion" + }, + { + "count": 1, + "name": "night", + "url": "https://www.last.fm/tag/night" + }, + { + "count": 1, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 1, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 1, + "name": "angry", + "url": "https://www.last.fm/tag/angry" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + } + ], + "In Your Eyes": [], + "Hedron": [], + "Can't Leave the Night": [], + "Speaking Gently": [], + "Triangle": [], + "Kaleidoscope": [], + "Confessions": [], + "Sour Soul": [], + "Chompy's Paradise": [], + "Lavender": [], + "Love Proceeding": [], + "And That, Too.": [], + "Ray Gun": [], + "Cashmere": [], + "IV": [], + "Since You Asked Kindly": [], + "Hyssop of Love": [], + "Differently, Still": [], + "Structure No. 3": [], + "Beside April": [], + "Eyes Closed": [], + "Stark's Reality": [], + "CS60": [], + "Signal From The Noise": [], + "Sleeper": [], + "Six Degrees": [], + "Fall In Love": [], + "The Chocolate Conquistadors (From Grand Theft Auto Online: The Cayo Perico Heist)": [] + }, + "Illenium": { + "Good Things Fall Apart (with Jon Bellion)": [], + "In Your Arms (with X Ambassadors)": [], + "All That Really Matters": [], + "Eyes Wide Shut": [], + "Crawl Outta Love": [], + "Feel Something (With I Prevail)": [], + "First Time": [], + "Crashing (feat. Bahari)": [], + "Story Of My Life (feat. Trippie Redd)": [], + "Fractures": [], + "Nightlight": [], + "Where'd U Go": [], + "Sound of Walking Away": [], + "Take You Down": [], + "Fractures (feat. Nevve)": [], + "Shivering": [], + "Beautiful Creatures (feat. MAX)": [], + "Leaving": [], + "Sideways": [], + "Nothing Ever After": [], + "Lost": [], + "I'll Be Your Reason": [], + "With All My Heart": [], + "Wouldn’t Change A Thing": [], + "Blame Myself": [], + "Fortress": [], + "Hearts on Fire": [], + "Hold On (with Georgia Ku)": [], + "Good Things Fall Apart (with Jon Bellion) [Tiësto's Big Room Remix]": [] + }, + "Bauhaus": { + "Dark Entries": [], + "All We Ever Wanted Was Everything": [], + "She's in Parties": [], + "The Passion of Lovers": [], + "Bela Lugosi's Dead (official version)": [], + "Ziggy Stardust": [], + "Double Dare": [], + "In the Flat Field": [], + "Bela Lugosi's Dead": [], + "Stigmata Martyr": [], + "Kick in the Eye": [], + "The Sanity Assassin": [], + "Telegram Sam": [], + "Silent Hedges": [], + "Third Uncle": [], + "Terror Couple Kill Colonel": [], + "St. Vitus Dance": [], + "A God in an Alcove": [], + "Dive": [], + "Bite My Hip": [ + { + "count": 100, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 100, + "name": "please do", + "url": "https://www.last.fm/tag/please+do" + }, + { + "count": 66, + "name": "bite bite bite", + "url": "https://www.last.fm/tag/bite+bite+bite" + } + ], + "Hollow Hills": [], + "Dancing": [], + "Rosegarden Funeral of Sores": [], + "Spirit": [], + "Crowds": [], + "Nerves": [], + "Hair of the Dog": [], + "Lagartija Nick": [], + "Slice of Life": [] + }, + "Tasha & Tracie": { + "TANG": [], + "DESCE LICOR": [], + "SUV": [], + "Salve": [], + "WILLY": [], + "Amina": [ + { + "count": 100, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 100, + "name": "MINHAS músicas", + "url": "https://www.last.fm/tag/MINHAS+m%C3%BAsicas" + } + ], + "Amarrou": [], + "Diretoria": [], + "Lui Lui": [], + "DIA DE BAILE": [], + "ARRUME-SE COMIGO": [], + "Agouro": [], + "Rouff": [], + "Cachorraz Kamikaze": [], + "As Mais Braba": [], + "Wanna Be's (intro)": [], + "Cheat Code": [], + "Yvonne Fair": [], + "TOM SOBRE TOM": [], + "Poco": [], + "DRAKE DA CAPITAL": [], + "E.d.b.b": [], + "FORTAL": [], + "FECHAMENTO": [], + "Flo Jo": [], + "Randandan": [], + "Drop da Santa": [], + "Trágico": [], + "Punani": [] + }, + "Rubel": { + "Quando Bate Aquela Saudade": [ + { + "count": 100, + "name": "someone please sing this to me", + "url": "https://www.last.fm/tag/someone+please+sing+this+to+me" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 29, + "name": "linda", + "url": "https://www.last.fm/tag/linda" + }, + { + "count": 29, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 15, + "name": "ME SEGURA SENAO EU CHORO", + "url": "https://www.last.fm/tag/ME+SEGURA+SENAO+EU+CHORO" + }, + { + "count": 15, + "name": "Mixtape For The Next Person I Fall In Love With", + "url": "https://www.last.fm/tag/Mixtape+For+The+Next+Person+I+Fall+In+Love+With" + }, + { + "count": 4, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "Vida", + "url": "https://www.last.fm/tag/Vida" + }, + { + "count": 1, + "name": "mulher", + "url": "https://www.last.fm/tag/mulher" + }, + { + "count": 1, + "name": "tristeza", + "url": "https://www.last.fm/tag/tristeza" + } + ], + "Partilhar": [], + "Grão de Areia": [], + "Medo Bobo": [], + "Ben": [], + "PUT@RIA!": [], + "O Velho E O Mar": [], + "Quadro Verde": [], + "Toda Beleza": [], + "Carta de Maria": [], + "Pearl": [], + "Mantra (feat. Emicida)": [], + "Colégio": [], + "Mantra": [], + "Torto Arado": [], + "Nuvem": [], + "Mascarados": [], + "Não Vou Reclamar de Deus": [], + "Bolso de Fora - Rubel Canta Adoniran Barbosa": [], + "Azul, Bebê": [], + "Sapato": [], + "Explodir": [], + "Posso Dizer": [], + "A Janela, Carolina": [], + "Cachorro": [], + "As Palavras": [], + "Você Me Pergunta": [], + "Ouro": [], + "Rubelía": [] + }, + "BAEKHYUN": { + "Bambi": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 25, + "name": "sex", + "url": "https://www.last.fm/tag/sex" + }, + { + "count": 17, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "pure talent", + "url": "https://www.last.fm/tag/pure+talent" + }, + { + "count": 8, + "name": "real music", + "url": "https://www.last.fm/tag/real+music" + }, + { + "count": 8, + "name": "sleep music", + "url": "https://www.last.fm/tag/sleep+music" + }, + { + "count": 3, + "name": "Horny song", + "url": "https://www.last.fm/tag/Horny+song" + }, + { + "count": 3, + "name": "amor a primeira ouvida", + "url": "https://www.last.fm/tag/amor+a+primeira+ouvida" + }, + { + "count": 3, + "name": "bambi", + "url": "https://www.last.fm/tag/bambi" + } + ], + "Candy": [], + "UN Village": [], + "Cry for Love": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 66, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 33, + "name": "2021", + "url": "https://www.last.fm/tag/2021" + }, + { + "count": 33, + "name": "exo", + "url": "https://www.last.fm/tag/exo" + }, + { + "count": 33, + "name": "ldn noise", + "url": "https://www.last.fm/tag/ldn+noise" + }, + { + "count": 10, + "name": "i used to be so in love", + "url": "https://www.last.fm/tag/i+used+to+be+so+in+love" + }, + { + "count": 10, + "name": "2020s", + "url": "https://www.last.fm/tag/2020s" + }, + { + "count": 10, + "name": "vocal king", + "url": "https://www.last.fm/tag/vocal+king" + } + ], + "Love Again": [], + "Amusement Park": [], + "Love Scene": [], + "Betcha": [], + "Pineapple Slice": [], + "Stay Up": [], + "All I Got": [], + "Underwater": [], + "Bungee": [], + "R U Ridin’?": [], + "Ghost": [], + "Privacy": [], + "Ice Queen": [], + "Diamond": [], + "Poppin’": [], + "Psycho - Bonus Track": [], + "Elevator": [], + "Chocolate": [], + "Get You Alone": [], + "Rendez-Vous": [], + "두근거려 (Beautiful)": [], + "Good Morning": [], + "Garden In The Air": [], + "Truth Be Told": [], + "너를 사랑하고 있어": [] + }, + "Otis Redding": { + "(Sittin' On) The Dock of the Bay": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 93, + "name": "7soul", + "url": "https://www.last.fm/tag/7soul" + }, + { + "count": 39, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 29, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 12, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 11, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + }, + { + "count": 5, + "name": "Otis Redding", + "url": "https://www.last.fm/tag/Otis+Redding" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "Try a Little Tenderness": [], + "These Arms of Mine": [], + "Hard to Handle": [], + "Cigarettes and Coffee": [], + "Stand by Me": [], + "I've Been Loving You Too Long": [], + "My Girl": [], + "Pain In My Heart": [], + "That's How Strong My Love Is": [], + "Merry Christmas Baby": [], + "Respect": [], + "Love Man": [], + "Shake": [], + "Mr. Pitiful": [], + "[Sittin' On] The Dock Of The Bay": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 93, + "name": "7soul", + "url": "https://www.last.fm/tag/7soul" + }, + { + "count": 39, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 29, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 12, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 11, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + }, + { + "count": 5, + "name": "Otis Redding", + "url": "https://www.last.fm/tag/Otis+Redding" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "My Lover's Prayer": [], + "Tramp": [], + "I Can't Turn You Loose": [], + "White Christmas": [], + "I've Got Dreams To Remember": [], + "A Change Is Gonna Come": [], + "Fa-Fa-Fa-Fa-Fa (Sad Song)": [], + "Security": [], + "(I Can't Get No) Satisfaction": [], + "My Girl - Remastered Mono": [], + "For Your Precious Love": [], + "You Don't Miss Your Water": [], + "Satisfaction": [] + }, + "Bonnie Tyler": { + "Total Eclipse of the Heart": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 50, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 30, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 25, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 11, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 6, + "name": "bonnie tyler", + "url": "https://www.last.fm/tag/bonnie+tyler" + }, + { + "count": 4, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "romantic", + "url": "https://www.last.fm/tag/romantic" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Holding Out for a Hero - From \"Footloose\" Soundtrack": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 66, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 66, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 33, + "name": "vocal harmonies", + "url": "https://www.last.fm/tag/vocal+harmonies" + }, + { + "count": 33, + "name": "eurobeat", + "url": "https://www.last.fm/tag/eurobeat" + }, + { + "count": 33, + "name": "1984", + "url": "https://www.last.fm/tag/1984" + }, + { + "count": 10, + "name": "A minor", + "url": "https://www.last.fm/tag/A+minor" + }, + { + "count": 10, + "name": "jim steinman", + "url": "https://www.last.fm/tag/jim+steinman" + }, + { + "count": 10, + "name": "interweaving vocal harmony", + "url": "https://www.last.fm/tag/interweaving+vocal+harmony" + } + ], + "Holding Out for a Hero": [], + "It's a Heartache": [], + "Holding Out For A Hero - Single Version": [], + "Total Eclipse Of The Heart - Single Version": [], + "If You Were a Woman (And I Was a Man)": [], + "Lost In France": [], + "Have You Ever Seen The Rain?": [], + "Faster Than the Speed of Night": [], + "I Need a Hero": [], + "Straight From The Heart": [], + "Bitterblue": [], + "Here She Comes": [], + "The Best": [], + "Getting So Excited": [], + "Holding Out for a Hero (From \"Footloose\" Soundtrack)": [], + "Don't Turn Around": [], + "More Than A Lover": [], + "If I Sing You A Love Song": [], + "Against the Wind": [], + "To Love Somebody": [], + "Total Eclipse of the Heart (single version)": [], + "Save Up All Your Tears": [], + "Take Me Back": [], + "It's A Jungle Out There": [], + "Goodbye to the Island": [], + "Lovers Again": [], + "Tears": [] + }, + "Lany": { + "ILYSB": [], + "Malibu Nights": [], + "Super Far": [], + "13": [], + "Thick And Thin": [], + "dancing in the kitchen": [], + "ILYSB - STRIPPED": [], + "Thru These Tears": [], + "pink skies": [], + "if this is the last time": [], + "I Don't Wanna Love You Anymore": [], + "you!": [], + "cowboy in LA": [], + "anything 4 u": [], + "dna": [], + "Good Girls": [], + "'Cause You Have To": [], + "ex i never had": [], + "If You See Her": [], + "nobody else": [], + "up to me": [], + "good guys": [], + "Hericane": [], + "okay": [], + "heart won't let me": [], + "Let Me Know": [], + "Where The Hell Are My Friends": [], + "The Breakup": [], + "the older you get, the less you cry": [] + }, + "Eurythmics": { + "Sweet Dreams (Are Made of This) - Remastered": [], + "Sweet Dreams (Are Made of This)": [], + "Sweet Dreams (Are Made of This) - 2005 Remaster": [ + { + "count": 100, + "name": "eurythmics", + "url": "https://www.last.fm/tag/eurythmics" + } + ], + "Sweet Dreams": [], + "Here Comes the Rain Again": [], + "There Must Be an Angel (Playing with My Heart)": [], + "Here Comes The Rain Again - Remastered Version": [], + "Love Is a Stranger": [], + "Thorn in My Side": [], + "Miracle of Love": [], + "I Saved The World Today": [], + "When Tomorrow Comes": [], + "Missionary Man": [], + "Who's That Girl?": [], + "Would I Lie to You?": [], + "Sweet Dreams (Are Made of This) - Remastered Version": [], + "Right By Your Side": [], + "Winter Wonderland": [], + "Sisters Are Doin' It for Themselves": [], + "It's Alright (Baby's Coming Back)": [], + "I Need A Man": [], + "You Have Placed a Chill in My Heart": [], + "Don't Ask Me Why": [], + "Sisters Are Doin' It For Themselves - Remastered Version": [], + "There Must Be An Angel": [], + "Angel": [], + "Who's That Girl": [], + "Love Is a Stranger - remastered version": [], + "17 Again": [] + }, + "David Kushner": { + "Daylight": [ + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 17, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 8, + "name": "daylight", + "url": "https://www.last.fm/tag/daylight" + }, + { + "count": 8, + "name": "chamber pop", + "url": "https://www.last.fm/tag/chamber+pop" + }, + { + "count": 8, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 2, + "name": "playlista rmf fm", + "url": "https://www.last.fm/tag/playlista+rmf+fm" + }, + { + "count": 2, + "name": "uk number two", + "url": "https://www.last.fm/tag/uk+number+two" + } + ], + "Mr. Forgettable": [], + "Miserable Man": [], + "Burn": [], + "Skin and Bones": [], + "Dead Man": [], + "Cigarettes": [], + "Darkerside": [], + "Look Back & Laugh": [], + "Hero": [], + "Cannon Beach": [], + "Sweet Oblivion": [], + "Humankind": [], + "oooWooo": [], + "Empty Bench": [], + "Elk Grove": [], + "Breathe In, Breathe Out": [], + "Daylight - Cinematic": [], + "Skin and Bones - MEDUZA REMIX": [], + "Daylight - Sped Up": [], + "Daylight - Slowed + Reverb": [], + "No High": [], + "Poison": [], + "Love Worth Saving": [], + "You and Me": [], + "Heavens Sirens": [], + "Universe": [], + "Daylight - Acoustic": [], + "Buried At Sea": [] + }, + "Eric Clapton": { + "Tears in Heaven": [], + "Cocaine": [], + "Wonderful Tonight": [], + "Layla": [], + "I Shot The Sheriff": [], + "Change The World": [], + "Lay Down Sally": [], + "After Midnight": [], + "Knockin' On Heaven's Door": [], + "My Father's Eyes": [], + "Let It Rain": [], + "Promises": [], + "Let It Grow": [], + "Old Love": [], + "Running on Faith": [], + "Before You Accuse Me": [], + "Alberta": [], + "Layla - Acoustic Live": [], + "Hey Hey": [], + "Bad Love": [], + "Signe": [], + "Lonely Stranger": [], + "Forever Man": [], + "San Francisco Bay Blues": [], + "Walkin' Blues": [], + "Riding With The King": [], + "Pretending": [], + "Malted Milk": [], + "I Can't Stand It": [] + }, + "Paul Simon": { + "You Can Call Me Al": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 67, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 43, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 40, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 15, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 12, + "name": "paul simon", + "url": "https://www.last.fm/tag/paul+simon" + }, + { + "count": 7, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "fun", + "url": "https://www.last.fm/tag/fun" + } + ], + "Me and Julio Down by the Schoolyard": [], + "50 Ways to Leave Your Lover": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 83, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 53, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 42, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 16, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 2, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 2, + "name": "paul simon", + "url": "https://www.last.fm/tag/paul+simon" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Graceland": [], + "Diamonds on the Soles of Her Shoes": [], + "Kodachrome": [], + "The Boy in the Bubble": [], + "Under African Skies": [], + "Mother and Child Reunion": [], + "Still Crazy After All These Years": [], + "Late in the Evening": [], + "I Know What I Know": [], + "The Obvious Child": [], + "Slip Slidin' Away": [], + "Homeless": [], + "Loves Me Like a Rock": [], + "Gumboots": [], + "That Was Your Mother": [], + "Crazy Love, Vol. II": [], + "Run That Body Down": [], + "Duncan": [], + "All Around the World or the Myth of Fingerprints": [], + "American Tune": [], + "Peace Like a River": [], + "Hearts and Bones": [], + "The Sound of Silence": [], + "Can't Run But": [], + "Something So Right": [], + "Father and Daughter": [] + }, + "MONSTA X": { + "MIDDLE OF THE NIGHT": [], + "HERO": [], + "DRAMARAMA": [], + "Love Killa": [], + "SOMEONE'S SOMEONE": [], + "Shoot Out": [], + "Beautiful Liar": [], + "Beautiful": [], + "FANTASIA": [], + "JEALOUSY": [], + "WHO DO U LOVE?": [], + "WHO DO U LOVE? (feat. French Montana)": [], + "Follow": [], + "One Day": [], + "Alligator": [], + "GAMBLER": [], + "YOU CAN'T HOLD MY HEART": [], + "GOT MY NUMBER": [], + "SHINE FOREVER": [], + "LOVE U": [], + "All in": [], + "Trespass": [], + "Rush Hour": [], + "Stuck": [], + "Magnetic": [], + "LOVE": [], + "Play It Cool": [], + "LOST IN THE DREAM": [], + "You Problem": [] + }, + "Baco Exu do Blues": { + "Me Desculpa Jay Z": [], + "Flamingos": [], + "20 Ligações": [], + "Te Amo Disgraça": [], + "Hotel Caro": [], + "Girassóis de Van Gogh": [], + "Samba in Paris": [], + "Tardes Que Nunca Acabam": [], + "Lágrimas": [], + "Queima Minha Pele": [], + "Última Noite": [], + "Bluesman": [], + "Sei Partir": [], + "Dois Amores": [], + "Autoestima": [], + "Cigana": [], + "Sinto Tanta Raiva…": [], + "Banho de Sol": [], + "Ela é Gostosa pra Caralho": [], + "Mulheres Grandes": [], + "Minotauro de Borges": [], + "pausa da sua tristeza": [], + "ESÚ": [], + "Kanye West da Bahia": [], + "Imortais e Fatais 2": [], + "piscina vazia": [], + "Preto e Prata": [], + "Imortais e Fatais": [], + "BB King": [] + }, + "Walk the Moon": { + "Shut Up and Dance": [ + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 64, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 42, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 24, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 8, + "name": "american", + "url": "https://www.last.fm/tag/american" + }, + { + "count": 5, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 1, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 1, + "name": "power pop", + "url": "https://www.last.fm/tag/power+pop" + } + ], + "Anna Sun": [], + "Tightrope": [], + "Quesadilla": [], + "Jenny": [], + "Work This Body": [], + "One Foot": [], + "Different Colors": [], + "Next in Line": [], + "Shiver Shiver": [], + "Lisa Baby": [], + "Avalanche": [], + "Lost in the Wild": [], + "I Can Lift a Car": [], + "Iscariot": [], + "Kamikaze": [], + "Portugal": [], + "Lions": [], + "Fixin'": [], + "Timebomb": [], + "Sidekick": [], + "Aquaman": [], + "Up 2 U": [], + "Ghostbusters": [], + "We Are The Kids": [], + "Come Under The Covers": [], + "Surrender": [], + "Down in the Dumps": [], + "Headphones": [] + }, + "Victoria Monét": { + "We Might Even Be Falling in Love (Interlude)": [], + "On My Mama": [], + "We Might Even Be Falling In Love (Duet) - Spotify Singles": [], + "Experience": [], + "Moment": [], + "Alright": [], + "Big Boss (Interlude)": [], + "Smoke (feat. Lucky Daye)": [], + "Coastin’": [], + "Ass Like That": [], + "Jaguar": [], + "F.U.C.K.": [], + "Dive": [], + "Go There with You": [], + "Party Girls (feat. Buju Banton)": [], + "Touch Me": [], + "How Does It Make You Feel": [], + "Smoke (Reprise)": [], + "Cadillac (A Pimp's Anthem)": [], + "We Might Even Be Falling In Love (Duet)": [], + "Touch Me (feat. Kehlani) - Remix": [], + "Stop (Askin' Me 4Shyt)": [], + "I'm the One": [], + "Good Bye": [], + "Hollywood (feat. Earth, Wind & Fire + Hazel Monét)": [], + "SOS (Sex on Sight) (feat. Usher)": [], + "New Love": [], + "1900's": [], + "Don't Sleep (feat. Thundercat)": [] + }, + "Nicky Jam": { + "X": [], + "Hasta el Amanecer": [], + "X (feat. Maluma & Ozuna) - Remix": [], + "El Perdón": [], + "El Perdón (with Enrique Iglesias)": [], + "El Amante": [], + "En La Cama (feat. Daddy Yankee)": [], + "Travesuras": [], + "Te Robaré": [], + "Live It Up - Official Song 2018 FIFA World Cup Russia": [], + "Muévelo": [], + "Yo No Soy Tu Marido": [], + "Whine Up": [], + "Si Tú La Ves (Feat. Wisin)": [], + "X - Remix": [], + "Voy A Beber": [], + "69": [], + "Calor": [], + "Travesuras - Remix": [], + "Hiekka": [], + "Fan de Tus Fotos": [], + "Atrévete": [], + "Polvo": [], + "El Amante (feat. Ozuna & Bad Bunny) - Remix": [], + "Me Voy Pal Party": [], + "Celular": [], + "Tu Y Yo": [], + "Si Tú No Estás": [], + "Jaleo": [] + }, + "Kansas": { + "Carry on Wayward Son": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 58, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 36, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 6, + "name": "kansas", + "url": "https://www.last.fm/tag/kansas" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "Carry on Wayward Son", + "url": "https://www.last.fm/tag/Carry+on+Wayward+Son" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + } + ], + "Dust in the Wind": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 64, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 10, + "name": "kansas", + "url": "https://www.last.fm/tag/kansas" + }, + { + "count": 5, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Point of Know Return": [], + "Carry on My Wayward Son": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 58, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 36, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 36, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 13, + "name": "Supernatural", + "url": "https://www.last.fm/tag/Supernatural" + }, + { + "count": 6, + "name": "kansas", + "url": "https://www.last.fm/tag/kansas" + }, + { + "count": 4, + "name": "hard rock", + "url": "https://www.last.fm/tag/hard+rock" + }, + { + "count": 1, + "name": "Guitar Hero", + "url": "https://www.last.fm/tag/Guitar+Hero" + }, + { + "count": 1, + "name": "Carry on Wayward Son", + "url": "https://www.last.fm/tag/Carry+on+Wayward+Son" + }, + { + "count": 1, + "name": "1976", + "url": "https://www.last.fm/tag/1976" + } + ], + "The Wall": [], + "Play the Game Tonight": [], + "Hold On": [], + "Carry On Wayward Son - Single Version": [], + "Fight Fire With Fire": [], + "Song for America": [], + "What's on My Mind": [], + "Miracles Out of Nowhere": [], + "Closet Chronicles": [], + "Portrait (He Knew)": [], + "No One Together": [], + "Cheyenne Anthem": [], + "Opus Insert": [], + "Paradox": [], + "The Pinnacle": [], + "Questions of My Childhood": [], + "Dust In The Wind": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 64, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 28, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 25, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 10, + "name": "kansas", + "url": "https://www.last.fm/tag/kansas" + }, + { + "count": 5, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 5, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + }, + { + "count": 1, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 1, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + } + ], + "Sparks of the Tempest": [], + "The Spider": [], + "Nobody's Home": [], + "Journey From Mariabronn": [], + "The Devil Game": [], + "Lightning's Hand": [], + "Can I Tell You": [], + "Hopelessly Human": [] + }, + "Clams Casino": { + "I'm God": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 85, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + }, + { + "count": 41, + "name": "chillwave", + "url": "https://www.last.fm/tag/chillwave" + }, + { + "count": 18, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 4, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 4, + "name": "instrumental hip hop", + "url": "https://www.last.fm/tag/instrumental+hip+hop" + }, + { + "count": 4, + "name": "witch house", + "url": "https://www.last.fm/tag/witch+house" + }, + { + "count": 1, + "name": "2012", + "url": "https://www.last.fm/tag/2012" + }, + { + "count": 1, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 1, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + } + ], + "All I Need": [], + "Motivation": [], + "I'm the Devil": [], + "Illest Alive": [], + "Treetop": [], + "Be Somebody (feat. A$AP Rocky & Lil B)": [], + "Gorilla": [], + "Natural": [], + "Numb": [], + "Blast": [], + "Drowning": [], + "Realist Alive": [], + "The World Needs Change": [], + "Waterfalls": [], + "All Nite (Feat. Vince Staples)": [], + "Swervin'": [], + "Crystals": [], + "Leaf": [], + "Human": [], + "Soliloquy": [], + "Cupidwing": [], + "I'm Official": [], + "Water Theme": [], + "All Nite": [], + "Caves": [], + "Cold War": [], + "She's Hot": [], + "Level 1": [] + }, + "grandson": { + "Blood // Water": [ + { + "count": 100, + "name": "rap rock", + "url": "https://www.last.fm/tag/rap+rock" + }, + { + "count": 100, + "name": "my top songs", + "url": "https://www.last.fm/tag/my+top+songs" + }, + { + "count": 29, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 29, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 15, + "name": "Brostep", + "url": "https://www.last.fm/tag/Brostep" + }, + { + "count": 4, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 4, + "name": "alt rock", + "url": "https://www.last.fm/tag/alt+rock" + }, + { + "count": 1, + "name": "dramatic", + "url": "https://www.last.fm/tag/dramatic" + }, + { + "count": 1, + "name": "desperate", + "url": "https://www.last.fm/tag/desperate" + }, + { + "count": 1, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + } + ], + "Dirty": [], + "Bury Me Face Down": [], + "Despicable": [], + "Darkside": [], + "Rain (from The Suicide Squad)": [], + "Best Friends": [], + "Apologize": [], + "Riptide": [], + "Overdose": [], + "Oh No!!!": [], + "Stick Up": [], + "thoughts & prayers": [], + "Identity": [], + "Stigmata": [], + "Rock Bottom": [], + "Blood // Water - King Kavalier Remix": [], + "War": [], + "Something To Hide": [], + "6:00": [], + "In Over My Head": [], + "Happy Pill": [], + "Bills": [], + "Drop Dead (with Kesha and Travis Barker)": [], + "Drones": [], + "Kiss Bang": [], + "Eulogy": [], + "Peaches (Text Voter XX to 40649)": [], + "WWIII": [] + }, + "Yes": { + "Owner of a Lonely Heart": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 66, + "name": "Progressive rock", + "url": "https://www.last.fm/tag/Progressive+rock" + }, + { + "count": 49, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 16, + "name": "yes", + "url": "https://www.last.fm/tag/yes" + }, + { + "count": 6, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 4, + "name": "1983", + "url": "https://www.last.fm/tag/1983" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "Progressive", + "url": "https://www.last.fm/tag/Progressive" + }, + { + "count": 1, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + } + ], + "Roundabout": [], + "Roundabout - 2003 Remaster": [], + "Mood for a Day": [], + "Heart of the Sunrise": [], + "Long Distance Runaround": [], + "Siberian Khatru": [], + "And You and I": [], + "Roundabout - 2024 Remaster": [], + "Changes": [], + "I've Seen All Good People": [], + "South Side of the Sky": [], + "Leave It": [], + "Starship Trooper": [], + "Yours Is No Disgrace": [], + "Close to the Edge": [], + "We Have Heaven": [], + "The Fish (Schindleria Praematurus)": [], + "Hold On": [], + "It Can Happen": [], + "Five Per Cent for Nothing": [], + "Sweetness - 2003 Remaster": [], + "I've Seen All Good People: a. Your Move, b. All Good People - 2003 Remaster": [], + "Cans and Brahms": [], + "Roundabout - 2008 Remaster": [], + "Roundabout - Remastered Version": [], + "Perpetual Change": [], + "Wonderous Stories": [], + "Love Will Find a Way": [] + }, + "Ella Fitzgerald": { + "Sleigh Ride": [], + "Cheek to Cheek": [], + "Frosty the Snowman": [], + "Dream A Little Dream Of Me - Single Version": [], + "Dream a Little Dream of Me": [], + "Summertime": [], + "It's Only a Paper Moon": [], + "They Can't Take That Away From Me": [], + "Someone to Watch Over Me": [], + "Have Yourself a Merry Little Christmas": [], + "I Get a Kick Out of You": [], + "I've Got A Crush On You": [], + "Night and Day": [], + "Ev'ry Time We Say Goodbye": [], + "Let It Snow! Let It Snow! Let It Snow!": [], + "Manhattan": [], + "Autumn In New York": [], + "What Are You Doing New Year's Eve?": [], + "Let's Do It (Let's Fall In Love)": [], + "I've Got My Love to Keep Me Warm": [], + "Cry Me A River": [], + "Blue Skies": [], + "Misty": [], + "Let's Call The Whole Thing Off": [], + "But Not for Me": [], + "In A Sentimental Mood": [], + "The Lady Is a Tramp": [], + "Mack The Knife": [], + "Bewitched, Bothered, And Bewildered": [] + }, + "Mon Laferte": { + "Tu Falta De Querer": [ + { + "count": 100, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 100, + "name": "chile", + "url": "https://www.last.fm/tag/chile" + }, + { + "count": 66, + "name": "mon laferte", + "url": "https://www.last.fm/tag/mon+laferte" + }, + { + "count": 16, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 8, + "name": "cabaret", + "url": "https://www.last.fm/tag/cabaret" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 2, + "name": "latin pop", + "url": "https://www.last.fm/tag/latin+pop" + }, + { + "count": 2, + "name": "music", + "url": "https://www.last.fm/tag/music" + }, + { + "count": 2, + "name": "mexico", + "url": "https://www.last.fm/tag/mexico" + } + ], + "Mi Buen Amor": [], + "Amárrame": [], + "Amor Completo": [], + "Si tú me quisieras": [], + "Pa’ Dónde Se Fue": [], + "Antes De Ti": [], + "Flaco": [], + "Tormento": [], + "Primaveral": [], + "Supermercado": [], + "Química Mayor": [], + "Funeral": [], + "El Diablo": [], + "El Cristal": [], + "Tenochtitlán": [], + "Invéntame": [], + "El Beso": [], + "Otra Noche De Llorar": [], + "Yo Te Qui": [], + "Algo Es Mejor": [], + "Aunque Te Mueras Por Volver": [], + "Que Sí": [], + "Bonita - Bonus Track": [], + "Caderas Blancas": [], + "Te juro que volveré": [], + "Préndele Fuego": [], + "La Trenza": [], + "La Mujer": [] + }, + "Bell Biv DeVoe": { + "Poison": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 93, + "name": "new jack swing", + "url": "https://www.last.fm/tag/new+jack+swing" + }, + { + "count": 46, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 44, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 12, + "name": "scrubs", + "url": "https://www.last.fm/tag/scrubs" + }, + { + "count": 10, + "name": "old school", + "url": "https://www.last.fm/tag/old+school" + }, + { + "count": 8, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 2, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 2, + "name": "Poison", + "url": "https://www.last.fm/tag/Poison" + }, + { + "count": 2, + "name": "1990", + "url": "https://www.last.fm/tag/1990" + } + ], + "Do Me!": [], + "When Will I See You Smile Again?": [], + "B.B.D. (I Thought It Was Me)?": [], + "Dope!": [], + "I Do Need You": [], + "Something In Your Eyes": [], + "Let Me Know Something?!": [], + "Ain't Nut'in' Changed!": [], + "Poison - Hip Hop Mix": [], + "Gangsta": [], + "Ronnie, Bobby, Ricky, MIke, Ralph And Johnny (Word To The Mutha)!": [], + "Word To The Mutha!": [], + "Poison (Beat Juggle)": [], + "Above The Rim": [], + "Poison [1990]": [], + "Do Me": [], + "Poison (extended club version)": [], + "Poison - Extended Club Version": [], + "Breezy": [], + "That Girl is Poison": [], + "RUN": [], + "Intro/ D.J. Opening": [], + "Ghetto Booty": [], + "Show Me The Way": [], + "Finally (feat. SWV)": [], + "Poison - Phil N Good Remix": [], + "Poison - S & P Jervier Full Rub Mix": [], + "Hootie Mack": [] + }, + "CHAEYOUNG": { + "SHOOT (Firecracker)": [], + "AVOCADO (feat. Gliiico)": [], + "Band-Aid": [], + "Girl": [], + "BF": [], + "그림자놀이": [], + "내 기타": [], + "RIBBON (feat. SUMIN, Jibin of Y2K92)": [], + "DOWNPOUR (with Kai)": [], + "DOWNPOUR (feat. Gliiico)": [], + "Ribbons (feat. SUMIN, Jibin of Y2K92)": [], + "RIBBON (feat. SUMIN & Jibin)": [], + "Alone": [], + "Off My Face - Cover": [], + "IN MY ROOM": [], + "RIBBONS (feat. SUMIN & Jibin)": [], + "Jelly! (feat. Shoi)": [], + "Call Me! (feat. 이한울)": [], + "그림자놀이 (SHADOW PUPPETS)": [], + "내 기타 (My Guitar)": [], + "Off My Face": [], + "Wasn't love (feat. FR:EDEN)": [], + "MY GUITAR": [], + "DOWNPOUR": [], + "avocado": [], + "SHADOW PUPPETS": [], + "Crush ♥": [], + "RIBBONS (feat. SUMIN, Jibin)": [], + "BLUE (feat. 추서준)": [] + }, + "Sheck Wes": { + "Mo Bamba": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 16, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 16, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 8, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 8, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 8, + "name": "pop rap", + "url": "https://www.last.fm/tag/pop+rap" + }, + { + "count": 3, + "name": "swagger", + "url": "https://www.last.fm/tag/swagger" + }, + { + "count": 3, + "name": "banger", + "url": "https://www.last.fm/tag/banger" + }, + { + "count": 3, + "name": "east coast hip hop", + "url": "https://www.last.fm/tag/east+coast+hip+hop" + } + ], + "Live Sheck Wes": [], + "ILMB": [], + "ILMB (feat. Travis Scott)": [], + "WESPN": [], + "CHIPPI CHIPPI": [], + "Gmail": [], + "Mindfucker": [], + "Losing My Mind": [], + "TRIP OUT": [], + "YKTS": [], + "Wanted": [], + "Do That": [], + "PAIN!": [], + "Kyrie": [], + "Vetements Socks": [], + "Fuck Everybody": [], + "Never Lost": [], + "Burn Slow - Interlude": [], + "Jiggy On The Shits": [], + "BEAST": [], + "Danimals": [], + "#BEENBALLIN": [], + "Live SheckWes Die SheckWes": [], + "LFG!": [], + "Sadio Mané (YNWA)": [], + "Rich One Day": [], + "Burn Slow (Interlude)": [], + "Jiggy On The S***s": [] + }, + "Stan Getz": { + "The Girl From Ipanema": [ + { + "count": 100, + "name": "Bossa Nova", + "url": "https://www.last.fm/tag/Bossa+Nova" + }, + { + "count": 82, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 21, + "name": "Stan Getz", + "url": "https://www.last.fm/tag/Stan+Getz" + }, + { + "count": 20, + "name": "latin", + "url": "https://www.last.fm/tag/latin" + }, + { + "count": 9, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 3, + "name": "cool jazz", + "url": "https://www.last.fm/tag/cool+jazz" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 1, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 1, + "name": "astrud gilberto", + "url": "https://www.last.fm/tag/astrud+gilberto" + }, + { + "count": 1, + "name": "Bossanova", + "url": "https://www.last.fm/tag/Bossanova" + } + ], + "Corcovado (Quiet Nights Of Quiet Stars)": [], + "Desafinado": [], + "Só Danço Samba": [], + "Para Machuchar Meu Coracao": [], + "Corcovado (Quiet Nights Of Quiet Stars) - Single Version": [], + "The Girl From Ipanema - Single Version": [], + "O Grande Amor": [], + "A Nightingale Sang In Berkeley Square": [], + "Saudade Vem Correndo": [], + "Doralice": [], + "Moonlight In Vermont": [], + "But Beautiful": [], + "Misty": [], + "Vivo Sonhando": [], + "Sambalero": [], + "Doralice - Stereo Version": [], + "Samba Triste": [], + "O Pato": [], + "Vivo Sohando - Stereo Version": [], + "Corcovado": [], + "Samba De Uma Nota So": [], + "Insensatez": [], + "Body And Soul": [], + "O Morro Nao Tem Vez": [], + "Corcovado - Quiet Nights Of Quiet Stars": [], + "Só Danço Samba - Stereo Version": [], + "Samba Dees Days": [], + "Samba Da Minha Terra - Live At Carnegie Hall/1964": [] + }, + "Sleepy Hallow": { + "2055": [ + { + "count": 100, + "name": "trap", + "url": "https://www.last.fm/tag/trap" + }, + { + "count": 25, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 17, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 17, + "name": "moody", + "url": "https://www.last.fm/tag/moody" + }, + { + "count": 8, + "name": "Brooklyn", + "url": "https://www.last.fm/tag/Brooklyn" + }, + { + "count": 8, + "name": "east coast rap", + "url": "https://www.last.fm/tag/east+coast+rap" + }, + { + "count": 8, + "name": "alternative rap", + "url": "https://www.last.fm/tag/alternative+rap" + }, + { + "count": 2, + "name": "mood music", + "url": "https://www.last.fm/tag/mood+music" + }, + { + "count": 2, + "name": "Sleepy Hallow", + "url": "https://www.last.fm/tag/Sleepy+Hallow" + }, + { + "count": 2, + "name": "drill", + "url": "https://www.last.fm/tag/drill" + } + ], + "Deep End Freestyle": [], + "A N X I E T Y (feat. Doechii)": [], + "Die Young (feat. 347aidan)": [], + "Anxiety (feat. Doechii)": [], + "Basketball Dreams (Intro)": [], + "Molly": [], + "Breakin Bad (Okay)": [], + "Low Key (Bonus)": [], + "1999": [], + "I Get Luv": [], + "Scrub": [], + "Good Girls Ain't No Fun": [], + "Mi No Sabe": [], + "Marie": [], + "Anxiety Freestyle": [], + "Down Hearted": [], + "Winners In Paris": [], + "Murda She Wrote": [], + "Don't Panic (feat. Sheff G)": [], + "Pain Talk (feat. Lil Tjay)": [], + "2 Sauce": [], + "Nauseous": [], + "2 Mins of Pain (feat. Alborosie)": [], + "Make You (Snake Proof)": [], + "Luv Em All": [], + "GBG (feat. Marshmello)": [], + "6am In NY": [], + "Sleepy Freestyle": [] + }, + "Chance Peña": { + "In My Room": [ + { + "count": 100, + "name": "alt", + "url": "https://www.last.fm/tag/alt" + }, + { + "count": 100, + "name": "urban", + "url": "https://www.last.fm/tag/urban" + } + ], + "I Am Not Who I Was": [], + "Sleep Deprivation": [], + "War": [], + "The Mountain Is You": [], + "Bleeding Out": [], + "Is What It Is": [], + "Up, Up & Away": [], + "star hopping lover": [], + "Whiskey & Cigarettes": [], + "Highs & Lows": [], + "Lovers to Strangers": [], + "Good Love Die": [], + "Montana": [], + "Hey Lovely": [], + "How Long, How Low?": [], + "Feel It All": [], + "Song From Yesterday": [], + "Cold": [], + "Whiskey Angel": [], + "Tongue Tied": [], + "Roll Your Eyes": [], + "Long Lost Lover": [], + "Collapse": [], + "break up song": [], + "Pursuit of Happiness": [], + "Wolves of Worry": [], + "anxiety & mixed emotions": [] + }, + "Shinedown": { + "Second Chance": [], + "Devour": [], + "Sound of Madness": [], + "45": [], + "Call Me": [], + "Her Name is Alice": [], + "Cut The Cord": [], + "If You Only Knew": [], + "Fly From the Inside": [], + "Enemies": [], + "Save Me": [], + "Simple Man": [], + "All I Ever Wanted": [], + "Simple Man (Album Version)": [], + "Bully": [], + "The Crow & The Butterfly": [], + "DEVIL": [], + "Breaking Inside": [], + "What A Shame": [], + "Burning Bright": [], + "Cry For Help": [], + "I Dare You": [], + "Diamond Eyes (Boom-Lay Boom-Lay Boom)": [], + "State of My Head": [], + "Heroes": [], + "45 (Album Version)": [], + "Monsters": [], + "Cyanide Sweet Tooth Suicide": [] + }, + "DPR IAN": { + "Don't Go Insane": [], + "So Beautiful": [], + "No Blueberries": [], + "Ballroom Extravaganza": [], + "Dope Lovers": [], + "Scaredy Cat": [], + "Nerves": [], + "zombie pop": [], + "Mood": [], + "Peanut Butter & Tears": [], + "So I Danced": [], + "Merry Go": [], + "Calico": [], + "1 Shot": [], + "Welcome To The Show": [], + "Mr. Insanity": [], + "Miss Understood": [], + "No Silhouette": [], + "Violet Crazy": [], + "Seraph": [], + "Avalon": [], + "Winterfall": [], + "Sometimes I'm": [], + "Ribbon": [], + "Bad Cold": [], + "MITO": [], + "Saint": [], + "Welcome to the Other Side": [] + }, + "And One": { + "Military Fashion Show": [ + { + "count": 100, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 98, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 46, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 30, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 14, + "name": "industrial", + "url": "https://www.last.fm/tag/industrial" + }, + { + "count": 7, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 3, + "name": "darkwave", + "url": "https://www.last.fm/tag/darkwave" + }, + { + "count": 1, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 1, + "name": "Radio", + "url": "https://www.last.fm/tag/Radio" + }, + { + "count": 1, + "name": "and one", + "url": "https://www.last.fm/tag/and+one" + } + ], + "Driving With My Darling": [ + { + "count": 100, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 41, + "name": "ebm", + "url": "https://www.last.fm/tag/ebm" + }, + { + "count": 20, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 9, + "name": "futurepop", + "url": "https://www.last.fm/tag/futurepop" + }, + { + "count": 2, + "name": "faster than we should", + "url": "https://www.last.fm/tag/faster+than+we+should" + }, + { + "count": 2, + "name": "faster than i should", + "url": "https://www.last.fm/tag/faster+than+i+should" + }, + { + "count": 1, + "name": "driving on a summer night", + "url": "https://www.last.fm/tag/driving+on+a+summer+night" + }, + { + "count": 1, + "name": "forever if we could", + "url": "https://www.last.fm/tag/forever+if+we+could" + }, + { + "count": 1, + "name": "german", + "url": "https://www.last.fm/tag/german" + }, + { + "count": 1, + "name": "nice", + "url": "https://www.last.fm/tag/nice" + } + ], + "So Klingt Liebe": [], + "Love You To The End": [], + "Enjoy The Unknown": [], + "Steine Sind Steine": [], + "Stand the Pain": [], + "Deutschmaschine": [], + "Body Company": [], + "Metalhammer": [], + "Traumfrau": [], + "Panzermensch": [], + "Shining Star": [], + "Techno Man": [], + "Playing Dead": [], + "Mein Anfang": [], + "Sexkeit": [], + "Killing The Mercy": [], + "Get You Closer": [], + "Spontanverkehr": [], + "Wasted": [], + "Steine sind Steine - Bonus Track": [], + "Sometimes": [], + "The Sound Of Believer": [], + "The Dream": [], + "Loser": [], + "Krieger": [], + "Dein Ende": [] + }, + "Cynthia Erivo": { + "Defying Gravity": [ + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 66, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + }, + { + "count": 66, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 8, + "name": "vocals", + "url": "https://www.last.fm/tag/vocals" + }, + { + "count": 8, + "name": "Wicked", + "url": "https://www.last.fm/tag/Wicked" + }, + { + "count": 8, + "name": "emotional", + "url": "https://www.last.fm/tag/emotional" + }, + { + "count": 2, + "name": "duet", + "url": "https://www.last.fm/tag/duet" + }, + { + "count": 2, + "name": "meli", + "url": "https://www.last.fm/tag/meli" + }, + { + "count": 2, + "name": "witch", + "url": "https://www.last.fm/tag/witch" + } + ], + "The Wizard and I": [ + { + "count": 100, + "name": "musical", + "url": "https://www.last.fm/tag/musical" + }, + { + "count": 100, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 66, + "name": "Broadway", + "url": "https://www.last.fm/tag/Broadway" + }, + { + "count": 66, + "name": "buwygfibsara", + "url": "https://www.last.fm/tag/buwygfibsara" + } + ], + "I’m Not That Girl": [], + "One Short Day": [], + "Stand Up (From Harriet)": [], + "Defying Gravity - Edit": [], + "When You Wish Upon A Star": [], + "I'm Here": [], + "Replay": [], + "Worst Of Me": [], + "I Might Be in Love with You": [], + "The Good": [], + "Best For Me": [], + "Defying Gravity (feat. Ariana Grande)": [], + "Why - Interlude": [], + "More Than Twice": [], + "Alive": [], + "The Wizard And I (feat. Michelle Yeoh)": [], + "Hold On I'm Coming": [], + "Save Me From You": [], + "Glowing Up": [], + "You First": [], + "What in the World": [], + "Fly Before You Fall": [], + "This Old Heart Of Mine (Is Weak For You)": [], + "What About Love?": [], + "She Said": [], + "What You Want": [] + }, + "Grouper": { + "Poison Tree": [ + { + "count": 100, + "name": "melancholy", + "url": "https://www.last.fm/tag/melancholy" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "Poison", + "url": "https://www.last.fm/tag/Poison" + }, + { + "count": 17, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 8, + "name": "piano", + "url": "https://www.last.fm/tag/piano" + }, + { + "count": 8, + "name": "digital", + "url": "https://www.last.fm/tag/digital" + }, + { + "count": 8, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 2, + "name": "cool", + "url": "https://www.last.fm/tag/cool" + }, + { + "count": 2, + "name": "California", + "url": "https://www.last.fm/tag/California" + }, + { + "count": 2, + "name": "on repeat", + "url": "https://www.last.fm/tag/on+repeat" + } + ], + "Heavy Water/I'd Rather Be Sleeping": [], + "Alien Observer": [], + "Living Room": [], + "Headache": [], + "When We Fall": [], + "Disengaged": [], + "Clearing": [], + "I'm Clean Now": [], + "Stuck": [], + "Invisible": [], + "Moon Is Sharp": [], + "Traveling Through a Sea": [], + "She Loves Me That Way": [], + "I'm Dragging a Dead Deer Up a Hill": [], + "Vapor Trails": [], + "A Cover Over": [], + "Wind and Snow": [], + "Lighthouse": [], + "Fishing Bird (Empty Gutted in the Evening Breeze)": [], + "Blouse": [], + "The way her hair falls": [], + "Being Her Shadow": [], + "Tidal Wave": [], + "Vital": [], + "Call Across Rooms": [], + "We've All Gone to Sleep": [], + "Come Softly - for Daniel D.": [] + }, + "Leon Bridges": { + "Coming Home": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 20, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 7, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 3, + "name": "2010s", + "url": "https://www.last.fm/tag/2010s" + }, + { + "count": 2, + "name": "Music for your Mind with DJ Salvia", + "url": "https://www.last.fm/tag/Music+for+your+Mind+with+DJ+Salvia" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "Thankful", + "url": "https://www.last.fm/tag/Thankful" + }, + { + "count": 1, + "name": "yess", + "url": "https://www.last.fm/tag/yess" + }, + { + "count": 1, + "name": "grateful", + "url": "https://www.last.fm/tag/grateful" + }, + { + "count": 1, + "name": "monogamy", + "url": "https://www.last.fm/tag/monogamy" + } + ], + "River": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 11, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 7, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "sunset", + "url": "https://www.last.fm/tag/sunset" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 1, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 1, + "name": "gospel", + "url": "https://www.last.fm/tag/gospel" + }, + { + "count": 1, + "name": "spiritual", + "url": "https://www.last.fm/tag/spiritual" + }, + { + "count": 1, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 1, + "name": "sunrise", + "url": "https://www.last.fm/tag/sunrise" + } + ], + "Beyond": [], + "Better Man": [], + "Bad Bad News": [], + "Smooth Sailin'": [], + "Inside Friend (feat. John Mayer)": [], + "Shy": [], + "Brown Skin Girl": [], + "Motorbike": [], + "Lisa Sawyer": [], + "Forgive You": [], + "Here In My Arms": [], + "If It Feels Good (Then It Must Be)": [], + "Pull Away": [], + "Shine": [], + "That Was Yesterday": [], + "Steam": [], + "Bet Ain't Worth the Hand": [], + "Twistin' & Groovin'": [], + "Flowers": [], + "Sweeter (feat. Terrace Martin)": [], + "Mrs.": [], + "Why Don't You Touch Me": [], + "Laredo": [], + "All About You": [], + "You Don't Know": [], + "Peaceful Place": [] + }, + "Ray Charles": { + "Hit the Road Jack": [ + { + "count": 100, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 85, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 42, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 32, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 14, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 8, + "name": "ray charles", + "url": "https://www.last.fm/tag/ray+charles" + }, + { + "count": 5, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 1, + "name": "Hit the road jack", + "url": "https://www.last.fm/tag/Hit+the+road+jack" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + }, + { + "count": 1, + "name": "classic", + "url": "https://www.last.fm/tag/classic" + } + ], + "Georgia on My Mind": [], + "I've Got a Woman": [], + "Mess Around": [], + "I Can't Stop Loving You": [], + "I Got a Woman": [], + "Unchain My Heart": [], + "Drown in My Own Tears": [], + "Hallelujah I Love Her So": [], + "What'd I Say": [], + "Hallelujah, I Love Her So": [], + "Here We Go Again": [], + "You Don't Know Me": [], + "Come Rain or Come Shine": [], + "A Fool for You": [], + "I Believe to My Soul": [], + "Lonely Avenue": [], + "You Are My Sunshine": [], + "What'd I Say, Pt. 1 & 2": [], + "Busted": [], + "One Mint Julep": [], + "Let the Good Times Roll": [], + "Let's Go Get Stoned": [], + "(Night Time Is) the Right Time": [], + "Born to Lose": [], + "It Had to Be You": [], + "Mary Ann": [], + "Sticks and Stones": [] + }, + "Leonard Cohen": { + "Suzanne": [], + "Hallelujah": [], + "Famous Blue Raincoat": [], + "So Long, Marianne": [], + "Hey, That's No Way to Say Goodbye": [], + "Sisters of Mercy": [], + "I'm Your Man": [], + "The Partisan": [], + "Dance Me to the End of Love": [], + "Everybody Knows": [], + "Who by Fire": [], + "Chelsea Hotel #2": [], + "Bird on the Wire": [], + "Winter Lady": [], + "The Stranger Song": [], + "Avalanche": [], + "You Want It Darker": [], + "Master Song": [], + "The Future": [], + "First We Take Manhattan": [], + "Last Year's Man": [], + "One of Us Cannot Be Wrong": [], + "In My Secret Life": [], + "Waiting for the Miracle": [], + "Take This Longing": [], + "Tower of Song": [], + "Stories of the Street": [], + "Teachers": [] + }, + "Ninajirachi": { + "iPod Touch": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + } + ], + "Fuck My Computer": [ + { + "count": 100, + "name": "electro house", + "url": "https://www.last.fm/tag/electro+house" + }, + { + "count": 25, + "name": "STDcore", + "url": "https://www.last.fm/tag/STDcore" + }, + { + "count": 17, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + } + ], + "All I Am": [], + "London Song": [], + "Delete": [], + "Infohazard": [], + "CSIRAC": [ + { + "count": 100, + "name": "glitch pop", + "url": "https://www.last.fm/tag/glitch+pop" + }, + { + "count": 100, + "name": "wonky", + "url": "https://www.last.fm/tag/wonky" + } + ], + "ฅ^•ﻌ•^ฅ": [], + "Battery Death": [ + { + "count": 100, + "name": "future bass", + "url": "https://www.last.fm/tag/future+bass" + } + ], + "Sing Good": [], + "It's You": [], + "All At Once": [], + "Angel Music": [], + "Wayside": [], + "Ninacamina": [], + "Undo U": [], + "Ice u out": [], + "girl EDM": [], + "Lapland": [], + "1x1": [], + "Pure Luck (feat. Freya Staer)": [], + "Pure Luck": [], + "Warm Fire Lightning (Flip)": [], + "Hand On My Heart": [], + "Dracodraco": [], + "Petroleum": [], + "Undo U - 4x4 Mix": [], + "Kota on the plane": [] + }, + "Jason Mraz": { + "I'm Yours": [ + { + "count": 100, + "name": "acoustic", + "url": "https://www.last.fm/tag/acoustic" + }, + { + "count": 68, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 42, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 37, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 15, + "name": "chill", + "url": "https://www.last.fm/tag/chill" + }, + { + "count": 12, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 10, + "name": "jason mraz", + "url": "https://www.last.fm/tag/jason+mraz" + }, + { + "count": 2, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + }, + { + "count": 2, + "name": "chillout", + "url": "https://www.last.fm/tag/chillout" + }, + { + "count": 2, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "I Won't Give Up": [], + "Lucky": [], + "You and I Both": [], + "Make It Mine": [], + "The Remedy (I Won't Worry)": [], + "Butterfly": [], + "Live High": [], + "A Beautiful Mess": [], + "If It Kills Me": [], + "Love for a Child": [], + "The Dynamo of Volition": [], + "Coyotes": [], + "Curbside Prophet": [], + "Only Human": [], + "93 Million Miles": [], + "Wordplay": [], + "Lucky (feat. Colbie Caillat)": [], + "Geek in the Pink": [], + "I'll Do Anything": [], + "Sleep All Day": [], + "Life Is Wonderful": [], + "Love Someone": [], + "Too Much Food": [], + "Absolutely Zero": [], + "No Stopping Us": [], + "Details in the Fabric (feat. James Morrison)": [], + "On Love, In Sadness": [] + }, + "Soft Cell": { + "Tainted Love": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 63, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 28, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 21, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 9, + "name": "synth pop", + "url": "https://www.last.fm/tag/synth+pop" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + }, + { + "count": 1, + "name": "Soft Cell", + "url": "https://www.last.fm/tag/Soft+Cell" + }, + { + "count": 1, + "name": "1981", + "url": "https://www.last.fm/tag/1981" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Sex Dwarf": [], + "Where Did Our Love Go?": [], + "Say Hello, Wave Goodbye - 7\" Single Version": [], + "Bedsitter": [], + "Frustration": [], + "Sex Dwarf - Original Version": [], + "Seedy Films": [], + "Entertain Me": [], + "Youth": [], + "Say Hello, Wave Goodbye": [], + "Secret Life": [], + "What?": [], + "Memorabilia": [], + "Tainted Love / Where Did Our Love Go - Extended Version": [], + "Chips On My Shoulder": [], + "Torch": [], + "Tainted Love / Where Did Our Love Go - Extended Version / Medley": [], + "Facility Girls": [], + "Tainted Love / Where Did Our Love Go? - Extended Version": [], + "Torch - 7\" Single Version": [], + "Where Did Our Love Go? - Original / 7\" Single Version": [], + "Chips On My Shoulder - Original Version": [], + "Fun City": [], + "Soul Inside": [], + "Loving You Hating Me": [], + "...So": [], + "Heat": [] + }, + "Shygirl": { + "SLIME": [], + "4eva": [], + "mr useless": [], + "Heaven": [], + "Shlut": [], + "BB": [], + "True Religion": [], + "Firefly": [], + "FREAK": [], + "THICC": [], + "UCKERS": [], + "F*Me": [], + "tell me": [], + "TASTY": [], + "Nike": [], + "Encore": [], + "Cleo - Edit": [], + "SIREN": [], + "Woe": [], + "f@k€": [], + "Immaculate": [], + "MUTE": [], + "Coochie (a bedtime story)": [], + "Poison": [], + "Come for Me": [], + "Wifey Riddim": [], + "BAWDY": [], + "Little Bit": [] + }, + "Smash Mouth": { + "All Star": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 78, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 49, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 49, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 23, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 15, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 10, + "name": "shrek", + "url": "https://www.last.fm/tag/shrek" + }, + { + "count": 2, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 2, + "name": "Smash Mouth", + "url": "https://www.last.fm/tag/Smash+Mouth" + }, + { + "count": 2, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + } + ], + "Walkin' on the Sun": [ + { + "count": 100, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 75, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 38, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 35, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 6, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 6, + "name": "party", + "url": "https://www.last.fm/tag/party" + }, + { + "count": 2, + "name": "Smash Mouth", + "url": "https://www.last.fm/tag/Smash+Mouth" + }, + { + "count": 1, + "name": "1997", + "url": "https://www.last.fm/tag/1997" + }, + { + "count": 1, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + } + ], + "I'm a Believer": [], + "Can't Get Enough of You Baby": [], + "Then the Morning Comes": [], + "I'm a Believer - Radio Edit": [], + "Why Can't We Be Friends": [], + "Waste": [], + "I'm A Believer - From \"Shrek\" Motion Picture Soundtrack": [], + "Flo": [], + "Pacific Coast Party": [], + "Diggin' Your Scene": [], + "Stoned": [], + "Walking On The Sun": [], + "Beer Goggles": [], + "I'm A Believer - Soundtrack Version": [], + "Holiday in My Head": [], + "Satellite": [], + "Come On, Come On": [], + "Who's There": [], + "I Just Wanna See": [], + "Road Man": [], + "Radio": [], + "Defeat You": [], + "Fallen Horses": [], + "Come On Come On": [], + "Every Word Means No": [], + "Home": [] + }, + "Black Box Recorder": { + "Child Psychology": [ + { + "count": 100, + "name": "Gilmore Girls", + "url": "https://www.last.fm/tag/Gilmore+Girls" + }, + { + "count": 51, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 22, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 22, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 11, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 6, + "name": "black box recorder", + "url": "https://www.last.fm/tag/black+box+recorder" + }, + { + "count": 6, + "name": "90s", + "url": "https://www.last.fm/tag/90s" + }, + { + "count": 1, + "name": "covered", + "url": "https://www.last.fm/tag/covered" + }, + { + "count": 1, + "name": "spoken word", + "url": "https://www.last.fm/tag/spoken+word" + }, + { + "count": 1, + "name": "friendsofthekingofrummelpop", + "url": "https://www.last.fm/tag/friendsofthekingofrummelpop" + } + ], + "Kidnapping an Heiress": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 100, + "name": "indie pop", + "url": "https://www.last.fm/tag/indie+pop" + }, + { + "count": 66, + "name": "haunting", + "url": "https://www.last.fm/tag/haunting" + }, + { + "count": 66, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 33, + "name": "dear old dismal england", + "url": "https://www.last.fm/tag/dear+old+dismal+england" + }, + { + "count": 8, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 8, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 2, + "name": "depressive", + "url": "https://www.last.fm/tag/depressive" + }, + { + "count": 2, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 2, + "name": "icy", + "url": "https://www.last.fm/tag/icy" + } + ], + "Girl Singing in the Wreckage": [], + "England Made Me": [], + "Wonderful Life": [], + "Seasons In The Sun - 2023 Remaster": [ + { + "count": 100, + "name": "cover", + "url": "https://www.last.fm/tag/cover" + } + ], + "It's Only the End of the World": [], + "The Facts of Life": [], + "Ideal Home": [], + "New Baby Boom": [], + "Swinging": [], + "Hated Sunday": [], + "The Art of Driving": [], + "Uptown Top Ranking": [], + "I C One Female": [], + "Watch The Angel Not The Wire - 2023 Remaster": [], + "Child Psychology - 2023 Remaster": [], + "Seasons in the Sun": [], + "Factory Radio": [], + "Weekend": [], + "The English Motorway System": [], + "Sex Life": [], + "These Are the Things": [], + "Goodnight Kiss": [], + "I Ran All the Way Home": [], + "The New Diana": [], + "British Racing Green": [], + "May Queen": [] + }, + "BashfortheWorld": { + "Darkest Before Dawn": [], + "Third World": [], + "Bash Romo": [], + "50-0": [], + "MVP": [], + "Aztec Baby": [], + "Tuck That Hate In": [], + "Vida": [], + "Death B4 Dishonor": [], + "Hijo de Negro": [], + "Plata O Plomo ?": [], + "Moe Texas": [], + "Playas Circle": [], + "Face Card": [], + "Mundo": [], + "On the Map": [], + "Bout it Bout it": [], + "MIGO": [], + "From the Ground Up": [], + "Pound 4 Pound": [], + "Spotless": [], + "Crib in the Sky": [], + "Bout it Bout it (feat. Roadrun Cmoe)": [], + "Cookout": [], + "Rip Trayvon": [], + "Who U": [], + "Mas plata (feat. Real Slummy)": [], + "Diabla": [] + }, + "Devon Hendryx": { + "Sakura": [ + { + "count": 100, + "name": "downtempo", + "url": "https://www.last.fm/tag/downtempo" + }, + { + "count": 100, + "name": "ambient", + "url": "https://www.last.fm/tag/ambient" + }, + { + "count": 66, + "name": "ngh", + "url": "https://www.last.fm/tag/ngh" + }, + { + "count": 66, + "name": "art pop", + "url": "https://www.last.fm/tag/art+pop" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "ambient pop", + "url": "https://www.last.fm/tag/ambient+pop" + }, + { + "count": 8, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 2, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 2, + "name": "Miles", + "url": "https://www.last.fm/tag/Miles" + }, + { + "count": 2, + "name": "nigga", + "url": "https://www.last.fm/tag/nigga" + } + ], + "Neon Kitchen": [ + { + "count": 100, + "name": "illbient", + "url": "https://www.last.fm/tag/illbient" + }, + { + "count": 100, + "name": "hardcore hip hop", + "url": "https://www.last.fm/tag/hardcore+hip+hop" + }, + { + "count": 66, + "name": "vaporwave", + "url": "https://www.last.fm/tag/vaporwave" + }, + { + "count": 66, + "name": "experimental hip-hop", + "url": "https://www.last.fm/tag/experimental+hip-hop" + }, + { + "count": 33, + "name": "vaportrap", + "url": "https://www.last.fm/tag/vaportrap" + }, + { + "count": 33, + "name": "Dreampunk", + "url": "https://www.last.fm/tag/Dreampunk" + }, + { + "count": 33, + "name": "cloud rap", + "url": "https://www.last.fm/tag/cloud+rap" + } + ], + "Neon Kitchen II": [], + "Montebello High School Prom": [], + "Sabbath School": [], + "Call Me Maybe": [], + "Fucking Your Girl": [], + "Power Stone ☀": [], + "Trophy Kids": [], + "Operation: Kill Stormfront": [], + "Ballad of A Poor Man": [], + "HBK": [], + "Ballad of A Poor Man - Remastered": [], + "The Power of Madonna": [], + "Behold! A Pale Horse": [], + "Sakura - Remastered": [], + "Bubblegum Crisis": [], + "Bully": [], + "Liara": [], + "Phantasy Star ☫": [], + "Porn For Percussion": [], + "Omega Weapon": [], + "God Bless My Homegirls": [], + "Guilty Gear ☪": [], + "Chuchu Rocket ☃": [], + "Bloody Roar ☢": [], + "HBK - Remastered": [], + "Behold! a Pale Horse - Remastered": [] + }, + "Kaleo": { + "Way Down We Go": [ + { + "count": 100, + "name": "2016", + "url": "https://www.last.fm/tag/2016" + }, + { + "count": 56, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 37, + "name": "blues rock", + "url": "https://www.last.fm/tag/blues+rock" + }, + { + "count": 37, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 8, + "name": "10s", + "url": "https://www.last.fm/tag/10s" + }, + { + "count": 2, + "name": "blues", + "url": "https://www.last.fm/tag/blues" + }, + { + "count": 2, + "name": "Driving", + "url": "https://www.last.fm/tag/Driving" + }, + { + "count": 1, + "name": "Rainy Day", + "url": "https://www.last.fm/tag/Rainy+Day" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + } + ], + "All The Pretty Girls": [], + "No Good": [], + "Broken Bones": [], + "I Can't Go On Without You": [], + "Hot Blood": [], + "Break My Baby": [], + "Save Yourself": [], + "All The Pretty Girls - Recorded at Spotify Studios NYC": [], + "Vor í Vaglaskógi": [], + "Automobile": [], + "I Want More": [], + "Glass House": [], + "Way Down We Go - Recorded at Spotify Studios NYC": [], + "Hey Gringo": [], + "Way Down We Go - Stripped": [], + "Skinny": [], + "Backbone": [], + "Alter Ego": [], + "Brother Run Fast": [], + "Bloodline": [], + "Into My Mother's Arms": [], + "Rock n Roller": [], + "I Walk On Water": [], + "Free the Slave": [], + "USA Today": [], + "My Fair Lady": [], + "Back Door": [] + }, + "Carole King": { + "It's Too Late": [ + { + "count": 100, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 85, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 54, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 43, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 18, + "name": "Carole King", + "url": "https://www.last.fm/tag/Carole+King" + }, + { + "count": 9, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 6, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 2, + "name": "1971", + "url": "https://www.last.fm/tag/1971" + }, + { + "count": 2, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 1, + "name": "Mellow", + "url": "https://www.last.fm/tag/Mellow" + } + ], + "I Feel the Earth Move": [], + "So Far Away": [], + "You've Got a Friend": [], + "Where You Lead": [], + "Home Again": [], + "Beautiful": [], + "(You Make Me Feel Like) A Natural Woman": [], + "Will You Love Me Tomorrow?": [], + "Way Over Yonder": [], + "Smackwater Jack": [], + "Bitter With the Sweet": [], + "Tapestry": [], + "Where You Lead I Will Follow": [], + "Jazzman": [], + "Sweet Seasons": [], + "It Might as Well Rain Until September": [], + "Been to Canaan": [], + "Out in the Cold": [], + "Child of Mine": [], + "Nightingale": [], + "It's Going to Take Some Time": [], + "Brother, Brother": [], + "Only Love Is Real": [], + "Up on the Roof": [], + "Some Kind of Wonderful": [], + "One Fine Day": [], + "Will You Love Me Tomorrow": [] + }, + "Penelope Scott": { + "Rät": [ + { + "count": 100, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 100, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 66, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 66, + "name": "Electroclash", + "url": "https://www.last.fm/tag/Electroclash" + }, + { + "count": 33, + "name": "depressing", + "url": "https://www.last.fm/tag/depressing" + }, + { + "count": 33, + "name": "chiptune", + "url": "https://www.last.fm/tag/chiptune" + }, + { + "count": 33, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 10, + "name": "indie folk", + "url": "https://www.last.fm/tag/indie+folk" + }, + { + "count": 10, + "name": "dark", + "url": "https://www.last.fm/tag/dark" + }, + { + "count": 10, + "name": "minimal wave", + "url": "https://www.last.fm/tag/minimal+wave" + } + ], + "Lotta True Crime": [], + "Feel Better": [ + { + "count": 100, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + } + ], + "Cigarette Ahegao": [], + "Sweet Hibiscus Tea": [], + "Self Care": [], + "Dead Girls": [], + "American Healthcare (Glitzy)": [], + "Born2Run": [], + "Moonsickness": [], + "Mommy Fwiend": [], + "Lavender": [], + "Dumpster": [], + "Lukewarm": [], + "7 O'Clock": [], + "Montreal": [], + "Baxter 3rd Is Under Fucking Siege": [], + "Warm Regards": [], + "American Healthcare": [], + "Gross": [], + "You Should Know": [], + "Soap": [], + "Hammerhead": [], + "Bad Advice": [], + "Girl's Always Right": [], + "Phones": [], + "Over The Moon": [], + "Pseudophed": [] + }, + "Placebo": { + "Every You Every Me": [], + "The Bitter End": [], + "Pure Morning": [], + "Running Up That Hill": [], + "Song to Say Goodbye": [], + "Special K": [], + "Special Needs": [], + "This Picture": [], + "Infra-Red": [], + "English Summer Rain": [], + "Nancy Boy": [], + "Without You I'm Nothing": [], + "Post Blue": [], + "Sleeping with Ghosts": [], + "You Don't Care About Us": [], + "Because I Want You": [], + "Meds": [], + "Teenage Angst": [], + "Drag": [], + "Taste in Men": [], + "Space Monkey": [], + "Slave to the Wage": [], + "Follow the Cops Back Home": [], + "Blind": [], + "36 Degrees": [], + "Black-Eyed": [], + "My Sweet Prince": [], + "Protect Me from What I Want": [] + }, + "Bebe Rexha": { + "Meant to Be (feat. Florida Georgia Line)": [], + "I'm a Mess": [], + "I Got You": [], + "Baby, I'm Jealous (feat. Doja Cat)": [], + "I'm Gonna Show You Crazy": [], + "Last Hurrah": [], + "No Broken Hearts (feat. Nicki Minaj)": [], + "Sacrifice": [], + "One In A Million": [], + "Bad Bitch (feat. Ty Dolla $ign)": [], + "Knees": [], + "Break My Heart Myself (feat. Travis Barker)": [], + "The Way I Are (Dance with Somebody) [feat. Lil Wayne]": [], + "F.F.F. (feat. G-Eazy)": [], + "Break My Heart Myself (feat. YEJI & RYUJIN of ITZY)": [], + "Self Control": [], + "You Can't Stop The Girl (From Disney's \"Maleficent: Mistress of Evil\")": [], + "Heart Wants What It Wants": [], + "Ferrari": [], + "Small Doses": [], + "Chase It (Mmm Da Da Da)": [], + "2 Souls on Fire (feat. Quavo)": [], + "I Can't Stop Drinking About You": [], + "Sabotage": [], + "Call on Me": [], + "Atmosphere": [], + "(Not) The One": [], + "Satellite": [] + }, + "Jeremy Zucker": { + "comethru": [], + "you were good to me": [], + "all the kids are depressed": [], + "always, i'll care": [], + "this is how you fall in love": [], + "better off": [], + "Talk Is Overrated": [], + "Supercuts": [], + "scared": [], + "not ur friend": [], + "comethru (with Bea Miller)": [], + "Cry with you": [], + "oh, mexico": [], + "18": [], + "I'm So Happy (with BENEE)": [], + "julia": [], + "IDK Love": [], + "emily": [], + "somebody loves you": [], + "Sociopath": [], + "Cozy": [], + "Therapist": [], + "we're fucked, it's fine": [], + "deep end": [], + "thinking 2 much": [], + "OK": [], + "internet crush": [], + "glisten (interlude)": [] + }, + "Allie X": { + "Bitch": [], + "Susie Save Your Love": [], + "Paper Love": [], + "Devil I Know": [], + "Love Me Wrong": [], + "Girl of the Year": [], + "Super Duper Party People": [], + "Fresh Laundry": [], + "Casanova": [], + "Off with Her Tits": [], + "Downtown": [], + "That's So Us": [], + "Weird World": [], + "Black Eye": [], + "Regulars": [], + "Sarah Come Home": [], + "Galina": [], + "Hello": [], + "Girl with No Face": [], + "June Gloom": [], + "Rings A Bell": [], + "Not So Bad in LA": [], + "Science": [], + "Lifted": [], + "Catch": [], + "Old Habits Die Hard": [], + "You Slept on Me": [], + "Need You": [] + }, + "LSD and the Search for God": { + "Starting Over": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 22, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "shoegaze is sex", + "url": "https://www.last.fm/tag/shoegaze+is+sex" + }, + { + "count": 2, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 1, + "name": "3 stars", + "url": "https://www.last.fm/tag/3+stars" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "vaguely irritating vocals", + "url": "https://www.last.fm/tag/vaguely+irritating+vocals" + }, + { + "count": 1, + "name": "tragic but magic", + "url": "https://www.last.fm/tag/tragic+but+magic" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "This Time": [], + "Backwards": [], + "I Don't Care": [], + "Starshine": [], + "(I Don't Think That We Should) Take It Slow": [], + "Heaven": [], + "Elizabeth": [], + "Without You": [], + "Outer Space (Long Way Home)": [], + "04 - Starting Over": [ + { + "count": 100, + "name": "shoegaze", + "url": "https://www.last.fm/tag/shoegaze" + }, + { + "count": 22, + "name": "dream pop", + "url": "https://www.last.fm/tag/dream+pop" + }, + { + "count": 5, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 5, + "name": "shoegaze is sex", + "url": "https://www.last.fm/tag/shoegaze+is+sex" + }, + { + "count": 2, + "name": "The Meltdown with Avery Chheda", + "url": "https://www.last.fm/tag/The+Meltdown+with+Avery+Chheda" + }, + { + "count": 1, + "name": "3 stars", + "url": "https://www.last.fm/tag/3+stars" + }, + { + "count": 1, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "vaguely irritating vocals", + "url": "https://www.last.fm/tag/vaguely+irritating+vocals" + }, + { + "count": 1, + "name": "tragic but magic", + "url": "https://www.last.fm/tag/tragic+but+magic" + }, + { + "count": 1, + "name": "noise pop", + "url": "https://www.last.fm/tag/noise+pop" + } + ], + "LSD and the Search for God": [], + "The Blue Angel Lounge": [], + "Outer Space": [], + "Blue Angel Lounge": [], + "Lsd And The Search For God - Starshine": [], + "Backwards 2007": [], + "I Don’t Care": [], + "Take It Slow": [], + "Lsd And The Search For God - Starting Over": [], + "Lsd And The Search For God - Backwards": [], + "Lsd And The Search For God - I Don't Care": [], + "i don't care -": [], + "Lsd And The Search For God - Starting Over": [], + "Starting Over (800% Slower)": [], + "I Dont Care": [], + "Lsd And The Search For God - This Time": [], + "Don't Care": [] + }, + "memo boy": { + "Insomniac": [ + { + "count": 100, + "name": "cold", + "url": "https://www.last.fm/tag/cold" + }, + { + "count": 100, + "name": "childish gamblingo", + "url": "https://www.last.fm/tag/childish+gamblingo" + } + ], + "brian is the most beautiful": [ + { + "count": 100, + "name": "coldwave", + "url": "https://www.last.fm/tag/coldwave" + }, + { + "count": 100, + "name": "bedroom pop", + "url": "https://www.last.fm/tag/bedroom+pop" + }, + { + "count": 66, + "name": "hypnagogic pop", + "url": "https://www.last.fm/tag/hypnagogic+pop" + } + ], + "facebook.com": [], + "bucket": [], + "The Olive Man": [], + "I'm Having a Rave in My Room All By Myself": [], + "youtspsit": [], + "Sosry": [], + "hell o tender": [], + "I Do What He Say I Do": [], + "morose girl scowls upon her bed of lettuce": [], + "ah the pain": [], + "I'm Having a Rave in My Room All By Myself - Early Draft": [], + "Wnoadiarwb Theme": [], + "zzqselykgsgn": [], + "u r a baltan": [], + "Nosferatu Cosplay Party": [], + "fish bait": [], + "Bratman": [], + "Comcrunetin": [], + "Billy hole": [], + "Brian eats the lettuce from the billy hole": [], + "Escape from Wüstenforschungszentrum": [], + "Hallofrau": [], + "Sfrowgnspon": [], + "Batman loathes himself and vomits": [], + "The Good Times Part 1 [Neuschwanstein]": [], + "e.a.m.w.i.m": [] + }, + "Nick Cave & the Bad Seeds": { + "O Children": [ + { + "count": 100, + "name": "harry potter", + "url": "https://www.last.fm/tag/harry+potter" + }, + { + "count": 85, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 56, + "name": "beautiful", + "url": "https://www.last.fm/tag/beautiful" + }, + { + "count": 33, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 11, + "name": "WSUM 91.7 FM Madison", + "url": "https://www.last.fm/tag/WSUM+91.7+FM+Madison" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 11, + "name": "Mile a Minute", + "url": "https://www.last.fm/tag/Mile+a+Minute" + }, + { + "count": 2, + "name": "australian", + "url": "https://www.last.fm/tag/australian" + }, + { + "count": 2, + "name": "Soundtrack", + "url": "https://www.last.fm/tag/Soundtrack" + }, + { + "count": 2, + "name": "art rock", + "url": "https://www.last.fm/tag/art+rock" + } + ], + "Red Right Hand": [], + "Into My Arms": [], + "Where the Wild Roses Grow": [], + "Into My Arms - 2011 Remastered Version": [], + "Red Right Hand - 2011 Remastered Version": [], + "Jubilee Street": [], + "We No Who U R": [], + "Dig, Lazarus, Dig!!!": [], + "Do You Love Me?": [], + "Push the Sky Away": [], + "People Ain't No Good": [], + "Wide Lovely Eyes": [], + "Henry Lee": [], + "Nobody's Baby Now": [], + "Breathless": [], + "Higgs Boson Blues": [], + "Rings of Saturn": [], + "Mermaids": [], + "The Weeping Song": [], + "Nature Boy": [], + "The Mercy Seat": [], + "Stagger Lee": [], + "There She Goes, My Beautiful World": [], + "The Ship Song": [], + "Water's Edge": [], + "Jesus Alone": [], + "Bright Horses": [] + }, + "Pitty": { + "Na Sua Estante": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 76, + "name": "pitty", + "url": "https://www.last.fm/tag/pitty" + }, + { + "count": 48, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 36, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 16, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 11, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 5, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 1, + "name": "rock nacional", + "url": "https://www.last.fm/tag/rock+nacional" + }, + { + "count": 1, + "name": "female vocalist", + "url": "https://www.last.fm/tag/female+vocalist" + }, + { + "count": 1, + "name": "female", + "url": "https://www.last.fm/tag/female" + } + ], + "Equalize": [ + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 80, + "name": "pitty", + "url": "https://www.last.fm/tag/pitty" + }, + { + "count": 45, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 34, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 17, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 5, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 3, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "2004", + "url": "https://www.last.fm/tag/2004" + }, + { + "count": 1, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 1, + "name": "Ballad", + "url": "https://www.last.fm/tag/Ballad" + } + ], + "Admirável Chip Novo": [], + "Me Adora": [], + "Teto de Vidro": [], + "Máscara": [], + "Déjà Vu": [], + "Semana Que Vem": [], + "Memórias": [], + "Anacrônico": [], + "Temporal": [], + "I Wanna Be": [], + "O Lobo": [], + "Brinquedo Torto": [], + "Fracasso": [], + "Emboscada": [], + "Setevidas": [], + "Só Agora": [], + "De Você": [], + "Serpente": [], + "No Escuro": [], + "A Saideira": [], + "Do Mesmo Lado": [], + "Só de Passagem": [], + "Desconstruindo Amélia": [], + "Pulsos": [], + "8 ou 80": [], + "Pulsos - AO VIVO": [] + }, + "Manchester Orchestra": { + "The Gold - Phoebe Bridgers Version": [ + { + "count": 100, + "name": "folk rock", + "url": "https://www.last.fm/tag/folk+rock" + }, + { + "count": 100, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + } + ], + "I've Got Friends": [], + "I Can Feel a Hot One": [], + "The Sunshine": [], + "Shake It Out": [], + "Wolves At Night": [], + "Don't Let Them See You Cry": [], + "Where Have You Been?": [], + "The Gold": [], + "The Only One": [], + "I Can Barely Breathe": [], + "Now That You're Home": [], + "I Can Feel Your Pain": [], + "Simple Math": [], + "Virgin": [], + "The Neighborhood Is Bleeding": [], + "Golden Ticket": [], + "Sleeper 1972": [], + "Pride": [], + "Alice And Interiors": [], + "The Silence": [], + "Colly Strings": [], + "100 Dollars": [], + "Everything To Nothing": [], + "In My Teeth": [], + "Tony The Tiger": [], + "My Friend Marcus": [], + "The River": [] + }, + "Morrissey": { + "First of the Gang to Die": [], + "Everyday Is Like Sunday": [], + "Suedehead": [], + "Irish Blood, English Heart": [], + "Let Me Kiss You": [], + "You Have Killed Me": [], + "I Have Forgiven Jesus": [], + "Suedehead - 2011 Remaster": [], + "Everyday Is Like Sunday - 2011 Remaster": [], + "The Last of the Famous International Playboys": [], + "The More You Ignore Me, the Closer I Get": [], + "That's How People Grow Up": [], + "I'm Throwing My Arms Around Paris": [], + "All You Need Is Me": [], + "I Like You": [], + "America Is Not The World": [], + "I'm Not Sorry": [], + "The World Is Full Of Crashing Bores": [], + "The Youngest Was the Most Loved": [], + "Come Back To Camden": [], + "November Spawned a Monster": [], + "I Just Want to See the Boy Happy": [], + "All The Lazy Dykes": [], + "Alma Matters": [], + "Something Is Squeezing My Skull": [], + "Hairdresser on Fire": [], + "Interesting Drug": [], + "You Know I Couldn't Last": [] + }, + "f(x)": { + "4 Walls": [ + { + "count": 100, + "name": "deep house", + "url": "https://www.last.fm/tag/deep+house" + }, + { + "count": 79, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 40, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 20, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 10, + "name": "best of 2015", + "url": "https://www.last.fm/tag/best+of+2015" + }, + { + "count": 10, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 7, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 2, + "name": "2015", + "url": "https://www.last.fm/tag/2015" + }, + { + "count": 2, + "name": "House", + "url": "https://www.last.fm/tag/House" + }, + { + "count": 1, + "name": "Korean Pop", + "url": "https://www.last.fm/tag/Korean+Pop" + } + ], + "Electric Shock": [], + "첫 사랑니 (Rum Pum Pum Pum)": [], + "미행 (그림자 : Shadow)": [], + "Hot Summer": [], + "Red Light": [], + "Chu~♡": [], + "NU ABO": [], + "시그널 (Signal)": [], + "Rude Love": [], + "LA chA TA": [], + "Airplane": [], + "Papi": [], + "All Night": [], + "Mr. Boogie": [], + "Goodbye Summer (f(Amber+Luna+Krystal))": [], + "Dracula": [], + "Ice Cream": [], + "MILK": [], + "Love": [], + "Pretty Girl": [], + "Pinocchio (Danger)": [], + "All Mine": [], + "나비 (Butterfly)": [], + "Kick": [], + "Step": [], + "Toy": [], + "Glitter": [] + }, + "The Psychedelic Furs": { + "Love My Way": [ + { + "count": 100, + "name": "80s", + "url": "https://www.last.fm/tag/80s" + }, + { + "count": 92, + "name": "new wave", + "url": "https://www.last.fm/tag/new+wave" + }, + { + "count": 32, + "name": "post-punk", + "url": "https://www.last.fm/tag/post-punk" + }, + { + "count": 21, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 5, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 3, + "name": "synthpop", + "url": "https://www.last.fm/tag/synthpop" + }, + { + "count": 3, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "1982", + "url": "https://www.last.fm/tag/1982" + }, + { + "count": 1, + "name": "The Psychedelic Furs", + "url": "https://www.last.fm/tag/The+Psychedelic+Furs" + }, + { + "count": 1, + "name": "british", + "url": "https://www.last.fm/tag/british" + } + ], + "Pretty in Pink": [], + "The Ghost In You": [], + "Heaven": [], + "Heartbreak Beat": [], + "Sister Europe - Remastered": [], + "President Gas": [], + "India": [], + "Dumb Waiters": [], + "All That Money Wants": [], + "Sister Europe": [], + "Pulse": [], + "Imitation Of Christ": [], + "She Is Mine": [], + "Into You Like A Train": [], + "Here Come Cowboys": [], + "Heartbeat": [], + "All Of This And Nothing": [], + "Sleep Comes Down": [], + "No Easy Street": [], + "Pretty In Pink - Remastered Album Version": [], + "No Tears": [], + "Forever Now": [], + "We Love You": [], + "I Wanna Sleep With You": [], + "Goodbye": [], + "Fall": [], + "Mr. Jones": [] + }, + "Red Velvet - IRENE & SEULGI": { + "Monster": [ + { + "count": 100, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 69, + "name": "red velvet", + "url": "https://www.last.fm/tag/red+velvet" + }, + { + "count": 29, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 8, + "name": "2020", + "url": "https://www.last.fm/tag/2020" + }, + { + "count": 8, + "name": "dubstep", + "url": "https://www.last.fm/tag/dubstep" + }, + { + "count": 8, + "name": "rv", + "url": "https://www.last.fm/tag/rv" + }, + { + "count": 3, + "name": "subunit", + "url": "https://www.last.fm/tag/subunit" + }, + { + "count": 1, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 1, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + } + ], + "Naughty": [ + { + "count": 100, + "name": "electropop", + "url": "https://www.last.fm/tag/electropop" + }, + { + "count": 56, + "name": "dance", + "url": "https://www.last.fm/tag/dance" + }, + { + "count": 37, + "name": "future house", + "url": "https://www.last.fm/tag/future+house" + }, + { + "count": 37, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 19, + "name": "moonshine", + "url": "https://www.last.fm/tag/moonshine" + }, + { + "count": 8, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 8, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 3, + "name": "bass house", + "url": "https://www.last.fm/tag/bass+house" + }, + { + "count": 3, + "name": "dance-pop", + "url": "https://www.last.fm/tag/dance-pop" + }, + { + "count": 1, + "name": "House", + "url": "https://www.last.fm/tag/House" + } + ], + "TILT": [ + { + "count": 100, + "name": "Korean", + "url": "https://www.last.fm/tag/Korean" + }, + { + "count": 25, + "name": "english", + "url": "https://www.last.fm/tag/english" + }, + { + "count": 17, + "name": "k-pop", + "url": "https://www.last.fm/tag/k-pop" + }, + { + "count": 17, + "name": "Kpop", + "url": "https://www.last.fm/tag/Kpop" + }, + { + "count": 8, + "name": "lesbians", + "url": "https://www.last.fm/tag/lesbians" + }, + { + "count": 8, + "name": "lesbian", + "url": "https://www.last.fm/tag/lesbian" + }, + { + "count": 8, + "name": "lebanese", + "url": "https://www.last.fm/tag/lebanese" + }, + { + "count": 3, + "name": "loonaids", + "url": "https://www.last.fm/tag/loonaids" + }, + { + "count": 3, + "name": "jayprint", + "url": "https://www.last.fm/tag/jayprint" + }, + { + "count": 3, + "name": "irenedayas", + "url": "https://www.last.fm/tag/irenedayas" + } + ], + "Feel Good": [], + "Diamond": [], + "Jelly": [], + "Uncover (Sung by SEULGI) - Bonus Track": [], + "Girl Next Door": [], + "Heaven": [], + "Irresistible": [], + "Trampoline": [], + "What's Your Problem?": [], + "Naughty - Demicat Remix": [], + "놀이 Naughty": [], + "Uncover (Sung by SEULGI) [Bonus Track]": [], + "What's Your Problem? (feat. JULIE)": [], + "Uncover (Sung by SEULGI) (Bonus Track)": [], + "Uncover (Sung by SEULGI)": [], + "놀이 (Naughty)": [], + "Uncover": [], + "iScreaM Vol. 3 : Naughty (Demicat Remix)": [], + "What's Your Problem? (part. JULIE)": [], + "놀이 Naughty (Demicat Remix)": [], + "Uncover (Sung by 슬기)": [], + "Naughty (Demicat Remix)": [], + "Naughty (놀이)": [], + "놀이 (Naughty) (Demicat Remix)": [], + "Uncover (Sung by 슬기) (Bonus Track)": [] + }, + "Secos & Molhados": { + "Sangue Latino": [ + { + "count": 100, + "name": "mpb", + "url": "https://www.last.fm/tag/mpb" + }, + { + "count": 69, + "name": "70s", + "url": "https://www.last.fm/tag/70s" + }, + { + "count": 20, + "name": "brasil", + "url": "https://www.last.fm/tag/brasil" + }, + { + "count": 20, + "name": "brazilian", + "url": "https://www.last.fm/tag/brazilian" + }, + { + "count": 10, + "name": "secos e molhados", + "url": "https://www.last.fm/tag/secos+e+molhados" + }, + { + "count": 7, + "name": "tropicalia", + "url": "https://www.last.fm/tag/tropicalia" + }, + { + "count": 5, + "name": "psychedelic", + "url": "https://www.last.fm/tag/psychedelic" + }, + { + "count": 1, + "name": "brazilian rock", + "url": "https://www.last.fm/tag/brazilian+rock" + }, + { + "count": 1, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 1, + "name": "brazil", + "url": "https://www.last.fm/tag/brazil" + } + ], + "Rosa de Hiroshima": [], + "Fala": [], + "Amor": [], + "O Vira": [], + "El Rey": [], + "Primavera nos Dentes": [], + "Rondó do capitão": [], + "Assim Assado": [], + "As Andorinhas": [], + "Prece Cósmica": [], + "Não, Não Digas Nada": [], + "Flores Astrais": [], + "Mulher Barriguda": [], + "O Patrão Nosso de Cada Dia": [], + "Preto Velho": [], + "Delírio...": [], + "O Doce e o Amargo": [], + "Oh! Mulher Infiel": [], + "Medo Mulato": [], + "Tercer Mundo": [], + "Dura Aquilo que Passar Pelo Tempo Que Durar": [], + "O Hierofante": [], + "Angústia": [], + "O soldado e o Anjo": [], + "Vôo": [], + "Caixinha de música do João": [], + "Toada & Rock & Mambo & Tango & etc": [] + }, + "Drugdealer": { + "Pictures of You": [ + { + "count": 100, + "name": "fav", + "url": "https://www.last.fm/tag/fav" + }, + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 66, + "name": "2022", + "url": "https://www.last.fm/tag/2022" + }, + { + "count": 66, + "name": "yacht or nyacht", + "url": "https://www.last.fm/tag/yacht+or+nyacht" + } + ], + "Suddenly": [], + "Honey": [], + "Real Thing": [ + { + "count": 100, + "name": "soft rock", + "url": "https://www.last.fm/tag/soft+rock" + }, + { + "count": 25, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 17, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 17, + "name": "pop rock", + "url": "https://www.last.fm/tag/pop+rock" + }, + { + "count": 8, + "name": "baroque pop", + "url": "https://www.last.fm/tag/baroque+pop" + }, + { + "count": 8, + "name": "saxophone", + "url": "https://www.last.fm/tag/saxophone" + }, + { + "count": 8, + "name": "strings", + "url": "https://www.last.fm/tag/strings" + }, + { + "count": 2, + "name": "sunshine pop", + "url": "https://www.last.fm/tag/sunshine+pop" + }, + { + "count": 2, + "name": "brill building", + "url": "https://www.last.fm/tag/brill+building" + }, + { + "count": 2, + "name": "Retro", + "url": "https://www.last.fm/tag/Retro" + } + ], + "The Real World": [], + "The End of Comedy": [], + "Madison": [], + "Fools": [], + "Sea Of Nothing": [], + "Far Rockaway Theme": [], + "Easy To Forget": [], + "Someone to Love": [], + "Were You Saying Something?": [], + "Wild Motion": [], + "You've Got To Be Kidding": [], + "Valentine": [], + "To Live and Drive in LA": [], + "Lip Service": [], + "It's Only Raining Right Where You're Standing": [], + "Theme For Alessandro": [], + "Lonely": [], + "Lost In My Dream": [], + "If You Don't Know Now, You Never Will": [], + "Comedy Outro": [], + "My Life": [], + "New Fascination": [], + "Baby": [], + "Ending On a Hi Note": [] + }, + "Yellowcard": { + "Ocean Avenue": [ + { + "count": 100, + "name": "punk rock", + "url": "https://www.last.fm/tag/punk+rock" + }, + { + "count": 86, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 55, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 42, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 14, + "name": "Yellowcard", + "url": "https://www.last.fm/tag/Yellowcard" + }, + { + "count": 12, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + }, + { + "count": 10, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 2, + "name": "summer", + "url": "https://www.last.fm/tag/summer" + }, + { + "count": 2, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + } + ], + "Only One": [], + "Breathing": [], + "Lights and Sounds": [], + "Way Away": [], + "Empty Apartment": [], + "Light Up the Sky": [], + "Believe": [], + "Miles Apart": [], + "Rough Landing, Holly": [], + "Fighting": [], + "Life of a Salesman": [], + "View from Heaven": [], + "Back Home": [], + "Inside Out": [], + "Down on My Head": [], + "City of Devils": [], + "One Year, Six Months": [], + "Keeper": [], + "Sure Thing Falling": [], + "For You, and Your Denial": [], + "Everywhere": [], + "Shadows and Regrets": [], + "Twentythree": [], + "Three Flights Up": [], + "Shrink the World": [], + "Holly Wood Died": [], + "Afraid": [] + }, + "Aretha Franklin": { + "Respect": [], + "I Say a Little Prayer": [ + { + "count": 100, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 44, + "name": "female vocalists", + "url": "https://www.last.fm/tag/female+vocalists" + }, + { + "count": 27, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 24, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 10, + "name": "motown", + "url": "https://www.last.fm/tag/motown" + }, + { + "count": 6, + "name": "Aretha Franklin", + "url": "https://www.last.fm/tag/Aretha+Franklin" + }, + { + "count": 2, + "name": "jazz", + "url": "https://www.last.fm/tag/jazz" + }, + { + "count": 1, + "name": "rhythm and blues", + "url": "https://www.last.fm/tag/rhythm+and+blues" + }, + { + "count": 1, + "name": "easy listening", + "url": "https://www.last.fm/tag/easy+listening" + }, + { + "count": 1, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + } + ], + "Think": [], + "(You Make Me Feel Like) a Natural Woman": [], + "Chain of Fools": [], + "Day Dreaming": [], + "Rock Steady": [], + "I Never Loved a Man (the Way I Love You)": [], + "Son of a Preacher Man": [], + "Do Right Woman, Do Right Man": [], + "You Send Me": [], + "Ain't No Way": [], + "Save Me": [], + "Call Me": [], + "Spanish Harlem": [], + "The House That Jack Built": [], + "See Saw": [], + "Respect - Remastered": [], + "Don't Play That Song": [], + "Baby, I Love You": [], + "One Step Ahead": [], + "Drown in My Own Tears": [], + "The Weight": [], + "Bridge Over Troubled Water": [], + "Dr. Feelgood (Love Is a Serious Business)": [], + "Joy to the World": [], + "Freeway of Love": [], + "Good Times": [] + }, + "4batz": { + "act ii: date @ 8": [], + "act ii: date @ 8 (feat. Drake) - remix": [ + { + "count": 100, + "name": "Drake", + "url": "https://www.last.fm/tag/Drake" + }, + { + "count": 100, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "2024", + "url": "https://www.last.fm/tag/2024" + }, + { + "count": 66, + "name": "4batz", + "url": "https://www.last.fm/tag/4batz" + } + ], + "act i: stickerz \"99\"": [], + "act iii: on god? (she like)": [], + "act v: there goes another vase": [], + "act iv: fckin u (18+)": [], + "act vi: mad man": [], + "act iii: on god? (she like) (feat. Kanye West) - remix": [], + "roll da dice": [], + "act viii: i hate to be alone": [], + "put yo gun 2 use ontheradar freestyle": [], + "act vii: all we do is argue, argue": [], + "n da morning": [], + "me u & pride": [], + "hood grammy": [], + "MORTAL KOMBAT": [], + "act iv: fckin u again (18+)": [], + "hope u don't mind": [], + "act xi: she ain’t no angel": [], + "When I Get Home (feat. Wale)": [], + "act x: n da mornin": [], + "WYA (feat. Sexyy Red)": [], + "act xvi: twentyfoe7": [], + "my lil shootah": [], + "act xiii: my lil shootah": [], + "act ix: too dam young": [], + "act xii: big on u": [], + "act iv: fckin u (18+) - sped up": [] + }, + "Mt. Joy": { + "Silver Lining": [ + { + "count": 100, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 66, + "name": "conan", + "url": "https://www.last.fm/tag/conan" + }, + { + "count": 66, + "name": "americana", + "url": "https://www.last.fm/tag/americana" + } + ], + "Dirty Love": [], + "Astrovan": [], + "Sheep": [], + "Julia": [], + "Strangers": [], + "Rearrange Us": [], + "Bathroom Light": [], + "Jenny Jenkins": [], + "Orange Blood": [], + "My Vibe": [], + "I'm Your Wreck": [], + "Highway Queen": [], + "In The Middle": [], + "Lemon Tree": [], + "Let Loose": [], + "Roly Poly": [], + "She Wants To Go Dancing": [], + "Witness": [], + "Cardinal": [], + "Evergreen": [], + "Younger Days": [], + "Johnson Song": [], + "Every Holiday": [], + "More More More": [], + "Mt. Joy": [], + "Lucy": [], + "Bigfoot": [] + }, + "Dutch Melrose": { + "RUNRUNRUN": [ + { + "count": 100, + "name": "instrumental", + "url": "https://www.last.fm/tag/instrumental" + }, + { + "count": 100, + "name": "upbeat", + "url": "https://www.last.fm/tag/upbeat" + }, + { + "count": 66, + "name": "melodic", + "url": "https://www.last.fm/tag/melodic" + }, + { + "count": 66, + "name": "loud", + "url": "https://www.last.fm/tag/loud" + }, + { + "count": 33, + "name": "danceable", + "url": "https://www.last.fm/tag/danceable" + } + ], + "PRETTY PLEASE": [], + "Sleepless": [], + "RUSH": [], + "MATCH MADE IN HELL": [], + "FORGET YOU": [], + "RUNRUNRUN - Sped Up Version": [], + "Bonnie and Clyde": [], + "SEX LOVE DRUGS": [], + "Mockingbird": [], + "OCEANS": [], + "PORNSTAR": [], + "OXOX": [], + "R.I.P": [], + "KARMA": [], + "TILL LOVE TURNS TO TRAGEDY": [], + "PRETTY PLEASE - Sped Up Version": [], + "LOVE BITE": [], + "All Panic No Disco": [], + "BURN": [], + "ULTRAVIOLET": [], + "MIRROR MIRROR": [], + "Seasons": [], + "HSYEH": [], + "Because It Mattered": [], + "Slide": [], + "SOS (SAME OLD SHIT)": [], + "LOVE AGAIN": [] + }, + "Anderson .Paak": { + "Come Down": [], + "Tints (feat. Kendrick Lamar)": [], + "Heart Don't Stand A Chance": [], + "Make It Better (feat. Smokey Robinson)": [], + "Good Heels (feat. Jazmine Sullivan)": [], + "Come Home (feat. André 3000)": [], + "The Bird": [], + "Put Me Thru": [], + "Jet Black (feat. Brandy)": [], + "Bubblin": [], + "Trippy (feat. J. Cole)": [], + "Parking Lot": [], + "King James": [], + "Am I Wrong (feat. ScHoolboy Q)": [], + "Celebrate": [], + "Lockdown": [], + "Am I Wrong": [], + "Winners Circle": [], + "Fire In The Sky": [], + "Saviers Road": [], + "Reachin' 2 Much (feat. Lalah Hathaway)": [], + "Silicon Valley": [], + "Yada Yada": [], + "Who R U?": [], + "What Can We Do? (feat. Nate Dogg)": [], + "Twilight": [], + "Water Fall (Interluuube)": [], + "CUT EM IN (feat. Rick Ross)": [] + }, + "Boards of Canada": { + "Roygbiv": [], + "Olson": [], + "Wildlife Analysis": [], + "Dayvan Cowboy": [], + "Turquoise Hexagon Sun": [], + "Aquarius": [], + "Peacock Tail": [], + "An Eagle in Your Mind": [], + "Music Is Math": [], + "Kaini Industries": [], + "Chromakey Dreamcoat": [], + "Constants Are Changing": [], + "The Color of the Fire": [], + "Telephasic Workshop": [], + "Everything You Do Is a Balloon": [], + "Bocuma": [], + "Sixtyten": [], + "Over the Horizon Radar": [], + "1969": [], + "Rue the Whirl": [], + "Beware the Friendly Stranger": [], + "Smokes Quantity": [], + "Open the Light": [], + "Satellite Anthem Icarus": [], + "Pete Standing Alone": [], + "Triangles & Rhombuses": [], + "One Very Important Thought": [], + "Reach for the Dead": [] + }, + "Twista": { + "Slow Jamz": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 94, + "name": "twista", + "url": "https://www.last.fm/tag/twista" + }, + { + "count": 44, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 37, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 9, + "name": "Kanye West", + "url": "https://www.last.fm/tag/Kanye+West" + }, + { + "count": 5, + "name": "Twista - Slow Jamz", + "url": "https://www.last.fm/tag/Twista+-+Slow+Jamz" + }, + { + "count": 3, + "name": "hip hop", + "url": "https://www.last.fm/tag/hip+hop" + }, + { + "count": 1, + "name": "jamie foxx", + "url": "https://www.last.fm/tag/jamie+foxx" + }, + { + "count": 1, + "name": "slow jamz", + "url": "https://www.last.fm/tag/slow+jamz" + }, + { + "count": 1, + "name": "Slow Jamz - Twist", + "url": "https://www.last.fm/tag/Slow+Jamz+-+Twist" + } + ], + "Overnight Celebrity": [], + "Slow Jamz (feat. Kanye West & Jamie Foxx)": [], + "Kill Us All": [], + "Overnight Celebrity (Feat. Miri Ben-Ari)": [], + "Hope": [], + "Get Me": [], + "Sunshine (feat. Anthony Hamilton)": [], + "Wetter": [], + "Sunshine": [], + "One Last Time": [], + "Badunkadunk": [], + "Drinks": [], + "Snoopin'": [], + "Adrenaline Rush": [], + "So Sexy": [], + "Lavish (feat. Pharrell Williams)": [], + "So Sexy (feat. R. Kelly)": [], + "Make a Movie": [], + "Get It Wet": [], + "Creep Fast (Feat. T-Pain)": [], + "Girl Tonite (feat. Trey Songz)": [], + "Make a Movie (feat. Chris Brown)": [], + "Birthday": [], + "Like a 24": [], + "Emotions": [], + "Higher": [], + "Still Feels So Good": [] + }, + "Adventure Time": { + "Everything Stays (feat. Olivia Olson)": [ + { + "count": 100, + "name": "Yay", + "url": "https://www.last.fm/tag/Yay" + }, + { + "count": 100, + "name": "daily", + "url": "https://www.last.fm/tag/daily" + }, + { + "count": 29, + "name": "adventure time", + "url": "https://www.last.fm/tag/adventure+time" + }, + { + "count": 29, + "name": "sad", + "url": "https://www.last.fm/tag/sad" + }, + { + "count": 4, + "name": "electronic", + "url": "https://www.last.fm/tag/electronic" + }, + { + "count": 4, + "name": "soul", + "url": "https://www.last.fm/tag/soul" + }, + { + "count": 4, + "name": "Love", + "url": "https://www.last.fm/tag/Love" + }, + { + "count": 1, + "name": "female vocals", + "url": "https://www.last.fm/tag/female+vocals" + }, + { + "count": 1, + "name": "vocal", + "url": "https://www.last.fm/tag/vocal" + }, + { + "count": 1, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + } + ], + "Island Song (Come Along with Me) [feat. Ashley Eriksson]": [], + "I'm Just Your Problem (feat. Olivia Olson)": [], + "Good Little Girl (feat. Donald Glover, Madeleine Martin & Roz Ryan)": [], + "Remember You (feat. Olivia Olson & Tom Kenny)": [], + "Monster (feat. Olivia Olson & Half Shy)": [], + "Time Adventure (feat. Olivia Olson, Niki Yang & Hynden Walch)": [], + "Fries (feat. Olivia Olson)": [], + "Woke Up (feat. Olivia Olson & Zuzu)": [], + "All Gummed Up / All Warmed Up (feat. Jeremy Shada & John DiMaggio)": [], + "Everything Stays (Marcy and Mom) [feat. Rebecca Sugar & Ava Acres]": [], + "Oh Fionna (feat. Neil Patrick Harris & Madeleine Martin)": [], + "My Best Friends in the World (feat. Jeremy Shada, Olivia Olson & Hynden Walch)": [], + "Not Myself (feat. Zuzu)": [], + "Bacon Pancakes (feat. John DiMaggio)": [], + "Monster (feat. King Princess)": [], + "Part of the Madness (feat. Rebecca Sugar)": [], + "Juke Bug": [], + "Everything in You (feat. Half Shy)": [], + "Love in the Darkness (feat. Jeremy Shada, Ashly Burch & Hynden Walch)": [], + "Waving to You (feat. Rebecca Sugar)": [], + "Sou Seu Problema": [], + "House Hunting (feat. Pendleton Ward & Olivia Olson)": [], + "Tudo Permanece": [], + "Eternity With You (feat. Michaela Dietz & Zuzu)": [], + "It's Spring Again (feat. Olivia Olson & Hynden Walch)": [], + "On a Tropical Island (feat. John DiMaggio)": [] + }, + "Psy": { + "Gangnam Style (강남스타일)": [], + "Gentleman": [], + "That That (prod. & feat. SUGA of BTS)": [], + "That That (prod.&feat. SUGA of BTS)": [ + { + "count": 100, + "name": "Hard", + "url": "https://www.last.fm/tag/Hard" + }, + { + "count": 100, + "name": "hype", + "url": "https://www.last.fm/tag/hype" + }, + { + "count": 66, + "name": "k-pop party", + "url": "https://www.last.fm/tag/k-pop+party" + }, + { + "count": 66, + "name": "fire", + "url": "https://www.last.fm/tag/fire" + }, + { + "count": 33, + "name": "ya niga", + "url": "https://www.last.fm/tag/ya+niga" + } + ], + "Gangnam Style": [], + "DADDY": [], + "New Face": [], + "I Luv It": [], + "Hangover": [], + "강남스타일": [], + "GANJI (feat. Jessi)": [], + "Napal Baji": [], + "DADDY ft. CL of 2NE1": [], + "Celeb": [], + "Now (feat. Hwa Sa)": [], + "GANGNAM STYLE (강남스타일) M/V": [], + "GENTLEMAN M/V": [], + "9INTRO": [], + "Gangnam Style / 2 Legit 2 Quit Mashup": [], + "Right Now": [], + "You Move Me (feat. SUNG SI KYUNG)": [], + "Happier (feat. Crush)": [], + "Sleepless (feat. Heize)": [], + "Fact": [], + "GANGNAM STYLE(강남스타일) M/V": [], + "Life Is Suffering": [], + "What Would Have Been? (Feat. Lena Park)": [] + }, + "Wisin & Yandel": { + "Rakata": [], + "Sexy Movimiento": [], + "Abusadora": [], + "Besos Moja2": [], + "Noche De Sexo": [], + "Ahora Es": [], + "Pam Pam": [], + "Me Estas Tentando": [], + "Algo Me Gusta De Ti": [], + "Besos Mojados": [], + "Follow The Leader": [], + "Mírala Bien": [], + "Pegao": [], + "Nadie Como Tu": [], + "Estoy Enamorado": [], + "Mayor Que Yo": [], + "Aullando": [], + "Llamé Pa' Verte (Bailando Sexy)": [], + "Yo Te Quiero": [], + "Te Siento": [], + "Porque Me Tratas Así?": [], + "Aprovechalo": [], + "Dame Algo": [], + "Hipnotízame": [], + "Vapor": [], + "Irresistible": [], + "Reggaetón en lo Oscuro": [] + }, + "Ludwig van Beethoven": { + "Sonata No. 14 \"Moonlight\" in C-Sharp Minor\", Op. 27 No. 2: I. Adagio sostenuto": [], + "Moonlight Sonata": [], + "Für Elise": [], + "Symphony No. 5 in C Minor, Op. 67: I. Allegro con brio": [], + "Fur Elise": [], + "Bagatelle No. 25 in A minor, WoO 59 \"Für Elise\"": [], + "Symphony No. 9 (Scherzo)": [], + "Für Elise, WoO 59": [], + "Piano Sonata No. 14 in C-sharp minor, Op. 27 No. 2 \"Moonlight\": I. Adagio sostenuto": [], + "Symphony No. 7 in A Major, Op. 92: II. Allegretto": [], + "Ode to Joy": [], + "Molto vivace": [], + "String Quartet No. 13 in B-flat major, Op. 130: II. Presto": [], + "Moonlight Sonata (First Movement from Piano Sonata No. 14, Op. 27 No. 2)": [], + "Allegro con brio": [], + "Allegro": [], + "Bagatelle No. 25 in A Minor, \"Für Elise\", WoO 59": [], + "Adagio molto e cantabile": [], + "Piano Sonata No. 14 in C-Sharp Minor, Op. 27, No. 2, \"Moonlight\": I. Adagio sostenuto": [], + "Allegretto": [], + "Moonlight Sonata: Adagio Sostenuto": [], + "Speaking Unto Nations (Beethoven Symphony no 7 - II )": [], + "Allegro Ma non Troppo": [], + "Presto": [], + "Moonlight Sonata 1st Movement": [], + "Piano Sonata No. 8 in C minor, Op. 13 \"Pathétique\": II. Adagio cantabile": [], + "Pathetique Movement": [] + }, + "Kool & the Gang": { + "Jungle Boogie": [], + "Get Down On It": [], + "Celebration": [], + "Summer Madness": [], + "Get Down On It - Single Version": [], + "Celebration - Single Version": [], + "Ladies Night": [], + "Fresh": [], + "Hollywood Swinging": [], + "Cherish": [], + "You Don't Have To Change": [], + "Ladies Night - Single Version": [], + "Too Hot": [], + "Funky Stuff": [], + "Joanna": [], + "Cherish - Single Version": [], + "Take My Heart (You Can Have It If You Want It)": [], + "Open Sesame": [], + "Steppin' Out": [], + "Misled": [], + "Too Hot - Single Version": [], + "Jungle Jazz": [], + "Joanna - Single Version": [], + "Straight Ahead": [], + "Take It To The Top": [], + "Fresh - Single Version": [], + "Heaven At Once": [] + }, + "Silverstein": { + "Smile in Your Sleep": [ + { + "count": 100, + "name": "post-hardcore", + "url": "https://www.last.fm/tag/post-hardcore" + }, + { + "count": 90, + "name": "screamo", + "url": "https://www.last.fm/tag/screamo" + }, + { + "count": 47, + "name": "emo", + "url": "https://www.last.fm/tag/emo" + }, + { + "count": 41, + "name": "emocore", + "url": "https://www.last.fm/tag/emocore" + }, + { + "count": 14, + "name": "hardcore", + "url": "https://www.last.fm/tag/hardcore" + }, + { + "count": 11, + "name": "silverstein", + "url": "https://www.last.fm/tag/silverstein" + }, + { + "count": 9, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 2, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 1, + "name": "pop punk", + "url": "https://www.last.fm/tag/pop+punk" + }, + { + "count": 1, + "name": "punk", + "url": "https://www.last.fm/tag/punk" + } + ], + "My Heroine": [], + "Smashed Into Pieces": [], + "Discovering the Waterfront": [], + "Call It Karma": [], + "Giving Up": [], + "Red Light Pledge": [], + "Apologize": [], + "Bleeds No More": [], + "Already Dead": [], + "Your Sword Versus My Dagger": [], + "Fist Wrapped in Blood": [], + "Always and Never": [], + "Still Dreaming": [], + "November": [], + "Defend You": [], + "Three Hours Back": [], + "If You Could See Into My Soul": [], + "Hear Me Out": [], + "The Ides of March": [], + "Last Days of Summer": [], + "The Afterglow": [], + "Wish I Could Forget You": [], + "Infinite": [], + "When Broken Is Easily Fixed": [], + "Sound of the Sun": [], + "The Weak and the Wounded": [] + }, + "Wale": { + "Nike Boots": [], + "90210": [], + "Lotus Flower Bomb (feat. Miguel)": [], + "Strings": [], + "Pretty Girls": [], + "Contemplate": [], + "Roof": [], + "Bad (feat. Rihanna) - Remix": [ + { + "count": 100, + "name": "Hip-Hop", + "url": "https://www.last.fm/tag/Hip-Hop" + }, + { + "count": 100, + "name": "rap", + "url": "https://www.last.fm/tag/rap" + }, + { + "count": 66, + "name": "wale", + "url": "https://www.last.fm/tag/wale" + }, + { + "count": 66, + "name": "Rihanna", + "url": "https://www.last.fm/tag/Rihanna" + }, + { + "count": 33, + "name": "best of 2013", + "url": "https://www.last.fm/tag/best+of+2013" + }, + { + "count": 33, + "name": "bed creaking", + "url": "https://www.last.fm/tag/bed+creaking" + } + ], + "Mama Told Me": [], + "The Need to Know (feat. SZA)": [], + "Triumph": [], + "My Love (feat. Major Lazer, WizKid, Dua Lipa)": [], + "On Chill (feat. Jeremih)": [], + "Prescription": [], + "Strings (Inflagranti Remix)": [], + "LoveHate Thing (feat. Sam Dew)": [], + "Chillin": [], + "Roof (DJ Ayres Remix)": [], + "Bad (feat. Tiara Thomas)": [], + "Love... (Her Fault) [feat. Bryson Tiller]": [], + "Poke It Out (feat. J. Cole)": [], + "Ambition (feat. Meek Mill & Rick Ross)": [], + "Running Back (feat. Lil Wayne)": [], + "Lotus Flower Bomb - feat. Miguel": [], + "The Body (feat. Jeremih)": [], + "MY PYT": [], + "Ambition - feat. Meek Mill & Rick Ross": [] + }, + "Van Morrison": { + "Brown Eyed Girl": [ + { + "count": 100, + "name": "classic rock", + "url": "https://www.last.fm/tag/classic+rock" + }, + { + "count": 62, + "name": "60s", + "url": "https://www.last.fm/tag/60s" + }, + { + "count": 34, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 32, + "name": "oldies", + "url": "https://www.last.fm/tag/oldies" + }, + { + "count": 16, + "name": "singer-songwriter", + "url": "https://www.last.fm/tag/singer-songwriter" + }, + { + "count": 7, + "name": "van morrison", + "url": "https://www.last.fm/tag/van+morrison" + }, + { + "count": 4, + "name": "folk", + "url": "https://www.last.fm/tag/folk" + }, + { + "count": 1, + "name": "happy", + "url": "https://www.last.fm/tag/happy" + }, + { + "count": 1, + "name": "pop", + "url": "https://www.last.fm/tag/pop" + }, + { + "count": 1, + "name": "male vocalists", + "url": "https://www.last.fm/tag/male+vocalists" + } + ], + "Moondance": [], + "Into the Mystic": [], + "Crazy Love": [], + "Into the Mystic - 2013 Remaster": [], + "Sweet Thing": [], + "And It Stoned Me": [], + "Days Like This": [], + "Wild Night": [], + "Moondance - 2013 Remaster": [], + "Astral Weeks": [], + "Domino": [], + "Bright Side Of The Road": [], + "Have I Told You Lately": [], + "Caravan": [], + "Crazy Love - 2013 Remaster": [], + "Beside You": [], + "Madame George": [], + "Gloria": [], + "The Way Young Lovers Do": [], + "Tupelo Honey": [], + "Cyprus Avenue": [], + "Someone Like You": [], + "These Dreams of You": [], + "Everyone": [], + "Sweet Thing - 1999 Remaster": [], + "Come Running": [] + }, + "Kacey Musgraves": { + "Slow Burn": [], + "Butterflies": [], + "Rainbow": [], + "Golden Hour": [], + "High Horse": [], + "Happy & Sad": [], + "Follow Your Arrow": [], + "Space Cowboy": [], + "Deeper Well": [], + "Oh, What a World": [], + "Lonely Weekend": [], + "Merry Go 'Round": [], + "Velvet Elvis": [], + "Love Is a Wild Thing": [], + "Mother": [], + "breadwinner": [], + "justified": [], + "Wonder Woman": [], + "Too Good to Be True": [], + "Cardinal": [], + "cherry blossom": [], + "simple times": [], + "Glittery - From The Kacey Musgraves Christmas Show": [], + "star-crossed": [], + "The Architect": [], + "good wife": [], + "camera roll": [] + }, + "kanii": { + "I Know - PR1SVX Edit": [], + "Go (Xtayalive 2)": [], + "sins (let me in)": [ + { + "count": 100, + "name": "rnb", + "url": "https://www.last.fm/tag/rnb" + }, + { + "count": 100, + "name": "r&b", + "url": "https://www.last.fm/tag/r&b" + }, + { + "count": 66, + "name": "alternative rnb", + "url": "https://www.last.fm/tag/alternative+rnb" + }, + { + "count": 66, + "name": "jersey club", + "url": "https://www.last.fm/tag/jersey+club" + }, + { + "count": 33, + "name": "alternative R&B", + "url": "https://www.last.fm/tag/alternative+R&B" + } + ], + "I Know": [], + "Heart Racing": [], + "attachment (she wanna love)": [], + "Companion": [], + "I Know - PR1SVX Edit Sped Up": [], + "tell me": [], + "companion (sped up)": [], + "Go (Xtayalive 2) - Sped Up": [], + "marry me": [], + "I Know - sped up": [], + "sins (let me in) - Remix": [], + "u and i": [], + "attachment (sped up)": [], + "lost without you": [], + "Five": [], + "sins (let me in) - DarillisBeats Edit": [], + "same stories (come and go)": [], + "diva": [], + "Push2Start": [], + "hate me": [], + "MIA": [], + "pretty photos": [], + "sober": [], + "Heart Racing - Slow Down": [] + }, + "Moneybagg Yo": { + "Time Today": [], + "Wockesha": [], + "Said Sum": [], + "U Played (feat. Lil Baby)": [], + "Ocean Spray": [], + "Keep It Low (feat. Future)": [], + "Me Vs Me": [], + "Said Sum (feat. City Girls & DaBaby) - Remix": [], + "Love It Here": [], + "See Wat I’m Sayin": [], + "Rookie Of The Year": [], + "Motion God": [], + "All Dat (with Megan Thee Stallion)": [], + "Projects": [], + "Quickie": [], + "Shottas (Lala)": [], + "Switches & Dracs (with Lil Durk feat. EST Gee)": [], + "Blow": [], + "WHISKEY WHISKEY (feat. Morgan Wallen)": [], + "Scorpio": [], + "On Wat U On (with GloRilla)": [], + "BUSSIN (with Rob49)": [], + "F My BM": [], + "Dior (Feat. Gunna)": [], + "Hard for the Next (with Future)": [], + "GO! (with BIG30)": [], + "Wockesha (with Lil Wayne & Ashanti) - Remix": [] + }, + "Rebzyyx": { + "all I want is you": [ + { + "count": 100, + "name": "emo rap", + "url": "https://www.last.fm/tag/emo+rap" + }, + { + "count": 100, + "name": "euro-trance", + "url": "https://www.last.fm/tag/euro-trance" + }, + { + "count": 66, + "name": "hyperpop", + "url": "https://www.last.fm/tag/hyperpop" + }, + { + "count": 66, + "name": "scenecore", + "url": "https://www.last.fm/tag/scenecore" + }, + { + "count": 33, + "name": "BPD", + "url": "https://www.last.fm/tag/BPD" + } + ], + "I'm so crazy for youuu Money": [], + "Donda Bag": [] + }, + "Atlus Sound Team": { + "specialist": [], + "Layer Cake": [], + "When Mother Was There": [], + "Butterfly Kiss": [], + "巌戸台分寮": [], + "Phantom": [], + "Life Goes On": [], + "Have a Short Rest": [], + "Like a dream come true": [], + "Alleycat": [] + }, + "The Story So Far": { + "Clairvoyant": [], + "Empty Space": [], + "Things I Can't Change": [], + "Quicksand": [], + "Nerve": [], + "Roam": [], + "Navy Blue": [], + "Heavy Gloom": [], + "Keep This Up": [], + "High Regard": [] + }, + "Riovaz": { + "Prom Night": [], + "I Feel Fantastic": [], + "you're a parasite": [], + "Eternal Sunshine": [], + "waiting alonE": [], + "Leaving You": [], + "the Rake (can’t complain)": [], + "God Save The Girl": [], + "Tantrum (Pace Yourself)": [], + "U Neva": [] + }, + "Kxllswxtch": { + "WASTE": [ + { + "count": 100, + "name": "post-grunge", + "url": "https://www.last.fm/tag/post-grunge" + }, + { + "count": 100, + "name": "Acoustic Rock", + "url": "https://www.last.fm/tag/Acoustic+Rock" + } + ], + "WASTE - Sped Up Version": [], + "LIGHTS OUT": [], + "Exorcist": [], + "YASOPP": [], + "BLACK LAGOON": [], + "Disaster": [], + "BOMBS AWAY": [], + "COSMO": [], + "NIGHTSTAND": [] + }, + "Kaiser Chiefs": { + "Ruby": [ + { + "count": 100, + "name": "indie", + "url": "https://www.last.fm/tag/indie" + }, + { + "count": 98, + "name": "indie rock", + "url": "https://www.last.fm/tag/indie+rock" + }, + { + "count": 52, + "name": "rock", + "url": "https://www.last.fm/tag/rock" + }, + { + "count": 44, + "name": "british", + "url": "https://www.last.fm/tag/british" + }, + { + "count": 21, + "name": "britpop", + "url": "https://www.last.fm/tag/britpop" + }, + { + "count": 8, + "name": "alternative", + "url": "https://www.last.fm/tag/alternative" + }, + { + "count": 8, + "name": "kaiser chiefs", + "url": "https://www.last.fm/tag/kaiser+chiefs" + }, + { + "count": 2, + "name": "alternative rock", + "url": "https://www.last.fm/tag/alternative+rock" + }, + { + "count": 1, + "name": "00s", + "url": "https://www.last.fm/tag/00s" + }, + { + "count": 1, + "name": "Ruby", + "url": "https://www.last.fm/tag/Ruby" + } + ], + "I Predict a Riot": [], + "Everyday I Love You Less and Less": [], + "Modern Way": [], + "Everything Is Average Nowadays": [], + "Never Miss a Beat": [], + "Na Na Na Na Naa": [], + "The Angry Mob": [], + "Oh My God": [], + "Heat Dies Down": [] + } +} \ No newline at end of file diff --git a/ws.audioscrobbler.com.json b/ws.audioscrobbler.com.json new file mode 100644 index 0000000..cd86bc8 --- /dev/null +++ b/ws.audioscrobbler.com.json @@ -0,0 +1 @@ +{"tags":{"tag":[{"name":"rock","url":"https://www.last.fm/tag/rock","reach":"402324","taggings":"4059587","streamable":"1","wiki":{}},{"name":"electronic","url":"https://www.last.fm/tag/electronic","reach":"261576","taggings":"2487531","streamable":"1","wiki":{}},{"name":"seen live","url":"https://www.last.fm/tag/seen+live","reach":"82547","taggings":"2189928","streamable":"1","wiki":{}},{"name":"alternative","url":"https://www.last.fm/tag/alternative","reach":"266844","taggings":"2127930","streamable":"1","wiki":{}},{"name":"pop","url":"https://www.last.fm/tag/pop","reach":"233297","taggings":"2072623","streamable":"1","wiki":{}},{"name":"indie","url":"https://www.last.fm/tag/indie","reach":"259994","taggings":"2062659","streamable":"1","wiki":{}},{"name":"female vocalists","url":"https://www.last.fm/tag/female+vocalists","reach":"169099","taggings":"1632780","streamable":"1","wiki":{}},{"name":"metal","url":"https://www.last.fm/tag/metal","reach":"158732","taggings":"1301491","streamable":"1","wiki":{}},{"name":"alternative rock","url":"https://www.last.fm/tag/alternative+rock","reach":"169945","taggings":"1225081","streamable":"1","wiki":{}},{"name":"jazz","url":"https://www.last.fm/tag/jazz","reach":"149738","taggings":"1192827","streamable":"1","wiki":{}},{"name":"classic rock","url":"https://www.last.fm/tag/classic+rock","reach":"137079","taggings":"1148544","streamable":"1","wiki":{}},{"name":"ambient","url":"https://www.last.fm/tag/ambient","reach":"149677","taggings":"1119381","streamable":"1","wiki":{}},{"name":"experimental","url":"https://www.last.fm/tag/experimental","reach":"144922","taggings":"1107166","streamable":"1","wiki":{}},{"name":"folk","url":"https://www.last.fm/tag/folk","reach":"151092","taggings":"954482","streamable":"1","wiki":{}},{"name":"indie rock","url":"https://www.last.fm/tag/indie+rock","reach":"137083","taggings":"924307","streamable":"1","wiki":{}},{"name":"punk","url":"https://www.last.fm/tag/punk","reach":"145197","taggings":"916426","streamable":"1","wiki":{}},{"name":"Hip-Hop","url":"https://www.last.fm/tag/Hip-Hop","reach":"131165","taggings":"916132","streamable":"1","wiki":{}},{"name":"hard rock","url":"https://www.last.fm/tag/hard+rock","reach":"115209","taggings":"910689","streamable":"1","wiki":{}},{"name":"black metal","url":"https://www.last.fm/tag/black+metal","reach":"64371","taggings":"901194","streamable":"1","wiki":{}},{"name":"instrumental","url":"https://www.last.fm/tag/instrumental","reach":"125907","taggings":"884959","streamable":"1","wiki":{}},{"name":"singer-songwriter","url":"https://www.last.fm/tag/singer-songwriter","reach":"109879","taggings":"855290","streamable":"1","wiki":{}},{"name":"dance","url":"https://www.last.fm/tag/dance","reach":"134234","taggings":"818977","streamable":"1","wiki":{}},{"name":"80s","url":"https://www.last.fm/tag/80s","reach":"100603","taggings":"796052","streamable":"1","wiki":{}},{"name":"death metal","url":"https://www.last.fm/tag/death+metal","reach":"72798","taggings":"757960","streamable":"1","wiki":{}},{"name":"Progressive rock","url":"https://www.last.fm/tag/Progressive+rock","reach":"96669","taggings":"752875","streamable":"1","wiki":{}},{"name":"heavy metal","url":"https://www.last.fm/tag/heavy+metal","reach":"90787","taggings":"748894","streamable":"1","wiki":{}},{"name":"hardcore","url":"https://www.last.fm/tag/hardcore","reach":"99348","taggings":"719589","streamable":"1","wiki":{}},{"name":"british","url":"https://www.last.fm/tag/british","reach":"93490","taggings":"698970","streamable":"1","wiki":{}},{"name":"soul","url":"https://www.last.fm/tag/soul","reach":"102011","taggings":"693753","streamable":"1","wiki":{}},{"name":"chillout","url":"https://www.last.fm/tag/chillout","reach":"103581","taggings":"652314","streamable":"1","wiki":{}},{"name":"electronica","url":"https://www.last.fm/tag/electronica","reach":"102444","taggings":"638301","streamable":"1","wiki":{}},{"name":"rap","url":"https://www.last.fm/tag/rap","reach":"110415","taggings":"622823","streamable":"1","wiki":{}},{"name":"industrial","url":"https://www.last.fm/tag/industrial","reach":"84976","taggings":"584418","streamable":"1","wiki":{}},{"name":"punk rock","url":"https://www.last.fm/tag/punk+rock","reach":"98332","taggings":"579620","streamable":"1","wiki":{}},{"name":"Classical","url":"https://www.last.fm/tag/Classical","reach":"74832","taggings":"578909","streamable":"1","wiki":{}},{"name":"Soundtrack","url":"https://www.last.fm/tag/Soundtrack","reach":"85653","taggings":"574089","streamable":"1","wiki":{}},{"name":"blues","url":"https://www.last.fm/tag/blues","reach":"96380","taggings":"554631","streamable":"1","wiki":{}},{"name":"thrash metal","url":"https://www.last.fm/tag/thrash+metal","reach":"62877","taggings":"523801","streamable":"1","wiki":{}},{"name":"90s","url":"https://www.last.fm/tag/90s","reach":"57117","taggings":"499331","streamable":"1","wiki":{}},{"name":"metalcore","url":"https://www.last.fm/tag/metalcore","reach":"68335","taggings":"497454","streamable":"1","wiki":{}},{"name":"psychedelic","url":"https://www.last.fm/tag/psychedelic","reach":"78576","taggings":"486139","streamable":"1","wiki":{}},{"name":"acoustic","url":"https://www.last.fm/tag/acoustic","reach":"111661","taggings":"484821","streamable":"1","wiki":{}},{"name":"japanese","url":"https://www.last.fm/tag/japanese","reach":"50161","taggings":"478167","streamable":"1","wiki":{}},{"name":"hip hop","url":"https://www.last.fm/tag/hip+hop","reach":"80308","taggings":"462933","streamable":"1","wiki":{}},{"name":"post-rock","url":"https://www.last.fm/tag/post-rock","reach":"66107","taggings":"457019","streamable":"1","wiki":{}},{"name":"Progressive metal","url":"https://www.last.fm/tag/Progressive+metal","reach":"62836","taggings":"453061","streamable":"1","wiki":{}},{"name":"House","url":"https://www.last.fm/tag/House","reach":"74755","taggings":"449695","streamable":"1","wiki":{}},{"name":"german","url":"https://www.last.fm/tag/german","reach":"59798","taggings":"445504","streamable":"1","wiki":{}},{"name":"techno","url":"https://www.last.fm/tag/techno","reach":"72343","taggings":"443539","streamable":"1","wiki":{}},{"name":"new wave","url":"https://www.last.fm/tag/new+wave","reach":"64801","taggings":"437484","streamable":"1","wiki":{}},{"name":"trance","url":"https://www.last.fm/tag/trance","reach":"65332","taggings":"437048","streamable":"1","wiki":{}},{"name":"funk","url":"https://www.last.fm/tag/funk","reach":"83944","taggings":"436446","streamable":"1","wiki":{}},{"name":"post-punk","url":"https://www.last.fm/tag/post-punk","reach":"60333","taggings":"418340","streamable":"1","wiki":{}},{"name":"american","url":"https://www.last.fm/tag/american","reach":"28054","taggings":"416293","streamable":"1","wiki":{}},{"name":"piano","url":"https://www.last.fm/tag/piano","reach":"76182","taggings":"412469","streamable":"1","wiki":{}},{"name":"indie pop","url":"https://www.last.fm/tag/indie+pop","reach":"67544","taggings":"403042","streamable":"1","wiki":{}},{"name":"reggae","url":"https://www.last.fm/tag/reggae","reach":"80009","taggings":"402292","streamable":"1","wiki":{}},{"name":"70s","url":"https://www.last.fm/tag/70s","reach":"50547","taggings":"398968","streamable":"1","wiki":{}},{"name":"electro","url":"https://www.last.fm/tag/electro","reach":"76752","taggings":"393612","streamable":"1","wiki":{}},{"name":"trip-hop","url":"https://www.last.fm/tag/trip-hop","reach":"71667","taggings":"388058","streamable":"1","wiki":{}},{"name":"rnb","url":"https://www.last.fm/tag/rnb","reach":"57426","taggings":"384476","streamable":"1","wiki":{}},{"name":"60s","url":"https://www.last.fm/tag/60s","reach":"47620","taggings":"378045","streamable":"1","wiki":{}},{"name":"country","url":"https://www.last.fm/tag/country","reach":"59935","taggings":"371803","streamable":"1","wiki":{}},{"name":"Power metal","url":"https://www.last.fm/tag/Power+metal","reach":"50474","taggings":"364072","streamable":"1","wiki":{}},{"name":"Melodic Death Metal","url":"https://www.last.fm/tag/Melodic+Death+Metal","reach":"53762","taggings":"358854","streamable":"1","wiki":{}},{"name":"downtempo","url":"https://www.last.fm/tag/downtempo","reach":"56070","taggings":"353655","streamable":"1","wiki":{}},{"name":"emo","url":"https://www.last.fm/tag/emo","reach":"66445","taggings":"349210","streamable":"1","wiki":{}},{"name":"male vocalists","url":"https://www.last.fm/tag/male+vocalists","reach":"28374","taggings":"342265","streamable":"1","wiki":{}},{"name":"post-hardcore","url":"https://www.last.fm/tag/post-hardcore","reach":"47886","taggings":"335006","streamable":"1","wiki":{}},{"name":"doom metal","url":"https://www.last.fm/tag/doom+metal","reach":"41839","taggings":"328215","streamable":"1","wiki":{}},{"name":"Psychedelic Rock","url":"https://www.last.fm/tag/Psychedelic+Rock","reach":"46475","taggings":"299800","streamable":"1","wiki":{}},{"name":"synthpop","url":"https://www.last.fm/tag/synthpop","reach":"48162","taggings":"295325","streamable":"1","wiki":{}},{"name":"oldies","url":"https://www.last.fm/tag/oldies","reach":"36326","taggings":"290795","streamable":"1","wiki":{}},{"name":"Love","url":"https://www.last.fm/tag/Love","reach":"52690","taggings":"289852","streamable":"1","wiki":{}},{"name":"beautiful","url":"https://www.last.fm/tag/beautiful","reach":"42970","taggings":"284655","streamable":"1","wiki":{}},{"name":"french","url":"https://www.last.fm/tag/french","reach":"55647","taggings":"280881","streamable":"1","wiki":{}},{"name":"00s","url":"https://www.last.fm/tag/00s","reach":"13362","taggings":"277817","streamable":"1","wiki":{}},{"name":"russian","url":"https://www.last.fm/tag/russian","reach":"43773","taggings":"274119","streamable":"1","wiki":{}},{"name":"Gothic Metal","url":"https://www.last.fm/tag/Gothic+Metal","reach":"46502","taggings":"272443","streamable":"1","wiki":{}},{"name":"cover","url":"https://www.last.fm/tag/cover","reach":"30379","taggings":"270359","streamable":"1","wiki":{}},{"name":"Grunge","url":"https://www.last.fm/tag/Grunge","reach":"70729","taggings":"265991","streamable":"1","wiki":{}},{"name":"idm","url":"https://www.last.fm/tag/idm","reach":"38977","taggings":"265961","streamable":"1","wiki":{}},{"name":"noise","url":"https://www.last.fm/tag/noise","reach":"43248","taggings":"265773","streamable":"1","wiki":{}},{"name":"dark ambient","url":"https://www.last.fm/tag/dark+ambient","reach":"35313","taggings":"264564","streamable":"1","wiki":{}},{"name":"guitar","url":"https://www.last.fm/tag/guitar","reach":"51967","taggings":"261243","streamable":"1","wiki":{}},{"name":"Gothic","url":"https://www.last.fm/tag/Gothic","reach":"47917","taggings":"260929","streamable":"1","wiki":{}},{"name":"britpop","url":"https://www.last.fm/tag/britpop","reach":"62049","taggings":"253591","streamable":"1","wiki":{}},{"name":"pop rock","url":"https://www.last.fm/tag/pop+rock","reach":"52005","taggings":"250147","streamable":"1","wiki":{}},{"name":"screamo","url":"https://www.last.fm/tag/screamo","reach":"44244","taggings":"249786","streamable":"1","wiki":{}},{"name":"swedish","url":"https://www.last.fm/tag/swedish","reach":"44032","taggings":"248423","streamable":"1","wiki":{}},{"name":"favorites","url":"https://www.last.fm/tag/favorites","reach":"27740","taggings":"245381","streamable":"1","wiki":{}},{"name":"lounge","url":"https://www.last.fm/tag/lounge","reach":"42385","taggings":"241515","streamable":"1","wiki":{}},{"name":"Mellow","url":"https://www.last.fm/tag/Mellow","reach":"37850","taggings":"240825","streamable":"1","wiki":{}},{"name":"jazz fusion","url":"https://www.last.fm/tag/jazz+fusion","reach":"12329","taggings":"238553","streamable":"1","wiki":{}},{"name":"grindcore","url":"https://www.last.fm/tag/grindcore","reach":"32243","taggings":"238380","streamable":"1","wiki":{}},{"name":"Nu Metal","url":"https://www.last.fm/tag/Nu+Metal","reach":"50390","taggings":"237368","streamable":"1","wiki":{}},{"name":"j-pop","url":"https://www.last.fm/tag/j-pop","reach":"26711","taggings":"234931","streamable":"1","wiki":{}},{"name":"albums I own","url":"https://www.last.fm/tag/albums+I+own","reach":"14038","taggings":"233439","streamable":"1","wiki":{}},{"name":"under 2000 listeners","url":"https://www.last.fm/tag/under+2000+listeners","reach":"6402","taggings":"231774","streamable":"1","wiki":{}},{"name":"female vocalist","url":"https://www.last.fm/tag/female+vocalist","reach":"41842","taggings":"231291","streamable":"1","wiki":{}},{"name":"symphonic metal","url":"https://www.last.fm/tag/symphonic+metal","reach":"44705","taggings":"230456","streamable":"1","wiki":{}},{"name":"blues rock","url":"https://www.last.fm/tag/blues+rock","reach":"37834","taggings":"228011","streamable":"1","wiki":{}},{"name":"Drum and bass","url":"https://www.last.fm/tag/Drum+and+bass","reach":"36990","taggings":"226863","streamable":"1","wiki":{}},{"name":"polish","url":"https://www.last.fm/tag/polish","reach":"30882","taggings":"226383","streamable":"1","wiki":{}},{"name":"shoegaze","url":"https://www.last.fm/tag/shoegaze","reach":"42042","taggings":"224750","streamable":"1","wiki":{}},{"name":"chill","url":"https://www.last.fm/tag/chill","reach":"45736","taggings":"224652","streamable":"1","wiki":{}},{"name":"Avant-Garde","url":"https://www.last.fm/tag/Avant-Garde","reach":"33522","taggings":"221632","streamable":"1","wiki":{}},{"name":"new age","url":"https://www.last.fm/tag/new+age","reach":"36935","taggings":"217946","streamable":"1","wiki":{}},{"name":"ska","url":"https://www.last.fm/tag/ska","reach":"53066","taggings":"215451","streamable":"1","wiki":{}},{"name":"Awesome","url":"https://www.last.fm/tag/Awesome","reach":"39203","taggings":"214297","streamable":"1","wiki":{}},{"name":"fip","url":"https://www.last.fm/tag/fip","reach":"447","taggings":"213241","streamable":"1","wiki":{}},{"name":"darkwave","url":"https://www.last.fm/tag/darkwave","reach":"34409","taggings":"212579","streamable":"1","wiki":{}},{"name":"Progressive","url":"https://www.last.fm/tag/Progressive","reach":"45831","taggings":"212399","streamable":"1","wiki":{}},{"name":"pop punk","url":"https://www.last.fm/tag/pop+punk","reach":"45174","taggings":"212373","streamable":"1","wiki":{}},{"name":"minimal","url":"https://www.last.fm/tag/minimal","reach":"37431","taggings":"210198","streamable":"1","wiki":{}},{"name":"dubstep","url":"https://www.last.fm/tag/dubstep","reach":"37232","taggings":"201885","streamable":"1","wiki":{}},{"name":"ebm","url":"https://www.last.fm/tag/ebm","reach":"24478","taggings":"198841","streamable":"1","wiki":{}},{"name":"Canadian","url":"https://www.last.fm/tag/Canadian","reach":"36951","taggings":"197916","streamable":"1","wiki":{}},{"name":"world","url":"https://www.last.fm/tag/world","reach":"28591","taggings":"194795","streamable":"1","wiki":{}},{"name":"deathcore","url":"https://www.last.fm/tag/deathcore","reach":"25975","taggings":"193494","streamable":"1","wiki":{}},{"name":"alternative metal","url":"https://www.last.fm/tag/alternative+metal","reach":"36884","taggings":"192643","streamable":"1","wiki":{}},{"name":"folk metal","url":"https://www.last.fm/tag/folk+metal","reach":"34199","taggings":"191622","streamable":"1","wiki":{}},{"name":"J-rock","url":"https://www.last.fm/tag/J-rock","reach":"27845","taggings":"188359","streamable":"1","wiki":{}},{"name":"easy listening","url":"https://www.last.fm/tag/easy+listening","reach":"29403","taggings":"187252","streamable":"1","wiki":{}},{"name":"Brutal Death Metal","url":"https://www.last.fm/tag/Brutal+Death+Metal","reach":"23525","taggings":"184791","streamable":"1","wiki":{}},{"name":"finnish","url":"https://www.last.fm/tag/finnish","reach":"28187","taggings":"183738","streamable":"1","wiki":{}},{"name":"hardcore punk","url":"https://www.last.fm/tag/hardcore+punk","reach":"24811","taggings":"182338","streamable":"1","wiki":{}},{"name":"industrial metal","url":"https://www.last.fm/tag/industrial+metal","reach":"40465","taggings":"180502","streamable":"1","wiki":{}},{"name":"USA","url":"https://www.last.fm/tag/USA","reach":"9694","taggings":"178901","streamable":"1","wiki":{}},{"name":"Gothic Rock","url":"https://www.last.fm/tag/Gothic+Rock","reach":"33496","taggings":"178100","streamable":"1","wiki":{}},{"name":"Lo-Fi","url":"https://www.last.fm/tag/Lo-Fi","reach":"35154","taggings":"172338","streamable":"1","wiki":{}},{"name":"Disco","url":"https://www.last.fm/tag/Disco","reach":"36997","taggings":"170910","streamable":"1","wiki":{}},{"name":"latin","url":"https://www.last.fm/tag/latin","reach":"39131","taggings":"167571","streamable":"1","wiki":{}},{"name":"folk rock","url":"https://www.last.fm/tag/folk+rock","reach":"37465","taggings":"162574","streamable":"1","wiki":{}},{"name":"dub","url":"https://www.last.fm/tag/dub","reach":"34895","taggings":"161759","streamable":"1","wiki":{}},{"name":"drone","url":"https://www.last.fm/tag/drone","reach":"25454","taggings":"161210","streamable":"1","wiki":{}},{"name":"atmospheric","url":"https://www.last.fm/tag/atmospheric","reach":"28840","taggings":"159357","streamable":"1","wiki":{}},{"name":"Stoner Rock","url":"https://www.last.fm/tag/Stoner+Rock","reach":"29505","taggings":"156791","streamable":"1","wiki":{}},{"name":"All","url":"https://www.last.fm/tag/All","reach":"1825","taggings":"148072","streamable":"1","wiki":{}},{"name":"sexy","url":"https://www.last.fm/tag/sexy","reach":"29802","taggings":"145615","streamable":"1","wiki":{}},{"name":"electropop","url":"https://www.last.fm/tag/electropop","reach":"32894","taggings":"141597","streamable":"1","wiki":{}},{"name":"christian","url":"https://www.last.fm/tag/christian","reach":"24152","taggings":"140979","streamable":"1","wiki":{}},{"name":"dream pop","url":"https://www.last.fm/tag/dream+pop","reach":"26164","taggings":"139483","streamable":"1","wiki":{}},{"name":"deutsch","url":"https://www.last.fm/tag/deutsch","reach":"20083","taggings":"139456","streamable":"1","wiki":{}},{"name":"female","url":"https://www.last.fm/tag/female","reach":"24210","taggings":"137948","streamable":"1","wiki":{}},{"name":"Garage Rock","url":"https://www.last.fm/tag/Garage+Rock","reach":"29289","taggings":"136064","streamable":"1","wiki":{}},{"name":"christmas","url":"https://www.last.fm/tag/christmas","reach":"16474","taggings":"136063","streamable":"1","wiki":{}},{"name":"Sludge","url":"https://www.last.fm/tag/Sludge","reach":"20564","taggings":"134252","streamable":"1","wiki":{}},{"name":"celtic","url":"https://www.last.fm/tag/celtic","reach":"29045","taggings":"134220","streamable":"1","wiki":{}},{"name":"contemporary classical","url":"https://www.last.fm/tag/contemporary+classical","reach":"16701","taggings":"133501","streamable":"1","wiki":{}},{"name":"anime","url":"https://www.last.fm/tag/anime","reach":"19298","taggings":"129487","streamable":"1","wiki":{}},{"name":"italian","url":"https://www.last.fm/tag/italian","reach":"23636","taggings":"126515","streamable":"1","wiki":{}},{"name":"Ballad","url":"https://www.last.fm/tag/Ballad","reach":"22621","taggings":"125802","streamable":"1","wiki":{}},{"name":"brazilian","url":"https://www.last.fm/tag/brazilian","reach":"24521","taggings":"123558","streamable":"1","wiki":{}},{"name":"psytrance","url":"https://www.last.fm/tag/psytrance","reach":"18401","taggings":"123385","streamable":"1","wiki":{}},{"name":"Korean","url":"https://www.last.fm/tag/Korean","reach":"11901","taggings":"122820","streamable":"1","wiki":{}},{"name":"Smooth Jazz","url":"https://www.last.fm/tag/Smooth+Jazz","reach":"18190","taggings":"121524","streamable":"1","wiki":{}},{"name":"melancholic","url":"https://www.last.fm/tag/melancholic","reach":"22971","taggings":"121399","streamable":"1","wiki":{}},{"name":"epic","url":"https://www.last.fm/tag/epic","reach":"25322","taggings":"120742","streamable":"1","wiki":{}},{"name":"Favorite","url":"https://www.last.fm/tag/Favorite","reach":"17029","taggings":"120399","streamable":"1","wiki":{}},{"name":"k-pop","url":"https://www.last.fm/tag/k-pop","reach":"12916","taggings":"120207","streamable":"1","wiki":{}},{"name":"spanish","url":"https://www.last.fm/tag/spanish","reach":"27780","taggings":"119690","streamable":"1","wiki":{}},{"name":"UK","url":"https://www.last.fm/tag/UK","reach":"17151","taggings":"119082","streamable":"1","wiki":{}},{"name":"romantic","url":"https://www.last.fm/tag/romantic","reach":"24746","taggings":"118283","streamable":"1","wiki":{}},{"name":"cool","url":"https://www.last.fm/tag/cool","reach":"25290","taggings":"118214","streamable":"1","wiki":{}},{"name":"male vocalist","url":"https://www.last.fm/tag/male+vocalist","reach":"9480","taggings":"117863","streamable":"1","wiki":{}},{"name":"melancholy","url":"https://www.last.fm/tag/melancholy","reach":"21681","taggings":"117829","streamable":"1","wiki":{}},{"name":"sad","url":"https://www.last.fm/tag/sad","reach":"22970","taggings":"117116","streamable":"1","wiki":{}},{"name":"art rock","url":"https://www.last.fm/tag/art+rock","reach":"19411","taggings":"116991","streamable":"1","wiki":{}},{"name":"comedy","url":"https://www.last.fm/tag/comedy","reach":"27918","taggings":"116575","streamable":"1","wiki":{}},{"name":"ethereal","url":"https://www.last.fm/tag/ethereal","reach":"21811","taggings":"116025","streamable":"1","wiki":{}},{"name":"soft rock","url":"https://www.last.fm/tag/soft+rock","reach":"23842","taggings":"115305","streamable":"1","wiki":{}},{"name":"Technical Death Metal","url":"https://www.last.fm/tag/Technical+Death+Metal","reach":"17141","taggings":"115203","streamable":"1","wiki":{}},{"name":"Fusion","url":"https://www.last.fm/tag/Fusion","reach":"24802","taggings":"115199","streamable":"1","wiki":{}},{"name":"video game music","url":"https://www.last.fm/tag/video+game+music","reach":"10126","taggings":"114645","streamable":"1","wiki":{}},{"name":"JPop","url":"https://www.last.fm/tag/JPop","reach":"11640","taggings":"113211","streamable":"1","wiki":{}},{"name":"classic","url":"https://www.last.fm/tag/classic","reach":"27053","taggings":"110942","streamable":"1","wiki":{}},{"name":"australian","url":"https://www.last.fm/tag/australian","reach":"25188","taggings":"107656","streamable":"1","wiki":{}},{"name":"underground hip-hop","url":"https://www.last.fm/tag/underground+hip-hop","reach":"16669","taggings":"107080","streamable":"1","wiki":{}},{"name":"Female fronted metal","url":"https://www.last.fm/tag/Female+fronted+metal","reach":"18868","taggings":"106584","streamable":"1","wiki":{}},{"name":"swing","url":"https://www.last.fm/tag/swing","reach":"24864","taggings":"104995","streamable":"1","wiki":{}},{"name":"neofolk","url":"https://www.last.fm/tag/neofolk","reach":"15905","taggings":"104460","streamable":"1","wiki":{}},{"name":"acid jazz","url":"https://www.last.fm/tag/acid+jazz","reach":"23474","taggings":"104188","streamable":"1","wiki":{}},{"name":"irish","url":"https://www.last.fm/tag/irish","reach":"30662","taggings":"102351","streamable":"1","wiki":{}},{"name":"party","url":"https://www.last.fm/tag/party","reach":"17099","taggings":"102139","streamable":"1","wiki":{}},{"name":"dark","url":"https://www.last.fm/tag/dark","reach":"22757","taggings":"102133","streamable":"1","wiki":{}},{"name":"speed metal","url":"https://www.last.fm/tag/speed+metal","reach":"21671","taggings":"102085","streamable":"1","wiki":{}},{"name":"visual kei","url":"https://www.last.fm/tag/visual+kei","reach":"12156","taggings":"100822","streamable":"1","wiki":{}},{"name":"live","url":"https://www.last.fm/tag/live","reach":"19002","taggings":"100447","streamable":"1","wiki":{}},{"name":"baroque","url":"https://www.last.fm/tag/baroque","reach":"12054","taggings":"100111","streamable":"1","wiki":{}},{"name":"norwegian","url":"https://www.last.fm/tag/norwegian","reach":"22053","taggings":"99478","streamable":"1","wiki":{}},{"name":"noise rock","url":"https://www.last.fm/tag/noise+rock","reach":"17902","taggings":"97918","streamable":"1","wiki":{}},{"name":"Alt-country","url":"https://www.last.fm/tag/Alt-country","reach":"19166","taggings":"96342","streamable":"1","wiki":{}},{"name":"neoclassical","url":"https://www.last.fm/tag/neoclassical","reach":"14806","taggings":"95494","streamable":"1","wiki":{}},{"name":"remix","url":"https://www.last.fm/tag/remix","reach":"18604","taggings":"95416","streamable":"1","wiki":{}},{"name":"rock n roll","url":"https://www.last.fm/tag/rock+n+roll","reach":"18788","taggings":"95321","streamable":"1","wiki":{}},{"name":"viking metal","url":"https://www.last.fm/tag/viking+metal","reach":"21165","taggings":"95310","streamable":"1","wiki":{}},{"name":"glam rock","url":"https://www.last.fm/tag/glam+rock","reach":"27027","taggings":"94427","streamable":"1","wiki":{}},{"name":"rockabilly","url":"https://www.last.fm/tag/rockabilly","reach":"19137","taggings":"94244","streamable":"1","wiki":{}},{"name":"atmospheric black metal","url":"https://www.last.fm/tag/atmospheric+black+metal","reach":"12288","taggings":"93824","streamable":"1","wiki":{}}],"@attr":{"page":"1","perPage":"200","totalPages":"14353","total":"2870477"}}} \ No newline at end of file From f472ed04646707cb20e8587a4e14989ba14d6461 Mon Sep 17 00:00:00 2001 From: Andrew N <141008525+AndrewN4675@users.noreply.github.com> Date: Sat, 25 Oct 2025 16:50:03 -0700 Subject: [PATCH 3/3] added genre search --- components/ui/button.tsx | 60 +++++++++ components/ui/input.tsx | 21 +++ package-lock.json | 34 +++++ package.json | 1 + src/app/genre-graph.tsx | 185 ------------------------- src/app/lib/types.ts | 7 + src/app/music-map/genre-graph.tsx | 209 +++++++++++++++++++++++++++++ src/app/music-map/genre-search.tsx | 65 +++++++++ src/app/music-map/page.tsx | 12 ++ 9 files changed, 409 insertions(+), 185 deletions(-) create mode 100644 components/ui/button.tsx create mode 100644 components/ui/input.tsx delete mode 100644 src/app/genre-graph.tsx create mode 100644 src/app/lib/types.ts create mode 100644 src/app/music-map/genre-graph.tsx create mode 100644 src/app/music-map/genre-search.tsx create mode 100644 src/app/music-map/page.tsx diff --git a/components/ui/button.tsx b/components/ui/button.tsx new file mode 100644 index 0000000..21409a0 --- /dev/null +++ b/components/ui/button.tsx @@ -0,0 +1,60 @@ +import * as React from "react" +import { Slot } from "@radix-ui/react-slot" +import { cva, type VariantProps } from "class-variance-authority" + +import { cn } from "@/lib/utils" + +const buttonVariants = cva( + "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", + { + variants: { + variant: { + default: "bg-primary text-primary-foreground hover:bg-primary/90", + destructive: + "bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60", + outline: + "border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50", + secondary: + "bg-secondary text-secondary-foreground hover:bg-secondary/80", + ghost: + "hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50", + link: "text-primary underline-offset-4 hover:underline", + }, + size: { + default: "h-9 px-4 py-2 has-[>svg]:px-3", + sm: "h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5", + lg: "h-10 rounded-md px-6 has-[>svg]:px-4", + icon: "size-9", + "icon-sm": "size-8", + "icon-lg": "size-10", + }, + }, + defaultVariants: { + variant: "default", + size: "default", + }, + } +) + +function Button({ + className, + variant, + size, + asChild = false, + ...props +}: React.ComponentProps<"button"> & + VariantProps & { + asChild?: boolean + }) { + const Comp = asChild ? Slot : "button" + + return ( + + ) +} + +export { Button, buttonVariants } diff --git a/components/ui/input.tsx b/components/ui/input.tsx new file mode 100644 index 0000000..8916905 --- /dev/null +++ b/components/ui/input.tsx @@ -0,0 +1,21 @@ +import * as React from "react" + +import { cn } from "@/lib/utils" + +function Input({ className, type, ...props }: React.ComponentProps<"input">) { + return ( + + ) +} + +export { Input } diff --git a/package-lock.json b/package-lock.json index e045763..82fbdb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,6 +8,7 @@ "name": "nextjs", "version": "0.1.0", "dependencies": { + "@radix-ui/react-slot": "^1.2.3", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.4.0", "@vercel/analytics": "^1.5.0", @@ -704,6 +705,39 @@ "node": ">= 10" } }, + "node_modules/@radix-ui/react-compose-refs": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", + "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@radix-ui/react-slot": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", + "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", + "license": "MIT", + "dependencies": { + "@radix-ui/react-compose-refs": "1.1.2" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, "node_modules/@react-three/drei": { "version": "10.7.6", "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-10.7.6.tgz", diff --git a/package.json b/package.json index c0c0d34..5aa9236 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "start": "next start" }, "dependencies": { + "@radix-ui/react-slot": "^1.2.3", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.4.0", "@vercel/analytics": "^1.5.0", diff --git a/src/app/genre-graph.tsx b/src/app/genre-graph.tsx deleted file mode 100644 index d5a2a38..0000000 --- a/src/app/genre-graph.tsx +++ /dev/null @@ -1,185 +0,0 @@ -'use client'; - -import { Canvas, useFrame, useThree } from '@react-three/fiber'; -import { OrbitControls, Text } from '@react-three/drei'; -import Papa from 'papaparse'; -import { useEffect, useState, useMemo, useRef } from 'react'; -import * as THREE from 'three'; - -interface Genre { - name: string; - hash: string; - hex: string; - x: number; - y: number; - z: number; -} - -// circle geometries, created once and reused for all nodes -const radius = 0.8; -const circleGeo = new THREE.CircleGeometry(radius, 32); - -function GenreNode({ genre }: { genre: Genre }) { - const [hovered, setHovered] = useState(false); - const meshReference = useRef(null); - const textReference = useRef(null); - const { camera } = useThree(); - - const position = useMemo(() => - [genre.x, genre.y, genre.z] as [number, number, number], - [genre.x, genre.y, genre.z] - ); - - useFrame(() => { - if (meshReference.current) { - meshReference.current.lookAt(camera.position); - const smoothingFactor = 0.2; - // smoothly increase hovered nodes size - const targetScale = hovered ? 1.5 : 1.0; - meshReference.current.scale.lerp(new THREE.Vector3(targetScale, targetScale, targetScale), smoothingFactor); - } - if (textReference.current) { - textReference.current.lookAt(camera.position); - } - }); - - return ( - - { // highlight nodes in cursors path - e.stopPropagation(); // stop at=the first node hit (removes highlighting nodes behind one another) - setHovered(true); - }} - onPointerOut={(e) => { // revert once not hovering anymore - e.stopPropagation(); - setHovered(false); - }} - onPointerDown={(e) => e.stopPropagation()} - > - - - - {hovered && ( - - {genre.name} - - )} - -); -} - -function Connections({ nodes, threshold = 1 }: { nodes: Genre[]; threshold?: number }) { -const geometry = useMemo(() => { - const posArray: number[] = []; - - for (let i = 0; i < nodes.length; i++) { - for (let j = i + 1; j < nodes.length; j++) { - const dx = nodes[i].x - nodes[j].x; - const dy = nodes[i].y - nodes[j].y; - const dz = nodes[i].z - nodes[j].z; - const dist = Math.sqrt(dx * dx + dy * dy + dz * dz); - - if (dist <= threshold) { - posArray.push(nodes[i].x, nodes[i].y, nodes[i].z); - posArray.push(nodes[j].x, nodes[j].y, nodes[j].z); - } - } - } - - const geo = new THREE.BufferGeometry(); - geo.setAttribute('position', new THREE.Float32BufferAttribute(posArray, 3)); - return geo; -}, [nodes]); - -return ( - - - -); -} - -export default function GenreGraph() { -const [nodes, setNodes] = useState([]); - -useEffect(() => { - Papa.parse('/genre_coords.csv', { - download: true, - header: true, - dynamicTyping: false, - skipEmptyLines: true, - complete: (results) => { - const parsed = results.data as any[]; - - const validNodes: Genre[] = parsed - .map(node => ({ - name: node.name, - hash: node.hash, - hex: node.hex, - x: Number(node.x), - y: Number(node.y), - z: Number(node.z), - })) - .filter(node => - node.name && - !isNaN(node.x) && - !isNaN(node.y) && - !isNaN(node.z) - ); - - setNodes(validNodes); - }, - }); -}, []); - -// Memoize the rendered nodes -const renderedNodes = useMemo(() => { - return nodes.map((node, i) => ( - - )); -}, [nodes]); - -return ( -
- - - // render stuff - - - {renderedNodes} - - - -
-); -} diff --git a/src/app/lib/types.ts b/src/app/lib/types.ts new file mode 100644 index 0000000..8d4d0f2 --- /dev/null +++ b/src/app/lib/types.ts @@ -0,0 +1,7 @@ +export interface Genre { + name: string; + hex: string; + x: number; + y: number; + z: number; +} diff --git a/src/app/music-map/genre-graph.tsx b/src/app/music-map/genre-graph.tsx new file mode 100644 index 0000000..a512e6f --- /dev/null +++ b/src/app/music-map/genre-graph.tsx @@ -0,0 +1,209 @@ +"use client"; + +import * as THREE from "three"; +import { Canvas, useFrame, useThree } from "@react-three/fiber"; +import { OrbitControls, Text } from "@react-three/drei"; +import { useEffect, useState, useMemo, useRef } from "react"; +import { Button } from "@/components/ui/button"; +import Papa from "papaparse"; +import { Genre } from "../lib/types"; +import GenreSearch from "./genre-search"; + +// circle geometries, created once and reused for all nodes +const radius = 0.8; +const circleGeo = new THREE.CircleGeometry(radius, 32); + +function GenreNode({ genre }: { genre: Genre }) { + const [hovered, setHovered] = useState(false); + const meshReference = useRef(null); + const textReference = useRef(null); + const { camera } = useThree(); + + const position = useMemo( + () => [genre.x, genre.y, genre.z] as [number, number, number], + [genre.x, genre.y, genre.z] + ); + + useFrame(() => { + if (meshReference.current) { + meshReference.current.lookAt(camera.position); + const smoothingFactor = 0.2; + + // smoothly increase hovered nodes size + const targetScale = hovered ? 1.5 : 1.0; + meshReference.current.scale.lerp( + new THREE.Vector3(targetScale, targetScale, targetScale), + smoothingFactor + ); + } + // always ensure that genre name text always faces the camera + if (textReference.current) { + textReference.current.lookAt(camera.position); + } + }); + + return ( + + { + // highlight nodes in cursors path + e.stopPropagation(); // stop at=the first node hit (removes highlighting nodes behind one another) + setHovered(true); + }} + onPointerOut={(e) => { + // revert once not hovering anymore + e.stopPropagation(); + setHovered(false); + }} + onPointerDown={(e) => e.stopPropagation()} + > + + + // visible genre name on hover only + {hovered && ( + + {genre.name} + + )} + + ); +} + +function Connections({ + nodes, + threshold = 1, +}: { + nodes: Record; + threshold?: number; +}) { + const geometry = useMemo(() => { + const posArray: number[] = []; + const vals = Object.values(nodes); + + for (let i = 0; i < vals.length; i++) { + for (let j = i + 1; j < vals.length; j++) { + const dx = vals[i].x - vals[j].x; + const dy = vals[i].y - vals[j].y; + const dz = vals[i].z - vals[j].z; + const dist = Math.sqrt(dx * dx + dy * dy + dz * dz); + + if (dist <= threshold) { + posArray.push(vals[i].x, vals[i].y, vals[i].z); + posArray.push(vals[j].x, vals[j].y, vals[j].z); + } + } + } + + const geo = new THREE.BufferGeometry(); + geo.setAttribute("position", new THREE.Float32BufferAttribute(posArray, 3)); + return geo; + }, [nodes, threshold]); + + return ( + + + + ); +} + +export default function GenreGraph() { + const [nodeMap, setNodeMap] = useState>({}); // record (hash table) for faster indexing for search + + useEffect(() => { + Papa.parse("genre_coords.csv", { + download: true, + header: true, + skipEmptyLines: true, + complete: (results) => { + const parsed = results.data as any[]; + + const map: Record = {}; // temp record + for (const line of parsed) { + const name = line.name; + const x = Number(line.x); + const y = Number(line.y); + const z = Number(line.z); + const hex = line.hex ?? ""; + + if (!name || Number.isNaN(x) || Number.isNaN(y) || Number.isNaN(z)) { + continue; + } + + const genre: Genre = { + name: String(name), + hex: String(hex), + x, + y, + z, + }; + + map[genre.name] = genre; // insert genre into record with its name being the key + } + + setNodeMap(map); // set react state for the newly filled record + }, + }); + }, []); + + // Memoize the rendered nodes + const renderedNodes = useMemo(() => { + return Object.values(nodeMap).map((node, i) => ( + + )); + }, [nodeMap]); + + return ( +
+ {/* overlay for the search bar and random seek button */} +
+ {/* TODO: placeholder onSelect for now, will move camera to node */} + {}} /> + +
+ + {/* 3d interactive graph */} + + {/* render stuff */} + + + {renderedNodes} + + + + dummy text to load font shader to fix flashing + + +
+ ); +} diff --git a/src/app/music-map/genre-search.tsx b/src/app/music-map/genre-search.tsx new file mode 100644 index 0000000..aa3c084 --- /dev/null +++ b/src/app/music-map/genre-search.tsx @@ -0,0 +1,65 @@ +"use client"; + +import { Input } from "@/components/ui/input"; +import { useState, useMemo } from "react"; +import { Genre } from "../lib/types"; +import { Search } from "lucide-react"; + +export default function GenreSearch({ + nodeMap, + onSelect, // function to call when user presses enter / clicks a suggested genre +}: { + nodeMap: Record; + onSelect: (name: string) => void; +}) { + const [searchTerm, setSearchTerm] = useState(""); + const [focused, setFocused] = useState(false); + const allGenres = useMemo(() => Object.values(nodeMap), [nodeMap]); + + const suggestions = useMemo(() => { + if (!searchTerm) return []; + + // return the first 3 results from the record based on a cleaned (alphanum) user input + return allGenres + .filter((g) => + g.name.replace(/[^a-zA-Z0-9]/g, "").includes(searchTerm.toLowerCase()) + ) + .slice(0, 3); + }, [searchTerm]); + + return ( +
+ setFocused(true)} + onChange={(e) => setSearchTerm(e.target.value)} + onKeyDown={(e) => { + if (e.key === "Enter") { + onSelect(searchTerm); // attempyt a search based on the users input field + setSearchTerm(""); + } + }} + /> + + {/* dropdown list of suggested genres based on the users input*/} + {focused && suggestions.length > 0 && ( +
+ {suggestions.map((g) => ( +
{ + onSelect(g.name); // use the selected genre from the suggestions list + setSearchTerm(""); + }} + className="px-3 py-1 text-sm hover:bg-gray-100/80 cursor-pointer" + > + {g.name} +
+ ))} +
+ )} +
+ ); +} diff --git a/src/app/music-map/page.tsx b/src/app/music-map/page.tsx new file mode 100644 index 0000000..85a44d8 --- /dev/null +++ b/src/app/music-map/page.tsx @@ -0,0 +1,12 @@ +"use client"; +import GenreGraph from "./genre-graph"; + +export default function MusicMap() { + return ( +
+
+ +
+
+ ); +}